darwin-amd64-race at 4a0e84a1be52d9a57574de0421d9aa38522a0b71 :: 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=2496EC3A-F7AD-4B8B-933B-F9EFE02F919A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5rcNe6UBMk/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=9E895365-F550-43F4-85E8-0036905D68C2" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=2496EC3A-F7AD-4B8B-933B-F9EFE02F919A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5rcNe6UBMk/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=9E895365-F550-43F4-85E8-0036905D68C2" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.982s ok archive/zip 2.774s ok bufio 0.542s ok bytes 5.466s ok compress/bzip2 0.992s ok compress/flate 8.906s ok compress/gzip 16.104s ok compress/lzw 0.957s ok compress/zlib 6.652s ok container/heap 0.046s ok container/list 0.056s ok container/ring 0.046s ok context 0.084s ok crypto 0.080s ok crypto/aes 0.087s ok crypto/cipher 0.104s ok crypto/des 0.115s ok crypto/dsa 0.104s ok crypto/ecdh 0.328s ok crypto/ecdsa 0.234s ok crypto/ed25519 0.607s ok crypto/elliptic 0.087s ok crypto/hmac 0.074s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 3.943s ok crypto/internal/boring 0.054s ok crypto/internal/boring/bcache 0.469s ok crypto/internal/edwards25519 49.583s ok crypto/internal/edwards25519/field 17.881s ok crypto/internal/nistec 5.251s ok crypto/internal/nistec/fiat 0.038s [no tests to run] ok crypto/md5 0.094s ok crypto/rand 0.564s ok crypto/rc4 0.533s ok crypto/rsa 0.579s ok crypto/sha1 0.082s ok crypto/sha256 0.080s ok crypto/sha512 0.084s ok crypto/subtle 0.425s ok crypto/tls 3.713s ok crypto/x509 1.664s ok database/sql 0.539s ok database/sql/driver 0.041s ok debug/buildinfo 0.105s ok debug/dwarf 0.223s ok debug/elf 1.509s ok debug/gosym 0.167s ok debug/macho 0.169s ok debug/pe 0.165s ok debug/plan9obj 0.102s ok embed 0.086s [no tests to run] ok embed/internal/embedtest 0.045s ok encoding/ascii85 0.049s ok encoding/asn1 0.048s ok encoding/base32 0.190s ok encoding/base64 0.047s ok encoding/binary 0.041s ok encoding/csv 0.093s ok encoding/gob 29.434s ok encoding/hex 0.053s ok encoding/json 2.618s ok encoding/pem 2.900s ok encoding/xml 0.364s ok errors 0.054s ok expvar 0.050s ok flag 0.154s ok fmt 0.888s ok go/ast 0.141s ok go/build 7.110s ok go/build/constraint 0.064s ok go/constant 0.060s ok go/doc 0.435s ok go/doc/comment 4.237s ok go/format 0.090s ok go/importer 1.288s ok go/internal/gccgoimporter 0.170s ok go/internal/gcimporter 6.335s ok go/internal/srcimporter 29.946s ok go/parser 1.392s ok go/printer 2.041s ok go/scanner 0.054s ok go/token 0.255s ok go/types 57.749s ok hash 0.061s ok hash/adler32 0.064s ok hash/crc32 0.117s ok hash/crc64 0.073s ok hash/fnv 0.055s ok hash/maphash 0.050s ok html 0.049s ok html/template 0.422s ok image 0.845s ok image/color 0.129s ok image/draw 0.844s ok image/gif 1.585s ok image/jpeg 1.674s ok image/png 4.874s ok index/suffixarray 2.047s ok internal/abi 10.505s ok internal/buildcfg 0.052s ok internal/coverage/cformat 0.042s ok internal/coverage/cmerge 0.072s ok internal/coverage/pods 0.127s ok internal/coverage/slicereader 0.109s ok internal/coverage/slicewriter 0.090s ok internal/coverage/test 0.094s ok internal/cpu 0.137s ok internal/dag 0.055s ok internal/diff 0.127s ok internal/fmtsort 0.078s ok internal/fuzz 0.081s ok internal/godebug 0.044s ok internal/intern 1.536s ok internal/itoa 0.042s ok internal/poll 0.643s ok internal/profile 0.090s ok internal/reflectlite 0.328s ok internal/safefilepath 0.079s ok internal/saferio 0.288s ok internal/singleflight 0.146s ok internal/testenv 0.051s ok internal/trace 0.394s ok internal/types/errors 2.083s ok internal/unsafeheader 0.079s ok internal/xcoff 0.231s ok io 0.123s ok io/fs 0.317s ok io/ioutil 0.119s ok log 0.151s ok log/syslog 1.322s ok math 0.068s ok math/big 3.295s ok math/bits 0.082s ok math/cmplx 0.127s ok math/rand 2.455s ok mime 0.096s ok mime/multipart 1.960s ok mime/quotedprintable 0.122s ok net 17.728s ok net/http 21.680s ok net/http/cgi 2.246s ok net/http/cookiejar 0.139s ok net/http/fcgi 0.286s ok net/http/httptest 0.379s ok net/http/httptrace 0.056s ok net/http/httputil 1.220s ok net/http/internal 0.065s ok net/http/internal/ascii 0.053s ok net/http/pprof 5.244s ok net/internal/socktest 0.053s ok net/mail 0.046s ok net/netip 0.965s ok net/rpc 0.222s ok net/rpc/jsonrpc 0.120s ok net/smtp 0.236s ok net/textproto 0.110s ok net/url 0.218s ok os 3.432s ok os/exec 4.708s ok os/exec/internal/fdtest 0.092s ok os/signal 5.305s ok os/user 0.077s ok path 0.054s ok path/filepath 0.120s ok plugin 0.046s ok reflect 1.183s ok regexp 3.188s ok regexp/syntax 4.181s ok runtime 58.013s ok runtime/cgo 0.069s ok runtime/coverage 0.064s ok runtime/debug 0.240s ok runtime/internal/atomic 0.106s ok runtime/internal/math 0.078s ok runtime/internal/sys 0.092s ok runtime/metrics 0.055s ok runtime/pprof 13.172s ok runtime/race 14.116s ok runtime/trace 7.413s ok sort 0.651s ok strconv 2.192s ok strings 4.352s ok sync 0.809s ok sync/atomic 2.421s ok syscall 2.279s ok testing 2.959s ok testing/fstest 0.131s ok testing/iotest 0.066s ok testing/quick 0.203s ok text/scanner 0.053s ok text/tabwriter 0.043s ok text/template 0.125s ok text/template/parse 0.053s ok time 2.675s ok unicode 0.100s ok unicode/utf16 0.092s ok unicode/utf8 0.078s ok cmd/addr2line 7.514s ok cmd/api 24.713s ok cmd/asm/internal/asm 2.990s ok cmd/asm/internal/lex 0.057s ok cmd/compile/internal/abt 0.118s ok cmd/compile/internal/amd64 74.302s ok cmd/compile/internal/base 0.071s ok cmd/compile/internal/compare 0.094s ok cmd/compile/internal/dwarfgen 1.205s ok cmd/compile/internal/importer 4.808s ok cmd/compile/internal/ir 0.035s ok cmd/compile/internal/logopt 1.449s ok cmd/compile/internal/noder 0.047s ok cmd/compile/internal/reflectdata 0.038s [no tests to run] ok cmd/compile/internal/ssa 45.126s ok cmd/compile/internal/syntax 0.432s ok cmd/compile/internal/test 29.669s ok cmd/compile/internal/typecheck 1.251s ok cmd/compile/internal/types 0.041s ok cmd/compile/internal/types2 32.474s ok cmd/covdata 0.047s ok cmd/cover 4.407s ok cmd/dist 0.075s ok cmd/doc 4.862s ok cmd/fix 21.099s ok cmd/go 451.896s ok cmd/go/internal/auth 0.130s ok cmd/go/internal/cache 0.991s ok cmd/go/internal/fsys 0.586s ok cmd/go/internal/generate 0.118s ok cmd/go/internal/get 0.123s ok cmd/go/internal/imports 0.156s ok cmd/go/internal/load 0.119s ok cmd/go/internal/lockedfile 0.501s ok cmd/go/internal/lockedfile/internal/filelock 0.172s ok cmd/go/internal/modconv 0.151s ok cmd/go/internal/modfetch 0.086s ok cmd/go/internal/modfetch/codehost 0.082s ok cmd/go/internal/modfetch/zip_sum_test 0.088s ok cmd/go/internal/modindex 1.067s ok cmd/go/internal/modload 0.075s ok cmd/go/internal/mvs 0.079s ok cmd/go/internal/par 0.162s ok cmd/go/internal/str 0.099s ok cmd/go/internal/test 0.111s ok cmd/go/internal/vcs 0.178s ok cmd/go/internal/vcweb 0.124s ok cmd/go/internal/vcweb/vcstest 22.683s ok cmd/go/internal/web 0.107s ok cmd/go/internal/work 0.402s ok cmd/gofmt 0.523s ok cmd/internal/archive 3.613s ok cmd/internal/buildid 0.902s ok cmd/internal/dwarf 0.067s ok cmd/internal/edit 0.055s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 5.483s ok cmd/internal/notsha256 0.073s ok cmd/internal/obj 1.669s ok cmd/internal/obj/ppc64 0.836s ok cmd/internal/obj/riscv 0.356s ok cmd/internal/obj/s390x 0.188s ok cmd/internal/obj/x86 4.728s ok cmd/internal/objabi 0.116s ok cmd/internal/pkgpath 0.374s ok cmd/internal/pkgpattern 0.106s ok cmd/internal/quoted 0.109s ok cmd/internal/src 0.037s ok cmd/internal/test2json 1.216s ok cmd/link 27.556s ok cmd/link/internal/benchmark 0.061s ok cmd/link/internal/ld 27.514s ok cmd/link/internal/loader 0.619s ok cmd/nm 3.887s ok cmd/objdump 9.885s ok cmd/pack 4.520s ok cmd/pprof 2.014s ok cmd/trace 0.208s ok cmd/vet 34.261s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3046 34860 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2732 42422 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1840 64313 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5935 26068 ns/op 5200 B/op 16 allocs/op Benchmark/Reader/GNU-4 6754 25528 ns/op 5100 B/op 14 allocs/op Benchmark/Reader/PAX-4 2827 51004 ns/op 8946 B/op 33 allocs/op PASS ok archive/tar 1.129s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 264032182 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 177563067 ns/op BenchmarkZip64TestSizes/4096-4 1539 134393 ns/op BenchmarkZip64TestSizes/1048576-4 128 934575 ns/op BenchmarkZip64TestSizes/67108864-4 1 164547560 ns/op PASS ok archive/zip 1.377s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 213187 628.4 ns/op BenchmarkReaderCopyUnoptimal-4 132037 898.6 ns/op BenchmarkReaderCopyNoWriteTo-4 7452 40750 ns/op BenchmarkReaderWriteToOptimal-4 7687 14642 ns/op BenchmarkReaderReadString-4 116132 1044 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 180668 618.5 ns/op BenchmarkWriterCopyUnoptimal-4 199674 600.6 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 40738 ns/op BenchmarkReaderEmpty-4 18992 7280 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 13746 8150 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 520815 215.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.370s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2967 39461 ns/op 830.39 MB/s BenchmarkWriteByte-4 385 280176 ns/op 14.62 MB/s BenchmarkWriteRune-4 216 528640 ns/op 23.24 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3446512 ns/op BenchmarkBufferFullSmallReads-4 90 1277719 ns/op BenchmarkBufferWriteBlock/N4096-4 6864 24622 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 319 399542 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 11561624 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3475363 32.10 ns/op 311.52 MB/s BenchmarkIndexByte/32-4 3328040 34.52 ns/op 926.92 MB/s BenchmarkIndexByte/4K-4 1000000 113.1 ns/op 36223.21 MB/s BenchmarkIndexBytePortable/10-4 1000000 114.5 ns/op 87.34 MB/s BenchmarkIndexBytePortable/32-4 435991 284.6 ns/op 112.44 MB/s BenchmarkIndexBytePortable/4K-4 3537 30814 ns/op 132.93 MB/s BenchmarkIndexRune/10-4 1000000 121.2 ns/op 82.49 MB/s BenchmarkIndexRune/32-4 1000000 120.2 ns/op 266.14 MB/s BenchmarkIndexRune/4K-4 438021 293.0 ns/op 13977.27 MB/s BenchmarkIndexRuneASCII/10-4 3562995 32.78 ns/op 305.08 MB/s BenchmarkIndexRuneASCII/32-4 3450042 34.27 ns/op 933.77 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 109.3 ns/op 37458.92 MB/s BenchmarkEqual/0-4 10667194 10.34 ns/op BenchmarkEqual/1-4 1262418 93.29 ns/op 10.72 MB/s BenchmarkEqual/6-4 1224487 101.4 ns/op 59.15 MB/s BenchmarkEqual/9-4 1220104 97.68 ns/op 92.14 MB/s BenchmarkEqual/15-4 1000000 100.6 ns/op 149.10 MB/s BenchmarkEqual/16-4 1262848 95.12 ns/op 168.20 MB/s BenchmarkEqual/20-4 1000000 101.7 ns/op 196.69 MB/s BenchmarkEqual/32-4 1000000 100.5 ns/op 318.49 MB/s BenchmarkEqual/4K-4 92874 1295 ns/op 3162.89 MB/s BenchmarkIndex/10-4 2350833 49.94 ns/op 200.23 MB/s BenchmarkIndex/32-4 2238138 51.52 ns/op 621.10 MB/s BenchmarkIndex/4K-4 24058 4894 ns/op 836.90 MB/s BenchmarkIndexEasy/10-4 2375890 49.03 ns/op 203.95 MB/s BenchmarkIndexEasy/32-4 2209249 51.43 ns/op 622.21 MB/s BenchmarkIndexEasy/4K-4 580776 219.4 ns/op 18671.48 MB/s BenchmarkCount/10-4 1423844 83.69 ns/op 119.49 MB/s BenchmarkCount/32-4 1387598 84.83 ns/op 377.22 MB/s BenchmarkCount/4K-4 24723 4856 ns/op 843.42 MB/s BenchmarkCountEasy/10-4 1440644 86.07 ns/op 116.18 MB/s BenchmarkCountEasy/32-4 1286282 84.39 ns/op 379.18 MB/s BenchmarkCountEasy/4K-4 495902 266.1 ns/op 15393.03 MB/s BenchmarkCountSingle/10-4 2796802 41.64 ns/op 240.18 MB/s BenchmarkCountSingle/32-4 2725381 43.84 ns/op 729.95 MB/s BenchmarkCountSingle/4K-4 805177 125.2 ns/op 32728.05 MB/s BenchmarkToUpper/#00-4 2699809 43.75 ns/op BenchmarkToUpper/ONLYUPPER-4 340573 383.7 ns/op BenchmarkToUpper/abc-4 455118 271.7 ns/op BenchmarkToUpper/AbC123-4 322994 414.7 ns/op BenchmarkToUpper/azAZ09_-4 289962 446.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 82791 1385 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35451 3181 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59656 1928 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 132234 905.9 ns/op BenchmarkToLower/#00-4 2777776 42.90 ns/op BenchmarkToLower/abc-4 406629 302.1 ns/op BenchmarkToLower/AbC123-4 295688 403.5 ns/op BenchmarkToLower/azAZ09_-4 238288 446.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81338 1423 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39219 2970 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66639 1976 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 132878 967.2 ns/op BenchmarkFields/ASCII/16-4 222298 566.8 ns/op 28.23 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14174 8367 ns/op 30.59 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 858 135279 ns/op 30.28 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 43 2400069 ns/op 27.31 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 37506437 ns/op 27.96 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 173755 703.2 ns/op 22.75 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6066 18749 ns/op 13.65 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 391 312669 ns/op 13.10 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 5661284 ns/op 11.58 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 97078702 ns/op 10.80 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 151980 761.3 ns/op 21.02 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11058 ns/op 23.15 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 616 213540 ns/op 19.18 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3810129 ns/op 17.20 MB/s 512262 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 65892866 ns/op 15.91 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 140040 868.1 ns/op 18.43 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8168 15560 ns/op 16.45 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 458 254537 ns/op 16.09 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4602519 ns/op 14.24 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 75737876 ns/op 13.84 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2069016 58.20 ns/op BenchmarkTrimSpace/ASCII-4 1000000 102.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 108165 1109 ns/op BenchmarkTrimSpace/JustNonASCII-4 48907 2262 ns/op BenchmarkToValidUTF8/Valid-4 472548 293.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 301111 412.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96666 1312 ns/op BenchmarkIndexHard1-4 1142 102787 ns/op BenchmarkIndexHard2-4 838 141192 ns/op BenchmarkIndexHard3-4 202 570016 ns/op BenchmarkIndexHard4-4 260 461215 ns/op BenchmarkLastIndexHard1-4 8 13475484 ns/op BenchmarkLastIndexHard2-4 6 16957762 ns/op BenchmarkLastIndexHard3-4 6 18284528 ns/op BenchmarkCountHard1-4 1167 103723 ns/op BenchmarkCountHard2-4 752 170859 ns/op BenchmarkCountHard3-4 199 575212 ns/op BenchmarkSplitEmptySeparator-4 1 108129513 ns/op BenchmarkSplitSingleByteSeparator-4 18 8159691 ns/op BenchmarkSplitMultiByteSeparator-4 13 8590793 ns/op BenchmarkSplitNSingleByteSeparator-4 170295 850.2 ns/op BenchmarkSplitNMultiByteSeparator-4 69327 1883 ns/op BenchmarkRepeat-4 170568 784.0 ns/op BenchmarkRepeatLarge/256/1-4 128127 1122 ns/op 228.17 MB/s BenchmarkRepeatLarge/256/16-4 190868 764.8 ns/op 334.71 MB/s BenchmarkRepeatLarge/512/1-4 73443 1454 ns/op 352.14 MB/s BenchmarkRepeatLarge/512/16-4 120807 1245 ns/op 411.10 MB/s BenchmarkRepeatLarge/1024/1-4 48998 2306 ns/op 444.08 MB/s BenchmarkRepeatLarge/1024/16-4 59588 2215 ns/op 462.33 MB/s BenchmarkRepeatLarge/2048/1-4 29902 3909 ns/op 523.90 MB/s BenchmarkRepeatLarge/2048/16-4 35127 3770 ns/op 543.25 MB/s BenchmarkRepeatLarge/4096/1-4 18009 7169 ns/op 571.37 MB/s BenchmarkRepeatLarge/4096/16-4 18246 7106 ns/op 576.38 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16333 ns/op 501.55 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12504 ns/op 655.14 MB/s BenchmarkRepeatLarge/8192/4097-4 15841 7471 ns/op 548.35 MB/s BenchmarkRepeatLarge/16384/1-4 10000 24020 ns/op 682.09 MB/s BenchmarkRepeatLarge/16384/16-4 8758 25193 ns/op 650.34 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19216 ns/op 639.61 MB/s BenchmarkRepeatLarge/32768/1-4 2709 47324 ns/op 692.42 MB/s BenchmarkRepeatLarge/32768/16-4 2457 48457 ns/op 676.22 MB/s BenchmarkRepeatLarge/32768/4097-4 2595 45440 ns/op 631.14 MB/s BenchmarkRepeatLarge/65536/1-4 1342 88552 ns/op 740.09 MB/s BenchmarkRepeatLarge/65536/16-4 1272 89370 ns/op 733.31 MB/s BenchmarkRepeatLarge/65536/4097-4 1344 81500 ns/op 754.05 MB/s BenchmarkRepeatLarge/131072/1-4 336 346534 ns/op 378.24 MB/s BenchmarkRepeatLarge/131072/16-4 324 330752 ns/op 396.28 MB/s BenchmarkRepeatLarge/131072/4097-4 369 330427 ns/op 384.37 MB/s BenchmarkRepeatLarge/262144/1-4 198 609833 ns/op 429.86 MB/s BenchmarkRepeatLarge/262144/16-4 190 812246 ns/op 322.74 MB/s BenchmarkRepeatLarge/262144/4097-4 194 638525 ns/op 404.23 MB/s BenchmarkRepeatLarge/524288/1-4 94 1223764 ns/op 428.42 MB/s BenchmarkRepeatLarge/524288/16-4 100 1424720 ns/op 367.99 MB/s BenchmarkRepeatLarge/524288/4097-4 93 1133357 ns/op 459.10 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2442908 ns/op 429.23 MB/s BenchmarkRepeatLarge/1048576/16-4 55 2172083 ns/op 482.75 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 2194763 ns/op 476.01 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4303680 ns/op 487.29 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4197355 ns/op 499.64 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 4150850 ns/op 504.37 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8132483 ns/op 515.75 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7650681 ns/op 548.23 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7886209 ns/op 531.46 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15428019 ns/op 543.73 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14694265 ns/op 570.88 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14545848 ns/op 576.56 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26757118 ns/op 627.02 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26170303 ns/op 641.08 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31220044 ns/op 537.39 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54177328 ns/op 619.34 MB/s BenchmarkRepeatLarge/33554432/16-4 2 51291058 ns/op 654.20 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52277536 ns/op 641.85 MB/s BenchmarkRepeatLarge/67108864/1-4 1 103521676 ns/op 648.26 MB/s BenchmarkRepeatLarge/67108864/16-4 1 100618074 ns/op 666.97 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 108240316 ns/op 620.00 MB/s BenchmarkRepeatLarge/134217728/1-4 1 212366438 ns/op 632.01 MB/s BenchmarkRepeatLarge/134217728/16-4 1 221323115 ns/op 606.43 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 217361061 ns/op 617.49 MB/s BenchmarkRepeatLarge/268435456/1-4 1 489785048 ns/op 548.07 MB/s BenchmarkRepeatLarge/268435456/16-4 1 423131663 ns/op 634.40 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 433365004 ns/op 619.42 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1283193465 ns/op 418.39 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1388207455 ns/op 386.74 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1281651090 ns/op 418.89 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5076754771 ns/op 211.50 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4225391204 ns/op 254.12 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4130439597 ns/op 259.96 MB/s BenchmarkBytesCompare/1-4 12844501 10.11 ns/op BenchmarkBytesCompare/2-4 13508290 9.334 ns/op BenchmarkBytesCompare/4-4 13140775 9.007 ns/op BenchmarkBytesCompare/8-4 13793574 8.534 ns/op BenchmarkBytesCompare/16-4 11855895 8.665 ns/op BenchmarkBytesCompare/32-4 13074117 9.329 ns/op BenchmarkBytesCompare/64-4 10985892 10.11 ns/op BenchmarkBytesCompare/128-4 9516664 12.36 ns/op BenchmarkBytesCompare/256-4 7245224 15.33 ns/op BenchmarkBytesCompare/512-4 5345606 22.03 ns/op BenchmarkBytesCompare/1024-4 3081556 36.45 ns/op BenchmarkBytesCompare/2048-4 1835050 65.05 ns/op BenchmarkIndexAnyASCII/1:1-4 2004674 59.92 ns/op BenchmarkIndexAnyASCII/1:2-4 1887709 63.25 ns/op BenchmarkIndexAnyASCII/1:4-4 2084515 59.66 ns/op BenchmarkIndexAnyASCII/1:8-4 2075133 58.46 ns/op BenchmarkIndexAnyASCII/1:16-4 2035947 57.11 ns/op BenchmarkIndexAnyASCII/1:32-4 2031172 61.88 ns/op BenchmarkIndexAnyASCII/1:64-4 2033377 58.74 ns/op BenchmarkIndexAnyASCII/16:1-4 2282859 53.72 ns/op BenchmarkIndexAnyASCII/16:2-4 530176 196.0 ns/op BenchmarkIndexAnyASCII/16:4-4 620022 193.2 ns/op BenchmarkIndexAnyASCII/16:8-4 582670 210.8 ns/op BenchmarkIndexAnyASCII/16:16-4 646675 202.7 ns/op BenchmarkIndexAnyASCII/16:32-4 523953 237.2 ns/op BenchmarkIndexAnyASCII/16:64-4 463342 264.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1986410 58.94 ns/op BenchmarkIndexAnyASCII/256:2-4 56012 2112 ns/op BenchmarkIndexAnyASCII/256:4-4 53680 2090 ns/op BenchmarkIndexAnyASCII/256:8-4 53779 2133 ns/op BenchmarkIndexAnyASCII/256:16-4 51589 2155 ns/op BenchmarkIndexAnyASCII/256:32-4 57073 2138 ns/op BenchmarkIndexAnyASCII/256:64-4 51309 2170 ns/op BenchmarkIndexAnyUTF8/1:1-4 1996269 58.78 ns/op BenchmarkIndexAnyUTF8/1:2-4 1981245 60.72 ns/op BenchmarkIndexAnyUTF8/1:4-4 1980886 58.62 ns/op BenchmarkIndexAnyUTF8/1:8-4 2051560 61.49 ns/op BenchmarkIndexAnyUTF8/1:16-4 2027443 58.59 ns/op BenchmarkIndexAnyUTF8/1:32-4 2024181 59.72 ns/op BenchmarkIndexAnyUTF8/1:64-4 1994194 59.40 ns/op BenchmarkIndexAnyUTF8/16:1-4 165360 752.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 392544 307.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 384814 306.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 438867 310.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 433717 311.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 351757 321.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 396802 336.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11929 ns/op BenchmarkIndexAnyUTF8/256:2-4 29895 4154 ns/op BenchmarkIndexAnyUTF8/256:4-4 30034 3939 ns/op BenchmarkIndexAnyUTF8/256:8-4 28678 4055 ns/op BenchmarkIndexAnyUTF8/256:16-4 26755 4318 ns/op BenchmarkIndexAnyUTF8/256:32-4 26200 4299 ns/op BenchmarkIndexAnyUTF8/256:64-4 23838 4562 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1801468 60.68 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1857062 60.52 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1889994 64.77 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1795779 64.60 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1786839 60.39 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1956330 59.88 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1916992 60.55 ns/op BenchmarkLastIndexAnyASCII/16:1-4 432404 260.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 447676 262.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 498376 257.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 424364 261.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 457748 270.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 374676 293.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 369812 321.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 37360 3231 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38068 3084 ns/op BenchmarkLastIndexAnyASCII/256:4-4 35346 3176 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35701 3047 ns/op BenchmarkLastIndexAnyASCII/256:16-4 38467 3035 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36674 3054 ns/op BenchmarkLastIndexAnyASCII/256:64-4 39909 3169 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1905231 74.91 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1824787 66.34 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2018816 58.74 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2037661 62.51 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2017756 60.56 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1944441 59.15 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1980747 59.44 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 200281 629.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 420932 296.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 400497 296.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 421368 297.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 371550 306.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 386334 320.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 380158 326.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12526 9221 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30264 4025 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30219 3998 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 30423 3964 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28840 3903 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28684 4509 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27193 4320 ns/op BenchmarkTrimASCII/1:1-4 2155813 54.23 ns/op BenchmarkTrimASCII/1:2-4 1914682 58.03 ns/op BenchmarkTrimASCII/1:4-4 1826529 60.02 ns/op BenchmarkTrimASCII/1:8-4 1713174 62.96 ns/op BenchmarkTrimASCII/1:16-4 1630989 71.56 ns/op BenchmarkTrimASCII/16:1-4 558619 193.6 ns/op BenchmarkTrimASCII/16:2-4 475363 246.3 ns/op BenchmarkTrimASCII/16:4-4 491684 245.2 ns/op BenchmarkTrimASCII/16:8-4 493647 248.0 ns/op BenchmarkTrimASCII/16:16-4 436722 257.9 ns/op BenchmarkTrimASCII/256:1-4 52008 2277 ns/op BenchmarkTrimASCII/256:2-4 38194 3078 ns/op BenchmarkTrimASCII/256:4-4 39344 3022 ns/op BenchmarkTrimASCII/256:8-4 38358 3045 ns/op BenchmarkTrimASCII/256:16-4 38806 3006 ns/op BenchmarkTrimASCII/4096:1-4 3458 34626 ns/op BenchmarkTrimASCII/4096:2-4 2577 47867 ns/op BenchmarkTrimASCII/4096:4-4 2488 47637 ns/op BenchmarkTrimASCII/4096:8-4 2496 47864 ns/op BenchmarkTrimASCII/4096:16-4 2617 46645 ns/op BenchmarkTrimByte-4 1590885 73.91 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18145 6772 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16798 7427 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 901 124183 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1903 64198 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3350 31765 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6430 16904 ns/op BenchmarkCompareBytesEqual-4 13606494 8.319 ns/op BenchmarkCompareBytesToNil-4 14904495 7.446 ns/op BenchmarkCompareBytesEmpty-4 16571143 6.735 ns/op BenchmarkCompareBytesIdentical-4 16036918 6.411 ns/op BenchmarkCompareBytesSameLength-4 15550214 7.279 ns/op BenchmarkCompareBytesDifferentLength-4 15600998 7.217 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3172 43842 ns/op 23917.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2376 42871 ns/op 24458.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3061 42164 ns/op 24869.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3178 43851 ns/op 23912.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2954 42657 ns/op 24581.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2490 46107 ns/op 22742.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2307 48661 ns/op 21548.61 MB/s BenchmarkCompareBytesBig-4 3385 42852 ns/op 24469.69 MB/s BenchmarkCompareBytesBigIdentical-4 17862992 6.302 ns/op 166394209.33 MB/s PASS ok bytes 99.819s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74149726 ns/op 1.35 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 260238071 ns/op 2.18 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 22164541 ns/op 0.74 MB/s 3648428 B/op 52 allocs/op PASS ok compress/bzip2 1.282s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 2030746 ns/op 4.92 MB/s 42727 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19142871 ns/op 5.22 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 196821124 ns/op 5.08 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 2007175 ns/op 4.98 MB/s 42346 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19833744 ns/op 5.04 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 200541763 ns/op 4.99 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1978059 ns/op 5.06 MB/s 42402 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18411501 ns/op 5.43 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 184631570 ns/op 5.42 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 1976208 ns/op 5.06 MB/s 43027 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18467637 ns/op 5.41 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 183333699 ns/op 5.45 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2064420 ns/op 4.84 MB/s 42664 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19690012 ns/op 5.08 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 207058546 ns/op 4.83 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 64 1606917 ns/op 6.22 MB/s 42821 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13690161 ns/op 7.30 MB/s 47885 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 138601399 ns/op 7.21 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1465968 ns/op 6.82 MB/s 43723 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10918612 ns/op 9.16 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 108496984 ns/op 9.22 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 1491392 ns/op 6.71 MB/s 42847 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11143664 ns/op 8.97 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 126817410 ns/op 7.89 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1243999 ns/op 8.04 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11492920 ns/op 8.70 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 114011134 ns/op 8.77 MB/s BenchmarkEncode/Digits/Speed/1e4-4 54 2210847 ns/op 4.52 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 20514497 ns/op 4.87 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 205891182 ns/op 4.86 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5799490 ns/op 1.72 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 64334204 ns/op 1.55 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 666348295 ns/op 1.50 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6009718 ns/op 1.66 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 62314104 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 647854659 ns/op 1.54 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 66 1540064 ns/op 6.49 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12788576 ns/op 7.82 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 122921182 ns/op 8.14 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2115944 ns/op 4.73 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16341461 ns/op 6.12 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 181273223 ns/op 5.52 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5562324 ns/op 1.80 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 55583832 ns/op 1.80 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 586674531 ns/op 1.70 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5431921 ns/op 1.84 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68771354 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 703945408 ns/op 1.42 MB/s PASS ok compress/flate 14.231s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 45 2459789 ns/op 4.07 MB/s BenchmarkDecoder/1e-Reuse4-4 42 2514564 ns/op 3.98 MB/s BenchmarkDecoder/1e5-4 5 24306398 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25376908 ns/op 3.94 MB/s BenchmarkDecoder/1e6-4 1 247251731 ns/op 4.04 MB/s BenchmarkDecoder/1e-Reuse6-4 1 245143800 ns/op 4.08 MB/s BenchmarkEncoder/1e4-4 56 2067661 ns/op 4.84 MB/s BenchmarkEncoder/1e-Reuse4-4 64 1849453 ns/op 5.41 MB/s BenchmarkEncoder/1e5-4 6 19160715 ns/op 5.22 MB/s BenchmarkEncoder/1e-Reuse5-4 6 21981261 ns/op 4.55 MB/s BenchmarkEncoder/1e6-4 1 200424158 ns/op 4.99 MB/s BenchmarkEncoder/1e-Reuse6-4 1 193136448 ns/op 5.18 MB/s PASS ok compress/lzw 3.091s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4187552 ns/op PASS ok container/heap 0.288s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24819 5056 ns/op BenchmarkWithTimeout/concurrency=40-4 5820 23599 ns/op BenchmarkWithTimeout/concurrency=4000-4 7035 34155 ns/op BenchmarkWithTimeout/concurrency=400000-4 6577 16479 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 305150 436.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17776 6697 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21583 4837 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4071 30962 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2605 62344 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3902 31797 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 358 362304 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 241 623320 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 375 303403 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 43 3488536 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5556328 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 3145313 ns/op BenchmarkCheckCanceled/Err-4 320096 430.5 ns/op BenchmarkCheckCanceled/Done-4 568630 210.7 ns/op BenchmarkContextCancelDone-4 783513 144.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28962 4192 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24753 4501 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25570 5130 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20390 5528 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15781 7662 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 593188 184.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 344751 291.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 304251 409.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 166441 644.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 97059 1169 ns/op PASS ok context 10.623s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1713352 73.00 ns/op 219.18 MB/s BenchmarkDecrypt-4 945429 119.1 ns/op 134.31 MB/s BenchmarkExpand-4 603516 232.6 ns/op PASS ok crypto/aes 0.685s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 176726 607.3 ns/op 105.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 267642 376.7 ns/op 169.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 159958 634.7 ns/op 100.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 346536 383.5 ns/op 166.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 108766 943.8 ns/op 1430.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 172074 676.7 ns/op 1994.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 121672 927.9 ns/op 1454.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 140986 756.4 ns/op 1784.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 58346 2095 ns/op 3910.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52179 2203 ns/op 3718.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 41438 4203 ns/op 1948.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 45778 2742 ns/op 2987.29 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5082 19720 ns/op 51.67 MB/s BenchmarkAESCFBDecrypt1K-4 7160 25072 ns/op 40.64 MB/s BenchmarkAESCFBDecrypt8K-4 796 237343 ns/op 34.49 MB/s BenchmarkAESOFB1K-4 8911 15545 ns/op 65.55 MB/s BenchmarkAESCTR1K-4 12956 8680 ns/op 117.39 MB/s BenchmarkAESCTR8K-4 1771 72530 ns/op 112.88 MB/s BenchmarkAESCBCEncrypt1K-4 10000 12930 ns/op 79.19 MB/s BenchmarkAESCBCDecrypt1K-4 16414 7477 ns/op 136.95 MB/s PASS ok crypto/cipher 3.997s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 88188 1489 ns/op 5.37 MB/s BenchmarkDecrypt-4 92130 1308 ns/op 6.12 MB/s BenchmarkTDESEncrypt-4 33568 3377 ns/op 2.37 MB/s BenchmarkTDESDecrypt-4 24703 6230 ns/op 1.28 MB/s PASS ok crypto/des 1.076s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1057 99771 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 9093336 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 22464098 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 55 2160338 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.820s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1782 70475 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 40 2872050 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 24 7491928 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 612 231754 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 12 9244717 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 22095157 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3877 25812 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 2180765 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4766583 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.897s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 280 444121 ns/op BenchmarkNewKeyFromSeed-4 241 462256 ns/op BenchmarkSigning-4 234 479276 ns/op BenchmarkVerification-4 177 789265 ns/op PASS ok crypto/ed25519 0.820s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7285 18390 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 166 813515 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 55 3272588 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 31 4478089 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1870 71808 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 70 1831536 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 7310091 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12802454 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12488 9150 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7062 15787 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4862 23980 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1135727 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2654 45811 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 249 456413 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1866 62849 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1051268 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.030s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17253 6808 ns/op 150.41 MB/s BenchmarkHMACSHA256_32-4 24178 6161 ns/op 5.19 MB/s BenchmarkNewWriteSum-4 10666 10759 ns/op 2.97 MB/s PASS ok crypto/hmac 0.691s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 54582 2673 ns/op BenchmarkModSub-4 60463 1952 ns/op BenchmarkMontgomeryRepr-4 26599 4270 ns/op BenchmarkMontgomeryMul-4 33636 3598 ns/op BenchmarkModMul-4 13918 9138 ns/op BenchmarkExpBig-4 16 12045302 ns/op BenchmarkExp-4 7 15293573 ns/op PASS ok crypto/internal/bigmod 1.505s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3861 35699 ns/op BenchmarkScalarBaseMult-4 253 441039 ns/op BenchmarkScalarMult-4 128 1184952 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 165 701298 ns/op PASS ok crypto/internal/edwards25519 0.843s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 428373 340.9 ns/op BenchmarkMultiply-4 5292362 23.75 ns/op BenchmarkSquare-4 5883422 28.27 ns/op BenchmarkInvert-4 30253 5766 ns/op BenchmarkMult32-4 1289671 132.3 ns/op PASS ok crypto/internal/edwards25519/field 1.232s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 67 1852435 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1927 80260 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 6260477 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 21030931 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 163 685325 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12302 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 62 2311306 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 4200701 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.613s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 771026 167.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 211612 521.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 121263 1140 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 650748 199.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 227175 485.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 126252 988.7 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.104s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 114228 1563 ns/op 5.12 MB/s BenchmarkHash64-4 137496 948.7 ns/op 67.46 MB/s BenchmarkHash128-4 126865 1197 ns/op 106.96 MB/s BenchmarkHash256-4 105249 1143 ns/op 223.92 MB/s BenchmarkHash512-4 73819 1592 ns/op 321.55 MB/s BenchmarkHash1K-4 49678 2313 ns/op 442.68 MB/s BenchmarkHash8K-4 5688 22444 ns/op 364.99 MB/s BenchmarkHash1M-4 72 1516051 ns/op 691.65 MB/s BenchmarkHash8M-4 9 12003443 ns/op 698.85 MB/s BenchmarkHash8BytesUnaligned-4 104916 1662 ns/op 4.81 MB/s BenchmarkHash1KUnaligned-4 48477 2347 ns/op 436.31 MB/s BenchmarkHash8KUnaligned-4 10000 18062 ns/op 453.54 MB/s PASS ok crypto/md5 2.443s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 200517525 ns/op PASS ok crypto/rand 0.266s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 13104 9198 ns/op 13.92 MB/s BenchmarkRC4_1K-4 1568 71981 ns/op 14.23 MB/s BenchmarkRC4_8K-4 206 605489 ns/op 13.37 MB/s PASS ok crypto/rc4 0.730s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 18999796 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38443767 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 50667521 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3952498 ns/op BenchmarkDecryptOAEP/2048-4 10 17262003 ns/op BenchmarkEncryptOAEP/2048-4 25 4536428 ns/op BenchmarkSignPKCS1v15/2048-4 8 12829794 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3729395 ns/op BenchmarkSignPSS/2048-4 10 16882132 ns/op BenchmarkVerifyPSS/2048-4 30 3910132 ns/op PASS ok crypto/rsa 2.169s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 98877 1202 ns/op 6.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 114916 1037 ns/op 7.71 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75466 2001 ns/op 159.90 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93778 1352 ns/op 236.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57322 2106 ns/op 486.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 59914 2090 ns/op 489.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12476 9498 ns/op 862.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10022 ns/op 817.44 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.057s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 85657 1500 ns/op 5.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 91186 1556 ns/op 5.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76432 1403 ns/op 5.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25671 4114 ns/op 248.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 32636 4011 ns/op 255.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30955 5928 ns/op 172.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5900 31477 ns/op 260.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5803 26217 ns/op 312.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5215 25450 ns/op 321.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.074s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 51808 2036 ns/op 3.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 67460 1865 ns/op 4.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 35383 3148 ns/op 2.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32024 3963 ns/op 258.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 40329 4645 ns/op 220.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 31521 3550 ns/op 288.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7698 16545 ns/op 495.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8947 16185 ns/op 506.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7750 22144 ns/op 369.93 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.889s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22110462 5.524 ns/op BenchmarkConstantTimeEq-4 13105629 7.713 ns/op BenchmarkConstantTimeLessOrEq-4 18673494 5.728 ns/op BenchmarkXORBytes/8Bytes-4 3093940 56.38 ns/op 141.90 MB/s BenchmarkXORBytes/128Bytes-4 2863510 40.87 ns/op 3131.93 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 123.3 ns/op 16607.37 MB/s BenchmarkXORBytes/32768Bytes-4 77128 1449 ns/op 22612.70 MB/s PASS ok crypto/subtle 1.454s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 19 6940525 ns/op BenchmarkCertCache/1-4 21 6211237 ns/op BenchmarkCertCache/2-4 20 5813330 ns/op BenchmarkCertCache/3-4 26 6850136 ns/op BenchmarkHandshakeServer/RSA-4 15 7434590 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 8230100 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 8764972 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 30 4919944 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 26 4652761 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 21 5918937 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 6767980 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 37935693 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 37686820 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 112355842 ns/op 9.33 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 125027234 ns/op 8.39 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 226511964 ns/op 9.26 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 224563732 ns/op 9.34 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 381673149 ns/op 10.99 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 407175154 ns/op 10.30 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 738570679 ns/op 11.36 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 780552068 ns/op 10.75 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1338126415 ns/op 12.54 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1527051579 ns/op 10.99 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2903592961 ns/op 11.56 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3036838872 ns/op 11.05 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5366632018 ns/op 12.50 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5750848088 ns/op 11.67 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 115276625 ns/op 9.10 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 101670692 ns/op 10.31 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 193669797 ns/op 10.83 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 193245238 ns/op 10.85 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 365647357 ns/op 11.47 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 416833637 ns/op 10.06 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 756336663 ns/op 11.09 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 700194828 ns/op 11.98 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1369692264 ns/op 12.25 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1440612135 ns/op 11.65 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2746879634 ns/op 12.22 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2801966438 ns/op 11.98 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5483235399 ns/op 12.24 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5860174916 ns/op 11.45 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 713177664 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717443347 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 308746248 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299966176 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162600576 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160759003 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91318990 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91290672 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 53068924 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48788281 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154319876 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156343407 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 83847176 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 72574931 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 51527999 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 46895360 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 36325999 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 34835672 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 29892516 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26298596 ns/op PASS ok crypto/tls 56.165s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 14996563 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 346 324737 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1202 138655 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1034 139395 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.598s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 26 4709546 ns/op 278356 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 31 4346753 ns/op 258729 B/op 1978 allocs/op BenchmarkConcurrentStmtExec-4 63 3002755 ns/op 211361 B/op 564 allocs/op BenchmarkConcurrentTxQuery-4 24 4870713 ns/op 271916 B/op 2131 allocs/op BenchmarkConcurrentTxExec-4 84 2047432 ns/op 87877 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 44 2695348 ns/op 104779 B/op 2078 allocs/op BenchmarkConcurrentTxStmtExec-4 120 1055053 ns/op 40138 B/op 381 allocs/op BenchmarkConcurrentRandom-4 34 3706455 ns/op 230849 B/op 1780 allocs/op BenchmarkManyConcurrentQueries-4 2056 60797 ns/op 3981 B/op 20 allocs/op PASS ok database/sql 2.057s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 131504 1349 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 39 2580848 ns/op 188269 B/op 14 allocs/op Benchmark115/LineToPC-4 51 2050893 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14556 7810 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.198s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 564 218298 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2409 43057 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.599s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 248 480896 ns/op 17.03 MB/s BenchmarkEncodeToString-4 210 621146 ns/op 13.19 MB/s BenchmarkDecode-4 150 988195 ns/op 13.27 MB/s BenchmarkDecodeString-4 90 1598668 ns/op 8.20 MB/s PASS ok encoding/base32 0.835s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 208 747537 ns/op 10.96 MB/s BenchmarkDecodeString/2-4 277974 456.4 ns/op 8.76 MB/s BenchmarkDecodeString/4-4 242266 726.9 ns/op 11.01 MB/s BenchmarkDecodeString/8-4 205087 579.8 ns/op 20.70 MB/s BenchmarkDecodeString/64-4 43125 3015 ns/op 29.18 MB/s BenchmarkDecodeString/8192-4 400 339514 ns/op 32.18 MB/s BenchmarkNewEncoding-4 92972 1337 ns/op 191.41 MB/s PASS ok encoding/base64 1.479s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1189 108503 ns/op 36.87 MB/s BenchmarkReadStruct-4 10000 16387 ns/op 4.58 MB/s BenchmarkWriteStruct-4 10000 11720 ns/op 6.40 MB/s BenchmarkReadInts-4 27357 4276 ns/op 7.02 MB/s BenchmarkWriteInts-4 29066 4807 ns/op 6.24 MB/s BenchmarkWriteSlice1000Int32s-4 787 133345 ns/op 30.00 MB/s BenchmarkPutUint16-4 2363072 82.93 ns/op 24.12 MB/s BenchmarkAppendUint16-4 2327959 60.66 ns/op 32.97 MB/s BenchmarkPutUint32-4 2154697 54.70 ns/op 73.13 MB/s BenchmarkAppendUint32-4 2108971 79.24 ns/op 50.48 MB/s BenchmarkPutUint64-4 722547 157.3 ns/op 50.85 MB/s BenchmarkAppendUint64-4 751351 134.7 ns/op 59.38 MB/s BenchmarkLittleEndianPutUint16-4 1677398 64.48 ns/op 31.02 MB/s BenchmarkLittleEndianAppendUint16-4 2108410 49.80 ns/op 40.16 MB/s BenchmarkLittleEndianPutUint32-4 2071354 61.60 ns/op 64.93 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 109.9 ns/op 36.39 MB/s BenchmarkLittleEndianPutUint64-4 1000000 139.3 ns/op 57.43 MB/s BenchmarkLittleEndianAppendUint64-4 933446 141.4 ns/op 56.57 MB/s BenchmarkReadFloats-4 147235 1167 ns/op 10.28 MB/s BenchmarkWriteFloats-4 96692 1224 ns/op 9.80 MB/s BenchmarkReadSlice1000Float32s-4 1027 218353 ns/op 18.32 MB/s BenchmarkWriteSlice1000Float32s-4 721 168447 ns/op 23.75 MB/s BenchmarkReadSlice1000Uint8s-4 30836 4099 ns/op 243.97 MB/s BenchmarkWriteSlice1000Uint8s-4 36415 4100 ns/op 243.92 MB/s BenchmarkPutUvarint32-4 866107 154.9 ns/op 25.82 MB/s BenchmarkPutUvarint64-4 220642 953.5 ns/op 8.39 MB/s PASS ok encoding/binary 6.278s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5666 37920 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5119 23955 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4618 36508 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3139 50868 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5164 20545 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5493 21733 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5014 23684 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4268 42654 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 25430 ns/op PASS ok encoding/csv 2.226s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7293 15582 ns/op BenchmarkEndToEndByteBuffer-4 8193 15389 ns/op BenchmarkEndToEndSliceByteBuffer-4 176 581256 ns/op BenchmarkEncodeComplex128Slice-4 795 186072 ns/op BenchmarkEncodeFloat64Slice-4 1179 90257 ns/op BenchmarkEncodeInt32Slice-4 1164 97047 ns/op BenchmarkEncodeStringSlice-4 1507 85980 ns/op BenchmarkEncodeInterfaceSlice-4 51 2440479 ns/op BenchmarkDecodeComplex128Slice-4 428 323985 ns/op BenchmarkDecodeFloat64Slice-4 860 200301 ns/op BenchmarkDecodeInt32Slice-4 799 165260 ns/op BenchmarkDecodeStringSlice-4 495 232211 ns/op BenchmarkDecodeStringsSlice-4 146 829228 ns/op BenchmarkDecodeBytesSlice-4 409 386059 ns/op BenchmarkDecodeInterfaceSlice-4 81 1753198 ns/op BenchmarkDecodeMap-4 98 1382968 ns/op PASS ok encoding/gob 3.726s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10673 ns/op 23.99 MB/s BenchmarkEncode/1024-4 2887 63144 ns/op 16.22 MB/s BenchmarkEncode/4096-4 624 179543 ns/op 22.81 MB/s BenchmarkEncode/16384-4 183 763850 ns/op 21.45 MB/s BenchmarkDecode/256-4 22694 5593 ns/op 45.77 MB/s BenchmarkDecode/1024-4 6643 26890 ns/op 38.08 MB/s BenchmarkDecode/4096-4 1668 79220 ns/op 51.70 MB/s BenchmarkDecode/16384-4 373 309108 ns/op 53.00 MB/s BenchmarkDump/256-4 1087 127600 ns/op 2.01 MB/s BenchmarkDump/1024-4 220 655571 ns/op 1.56 MB/s BenchmarkDump/4096-4 76 2681507 ns/op 1.53 MB/s BenchmarkDump/16384-4 19 7109515 ns/op 2.30 MB/s PASS ok encoding/hex 2.733s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 170877153 ns/op 11.36 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 144971490 ns/op 13.39 MB/s 5344 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 181488074 ns/op 10.69 MB/s 1943240 B/op 17 allocs/op BenchmarkCodeMarshalError-4 1 142700765 ns/op 13.60 MB/s 2077976 B/op 87 allocs/op BenchmarkMarshalBytes/32-4 10000 11150 ns/op BenchmarkMarshalBytes/256-4 6273 23720 ns/op BenchmarkMarshalBytes/4096-4 350 302420 ns/op BenchmarkMarshalBytesError/32-4 43 2433495 ns/op BenchmarkMarshalBytesError/256-4 43 2485130 ns/op BenchmarkMarshalBytesError/4096-4 43 2798257 ns/op BenchmarkCodeDecoder-4 1 554442907 ns/op 3.50 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 17152 7800 ns/op 1.79 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36139 2957 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 635877472 ns/op 3.05 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 525284853 ns/op 3.69 MB/s 3066944 B/op 92686 allocs/op BenchmarkUnmarshalString-4 69729 2076 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 97519 1569 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 157935 1055 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 49448 2840 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 48990 2772 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 17686 6728 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2775 38161 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 594 184293 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1185250 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 12501531 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 649254 226.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 456433 227.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 555159 199.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 564126 206.2 ns/op BenchmarkEncodeMarshaler-4 50206 2417 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 55566 1912 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4644195 23.85 ns/op BenchmarkNumberIsValidRegexp-4 19038 6365 ns/op PASS ok encoding/json 9.503s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3491287 ns/op 18.77 MB/s BenchmarkDecode-4 19 5542417 ns/op 16.02 MB/s PASS ok encoding/pem 0.458s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2719 65496 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 692 182374 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2547 43406 ns/op PASS ok encoding/xml 0.574s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 340731 304.5 ns/op BenchmarkIntSet-4 578721 231.6 ns/op BenchmarkFloatAdd-4 373628 878.3 ns/op BenchmarkFloatSet-4 520810 212.7 ns/op BenchmarkStringSet-4 419930 353.0 ns/op BenchmarkMapSet-4 115022 1036 ns/op BenchmarkMapSetDifferent-4 56984 2667 ns/op BenchmarkMapSetDifferentRandom-4 100 1202770 ns/op BenchmarkMapSetString-4 101362 1054 ns/op BenchmarkMapAddSame-4 18486 5696 ns/op BenchmarkMapAddDifferent-4 9008 12249 ns/op BenchmarkMapAddDifferentRandom-4 217 605402 ns/op BenchmarkMapAddSameSteadyState-4 264356 511.9 ns/op BenchmarkMapAddDifferentSteadyState-4 89800 1119 ns/op BenchmarkRealworldExpvarUsage-4 14078 16055 ns/op PASS ok expvar 3.680s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 59270 1749 ns/op BenchmarkSprintfEmpty-4 229630 528.2 ns/op BenchmarkSprintfString-4 159363 830.0 ns/op BenchmarkSprintfTruncateString-4 148302 1111 ns/op BenchmarkSprintfTruncateBytes-4 113847 1269 ns/op BenchmarkSprintfSlowParsingPath-4 139735 978.8 ns/op BenchmarkSprintfQuoteString-4 31056 3453 ns/op BenchmarkSprintfInt-4 208102 872.7 ns/op BenchmarkSprintfIntInt-4 106578 1143 ns/op BenchmarkSprintfPrefixedInt-4 87960 1178 ns/op BenchmarkSprintfFloat-4 87471 1316 ns/op BenchmarkSprintfComplex-4 42523 3469 ns/op BenchmarkSprintfBoolean-4 136308 766.0 ns/op BenchmarkSprintfHexString-4 74593 2541 ns/op BenchmarkSprintfHexBytes-4 67791 2769 ns/op BenchmarkSprintfBytes-4 29230 4600 ns/op BenchmarkSprintfStringer-4 59959 2605 ns/op BenchmarkSprintfStructure-4 21834 7756 ns/op BenchmarkManyArgs-4 32080 3314 ns/op BenchmarkFprintInt-4 70675 1881 ns/op BenchmarkFprintfBytes-4 67940 1729 ns/op BenchmarkFprintIntNoAlloc-4 70857 1814 ns/op BenchmarkScanInts-4 32 4306761 ns/op BenchmarkScanRecursiveInt-4 1 479890624 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 581839870 ns/op PASS ok fmt 6.514s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 511 304988 ns/op PASS ok go/build 0.381s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 43969 2753 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 12372 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3720 28002 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1328 137929 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 200 512034 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 48 2173307 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 8227282 ns/op 865646 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 35870851 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 154781861 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.730s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 312905501 ns/op 0.21 MB/s 44869968 B/op 48694 allocs/op PASS ok go/format 0.385s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 22134882 ns/op 2.43 MB/s BenchmarkParseOnly-4 6 25238275 ns/op 2.13 MB/s BenchmarkResolve-4 48 3009987 ns/op 17.89 MB/s PASS ok go/parser 2.283s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 204774646 ns/op 0.25 MB/s 4882024 B/op 27568 allocs/op BenchmarkPrintDecl-4 688 236148 ns/op 0.14 MB/s 15739 B/op 51 allocs/op PASS ok go/printer 0.534s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 282 461926 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10477158 ns/op 5.21 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14999102 ns/op 4.80 MB/s BenchmarkScanFiles/net/http/server.go-4 6 23741485 ns/op 4.79 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1108988 ns/op 2.77 MB/s PASS ok go/scanner 1.071s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1373380 81.00 ns/op PASS ok go/token 0.320s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 80 2160642 ns/op BenchmarkNamed/Underlying/nongeneric-4 831921 166.3 ns/op BenchmarkNamed/Underlying/generic-4 847171 251.1 ns/op BenchmarkNamed/Underlying/src_instance-4 900200 152.5 ns/op BenchmarkNamed/Underlying/user_instance-4 656598 154.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13652 9349 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 13293 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 13185 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12146 9238 ns/op BenchmarkCheck/http/funcbodies/info-4 1 704679360 ns/op 43137 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 682954616 ns/op 44483 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 374681062 ns/op 80951 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 278273367 ns/op 108988 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3531074590 ns/op 1450 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 242566057 ns/op 20908 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 157667782 ns/op 32153 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 136836875 ns/op 36666 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 906675530 ns/op 2385 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 140377274 ns/op 15088 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 88290450 ns/op 24120 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 82999424 ns/op 25842 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2427663795 ns/op 25559 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 911901881 ns/op 67970 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 173852641 ns/op 355026 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 110097660 ns/op 559048 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3581414870 ns/op 563.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 164432355 ns/op 12159 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 203840536 ns/op 9871 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 124736786 ns/op 15984 lines/s PASS ok go/types 55.256s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12904 8812 ns/op 116.21 MB/s PASS ok hash/adler32 0.322s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 263370 488.3 ns/op 30.72 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 238550 886.6 ns/op 16.92 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 157971 826.7 ns/op 48.39 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 155852 798.5 ns/op 50.10 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 366373 281.0 ns/op 1821.75 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 437144 286.2 ns/op 1789.04 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 403188 321.9 ns/op 3180.68 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 420454 352.5 ns/op 2905.29 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 303261 602.1 ns/op 6802.70 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 296317 457.5 ns/op 8953.04 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 64398 1998 ns/op 16400.15 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 66916 2275 ns/op 14406.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 438403 358.0 ns/op 41.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 452061 284.8 ns/op 52.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 414560 548.4 ns/op 72.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 450955 435.1 ns/op 91.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 372642 365.9 ns/op 1399.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 368517 360.9 ns/op 1418.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 272176 439.7 ns/op 2328.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 263892 527.6 ns/op 1940.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 172023 800.2 ns/op 5118.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 250592 724.6 ns/op 5652.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 53415 2608 ns/op 12562.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54145 2043 ns/op 16041.89 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 243206 594.6 ns/op 25.23 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 263764 512.0 ns/op 29.30 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 146677 823.3 ns/op 48.59 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 130916 1807 ns/op 22.13 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12390 9616 ns/op 53.24 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12290 9496 ns/op 53.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5414 21311 ns/op 48.05 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5206 21599 ns/op 47.41 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1286 93776 ns/op 43.68 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1380 125827 ns/op 32.55 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1514761 ns/op 21.63 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 154 696612 ns/op 47.04 MB/s PASS ok hash/crc32 7.862s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1006269 ns/op 65.13 MB/s BenchmarkCrc64/ISO4KB-4 1460 92816 ns/op 44.13 MB/s BenchmarkCrc64/ISO1KB-4 7579 20767 ns/op 49.31 MB/s BenchmarkCrc64/ECMA64KB-4 130 912266 ns/op 71.84 MB/s BenchmarkCrc64/Random64KB-4 132 1058782 ns/op 61.90 MB/s BenchmarkCrc64/Random16KB-4 433 369357 ns/op 44.36 MB/s PASS ok hash/crc64 1.355s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13582 9776 ns/op 104.75 MB/s BenchmarkFnv32aKB-4 10000 15841 ns/op 64.64 MB/s BenchmarkFnv64KB-4 13069 10247 ns/op 99.93 MB/s BenchmarkFnv64aKB-4 12441 12784 ns/op 80.10 MB/s BenchmarkFnv128KB-4 1908 76606 ns/op 13.37 MB/s BenchmarkFnv128aKB-4 1513 83462 ns/op 12.27 MB/s PASS ok hash/fnv 1.438s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 401061 456.4 ns/op 8.76 MB/s BenchmarkHash/n=4/Bytes-4 2666374 40.54 ns/op 98.68 MB/s BenchmarkHash/n=4/String-4 2264060 62.65 ns/op 63.85 MB/s BenchmarkHash/n=8/Write-4 426904 388.8 ns/op 20.58 MB/s BenchmarkHash/n=8/Bytes-4 2757529 41.32 ns/op 193.61 MB/s BenchmarkHash/n=8/String-4 3026697 51.52 ns/op 155.29 MB/s BenchmarkHash/n=16/Write-4 499695 321.2 ns/op 49.81 MB/s BenchmarkHash/n=16/Bytes-4 2658483 40.65 ns/op 393.59 MB/s BenchmarkHash/n=16/String-4 2280700 44.63 ns/op 358.50 MB/s BenchmarkHash/n=32/Write-4 344287 319.8 ns/op 100.07 MB/s BenchmarkHash/n=32/Bytes-4 2555460 44.29 ns/op 722.47 MB/s BenchmarkHash/n=32/String-4 2527309 58.05 ns/op 551.27 MB/s BenchmarkHash/n=64/Write-4 333295 339.1 ns/op 188.75 MB/s BenchmarkHash/n=64/Bytes-4 2688306 47.12 ns/op 1358.19 MB/s BenchmarkHash/n=64/String-4 3112731 38.11 ns/op 1679.13 MB/s BenchmarkHash/n=256/Write-4 310773 396.8 ns/op 645.22 MB/s BenchmarkHash/n=256/Bytes-4 2169240 54.50 ns/op 4697.47 MB/s BenchmarkHash/n=256/String-4 2071263 89.47 ns/op 2861.38 MB/s BenchmarkHash/n=320/Write-4 330324 395.8 ns/op 808.58 MB/s BenchmarkHash/n=320/Bytes-4 1860464 104.8 ns/op 3054.21 MB/s BenchmarkHash/n=320/String-4 1849426 70.32 ns/op 4550.39 MB/s BenchmarkHash/n=1024/Write-4 223084 693.4 ns/op 1476.78 MB/s BenchmarkHash/n=1024/Bytes-4 872398 137.0 ns/op 7473.67 MB/s BenchmarkHash/n=1024/String-4 975610 155.9 ns/op 6567.42 MB/s BenchmarkHash/n=4096/Write-4 78369 1308 ns/op 3131.32 MB/s BenchmarkHash/n=4096/Bytes-4 277266 855.4 ns/op 4788.44 MB/s BenchmarkHash/n=4096/String-4 252960 458.1 ns/op 8941.08 MB/s BenchmarkHash/n=16384/Write-4 24086 5206 ns/op 3147.44 MB/s BenchmarkHash/n=16384/Bytes-4 65928 1785 ns/op 9178.26 MB/s BenchmarkHash/n=16384/String-4 65346 2041 ns/op 8026.54 MB/s PASS ok hash/maphash 7.165s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 483 247388 ns/op BenchmarkEscapeNone-4 120991 975.9 ns/op BenchmarkUnescape-4 624 300070 ns/op BenchmarkUnescapeNone-4 452846 310.4 ns/op BenchmarkUnescapeSparse-4 4459 24592 ns/op BenchmarkUnescapeDense-4 1000 129841 ns/op PASS ok html 1.570s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7258 19398 ns/op BenchmarkCSSEscaperNoSpecials-4 33380 3360 ns/op BenchmarkDecodeCSS-4 19370 8640 ns/op BenchmarkDecodeCSSNoSpecials-4 3176143 48.08 ns/op BenchmarkCSSValueFilter-4 88894 1367 ns/op BenchmarkCSSValueFilterOk-4 57282 1794 ns/op BenchmarkEscapedExecute-4 4338 30256 ns/op BenchmarkHTMLNospaceEscaper-4 9356 15252 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 40742 3827 ns/op BenchmarkStripTags-4 18152 6541 ns/op BenchmarkStripTagsNoSpecials-4 209062 942.5 ns/op BenchmarkJSValEscaperWithNum-4 18924 6354 ns/op BenchmarkJSValEscaperWithStr-4 3663 35295 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16694 6880 ns/op BenchmarkJSValEscaperWithObj-4 3522 33724 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12237 9223 ns/op BenchmarkJSStrEscaperNoSpecials-4 40166 3323 ns/op BenchmarkJSStrEscaper-4 9271 13600 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43132 2852 ns/op BenchmarkJSRegexpEscaper-4 7268 14283 ns/op BenchmarkTemplateSpecialTags-4 79 1497164 ns/op BenchmarkURLEscaper-4 3523 32375 ns/op BenchmarkURLEscaperNoSpecials-4 208946 867.8 ns/op BenchmarkURLNormalizer-4 5983 22346 ns/op BenchmarkURLNormalizerNoSpecials-4 162451 1034 ns/op BenchmarkSrcsetFilter-4 16132 6949 ns/op BenchmarkSrcsetFilterNoSpecials-4 116248 1227 ns/op PASS ok html/template 5.879s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 576024 234.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 513856 270.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 553615 252.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 418156 330.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1510351 75.16 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1055361 123.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 104.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 128.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 112.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 385228 357.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 326130 353.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 296678 344.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 321680 352.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 646885 163.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 382566 281.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 845564 157.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 493442 325.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 408229 370.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 149.5 ns/op BenchmarkRGBASetRGBA-4 913821 113.9 ns/op BenchmarkRGBA64At-4 971599 145.3 ns/op BenchmarkRGBA64SetRGBA64-4 743553 194.6 ns/op BenchmarkNRGBAAt-4 1223761 101.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 110.5 ns/op BenchmarkNRGBA64At-4 963987 141.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 906376 164.6 ns/op BenchmarkAlphaAt-4 2023549 63.63 ns/op BenchmarkAlphaSetAlpha-4 1636941 65.84 ns/op BenchmarkAlpha16At-4 1356219 89.22 ns/op BenchmarkAlphaSetAlpha16-4 1270107 136.1 ns/op BenchmarkGrayAt-4 1990984 53.85 ns/op BenchmarkGraySetGray-4 2008125 109.6 ns/op BenchmarkGray16At-4 1410932 164.1 ns/op BenchmarkGraySetGray16-4 1267886 181.2 ns/op PASS ok image 8.076s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2510529 51.88 ns/op BenchmarkYCbCrToRGB/128-4 3092797 36.58 ns/op BenchmarkYCbCrToRGB/255-4 3258891 35.81 ns/op BenchmarkRGBToYCbCr/0-4 3496064 34.92 ns/op BenchmarkRGBToYCbCr/Cb-4 3206764 38.16 ns/op BenchmarkRGBToYCbCr/Cr-4 3276864 70.58 ns/op BenchmarkYCbCrToRGBA/0-4 2250163 61.86 ns/op BenchmarkYCbCrToRGBA/128-4 2288716 46.20 ns/op BenchmarkYCbCrToRGBA/255-4 2122669 61.68 ns/op BenchmarkNYCbCrAToRGBA/0-4 2416328 71.89 ns/op BenchmarkNYCbCrAToRGBA/128-4 2465342 46.64 ns/op BenchmarkNYCbCrAToRGBA/255-4 2661600 40.73 ns/op PASS ok image/color 3.224s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 46537106 ns/op BenchmarkFillSrc-4 266 403563 ns/op BenchmarkCopyOver-4 6 18950409 ns/op BenchmarkCopySrc-4 450 264218 ns/op BenchmarkNRGBAOver-4 4 28398658 ns/op BenchmarkNRGBASrc-4 10 15458064 ns/op BenchmarkYCbCr-4 10 12426005 ns/op BenchmarkGray-4 19 9679506 ns/op BenchmarkCMYK-4 10 10023682 ns/op BenchmarkGlyphOver-4 22 6400252 ns/op BenchmarkRGBAMaskOver-4 5 23930322 ns/op BenchmarkGrayMaskOver-4 6 17551131 ns/op BenchmarkRGBA64ImageMaskOver-4 3 34263454 ns/op BenchmarkRGBA-4 5 23799309 ns/op BenchmarkPalettedFill-4 836 266175 ns/op BenchmarkPalettedRGBA-4 5 34317189 ns/op BenchmarkGenericOver-4 3 67000313 ns/op BenchmarkGenericMaskOver-4 4 26172130 ns/op BenchmarkGenericSrc-4 4 35153348 ns/op BenchmarkGenericMaskSrc-4 3 40895516 ns/op PASS ok image/draw 8.253s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 18 6253630 ns/op 2.47 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 179551185 ns/op 1.71 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2560051218 ns/op 0.48 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 3315540 ns/op 4.66 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 151928505 ns/op 0.41 MB/s 105960 B/op 14 allocs/op PASS ok image/gif 3.991s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4077 25786 ns/op BenchmarkIDCT-4 5112 22905 ns/op BenchmarkDecodeBaseline-4 7 19387003 ns/op 3.19 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 21155974 ns/op 2.92 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 175565152 ns/op 7.00 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 212988532 ns/op 4.33 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.011s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 12822783 9.416 ns/op BenchmarkDecodeGray-4 12 11385668 ns/op 5.76 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40081816 ns/op 6.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 37029332 ns/op 7.08 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5798384 ns/op 11.30 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 33472642 ns/op 7.83 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 74235606 ns/op 3.53 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 73409410 ns/op 4.18 MB/s 852192 B/op 30 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 77920393 ns/op 3.94 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 227853788 ns/op 5.39 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 212202861 ns/op 5.79 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 39244194 ns/op 7.83 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 285755421 ns/op 4.30 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1175481645 ns/op 1.05 MB/s 864280 B/op 31 allocs/op PASS ok image/png 4.872s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 58838342 ns/op 1.70 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 58986190 ns/op 1.70 MB/s 803557 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 295562787 ns/op 1.69 MB/s 2007144 B/op 5 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 277598514 ns/op 1.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 83897896 ns/op 1.19 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43771073 ns/op 2.28 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 275346964 ns/op 1.82 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 224787924 ns/op 2.22 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 593716539 ns/op 1.68 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 563547231 ns/op 1.77 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3878108924 ns/op 1.29 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3638684891 ns/op 1.37 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8135346 ns/op 12.29 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9543920 ns/op 10.48 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 47798063 ns/op 10.46 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 56493002 ns/op 8.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 80588492 ns/op 12.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 115924904 ns/op 8.63 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 444274275 ns/op 11.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 494844281 ns/op 10.10 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 64971613 ns/op 1.54 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 76149744 ns/op 1.31 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 361846586 ns/op 1.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 397029303 ns/op 1.26 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 967615991 ns/op 1.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 927369338 ns/op 1.08 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6828588481 ns/op 0.73 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7297753123 ns/op 0.69 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 161698278 ns/op 25.85 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 154783892 ns/op 27.00 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 81.858s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 39092 3284 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 35096 3342 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/4-4 25694 5425 ns/op 0.74 MB/s BenchmarkMarshalCorpusFile/8-4 21272 5020 ns/op 1.59 MB/s BenchmarkMarshalCorpusFile/16-4 19819 7395 ns/op 2.16 MB/s BenchmarkMarshalCorpusFile/32-4 11521 11649 ns/op 2.75 MB/s BenchmarkMarshalCorpusFile/64-4 7184 16733 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/128-4 4574 30640 ns/op 4.18 MB/s BenchmarkMarshalCorpusFile/256-4 2023 55957 ns/op 4.57 MB/s BenchmarkMarshalCorpusFile/512-4 1053 103507 ns/op 4.95 MB/s BenchmarkMarshalCorpusFile/1024-4 666 315777 ns/op 3.24 MB/s BenchmarkMarshalCorpusFile/2048-4 156 673234 ns/op 3.04 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1072460 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/8192-4 76 2602229 ns/op 3.15 MB/s BenchmarkMarshalCorpusFile/16384-4 42 4299863 ns/op 3.81 MB/s BenchmarkMarshalCorpusFile/32768-4 14 10653686 ns/op 3.08 MB/s BenchmarkMarshalCorpusFile/65536-4 7 17857702 ns/op 3.67 MB/s BenchmarkMarshalCorpusFile/131072-4 3 43393554 ns/op 3.02 MB/s BenchmarkMarshalCorpusFile/262144-4 2 55365834 ns/op 4.73 MB/s BenchmarkMarshalCorpusFile/524288-4 1 106250204 ns/op 4.93 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 210751975 ns/op 4.98 MB/s BenchmarkUnmarshalCorpusFile/1-4 9838 15817 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 8047 12809 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9172 14406 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/8-4 7726 16114 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 7005 19098 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/32-4 4428 28013 ns/op 1.14 MB/s BenchmarkUnmarshalCorpusFile/64-4 3295 35357 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/128-4 2679 46740 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/256-4 969 117395 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/512-4 516 223187 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/1024-4 276 430153 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/2048-4 136 865909 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/4096-4 74 1656495 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3353908 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6652835 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13049830 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25302989 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52583064 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 106994537 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 212826429 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 425581687 ns/op 2.46 MB/s BenchmarkMutatorBytes/1-4 34052 3674 ns/op BenchmarkMutatorBytes/10-4 36613 3244 ns/op BenchmarkMutatorBytes/100-4 36751 3232 ns/op BenchmarkMutatorBytes/1000-4 23901 4831 ns/op BenchmarkMutatorBytes/10000-4 6098 19998 ns/op BenchmarkMutatorBytes/100000-4 1032 130348 ns/op BenchmarkMutatorString/1-4 36374 3514 ns/op BenchmarkMutatorString/10-4 35754 3389 ns/op BenchmarkMutatorString/100-4 33238 3886 ns/op BenchmarkMutatorString/1000-4 15580 7203 ns/op BenchmarkMutatorString/10000-4 3970 47274 ns/op BenchmarkMutatorString/100000-4 381 313788 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19824 6442 ns/op BenchmarkMutatorAllBasicTypes/string-4 18600 6405 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63490 1885 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54436 2177 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51842 2149 ns/op BenchmarkMutatorAllBasicTypes/int-4 54159 2025 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49153 2082 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55929 2013 ns/op BenchmarkMutatorAllBasicTypes/int32-4 54160 2320 ns/op BenchmarkMutatorAllBasicTypes/int64-4 53940 2123 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 51758 2189 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 49017 2159 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 59893 2107 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57152 2061 ns/op PASS ok internal/fuzz 13.362s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14198 9255 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 133951 831.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.658s PASS ok internal/poll 0.043s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 20257181 ns/op PASS ok internal/trace 3.540s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10997 ns/op BenchmarkCopyNLarge-4 268 583533 ns/op PASS ok io 0.426s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 154405 763.8 ns/op BenchmarkPrintln-4 29034 4154 ns/op BenchmarkPrintlnNoFlags-4 46596 2470 ns/op PASS ok log 0.553s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2678818 42.56 ns/op BenchmarkAcosh-4 1446954 82.59 ns/op BenchmarkAsin-4 2905563 41.06 ns/op BenchmarkAsinh-4 1385407 85.89 ns/op BenchmarkAtan-4 3534910 32.60 ns/op BenchmarkAtanh-4 1490034 79.65 ns/op BenchmarkAtan2-4 2647345 44.78 ns/op BenchmarkCbrt-4 1922793 62.42 ns/op BenchmarkCeil-4 25911222 4.500 ns/op BenchmarkCopysign-4 4358407 27.34 ns/op BenchmarkCos-4 1582216 74.36 ns/op BenchmarkCosh-4 2178912 54.96 ns/op BenchmarkErf-4 3821634 31.83 ns/op BenchmarkErfc-4 3612558 32.18 ns/op BenchmarkErfinv-4 3247081 34.61 ns/op BenchmarkErfcinv-4 3418521 35.55 ns/op BenchmarkExp-4 7808072 15.56 ns/op BenchmarkExpGo-4 1204149 97.98 ns/op BenchmarkExpm1-4 2975737 40.70 ns/op BenchmarkExp2-4 1290300 91.77 ns/op BenchmarkExp2Go-4 1000000 100.2 ns/op BenchmarkAbs-4 5746274 21.10 ns/op BenchmarkDim-4 12390012 9.067 ns/op BenchmarkFloor-4 29570102 4.468 ns/op BenchmarkMax-4 20166409 6.776 ns/op BenchmarkMin-4 19545262 6.247 ns/op BenchmarkMod-4 438718 259.2 ns/op BenchmarkFrexp-4 2143948 52.85 ns/op BenchmarkGamma-4 975855 123.5 ns/op BenchmarkHypot-4 15207211 8.177 ns/op BenchmarkHypotGo-4 2121649 55.83 ns/op BenchmarkIlogb-4 2461596 47.89 ns/op BenchmarkJ0-4 338438 398.8 ns/op BenchmarkJ1-4 310244 389.2 ns/op BenchmarkJn-4 151329 779.4 ns/op BenchmarkLdexp-4 2122088 53.98 ns/op BenchmarkLgamma-4 1202655 109.1 ns/op BenchmarkLog-4 6472200 17.87 ns/op BenchmarkLogb-4 2284753 49.50 ns/op BenchmarkLog1p-4 1832881 68.29 ns/op BenchmarkLog10-4 5820134 21.95 ns/op BenchmarkLog2-4 1507768 70.83 ns/op BenchmarkModf-4 2576863 45.67 ns/op BenchmarkNextafter32-4 2291926 50.60 ns/op BenchmarkNextafter64-4 2170147 57.11 ns/op BenchmarkPowInt-4 562954 239.9 ns/op BenchmarkPowFrac-4 482524 250.6 ns/op BenchmarkPow10Pos-4 5594834 27.17 ns/op BenchmarkPow10Neg-4 4961721 21.71 ns/op BenchmarkRound-4 5190342 23.34 ns/op BenchmarkRoundToEven-4 11444815 10.15 ns/op BenchmarkRemainder-4 639262 205.9 ns/op BenchmarkSignbit-4 6852764 16.74 ns/op BenchmarkSin-4 1618378 69.69 ns/op BenchmarkSincos-4 1000000 104.4 ns/op BenchmarkSinh-4 2203713 55.38 ns/op BenchmarkSqrtIndirect-4 25423502 5.006 ns/op BenchmarkSqrtLatency-4 23576180 5.285 ns/op BenchmarkSqrtIndirectLatency-4 22175931 5.279 ns/op BenchmarkSqrtGoLatency-4 1347166 83.19 ns/op BenchmarkSqrtPrime-4 42292 2833 ns/op BenchmarkTan-4 1579114 75.97 ns/op BenchmarkTanh-4 1831954 66.40 ns/op BenchmarkTrunc-4 24979958 5.158 ns/op BenchmarkY0-4 319500 406.6 ns/op BenchmarkY1-4 302998 399.6 ns/op BenchmarkYn-4 147222 835.5 ns/op BenchmarkFloat64bits-4 7477093 16.12 ns/op BenchmarkFloat64frombits-4 7184282 16.88 ns/op BenchmarkFloat32bits-4 7204408 16.59 ns/op BenchmarkFloat32frombits-4 7392835 16.47 ns/op BenchmarkFMA-4 21830251 5.350 ns/op PASS ok math 13.474s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 16873618 7.456 ns/op 8583.53 MB/s BenchmarkAddVV/2-4 14998290 7.938 ns/op 16125.31 MB/s BenchmarkAddVV/3-4 13179390 8.972 ns/op 21400.43 MB/s BenchmarkAddVV/4-4 14500221 8.527 ns/op 30023.58 MB/s BenchmarkAddVV/5-4 12406510 9.253 ns/op 34584.30 MB/s BenchmarkAddVV/10-4 9822802 11.03 ns/op 58017.52 MB/s BenchmarkAddVV/100-4 2448712 46.46 ns/op 137761.05 MB/s BenchmarkAddVV/1000-4 299857 428.9 ns/op 149231.59 MB/s BenchmarkSubVV/1-4 17391594 7.223 ns/op 8860.09 MB/s BenchmarkSubVV/2-4 16526493 7.763 ns/op 16487.94 MB/s BenchmarkSubVV/3-4 14592849 9.046 ns/op 21224.72 MB/s BenchmarkSubVV/4-4 14094730 8.437 ns/op 30342.69 MB/s BenchmarkSubVV/5-4 13700504 8.955 ns/op 35735.74 MB/s BenchmarkSubVV/10-4 10703594 11.27 ns/op 56788.12 MB/s BenchmarkSubVV/100-4 2637594 45.68 ns/op 140116.14 MB/s BenchmarkSubVV/1000-4 316035 433.7 ns/op 147573.99 MB/s BenchmarkAddVW/1-4 18587706 6.698 ns/op 1194.35 MB/s BenchmarkAddVW/2-4 17916319 7.019 ns/op 2279.43 MB/s BenchmarkAddVW/3-4 15797211 7.292 ns/op 3291.41 MB/s BenchmarkAddVW/4-4 17067423 7.441 ns/op 4300.53 MB/s BenchmarkAddVW/5-4 14609749 8.135 ns/op 4917.04 MB/s BenchmarkAddVW/10-4 12563154 9.672 ns/op 8271.14 MB/s BenchmarkAddVW/100-4 341775 353.1 ns/op 2265.33 MB/s BenchmarkAddVW/1000-4 45950 2459 ns/op 3252.84 MB/s BenchmarkAddVWext/1-4 19864276 6.562 ns/op 1219.13 MB/s BenchmarkAddVWext/2-4 18552418 6.792 ns/op 2355.56 MB/s BenchmarkAddVWext/3-4 16254021 7.501 ns/op 3199.72 MB/s BenchmarkAddVWext/4-4 16754749 7.510 ns/op 4260.86 MB/s BenchmarkAddVWext/5-4 13810232 8.650 ns/op 4624.20 MB/s BenchmarkAddVWext/10-4 12758614 9.597 ns/op 8336.20 MB/s BenchmarkAddVWext/100-4 53884 2194 ns/op 364.64 MB/s BenchmarkAddVWext/1000-4 5994 21168 ns/op 377.94 MB/s BenchmarkSubVW/1-4 18216423 6.828 ns/op 1171.57 MB/s BenchmarkSubVW/2-4 16955656 7.869 ns/op 2033.38 MB/s BenchmarkSubVW/3-4 15283254 7.639 ns/op 3141.92 MB/s BenchmarkSubVW/4-4 14218278 8.114 ns/op 3943.91 MB/s BenchmarkSubVW/5-4 14335543 8.522 ns/op 4693.95 MB/s BenchmarkSubVW/10-4 12095593 9.991 ns/op 8006.98 MB/s BenchmarkSubVW/100-4 318550 376.6 ns/op 2124.27 MB/s BenchmarkSubVW/1000-4 48124 2475 ns/op 3231.78 MB/s BenchmarkSubVWext/1-4 19075417 6.554 ns/op 1220.63 MB/s BenchmarkSubVWext/2-4 17622513 7.136 ns/op 2242.02 MB/s BenchmarkSubVWext/3-4 16172718 7.560 ns/op 3174.44 MB/s BenchmarkSubVWext/4-4 15337834 7.678 ns/op 4167.64 MB/s BenchmarkSubVWext/5-4 13973461 8.407 ns/op 4757.83 MB/s BenchmarkSubVWext/10-4 11803416 9.834 ns/op 8135.43 MB/s BenchmarkSubVWext/100-4 56788 2123 ns/op 376.76 MB/s BenchmarkSubVWext/1000-4 6049 21400 ns/op 373.83 MB/s BenchmarkMulAddVWW/1-4 14928399 7.830 ns/op 8173.92 MB/s BenchmarkMulAddVWW/2-4 14220489 8.358 ns/op 15314.73 MB/s BenchmarkMulAddVWW/3-4 13124712 9.076 ns/op 21155.60 MB/s BenchmarkMulAddVWW/4-4 11721864 9.752 ns/op 26250.34 MB/s BenchmarkMulAddVWW/5-4 11296208 10.63 ns/op 30109.99 MB/s BenchmarkMulAddVWW/10-4 8917629 14.09 ns/op 45414.08 MB/s BenchmarkMulAddVWW/100-4 1562930 74.86 ns/op 85492.23 MB/s BenchmarkMulAddVWW/1000-4 186470 792.5 ns/op 80761.01 MB/s BenchmarkAddMulVVW/1-4 16335516 7.387 ns/op 8663.53 MB/s BenchmarkAddMulVVW/2-4 15663859 7.945 ns/op 16110.70 MB/s BenchmarkAddMulVVW/3-4 12267950 8.975 ns/op 21393.71 MB/s BenchmarkAddMulVVW/4-4 12516366 9.792 ns/op 26143.14 MB/s BenchmarkAddMulVVW/5-4 10585552 10.68 ns/op 29970.71 MB/s BenchmarkAddMulVVW/10-4 8826661 12.69 ns/op 50414.20 MB/s BenchmarkAddMulVVW/100-4 1864849 57.87 ns/op 110584.81 MB/s BenchmarkAddMulVVW/1000-4 225806 544.7 ns/op 117503.93 MB/s BenchmarkDivWVW/1-4 2087152 56.27 ns/op 1137.28 MB/s BenchmarkDivWVW/2-4 1000000 108.6 ns/op 1179.00 MB/s BenchmarkDivWVW/3-4 832648 132.5 ns/op 1449.59 MB/s BenchmarkDivWVW/4-4 791433 163.0 ns/op 1570.58 MB/s BenchmarkDivWVW/5-4 703768 186.3 ns/op 1718.04 MB/s BenchmarkDivWVW/10-4 374263 330.3 ns/op 1937.64 MB/s BenchmarkDivWVW/100-4 41211 2739 ns/op 2336.89 MB/s BenchmarkDivWVW/1000-4 4760 26603 ns/op 2405.74 MB/s BenchmarkNonZeroShifts/1/shrVU-4 17089646 7.357 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17281195 6.918 ns/op BenchmarkNonZeroShifts/2/shrVU-4 16014265 7.843 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15969991 7.494 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14811792 8.125 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14917432 8.083 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12280964 9.116 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12665679 9.732 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12606600 9.555 ns/op BenchmarkNonZeroShifts/5/shlVU-4 13094898 9.261 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8925649 14.46 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8714262 12.28 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1519165 75.99 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1804376 66.35 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 191094 700.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 222806 575.6 ns/op BenchmarkDecimalConversion-4 214 564836 ns/op BenchmarkFloatString/100-4 9987 10155 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 232 506864 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 45443058 ns/op 61010 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 4706972954 ns/op 843032 B/op 483 allocs/op BenchmarkFloatAdd/10-4 136114 758.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 154948 770.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 141212 815.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85816 1357 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17977 6563 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 225080 640.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 210246 546.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 224811 573.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 163665 760.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 51967 2150 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1978 64748 ns/op BenchmarkParseFloatLargeExp-4 423 268146 ns/op BenchmarkGCD10x10/WithoutXY-4 183495 683.9 ns/op BenchmarkGCD10x10/WithXY-4 48469 2373 ns/op BenchmarkGCD10x100/WithoutXY-4 93630 1329 ns/op BenchmarkGCD10x100/WithXY-4 17649 6761 ns/op BenchmarkGCD10x1000/WithoutXY-4 63452 2084 ns/op BenchmarkGCD10x1000/WithXY-4 13372 9282 ns/op BenchmarkGCD100x100/WithoutXY-4 23646 4780 ns/op BenchmarkGCD100x100/WithXY-4 10537 11280 ns/op BenchmarkGCD100x1000/WithoutXY-4 12511 8985 ns/op BenchmarkGCD100x1000/WithXY-4 7471 18396 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2173 57359 ns/op BenchmarkGCD1000x1000/WithXY-4 988 105581 ns/op BenchmarkHilbert-4 18 5601980 ns/op BenchmarkBinomial-4 10000 10490 ns/op BenchmarkQuoRem-4 23293 5121 ns/op BenchmarkExp-4 18 6544776 ns/op BenchmarkExpMont/Odd-4 127 893563 ns/op 2586 B/op 21 allocs/op BenchmarkExpMont/Even1-4 121 917127 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 124 951742 ns/op 3871 B/op 54 allocs/op BenchmarkExpMont/Even3-4 123 934340 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even4-4 128 931381 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even8-4 128 956882 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even32-4 126 964408 ns/op 3817 B/op 52 allocs/op BenchmarkExpMont/Even64-4 150 786754 ns/op 3650 B/op 54 allocs/op BenchmarkExpMont/Even96-4 141 839905 ns/op 3794 B/op 52 allocs/op BenchmarkExpMont/Even128-4 159 733916 ns/op 3246 B/op 50 allocs/op BenchmarkExpMont/Even255-4 177 673817 ns/op 2935 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 385 311329 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 328 351014 ns/op 1733 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 322 346014 ns/op 1730 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 356 349033 ns/op 1734 B/op 47 allocs/op BenchmarkExp2-4 18 6631305 ns/op BenchmarkBitset-4 727646 192.5 ns/op BenchmarkBitsetNeg-4 399914 325.0 ns/op BenchmarkBitsetOrig-4 230486 571.1 ns/op BenchmarkBitsetNegOrig-4 154942 954.8 ns/op BenchmarkModSqrt225_Tonelli-4 100 1013248 ns/op BenchmarkModSqrt225_3Mod4-4 344 316504 ns/op BenchmarkModSqrt231_Tonelli-4 99 1049265 ns/op BenchmarkModSqrt231_5Mod8-4 327 351308 ns/op BenchmarkModInverse-4 12699 9562 ns/op BenchmarkSqrt-4 1870 64593 ns/op BenchmarkIntSqr/1-4 887170 118.7 ns/op BenchmarkIntSqr/2-4 635365 192.1 ns/op BenchmarkIntSqr/3-4 514418 238.4 ns/op BenchmarkIntSqr/5-4 419137 302.2 ns/op BenchmarkIntSqr/8-4 243502 429.3 ns/op BenchmarkIntSqr/10-4 245901 479.3 ns/op BenchmarkIntSqr/20-4 52744 2328 ns/op BenchmarkIntSqr/30-4 37543 3146 ns/op BenchmarkIntSqr/50-4 24027 4841 ns/op BenchmarkIntSqr/80-4 14985 7932 ns/op BenchmarkIntSqr/100-4 11173 10208 ns/op BenchmarkIntSqr/200-4 4380 25311 ns/op BenchmarkIntSqr/300-4 1692 67278 ns/op BenchmarkIntSqr/500-4 908 136286 ns/op BenchmarkIntSqr/800-4 397 318996 ns/op BenchmarkIntSqr/1000-4 248 433760 ns/op BenchmarkDiv/20/10-4 392446 305.0 ns/op BenchmarkDiv/40/20-4 415896 300.6 ns/op BenchmarkDiv/100/50-4 304279 358.4 ns/op BenchmarkDiv/200/100-4 55207 2139 ns/op BenchmarkDiv/400/200-4 54246 2144 ns/op BenchmarkDiv/1000/500-4 45784 2705 ns/op BenchmarkDiv/2000/1000-4 35409 3438 ns/op BenchmarkDiv/20000/10000-4 1374 88507 ns/op BenchmarkDiv/200000/100000-4 34 4074229 ns/op BenchmarkDiv/2000000/1000000-4 1 116683677 ns/op BenchmarkDiv/20000000/10000000-4 1 3350579234 ns/op BenchmarkMul-4 6 20940441 ns/op BenchmarkNatMul/10-4 198955 822.4 ns/op BenchmarkNatMul/100-4 5970 23954 ns/op BenchmarkNatMul/1000-4 187 605621 ns/op BenchmarkZeroShifts/Shl-4 10000 10434 ns/op BenchmarkZeroShifts/ShlSame-4 3634153 32.17 ns/op BenchmarkZeroShifts/Shr-4 10000 11290 ns/op BenchmarkZeroShifts/ShrSame-4 3608144 32.33 ns/op BenchmarkExp3Power/0x10-4 160954 906.6 ns/op BenchmarkExp3Power/0x40-4 142929 978.4 ns/op BenchmarkExp3Power/0x100-4 76692 1620 ns/op BenchmarkExp3Power/0x400-4 36499 3548 ns/op BenchmarkExp3Power/0x1000-4 8536 14935 ns/op BenchmarkExp3Power/0x4000-4 2156 67248 ns/op BenchmarkExp3Power/0x10000-4 183 608931 ns/op BenchmarkExp3Power/0x40000-4 19 7818511 ns/op BenchmarkExp3Power/0x100000-4 2 51497386 ns/op BenchmarkExp3Power/0x400000-4 1 465313933 ns/op BenchmarkFibo-4 3 35715932 ns/op BenchmarkNatSqr/1-4 784148 231.9 ns/op BenchmarkNatSqr/2-4 500775 317.6 ns/op BenchmarkNatSqr/3-4 351388 364.5 ns/op BenchmarkNatSqr/5-4 323604 549.2 ns/op BenchmarkNatSqr/8-4 231962 716.6 ns/op BenchmarkNatSqr/10-4 168274 891.2 ns/op BenchmarkNatSqr/20-4 45786 2772 ns/op BenchmarkNatSqr/30-4 33096 3911 ns/op BenchmarkNatSqr/50-4 17414 6984 ns/op BenchmarkNatSqr/80-4 12189 11478 ns/op BenchmarkNatSqr/100-4 10000 13708 ns/op BenchmarkNatSqr/200-4 4108 32143 ns/op BenchmarkNatSqr/300-4 1695 85820 ns/op BenchmarkNatSqr/500-4 681 163642 ns/op BenchmarkNatSqr/800-4 337 353736 ns/op BenchmarkNatSqr/1000-4 273 464551 ns/op BenchmarkNatSetBytes/8-4 881742 136.1 ns/op BenchmarkNatSetBytes/24-4 310221 492.9 ns/op BenchmarkNatSetBytes/128-4 67352 1811 ns/op BenchmarkNatSetBytes/7-4 988508 130.5 ns/op BenchmarkNatSetBytes/23-4 299510 431.7 ns/op BenchmarkNatSetBytes/127-4 55734 1804 ns/op BenchmarkScanPi-4 228 530514 ns/op BenchmarkStringPiParallel-4 550 265420 ns/op BenchmarkScan/10/Base2-4 40294 2941 ns/op BenchmarkScan/100/Base2-4 4110 25210 ns/op BenchmarkScan/1000/Base2-4 464 256448 ns/op BenchmarkScan/10/Base8-4 88338 1220 ns/op BenchmarkScan/100/Base8-4 13194 8832 ns/op BenchmarkScan/1000/Base8-4 1414 90215 ns/op BenchmarkScan/10/Base10-4 95606 1189 ns/op BenchmarkScan/100/Base10-4 14886 7983 ns/op BenchmarkScan/1000/Base10-4 1472 78037 ns/op BenchmarkScan/10/Base16-4 115510 972.7 ns/op BenchmarkScan/100/Base16-4 17244 7333 ns/op BenchmarkScan/1000/Base16-4 1878 66479 ns/op BenchmarkString/10/Base2-4 233779 549.7 ns/op BenchmarkString/100/Base2-4 31332 3813 ns/op BenchmarkString/1000/Base2-4 3576 35704 ns/op BenchmarkString/10/Base8-4 432102 287.6 ns/op BenchmarkString/100/Base8-4 82050 1556 ns/op BenchmarkString/1000/Base8-4 10000 13565 ns/op BenchmarkString/10/Base10-4 207868 552.6 ns/op BenchmarkString/100/Base10-4 40642 2930 ns/op BenchmarkString/1000/Base10-4 5733 19173 ns/op BenchmarkString/10/Base16-4 488906 269.1 ns/op BenchmarkString/100/Base16-4 98492 1165 ns/op BenchmarkString/1000/Base16-4 11960 9742 ns/op BenchmarkLeafSize/0-4 28 3804103 ns/op BenchmarkLeafSize/1-4 472 231266 ns/op BenchmarkLeafSize/2-4 451 237941 ns/op BenchmarkLeafSize/3-4 333 355500 ns/op BenchmarkLeafSize/4-4 529 243355 ns/op BenchmarkLeafSize/5-4 326 357194 ns/op BenchmarkLeafSize/6-4 392 315083 ns/op BenchmarkLeafSize/7-4 398 316305 ns/op BenchmarkLeafSize/8-4 528 231103 ns/op BenchmarkLeafSize/9-4 267 416858 ns/op BenchmarkLeafSize/10-4 339 366572 ns/op BenchmarkLeafSize/11-4 322 365019 ns/op BenchmarkLeafSize/12-4 360 324950 ns/op BenchmarkLeafSize/13-4 346 382982 ns/op BenchmarkLeafSize/14-4 405 307931 ns/op BenchmarkLeafSize/15-4 420 299738 ns/op BenchmarkLeafSize/16-4 487 219136 ns/op BenchmarkLeafSize/32-4 514 241078 ns/op BenchmarkLeafSize/64-4 422 314795 ns/op BenchmarkProbablyPrime/n=0-4 12 9938956 ns/op BenchmarkProbablyPrime/n=1-4 9 11241386 ns/op BenchmarkProbablyPrime/n=5-4 7 16346140 ns/op BenchmarkProbablyPrime/n=10-4 5 24031794 ns/op BenchmarkProbablyPrime/n=20-4 3 37768632 ns/op BenchmarkProbablyPrime/Lucas-4 14 8242071 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 90 1401404 ns/op BenchmarkRatCmp-4 199532 761.4 ns/op BenchmarkFloatSqrt/64-4 20973 5564 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13702 8876 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9002 12398 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5019 23689 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 920 134083 ns/op 18196 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 82 1701414 ns/op 175698 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 125772536 ns/op 3909240 B/op 686 allocs/op PASS ok math/big 58.135s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12641397 9.725 ns/op BenchmarkLeadingZeros8-4 12492915 9.822 ns/op BenchmarkLeadingZeros16-4 10257759 10.56 ns/op BenchmarkLeadingZeros32-4 13091043 8.699 ns/op BenchmarkLeadingZeros64-4 14532709 8.503 ns/op BenchmarkTrailingZeros-4 14796355 9.196 ns/op BenchmarkTrailingZeros8-4 12720217 8.787 ns/op BenchmarkTrailingZeros16-4 12934551 8.900 ns/op BenchmarkTrailingZeros32-4 13189312 10.53 ns/op BenchmarkTrailingZeros64-4 13603018 8.977 ns/op BenchmarkOnesCount-4 14379615 9.123 ns/op BenchmarkOnesCount8-4 14231478 8.777 ns/op BenchmarkOnesCount16-4 14683221 8.751 ns/op BenchmarkOnesCount32-4 14083873 9.076 ns/op BenchmarkOnesCount64-4 13282420 8.862 ns/op BenchmarkRotateLeft-4 13796959 9.096 ns/op BenchmarkRotateLeft8-4 14250068 8.641 ns/op BenchmarkRotateLeft16-4 13721034 9.119 ns/op BenchmarkRotateLeft32-4 13827894 8.708 ns/op BenchmarkRotateLeft64-4 12654823 8.881 ns/op BenchmarkReverse-4 19127343 6.729 ns/op BenchmarkReverse8-4 21704756 5.026 ns/op BenchmarkReverse16-4 24397548 5.565 ns/op BenchmarkReverse32-4 20419442 6.134 ns/op BenchmarkReverse64-4 19855977 6.446 ns/op BenchmarkReverseBytes-4 24982240 4.892 ns/op BenchmarkReverseBytes16-4 22290997 5.353 ns/op BenchmarkReverseBytes32-4 21304620 6.500 ns/op BenchmarkReverseBytes64-4 27282114 4.952 ns/op BenchmarkAdd-4 14601421 8.645 ns/op BenchmarkAdd32-4 12620377 9.013 ns/op BenchmarkAdd64-4 14459826 8.610 ns/op BenchmarkAdd64multiple-4 25631878 5.178 ns/op BenchmarkSub-4 14825436 8.716 ns/op BenchmarkSub32-4 13903772 8.878 ns/op BenchmarkSub64-4 14391414 8.197 ns/op BenchmarkSub64multiple-4 21221374 5.543 ns/op BenchmarkMul-4 14435346 8.437 ns/op BenchmarkMul32-4 13489894 8.363 ns/op BenchmarkMul64-4 14266828 8.358 ns/op BenchmarkDiv-4 3629685 32.29 ns/op BenchmarkDiv32-4 7434152 15.82 ns/op BenchmarkDiv64-4 3581858 30.97 ns/op PASS ok math/bits 7.134s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13447232 8.913 ns/op BenchmarkAcos-4 541333 209.5 ns/op BenchmarkAcosh-4 570186 228.1 ns/op BenchmarkAsin-4 566265 213.4 ns/op BenchmarkAsinh-4 623360 204.4 ns/op BenchmarkAtan-4 816103 129.1 ns/op BenchmarkAtanh-4 916436 130.9 ns/op BenchmarkConj-4 26957362 4.650 ns/op BenchmarkCos-4 716283 165.5 ns/op BenchmarkCosh-4 564343 196.9 ns/op BenchmarkExp-4 1000000 123.7 ns/op BenchmarkLog-4 1000000 118.1 ns/op BenchmarkLog10-4 1000000 126.1 ns/op BenchmarkPhase-4 2172865 50.66 ns/op BenchmarkPolar-4 1438035 81.86 ns/op BenchmarkPow-4 281217 452.8 ns/op BenchmarkRect-4 1208144 96.18 ns/op BenchmarkSin-4 782251 159.7 ns/op BenchmarkSinh-4 789310 158.5 ns/op BenchmarkSqrt-4 1324388 90.19 ns/op BenchmarkTan-4 463822 280.5 ns/op BenchmarkTanh-4 520256 249.4 ns/op PASS ok math/cmplx 3.670s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 209286 557.0 ns/op BenchmarkInt63ThreadsafeParallel-4 145514 763.0 ns/op BenchmarkInt63Unthreadsafe-4 953143 114.0 ns/op BenchmarkIntn1000-4 858337 142.9 ns/op BenchmarkInt63n1000-4 899877 143.0 ns/op BenchmarkInt31n1000-4 913609 138.4 ns/op BenchmarkFloat32-4 899299 154.1 ns/op BenchmarkFloat64-4 990597 112.1 ns/op BenchmarkPerm3-4 160300 628.4 ns/op BenchmarkPerm30-4 22004 5354 ns/op BenchmarkPerm30ViaShuffle-4 22633 5203 ns/op BenchmarkShuffleOverhead-4 15602 7472 ns/op BenchmarkRead3-4 921488 131.7 ns/op BenchmarkRead64-4 80109 1393 ns/op BenchmarkRead1000-4 6218 20489 ns/op PASS ok math/rand 2.663s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37644 2869 ns/op BenchmarkQDecodeWord-4 107750 1164 ns/op BenchmarkQDecodeHeader-4 94971 1278 ns/op BenchmarkTypeByExtension/.html-4 539581 215.3 ns/op BenchmarkTypeByExtension/.HTML-4 324471 316.8 ns/op BenchmarkTypeByExtension/.unused-4 412892 265.7 ns/op BenchmarkExtensionsByType/text/html-4 220214 815.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 62323 2234 ns/op BenchmarkExtensionsByType/application/octet-stream-4 52166 2798 ns/op PASS ok mime 1.744s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 916 128855 ns/op PASS ok mime/quotedprintable 0.205s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23647627 ns/op 8524 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53495938 ns/op 13512 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5029602710 ns/op 151944 B/op 239 allocs/op BenchmarkDNSName-4 161217 738.5 ns/op BenchmarkInterfaces-4 1986 60118 ns/op BenchmarkInterfaceByIndex-4 5768 18481 ns/op BenchmarkInterfaceByName-4 2146 69313 ns/op BenchmarkInterfaceAddrs-4 2107 62346 ns/op BenchmarkInterfacesAndAddrs-4 5601 19236 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3364 41671 ns/op BenchmarkParseIP-4 17564 6700 ns/op BenchmarkIPString/IPv4-4 161569 796.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13039 8359 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50719 2445 ns/op BenchmarkIPEqual/IPv4-4 1091697 108.0 ns/op BenchmarkIPEqual/IPv6-4 1078023 108.1 ns/op BenchmarkTCP4OneShot-4 132 896894 ns/op BenchmarkTCP4OneShotTimeout-4 162 668190 ns/op BenchmarkTCP4Persistent-4 331 354068 ns/op BenchmarkTCP4PersistentTimeout-4 304 390354 ns/op BenchmarkTCP6OneShot-4 196 812442 ns/op BenchmarkTCP6OneShotTimeout-4 134 873811 ns/op BenchmarkTCP6Persistent-4 328 335158 ns/op BenchmarkTCP6PersistentTimeout-4 343 319792 ns/op BenchmarkTCP4ConcurrentReadWrite-4 20682 6319 ns/op BenchmarkTCP6ConcurrentReadWrite-4 14810 8143 ns/op BenchmarkSetReadDeadline-4 141355 808.0 ns/op BenchmarkUDP6LinkLocalUnicast-4 199 575433 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 292 486916 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 195 520440 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 234 433832 ns/op 0 B/op 0 allocs/op PASS ok net 11.397s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24504 4903 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9682 12012 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12484 10903 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19564 6352 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 32253 4357 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 957350 114.2 ns/op BenchmarkReadRequestChrome-4 4627 27292 ns/op 22.39 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10978 10014 ns/op 7.79 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11806 10282 ns/op 7.98 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8002 14733 ns/op 10.25 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16364 7013 ns/op 5.70 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 62 2153447 ns/op 0.48 MB/s BenchmarkFileAndServer_1KB/https1-4 45 2371349 ns/op 0.43 MB/s BenchmarkFileAndServer_1KB/h2-4 32 3506894 ns/op 0.29 MB/s BenchmarkFileAndServer_16MB/h1-4 2 73079528 ns/op 229.57 MB/s BenchmarkFileAndServer_16MB/https1-4 1 157491051 ns/op 106.53 MB/s BenchmarkFileAndServer_16MB/h2-4 1 365985196 ns/op 45.84 MB/s BenchmarkFileAndServer_64MB/h1-4 1 262012386 ns/op 256.13 MB/s BenchmarkFileAndServer_64MB/https1-4 1 571971541 ns/op 117.33 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1552164806 ns/op 43.24 MB/s BenchmarkServeMux-4 318 400647 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 404 324223 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 54 2449045 ns/op 6237 B/op 66 allocs/op BenchmarkClientServer/https1-4 44 2798904 ns/op 9561 B/op 100 allocs/op BenchmarkClientServer/h2-4 43 2865611 ns/op 13386 B/op 109 allocs/op BenchmarkClientServerParallel/4/h1-4 360 340597 ns/op 10848 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 21 5346650 ns/op 122990 B/op 1167 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56779: write tcp 127.0.0.1:56765->127.0.0.1:56779: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56780: write tcp 127.0.0.1:56765->127.0.0.1:56780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56801: read tcp 127.0.0.1:56781->127.0.0.1:56801: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56797: write tcp 127.0.0.1:56781->127.0.0.1:56797: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56802: write tcp 127.0.0.1:56781->127.0.0.1:56802: use of closed network connection BenchmarkClientServerParallel/4/h2-4 31 3343417 ns/op 73641 B/op 731 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56820: read tcp 127.0.0.1:56810->127.0.0.1:56820: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56824: read tcp 127.0.0.1:56810->127.0.0.1:56824: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56825: write tcp 127.0.0.1:56810->127.0.0.1:56825: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56857: read tcp 127.0.0.1:56844->127.0.0.1:56857: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56859: write tcp 127.0.0.1:56844->127.0.0.1:56859: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56860: write tcp 127.0.0.1:56844->127.0.0.1:56860: use of closed network connection BenchmarkClientServerParallel/64/h1-4 198 573824 ns/op 24259 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 19 6497534 ns/op 133018 B/op 1256 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57248: read tcp 127.0.0.1:57241->127.0.0.1:57248: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57245: write tcp 127.0.0.1:57241->127.0.0.1:57245: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57273: read tcp 127.0.0.1:57254->127.0.0.1:57273: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57265: read tcp 127.0.0.1:57254->127.0.0.1:57265: use of closed network connection BenchmarkClientServerParallel/64/h2-4 31 7669187 ns/op 129224 B/op 1283 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57291: read tcp 127.0.0.1:57281->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:57292: read tcp 127.0.0.1:57281->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:57285: read tcp 127.0.0.1:57281->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:57283: read tcp 127.0.0.1:57281->127.0.0.1:57283: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57295: write tcp 127.0.0.1:57281->127.0.0.1:57295: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57293: write tcp 127.0.0.1:57281->127.0.0.1:57293: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57297: write tcp 127.0.0.1:57281->127.0.0.1:57297: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57307: read tcp 127.0.0.1:57298->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:57308: read tcp 127.0.0.1:57298->127.0.0.1:57308: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57316: read tcp 127.0.0.1:57298->127.0.0.1:57316: use of closed network connection ... [output truncated] BenchmarkServer-4 3 35871503 ns/op 12490 B/op 64 allocs/op BenchmarkClient-4 37 2788269 ns/op 4138 B/op 48 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 542 231226 ns/op 7471 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 862 138638 ns/op 3040 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1257 90692 ns/op 1940 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1384 95167 ns/op 2753 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1521 96984 ns/op 2704 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1688 97060 ns/op 2715 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1537 92694 ns/op 1949 B/op 14 allocs/op BenchmarkServerHijack-4 832 146129 ns/op 16718 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 51 2933173 ns/op 6352 B/op 53 allocs/op BenchmarkResponseStatusLine-4 411699 293.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.345s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 3022 58813 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.270s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 109180 1045 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 448393 253.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 227748 521.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 78753 1499 ns/op BenchmarkStdIPv4-4 156370 702.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106743 1091 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 112848 1082 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 129684 864.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 85575 1413 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1324033 87.37 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1252135 95.20 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1310850 89.29 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 357301 340.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 375274 320.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 354019 360.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 100954 1129 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 373231 286.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 347041 347.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 301563 396.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 157591 799.1 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 422385 272.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 410444 323.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 141831 897.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 195606 653.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 315171 402.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 153676 728.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 331801 356.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 169622 735.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 181446 724.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 166014 713.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 131089 986.4 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 511420 236.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 137616 794.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 99650 1193 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 120417 932.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 192994 687.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 118113 1058 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 265616 427.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 121548 997.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 165681 784.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191041 701.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 138084 893.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 108.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 964996 111.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1036480 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 975765 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 981788 117.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 320991 338.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 606002 210.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 255715 474.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 289975 452.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 256369 494.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 89983 1281 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 576645 210.3 ns/op PASS ok net/netip 9.436s 2023/01/25 22:05:52 Test RPC server listening on 127.0.0.1:57427 2023/01/25 22:05:52 Test HTTP RPC server listening on 127.0.0.1:57428 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 198 577837 ns/op BenchmarkEndToEndHTTP-4 242 596260 ns/op BenchmarkEndToEndAsync-4 1540 77857 ns/op BenchmarkEndToEndAsyncHTTP-4 1586 89670 ns/op PASS ok net/rpc 1.011s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3729 27359 ns/op BenchmarkReadMIMEHeader/server_headers-4 5986 21867 ns/op BenchmarkUncommon-4 27006 4565 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.685s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3342 32651 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 75919 1581 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 496539 336.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 111565 1572 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 243919 632.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 90708 1888 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14048 9759 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 364840 373.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 108356 1087 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 211718 619.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 87470 1954 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13267 7897 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 170311 861.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 63903 1787 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65130 1764 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30984 4222 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5509 20838 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 144886 704.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 75921 1823 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 54399 1855 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29336 3820 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6488 22002 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.042s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2021389 62.07 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 98120 1076 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 412 290771 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 153 1177833 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 297 375265 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 40702 3078 ns/op BenchmarkStatFile-4 25537 4859 ns/op BenchmarkStatDir-4 26971 7028 ns/op BenchmarkLstatDot-4 42759 4175 ns/op BenchmarkLstatFile-4 26142 5916 ns/op BenchmarkLstatDir-4 29029 4292 ns/op PASS ok os 2.762s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 13 12445809 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.490s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 238434 439.9 ns/op PASS ok os/user 0.394s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2232840 71.87 ns/op BenchmarkString-4 1704248 70.09 ns/op BenchmarkBytes-4 1604403 75.12 ns/op BenchmarkNamedBytes-4 788775 176.6 ns/op BenchmarkBytesArray-4 738924 168.6 ns/op BenchmarkSliceLen-4 1825208 61.52 ns/op BenchmarkMapLen-4 1000000 184.6 ns/op BenchmarkStringLen-4 1249471 101.0 ns/op BenchmarkArrayLen-4 1281919 90.66 ns/op BenchmarkSliceCap-4 1875426 66.50 ns/op BenchmarkDeepEqual/int8-4 551791 223.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 86026 1712 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 501441 271.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 75852 1593 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 509919 266.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 87706 1437 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 459502 272.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 87031 1573 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 427688 278.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83287 1336 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 678561 238.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 102102 1200 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 348570 337.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 99184 1554 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 333618 301.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 84884 1263 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 505336 309.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 86242 1294 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 454441 313.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 82326 1317 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 383666 429.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75661 1502 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 497702 255.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 84210 1375 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 496446 254.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 76992 1323 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 438624 247.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 84727 1213 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 491484 303.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 101706 1463 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 518152 295.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 93438 1172 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 503001 251.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 95756 1223 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 126338 1037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 59529 2346 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 57520 2043 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 39097 2850 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 281042 733.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 38564 2972 ns/op BenchmarkIsZero/StructComparable-4 935936 143.7 ns/op BenchmarkIsZero/StructIncomparable-4 184299 681.2 ns/op BenchmarkSetZero/Bool/Direct-4 2662102 61.09 ns/op BenchmarkSetZero/Bool/CachedZero-4 1254828 133.0 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 127.6 ns/op BenchmarkSetZero/Int/Direct-4 1839141 59.36 ns/op BenchmarkSetZero/Int/CachedZero-4 1617945 73.40 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 107.4 ns/op BenchmarkSetZero/Uint/Direct-4 1991124 59.64 ns/op BenchmarkSetZero/Uint/CachedZero-4 1715773 67.92 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 110.5 ns/op BenchmarkSetZero/Float/Direct-4 1907395 62.82 ns/op BenchmarkSetZero/Float/CachedZero-4 1729170 73.26 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 104.3 ns/op BenchmarkSetZero/Complex/Direct-4 1961529 60.44 ns/op BenchmarkSetZero/Complex/CachedZero-4 1715262 82.70 ns/op BenchmarkSetZero/Complex/NewZero-4 935428 110.6 ns/op BenchmarkSetZero/Array/Direct-4 1931408 74.98 ns/op BenchmarkSetZero/Array/CachedZero-4 1659657 91.84 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 172.9 ns/op BenchmarkSetZero/Chan/Direct-4 1828339 103.2 ns/op BenchmarkSetZero/Chan/CachedZero-4 1303476 90.22 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 132.6 ns/op BenchmarkSetZero/Func/Direct-4 1808664 94.07 ns/op BenchmarkSetZero/Func/CachedZero-4 965233 112.5 ns/op BenchmarkSetZero/Func/NewZero-4 877489 123.4 ns/op BenchmarkSetZero/Interface/Direct-4 1580752 74.72 ns/op BenchmarkSetZero/Interface/CachedZero-4 1821717 70.71 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 104.5 ns/op BenchmarkSetZero/Map/Direct-4 1851924 60.99 ns/op BenchmarkSetZero/Map/CachedZero-4 1339615 90.55 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 131.0 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 120.9 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1291186 97.60 ns/op BenchmarkSetZero/Pointer/NewZero-4 991222 121.8 ns/op BenchmarkSetZero/Slice/Direct-4 1596321 115.6 ns/op BenchmarkSetZero/Slice/CachedZero-4 1618316 63.96 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 106.3 ns/op BenchmarkSetZero/String/Direct-4 1946054 97.60 ns/op BenchmarkSetZero/String/CachedZero-4 1727905 67.80 ns/op BenchmarkSetZero/String/NewZero-4 1000000 152.8 ns/op BenchmarkSetZero/Struct/Direct-4 3124052 38.19 ns/op BenchmarkSetZero/Struct/CachedZero-4 1654501 125.7 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 111.0 ns/op BenchmarkSelect/1-4 188211 880.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 90752 1742 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41535 3693 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 118066 1035 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 130005 862.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 117770 1003 ns/op 127.59 MB/s BenchmarkCallArgCopy/size=256-4 102588 1312 ns/op 195.08 MB/s BenchmarkCallArgCopy/size=1024-4 84250 2521 ns/op 406.12 MB/s BenchmarkCallArgCopy/size=4096-4 19353 7017 ns/op 583.74 MB/s BenchmarkCallArgCopy/size=65536-4 1582 134241 ns/op 488.20 MB/s BenchmarkPtrTo-4 535514 200.2 ns/op BenchmarkFieldByName1-4 432577 258.5 ns/op BenchmarkFieldByName2-4 28658 4126 ns/op BenchmarkFieldByName3-4 4244 35512 ns/op BenchmarkInterfaceBig-4 2183737 51.92 ns/op BenchmarkInterfaceSmall-4 2292211 47.91 ns/op BenchmarkNew-4 989178 131.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 3564 37447 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3374 38594 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2643 46175 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3062 41294 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3087 43156 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2936 39194 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 191374 601.2 ns/op PASS ok reflect 26.571s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8853 28428 ns/op 9138 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 26053 ns/op 8857 B/op 1 allocs/op BenchmarkFindString-4 10000 26491 ns/op 9473 B/op 1 allocs/op BenchmarkFindSubmatch-4 5701 30309 ns/op 9265 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 33108 ns/op 9261 B/op 2 allocs/op BenchmarkLiteral-4 10000 22718 ns/op BenchmarkNotLiteral-4 4522 44307 ns/op BenchmarkMatchClass-4 2350 48169 ns/op BenchmarkMatchClass_InRange-4 3687 61618 ns/op BenchmarkReplaceAll-4 1632 150097 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 44397 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 11762 ns/op BenchmarkAnchoredShortMatch-4 10000 29793 ns/op BenchmarkAnchoredLongMatch-4 10000 10664 ns/op BenchmarkOnePassShortA-4 18416 18405 ns/op BenchmarkNotOnePassShortA-4 6302 57492 ns/op BenchmarkOnePassShortB-4 20149 6476 ns/op BenchmarkNotOnePassShortB-4 4094 50729 ns/op BenchmarkOnePassLongPrefix-4 60607 2602 ns/op BenchmarkOnePassLongNotPrefix-4 16753 7270 ns/op BenchmarkMatchParallelShared-4 2211 58642 ns/op BenchmarkMatchParallelCopied-4 4653 41031 ns/op BenchmarkQuoteMetaAll-4 103065 1262 ns/op 11.09 MB/s BenchmarkQuoteMetaNone-4 286836 490.3 ns/op 53.03 MB/s BenchmarkCompile/Onepass-4 2251 55082 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1233 142023 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 130 1286921 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2049765 67.91 ns/op 235.61 MB/s BenchmarkMatch/Easy0/32-4 10000 26590 ns/op 1.20 MB/s BenchmarkMatch/Easy0/1K-4 3531 49670 ns/op 20.62 MB/s BenchmarkMatch/Easy0i/16-4 2472918 60.62 ns/op 263.94 MB/s BenchmarkMatch/Easy0i/32-4 6364 43261 ns/op 0.74 MB/s BenchmarkMatch/Easy0i/1K-4 216 569479 ns/op 1.80 MB/s BenchmarkMatch/Easy1/16-4 2183230 67.05 ns/op 238.62 MB/s BenchmarkMatch/Easy1/32-4 10000 24760 ns/op 1.29 MB/s BenchmarkMatch/Easy1/1K-4 4310 57220 ns/op 17.90 MB/s BenchmarkMatch/Medium/16-4 2268649 71.90 ns/op 222.54 MB/s BenchmarkMatch/Medium/32-4 4845 51080 ns/op 0.63 MB/s BenchmarkMatch/Medium/1K-4 231 454067 ns/op 2.26 MB/s BenchmarkMatch/Hard/16-4 2003404 60.79 ns/op 263.19 MB/s BenchmarkMatch/Hard/32-4 4454 49070 ns/op 0.65 MB/s BenchmarkMatch/Hard/1K-4 164 680470 ns/op 1.50 MB/s BenchmarkMatch/Hard1/16-4 1635 101036 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 732 159375 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 28 4715214 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 25807 4378 ns/op 3.65 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10029 ns/op 3.19 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 582 204265 ns/op 5.01 MB/s 26 B/op 0 allocs/op PASS ok regexp 13.532s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 899637 159.0 ns/op PASS ok regexp/syntax 1.548s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 421114 330.1 ns/op BenchmarkMakeChan/Int-4 1000000 481.7 ns/op BenchmarkMakeChan/Ptr-4 273912 573.4 ns/op BenchmarkMakeChan/Struct/0-4 529824 289.5 ns/op BenchmarkMakeChan/Struct/32-4 141229 864.0 ns/op BenchmarkMakeChan/Struct/40-4 139179 1195 ns/op BenchmarkChanNonblocking-4 5799283 20.27 ns/op BenchmarkSelectUncontended-4 876270 123.5 ns/op BenchmarkSelectSyncContended-4 84453 1398 ns/op BenchmarkSelectAsyncContended-4 249010 469.1 ns/op BenchmarkSelectNonblock-4 3572115 34.46 ns/op BenchmarkChanUncontended-4 13021 9007 ns/op BenchmarkChanContended-4 4718 28951 ns/op BenchmarkChanSync-4 188755 661.2 ns/op BenchmarkChanSyncWork-4 10000 38532 ns/op BenchmarkChanProdCons0-4 184131 551.2 ns/op BenchmarkChanProdCons10-4 384952 330.5 ns/op BenchmarkChanProdCons100-4 428577 246.7 ns/op BenchmarkChanProdConsWork0-4 156462 897.1 ns/op BenchmarkChanProdConsWork10-4 165560 633.2 ns/op BenchmarkChanProdConsWork100-4 221636 513.1 ns/op BenchmarkSelectProdCons-4 132532 766.3 ns/op BenchmarkReceiveDataFromClosedChan-4 876171 283.1 ns/op BenchmarkChanCreation-4 177134 870.3 ns/op BenchmarkChanSem-4 271960 470.6 ns/op BenchmarkChanPopular-4 76 1643596 ns/op BenchmarkChanClosed-4 1029968 121.5 ns/op BenchmarkCallClosure-4 3418153 32.53 ns/op BenchmarkCallClosure1-4 3682665 57.04 ns/op BenchmarkCallClosure2-4 1000000 180.5 ns/op BenchmarkCallClosure3-4 1039189 134.9 ns/op BenchmarkCallClosure4-4 1000000 146.8 ns/op BenchmarkComplex128DivNormal-4 11729900 11.37 ns/op BenchmarkComplex128DivNisNaN-4 9315537 21.07 ns/op BenchmarkComplex128DivDisNaN-4 8417924 19.74 ns/op BenchmarkComplex128DivNisInf-4 11103900 11.36 ns/op BenchmarkComplex128DivDisInf-4 6017846 43.22 ns/op BenchmarkSetTypePtr-4 37906656 4.008 ns/op 1996.02 MB/s BenchmarkSetTypePtr8-4 10660543 14.90 ns/op 4296.23 MB/s BenchmarkSetTypePtr16-4 10365378 18.57 ns/op 6894.34 MB/s BenchmarkSetTypePtr32-4 7368477 17.00 ns/op 15058.36 MB/s BenchmarkSetTypePtr64-4 9201754 14.59 ns/op 35087.50 MB/s BenchmarkSetTypePtr126-4 4487715 33.06 ns/op 30489.82 MB/s BenchmarkSetTypePtr128-4 3299944 43.41 ns/op 23589.30 MB/s BenchmarkSetTypePtrSlice-4 1000000 175.3 ns/op 46720.19 MB/s BenchmarkSetTypeNode1-4 7435136 20.10 ns/op 1194.28 MB/s BenchmarkSetTypeNode1Slice-4 1989314 52.61 ns/op 14597.00 MB/s BenchmarkSetTypeNode8-4 7177255 16.98 ns/op 4710.83 MB/s BenchmarkSetTypeNode8Slice-4 1536886 115.4 ns/op 22177.03 MB/s BenchmarkSetTypeNode64-4 4045052 27.85 ns/op 18956.74 MB/s BenchmarkSetTypeNode64Slice-4 239606 568.7 ns/op 29710.20 MB/s BenchmarkSetTypeNode64Dead-4 8614743 17.16 ns/op 30767.51 MB/s BenchmarkSetTypeNode64DeadSlice-4 347374 523.7 ns/op 32259.91 MB/s BenchmarkSetTypeNode124-4 5027209 22.09 ns/op 45640.34 MB/s BenchmarkSetTypeNode124Slice-4 258734 698.1 ns/op 46207.23 MB/s BenchmarkSetTypeNode126-4 7175826 35.17 ns/op 29117.81 MB/s BenchmarkSetTypeNode126Slice-4 245244 755.8 ns/op 43357.93 MB/s BenchmarkSetTypeNode128-4 3003354 34.19 ns/op 30417.47 MB/s BenchmarkSetTypeNode128Slice-4 94510 1322 ns/op 25171.59 MB/s BenchmarkSetTypeNode130-4 3722439 28.20 ns/op 37452.53 MB/s BenchmarkSetTypeNode130Slice-4 181426 824.8 ns/op 40971.88 MB/s BenchmarkSetTypeNode1024-4 1000000 136.6 ns/op 60099.90 MB/s BenchmarkSetTypeNode1024Slice-4 20893 6675 ns/op 39346.56 MB/s BenchmarkAllocation-4 1219 108531 ns/op BenchmarkReadMemStats-4 44 2578671 ns/op BenchmarkReadMemStatsLatency-4 1 9078765 p50-ns 9078765 p90-ns 9078765 p99-ns BenchmarkWriteBarrier-4 1985856 52.99 ns/op BenchmarkBulkWriteBarrier-4 3179377 36.60 ns/op BenchmarkScanStackNoLocals-4 2 67591796 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15315494 8.168 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13274859 8.812 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10755204 19.38 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8451079 14.26 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5651323 19.94 ns/op BenchmarkHash5-4 6339361 17.81 ns/op 280.69 MB/s BenchmarkHash16-4 6449408 27.97 ns/op 572.09 MB/s BenchmarkHash64-4 6544878 20.92 ns/op 3059.35 MB/s BenchmarkHash1024-4 2357652 47.54 ns/op 21541.72 MB/s BenchmarkHash65536-4 21180 4777 ns/op 13720.11 MB/s BenchmarkAlignedLoad-4 9377652 12.30 ns/op BenchmarkUnalignedLoad-4 10926633 11.70 ns/op BenchmarkEqEfaceConcrete-4 6847046 29.01 ns/op BenchmarkEqIfaceConcrete-4 6928266 19.02 ns/op BenchmarkNeEfaceConcrete-4 7554123 15.22 ns/op BenchmarkNeIfaceConcrete-4 6517864 16.39 ns/op BenchmarkConvT2EByteSized/bool-4 4239631 27.60 ns/op BenchmarkConvT2EByteSized/uint8-4 3956421 46.74 ns/op BenchmarkConvT2ESmall-4 2320352 50.40 ns/op BenchmarkConvT2EUintptr-4 4131132 34.63 ns/op BenchmarkConvT2ELarge-4 792478 174.0 ns/op BenchmarkConvT2ISmall-4 3845685 27.82 ns/op BenchmarkConvT2IUintptr-4 4513234 34.38 ns/op BenchmarkConvT2ILarge-4 1000000 147.9 ns/op BenchmarkConvI2E-4 4015412 29.58 ns/op BenchmarkConvI2I-4 3427472 35.52 ns/op BenchmarkAssertE2T-4 4122415 32.82 ns/op BenchmarkAssertE2TLarge-4 1513281 114.0 ns/op BenchmarkAssertE2I-4 3505086 32.18 ns/op BenchmarkAssertI2T-4 3983781 32.26 ns/op BenchmarkAssertI2I-4 3582744 52.92 ns/op BenchmarkAssertI2E-4 4180089 42.60 ns/op BenchmarkAssertE2E-4 4206777 39.48 ns/op BenchmarkAssertE2T2-4 2694404 66.60 ns/op BenchmarkAssertE2T2Blank-4 2919414 35.65 ns/op BenchmarkAssertI2E2-4 3089244 34.91 ns/op BenchmarkAssertI2E2Blank-4 3920371 28.26 ns/op BenchmarkAssertE2E2-4 3443310 33.83 ns/op BenchmarkAssertE2E2Blank-4 4408326 31.10 ns/op BenchmarkConvT2Ezero/zero/16-4 4510154 32.78 ns/op BenchmarkConvT2Ezero/zero/32-4 4299255 28.55 ns/op BenchmarkConvT2Ezero/zero/64-4 2499760 40.48 ns/op BenchmarkConvT2Ezero/zero/str-4 3948567 29.19 ns/op BenchmarkConvT2Ezero/zero/slice-4 3630513 34.09 ns/op BenchmarkConvT2Ezero/zero/big-4 107470 1957 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 182.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 172.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 114190 1677 ns/op BenchmarkConvT2Ezero/smallint/16-4 4296945 28.45 ns/op BenchmarkConvT2Ezero/smallint/32-4 4059091 28.87 ns/op BenchmarkConvT2Ezero/smallint/64-4 4089230 48.31 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 128.0 ns/op BenchmarkConvT2Ezero/largeint/32-4 1077073 133.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 116.8 ns/op BenchmarkMalloc8-4 1000000 139.0 ns/op BenchmarkMalloc16-4 966139 135.1 ns/op BenchmarkMallocTypeInfo8-4 1000000 115.8 ns/op BenchmarkMallocTypeInfo16-4 1008280 152.8 ns/op BenchmarkMallocLargeStruct-4 71193 2145 ns/op BenchmarkGoroutineSelect-4 30 7117110 ns/op BenchmarkGoroutineBlocking-4 20 7533762 ns/op BenchmarkGoroutineForRange-4 16 8270026 ns/op BenchmarkGoroutineIdle-4 15 7373701 ns/op BenchmarkHashStringSpeed-4 1437229 82.95 ns/op BenchmarkHashBytesSpeed-4 1144648 107.5 ns/op BenchmarkHashInt32Speed-4 2529566 39.97 ns/op BenchmarkHashInt64Speed-4 2768259 45.24 ns/op BenchmarkHashStringArraySpeed-4 587241 199.5 ns/op BenchmarkMegMap-4 3026336 40.51 ns/op BenchmarkMegOneMap-4 2881915 45.69 ns/op BenchmarkMegEqMap-4 3229 39447 ns/op BenchmarkMegEmptyMap-4 4021653 30.67 ns/op BenchmarkSmallStrMap-4 2806606 44.03 ns/op BenchmarkMapStringKeysEight_16-4 2916638 44.66 ns/op BenchmarkMapStringKeysEight_32-4 2866920 42.68 ns/op BenchmarkMapStringKeysEight_64-4 2692850 42.59 ns/op BenchmarkMapStringKeysEight_1M-4 2693386 41.54 ns/op BenchmarkIntMap-4 3101130 39.76 ns/op BenchmarkMapFirst/1-4 3606711 30.19 ns/op BenchmarkMapFirst/2-4 3725532 33.47 ns/op BenchmarkMapFirst/3-4 3546015 32.26 ns/op BenchmarkMapFirst/4-4 3667578 32.33 ns/op BenchmarkMapFirst/5-4 3775285 31.53 ns/op BenchmarkMapFirst/6-4 3824884 32.36 ns/op BenchmarkMapFirst/7-4 3654908 32.26 ns/op BenchmarkMapFirst/8-4 3449272 36.23 ns/op BenchmarkMapFirst/9-4 3380612 36.75 ns/op BenchmarkMapFirst/10-4 3138861 38.56 ns/op BenchmarkMapFirst/11-4 3119103 36.36 ns/op BenchmarkMapFirst/12-4 3275408 35.82 ns/op BenchmarkMapFirst/13-4 3035421 38.82 ns/op BenchmarkMapFirst/14-4 2501905 44.79 ns/op BenchmarkMapFirst/15-4 3242187 36.73 ns/op BenchmarkMapFirst/16-4 2750295 39.14 ns/op BenchmarkMapMid/1-4 3037896 39.08 ns/op BenchmarkMapMid/2-4 2822581 42.79 ns/op BenchmarkMapMid/3-4 2846989 41.11 ns/op BenchmarkMapMid/4-4 2860740 61.72 ns/op BenchmarkMapMid/5-4 3145310 47.24 ns/op BenchmarkMapMid/6-4 3264763 40.31 ns/op BenchmarkMapMid/7-4 3033007 42.99 ns/op BenchmarkMapMid/8-4 2731242 68.68 ns/op BenchmarkMapMid/9-4 2439865 52.11 ns/op BenchmarkMapMid/10-4 2527291 51.17 ns/op BenchmarkMapMid/11-4 2469594 45.82 ns/op BenchmarkMapMid/12-4 2399797 43.95 ns/op BenchmarkMapMid/13-4 2442632 45.38 ns/op BenchmarkMapMid/14-4 3106346 43.01 ns/op BenchmarkMapMid/15-4 2572974 46.73 ns/op BenchmarkMapMid/16-4 2704042 42.74 ns/op BenchmarkMapLast/1-4 2997762 40.74 ns/op BenchmarkMapLast/2-4 2795064 60.96 ns/op BenchmarkMapLast/3-4 3155199 38.63 ns/op BenchmarkMapLast/4-4 2803714 39.79 ns/op BenchmarkMapLast/5-4 2871693 41.31 ns/op BenchmarkMapLast/6-4 2711070 43.26 ns/op BenchmarkMapLast/7-4 2634470 44.55 ns/op BenchmarkMapLast/8-4 2946954 42.71 ns/op BenchmarkMapLast/9-4 2248543 75.15 ns/op BenchmarkMapLast/10-4 2864119 41.84 ns/op BenchmarkMapLast/11-4 2901835 51.09 ns/op BenchmarkMapLast/12-4 2596549 64.88 ns/op BenchmarkMapLast/13-4 2337591 49.15 ns/op BenchmarkMapLast/14-4 2698272 62.67 ns/op BenchmarkMapLast/15-4 2973859 41.81 ns/op BenchmarkMapLast/16-4 2949051 42.06 ns/op BenchmarkMapCycle-4 1249590 93.26 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2826867 39.59 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2953 39840 ns/op BenchmarkMakeMap/[Byte]Byte-4 529216 428.4 ns/op BenchmarkMakeMap/[Int]Int-4 195820 1178 ns/op BenchmarkNewEmptyMap-4 17155642 7.216 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 110.7 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 649182 193.1 ns/op BenchmarkMapIterEmpty-4 4415562 30.07 ns/op BenchmarkSameLengthMap-4 3499464 31.73 ns/op BenchmarkBigKeyMap-4 791428 136.6 ns/op BenchmarkBigValMap-4 1202596 97.21 ns/op BenchmarkSmallKeyMap-4 2585407 45.54 ns/op BenchmarkMapPopulate/1-4 2091236 59.43 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 120223 1503 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6064 31333 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 403 254058 ns/op 51807 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 50 2779438 ns/op 416076 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 3 57236669 ns/op 6528104 B/op 2907 allocs/op BenchmarkComplexAlgMap-4 445488 250.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 562150 200.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 635185 231.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 249069 498.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41547 2581 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5426 19864 ns/op BenchmarkGoMapClear/NonReflexive/1-4 524448 223.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 495994 250.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 200606 603.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 44707 2676 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5509 33037 ns/op BenchmarkMapStringConversion/32/simple-4 1256833 108.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1378708 85.13 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1279053 98.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1249168 87.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1259466 101.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1219598 113.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1472662 71.81 ns/op BenchmarkMapInterfacePtr-4 1818110 63.70 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6221575 26.68 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 48583 2581 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6284 20076 ns/op BenchmarkMapPop1000-4 391 560553 ns/op BenchmarkMapPop10000-4 22 5210509 ns/op BenchmarkMapAssign/Int32/256-4 1000000 107.7 ns/op BenchmarkMapAssign/Int32/65536-4 846915 167.0 ns/op BenchmarkMapAssign/Int64/256-4 2126622 52.99 ns/op BenchmarkMapAssign/Int64/65536-4 952052 141.4 ns/op BenchmarkMapAssign/Str/256-4 1563789 84.73 ns/op BenchmarkMapAssign/Str/65536-4 490215 225.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1469242 81.59 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 768163 228.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 134.5 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 436912 410.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 598131 6345 ns/op BenchmarkMapOperatorAssign/Str/65536-4 148483 741.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 692114 311.1 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 109779 1024 ns/op 95 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 615391 264.6 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 140562 1021 ns/op 87 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 450109 282.7 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 106072 1037 ns/op 137 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1318616 94.30 ns/op BenchmarkMapDelete/Int32/1000-4 1711614 67.43 ns/op BenchmarkMapDelete/Int32/10000-4 1528198 70.74 ns/op BenchmarkMapDelete/Int64/100-4 1393689 96.68 ns/op BenchmarkMapDelete/Int64/1000-4 1617724 68.96 ns/op BenchmarkMapDelete/Int64/10000-4 2042199 65.49 ns/op BenchmarkMapDelete/Str/100-4 1000000 109.3 ns/op BenchmarkMapDelete/Str/1000-4 1557158 75.33 ns/op BenchmarkMapDelete/Str/10000-4 1364656 81.54 ns/op BenchmarkMapDelete/Pointer/100-4 1175041 96.00 ns/op BenchmarkMapDelete/Pointer/1000-4 1649577 82.04 ns/op BenchmarkMapDelete/Pointer/10000-4 1397863 94.46 ns/op BenchmarkMemmove/0-4 16452208 8.337 ns/op BenchmarkMemmove/1-4 1181716 144.0 ns/op 6.95 MB/s BenchmarkMemmove/2-4 1000000 165.4 ns/op 12.09 MB/s BenchmarkMemmove/3-4 1280636 182.4 ns/op 16.45 MB/s BenchmarkMemmove/4-4 952263 128.2 ns/op 31.21 MB/s BenchmarkMemmove/5-4 1000000 184.3 ns/op 27.13 MB/s BenchmarkMemmove/6-4 1000000 111.9 ns/op 53.61 MB/s BenchmarkMemmove/7-4 1000000 129.4 ns/op 54.10 MB/s BenchmarkMemmove/8-4 1318970 89.18 ns/op 89.71 MB/s BenchmarkMemmove/9-4 1221385 98.21 ns/op 91.64 MB/s BenchmarkMemmove/10-4 1206444 97.35 ns/op 102.73 MB/s BenchmarkMemmove/11-4 1213081 95.79 ns/op 114.83 MB/s BenchmarkMemmove/12-4 1257283 95.45 ns/op 125.72 MB/s BenchmarkMemmove/13-4 1000000 102.4 ns/op 126.99 MB/s BenchmarkMemmove/14-4 1000000 108.2 ns/op 129.43 MB/s BenchmarkMemmove/15-4 1188673 95.48 ns/op 157.09 MB/s BenchmarkMemmove/16-4 1283626 108.0 ns/op 148.20 MB/s BenchmarkMemmove/32-4 1162305 100.6 ns/op 318.24 MB/s BenchmarkMemmove/64-4 1267952 96.06 ns/op 666.24 MB/s BenchmarkMemmove/128-4 1000000 104.7 ns/op 1222.77 MB/s BenchmarkMemmove/256-4 1000000 132.7 ns/op 1929.27 MB/s BenchmarkMemmove/512-4 666750 281.0 ns/op 1822.36 MB/s BenchmarkMemmove/1024-4 478096 263.5 ns/op 3885.99 MB/s BenchmarkMemmove/2048-4 324988 756.0 ns/op 2708.85 MB/s BenchmarkMemmove/4096-4 174926 733.6 ns/op 5583.66 MB/s BenchmarkMemmoveOverlap/32-4 1000000 120.6 ns/op 265.28 MB/s BenchmarkMemmoveOverlap/64-4 1000000 108.7 ns/op 588.68 MB/s BenchmarkMemmoveOverlap/128-4 1000000 138.5 ns/op 924.47 MB/s BenchmarkMemmoveOverlap/256-4 956416 143.8 ns/op 1779.94 MB/s BenchmarkMemmoveOverlap/512-4 679248 181.9 ns/op 2814.06 MB/s BenchmarkMemmoveOverlap/1024-4 524144 251.8 ns/op 4066.71 MB/s BenchmarkMemmoveOverlap/2048-4 324559 432.4 ns/op 4736.71 MB/s BenchmarkMemmoveOverlap/4096-4 157760 734.9 ns/op 5573.77 MB/s BenchmarkMemmoveUnalignedDst/0-4 20131454 6.971 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 101.7 ns/op 9.84 MB/s BenchmarkMemmoveUnalignedDst/2-4 1462989 101.1 ns/op 19.79 MB/s BenchmarkMemmoveUnalignedDst/3-4 1333094 88.19 ns/op 34.02 MB/s BenchmarkMemmoveUnalignedDst/4-4 1347475 108.0 ns/op 37.03 MB/s BenchmarkMemmoveUnalignedDst/5-4 1316001 90.01 ns/op 55.55 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 139.2 ns/op 43.11 MB/s BenchmarkMemmoveUnalignedDst/7-4 1317361 87.74 ns/op 79.78 MB/s BenchmarkMemmoveUnalignedDst/8-4 1259546 138.6 ns/op 57.73 MB/s BenchmarkMemmoveUnalignedDst/9-4 1263324 123.4 ns/op 72.92 MB/s BenchmarkMemmoveUnalignedDst/10-4 1214200 95.17 ns/op 105.07 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 166.8 ns/op 65.94 MB/s BenchmarkMemmoveUnalignedDst/12-4 1207051 124.2 ns/op 96.64 MB/s BenchmarkMemmoveUnalignedDst/13-4 1163854 148.9 ns/op 87.28 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 120.2 ns/op 116.46 MB/s BenchmarkMemmoveUnalignedDst/15-4 1230604 94.48 ns/op 158.77 MB/s BenchmarkMemmoveUnalignedDst/16-4 1239855 94.63 ns/op 169.07 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 159.4 ns/op 200.78 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 106.1 ns/op 603.05 MB/s BenchmarkMemmoveUnalignedDst/128-4 803664 135.2 ns/op 946.63 MB/s BenchmarkMemmoveUnalignedDst/256-4 731280 170.4 ns/op 1502.40 MB/s BenchmarkMemmoveUnalignedDst/512-4 590277 231.7 ns/op 2209.65 MB/s BenchmarkMemmoveUnalignedDst/1024-4 282621 405.0 ns/op 2528.51 MB/s BenchmarkMemmoveUnalignedDst/2048-4 247684 462.2 ns/op 4430.70 MB/s BenchmarkMemmoveUnalignedDst/4096-4 141206 980.1 ns/op 4179.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1096963 125.4 ns/op 255.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 130.3 ns/op 491.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 959221 161.2 ns/op 793.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 653277 179.2 ns/op 1428.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 609063 207.0 ns/op 2473.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 356713 351.1 ns/op 2916.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 241951 558.7 ns/op 3665.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 133623 1026 ns/op 3994.14 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17837054 12.47 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 106.8 ns/op 9.36 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 107.5 ns/op 18.60 MB/s BenchmarkMemmoveUnalignedSrc/3-4 837200 143.3 ns/op 20.93 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 112.3 ns/op 35.61 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1297603 160.7 ns/op 31.12 MB/s BenchmarkMemmoveUnalignedSrc/6-4 836946 161.8 ns/op 37.07 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 104.3 ns/op 67.12 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 114.4 ns/op 69.95 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 108.4 ns/op 82.99 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1175508 114.9 ns/op 87.05 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 112.8 ns/op 97.48 MB/s BenchmarkMemmoveUnalignedSrc/12-4 770868 138.1 ns/op 86.86 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 165.6 ns/op 78.52 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 102.9 ns/op 136.10 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1093131 96.16 ns/op 155.99 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 104.5 ns/op 153.10 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 141.9 ns/op 225.55 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 116.5 ns/op 549.41 MB/s BenchmarkMemmoveUnalignedSrc/128-4 792615 138.5 ns/op 924.51 MB/s BenchmarkMemmoveUnalignedSrc/256-4 832704 204.3 ns/op 1252.94 MB/s BenchmarkMemmoveUnalignedSrc/512-4 727188 191.5 ns/op 2672.94 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 406311 336.0 ns/op 3047.62 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 259125 566.7 ns/op 3614.22 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 161277 751.0 ns/op 5454.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1071741 179.6 ns/op 178.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 136.1 ns/op 470.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 129.3 ns/op 989.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 996391 148.6 ns/op 1723.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 730176 186.9 ns/op 2739.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 404216 339.5 ns/op 3016.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 305133 585.4 ns/op 3498.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 140461 874.1 ns/op 4686.10 MB/s BenchmarkMemclr/5-4 15529906 7.524 ns/op 664.57 MB/s BenchmarkMemclr/16-4 15322258 7.928 ns/op 2018.23 MB/s BenchmarkMemclr/64-4 15471508 18.95 ns/op 3377.06 MB/s BenchmarkMemclr/256-4 11143399 10.89 ns/op 23505.10 MB/s BenchmarkMemclr/4096-4 1737553 61.23 ns/op 66898.03 MB/s BenchmarkMemclr/65536-4 81454 1430 ns/op 45825.19 MB/s BenchmarkMemclr/1M-4 4328 28959 ns/op 36208.64 MB/s BenchmarkMemclr/4M-4 1006 103550 ns/op 40505.12 MB/s BenchmarkMemclr/8M-4 478 267434 ns/op 31367.04 MB/s BenchmarkMemclr/16M-4 100 1016812 ns/op 16499.82 MB/s BenchmarkMemclr/64M-4 50 2197296 ns/op 30541.57 MB/s BenchmarkGoMemclr/5-4 1788986 64.24 ns/op 77.84 MB/s BenchmarkGoMemclr/16-4 758847 211.8 ns/op 75.53 MB/s BenchmarkGoMemclr/64-4 211012 638.4 ns/op 100.25 MB/s BenchmarkGoMemclr/256-4 44536 2695 ns/op 94.97 MB/s BenchmarkMemclrRange/1K_2K-4 90304 1232 ns/op 77828.38 MB/s BenchmarkMemclrRange/2K_8K-4 27273 4122 ns/op 80921.49 MB/s BenchmarkMemclrRange/4K_16K-4 31791 3585 ns/op 90127.37 MB/s BenchmarkMemclrRange/160K_228K-4 3232 35257 ns/op 47164.63 MB/s BenchmarkClearFat7-4 4160130 28.93 ns/op BenchmarkClearFat8-4 4487110 25.83 ns/op BenchmarkClearFat11-4 3888679 27.78 ns/op BenchmarkClearFat12-4 4528509 36.38 ns/op BenchmarkClearFat13-4 4283725 37.12 ns/op BenchmarkClearFat14-4 3881600 38.37 ns/op BenchmarkClearFat15-4 4264699 30.46 ns/op BenchmarkClearFat16-4 4790060 31.83 ns/op BenchmarkClearFat24-4 4372022 24.82 ns/op BenchmarkClearFat32-4 3909482 27.80 ns/op BenchmarkClearFat40-4 3904170 32.47 ns/op BenchmarkClearFat48-4 3733417 28.94 ns/op BenchmarkClearFat56-4 4034568 28.88 ns/op BenchmarkClearFat64-4 4024942 38.31 ns/op BenchmarkClearFat72-4 3525944 37.62 ns/op BenchmarkClearFat128-4 3643392 36.56 ns/op BenchmarkClearFat256-4 2279119 58.26 ns/op BenchmarkClearFat512-4 1412008 83.80 ns/op BenchmarkClearFat1024-4 843636 189.0 ns/op BenchmarkClearFat1032-4 1000000 129.7 ns/op BenchmarkClearFat1040-4 842736 139.3 ns/op BenchmarkCopyFat7-4 3487957 30.15 ns/op BenchmarkCopyFat8-4 3979879 29.23 ns/op BenchmarkCopyFat11-4 3408307 44.98 ns/op BenchmarkCopyFat12-4 4219513 28.32 ns/op BenchmarkCopyFat13-4 3576584 32.46 ns/op BenchmarkCopyFat14-4 3830211 37.98 ns/op BenchmarkCopyFat15-4 3742732 32.41 ns/op BenchmarkCopyFat16-4 4344636 28.02 ns/op BenchmarkCopyFat24-4 3376653 30.40 ns/op BenchmarkCopyFat32-4 3746125 32.01 ns/op BenchmarkCopyFat64-4 2966820 51.22 ns/op BenchmarkCopyFat72-4 1980211 51.49 ns/op BenchmarkCopyFat128-4 2202009 46.89 ns/op BenchmarkCopyFat256-4 1000000 119.8 ns/op BenchmarkCopyFat512-4 1000000 128.5 ns/op BenchmarkCopyFat520-4 1000000 105.2 ns/op BenchmarkCopyFat1024-4 798636 234.3 ns/op BenchmarkCopyFat1032-4 706855 147.9 ns/op BenchmarkCopyFat1040-4 850750 162.2 ns/op BenchmarkIssue18740/2byte-4 292 401514 ns/op BenchmarkIssue18740/4byte-4 603 192514 ns/op BenchmarkIssue18740/8byte-4 999 116755 ns/op BenchmarkReadMetricsLatency-4 10000 2921 p50-ns 5342 p90-ns 14397 p99-ns BenchmarkFinalizer-4 201 528706 ns/op BenchmarkFinalizerRun-4 218397 590.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8368059 23.65 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2242345 54.60 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3155215 37.72 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3177265 46.30 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1570269 110.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1350264 84.60 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2734954 42.46 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1652882 75.28 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1752502 72.00 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2608172 45.62 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2507560 48.71 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2278736 56.17 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 119.1 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1536669 74.85 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7322797 18.71 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5743698 19.63 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5989135 17.63 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6276427 17.88 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7610062 17.55 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6398041 18.74 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7550137 16.46 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5989737 18.86 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6843561 15.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5790325 20.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7221757 17.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6871438 15.82 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7167358 17.13 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6635650 15.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7753692 15.57 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7617037 18.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6010934 17.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 4816557 21.15 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7829234 16.61 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7413811 15.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7167885 15.79 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7179334 19.24 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6854991 16.83 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7135170 18.64 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7858466 26.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5457510 20.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7516407 16.51 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6993056 17.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7972977 21.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7321718 15.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7617926 21.20 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6296146 16.17 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7295335 25.90 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 4897557 27.56 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7162936 18.81 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7071408 17.78 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6830983 19.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5953893 19.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6244071 28.86 ns/op BenchmarkNetpollBreak-4 4370 41483 ns/op BenchmarkPingPongHog-4 843 348300 ns/op BenchmarkStackGrowth-4 123476 1067 ns/op BenchmarkStackGrowthDeep-4 1046 113273 ns/op BenchmarkCreateGoroutines-4 55747 1925 ns/op BenchmarkCreateGoroutinesParallel-4 49812 2144 ns/op BenchmarkCreateGoroutinesCapture-4 9375 14244 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 29038 3667 ns/op BenchmarkClosureCall-4 20822368 5.323 ns/op BenchmarkWakeupParallelSpinning/0s-4 8373 19910 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7279 25058 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4482 32556 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2352 51640 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1459 84007 ns/op BenchmarkWakeupParallelSpinning/20µs-4 724 153664 ns/op BenchmarkWakeupParallelSpinning/50µs-4 369 326918 ns/op BenchmarkWakeupParallelSpinning/100µs-4 186 559395 ns/op BenchmarkMatmult-4 4323615 36.78 ns/op BenchmarkFastrand-4 6825889 15.94 ns/op BenchmarkFastrand64-4 6862000 15.25 ns/op BenchmarkFastrandHashiter-4 3601292 39.88 ns/op BenchmarkFastrandn/2-4 3479704 29.67 ns/op BenchmarkFastrandn/3-4 4285444 29.94 ns/op BenchmarkFastrandn/4-4 4781757 34.52 ns/op BenchmarkFastrandn/5-4 4477021 35.79 ns/op BenchmarkIfaceCmp100-4 113761 1504 ns/op BenchmarkIfaceCmpNil100-4 208917 629.3 ns/op BenchmarkEfaceCmpDiff-4 46308 2946 ns/op BenchmarkEfaceCmpDiffIndirect-4 41323 2679 ns/op BenchmarkDefer-4 1621512 123.5 ns/op BenchmarkDefer10-4 871944 176.8 ns/op BenchmarkDeferMany-4 261381 440.5 ns/op BenchmarkPanicRecover-4 232830 619.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 74 1969234 ns/op 1897529 p50-ns 2761192 p90-ns 3469822 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 68 3184371 ns/op 2522228 p50-ns 5512744 p90-ns 15984921 p99-ns BenchmarkGoroutineProfile/small/idle-4 31 4789634 ns/op 4661554 p50-ns 5961630 p90-ns 6797341 p99-ns BenchmarkGoroutineProfile/small/loaded-4 22 7889752 ns/op 6156294 p50-ns 14508207 p90-ns 29367121 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 58 1789525 ns/op 1785489 p50-ns 2399301 p90-ns 3638131 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 84 4095573 ns/op 3272571 p50-ns 6884498 p90-ns 24598622 p99-ns BenchmarkGoroutineProfile/large/idle-4 8 14168748 ns/op 12630403 p50-ns 23171166 p90-ns 23171166 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 26063776 ns/op 27201628 p50-ns 32129353 p90-ns 32129353 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 73 1651535 ns/op 1610400 p50-ns 1994706 p90-ns 4348254 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 66 2687716 ns/op 2225333 p50-ns 4211144 p90-ns 15469413 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 38 3168894 ns/op 3030437 p50-ns 4001410 p90-ns 4813320 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 30 5669520 ns/op 4412731 p50-ns 8691480 p90-ns 17547028 p99-ns BenchmarkRWMutexUncontended-4 2296507 118.1 ns/op BenchmarkRWMutexWrite100-4 55434 2026 ns/op BenchmarkRWMutexWrite10-4 370000 1550 ns/op BenchmarkRWMutexWorkWrite100-4 22591 4490 ns/op BenchmarkRWMutexWorkWrite10-4 72202 4118 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2469 48727 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1274 121299 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1071 100520 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 579 215256 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 578 210809 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 211 518340 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 297 438681 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 122 964755 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 148656 886.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 151957 1311 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 111812 1341 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 123050 1039 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 179923 893.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 219436 1237 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 104070 1325 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 207133 1385 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 122786 1419 ns/op BenchmarkMakeSlice/Byte-4 1508096 106.4 ns/op BenchmarkMakeSlice/Int16-4 1274739 93.47 ns/op BenchmarkMakeSlice/Int-4 1000000 136.6 ns/op BenchmarkMakeSlice/Ptr-4 885147 136.4 ns/op BenchmarkMakeSlice/Struct/24-4 966878 232.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 310.8 ns/op BenchmarkMakeSlice/Struct/40-4 534904 412.6 ns/op BenchmarkGrowSlice/Byte-4 520305 522.4 ns/op BenchmarkGrowSlice/Int16-4 502675 400.8 ns/op BenchmarkGrowSlice/Int-4 383292 625.3 ns/op BenchmarkGrowSlice/Ptr-4 346682 623.5 ns/op BenchmarkGrowSlice/Struct/24-4 178948 827.6 ns/op BenchmarkGrowSlice/Struct/32-4 183546 1398 ns/op BenchmarkGrowSlice/Struct/40-4 70646 1567 ns/op BenchmarkExtendSlice/IntSlice-4 109335 1091 ns/op BenchmarkExtendSlice/PointerSlice-4 86910 1290 ns/op BenchmarkExtendSlice/NoGrow-4 134020 986.0 ns/op BenchmarkAppend-4 906397 129.8 ns/op BenchmarkAppendGrowByte-4 1 259012610 ns/op BenchmarkAppendGrowString-4 1 665539241 ns/op BenchmarkAppendSlice/1Bytes-4 391996 1052 ns/op BenchmarkAppendSlice/4Bytes-4 123170 893.4 ns/op BenchmarkAppendSlice/7Bytes-4 453903 652.2 ns/op BenchmarkAppendSlice/8Bytes-4 258846 418.9 ns/op BenchmarkAppendSlice/15Bytes-4 183192 748.2 ns/op BenchmarkAppendSlice/16Bytes-4 243912 496.3 ns/op BenchmarkAppendSlice/32Bytes-4 196136 528.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 38268 3873 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10315 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8629 40164 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 895 125103 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 85 1425542 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 25 4677374 ns/op BenchmarkAppendStr/1Bytes-4 477488 404.9 ns/op BenchmarkAppendStr/4Bytes-4 400776 501.1 ns/op BenchmarkAppendStr/8Bytes-4 257404 441.6 ns/op BenchmarkAppendStr/16Bytes-4 427111 274.3 ns/op BenchmarkAppendStr/32Bytes-4 420006 272.1 ns/op BenchmarkAppendSpecialCase-4 850142 144.2 ns/op BenchmarkCopy/1Byte-4 393208 481.5 ns/op 2.08 MB/s BenchmarkCopy/1String-4 64075 1636 ns/op 0.61 MB/s BenchmarkCopy/2Byte-4 82348 1402 ns/op 1.43 MB/s BenchmarkCopy/2String-4 347582 402.6 ns/op 4.97 MB/s BenchmarkCopy/4Byte-4 548530 316.2 ns/op 12.65 MB/s BenchmarkCopy/4String-4 1114734 93.89 ns/op 42.60 MB/s BenchmarkCopy/8Byte-4 1000000 105.7 ns/op 75.66 MB/s BenchmarkCopy/8String-4 1000000 103.2 ns/op 77.50 MB/s BenchmarkCopy/12Byte-4 1221554 98.93 ns/op 121.30 MB/s BenchmarkCopy/12String-4 1000000 122.5 ns/op 98.00 MB/s BenchmarkCopy/16Byte-4 1025954 117.7 ns/op 135.93 MB/s BenchmarkCopy/16String-4 1000000 107.2 ns/op 149.22 MB/s BenchmarkCopy/32Byte-4 1197074 100.5 ns/op 318.41 MB/s BenchmarkCopy/32String-4 1000000 100.1 ns/op 319.76 MB/s BenchmarkCopy/128Byte-4 1000000 121.8 ns/op 1050.90 MB/s BenchmarkCopy/128String-4 887812 136.0 ns/op 941.50 MB/s BenchmarkCopy/1024Byte-4 344896 452.4 ns/op 2263.70 MB/s BenchmarkCopy/1024String-4 285328 663.7 ns/op 1542.86 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20811 5654 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11628 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18625 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 23337 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 28777 ns/op BenchmarkAppendInPlace/Grow/Byte-4 139316 1408 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 115611 1394 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 54918 1926 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 45784 2757 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 49342 2581 ns/op BenchmarkStackCopyPtr-4 1 139307522 ns/op BenchmarkStackCopy-4 1 140704346 ns/op BenchmarkStackCopyNoCache-4 26 5427678 ns/op BenchmarkStackCopyWithStkobj-4 3 60235087 ns/op BenchmarkIssue18138-4 166 788018 ns/op BenchmarkCompareStringEqual-4 14767765 8.327 ns/op BenchmarkCompareStringIdentical-4 24535381 5.874 ns/op BenchmarkCompareStringSameLength-4 15560235 6.464 ns/op BenchmarkCompareStringDifferentLength-4 20863028 5.521 ns/op BenchmarkCompareStringBigUnaligned-4 1299 98005 ns/op 10699.29 MB/s BenchmarkCompareStringBig-4 1520 73670 ns/op 14233.62 MB/s BenchmarkConcatStringAndBytes-4 1521492 72.43 ns/op BenchmarkSliceByteToString/1-4 1000000 122.4 ns/op BenchmarkSliceByteToString/2-4 1000000 162.8 ns/op BenchmarkSliceByteToString/4-4 909286 171.3 ns/op BenchmarkSliceByteToString/8-4 953653 212.4 ns/op BenchmarkSliceByteToString/16-4 1000000 191.5 ns/op BenchmarkSliceByteToString/32-4 881182 190.0 ns/op BenchmarkSliceByteToString/64-4 690972 300.4 ns/op BenchmarkSliceByteToString/128-4 777316 381.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2251671 63.67 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 123.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 709813 185.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3093124 64.94 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1547292 80.18 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 106.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1671369 67.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 357176 340.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 424306 288.2 ns/op BenchmarkRuneIterate/range/ASCII-4 6231190 21.01 ns/op BenchmarkRuneIterate/range/Japanese-4 2537041 51.07 ns/op BenchmarkRuneIterate/range/MixedLength-4 2807887 45.98 ns/op BenchmarkRuneIterate/range1/ASCII-4 7388287 15.37 ns/op BenchmarkRuneIterate/range1/Japanese-4 2094360 47.75 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3170469 63.21 ns/op BenchmarkRuneIterate/range2/ASCII-4 7438669 16.70 ns/op BenchmarkRuneIterate/range2/Japanese-4 2333670 47.84 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2665682 58.40 ns/op BenchmarkArrayEqual-4 25756234 4.922 ns/op BenchmarkFunc/Name-4 6215173 19.77 ns/op BenchmarkFunc/Entry-4 13469902 8.798 ns/op BenchmarkFunc/FileLine-4 2005698 94.64 ns/op PASS ok runtime 530.109s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28891 3598 ns/op BenchmarkHandle/concurrent-4 20742 5233 ns/op PASS ok runtime/cgo 0.405s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 32645296 4.156 ns/op BenchmarkAtomicStore64-4 10744975 9.548 ns/op BenchmarkAtomicLoad-4 28766037 5.481 ns/op BenchmarkAtomicStore-4 7289018 18.50 ns/op BenchmarkAnd8-4 14793339 9.897 ns/op BenchmarkAnd-4 14040166 12.66 ns/op BenchmarkAnd8Parallel-4 4481821 25.22 ns/op BenchmarkAndParallel-4 4618506 26.34 ns/op BenchmarkOr8-4 12195020 9.394 ns/op BenchmarkOr-4 13089622 10.32 ns/op BenchmarkOr8Parallel-4 4598496 25.97 ns/op BenchmarkOrParallel-4 4292168 27.85 ns/op BenchmarkXadd-4 4575662 27.37 ns/op BenchmarkXadd64-4 4425062 28.58 ns/op BenchmarkCas-4 2882862 41.83 ns/op BenchmarkCas64-4 2921829 39.35 ns/op BenchmarkXchg-4 4114771 27.45 ns/op BenchmarkXchg64-4 3667796 30.54 ns/op PASS ok runtime/internal/atomic 3.829s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3169165 66.51 ns/op BenchmarkMulUintptr/large-4 2670220 56.56 ns/op PASS ok runtime/internal/math 0.597s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 10988767 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 16759967 ns/op 388.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 26 3946011 ns/op 19.42 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 19342264 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 34197981 ns/op 1383 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 20 5435776 ns/op 58.90 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 91199960 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 121554234 ns/op 10214 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 13172655 ns/op 828.6 concurrent_launches/op PASS ok runtime/pprof 1.912s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 9997501 ns/op BenchmarkStackLeak-4 16039 6440 ns/op PASS ok runtime/race 0.667s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3242600 41.18 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 230110 520.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.420s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 110058 1075 ns/op BenchmarkSortString1K-4 127 909671 ns/op BenchmarkSortString1K_Slice-4 156 794293 ns/op BenchmarkStableString1K-4 96 1434315 ns/op BenchmarkSortInt1K-4 153 843146 ns/op BenchmarkSortInt1K_Sorted-4 2763 52392 ns/op BenchmarkSortInt1K_Reversed-4 1346 89620 ns/op BenchmarkSortInt1K_Mod8-4 381 319536 ns/op BenchmarkStableInt1K-4 100 1206499 ns/op BenchmarkStableInt1K_Slice-4 100 1056259 ns/op BenchmarkSortInt64K-4 2 82553232 ns/op BenchmarkSortInt64K_Slice-4 2 57942255 ns/op BenchmarkStableInt64K-4 2 163036500 ns/op BenchmarkSort1e2-4 328 350890 ns/op BenchmarkStable1e2-4 134 952239 ns/op BenchmarkSort1e4-4 2 63772602 ns/op BenchmarkStable1e4-4 1 277576664 ns/op PASS ok sort 39.981s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 753314 192.8 ns/op BenchmarkAtof64Float-4 590514 174.7 ns/op BenchmarkAtof64FloatExp-4 559676 231.6 ns/op BenchmarkAtof64Big-4 420936 428.8 ns/op BenchmarkAtof64RandomBits-4 442771 606.6 ns/op BenchmarkAtof64RandomFloats-4 467005 295.4 ns/op BenchmarkAtof64RandomLongFloats-4 380146 345.5 ns/op BenchmarkAtof32Decimal-4 744955 231.7 ns/op BenchmarkAtof32Float-4 644164 261.3 ns/op BenchmarkAtof32FloatExp-4 553656 251.5 ns/op BenchmarkAtof32Random-4 340417 381.0 ns/op BenchmarkAtof32RandomLong-4 134920 930.8 ns/op BenchmarkParseInt/Pos/7bit-4 1265383 96.89 ns/op BenchmarkParseInt/Pos/26bit-4 707264 151.7 ns/op BenchmarkParseInt/Pos/31bit-4 733102 378.3 ns/op BenchmarkParseInt/Pos/56bit-4 447075 564.8 ns/op BenchmarkParseInt/Pos/63bit-4 477836 278.8 ns/op BenchmarkParseInt/Neg/7bit-4 1297668 103.6 ns/op BenchmarkParseInt/Neg/26bit-4 773371 228.9 ns/op BenchmarkParseInt/Neg/31bit-4 548148 261.0 ns/op BenchmarkParseInt/Neg/56bit-4 455886 419.9 ns/op BenchmarkParseInt/Neg/63bit-4 422695 263.6 ns/op BenchmarkAtoi/Pos/7bit-4 1730062 68.09 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 154.6 ns/op BenchmarkAtoi/Pos/31bit-4 885558 148.3 ns/op BenchmarkAtoi/Pos/56bit-4 514467 218.2 ns/op BenchmarkAtoi/Pos/63bit-4 413460 503.3 ns/op BenchmarkAtoi/Neg/7bit-4 1693838 80.80 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 132.2 ns/op BenchmarkAtoi/Neg/31bit-4 814460 142.5 ns/op BenchmarkAtoi/Neg/56bit-4 679879 226.0 ns/op BenchmarkAtoi/Neg/63bit-4 429567 359.2 ns/op BenchmarkFormatFloat/Decimal-4 82768 1509 ns/op BenchmarkFormatFloat/Float-4 73196 2139 ns/op BenchmarkFormatFloat/Exp-4 95389 1306 ns/op BenchmarkFormatFloat/NegExp-4 91200 2242 ns/op BenchmarkFormatFloat/LongExp-4 76033 1705 ns/op BenchmarkFormatFloat/Big-4 74512 1591 ns/op BenchmarkFormatFloat/BinaryExp-4 192546 1060 ns/op BenchmarkFormatFloat/32Integer-4 101416 1301 ns/op BenchmarkFormatFloat/32ExactFraction-4 98182 1326 ns/op BenchmarkFormatFloat/32Point-4 95445 1293 ns/op BenchmarkFormatFloat/32Exp-4 104830 1173 ns/op BenchmarkFormatFloat/32NegExp-4 102337 1153 ns/op BenchmarkFormatFloat/32Shortest-4 84732 1650 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 121454 1753 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 86079 1199 ns/op BenchmarkFormatFloat/64Fixed1-4 127142 1028 ns/op BenchmarkFormatFloat/64Fixed2-4 142968 935.2 ns/op BenchmarkFormatFloat/64Fixed3-4 146344 1105 ns/op BenchmarkFormatFloat/64Fixed4-4 134892 1150 ns/op BenchmarkFormatFloat/64Fixed12-4 73474 1718 ns/op BenchmarkFormatFloat/64Fixed16-4 89190 1434 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95683 1469 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83674 1555 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2026 53317 ns/op BenchmarkFormatFloat/Slowpath64-4 80746 1553 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73616 2946 ns/op BenchmarkAppendFloat/Decimal-4 144835 966.9 ns/op BenchmarkAppendFloat/Float-4 106426 1142 ns/op BenchmarkAppendFloat/Exp-4 118614 976.3 ns/op BenchmarkAppendFloat/NegExp-4 111349 1150 ns/op BenchmarkAppendFloat/LongExp-4 100334 1270 ns/op BenchmarkAppendFloat/Big-4 92503 1689 ns/op BenchmarkAppendFloat/BinaryExp-4 357805 794.0 ns/op BenchmarkAppendFloat/32Integer-4 134553 1680 ns/op BenchmarkAppendFloat/32ExactFraction-4 121989 992.4 ns/op BenchmarkAppendFloat/32Point-4 112351 1043 ns/op BenchmarkAppendFloat/32Exp-4 130738 1052 ns/op BenchmarkAppendFloat/32NegExp-4 123733 1754 ns/op BenchmarkAppendFloat/32Shortest-4 130353 904.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 152011 810.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 154330 822.2 ns/op BenchmarkAppendFloat/64Fixed1-4 159829 713.6 ns/op BenchmarkAppendFloat/64Fixed2-4 182655 674.4 ns/op BenchmarkAppendFloat/64Fixed3-4 164298 736.8 ns/op BenchmarkAppendFloat/64Fixed4-4 156722 1126 ns/op BenchmarkAppendFloat/64Fixed12-4 89529 1307 ns/op BenchmarkAppendFloat/64Fixed16-4 106639 1189 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 120014 1173 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 99480 1225 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2275 73303 ns/op BenchmarkAppendFloat/Slowpath64-4 79270 1501 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 77131 1759 ns/op BenchmarkFormatInt-4 12868 10274 ns/op BenchmarkAppendInt-4 14401 8234 ns/op BenchmarkFormatUint-4 64720 1929 ns/op BenchmarkAppendUint-4 86996 1473 ns/op BenchmarkFormatIntSmall/7-4 1721917 73.32 ns/op BenchmarkFormatIntSmall/42-4 1833156 69.07 ns/op BenchmarkAppendIntSmall-4 980157 128.2 ns/op BenchmarkAppendUintVarlen/1-4 1000000 138.2 ns/op BenchmarkAppendUintVarlen/12-4 637662 239.3 ns/op BenchmarkAppendUintVarlen/123-4 787016 155.9 ns/op BenchmarkAppendUintVarlen/1234-4 795424 150.2 ns/op BenchmarkAppendUintVarlen/12345-4 835212 143.4 ns/op BenchmarkAppendUintVarlen/123456-4 840435 165.7 ns/op BenchmarkAppendUintVarlen/1234567-4 655473 179.7 ns/op BenchmarkAppendUintVarlen/12345678-4 575572 182.0 ns/op BenchmarkAppendUintVarlen/123456789-4 774806 151.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 841702 186.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 777037 157.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 881138 265.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 768895 146.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 772240 176.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 744910 164.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 797517 213.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 772368 160.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 826126 158.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 697082 158.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 750394 207.5 ns/op BenchmarkQuote-4 40464 3007 ns/op BenchmarkQuoteRune-4 442124 485.5 ns/op BenchmarkAppendQuote-4 47923 5237 ns/op BenchmarkAppendQuoteRune-4 793749 224.5 ns/op BenchmarkUnquoteEasy-4 1527642 152.9 ns/op BenchmarkUnquoteHard-4 36780 3147 ns/op PASS ok strconv 26.171s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 309846 393.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 131820 1474 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 180639 900.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 311982 653.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 64753 2225 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 81968 1708 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 662642 258.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21690 7333 ns/op BenchmarkGenericMatch1-4 2264 61756 ns/op BenchmarkGenericMatch2-4 429 498366 ns/op BenchmarkSingleMaxSkipping-4 10000 11451 ns/op 873.30 MB/s BenchmarkSingleLongSuffixFail-4 18489 6587 ns/op 152.11 MB/s BenchmarkSingleMatch-4 198 650275 ns/op 23.07 MB/s BenchmarkByteByteNoMatch-4 88830 1350 ns/op BenchmarkByteByteMatch-4 12703 11158 ns/op BenchmarkByteStringMatch-4 10000 11096 ns/op BenchmarkHTMLEscapeNew-4 56740 2583 ns/op BenchmarkHTMLEscapeOld-4 44030 2391 ns/op BenchmarkByteStringReplacerWriteString-4 1266 108274 ns/op BenchmarkByteReplacerWriteString-4 825 180020 ns/op BenchmarkByteByteReplaces-4 2803 54305 ns/op BenchmarkByteByteMap-4 7696 17780 ns/op BenchmarkMap/identity/ASCII-4 700726 209.5 ns/op BenchmarkMap/identity/Greek-4 513828 418.1 ns/op BenchmarkMap/change/ASCII-4 29181 5126 ns/op BenchmarkMap/change/Greek-4 20310 5265 ns/op BenchmarkIndexRune-4 1657802 76.58 ns/op BenchmarkIndexRuneLongString-4 1395610 78.86 ns/op BenchmarkIndexRuneFastPath-4 2830778 39.23 ns/op BenchmarkIndex-4 2923251 39.10 ns/op BenchmarkLastIndex-4 3003135 48.09 ns/op BenchmarkIndexByte-4 10012522 12.51 ns/op BenchmarkToUpper/#00-4 2360502 45.58 ns/op BenchmarkToUpper/ONLYUPPER-4 1000000 122.8 ns/op BenchmarkToUpper/abc-4 342723 439.9 ns/op BenchmarkToUpper/AbC123-4 207897 656.9 ns/op BenchmarkToUpper/azAZ09_-4 142280 800.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39700 5696 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47406 2366 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26547 4791 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 42786 3240 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 79792 2483 ns/op BenchmarkToLower/#00-4 2531156 47.16 ns/op BenchmarkToLower/abc-4 2342551 54.61 ns/op BenchmarkToLower/AbC123-4 178822 821.9 ns/op BenchmarkToLower/azAZ09_-4 147991 750.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76740 2998 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49270 2763 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29344 4198 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65961 2096 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 90471 1314 ns/op BenchmarkMapNoChanges-4 922015 133.1 ns/op BenchmarkTrim-4 30908 3819 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2362656 67.14 ns/op BenchmarkToValidUTF8/InvalidASCII-4 165456 787.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98010 1248 ns/op BenchmarkEqualFold/Tests-4 47416 2374 ns/op BenchmarkEqualFold/ASCII-4 2526220 66.98 ns/op BenchmarkEqualFold/UnicodePrefix-4 126783 1088 ns/op BenchmarkEqualFold/UnicodeSuffix-4 111550 1025 ns/op BenchmarkIndexHard1-4 1002 116502 ns/op BenchmarkIndexHard2-4 734 252885 ns/op BenchmarkIndexHard3-4 166 641260 ns/op BenchmarkIndexHard4-4 217 552182 ns/op BenchmarkLastIndexHard1-4 82 1996162 ns/op BenchmarkLastIndexHard2-4 70 2572965 ns/op BenchmarkLastIndexHard3-4 69 1584883 ns/op BenchmarkCountHard1-4 1009 121652 ns/op BenchmarkCountHard2-4 814 201998 ns/op BenchmarkCountHard3-4 152 755130 ns/op BenchmarkIndexTorture-4 10000 14144 ns/op BenchmarkCountTorture-4 10000 14680 ns/op BenchmarkCountTortureOverlapping-4 804 138589 ns/op BenchmarkCountByte/10-4 3087807 44.14 ns/op 226.54 MB/s BenchmarkCountByte/32-4 2952250 51.55 ns/op 620.77 MB/s BenchmarkCountByte/4096-4 888206 184.3 ns/op 22221.18 MB/s BenchmarkCountByte/4194304-4 296 394191 ns/op 10640.29 MB/s BenchmarkCountByte/67108864-4 27 5018404 ns/op 13372.55 MB/s BenchmarkFields/ASCII/16-4 235669 700.0 ns/op 22.86 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20042 5859 ns/op 43.69 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1404 88563 ns/op 46.25 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1596516 ns/op 41.05 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 36452164 ns/op 28.77 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 230049 490.4 ns/op 32.63 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 14768 ns/op 17.33 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 505 329775 ns/op 12.42 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 5096247 ns/op 12.86 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 104815480 ns/op 10.00 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 136572 1284 ns/op 12.46 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13673 ns/op 18.72 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 535 210995 ns/op 19.41 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 5686856 ns/op 11.52 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 117805133 ns/op 8.90 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 170270 756.8 ns/op 21.14 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9211 15372 ns/op 16.65 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 470 233066 ns/op 17.57 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 5590155 ns/op 11.72 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 122580601 ns/op 8.55 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 101402411 ns/op BenchmarkSplitSingleByteSeparator-4 20 10259368 ns/op BenchmarkSplitMultiByteSeparator-4 26 4916435 ns/op BenchmarkSplitNSingleByteSeparator-4 198843 1239 ns/op BenchmarkSplitNMultiByteSeparator-4 147856 1426 ns/op BenchmarkRepeat/5x0-4 1608552 64.09 ns/op BenchmarkRepeat/5x1-4 2114793 54.53 ns/op BenchmarkRepeat/5x2-4 167400 833.8 ns/op BenchmarkRepeat/5x6-4 117276 1065 ns/op BenchmarkRepeat/10x0-4 2672436 50.09 ns/op BenchmarkRepeat/10x1-4 1768748 69.22 ns/op BenchmarkRepeat/10x2-4 192955 712.7 ns/op BenchmarkRepeat/10x6-4 120630 1331 ns/op BenchmarkRepeatLarge/256/1-4 67249 2800 ns/op 91.42 MB/s BenchmarkRepeatLarge/256/16-4 80493 1665 ns/op 153.71 MB/s BenchmarkRepeatLarge/512/1-4 49917 3336 ns/op 153.50 MB/s BenchmarkRepeatLarge/512/16-4 52692 2295 ns/op 223.09 MB/s BenchmarkRepeatLarge/1024/1-4 31250 3363 ns/op 304.50 MB/s BenchmarkRepeatLarge/1024/16-4 32661 3558 ns/op 287.77 MB/s BenchmarkRepeatLarge/2048/1-4 16113 7243 ns/op 282.76 MB/s BenchmarkRepeatLarge/2048/16-4 18669 6325 ns/op 323.78 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10369 ns/op 395.03 MB/s BenchmarkRepeatLarge/4096/16-4 14032 8707 ns/op 470.43 MB/s BenchmarkRepeatLarge/8192/1-4 8286 18747 ns/op 436.98 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15785 ns/op 518.98 MB/s BenchmarkRepeatLarge/8192/4097-4 3475302 36.49 ns/op 112272.46 MB/s BenchmarkRepeatLarge/16384/1-4 8863 48640 ns/op 336.84 MB/s BenchmarkRepeatLarge/16384/16-4 10000 30599 ns/op 535.43 MB/s BenchmarkRepeatLarge/16384/4097-4 9507 25039 ns/op 490.87 MB/s BenchmarkRepeatLarge/32768/1-4 2818 74020 ns/op 442.69 MB/s BenchmarkRepeatLarge/32768/16-4 2192 61470 ns/op 533.07 MB/s BenchmarkRepeatLarge/32768/4097-4 2313 62232 ns/op 460.84 MB/s BenchmarkRepeatLarge/65536/1-4 1096 123868 ns/op 529.08 MB/s BenchmarkRepeatLarge/65536/16-4 814 127871 ns/op 512.52 MB/s BenchmarkRepeatLarge/65536/4097-4 1047 122354 ns/op 502.27 MB/s BenchmarkRepeatLarge/131072/1-4 171 898068 ns/op 145.95 MB/s BenchmarkRepeatLarge/131072/16-4 202 705837 ns/op 185.70 MB/s BenchmarkRepeatLarge/131072/4097-4 283 482258 ns/op 263.36 MB/s BenchmarkRepeatLarge/262144/1-4 124 857623 ns/op 305.66 MB/s BenchmarkRepeatLarge/262144/16-4 129 889805 ns/op 294.61 MB/s BenchmarkRepeatLarge/262144/4097-4 98 1150821 ns/op 224.28 MB/s BenchmarkRepeatLarge/524288/1-4 66 2234791 ns/op 234.60 MB/s BenchmarkRepeatLarge/524288/16-4 100 1856610 ns/op 282.39 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1642311 ns/op 316.82 MB/s BenchmarkRepeatLarge/1048576/1-4 38 3020636 ns/op 347.14 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2730301 ns/op 384.05 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 3167353 ns/op 329.84 MB/s BenchmarkRepeatLarge/2097152/1-4 34 4980105 ns/op 421.11 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4775570 ns/op 439.14 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 7195209 ns/op 290.97 MB/s BenchmarkRepeatLarge/4194304/1-4 8 13351922 ns/op 314.13 MB/s BenchmarkRepeatLarge/4194304/16-4 14 9965865 ns/op 420.87 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11635955 ns/op 360.20 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17021510 ns/op 492.82 MB/s BenchmarkRepeatLarge/8388608/16-4 6 21070834 ns/op 398.11 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 26473698 ns/op 316.79 MB/s BenchmarkRepeatLarge/16777216/1-4 3 41616881 ns/op 403.13 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34833107 ns/op 481.65 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 36323126 ns/op 461.89 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57359164 ns/op 584.99 MB/s BenchmarkRepeatLarge/33554432/16-4 2 79835514 ns/op 420.29 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 93189128 ns/op 360.07 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104581127 ns/op 641.69 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102226587 ns/op 656.47 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100152006 ns/op 670.07 MB/s BenchmarkRepeatLarge/134217728/1-4 1 237151551 ns/op 565.96 MB/s BenchmarkRepeatLarge/134217728/16-4 1 245668985 ns/op 546.34 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 192410526 ns/op 697.56 MB/s BenchmarkRepeatLarge/268435456/1-4 1 658908908 ns/op 407.39 MB/s BenchmarkRepeatLarge/268435456/16-4 1 495981633 ns/op 541.22 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 439098313 ns/op 611.33 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1055871068 ns/op 508.46 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1044295912 ns/op 514.10 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 940555386 ns/op 570.80 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4159583297 ns/op 258.14 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4516007308 ns/op 237.76 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6628469449 ns/op 161.99 MB/s BenchmarkIndexAnyASCII/1:1-4 1527692 79.30 ns/op BenchmarkIndexAnyASCII/1:2-4 1858330 65.42 ns/op BenchmarkIndexAnyASCII/1:4-4 1844437 70.44 ns/op BenchmarkIndexAnyASCII/1:8-4 2170404 53.76 ns/op BenchmarkIndexAnyASCII/1:16-4 2194922 55.70 ns/op BenchmarkIndexAnyASCII/1:32-4 1972460 60.65 ns/op BenchmarkIndexAnyASCII/1:64-4 2071348 53.41 ns/op BenchmarkIndexAnyASCII/16:1-4 2089004 69.93 ns/op BenchmarkIndexAnyASCII/16:2-4 877844 136.9 ns/op BenchmarkIndexAnyASCII/16:4-4 666892 201.4 ns/op BenchmarkIndexAnyASCII/16:8-4 866318 137.5 ns/op BenchmarkIndexAnyASCII/16:16-4 746226 169.4 ns/op BenchmarkIndexAnyASCII/16:32-4 650294 167.5 ns/op BenchmarkIndexAnyASCII/16:64-4 589407 259.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1778052 76.49 ns/op BenchmarkIndexAnyASCII/256:2-4 59018 2402 ns/op BenchmarkIndexAnyASCII/256:4-4 83001 1284 ns/op BenchmarkIndexAnyASCII/256:8-4 99441 1268 ns/op BenchmarkIndexAnyASCII/256:16-4 85299 1384 ns/op BenchmarkIndexAnyASCII/256:32-4 95856 1587 ns/op BenchmarkIndexAnyASCII/256:64-4 74481 1429 ns/op BenchmarkIndexAnyUTF8/1:1-4 2169865 51.26 ns/op BenchmarkIndexAnyUTF8/1:2-4 2064050 60.70 ns/op BenchmarkIndexAnyUTF8/1:4-4 2129413 59.03 ns/op BenchmarkIndexAnyUTF8/1:8-4 1912341 57.93 ns/op BenchmarkIndexAnyUTF8/1:16-4 2089396 55.77 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 112.3 ns/op BenchmarkIndexAnyUTF8/1:64-4 1819285 69.25 ns/op BenchmarkIndexAnyUTF8/16:1-4 1699472 68.45 ns/op BenchmarkIndexAnyUTF8/16:2-4 261415 550.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 276968 437.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 268626 450.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 256591 457.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 221448 491.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 265376 515.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 299125 404.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 16634 6479 ns/op BenchmarkIndexAnyUTF8/256:4-4 18459 6460 ns/op BenchmarkIndexAnyUTF8/256:8-4 18592 6402 ns/op BenchmarkIndexAnyUTF8/256:16-4 18728 7179 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10520 ns/op BenchmarkIndexAnyUTF8/256:64-4 13304 7740 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1777053 64.62 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1733994 111.0 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1306790 117.5 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1964529 84.60 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2123557 56.15 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2044155 57.40 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2115178 57.18 ns/op BenchmarkLastIndexAnyASCII/16:1-4 810031 128.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 807410 129.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 794154 136.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 900150 138.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 666475 152.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 692556 180.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 556833 207.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 89517 1228 ns/op BenchmarkLastIndexAnyASCII/256:2-4 99150 1602 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94101 1208 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92103 1209 ns/op BenchmarkLastIndexAnyASCII/256:16-4 94260 1229 ns/op BenchmarkLastIndexAnyASCII/256:32-4 95076 1234 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89414 1271 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2263944 52.07 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2258529 51.68 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2225805 53.28 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2236791 51.60 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2191538 52.79 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2269652 52.08 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2326906 52.31 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 354495 358.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 169020 722.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 164976 727.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 166188 722.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 161422 738.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 158551 751.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 157652 752.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 22453 5285 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11282 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11405 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10846 10967 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10282 11569 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8858 11428 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11409 ns/op BenchmarkTrimASCII/1:1-4 2915878 40.42 ns/op BenchmarkTrimASCII/1:2-4 2347208 49.81 ns/op BenchmarkTrimASCII/1:4-4 2252929 51.51 ns/op BenchmarkTrimASCII/1:8-4 2224610 53.93 ns/op BenchmarkTrimASCII/1:16-4 1956139 60.84 ns/op BenchmarkTrimASCII/16:1-4 2503464 46.63 ns/op BenchmarkTrimASCII/16:2-4 879956 129.1 ns/op BenchmarkTrimASCII/16:4-4 979666 123.0 ns/op BenchmarkTrimASCII/16:8-4 894153 126.9 ns/op BenchmarkTrimASCII/16:16-4 935948 132.9 ns/op BenchmarkTrimASCII/256:1-4 876649 121.6 ns/op BenchmarkTrimASCII/256:2-4 101132 1212 ns/op BenchmarkTrimASCII/256:4-4 93952 1260 ns/op BenchmarkTrimASCII/256:8-4 93388 1275 ns/op BenchmarkTrimASCII/256:16-4 89887 1226 ns/op BenchmarkTrimASCII/4096:1-4 103101 1264 ns/op BenchmarkTrimASCII/4096:2-4 6210 18198 ns/op BenchmarkTrimASCII/4096:4-4 6526 18608 ns/op BenchmarkTrimASCII/4096:8-4 7066 18695 ns/op BenchmarkTrimASCII/4096:16-4 6465 18808 ns/op BenchmarkTrimByte-4 3145330 35.88 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17533 6607 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17259 6809 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1484 77610 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3250 39927 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5946 19720 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10927 ns/op BenchmarkJoin/0-4 3577447 31.95 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2849560 42.49 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 184873 616.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 136665 963.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89481 1287 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 77590 1522 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 70410 1784 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56834 2020 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2321335 54.10 ns/op BenchmarkTrimSpace/ASCII-4 1480255 76.46 ns/op BenchmarkTrimSpace/SomeNonASCII-4 115588 984.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 73394 1620 ns/op BenchmarkReplaceAll-4 94588 1190 ns/op 16 B/op 1 allocs/op PASS ok strings 105.305s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 58472 2014 ns/op BenchmarkCond2-4 19106 5912 ns/op BenchmarkCond4-4 10000 10578 ns/op BenchmarkCond8-4 8353 19549 ns/op BenchmarkCond16-4 5098 35077 ns/op BenchmarkCond32-4 1818 72492 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 665750 209.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 445029 318.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 621634 194.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 675699 204.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 422590 338.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 706215 163.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 130662 1095 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 106099 1329 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 102690 1468 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 69144 2090 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 789418 203.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 220084 551.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 713154 150.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 208008 616.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 752770 136.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 228772 528.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1509541 77.05 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 65510 1655 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 149685 795.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 356900 441.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 8326 14379 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 412 286429 ns/op BenchmarkRange/*sync.Map-4 2260 57776 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 105280 1745 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 255302 471.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 85714 1339 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 70281 1436 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 238470 499.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 159025 1106 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 110098 1351 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 206480 574.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 842859 145.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 70225 2146 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 162220 691.7 ns/op BenchmarkSwapCollision/*sync.Map-4 115338 1058 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 210 579383 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 133216 858.8 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 343806 376.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23641 4899 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 73093 1440 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30552 4034 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 391018 412.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 122863 1008 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 246267 501.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 110.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 185313 593.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1032495 114.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 736191 155.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 182329 619.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 678348 167.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 129480 1044 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 436760 647.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 491233 297.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 159084 824.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 754768 296.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 179494 561.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 146508 838.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 242235 440.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68476 1600 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 281955 586.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 464924 245.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 154634 791.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 554041 221.8 ns/op BenchmarkUncontendedSemaphore-4 4916839 24.98 ns/op BenchmarkContendedSemaphore-4 4769484 24.43 ns/op BenchmarkMutexUncontended-4 856374 151.1 ns/op BenchmarkMutex-4 211453 581.6 ns/op BenchmarkMutexSlack-4 241354 545.3 ns/op BenchmarkMutexWork-4 191997 568.0 ns/op BenchmarkMutexWorkSlack-4 192752 584.3 ns/op BenchmarkMutexNoSpin-4 79488 1501 ns/op BenchmarkMutexSpin-4 56602 1948 ns/op BenchmarkOnce-4 836752 135.8 ns/op BenchmarkSemaUncontended-4 5087866 23.05 ns/op BenchmarkSemaSyntNonblock-4 1421086 91.92 ns/op BenchmarkSemaSyntBlock-4 2117432 57.39 ns/op BenchmarkSemaWorkNonblock-4 1111758 105.5 ns/op BenchmarkSemaWorkBlock-4 1306502 92.58 ns/op BenchmarkRWMutexUncontended-4 338814 357.1 ns/op BenchmarkRWMutexWrite100-4 366844 337.4 ns/op BenchmarkRWMutexWrite10-4 319016 356.0 ns/op BenchmarkRWMutexWorkWrite100-4 257065 457.3 ns/op BenchmarkRWMutexWorkWrite10-4 224362 484.9 ns/op BenchmarkWaitGroupUncontended-4 773854 163.0 ns/op BenchmarkWaitGroupAddDone-4 446659 293.3 ns/op BenchmarkWaitGroupAddDoneWork-4 431880 264.9 ns/op BenchmarkWaitGroupWait-4 2766694 44.73 ns/op BenchmarkWaitGroupWaitWork-4 2164357 50.92 ns/op BenchmarkWaitGroupActuallyWait-4 53319 1931 ns/op 32 B/op 2 allocs/op PASS ok sync 20.835s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 668785 160.1 ns/op PASS ok sync/atomic 0.180s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 116278 956.5 ns/op 0 B/op 0 allocs/op PASS ok testing 0.311s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6747 17321 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9232 12149 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 90 1409898 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 106 1091378 ns/op 1220 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 164883582 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 163717456 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1647 71132 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2000 59951 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6660331 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 5755394 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 694367823 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 675061928 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 213 598295 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 230 617484 ns/op 170 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59333233 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 53200443 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6781761425 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6557915499 ns/op 335150360 B/op 100096 allocs/op BenchmarkPyramid/10-4 2294 43702 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 44 3452084 ns/op 409134 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 333260317 ns/op 35625544 B/op 2058 allocs/op BenchmarkRagged/10-4 2504 49592 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 254 484397 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4725406 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 7473 15214 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.577s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 88082197 ns/op BenchmarkVariableString-4 87307 1337 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1993 54685 ns/op 2508 B/op 39 allocs/op PASS ok text/template/parse 0.618s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 63 1779996 ns/op BenchmarkAfter-4 151 800926 ns/op BenchmarkStop-4 300 442961 ns/op BenchmarkSimultaneousAfterFunc-4 45 3170963 ns/op BenchmarkStartStop-4 289 537056 ns/op BenchmarkReset-4 2754 45278 ns/op BenchmarkSleep-4 50 2499632 ns/op BenchmarkParallelTimerLatency-4 39 753963 avg-late-ns 2313381 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 562508 avg-late-ns 1479772 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 444102 avg-late-ns 2057514 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 244768 avg-late-ns 1567883 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 190087 avg-late-ns 1533336 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 297938 avg-late-ns 2068898 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 236423 avg-late-ns 1950600 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 327267 avg-late-ns 3254723 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 267363 avg-late-ns 1965919 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 262291 avg-late-ns 3130060 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2305887 avg-late-ns 12503946 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 453198 avg-late-ns 1310092 max-late-ns BenchmarkTicker-4 100 1057792 ns/op BenchmarkTickerReset-4 2782 41318 ns/op BenchmarkTickerResetNaive-4 302 484343 ns/op BenchmarkNow-4 821792 156.8 ns/op BenchmarkNowUnixNano-4 721760 163.3 ns/op BenchmarkNowUnixMilli-4 748573 157.1 ns/op BenchmarkNowUnixMicro-4 663663 160.7 ns/op BenchmarkFormat-4 56460 2131 ns/op BenchmarkFormatRFC3339-4 80995 1436 ns/op BenchmarkFormatRFC3339Nano-4 79362 1446 ns/op BenchmarkFormatNow-4 74293 1587 ns/op BenchmarkMarshalJSON-4 104065 1173 ns/op BenchmarkMarshalText-4 109507 1121 ns/op BenchmarkParse-4 120418 1038 ns/op BenchmarkParseRFC3339UTC-4 337944 343.6 ns/op BenchmarkParseRFC3339UTCBytes-4 263856 487.1 ns/op BenchmarkParseRFC3339TZ-4 104302 1138 ns/op BenchmarkParseRFC3339TZBytes-4 92233 1344 ns/op BenchmarkParseDuration-4 565214 204.7 ns/op BenchmarkHour-4 1000000 121.3 ns/op BenchmarkSecond-4 1000000 126.6 ns/op BenchmarkYear-4 807631 159.6 ns/op BenchmarkDay-4 669895 175.6 ns/op BenchmarkISOWeek-4 823058 155.7 ns/op BenchmarkGoString-4 76051 1514 ns/op BenchmarkUnmarshalText-4 89616 1413 ns/op PASS ok time 11.659s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 539414 215.8 ns/op BenchmarkDecodeValidJapaneseChars-4 677946 176.5 ns/op BenchmarkDecodeRune-4 2125360 50.31 ns/op BenchmarkEncodeValidASCII-4 475874 239.7 ns/op BenchmarkEncodeValidJapaneseChars-4 771248 178.4 ns/op BenchmarkAppendRuneValidASCII-4 1231296 97.86 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2095252 55.50 ns/op BenchmarkEncodeRune-4 4598790 25.92 ns/op PASS ok unicode/utf16 1.439s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1068846 111.2 ns/op BenchmarkRuneCountTenJapaneseChars-4 201412 563.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3092263 38.31 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 390240 325.8 ns/op BenchmarkValidTenASCIIChars-4 1136936 101.7 ns/op BenchmarkValid100KASCIIChars-4 163 721619 ns/op BenchmarkValidTenJapaneseChars-4 202520 616.2 ns/op BenchmarkValidLongMostlyASCII-4 148 798641 ns/op BenchmarkValidLongJapanese-4 56 2006790 ns/op BenchmarkValidStringTenASCIIChars-4 3499674 33.07 ns/op BenchmarkValidString100KASCIIChars-4 13659 8708 ns/op BenchmarkValidStringTenJapaneseChars-4 371331 330.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1456 82699 ns/op BenchmarkValidStringLongJapanese-4 122 997202 ns/op BenchmarkEncodeASCIIRune-4 3061437 38.66 ns/op BenchmarkEncodeJapaneseRune-4 1846789 64.55 ns/op BenchmarkAppendASCIIRune-4 8973895 13.32 ns/op BenchmarkAppendJapaneseRune-4 2120760 54.84 ns/op BenchmarkDecodeASCIIRune-4 2491340 48.11 ns/op BenchmarkDecodeJapaneseRune-4 1587198 73.22 ns/op BenchmarkFullRune/ASCII-4 3551212 34.41 ns/op BenchmarkFullRune/Incomplete-4 1659796 72.62 ns/op BenchmarkFullRune/Japanese-4 3548929 33.53 ns/op PASS ok unicode/utf8 4.379s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 57601460512 ns/op PASS ok cmd/api 76.635s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1284032 100.3 ns/op BenchmarkEqArrayOfStrings64-4 191300 564.5 ns/op BenchmarkEqArrayOfStrings1024-4 14018 8148 ns/op BenchmarkEqArrayOfFloats5-4 1531906 77.11 ns/op BenchmarkEqArrayOfFloats64-4 223765 555.4 ns/op BenchmarkEqArrayOfFloats1024-4 13984 8851 ns/op BenchmarkEqStruct-4 24608029 4.286 ns/op PASS ok cmd/compile/internal/reflectdata 1.448s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 4522 164536 ns/op BenchmarkCopyElim1-4 277 368257 ns/op BenchmarkCopyElim10-4 314 414358 ns/op BenchmarkCopyElim100-4 174 655093 ns/op BenchmarkCopyElim1000-4 57 2129770 ns/op BenchmarkCopyElim10000-4 4 27633209 ns/op BenchmarkCopyElim100000-4 1 472074762 ns/op BenchmarkDeadCode/1-4 207 541031 ns/op BenchmarkDeadCode/10-4 253 461282 ns/op BenchmarkDeadCode/100-4 164 711263 ns/op BenchmarkDeadCode/1000-4 60 2984583 ns/op BenchmarkDeadCode/10000-4 4 25916562 ns/op BenchmarkDeadCode/100000-4 1 308739421 ns/op BenchmarkDeadCode/200000-4 1 600673933 ns/op BenchmarkDominatorsLinear-4 18 7896481 ns/op 1.27 MB/s BenchmarkDominatorsFwdBack-4 10 11702949 ns/op 0.85 MB/s BenchmarkDominatorsManyPred-4 10 10968922 ns/op 0.91 MB/s BenchmarkDominatorsMaxPred-4 12 11017466 ns/op 0.91 MB/s BenchmarkDominatorsMaxPredVal-4 12 10783298 ns/op 0.93 MB/s BenchmarkFuse/1-4 309 364910 ns/op BenchmarkFuse/10-4 303 383747 ns/op BenchmarkFuse/100-4 153 760776 ns/op BenchmarkFuse/1000-4 28 4871910 ns/op BenchmarkFuse/10000-4 2 55454662 ns/op BenchmarkNilCheckDeep1-4 14582 8379 ns/op 0.12 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6354 19737 ns/op 0.51 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 844 135143 ns/op 0.74 MB/s 656 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 82 1303819 ns/op 0.77 MB/s 4313 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 14892207 ns/op 0.67 MB/s 159489 B/op 7 allocs/op BenchmarkDSEPass-4 43 2704421 ns/op 61193 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 100598850 ns/op 4258880 B/op 108481 allocs/op BenchmarkCSEPass-4 8 13132795 ns/op 123479 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 137659473 ns/op 5687528 B/op 97627 allocs/op BenchmarkDeadcodePass-4 184 607133 ns/op 92188 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 107042684 ns/op 4032880 B/op 44924 allocs/op BenchmarkMultiPass-4 78 1438942 ns/op 240834 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 211063933 ns/op 11282272 B/op 150637 allocs/op BenchmarkCondRewrite/SoloJump-4 4888249 23.55 ns/op BenchmarkCondRewrite/CombJump-4 4704610 23.80 ns/op PASS ok cmd/compile/internal/ssa 14.390s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13705 8202 ns/op BenchmarkExtShift-4 25557 4878 ns/op BenchmarkModify-4 8552 13640 ns/op BenchmarkMullImm-4 27010 4465 ns/op BenchmarkConstModify-4 8408 13596 ns/op BenchmarkBitSet-4 13159 9302 ns/op BenchmarkBitClear-4 12582 9107 ns/op BenchmarkBitToggle-4 12699 9151 ns/op BenchmarkBitSetConst-4 151040 832.0 ns/op BenchmarkBitClearConst-4 151381 829.4 ns/op BenchmarkBitToggleConst-4 140614 833.0 ns/op BenchmarkDivconstI64-4 7734658 15.42 ns/op BenchmarkModconstI64-4 7013103 17.62 ns/op BenchmarkDivisiblePow2constI64-4 7621384 15.56 ns/op BenchmarkDivisibleconstI64-4 7290364 16.50 ns/op BenchmarkDivisibleWDivconstI64-4 4064526 28.99 ns/op BenchmarkDivconstU64/3-4 7238130 17.41 ns/op BenchmarkDivconstU64/5-4 7127587 15.84 ns/op BenchmarkDivconstU64/37-4 5799734 20.63 ns/op BenchmarkDivconstU64/1234567-4 5784979 20.09 ns/op BenchmarkModconstU64-4 7188132 15.33 ns/op BenchmarkDivisibleconstU64-4 9056308 13.83 ns/op BenchmarkDivisibleWDivconstU64-4 3766682 30.00 ns/op BenchmarkDivconstI32-4 7897174 15.27 ns/op BenchmarkModconstI32-4 8602188 13.73 ns/op BenchmarkDivisiblePow2constI32-4 8348527 13.80 ns/op BenchmarkDivisibleconstI32-4 8180126 13.91 ns/op BenchmarkDivisibleWDivconstI32-4 4015485 29.48 ns/op BenchmarkDivconstU32-4 5475837 22.02 ns/op BenchmarkModconstU32-4 5202872 22.66 ns/op BenchmarkDivisibleconstU32-4 8457284 13.58 ns/op BenchmarkDivisibleWDivconstU32-4 3748216 30.10 ns/op BenchmarkDivconstI16-4 6644558 15.82 ns/op BenchmarkModconstI16-4 7747932 16.18 ns/op BenchmarkDivisiblePow2constI16-4 8754118 13.82 ns/op BenchmarkDivisibleconstI16-4 8935730 13.68 ns/op BenchmarkDivisibleWDivconstI16-4 3948357 28.74 ns/op BenchmarkDivconstU16-4 8308558 14.04 ns/op BenchmarkModconstU16-4 9118965 14.00 ns/op BenchmarkDivisibleconstU16-4 8309552 13.76 ns/op BenchmarkDivisibleWDivconstU16-4 4117016 29.48 ns/op BenchmarkDivconstI8-4 8307742 13.81 ns/op BenchmarkModconstI8-4 7393450 15.86 ns/op BenchmarkDivisiblePow2constI8-4 8195360 15.00 ns/op BenchmarkDivisibleconstI8-4 8162670 13.83 ns/op BenchmarkDivisibleWDivconstI8-4 4225812 27.72 ns/op BenchmarkDivconstU8-4 9164347 13.16 ns/op BenchmarkModconstU8-4 9085340 13.47 ns/op BenchmarkDivisibleconstU8-4 9274713 13.65 ns/op BenchmarkDivisibleWDivconstU8-4 3973464 28.92 ns/op BenchmarkMul2-4 258706 496.1 ns/op BenchmarkMulNeg2-4 249177 501.8 ns/op BenchmarkEfaceInteger-4 2878357 37.35 ns/op BenchmarkMulconstI32/3-4 26099031 4.353 ns/op BenchmarkMulconstI32/5-4 29921559 4.806 ns/op BenchmarkMulconstI32/12-4 27067322 4.831 ns/op BenchmarkMulconstI32/120-4 28755883 4.475 ns/op BenchmarkMulconstI32/-120-4 27220327 4.659 ns/op BenchmarkMulconstI32/65537-4 23331772 4.612 ns/op BenchmarkMulconstI32/65538-4 27922930 4.735 ns/op BenchmarkMulconstI64/3-4 25752487 4.711 ns/op BenchmarkMulconstI64/5-4 27958413 4.698 ns/op BenchmarkMulconstI64/12-4 24928284 4.720 ns/op BenchmarkMulconstI64/120-4 26990115 4.633 ns/op BenchmarkMulconstI64/-120-4 26379493 4.789 ns/op BenchmarkMulconstI64/65537-4 27060804 4.826 ns/op BenchmarkMulconstI64/65538-4 26098143 4.879 ns/op BenchmarkMulconstU32/3-4 27144788 4.661 ns/op BenchmarkMulconstU32/5-4 26790139 4.711 ns/op BenchmarkMulconstU32/12-4 25223935 4.822 ns/op BenchmarkMulconstU32/120-4 26187721 4.590 ns/op BenchmarkMulconstU32/65537-4 26189287 4.784 ns/op BenchmarkMulconstU32/65538-4 25631571 4.793 ns/op BenchmarkMulconstU64/3-4 25824266 4.912 ns/op BenchmarkMulconstU64/5-4 22066777 4.945 ns/op BenchmarkMulconstU64/12-4 27110629 4.809 ns/op BenchmarkMulconstU64/120-4 26654446 4.966 ns/op BenchmarkMulconstU64/65537-4 27413701 5.677 ns/op BenchmarkMulconstU64/65538-4 26656045 4.998 ns/op BenchmarkShiftArithmeticRight-4 24416505 4.645 ns/op BenchmarkSwitch8Predictable-4 7961911 13.53 ns/op BenchmarkSwitch8Unpredictable-4 8645893 13.33 ns/op BenchmarkSwitch32Predictable-4 11965206 12.27 ns/op BenchmarkSwitch32Unpredictable-4 8215077 14.08 ns/op BenchmarkSwitchStringPredictable-4 5340285 24.97 ns/op BenchmarkSwitchStringUnpredictable-4 6221133 21.81 ns/op PASS ok cmd/compile/internal/test 14.834s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 118 868254 ns/op BenchmarkNamed/Underlying/nongeneric-4 506802 258.4 ns/op BenchmarkNamed/Underlying/generic-4 1000000 125.1 ns/op BenchmarkNamed/Underlying/src_instance-4 876902 148.8 ns/op BenchmarkNamed/Underlying/user_instance-4 859527 128.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 531430556 ns/op 57271 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 420656363 ns/op 72295 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 166099866 ns/op 182664 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 224603842 ns/op 134942 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2470464901 ns/op 2076 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 160249818 ns/op 31820 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 63176914 ns/op 80467 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 46044986 ns/op 109631 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 821661777 ns/op 2639 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 55636041 ns/op 38449 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 49780534 ns/op 43244 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 34209750 ns/op 60165 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1904029289 ns/op 32667 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 554863423 ns/op 111989 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 129943882 ns/op 476309 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 112116696 ns/op 551217 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3079884375 ns/op 656.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 88228360 ns/op 22710 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 55452702 ns/op 36040 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 69498020 ns/op 28567 lines/s PASS ok cmd/compile/internal/types2 46.501s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 2 53526152 ns/op 36858500 sys-ns/op 5363000 user-ns/op PASS ok cmd/go 0.440s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 55944 1974 ns/op 4.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 67170 1695 ns/op 4.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16963 7472 ns/op 137.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 16964 7141 ns/op 143.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3194 73809 ns/op 110.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2565 44819 ns/op 182.78 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.399s All tests passed.