darwin-amd64-race at 964985362b4d8702a16bce08c7a825488ccb9601 :: 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=D1DD2AB7-2403-4E62-8FAD-E7609F96A1D5" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.M4sxs96CHH/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=939F58BD-3847-459E-A3CA-0924C126BC46" "__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=D1DD2AB7-2403-4E62-8FAD-E7609F96A1D5" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.M4sxs96CHH/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=939F58BD-3847-459E-A3CA-0924C126BC46" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.597s ok archive/zip 3.611s ok bufio 0.782s ok bytes 4.425s ok compress/bzip2 0.924s ok compress/flate 10.307s ok compress/gzip 16.341s ok compress/lzw 0.895s ok compress/zlib 6.685s ok container/heap 0.043s ok container/list 0.033s ok container/ring 0.041s ok context 0.086s ok crypto 0.074s ok crypto/aes 0.109s ok crypto/cipher 0.092s ok crypto/des 0.104s ok crypto/dsa 0.074s ok crypto/ecdh 0.259s ok crypto/ecdsa 0.210s ok crypto/ed25519 0.504s ok crypto/elliptic 0.065s ok crypto/hmac 0.062s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 3.361s ok crypto/internal/boring 0.039s ok crypto/internal/boring/bcache 0.414s ok crypto/internal/edwards25519 50.891s ok crypto/internal/edwards25519/field 16.547s ok crypto/internal/nistec 0.794s ok crypto/internal/nistec/fiat 0.081s [no tests to run] ok crypto/md5 0.078s ok crypto/rand 0.390s ok crypto/rc4 0.584s ok crypto/rsa 1.830s ok crypto/sha1 0.065s ok crypto/sha256 0.068s ok crypto/sha512 0.080s ok crypto/subtle 0.461s ok crypto/tls 3.415s ok crypto/x509 1.502s ok database/sql 0.508s ok database/sql/driver 0.059s ok debug/buildinfo 0.116s ok debug/dwarf 0.121s ok debug/elf 1.566s ok debug/gosym 0.139s ok debug/macho 0.139s ok debug/pe 0.131s ok debug/plan9obj 0.083s ok embed 0.109s [no tests to run] ok embed/internal/embedtest 0.067s ok encoding/ascii85 0.079s ok encoding/asn1 0.037s ok encoding/base32 0.173s ok encoding/base64 0.092s ok encoding/binary 0.050s ok encoding/csv 0.135s ok encoding/gob 33.878s ok encoding/hex 0.052s ok encoding/json 2.862s ok encoding/pem 3.373s ok encoding/xml 0.417s ok errors 0.081s ok expvar 0.057s ok flag 0.157s ok fmt 0.793s ok go/ast 0.105s ok go/build 7.117s ok go/build/constraint 0.095s ok go/constant 0.093s ok go/doc 0.389s ok go/doc/comment 6.476s ok go/format 0.320s ok go/importer 1.192s ok go/internal/gccgoimporter 0.241s ok go/internal/gcimporter 8.425s ok go/internal/srcimporter 30.532s ok go/parser 1.466s ok go/printer 1.952s ok go/scanner 0.052s ok go/token 0.150s ok go/types 56.847s ok hash 0.045s ok hash/adler32 0.098s ok hash/crc32 0.090s ok hash/crc64 0.061s ok hash/fnv 0.052s ok hash/maphash 0.059s ok html 0.043s ok html/template 0.380s ok image 0.637s ok image/color 0.123s ok image/draw 0.892s ok image/gif 1.651s ok image/jpeg 1.747s ok image/png 5.663s ok index/suffixarray 1.770s ok internal/abi 0.335s ok internal/buildcfg 0.056s ok internal/coverage/cformat 0.072s ok internal/coverage/cmerge 0.063s ok internal/coverage/pods 0.065s ok internal/coverage/slicereader 0.053s ok internal/coverage/slicewriter 0.046s ok internal/coverage/test 0.081s ok internal/cpu 0.125s ok internal/dag 0.071s ok internal/diff 0.197s ok internal/fmtsort 0.051s ok internal/fuzz 0.073s ok internal/godebug 0.078s ok internal/intern 2.071s ok internal/itoa 0.065s ok internal/poll 1.107s ok internal/profile 0.086s ok internal/reflectlite 0.385s ok internal/safefilepath 0.056s ok internal/saferio 0.303s ok internal/singleflight 0.171s ok internal/testenv 0.060s ok internal/trace 0.631s ok internal/types/errors 3.020s ok internal/unsafeheader 0.076s ok internal/xcoff 0.187s ok io 0.124s ok io/fs 0.338s ok io/ioutil 0.153s ok log 0.061s ok log/syslog 1.318s ok maps 0.070s ok math 0.078s ok math/big 4.728s ok math/bits 0.098s ok math/cmplx 0.079s ok math/rand 4.134s ok mime 0.189s ok mime/multipart 9.153s ok mime/quotedprintable 0.145s ok net 22.099s ok net/http 24.124s ok net/http/cgi 2.148s ok net/http/cookiejar 0.138s ok net/http/fcgi 0.217s ok net/http/httptest 0.450s ok net/http/httptrace 0.057s ok net/http/httputil 6.509s ok net/http/internal 0.087s ok net/http/internal/ascii 0.078s ok net/http/pprof 5.233s ok net/internal/socktest 0.059s ok net/mail 0.044s ok net/netip 0.969s ok net/rpc 0.309s ok net/rpc/jsonrpc 0.288s ok net/smtp 0.293s ok net/textproto 0.075s ok net/url 0.064s ok os 2.814s ok os/exec 4.480s ok os/exec/internal/fdtest 0.084s ok os/signal 6.394s ok os/user 0.061s ok path 0.055s ok path/filepath 0.362s ok plugin 0.045s ok reflect 2.012s ok regexp 4.128s ok regexp/syntax 4.923s ok runtime 77.969s ok runtime/cgo 0.078s ok runtime/coverage 0.073s ok runtime/debug 0.247s ok runtime/internal/atomic 0.098s ok runtime/internal/math 0.107s ok runtime/internal/sys 0.083s ok runtime/metrics 0.065s ok runtime/pprof 13.337s ok runtime/race 12.909s ok runtime/trace 6.543s ok slices 0.117s ok sort 0.557s ok strconv 5.193s ok strings 3.421s ok sync 0.935s ok sync/atomic 7.305s ok syscall 3.115s ok testing 2.597s ok testing/fstest 0.094s ok testing/iotest 0.083s ok testing/quick 0.241s ok text/scanner 0.090s ok text/tabwriter 0.078s ok text/template 0.129s ok text/template/parse 0.064s ok time 3.257s ok unicode 0.043s ok unicode/utf16 0.086s ok unicode/utf8 0.089s ok cmd/addr2line 7.212s ok cmd/api 30.472s ok cmd/asm/internal/asm 8.356s ok cmd/asm/internal/lex 0.061s ok cmd/compile/internal/abt 0.085s ok cmd/compile/internal/amd64 98.257s ok cmd/compile/internal/base 0.062s ok cmd/compile/internal/compare 0.077s ok cmd/compile/internal/dwarfgen 1.551s ok cmd/compile/internal/importer 4.851s ok cmd/compile/internal/ir 0.042s ok cmd/compile/internal/logopt 2.472s ok cmd/compile/internal/loopvar 39.817s ok cmd/compile/internal/noder 0.081s ok cmd/compile/internal/reflectdata 0.049s [no tests to run] ok cmd/compile/internal/ssa 47.979s ok cmd/compile/internal/syntax 0.494s ok cmd/compile/internal/test 21.854s ok cmd/compile/internal/typecheck 1.498s ok cmd/compile/internal/types 0.046s ok cmd/compile/internal/types2 33.146s ok cmd/covdata 0.039s ok cmd/cover 5.595s ok cmd/dist 0.060s ok cmd/doc 1.412s ok cmd/fix 22.125s ok cmd/go 404.330s ok cmd/go/internal/auth 0.065s ok cmd/go/internal/cache 0.664s ok cmd/go/internal/fsys 0.404s ok cmd/go/internal/generate 0.083s ok cmd/go/internal/get 0.127s ok cmd/go/internal/imports 0.179s ok cmd/go/internal/load 0.050s ok cmd/go/internal/lockedfile 0.427s ok cmd/go/internal/lockedfile/internal/filelock 0.150s ok cmd/go/internal/modconv 0.152s ok cmd/go/internal/modfetch 0.173s ok cmd/go/internal/modfetch/codehost 0.181s ok cmd/go/internal/modfetch/zip_sum_test 0.140s ok cmd/go/internal/modindex 0.830s ok cmd/go/internal/modload 0.082s ok cmd/go/internal/mvs 0.047s ok cmd/go/internal/par 0.128s ok cmd/go/internal/str 0.051s ok cmd/go/internal/test 0.074s ok cmd/go/internal/vcs 0.145s ok cmd/go/internal/vcweb 0.153s ok cmd/go/internal/vcweb/vcstest 27.856s ok cmd/go/internal/web 0.121s ok cmd/go/internal/work 2.578s ok cmd/gofmt 0.385s ok cmd/internal/archive 2.447s ok cmd/internal/buildid 1.314s ok cmd/internal/cov 1.126s ok cmd/internal/dwarf 0.087s ok cmd/internal/edit 0.070s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 5.437s ok cmd/internal/notsha256 0.064s ok cmd/internal/obj 1.866s ok cmd/internal/obj/ppc64 0.915s ok cmd/internal/obj/riscv 0.401s ok cmd/internal/obj/s390x 0.157s ok cmd/internal/obj/x86 4.090s ok cmd/internal/objabi 0.173s ok cmd/internal/pkgpath 0.288s ok cmd/internal/pkgpattern 0.057s ok cmd/internal/quoted 0.045s ok cmd/internal/src 0.035s ok cmd/internal/test2json 1.360s ok cmd/link 25.229s ok cmd/link/internal/benchmark 0.067s ok cmd/link/internal/ld 33.770s ok cmd/link/internal/loader 0.434s ok cmd/nm 4.440s ok cmd/objdump 10.651s ok cmd/pack 2.863s ok cmd/pprof 2.088s ok cmd/trace 0.211s ok cmd/vet 29.623s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3591 34148 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2341 43087 ns/op 1850 B/op 36 allocs/op Benchmark/Writer/PAX-4 1766 62908 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5518 25872 ns/op 5108 B/op 15 allocs/op Benchmark/Reader/GNU-4 5770 21592 ns/op 4986 B/op 14 allocs/op Benchmark/Reader/PAX-4 2955 51905 ns/op 8704 B/op 33 allocs/op PASS ok archive/tar 0.979s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 267324538 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 172474523 ns/op BenchmarkZip64TestSizes/4096-4 1980 108918 ns/op BenchmarkZip64TestSizes/1048576-4 124 1037153 ns/op BenchmarkZip64TestSizes/67108864-4 1 170525505 ns/op PASS ok archive/zip 1.421s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 214150 568.7 ns/op BenchmarkReaderCopyUnoptimal-4 132084 901.9 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 46762 ns/op BenchmarkReaderWriteToOptimal-4 7496 16665 ns/op BenchmarkReaderReadString-4 128516 1198 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 190010 646.4 ns/op BenchmarkWriterCopyUnoptimal-4 155572 711.6 ns/op BenchmarkWriterCopyNoReadFrom-4 7432 44536 ns/op BenchmarkReaderEmpty-4 16497 6234 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 15369 9810 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 454546 260.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.631s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3132 38685 ns/op 847.04 MB/s BenchmarkWriteByte-4 408 287950 ns/op 14.22 MB/s BenchmarkWriteRune-4 189 553042 ns/op 22.22 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3973432 ns/op BenchmarkBufferFullSmallReads-4 86 1289512 ns/op BenchmarkBufferWriteBlock/N4096-4 5799 22436 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 298 385684 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 10763983 ns/op 4192264 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 6 17940372 ns/op 935.17 MB/s 5592405 B/op 0 allocs/op BenchmarkIndexByte/10-4 3393356 39.31 ns/op 254.39 MB/s BenchmarkIndexByte/32-4 2985034 39.00 ns/op 820.47 MB/s BenchmarkIndexByte/4K-4 935206 134.0 ns/op 30561.48 MB/s BenchmarkIndexBytePortable/10-4 1000000 115.2 ns/op 86.80 MB/s BenchmarkIndexBytePortable/32-4 367021 314.2 ns/op 101.83 MB/s BenchmarkIndexBytePortable/4K-4 3495 36199 ns/op 113.15 MB/s BenchmarkIndexRune/10-4 881161 141.6 ns/op 70.62 MB/s BenchmarkIndexRune/32-4 1000000 134.8 ns/op 237.41 MB/s BenchmarkIndexRune/4K-4 328489 354.8 ns/op 11544.68 MB/s BenchmarkIndexRuneASCII/10-4 2382019 46.02 ns/op 217.30 MB/s BenchmarkIndexRuneASCII/32-4 2790864 39.79 ns/op 804.27 MB/s BenchmarkIndexRuneASCII/4K-4 839971 131.7 ns/op 31091.09 MB/s BenchmarkEqual/0-4 9514519 13.77 ns/op BenchmarkEqual/1-4 1000000 113.7 ns/op 8.79 MB/s BenchmarkEqual/6-4 996487 131.0 ns/op 45.81 MB/s BenchmarkEqual/9-4 1000000 106.1 ns/op 84.81 MB/s BenchmarkEqual/15-4 1000000 105.8 ns/op 141.81 MB/s BenchmarkEqual/16-4 1000000 101.4 ns/op 157.82 MB/s BenchmarkEqual/20-4 1000000 104.5 ns/op 191.47 MB/s BenchmarkEqual/32-4 1000000 112.3 ns/op 285.01 MB/s BenchmarkEqual/4K-4 81951 1491 ns/op 2748.06 MB/s BenchmarkIndex/10-4 1957498 66.04 ns/op 151.42 MB/s BenchmarkIndex/32-4 1964184 61.26 ns/op 522.40 MB/s BenchmarkIndex/4K-4 18547 6005 ns/op 682.07 MB/s BenchmarkIndexEasy/10-4 1999284 58.85 ns/op 169.93 MB/s BenchmarkIndexEasy/32-4 1820151 61.78 ns/op 517.98 MB/s BenchmarkIndexEasy/4K-4 500182 315.3 ns/op 12989.50 MB/s BenchmarkCount/10-4 1000000 104.3 ns/op 95.92 MB/s BenchmarkCount/32-4 1000000 112.8 ns/op 283.67 MB/s BenchmarkCount/4K-4 18837 5339 ns/op 767.12 MB/s BenchmarkCountEasy/10-4 1337193 89.03 ns/op 112.32 MB/s BenchmarkCountEasy/32-4 1322683 89.04 ns/op 359.39 MB/s BenchmarkCountEasy/4K-4 448219 284.7 ns/op 14384.83 MB/s BenchmarkCountSingle/10-4 2690421 47.49 ns/op 210.58 MB/s BenchmarkCountSingle/32-4 2262534 52.73 ns/op 606.90 MB/s BenchmarkCountSingle/4K-4 974980 148.1 ns/op 27649.01 MB/s BenchmarkToUpper/#00-4 1847887 61.20 ns/op BenchmarkToUpper/ONLYUPPER-4 317703 409.6 ns/op BenchmarkToUpper/abc-4 368509 332.4 ns/op BenchmarkToUpper/AbC123-4 250351 453.3 ns/op BenchmarkToUpper/azAZ09_-4 241426 519.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 70552 1812 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29138 4153 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54486 2129 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 112149 1007 ns/op BenchmarkToLower/#00-4 2440642 48.18 ns/op BenchmarkToLower/abc-4 351632 383.4 ns/op BenchmarkToLower/AbC123-4 263871 577.1 ns/op BenchmarkToLower/azAZ09_-4 250284 560.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79855 1973 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29608 3943 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 55077 2061 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 93345 1149 ns/op BenchmarkFields/ASCII/16-4 155984 988.7 ns/op 16.18 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 12169 ns/op 21.04 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 722 200886 ns/op 20.39 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2523421 ns/op 25.97 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 43362279 ns/op 24.18 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 79755 1501 ns/op 10.66 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5557 22518 ns/op 11.37 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 321 422373 ns/op 9.70 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5823051 ns/op 11.25 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 103404158 ns/op 10.14 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 108026 1067 ns/op 15.00 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12801 ns/op 20.00 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 567 303429 ns/op 13.50 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 5795504 ns/op 11.31 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 103789642 ns/op 10.10 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 91989 1403 ns/op 11.40 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5895 18056 ns/op 14.18 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 370 365298 ns/op 11.21 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 18 7301029 ns/op 8.98 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 137474114 ns/op 7.63 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1640811 72.81 ns/op BenchmarkTrimSpace/ASCII-4 1000000 121.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 80446 1339 ns/op BenchmarkTrimSpace/JustNonASCII-4 42406 2703 ns/op BenchmarkToValidUTF8/Valid-4 432626 384.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 245572 495.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 63765 1697 ns/op BenchmarkIndexHard1-4 973 130855 ns/op BenchmarkIndexHard2-4 670 157650 ns/op BenchmarkIndexHard3-4 172 620356 ns/op BenchmarkIndexHard4-4 231 508518 ns/op BenchmarkLastIndexHard1-4 7 15443589 ns/op BenchmarkLastIndexHard2-4 6 20953953 ns/op BenchmarkLastIndexHard3-4 4 25798163 ns/op BenchmarkCountHard1-4 1065 124921 ns/op BenchmarkCountHard2-4 690 176852 ns/op BenchmarkCountHard3-4 170 720431 ns/op BenchmarkSplitEmptySeparator-4 1 132662325 ns/op BenchmarkSplitSingleByteSeparator-4 14 11255558 ns/op BenchmarkSplitMultiByteSeparator-4 9 11465014 ns/op BenchmarkSplitNSingleByteSeparator-4 152836 1262 ns/op BenchmarkSplitNMultiByteSeparator-4 54075 2464 ns/op BenchmarkRepeat-4 104343 1110 ns/op BenchmarkRepeatLarge/256/1-4 92744 1537 ns/op 166.60 MB/s BenchmarkRepeatLarge/256/16-4 156643 1178 ns/op 217.35 MB/s BenchmarkRepeatLarge/512/1-4 58413 2026 ns/op 252.74 MB/s BenchmarkRepeatLarge/512/16-4 78178 1739 ns/op 294.49 MB/s BenchmarkRepeatLarge/1024/1-4 34562 3445 ns/op 297.25 MB/s BenchmarkRepeatLarge/1024/16-4 40497 2662 ns/op 384.73 MB/s BenchmarkRepeatLarge/2048/1-4 28098 4683 ns/op 437.34 MB/s BenchmarkRepeatLarge/2048/16-4 29276 3736 ns/op 548.18 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10985 ns/op 372.87 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11894 ns/op 344.37 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13578 ns/op 603.35 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12510 ns/op 654.82 MB/s BenchmarkRepeatLarge/8192/4097-4 15562 8550 ns/op 479.16 MB/s BenchmarkRepeatLarge/16384/1-4 9638 35267 ns/op 464.57 MB/s BenchmarkRepeatLarge/16384/16-4 10000 34304 ns/op 477.61 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23829 ns/op 515.80 MB/s BenchmarkRepeatLarge/32768/1-4 1824 67533 ns/op 485.22 MB/s BenchmarkRepeatLarge/32768/16-4 1886 62454 ns/op 524.68 MB/s BenchmarkRepeatLarge/32768/4097-4 1718 63145 ns/op 454.17 MB/s BenchmarkRepeatLarge/65536/1-4 828 148920 ns/op 440.08 MB/s BenchmarkRepeatLarge/65536/16-4 987 140450 ns/op 466.61 MB/s BenchmarkRepeatLarge/65536/4097-4 751 144389 ns/op 425.62 MB/s BenchmarkRepeatLarge/131072/1-4 214 609241 ns/op 215.14 MB/s BenchmarkRepeatLarge/131072/16-4 189 557756 ns/op 235.00 MB/s BenchmarkRepeatLarge/131072/4097-4 199 586811 ns/op 216.44 MB/s BenchmarkRepeatLarge/262144/1-4 141 943156 ns/op 277.94 MB/s BenchmarkRepeatLarge/262144/16-4 100 1179872 ns/op 222.18 MB/s BenchmarkRepeatLarge/262144/4097-4 186 658830 ns/op 391.77 MB/s BenchmarkRepeatLarge/524288/1-4 93 1322213 ns/op 396.52 MB/s BenchmarkRepeatLarge/524288/16-4 90 1615198 ns/op 324.60 MB/s BenchmarkRepeatLarge/524288/4097-4 86 1661257 ns/op 313.21 MB/s BenchmarkRepeatLarge/1048576/1-4 39 3337183 ns/op 314.21 MB/s BenchmarkRepeatLarge/1048576/16-4 44 3106164 ns/op 337.58 MB/s BenchmarkRepeatLarge/1048576/4097-4 39 3641688 ns/op 286.88 MB/s BenchmarkRepeatLarge/2097152/1-4 20 5957589 ns/op 352.01 MB/s BenchmarkRepeatLarge/2097152/16-4 26 5752893 ns/op 364.54 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 5698352 ns/op 367.40 MB/s BenchmarkRepeatLarge/4194304/1-4 10 11158136 ns/op 375.90 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11333259 ns/op 370.09 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10255914 ns/op 408.66 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17394986 ns/op 482.24 MB/s BenchmarkRepeatLarge/8388608/16-4 6 16898392 ns/op 496.41 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18688442 ns/op 448.76 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29272288 ns/op 573.14 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28313354 ns/op 592.55 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30123264 ns/op 556.95 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56830616 ns/op 590.43 MB/s BenchmarkRepeatLarge/33554432/16-4 3 54415321 ns/op 616.64 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 61264492 ns/op 547.70 MB/s BenchmarkRepeatLarge/67108864/1-4 1 139649928 ns/op 480.55 MB/s BenchmarkRepeatLarge/67108864/16-4 1 109672152 ns/op 611.90 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 116624782 ns/op 575.43 MB/s BenchmarkRepeatLarge/134217728/1-4 1 233427594 ns/op 574.99 MB/s BenchmarkRepeatLarge/134217728/16-4 1 249936332 ns/op 537.01 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 249968991 ns/op 536.94 MB/s BenchmarkRepeatLarge/268435456/1-4 1 509827760 ns/op 526.52 MB/s BenchmarkRepeatLarge/268435456/16-4 1 423991761 ns/op 633.11 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 425022684 ns/op 631.58 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1234838481 ns/op 434.77 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1316309740 ns/op 407.86 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1403792032 ns/op 382.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4705162529 ns/op 228.21 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4577045415 ns/op 234.59 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4159737717 ns/op 258.13 MB/s BenchmarkBytesCompare/1-4 10801860 12.31 ns/op BenchmarkBytesCompare/2-4 10947522 11.15 ns/op BenchmarkBytesCompare/4-4 10279587 9.944 ns/op BenchmarkBytesCompare/8-4 13963648 8.957 ns/op BenchmarkBytesCompare/16-4 11730788 9.471 ns/op BenchmarkBytesCompare/32-4 11518119 11.87 ns/op BenchmarkBytesCompare/64-4 9353551 11.85 ns/op BenchmarkBytesCompare/128-4 8457612 13.67 ns/op BenchmarkBytesCompare/256-4 6183386 17.36 ns/op BenchmarkBytesCompare/512-4 4476970 24.73 ns/op BenchmarkBytesCompare/1024-4 2673561 42.06 ns/op BenchmarkBytesCompare/2048-4 1524608 76.41 ns/op BenchmarkIndexAnyASCII/1:1-4 1855669 65.29 ns/op BenchmarkIndexAnyASCII/1:2-4 1971799 71.22 ns/op BenchmarkIndexAnyASCII/1:4-4 1839674 64.32 ns/op BenchmarkIndexAnyASCII/1:8-4 1827507 61.43 ns/op BenchmarkIndexAnyASCII/1:16-4 1911879 64.69 ns/op BenchmarkIndexAnyASCII/1:32-4 1862478 63.76 ns/op BenchmarkIndexAnyASCII/1:64-4 1596579 62.92 ns/op BenchmarkIndexAnyASCII/16:1-4 2002653 73.38 ns/op BenchmarkIndexAnyASCII/16:2-4 573664 206.3 ns/op BenchmarkIndexAnyASCII/16:4-4 626410 206.2 ns/op BenchmarkIndexAnyASCII/16:8-4 636128 202.1 ns/op BenchmarkIndexAnyASCII/16:16-4 492970 209.1 ns/op BenchmarkIndexAnyASCII/16:32-4 499477 271.3 ns/op BenchmarkIndexAnyASCII/16:64-4 447264 311.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1815556 66.25 ns/op BenchmarkIndexAnyASCII/256:2-4 47733 2390 ns/op BenchmarkIndexAnyASCII/256:4-4 44718 2328 ns/op BenchmarkIndexAnyASCII/256:8-4 50154 2379 ns/op BenchmarkIndexAnyASCII/256:16-4 48238 2464 ns/op BenchmarkIndexAnyASCII/256:32-4 48278 2655 ns/op BenchmarkIndexAnyASCII/256:64-4 45493 2627 ns/op BenchmarkIndexAnyUTF8/1:1-4 1829757 66.88 ns/op BenchmarkIndexAnyUTF8/1:2-4 1826218 62.90 ns/op BenchmarkIndexAnyUTF8/1:4-4 1884730 63.73 ns/op BenchmarkIndexAnyUTF8/1:8-4 1820376 61.90 ns/op BenchmarkIndexAnyUTF8/1:16-4 1833122 62.25 ns/op BenchmarkIndexAnyUTF8/1:32-4 1807408 68.60 ns/op BenchmarkIndexAnyUTF8/1:64-4 1824712 62.64 ns/op BenchmarkIndexAnyUTF8/16:1-4 141506 800.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 421113 295.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 405664 289.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 408338 316.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 312481 364.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 311484 351.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 338678 348.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12822 ns/op BenchmarkIndexAnyUTF8/256:2-4 28338 4144 ns/op BenchmarkIndexAnyUTF8/256:4-4 29270 4678 ns/op BenchmarkIndexAnyUTF8/256:8-4 29096 4155 ns/op BenchmarkIndexAnyUTF8/256:16-4 28432 4204 ns/op BenchmarkIndexAnyUTF8/256:32-4 26937 5712 ns/op BenchmarkIndexAnyUTF8/256:64-4 22897 4852 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1833508 63.83 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1868970 58.37 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2052657 58.81 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2059563 58.72 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2038488 62.36 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1843917 77.78 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2043114 58.13 ns/op BenchmarkLastIndexAnyASCII/16:1-4 466742 249.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 524532 258.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 466482 265.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 480781 308.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 443866 285.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 380757 305.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 393589 343.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 32571 3385 ns/op BenchmarkLastIndexAnyASCII/256:2-4 31603 3422 ns/op BenchmarkLastIndexAnyASCII/256:4-4 36514 3417 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36574 3429 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31545 3575 ns/op BenchmarkLastIndexAnyASCII/256:32-4 34286 3523 ns/op BenchmarkLastIndexAnyASCII/256:64-4 33751 3957 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1878441 62.64 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1798702 77.25 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1905657 64.96 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1880416 59.47 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1902781 58.59 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1918674 63.31 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1740981 66.11 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 195404 614.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 382969 305.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 428674 317.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 394908 302.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 371335 337.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 384860 345.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 365116 370.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12869 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27418 4273 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 26991 4351 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25006 4245 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 26853 4486 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 23907 4680 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 25660 4668 ns/op BenchmarkTrimASCII/1:1-4 1986273 62.22 ns/op BenchmarkTrimASCII/1:2-4 1771138 63.41 ns/op BenchmarkTrimASCII/1:4-4 1766451 72.47 ns/op BenchmarkTrimASCII/1:8-4 1678885 77.52 ns/op BenchmarkTrimASCII/1:16-4 1499154 72.74 ns/op BenchmarkTrimASCII/16:1-4 597963 196.4 ns/op BenchmarkTrimASCII/16:2-4 449782 252.4 ns/op BenchmarkTrimASCII/16:4-4 429067 256.9 ns/op BenchmarkTrimASCII/16:8-4 381080 283.5 ns/op BenchmarkTrimASCII/16:16-4 462733 302.8 ns/op BenchmarkTrimASCII/256:1-4 46030 2829 ns/op BenchmarkTrimASCII/256:2-4 36459 3188 ns/op BenchmarkTrimASCII/256:4-4 37497 3129 ns/op BenchmarkTrimASCII/256:8-4 36384 3053 ns/op BenchmarkTrimASCII/256:16-4 37918 3358 ns/op BenchmarkTrimASCII/4096:1-4 3214 40876 ns/op BenchmarkTrimASCII/4096:2-4 2275 51982 ns/op BenchmarkTrimASCII/4096:4-4 2404 53478 ns/op BenchmarkTrimASCII/4096:8-4 2312 56192 ns/op BenchmarkTrimASCII/4096:16-4 2360 57677 ns/op BenchmarkTrimByte-4 1529664 75.32 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16426 7226 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15156 7314 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 849 135816 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1800 69071 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3763 33433 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7160 16684 ns/op BenchmarkCompareBytesEqual-4 14321046 8.204 ns/op BenchmarkCompareBytesToNil-4 15389271 7.717 ns/op BenchmarkCompareBytesEmpty-4 18115252 7.487 ns/op BenchmarkCompareBytesIdentical-4 15401175 7.233 ns/op BenchmarkCompareBytesSameLength-4 13715292 8.630 ns/op BenchmarkCompareBytesDifferentLength-4 13663419 9.047 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2574 43551 ns/op 24077.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2528 45048 ns/op 23276.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2845 44177 ns/op 23735.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2985 47429 ns/op 22108.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2671 50718 ns/op 20674.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2458 51674 ns/op 20292.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2509 46938 ns/op 22340.03 MB/s BenchmarkCompareBytesBig-4 3336 46824 ns/op 22394.35 MB/s BenchmarkCompareBytesBigIdentical-4 16304236 7.403 ns/op 141635944.74 MB/s PASS ok bytes 114.760s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 71568272 ns/op 1.40 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 292163477 ns/op 1.94 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 26458257 ns/op 0.62 MB/s 3645506 B/op 51 allocs/op PASS ok compress/bzip2 1.344s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 62 2038092 ns/op 4.91 MB/s 42259 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19112282 ns/op 5.23 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 203760264 ns/op 4.91 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 50 2186168 ns/op 4.57 MB/s 42918 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 22117377 ns/op 4.52 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 217948076 ns/op 4.59 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 50 2384697 ns/op 4.19 MB/s 42221 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20425468 ns/op 4.90 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 215341330 ns/op 4.64 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 2134387 ns/op 4.69 MB/s 42596 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20237376 ns/op 4.94 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 196280163 ns/op 5.09 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2199972 ns/op 4.55 MB/s 42980 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20654487 ns/op 4.84 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 227432579 ns/op 4.40 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1820311 ns/op 5.49 MB/s 43547 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15348883 ns/op 6.52 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 162705026 ns/op 6.15 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1574320 ns/op 6.35 MB/s 42901 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11323809 ns/op 8.83 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 120356719 ns/op 8.31 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 74 1747526 ns/op 5.72 MB/s 43164 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 11013636 ns/op 9.08 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116298914 ns/op 8.60 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 82 1324194 ns/op 7.55 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 12958047 ns/op 7.72 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 131950816 ns/op 7.58 MB/s BenchmarkEncode/Digits/Speed/1e4-4 42 2458195 ns/op 4.07 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 20141383 ns/op 4.96 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 198840237 ns/op 5.03 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 7389295 ns/op 1.35 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 66261589 ns/op 1.51 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 679387874 ns/op 1.47 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5667589 ns/op 1.76 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 65135336 ns/op 1.54 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 698699058 ns/op 1.43 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1601457 ns/op 6.24 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13681217 ns/op 7.31 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 137096667 ns/op 7.29 MB/s BenchmarkEncode/Newton/Speed/1e4-4 58 2143495 ns/op 4.67 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15333423 ns/op 6.52 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 170620069 ns/op 5.86 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6019170 ns/op 1.66 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58638336 ns/op 1.71 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 571021276 ns/op 1.75 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5457918 ns/op 1.83 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 67173566 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 693820470 ns/op 1.44 MB/s PASS ok compress/flate 15.655s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 49 2330576 ns/op 4.29 MB/s BenchmarkDecoder/1e-Reuse4-4 52 2391613 ns/op 4.18 MB/s BenchmarkDecoder/1e5-4 5 23132099 ns/op 4.32 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23185384 ns/op 4.31 MB/s BenchmarkDecoder/1e6-4 1 223146689 ns/op 4.48 MB/s BenchmarkDecoder/1e-Reuse6-4 1 225284376 ns/op 4.44 MB/s BenchmarkEncoder/1e4-4 63 1896114 ns/op 5.27 MB/s BenchmarkEncoder/1e-Reuse4-4 68 1730737 ns/op 5.78 MB/s BenchmarkEncoder/1e5-4 6 18115147 ns/op 5.52 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17669278 ns/op 5.66 MB/s BenchmarkEncoder/1e6-4 1 175719226 ns/op 5.69 MB/s BenchmarkEncoder/1e-Reuse6-4 1 175938032 ns/op 5.68 MB/s PASS ok compress/lzw 2.835s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 28 4188304 ns/op PASS ok container/heap 0.283s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 25602 4468 ns/op BenchmarkWithTimeout/concurrency=40-4 8430 21161 ns/op BenchmarkWithTimeout/concurrency=4000-4 6714 26690 ns/op BenchmarkWithTimeout/concurrency=400000-4 7888 34856 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 347755 369.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17812 7015 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21164 5093 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4408 32286 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2584 49905 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3490 34396 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 361 357490 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 235 527040 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 352 319090 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 4283019 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 5995157 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3427247 ns/op BenchmarkCheckCanceled/Err-4 290038 353.9 ns/op BenchmarkCheckCanceled/Done-4 479170 224.3 ns/op BenchmarkContextCancelDone-4 720750 148.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29385 3999 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24790 4440 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26448 4849 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23050 5410 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16179 7596 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 683408 186.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 416155 301.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 287410 414.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 183050 648.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 90632 1222 ns/op PASS ok context 11.954s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1807708 64.59 ns/op 247.72 MB/s BenchmarkDecrypt-4 1876418 61.52 ns/op 260.07 MB/s BenchmarkExpand-4 1000000 105.8 ns/op PASS ok crypto/aes 0.614s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 240045 489.9 ns/op 130.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 348003 297.5 ns/op 215.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 243483 499.6 ns/op 128.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 420765 313.3 ns/op 204.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 128960 868.8 ns/op 1553.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 215436 588.4 ns/op 2294.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 125384 872.9 ns/op 1546.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 173503 681.3 ns/op 1981.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 53307 2207 ns/op 3712.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 63178 1766 ns/op 4639.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 45220 2592 ns/op 3160.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48925 2290 ns/op 3577.19 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7046 17908 ns/op 56.90 MB/s BenchmarkAESCFBDecrypt1K-4 6490 18153 ns/op 56.13 MB/s BenchmarkAESCFBDecrypt8K-4 835 141619 ns/op 57.81 MB/s BenchmarkAESOFB1K-4 10000 11648 ns/op 87.48 MB/s BenchmarkAESCTR1K-4 15350 7758 ns/op 131.36 MB/s BenchmarkAESCTR8K-4 2049 61739 ns/op 132.61 MB/s BenchmarkAESCBCEncrypt1K-4 14599 8083 ns/op 126.69 MB/s BenchmarkAESCBCDecrypt1K-4 18688 6435 ns/op 159.12 MB/s PASS ok crypto/cipher 3.472s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 85878 1269 ns/op 6.30 MB/s BenchmarkDecrypt-4 93270 1172 ns/op 6.82 MB/s BenchmarkTDESEncrypt-4 36518 3124 ns/op 2.56 MB/s BenchmarkTDESDecrypt-4 38487 3079 ns/op 2.60 MB/s PASS ok crypto/des 0.700s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1224 96377 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6587369 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17904597 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 91 1448145 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 0.708s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2023 63329 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 54 2380714 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 21 5540957 ns/op 3093 B/op 35 allocs/op BenchmarkVerify/P256-4 1072 102129 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 16 6842274 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 18146986 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 5072 24652 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 70 1677796 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4315614 ns/op 1444 B/op 17 allocs/op PASS ok crypto/ecdsa 1.652s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 268 449663 ns/op BenchmarkNewKeyFromSeed-4 282 414140 ns/op BenchmarkSigning-4 272 440989 ns/op BenchmarkVerification-4 196 639893 ns/op PASS ok crypto/ed25519 0.900s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7101 17533 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 174 678483 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 70 1616085 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 31 4107481 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1882 65024 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 73 1746922 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4390321 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12284320 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13792 8673 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6522 16815 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4306 24226 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1089615 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3382 38169 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 390 296007 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1976 62836 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1010030 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.698s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16478 6822 ns/op 150.11 MB/s BenchmarkHMACSHA256_32-4 25134 4546 ns/op 7.04 MB/s BenchmarkNewWriteSum-4 11866 9583 ns/op 3.34 MB/s PASS ok crypto/hmac 0.629s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 51460 2239 ns/op BenchmarkModSub-4 61495 1852 ns/op BenchmarkMontgomeryRepr-4 32839 3698 ns/op BenchmarkMontgomeryMul-4 34656 3435 ns/op BenchmarkModMul-4 16645 7334 ns/op BenchmarkExpBig-4 18 6759291 ns/op BenchmarkExp-4 7 15005343 ns/op PASS ok crypto/internal/bigmod 1.292s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3885 32235 ns/op BenchmarkScalarBaseMult-4 284 469176 ns/op BenchmarkScalarMult-4 130 910988 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 200 616419 ns/op PASS ok crypto/internal/edwards25519 0.811s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 364146 290.8 ns/op BenchmarkMultiply-4 4762855 23.87 ns/op BenchmarkSquare-4 6104389 37.27 ns/op BenchmarkInvert-4 28269 3981 ns/op BenchmarkMult32-4 1171707 113.7 ns/op PASS ok crypto/internal/edwards25519/field 1.335s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1828729 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1668 82261 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 4861173 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13758724 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 153 898151 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9453 12822 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 68 1587960 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 28 4091168 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.521s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 625838 212.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 307777 337.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 126930 978.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 661162 350.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 381795 332.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 119742 922.4 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.606s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 104442 1154 ns/op 6.93 MB/s BenchmarkHash64-4 127458 990.5 ns/op 64.62 MB/s BenchmarkHash128-4 102855 1021 ns/op 125.37 MB/s BenchmarkHash256-4 87394 1341 ns/op 190.84 MB/s BenchmarkHash512-4 73773 1762 ns/op 290.50 MB/s BenchmarkHash1K-4 44743 2542 ns/op 402.91 MB/s BenchmarkHash8K-4 10000 14545 ns/op 563.23 MB/s BenchmarkHash1M-4 62 2278676 ns/op 460.17 MB/s BenchmarkHash8M-4 6 17635863 ns/op 475.66 MB/s BenchmarkHash8BytesUnaligned-4 93099 2366 ns/op 3.38 MB/s BenchmarkHash1KUnaligned-4 48147 2574 ns/op 397.84 MB/s BenchmarkHash8KUnaligned-4 8968 12797 ns/op 640.13 MB/s PASS ok crypto/md5 2.322s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 328362606 ns/op PASS ok crypto/rand 0.807s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10727 ns/op 11.93 MB/s BenchmarkRC4_1K-4 1375 82448 ns/op 12.42 MB/s BenchmarkRC4_8K-4 150 1058285 ns/op 7.65 MB/s PASS ok crypto/rc4 0.715s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 11503302 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 24600567 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 55914324 ns/op BenchmarkEncryptPKCS1v15/2048-4 26 3902494 ns/op BenchmarkDecryptOAEP/2048-4 10 11110223 ns/op BenchmarkEncryptOAEP/2048-4 28 4129056 ns/op BenchmarkSignPKCS1v15/2048-4 10 11300345 ns/op BenchmarkVerifyPKCS1v15/2048-4 27 4162537 ns/op BenchmarkSignPSS/2048-4 10 11167547 ns/op BenchmarkVerifyPSS/2048-4 26 4682188 ns/op PASS ok crypto/rsa 2.475s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80686 1971 ns/op 4.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 93121 1172 ns/op 6.83 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 62588 1689 ns/op 189.46 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 86226 1638 ns/op 195.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46194 3823 ns/op 267.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 57176 2156 ns/op 474.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9583 11097 ns/op 738.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 11364 10162 ns/op 806.12 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.107s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 70870 1894 ns/op 4.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 75658 1587 ns/op 5.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 83191 2449 ns/op 3.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27004 4085 ns/op 250.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 25092 4102 ns/op 249.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30116 6246 ns/op 163.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4897 24025 ns/op 340.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5394 36182 ns/op 226.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6127 25372 ns/op 322.87 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.226s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45522 2344 ns/op 3.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 62061 1729 ns/op 4.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 60266 1984 ns/op 4.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30243 6673 ns/op 153.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30260 4188 ns/op 244.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29638 5144 ns/op 199.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6226 25556 ns/op 320.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6759 29227 ns/op 280.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7528 17896 ns/op 457.75 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.981s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23963019 5.951 ns/op BenchmarkConstantTimeEq-4 20464467 6.587 ns/op BenchmarkConstantTimeLessOrEq-4 20569701 7.582 ns/op BenchmarkXORBytes/8Bytes-4 2535394 71.21 ns/op 112.34 MB/s BenchmarkXORBytes/128Bytes-4 2783713 44.15 ns/op 2899.10 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 180.4 ns/op 11353.11 MB/s BenchmarkXORBytes/32768Bytes-4 73723 1534 ns/op 21359.80 MB/s PASS ok crypto/subtle 1.695s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 15 10258202 ns/op BenchmarkCertCache/1-4 18 7955421 ns/op BenchmarkCertCache/2-4 20 6421649 ns/op BenchmarkCertCache/3-4 19 6742386 ns/op BenchmarkHandshakeServer/RSA-4 12 10406709 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9467400 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 9739789 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 28 5807211 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 31 5745717 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6530354 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 7922263 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 37135082 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 37091814 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 110188067 ns/op 9.52 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 123303294 ns/op 8.50 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 215747719 ns/op 9.72 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 234533630 ns/op 8.94 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 458401465 ns/op 9.15 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 461419706 ns/op 9.09 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 864201103 ns/op 9.71 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 873639974 ns/op 9.60 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1669708535 ns/op 10.05 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1548535603 ns/op 10.83 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3158165033 ns/op 10.62 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3101347935 ns/op 10.82 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6176387663 ns/op 10.87 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6688006772 ns/op 10.03 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 126304081 ns/op 8.30 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 120402687 ns/op 8.71 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 227711204 ns/op 9.21 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 130884112 ns/op 16.02 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 268015231 ns/op 15.65 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 363381836 ns/op 11.54 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 363216195 ns/op 23.10 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 548952460 ns/op 15.28 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1283440605 ns/op 13.07 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1637965160 ns/op 10.24 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3098671258 ns/op 10.83 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3107159811 ns/op 10.80 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6048759799 ns/op 11.09 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7017236570 ns/op 9.56 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716533377 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717067148 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 303638100 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296142622 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163777158 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156518039 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 98818936 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 106045311 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53461938 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51035413 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154888812 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 152318138 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76647850 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74903448 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 49815134 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50441168 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 38553196 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 34661616 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 31430056 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 29567374 ns/op PASS ok crypto/tls 59.976s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15665696 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 331 345617 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1054 174713 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 963 131565 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.516s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 31 3497695 ns/op 277803 B/op 1619 allocs/op BenchmarkConcurrentStmtQuery-4 42 4026476 ns/op 264219 B/op 1973 allocs/op BenchmarkConcurrentStmtExec-4 55 3762241 ns/op 211316 B/op 562 allocs/op BenchmarkConcurrentTxQuery-4 38 4944152 ns/op 274054 B/op 2130 allocs/op BenchmarkConcurrentTxExec-4 62 2262743 ns/op 87843 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 48 3128616 ns/op 105068 B/op 2082 allocs/op BenchmarkConcurrentTxStmtExec-4 121 988358 ns/op 40205 B/op 382 allocs/op BenchmarkConcurrentRandom-4 37 4013852 ns/op 229396 B/op 1772 allocs/op BenchmarkManyConcurrentQueries-4 2110 56006 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 221626 603.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.270s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 149161 1140 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 57 2375676 ns/op 188245 B/op 13 allocs/op Benchmark115/LineToPC-4 66 1894766 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16856 12857 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.140s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 440 333686 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2904 40933 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.537s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 183 629160 ns/op 13.02 MB/s BenchmarkEncodeToString-4 207 719843 ns/op 11.38 MB/s BenchmarkDecode-4 142 844595 ns/op 15.52 MB/s BenchmarkDecodeString-4 133 971302 ns/op 13.50 MB/s PASS ok encoding/base32 1.091s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 279 484221 ns/op 16.92 MB/s BenchmarkDecodeString/2-4 249064 423.1 ns/op 9.45 MB/s BenchmarkDecodeString/4-4 180416 780.0 ns/op 10.26 MB/s BenchmarkDecodeString/8-4 186085 603.0 ns/op 19.90 MB/s BenchmarkDecodeString/64-4 39874 2852 ns/op 30.85 MB/s BenchmarkDecodeString/8192-4 428 335924 ns/op 32.52 MB/s BenchmarkNewEncoding-4 108397 1151 ns/op 222.43 MB/s PASS ok encoding/base64 1.767s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1477 87229 ns/op 45.86 MB/s BenchmarkReadStruct-4 17760 6509 ns/op 11.52 MB/s BenchmarkWriteStruct-4 17899 6960 ns/op 10.78 MB/s BenchmarkReadInts-4 40263 3697 ns/op 8.11 MB/s BenchmarkWriteInts-4 35293 4464 ns/op 6.72 MB/s BenchmarkWriteSlice1000Int32s-4 1104 107188 ns/op 37.32 MB/s BenchmarkPutUint16-4 2077214 54.57 ns/op 36.65 MB/s BenchmarkAppendUint16-4 2660934 55.39 ns/op 36.11 MB/s BenchmarkPutUint32-4 2492018 59.34 ns/op 67.41 MB/s BenchmarkAppendUint32-4 2004200 50.49 ns/op 79.22 MB/s BenchmarkPutUint64-4 1242486 103.6 ns/op 77.22 MB/s BenchmarkAppendUint64-4 1000000 108.1 ns/op 74.00 MB/s BenchmarkLittleEndianPutUint16-4 2932010 40.75 ns/op 49.08 MB/s BenchmarkLittleEndianAppendUint16-4 2949975 40.94 ns/op 48.85 MB/s BenchmarkLittleEndianPutUint32-4 2169100 50.98 ns/op 78.47 MB/s BenchmarkLittleEndianAppendUint32-4 2462684 49.82 ns/op 80.30 MB/s BenchmarkLittleEndianPutUint64-4 1208680 103.2 ns/op 77.49 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 122.0 ns/op 65.58 MB/s BenchmarkReadFloats-4 118690 1526 ns/op 7.86 MB/s BenchmarkWriteFloats-4 120333 1028 ns/op 11.67 MB/s BenchmarkReadSlice1000Float32s-4 1158 98379 ns/op 40.66 MB/s BenchmarkWriteSlice1000Float32s-4 976 130109 ns/op 30.74 MB/s BenchmarkReadSlice1000Uint8s-4 52122 3260 ns/op 306.79 MB/s BenchmarkWriteSlice1000Uint8s-4 43924 3014 ns/op 331.81 MB/s BenchmarkPutUvarint32-4 951516 134.2 ns/op 29.80 MB/s BenchmarkPutUvarint64-4 272402 577.7 ns/op 13.85 MB/s PASS ok encoding/binary 5.950s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5887 21614 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5827 22132 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5798 21029 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4030 42891 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 4270 23614 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6132 27372 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6357 23452 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4659 41493 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 19534 ns/op PASS ok encoding/csv 1.898s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6786 16371 ns/op BenchmarkEndToEndByteBuffer-4 7953 15423 ns/op BenchmarkEndToEndSliceByteBuffer-4 176 635402 ns/op BenchmarkEncodeComplex128Slice-4 486 244883 ns/op BenchmarkEncodeFloat64Slice-4 805 124541 ns/op BenchmarkEncodeInt32Slice-4 924 134781 ns/op BenchmarkEncodeStringSlice-4 1369 86204 ns/op BenchmarkEncodeInterfaceSlice-4 49 2530714 ns/op BenchmarkDecodeComplex128Slice-4 493 330591 ns/op BenchmarkDecodeFloat64Slice-4 710 182731 ns/op BenchmarkDecodeInt32Slice-4 709 198128 ns/op BenchmarkDecodeStringSlice-4 436 477540 ns/op BenchmarkDecodeStringsSlice-4 120 1177732 ns/op BenchmarkDecodeBytesSlice-4 222 498223 ns/op BenchmarkDecodeInterfaceSlice-4 56 2429764 ns/op BenchmarkDecodeMap-4 73 1593885 ns/op PASS ok encoding/gob 3.723s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9511 16091 ns/op 15.91 MB/s BenchmarkEncode/1024-4 2971 61219 ns/op 16.73 MB/s BenchmarkEncode/4096-4 517 208118 ns/op 19.68 MB/s BenchmarkEncode/16384-4 100 1055956 ns/op 15.52 MB/s BenchmarkDecode/256-4 20917 8842 ns/op 28.95 MB/s BenchmarkDecode/1024-4 5896 22626 ns/op 45.26 MB/s BenchmarkDecode/4096-4 1272 158747 ns/op 25.80 MB/s BenchmarkDecode/16384-4 326 364469 ns/op 44.95 MB/s BenchmarkDump/256-4 968 132873 ns/op 1.93 MB/s BenchmarkDump/1024-4 234 505756 ns/op 2.02 MB/s BenchmarkDump/4096-4 48 2483483 ns/op 1.65 MB/s BenchmarkDump/16384-4 15 7824237 ns/op 2.09 MB/s PASS ok encoding/hex 2.401s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 164996113 ns/op 11.76 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 160452849 ns/op 12.09 MB/s 8395272 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 279872144 ns/op 6.93 MB/s 10332832 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 408127328 ns/op 4.75 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 10000 13928 ns/op BenchmarkMarshalBytes/256-4 6162 41125 ns/op BenchmarkMarshalBytes/4096-4 313 386921 ns/op BenchmarkMarshalBytesError/32-4 36 4090481 ns/op BenchmarkMarshalBytesError/256-4 39 2616500 ns/op BenchmarkMarshalBytesError/4096-4 38 3160941 ns/op BenchmarkCodeDecoder-4 1 494760527 ns/op 3.92 MB/s 11015936 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 25735 4995 ns/op 2.80 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 34478 5267 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 412797632 ns/op 4.70 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 437452195 ns/op 4.44 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 67138 2216 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 86140 1794 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 118960 1310 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 44578 3254 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 62947 2154 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 15201 7401 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2768 44571 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 565 224685 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 82 1795284 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 13421351 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 481202 253.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 432031 301.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 468364 266.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 446005 255.6 ns/op BenchmarkEncodeMarshaler-4 45322 2510 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 56938 1886 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4176674 26.25 ns/op BenchmarkNumberIsValidRegexp-4 14558 9108 ns/op PASS ok encoding/json 10.420s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 33 4094535 ns/op 16.01 MB/s BenchmarkDecode-4 18 5814836 ns/op 15.27 MB/s PASS ok encoding/pem 0.494s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1890 85763 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 690 249067 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2025 68143 ns/op PASS ok encoding/xml 0.684s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 433590 307.7 ns/op BenchmarkIntSet-4 540490 200.1 ns/op BenchmarkFloatAdd-4 142448 884.2 ns/op BenchmarkFloatSet-4 413629 245.7 ns/op BenchmarkStringSet-4 330055 303.0 ns/op BenchmarkMapSet-4 134106 1141 ns/op BenchmarkMapSetDifferent-4 64554 1753 ns/op BenchmarkMapSetDifferentRandom-4 292 421743 ns/op BenchmarkMapSetString-4 120580 998.4 ns/op BenchmarkMapAddSame-4 36349 4230 ns/op BenchmarkMapAddDifferent-4 14223 8998 ns/op BenchmarkMapAddDifferentRandom-4 268 466228 ns/op BenchmarkMapAddSameSteadyState-4 340824 341.7 ns/op BenchmarkMapAddDifferentSteadyState-4 158914 729.3 ns/op BenchmarkRealworldExpvarUsage-4 18592 6792 ns/op PASS ok expvar 3.474s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 125070 1069 ns/op BenchmarkSprintfEmpty-4 378705 402.9 ns/op BenchmarkSprintfString-4 209756 651.4 ns/op BenchmarkSprintfTruncateString-4 222640 692.3 ns/op BenchmarkSprintfTruncateBytes-4 173220 849.3 ns/op BenchmarkSprintfSlowParsingPath-4 217252 682.4 ns/op BenchmarkSprintfQuoteString-4 54403 2571 ns/op BenchmarkSprintfInt-4 176169 594.7 ns/op BenchmarkSprintfIntInt-4 142634 946.5 ns/op BenchmarkSprintfPrefixedInt-4 187167 843.9 ns/op BenchmarkSprintfFloat-4 122125 1102 ns/op BenchmarkSprintfComplex-4 52198 2527 ns/op BenchmarkSprintfBoolean-4 209992 522.7 ns/op BenchmarkSprintfHexString-4 117603 1720 ns/op BenchmarkSprintfHexBytes-4 98113 2198 ns/op BenchmarkSprintfBytes-4 36912 3641 ns/op BenchmarkSprintfStringer-4 72321 2242 ns/op BenchmarkSprintfStructure-4 29126 5179 ns/op BenchmarkManyArgs-4 48177 2538 ns/op BenchmarkFprintInt-4 68790 1744 ns/op BenchmarkFprintfBytes-4 76929 1745 ns/op BenchmarkFprintIntNoAlloc-4 67477 2505 ns/op BenchmarkScanInts-4 31 4312652 ns/op BenchmarkScanRecursiveInt-4 1 440676080 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 477992017 ns/op PASS ok fmt 5.716s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 589 204380 ns/op PASS ok go/build 0.190s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 44126 2456 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13542 11317 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5310 28503 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1004 129020 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 262 555736 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 54 2166794 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 9253086 ns/op 865638 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 40118924 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 180349105 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.231s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 397271715 ns/op 0.16 MB/s 46633272 B/op 48994 allocs/op PASS ok go/format 0.480s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 26697477 ns/op 2.02 MB/s BenchmarkParseOnly-4 6 22449487 ns/op 2.40 MB/s BenchmarkResolve-4 62 2381192 ns/op 22.62 MB/s PASS ok go/parser 2.246s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 146996784 ns/op 0.35 MB/s 5220432 B/op 27647 allocs/op BenchmarkPrintDecl-4 828 205508 ns/op 0.16 MB/s 16164 B/op 51 allocs/op PASS ok go/printer 0.406s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 247 435313 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 10104773 ns/op 5.42 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12781258 ns/op 5.63 MB/s BenchmarkScanFiles/net/http/server.go-4 6 21214470 ns/op 5.34 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 199 930968 ns/op 3.31 MB/s PASS ok go/scanner 1.121s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 108.7 ns/op PASS ok go/token 0.195s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 130 902924 ns/op BenchmarkNamed/Underlying/nongeneric-4 917668 165.2 ns/op BenchmarkNamed/Underlying/generic-4 907129 145.2 ns/op BenchmarkNamed/Underlying/src_instance-4 788292 147.3 ns/op BenchmarkNamed/Underlying/user_instance-4 950674 182.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17444 7765 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 10069 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14246 9222 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12948 10466 ns/op BenchmarkCheck/http/funcbodies/info-4 1 682088337 ns/op 44688 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 648328672 ns/op 46818 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 276293839 ns/op 110185 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 278036963 ns/op 109334 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2541589865 ns/op 2015 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 187523400 ns/op 27155 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 110209518 ns/op 46039 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 109827298 ns/op 44374 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 926408362 ns/op 2338 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 129343720 ns/op 16581 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 85278264 ns/op 25168 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 59273294 ns/op 36247 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2205312771 ns/op 28355 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 629732050 ns/op 99158 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 152342730 ns/op 407919 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 109790954 ns/op 564834 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3605593403 ns/op 552.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 185083680 ns/op 10691 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 138889736 ns/op 13699 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 135332670 ns/op 14572 lines/s PASS ok go/types 53.994s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10897 10829 ns/op 94.56 MB/s PASS ok hash/adler32 0.280s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 202698 568.2 ns/op 26.40 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 196786 883.5 ns/op 16.98 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 99860 1056 ns/op 37.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 127485 968.1 ns/op 41.32 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 355185 344.3 ns/op 1486.99 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 446282 326.9 ns/op 1566.09 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 327757 541.4 ns/op 1891.50 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 380649 326.3 ns/op 3138.70 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 228613 693.9 ns/op 5903.25 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 218214 613.7 ns/op 6674.15 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52038 3397 ns/op 9644.85 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51102 2089 ns/op 15684.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 311780 339.7 ns/op 44.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 331022 396.8 ns/op 37.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 356238 339.2 ns/op 117.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 377086 366.8 ns/op 109.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 272884 423.3 ns/op 1209.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 298339 502.2 ns/op 1019.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 241402 500.3 ns/op 2046.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 230502 565.5 ns/op 1810.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 207304 584.9 ns/op 7002.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 193519 575.6 ns/op 7116.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 48840 2891 ns/op 11333.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 51912 2217 ns/op 14781.58 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 197234 546.8 ns/op 27.43 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 202276 542.1 ns/op 27.67 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 136024 1088 ns/op 36.76 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 128702 960.8 ns/op 41.63 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11510 ns/op 44.48 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11637 ns/op 44.00 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5601 21453 ns/op 47.73 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6739 22218 ns/op 46.09 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1132 97612 ns/op 41.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1329 90052 ns/op 45.48 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1195465 ns/op 27.41 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 153 735878 ns/op 44.53 MB/s PASS ok hash/crc32 7.701s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 138 1021372 ns/op 64.16 MB/s BenchmarkCrc64/ISO4KB-4 1539 79763 ns/op 51.35 MB/s BenchmarkCrc64/ISO1KB-4 6660 17381 ns/op 58.91 MB/s BenchmarkCrc64/ECMA64KB-4 124 970444 ns/op 67.53 MB/s BenchmarkCrc64/Random64KB-4 100 1047651 ns/op 62.56 MB/s BenchmarkCrc64/Random16KB-4 458 281487 ns/op 58.21 MB/s PASS ok hash/crc64 1.251s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12769 9312 ns/op 109.96 MB/s BenchmarkFnv32aKB-4 13264 8972 ns/op 114.13 MB/s BenchmarkFnv64KB-4 12560 10562 ns/op 96.95 MB/s BenchmarkFnv64aKB-4 10000 12755 ns/op 80.28 MB/s BenchmarkFnv128KB-4 1465 146779 ns/op 6.98 MB/s BenchmarkFnv128aKB-4 1641 83888 ns/op 12.21 MB/s PASS ok hash/fnv 1.430s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 433068 269.6 ns/op 14.84 MB/s BenchmarkHash/n=4/Bytes-4 2052663 57.18 ns/op 69.96 MB/s BenchmarkHash/n=4/String-4 1608987 69.09 ns/op 57.89 MB/s BenchmarkHash/n=8/Write-4 412105 271.9 ns/op 29.42 MB/s BenchmarkHash/n=8/Bytes-4 3280528 37.95 ns/op 210.78 MB/s BenchmarkHash/n=8/String-4 1631926 68.99 ns/op 115.95 MB/s BenchmarkHash/n=16/Write-4 420049 493.7 ns/op 32.41 MB/s BenchmarkHash/n=16/Bytes-4 3175027 36.02 ns/op 444.17 MB/s BenchmarkHash/n=16/String-4 1677699 69.63 ns/op 229.80 MB/s BenchmarkHash/n=32/Write-4 431624 279.4 ns/op 114.54 MB/s BenchmarkHash/n=32/Bytes-4 3368966 36.27 ns/op 882.22 MB/s BenchmarkHash/n=32/String-4 1811512 84.95 ns/op 376.67 MB/s BenchmarkHash/n=64/Write-4 430651 302.8 ns/op 211.38 MB/s BenchmarkHash/n=64/Bytes-4 3056389 56.62 ns/op 1130.37 MB/s BenchmarkHash/n=64/String-4 1000000 119.5 ns/op 535.56 MB/s BenchmarkHash/n=256/Write-4 298021 568.8 ns/op 450.04 MB/s BenchmarkHash/n=256/Bytes-4 2009761 54.48 ns/op 4699.26 MB/s BenchmarkHash/n=256/String-4 914774 129.1 ns/op 1983.67 MB/s BenchmarkHash/n=320/Write-4 290220 394.0 ns/op 812.11 MB/s BenchmarkHash/n=320/Bytes-4 1898526 84.26 ns/op 3797.82 MB/s BenchmarkHash/n=320/String-4 793047 216.3 ns/op 1479.20 MB/s BenchmarkHash/n=1024/Write-4 194798 596.0 ns/op 1718.26 MB/s BenchmarkHash/n=1024/Bytes-4 934203 154.4 ns/op 6630.81 MB/s BenchmarkHash/n=1024/String-4 237687 448.7 ns/op 2282.32 MB/s BenchmarkHash/n=4096/Write-4 80067 1363 ns/op 3005.18 MB/s BenchmarkHash/n=4096/Bytes-4 211842 483.2 ns/op 8476.25 MB/s BenchmarkHash/n=4096/String-4 63032 1945 ns/op 2106.28 MB/s BenchmarkHash/n=16384/Write-4 29145 4352 ns/op 3765.02 MB/s BenchmarkHash/n=16384/Bytes-4 59841 2612 ns/op 6271.77 MB/s BenchmarkHash/n=16384/String-4 10000 11133 ns/op 1471.71 MB/s PASS ok hash/maphash 6.631s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 710 218415 ns/op BenchmarkEscapeNone-4 123176 860.0 ns/op BenchmarkUnescape-4 631 168440 ns/op BenchmarkUnescapeNone-4 620419 208.3 ns/op BenchmarkUnescapeSparse-4 10000 22461 ns/op BenchmarkUnescapeDense-4 997 122861 ns/op PASS ok html 1.234s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8248 21302 ns/op BenchmarkCSSEscaperNoSpecials-4 37231 2866 ns/op BenchmarkDecodeCSS-4 22718 5001 ns/op BenchmarkDecodeCSSNoSpecials-4 3066852 38.44 ns/op BenchmarkCSSValueFilter-4 100812 1392 ns/op BenchmarkCSSValueFilterOk-4 66051 1603 ns/op BenchmarkEscapedExecute-4 4298 35438 ns/op BenchmarkHTMLNospaceEscaper-4 8941 17048 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 48958 2536 ns/op BenchmarkStripTags-4 17140 6891 ns/op BenchmarkStripTagsNoSpecials-4 311678 692.3 ns/op BenchmarkJSValEscaperWithNum-4 21148 5931 ns/op BenchmarkJSValEscaperWithStr-4 5308 23593 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17478 6531 ns/op BenchmarkJSValEscaperWithObj-4 4704 36776 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 13600 ns/op BenchmarkJSStrEscaperNoSpecials-4 43005 2902 ns/op BenchmarkJSStrEscaper-4 10000 12772 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 41551 2945 ns/op BenchmarkJSRegexpEscaper-4 8490 13094 ns/op BenchmarkTemplateSpecialTags-4 78 1366318 ns/op BenchmarkURLEscaper-4 4452 32337 ns/op BenchmarkURLEscaperNoSpecials-4 155442 895.3 ns/op BenchmarkURLNormalizer-4 5672 27749 ns/op BenchmarkURLNormalizerNoSpecials-4 175644 1067 ns/op BenchmarkSrcsetFilter-4 16200 7432 ns/op BenchmarkSrcsetFilterNoSpecials-4 91051 1418 ns/op PASS ok html/template 5.844s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 500352 271.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 353172 348.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 469320 235.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 531424 305.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1483774 123.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 110.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1447968 78.74 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 123.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 158.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 355735 351.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 251428 650.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 336652 389.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 281179 453.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 468094 244.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 494424 291.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 680899 167.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 504520 279.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 336038 350.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1121002 94.09 ns/op BenchmarkRGBASetRGBA-4 1000000 134.3 ns/op BenchmarkRGBA64At-4 878935 172.4 ns/op BenchmarkRGBA64SetRGBA64-4 887595 147.3 ns/op BenchmarkNRGBAAt-4 1000000 151.9 ns/op BenchmarkNRGBASetNRGBA-4 1000000 109.7 ns/op BenchmarkNRGBA64At-4 811188 139.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 712766 203.7 ns/op BenchmarkAlphaAt-4 1968561 60.42 ns/op BenchmarkAlphaSetAlpha-4 1499958 68.55 ns/op BenchmarkAlpha16At-4 1404296 83.81 ns/op BenchmarkAlphaSetAlpha16-4 1243863 164.1 ns/op BenchmarkGrayAt-4 2377773 53.53 ns/op BenchmarkGraySetGray-4 1957800 58.27 ns/op BenchmarkGray16At-4 1379751 86.48 ns/op BenchmarkGraySetGray16-4 1000000 128.1 ns/op PASS ok image 8.228s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2810016 37.77 ns/op BenchmarkYCbCrToRGB/128-4 2650939 39.76 ns/op BenchmarkYCbCrToRGB/255-4 2801276 43.23 ns/op BenchmarkRGBToYCbCr/0-4 2965678 42.71 ns/op BenchmarkRGBToYCbCr/Cb-4 2756798 41.96 ns/op BenchmarkRGBToYCbCr/Cr-4 2103811 61.33 ns/op BenchmarkYCbCrToRGBA/0-4 2574374 46.88 ns/op BenchmarkYCbCrToRGBA/128-4 2482918 50.47 ns/op BenchmarkYCbCrToRGBA/255-4 2805918 60.05 ns/op BenchmarkNYCbCrAToRGBA/0-4 2513438 61.42 ns/op BenchmarkNYCbCrAToRGBA/128-4 2471628 62.74 ns/op BenchmarkNYCbCrAToRGBA/255-4 2162944 50.44 ns/op PASS ok image/color 2.985s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 50819487 ns/op BenchmarkFillSrc-4 321 392336 ns/op BenchmarkCopyOver-4 6 17932784 ns/op BenchmarkCopySrc-4 421 449654 ns/op BenchmarkNRGBAOver-4 7 14877096 ns/op BenchmarkNRGBASrc-4 9 11767974 ns/op BenchmarkYCbCr-4 9 11611165 ns/op BenchmarkGray-4 15 10934134 ns/op BenchmarkCMYK-4 12 15249290 ns/op BenchmarkGlyphOver-4 20 5666761 ns/op BenchmarkRGBAMaskOver-4 3 36986014 ns/op BenchmarkGrayMaskOver-4 6 17970779 ns/op BenchmarkRGBA64ImageMaskOver-4 4 35185222 ns/op BenchmarkRGBA-4 5 21152295 ns/op BenchmarkPalettedFill-4 832 131280 ns/op BenchmarkPalettedRGBA-4 5 25985358 ns/op BenchmarkGenericOver-4 3 45181474 ns/op BenchmarkGenericMaskOver-4 5 20856348 ns/op BenchmarkGenericSrc-4 4 33798285 ns/op BenchmarkGenericMaskSrc-4 4 39351817 ns/op PASS ok image/draw 7.721s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5136589 ns/op 3.01 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 130258298 ns/op 2.36 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2540973522 ns/op 0.48 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 63 2018397 ns/op 7.65 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 117296093 ns/op 0.53 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.604s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4992 22871 ns/op BenchmarkIDCT-4 5570 21180 ns/op BenchmarkDecodeBaseline-4 8 13123585 ns/op 4.71 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17054186 ns/op 3.62 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 148669824 ns/op 8.27 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 225953345 ns/op 4.08 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.368s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18295532 6.381 ns/op BenchmarkDecodeGray-4 13 8518858 ns/op 7.69 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 36079986 ns/op 7.27 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 30890402 ns/op 8.49 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5019257 ns/op 13.06 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 29382792 ns/op 8.92 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 36827879 ns/op 7.12 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 43960690 ns/op 6.99 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 57760676 ns/op 5.32 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 177712120 ns/op 6.91 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 179124159 ns/op 6.86 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 53065326 ns/op 5.79 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 187867104 ns/op 6.54 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 626328547 ns/op 1.96 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.830s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 46933599 ns/op 2.13 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 39804456 ns/op 2.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 254498998 ns/op 1.96 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 253780079 ns/op 1.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 45506647 ns/op 2.20 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 40735748 ns/op 2.45 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 234126830 ns/op 2.14 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 203525845 ns/op 2.46 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 479249961 ns/op 2.09 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 432264680 ns/op 2.31 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2932486244 ns/op 1.71 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2799587053 ns/op 1.79 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8835906 ns/op 11.32 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8456499 ns/op 11.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 40478657 ns/op 12.35 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 42604897 ns/op 11.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 80010351 ns/op 12.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 84297821 ns/op 11.86 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 405415182 ns/op 12.33 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 429561517 ns/op 11.64 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56195848 ns/op 1.78 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 50276109 ns/op 1.99 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 298192464 ns/op 1.68 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 278090676 ns/op 1.80 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 635060718 ns/op 1.57 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 637796343 ns/op 1.57 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4881177103 ns/op 1.02 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4587602200 ns/op 1.09 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 137573299 ns/op 30.38 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 135023276 ns/op 30.96 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 41.323s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33738 3063 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 38270 3234 ns/op 0.62 MB/s BenchmarkMarshalCorpusFile/4-4 33048 4038 ns/op 0.99 MB/s BenchmarkMarshalCorpusFile/8-4 24776 4301 ns/op 1.86 MB/s BenchmarkMarshalCorpusFile/16-4 20835 5933 ns/op 2.70 MB/s BenchmarkMarshalCorpusFile/32-4 12990 8543 ns/op 3.75 MB/s BenchmarkMarshalCorpusFile/64-4 9205 14756 ns/op 4.34 MB/s BenchmarkMarshalCorpusFile/128-4 4774 24333 ns/op 5.26 MB/s BenchmarkMarshalCorpusFile/256-4 2341 49246 ns/op 5.20 MB/s BenchmarkMarshalCorpusFile/512-4 1173 96447 ns/op 5.31 MB/s BenchmarkMarshalCorpusFile/1024-4 676 176467 ns/op 5.80 MB/s BenchmarkMarshalCorpusFile/2048-4 315 393537 ns/op 5.20 MB/s BenchmarkMarshalCorpusFile/4096-4 147 724559 ns/op 5.65 MB/s BenchmarkMarshalCorpusFile/8192-4 96 1482577 ns/op 5.53 MB/s BenchmarkMarshalCorpusFile/16384-4 43 2980843 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/32768-4 21 6993567 ns/op 4.69 MB/s BenchmarkMarshalCorpusFile/65536-4 8 12755777 ns/op 5.14 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28355632 ns/op 4.62 MB/s BenchmarkMarshalCorpusFile/262144-4 2 52180018 ns/op 5.02 MB/s BenchmarkMarshalCorpusFile/524288-4 1 109734390 ns/op 4.78 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 201346631 ns/op 5.21 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 14560 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 13488 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/4-4 8428 14583 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 8490 16363 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/16-4 5868 18931 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/32-4 3918 28766 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/64-4 3219 33901 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/128-4 2731 45960 ns/op 2.79 MB/s BenchmarkUnmarshalCorpusFile/256-4 998 115678 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/512-4 530 224751 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/1024-4 265 428728 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/2048-4 141 858306 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 1709340 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3377331 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6878606 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13536679 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26383940 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54133256 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 110303596 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 218142944 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 447631864 ns/op 2.34 MB/s BenchmarkMutatorBytes/1-4 34892 3372 ns/op BenchmarkMutatorBytes/10-4 38976 3077 ns/op BenchmarkMutatorBytes/100-4 35565 3352 ns/op BenchmarkMutatorBytes/1000-4 24536 4973 ns/op BenchmarkMutatorBytes/10000-4 7698 21339 ns/op BenchmarkMutatorBytes/100000-4 961 136834 ns/op BenchmarkMutatorString/1-4 38049 3493 ns/op BenchmarkMutatorString/10-4 34711 3273 ns/op BenchmarkMutatorString/100-4 28632 3833 ns/op BenchmarkMutatorString/1000-4 15607 7197 ns/op BenchmarkMutatorString/10000-4 2660 42726 ns/op BenchmarkMutatorString/100000-4 369 336613 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18082 6535 ns/op BenchmarkMutatorAllBasicTypes/string-4 18607 6688 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61924 1865 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55218 2157 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53349 2162 ns/op BenchmarkMutatorAllBasicTypes/int-4 58758 2014 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56066 2027 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60454 1997 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57783 2049 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56181 1994 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55294 2104 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57254 2099 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55700 2098 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57829 2120 ns/op PASS ok internal/fuzz 12.587s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 15506 6968 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 160428 778.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.598s PASS ok internal/poll 0.045s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 20123227 ns/op PASS ok internal/trace 2.630s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10441 ns/op BenchmarkCopyNLarge-4 270 522004 ns/op PASS ok io 0.399s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 156342 746.1 ns/op BenchmarkPrintln-4 24172 4983 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35527 3238 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 6189 18382 ns/op BenchmarkDiscard-4 965532 116.6 ns/op 0 B/op 0 allocs/op PASS ok log 0.909s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2655954 43.26 ns/op BenchmarkAcosh-4 1467967 83.22 ns/op BenchmarkAsin-4 2876150 41.44 ns/op BenchmarkAsinh-4 1274380 86.84 ns/op BenchmarkAtan-4 3362696 34.69 ns/op BenchmarkAtanh-4 1414194 83.55 ns/op BenchmarkAtan2-4 2477205 49.69 ns/op BenchmarkCbrt-4 1727791 67.16 ns/op BenchmarkCeil-4 27375078 4.927 ns/op BenchmarkCompare-4 5469622 21.13 ns/op BenchmarkCompare32-4 6677379 17.47 ns/op BenchmarkCopysign-4 4061708 27.94 ns/op BenchmarkCos-4 1472496 79.35 ns/op BenchmarkCosh-4 2033779 58.15 ns/op BenchmarkErf-4 3474362 34.29 ns/op BenchmarkErfc-4 3584436 34.95 ns/op BenchmarkErfinv-4 3255922 36.24 ns/op BenchmarkErfcinv-4 3201118 35.67 ns/op BenchmarkExp-4 7546642 15.01 ns/op BenchmarkExpGo-4 1000000 108.3 ns/op BenchmarkExpm1-4 2358042 43.26 ns/op BenchmarkExp2-4 1201710 100.4 ns/op BenchmarkExp2Go-4 1000000 105.0 ns/op BenchmarkAbs-4 4493107 23.20 ns/op BenchmarkDim-4 12881416 9.393 ns/op BenchmarkFloor-4 27483997 4.712 ns/op BenchmarkMax-4 17557810 6.711 ns/op BenchmarkMin-4 17792313 7.276 ns/op BenchmarkMod-4 408214 291.6 ns/op BenchmarkFrexp-4 2022656 56.69 ns/op BenchmarkGamma-4 986338 129.5 ns/op BenchmarkHypot-4 13911007 8.730 ns/op BenchmarkHypotGo-4 1867287 62.99 ns/op BenchmarkIlogb-4 2368266 49.54 ns/op BenchmarkJ0-4 337050 386.2 ns/op BenchmarkJ1-4 347469 371.5 ns/op BenchmarkJn-4 144031 805.9 ns/op BenchmarkLdexp-4 2000592 58.89 ns/op BenchmarkLgamma-4 1000000 102.6 ns/op BenchmarkLog-4 6886328 17.70 ns/op BenchmarkLogb-4 2288180 51.45 ns/op BenchmarkLog1p-4 1782915 66.62 ns/op BenchmarkLog10-4 5900928 18.68 ns/op BenchmarkLog2-4 1746853 69.41 ns/op BenchmarkModf-4 2582623 43.93 ns/op BenchmarkNextafter32-4 2254654 49.12 ns/op BenchmarkNextafter64-4 2586195 44.97 ns/op BenchmarkPowInt-4 698184 190.4 ns/op BenchmarkPowFrac-4 504853 238.2 ns/op BenchmarkPow10Pos-4 6245104 18.06 ns/op BenchmarkPow10Neg-4 6551367 17.76 ns/op BenchmarkRound-4 5075404 22.66 ns/op BenchmarkRoundToEven-4 13007197 9.210 ns/op BenchmarkRemainder-4 585042 209.5 ns/op BenchmarkSignbit-4 7244023 15.68 ns/op BenchmarkSin-4 1644031 70.17 ns/op BenchmarkSincos-4 1260496 97.27 ns/op BenchmarkSinh-4 2323746 51.73 ns/op BenchmarkSqrtIndirect-4 23959034 4.906 ns/op BenchmarkSqrtLatency-4 22270407 5.138 ns/op BenchmarkSqrtIndirectLatency-4 24313596 5.070 ns/op BenchmarkSqrtGoLatency-4 1477648 81.56 ns/op BenchmarkSqrtPrime-4 41725 2739 ns/op BenchmarkTan-4 1682794 70.91 ns/op BenchmarkTanh-4 1697271 70.84 ns/op BenchmarkTrunc-4 26222251 5.054 ns/op BenchmarkY0-4 328692 386.2 ns/op BenchmarkY1-4 333892 382.7 ns/op BenchmarkYn-4 154610 794.4 ns/op BenchmarkFloat64bits-4 8159925 14.79 ns/op BenchmarkFloat64frombits-4 7372734 15.77 ns/op BenchmarkFloat32bits-4 7043293 15.81 ns/op BenchmarkFloat32frombits-4 8148981 14.89 ns/op BenchmarkFMA-4 23520750 5.180 ns/op PASS ok math 13.575s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15617894 7.489 ns/op 8545.97 MB/s BenchmarkAddVV/2-4 14238590 8.447 ns/op 15152.92 MB/s BenchmarkAddVV/3-4 13603272 9.345 ns/op 20545.28 MB/s BenchmarkAddVV/4-4 13198586 9.369 ns/op 27324.31 MB/s BenchmarkAddVV/5-4 8462292 12.22 ns/op 26189.81 MB/s BenchmarkAddVV/10-4 9583849 12.32 ns/op 51952.92 MB/s BenchmarkAddVV/100-4 2498792 49.73 ns/op 128705.65 MB/s BenchmarkAddVV/1000-4 253645 455.9 ns/op 140376.80 MB/s BenchmarkSubVV/1-4 16588467 7.448 ns/op 8592.61 MB/s BenchmarkSubVV/2-4 14179518 8.470 ns/op 15111.96 MB/s BenchmarkSubVV/3-4 12932716 9.007 ns/op 21316.90 MB/s BenchmarkSubVV/4-4 13491973 9.325 ns/op 27452.44 MB/s BenchmarkSubVV/5-4 12387514 9.948 ns/op 32167.80 MB/s BenchmarkSubVV/10-4 9410228 12.70 ns/op 50390.89 MB/s BenchmarkSubVV/100-4 2291058 48.96 ns/op 130711.66 MB/s BenchmarkSubVV/1000-4 295147 460.7 ns/op 138927.90 MB/s BenchmarkAddVW/1-4 16912574 6.928 ns/op 1154.73 MB/s BenchmarkAddVW/2-4 17117698 7.152 ns/op 2237.11 MB/s BenchmarkAddVW/3-4 15257118 7.898 ns/op 3038.70 MB/s BenchmarkAddVW/4-4 14679379 7.946 ns/op 4027.00 MB/s BenchmarkAddVW/5-4 14170083 9.060 ns/op 4414.87 MB/s BenchmarkAddVW/10-4 12032989 9.988 ns/op 8009.99 MB/s BenchmarkAddVW/100-4 322366 386.8 ns/op 2068.03 MB/s BenchmarkAddVW/1000-4 44551 2583 ns/op 3097.46 MB/s BenchmarkAddVWext/1-4 18403738 6.734 ns/op 1188.01 MB/s BenchmarkAddVWext/2-4 15487587 7.893 ns/op 2026.99 MB/s BenchmarkAddVWext/3-4 13006218 9.742 ns/op 2463.52 MB/s BenchmarkAddVWext/4-4 15132997 7.963 ns/op 4018.48 MB/s BenchmarkAddVWext/5-4 12748395 8.872 ns/op 4508.78 MB/s BenchmarkAddVWext/10-4 11844421 10.07 ns/op 7947.03 MB/s BenchmarkAddVWext/100-4 50991 2262 ns/op 353.67 MB/s BenchmarkAddVWext/1000-4 5746 21983 ns/op 363.91 MB/s BenchmarkSubVW/1-4 16156706 6.977 ns/op 1146.58 MB/s BenchmarkSubVW/2-4 16187925 7.250 ns/op 2206.83 MB/s BenchmarkSubVW/3-4 15689224 7.806 ns/op 3074.63 MB/s BenchmarkSubVW/4-4 14735734 8.481 ns/op 3773.01 MB/s BenchmarkSubVW/5-4 14657282 8.536 ns/op 4685.80 MB/s BenchmarkSubVW/10-4 10974711 10.22 ns/op 7827.47 MB/s BenchmarkSubVW/100-4 328340 398.0 ns/op 2010.06 MB/s BenchmarkSubVW/1000-4 44236 2554 ns/op 3132.42 MB/s BenchmarkSubVWext/1-4 18537774 6.998 ns/op 1143.17 MB/s BenchmarkSubVWext/2-4 17533100 7.340 ns/op 2179.74 MB/s BenchmarkSubVWext/3-4 13013730 7.951 ns/op 3018.49 MB/s BenchmarkSubVWext/4-4 14226580 8.026 ns/op 3986.87 MB/s BenchmarkSubVWext/5-4 12596776 8.713 ns/op 4591.04 MB/s BenchmarkSubVWext/10-4 10970894 10.05 ns/op 7960.48 MB/s BenchmarkSubVWext/100-4 50961 2193 ns/op 364.87 MB/s BenchmarkSubVWext/1000-4 5865 21984 ns/op 363.90 MB/s BenchmarkMulAddVWW/1-4 14856373 8.104 ns/op 7897.75 MB/s BenchmarkMulAddVWW/2-4 14118314 8.928 ns/op 14337.40 MB/s BenchmarkMulAddVWW/3-4 13279617 9.266 ns/op 20719.92 MB/s BenchmarkMulAddVWW/4-4 12127182 9.748 ns/op 26262.79 MB/s BenchmarkMulAddVWW/5-4 11351899 10.64 ns/op 30087.18 MB/s BenchmarkMulAddVWW/10-4 8525271 14.50 ns/op 44137.02 MB/s BenchmarkMulAddVWW/100-4 1522977 76.21 ns/op 83975.85 MB/s BenchmarkMulAddVWW/1000-4 180429 773.3 ns/op 82764.36 MB/s BenchmarkAddMulVVW/1-4 17036916 7.253 ns/op 8823.66 MB/s BenchmarkAddMulVVW/2-4 15349971 8.054 ns/op 15893.45 MB/s BenchmarkAddMulVVW/3-4 13663891 9.006 ns/op 21320.09 MB/s BenchmarkAddMulVVW/4-4 12688755 9.876 ns/op 25920.50 MB/s BenchmarkAddMulVVW/5-4 10291316 10.77 ns/op 29718.21 MB/s BenchmarkAddMulVVW/10-4 9061844 12.59 ns/op 50824.63 MB/s BenchmarkAddMulVVW/100-4 1944378 57.92 ns/op 110492.43 MB/s BenchmarkAddMulVVW/1000-4 232737 542.8 ns/op 117905.00 MB/s BenchmarkDivWVW/1-4 2095407 56.57 ns/op 1131.26 MB/s BenchmarkDivWVW/2-4 1000000 109.8 ns/op 1165.77 MB/s BenchmarkDivWVW/3-4 896898 137.2 ns/op 1399.11 MB/s BenchmarkDivWVW/4-4 728256 166.9 ns/op 1534.08 MB/s BenchmarkDivWVW/5-4 657400 188.8 ns/op 1695.19 MB/s BenchmarkDivWVW/10-4 391966 325.5 ns/op 1966.04 MB/s BenchmarkDivWVW/100-4 44172 2729 ns/op 2345.45 MB/s BenchmarkDivWVW/1000-4 4854 26481 ns/op 2416.80 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16439785 7.095 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17219290 7.095 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15467175 8.517 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15441741 7.398 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14293378 8.310 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14061501 8.042 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12439290 8.899 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12387520 8.636 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12121413 9.573 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12252105 9.181 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8738769 12.64 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9536876 11.81 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1397763 77.10 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1684290 70.71 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 183912 684.9 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 208191 581.7 ns/op BenchmarkDecimalConversion-4 222 549543 ns/op BenchmarkFloatString/100-4 10000 10103 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 230 503938 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 46196776 ns/op 60429 B/op 46 allocs/op BenchmarkFloatString/100000-4 1 4735642794 ns/op 829728 B/op 518 allocs/op BenchmarkFloatAdd/10-4 148312 771.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 151845 780.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 144902 826.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86371 1370 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17515 7133 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 186456 682.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 216075 606.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 196917 619.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 147133 756.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 55197 2165 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1897 63697 ns/op BenchmarkParseFloatLargeExp-4 450 276685 ns/op BenchmarkGCD10x10/WithoutXY-4 176899 746.8 ns/op BenchmarkGCD10x10/WithXY-4 46635 2414 ns/op BenchmarkGCD10x100/WithoutXY-4 93178 1361 ns/op BenchmarkGCD10x100/WithXY-4 17685 6815 ns/op BenchmarkGCD10x1000/WithoutXY-4 64623 2069 ns/op BenchmarkGCD10x1000/WithXY-4 14073 8547 ns/op BenchmarkGCD100x100/WithoutXY-4 23709 4887 ns/op BenchmarkGCD100x100/WithXY-4 10273 11347 ns/op BenchmarkGCD100x1000/WithoutXY-4 12806 9415 ns/op BenchmarkGCD100x1000/WithXY-4 6013 18494 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1932 58105 ns/op BenchmarkGCD1000x1000/WithXY-4 1106 103705 ns/op BenchmarkHilbert-4 18 5826675 ns/op BenchmarkBinomial-4 10000 10252 ns/op BenchmarkQuoRem-4 23335 5230 ns/op BenchmarkExp-4 16 6988868 ns/op BenchmarkExpMont/Odd-4 100 1009737 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1137835 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 97 1035632 ns/op 3871 B/op 54 allocs/op BenchmarkExpMont/Even3-4 120 983982 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even4-4 120 988254 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1045376 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even32-4 121 982127 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even64-4 145 826286 ns/op 3631 B/op 53 allocs/op BenchmarkExpMont/Even96-4 132 862620 ns/op 3751 B/op 50 allocs/op BenchmarkExpMont/Even128-4 162 755448 ns/op 3267 B/op 50 allocs/op BenchmarkExpMont/Even255-4 169 691767 ns/op 2953 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 360 327633 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 333 363750 ns/op 1732 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 342 355632 ns/op 1738 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 313 364217 ns/op 1740 B/op 47 allocs/op BenchmarkExp2-4 16 6877029 ns/op BenchmarkBitset-4 720682 179.8 ns/op BenchmarkBitsetNeg-4 382626 325.3 ns/op BenchmarkBitsetOrig-4 237734 592.0 ns/op BenchmarkBitsetNegOrig-4 149727 915.3 ns/op BenchmarkModSqrt225_Tonelli-4 100 1040159 ns/op BenchmarkModSqrt225_3Mod4-4 354 321329 ns/op BenchmarkModSqrt231_Tonelli-4 100 1109662 ns/op BenchmarkModSqrt231_5Mod8-4 264 384128 ns/op BenchmarkModInverse-4 12634 9796 ns/op BenchmarkSqrt-4 1941 66461 ns/op BenchmarkIntSqr/1-4 942654 131.0 ns/op BenchmarkIntSqr/2-4 507048 200.6 ns/op BenchmarkIntSqr/3-4 496678 240.9 ns/op BenchmarkIntSqr/5-4 423032 312.9 ns/op BenchmarkIntSqr/8-4 289299 415.7 ns/op BenchmarkIntSqr/10-4 258976 500.2 ns/op BenchmarkIntSqr/20-4 53106 2352 ns/op BenchmarkIntSqr/30-4 37772 3189 ns/op BenchmarkIntSqr/50-4 24361 4895 ns/op BenchmarkIntSqr/80-4 14350 8140 ns/op BenchmarkIntSqr/100-4 10000 10642 ns/op BenchmarkIntSqr/200-4 4700 25518 ns/op BenchmarkIntSqr/300-4 2072 60881 ns/op BenchmarkIntSqr/500-4 998 124678 ns/op BenchmarkIntSqr/800-4 382 305175 ns/op BenchmarkIntSqr/1000-4 289 422549 ns/op BenchmarkDiv/20/10-4 382784 320.7 ns/op BenchmarkDiv/40/20-4 402627 323.0 ns/op BenchmarkDiv/100/50-4 342958 381.1 ns/op BenchmarkDiv/200/100-4 56935 2093 ns/op BenchmarkDiv/400/200-4 52626 2206 ns/op BenchmarkDiv/1000/500-4 44427 2706 ns/op BenchmarkDiv/2000/1000-4 32463 3682 ns/op BenchmarkDiv/20000/10000-4 1378 101219 ns/op BenchmarkDiv/200000/100000-4 30 4194101 ns/op BenchmarkDiv/2000000/1000000-4 1 109727170 ns/op BenchmarkDiv/20000000/10000000-4 1 3307353432 ns/op BenchmarkMul-4 5 20782696 ns/op BenchmarkNatMul/10-4 198916 947.4 ns/op BenchmarkNatMul/100-4 6058 24748 ns/op BenchmarkNatMul/1000-4 184 638685 ns/op BenchmarkZeroShifts/Shl-4 10000 13908 ns/op BenchmarkZeroShifts/ShlSame-4 3375282 33.38 ns/op BenchmarkZeroShifts/Shr-4 10000 11217 ns/op BenchmarkZeroShifts/ShrSame-4 3460888 33.77 ns/op BenchmarkExp3Power/0x10-4 158486 848.5 ns/op BenchmarkExp3Power/0x40-4 133160 950.7 ns/op BenchmarkExp3Power/0x100-4 86936 1556 ns/op BenchmarkExp3Power/0x400-4 38364 3201 ns/op BenchmarkExp3Power/0x1000-4 9688 12781 ns/op BenchmarkExp3Power/0x4000-4 2594 59988 ns/op BenchmarkExp3Power/0x10000-4 218 538182 ns/op BenchmarkExp3Power/0x40000-4 21 5133381 ns/op BenchmarkExp3Power/0x100000-4 3 49421870 ns/op BenchmarkExp3Power/0x400000-4 1 441591020 ns/op BenchmarkFibo-4 4 31987290 ns/op BenchmarkNatSqr/1-4 670042 187.1 ns/op BenchmarkNatSqr/2-4 486415 293.7 ns/op BenchmarkNatSqr/3-4 464751 345.5 ns/op BenchmarkNatSqr/5-4 320520 572.0 ns/op BenchmarkNatSqr/8-4 237493 652.4 ns/op BenchmarkNatSqr/10-4 187461 884.0 ns/op BenchmarkNatSqr/20-4 40126 2570 ns/op BenchmarkNatSqr/30-4 32893 3818 ns/op BenchmarkNatSqr/50-4 20192 6091 ns/op BenchmarkNatSqr/80-4 10000 10418 ns/op BenchmarkNatSqr/100-4 8907 12735 ns/op BenchmarkNatSqr/200-4 4230 29734 ns/op BenchmarkNatSqr/300-4 2113 76925 ns/op BenchmarkNatSqr/500-4 992 146363 ns/op BenchmarkNatSqr/800-4 360 332022 ns/op BenchmarkNatSqr/1000-4 289 418016 ns/op BenchmarkNatSetBytes/8-4 829543 139.5 ns/op BenchmarkNatSetBytes/24-4 279074 456.8 ns/op BenchmarkNatSetBytes/128-4 63658 1896 ns/op BenchmarkNatSetBytes/7-4 977071 130.9 ns/op BenchmarkNatSetBytes/23-4 295092 475.0 ns/op BenchmarkNatSetBytes/127-4 69234 1845 ns/op BenchmarkScanPi-4 212 544030 ns/op BenchmarkStringPiParallel-4 493 288246 ns/op BenchmarkScan/10/Base2-4 37051 3206 ns/op BenchmarkScan/100/Base2-4 4567 26050 ns/op BenchmarkScan/1000/Base2-4 451 254456 ns/op BenchmarkScan/10/Base8-4 95646 1284 ns/op BenchmarkScan/100/Base8-4 13280 9042 ns/op BenchmarkScan/1000/Base8-4 1377 92907 ns/op BenchmarkScan/10/Base10-4 95726 1191 ns/op BenchmarkScan/100/Base10-4 13843 8271 ns/op BenchmarkScan/1000/Base10-4 1579 79446 ns/op BenchmarkScan/10/Base16-4 107595 1071 ns/op BenchmarkScan/100/Base16-4 16131 7191 ns/op BenchmarkScan/1000/Base16-4 1694 69910 ns/op BenchmarkString/10/Base2-4 206833 549.9 ns/op BenchmarkString/100/Base2-4 30452 3904 ns/op BenchmarkString/1000/Base2-4 3262 37646 ns/op BenchmarkString/10/Base8-4 435927 303.1 ns/op BenchmarkString/100/Base8-4 77997 1598 ns/op BenchmarkString/1000/Base8-4 8181 14209 ns/op BenchmarkString/10/Base10-4 205831 573.1 ns/op BenchmarkString/100/Base10-4 41432 2901 ns/op BenchmarkString/1000/Base10-4 5678 19543 ns/op BenchmarkString/10/Base16-4 369664 294.2 ns/op BenchmarkString/100/Base16-4 109272 1164 ns/op BenchmarkString/1000/Base16-4 10000 12358 ns/op BenchmarkLeafSize/0-4 32 3800952 ns/op BenchmarkLeafSize/1-4 506 234116 ns/op BenchmarkLeafSize/2-4 511 224331 ns/op BenchmarkLeafSize/3-4 369 338966 ns/op BenchmarkLeafSize/4-4 525 227775 ns/op BenchmarkLeafSize/5-4 318 409205 ns/op BenchmarkLeafSize/6-4 380 323199 ns/op BenchmarkLeafSize/7-4 430 302409 ns/op BenchmarkLeafSize/8-4 513 229873 ns/op BenchmarkLeafSize/9-4 279 434136 ns/op BenchmarkLeafSize/10-4 324 394626 ns/op BenchmarkLeafSize/11-4 328 357209 ns/op BenchmarkLeafSize/12-4 360 333736 ns/op BenchmarkLeafSize/13-4 342 370373 ns/op BenchmarkLeafSize/14-4 391 300225 ns/op BenchmarkLeafSize/15-4 427 278936 ns/op BenchmarkLeafSize/16-4 482 235003 ns/op BenchmarkLeafSize/32-4 498 237467 ns/op BenchmarkLeafSize/64-4 409 259126 ns/op BenchmarkProbablyPrime/n=0-4 10 11326113 ns/op BenchmarkProbablyPrime/n=1-4 9 11624990 ns/op BenchmarkProbablyPrime/n=5-4 6 17631166 ns/op BenchmarkProbablyPrime/n=10-4 5 24718865 ns/op BenchmarkProbablyPrime/n=20-4 3 40468604 ns/op BenchmarkProbablyPrime/Lucas-4 13 9335392 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1522833 ns/op BenchmarkRatCmp-4 202299 704.5 ns/op BenchmarkFloatSqrt/64-4 20530 5780 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13058 8940 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9730 12704 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4836 23982 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 972 142593 ns/op 18219 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 70 1690924 ns/op 175864 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 129816645 ns/op 3785144 B/op 626 allocs/op PASS ok math/big 57.252s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11247408 10.54 ns/op BenchmarkLeadingZeros8-4 10755429 10.31 ns/op BenchmarkLeadingZeros16-4 12619287 9.632 ns/op BenchmarkLeadingZeros32-4 12158647 9.733 ns/op BenchmarkLeadingZeros64-4 12188406 9.460 ns/op BenchmarkTrailingZeros-4 12510331 9.573 ns/op BenchmarkTrailingZeros8-4 12613728 9.665 ns/op BenchmarkTrailingZeros16-4 12787200 9.373 ns/op BenchmarkTrailingZeros32-4 12841290 9.474 ns/op BenchmarkTrailingZeros64-4 13026075 9.284 ns/op BenchmarkOnesCount-4 11536587 9.905 ns/op BenchmarkOnesCount8-4 13736496 9.238 ns/op BenchmarkOnesCount16-4 12360054 9.358 ns/op BenchmarkOnesCount32-4 13208664 9.278 ns/op BenchmarkOnesCount64-4 11258956 10.00 ns/op BenchmarkRotateLeft-4 13212494 10.22 ns/op BenchmarkRotateLeft8-4 12435343 9.499 ns/op BenchmarkRotateLeft16-4 12345730 9.898 ns/op BenchmarkRotateLeft32-4 12678904 9.246 ns/op BenchmarkRotateLeft64-4 13718256 9.073 ns/op BenchmarkReverse-4 20034987 6.409 ns/op BenchmarkReverse8-4 26651960 4.935 ns/op BenchmarkReverse16-4 22154928 5.381 ns/op BenchmarkReverse32-4 20530834 5.988 ns/op BenchmarkReverse64-4 20592478 6.175 ns/op BenchmarkReverseBytes-4 25998352 4.902 ns/op BenchmarkReverseBytes16-4 23915425 4.929 ns/op BenchmarkReverseBytes32-4 26745535 4.872 ns/op BenchmarkReverseBytes64-4 25392729 4.956 ns/op BenchmarkAdd-4 12744882 9.343 ns/op BenchmarkAdd32-4 13811958 8.975 ns/op BenchmarkAdd64-4 13390956 9.232 ns/op BenchmarkAdd64multiple-4 24394174 4.937 ns/op BenchmarkSub-4 13052127 9.141 ns/op BenchmarkSub32-4 12101172 9.720 ns/op BenchmarkSub64-4 13635172 9.329 ns/op BenchmarkSub64multiple-4 25268642 5.096 ns/op BenchmarkMul-4 12924826 9.798 ns/op BenchmarkMul32-4 12971770 8.928 ns/op BenchmarkMul64-4 14654466 8.735 ns/op BenchmarkDiv-4 3668666 32.48 ns/op BenchmarkDiv32-4 7449722 15.85 ns/op BenchmarkDiv64-4 3634926 32.71 ns/op PASS ok math/bits 7.106s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13053320 8.671 ns/op BenchmarkAcos-4 515134 210.4 ns/op BenchmarkAcosh-4 537631 218.6 ns/op BenchmarkAsin-4 595412 211.9 ns/op BenchmarkAsinh-4 602608 210.6 ns/op BenchmarkAtan-4 941226 133.1 ns/op BenchmarkAtanh-4 870406 128.8 ns/op BenchmarkConj-4 25579705 4.418 ns/op BenchmarkCos-4 703617 167.3 ns/op BenchmarkCosh-4 786764 162.1 ns/op BenchmarkExp-4 1000000 125.3 ns/op BenchmarkLog-4 1000000 121.9 ns/op BenchmarkLog10-4 986722 132.9 ns/op BenchmarkPhase-4 2285469 52.84 ns/op BenchmarkPolar-4 1374888 85.22 ns/op BenchmarkPow-4 266415 445.1 ns/op BenchmarkRect-4 1233064 96.69 ns/op BenchmarkSin-4 788389 163.2 ns/op BenchmarkSinh-4 759922 166.1 ns/op BenchmarkSqrt-4 1223090 94.76 ns/op BenchmarkTan-4 428017 271.8 ns/op BenchmarkTanh-4 488517 254.8 ns/op PASS ok math/cmplx 3.862s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 758610 145.2 ns/op BenchmarkInt63ThreadsafeParallel-4 882932 144.1 ns/op BenchmarkInt63Unthreadsafe-4 1000000 115.2 ns/op BenchmarkIntn1000-4 789694 156.0 ns/op BenchmarkInt63n1000-4 873447 143.0 ns/op BenchmarkInt31n1000-4 799855 133.9 ns/op BenchmarkFloat32-4 842484 131.2 ns/op BenchmarkFloat64-4 975436 117.4 ns/op BenchmarkPerm3-4 189190 662.6 ns/op BenchmarkPerm30-4 21808 5469 ns/op BenchmarkPerm30ViaShuffle-4 21927 5415 ns/op BenchmarkShuffleOverhead-4 15002 7813 ns/op BenchmarkRead3-4 971800 135.4 ns/op BenchmarkRead64-4 87258 1378 ns/op BenchmarkRead1000-4 6252 20483 ns/op BenchmarkConcurrent-4 245085 544.2 ns/op PASS ok math/rand 2.601s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 40196 3032 ns/op BenchmarkQDecodeWord-4 92830 1148 ns/op BenchmarkQDecodeHeader-4 93709 1298 ns/op BenchmarkTypeByExtension/.html-4 588627 194.9 ns/op BenchmarkTypeByExtension/.HTML-4 378081 309.2 ns/op BenchmarkTypeByExtension/.unused-4 438338 269.1 ns/op BenchmarkExtensionsByType/text/html-4 207157 835.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 58210 2210 ns/op BenchmarkExtensionsByType/application/octet-stream-4 37312 2934 ns/op PASS ok mime 1.694s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 955 124826 ns/op PASS ok mime/quotedprintable 0.187s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 25475533 ns/op 8598 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 52443797 ns/op 13616 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5023891923 ns/op 150432 B/op 231 allocs/op BenchmarkDNSName-4 150853 720.4 ns/op BenchmarkInterfaces-4 1831 67179 ns/op BenchmarkInterfaceByIndex-4 5656 18666 ns/op BenchmarkInterfaceByName-4 1785 67012 ns/op BenchmarkInterfaceAddrs-4 2298 63550 ns/op BenchmarkInterfacesAndAddrs-4 6758 19151 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2605 41625 ns/op BenchmarkParseIP-4 9188 15566 ns/op BenchmarkParseIPValidIPv4-4 436680 282.8 ns/op BenchmarkParseIPValidIPv6-4 242620 496.3 ns/op BenchmarkIPString/IPv4-4 119725 949.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12494 9699 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 40896 2579 ns/op BenchmarkIPEqual/IPv4-4 1016277 116.0 ns/op BenchmarkIPEqual/IPv6-4 1013416 120.3 ns/op BenchmarkTCP4OneShot-4 132 783737 ns/op BenchmarkTCP4OneShotTimeout-4 186 796911 ns/op BenchmarkTCP4Persistent-4 304 359095 ns/op BenchmarkTCP4PersistentTimeout-4 280 399826 ns/op BenchmarkTCP6OneShot-4 141 839873 ns/op BenchmarkTCP6OneShotTimeout-4 153 729142 ns/op BenchmarkTCP6Persistent-4 316 336765 ns/op BenchmarkTCP6PersistentTimeout-4 307 365968 ns/op BenchmarkTCP4ConcurrentReadWrite-4 13938 9072 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15729 7526 ns/op BenchmarkSetReadDeadline-4 136200 827.8 ns/op BenchmarkUDP6LinkLocalUnicast-4 264 443621 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 199 771369 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 206 552923 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 211 517779 ns/op 0 B/op 0 allocs/op PASS ok net 11.397s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23767 5076 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9205 11759 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12451 9781 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18195 6381 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 29070 4123 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 42096 2693 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1009486 115.3 ns/op BenchmarkReadRequestChrome-4 4082 28387 ns/op 21.52 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11282 10608 ns/op 7.35 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 10946 ns/op 7.49 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6432 16158 ns/op 9.35 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16394 7428 ns/op 5.38 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 70 1550628 ns/op 0.66 MB/s BenchmarkFileAndServer_1KB/https1-4 57 1790474 ns/op 0.57 MB/s BenchmarkFileAndServer_1KB/h2-4 48 2083361 ns/op 0.49 MB/s BenchmarkFileAndServer_16MB/h1-4 2 66597094 ns/op 251.92 MB/s BenchmarkFileAndServer_16MB/https1-4 1 176239285 ns/op 95.20 MB/s BenchmarkFileAndServer_16MB/h2-4 1 370640687 ns/op 45.27 MB/s BenchmarkFileAndServer_64MB/h1-4 1 275798204 ns/op 243.33 MB/s BenchmarkFileAndServer_64MB/https1-4 1 607068053 ns/op 110.55 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1551253865 ns/op 43.26 MB/s BenchmarkServeMux-4 307 401741 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 394 310862 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 61 2605217 ns/op 6518 B/op 66 allocs/op BenchmarkClientServer/https1-4 49 2481299 ns/op 8723 B/op 95 allocs/op BenchmarkClientServer/h2-4 43 2800207 ns/op 12803 B/op 105 allocs/op BenchmarkClientServerParallel/4/h1-4 274 400652 ns/op 11807 B/op 86 allocs/op BenchmarkClientServerParallel/4/https1-4 20 5518586 ns/op 103200 B/op 1125 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56002: read tcp 127.0.0.1:55997->127.0.0.1:56002: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56000: read tcp 127.0.0.1:55997->127.0.0.1:56000: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56001: write tcp 127.0.0.1:55997->127.0.0.1:56001: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56004: write tcp 127.0.0.1:55997->127.0.0.1:56004: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56014: read tcp 127.0.0.1:56012->127.0.0.1:56014: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56019: write tcp 127.0.0.1:56012->127.0.0.1:56019: use of closed network connection BenchmarkClientServerParallel/4/h2-4 63 1864295 ns/op 34458 B/op 373 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56050: read tcp 127.0.0.1:56040->127.0.0.1:56050: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56051: write tcp 127.0.0.1:56040->127.0.0.1:56051: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56054: read tcp 127.0.0.1:56040->127.0.0.1:56054: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56052: read tcp 127.0.0.1:56040->127.0.0.1:56052: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56053: read tcp 127.0.0.1:56040->127.0.0.1:56053: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56048: write tcp 127.0.0.1:56040->127.0.0.1:56048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56064: read tcp 127.0.0.1:56056->127.0.0.1:56064: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56068: write tcp 127.0.0.1:56056->127.0.0.1:56068: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56082: read tcp 127.0.0.1:56073->127.0.0.1:56082: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56086: read tcp 127.0.0.1:56073->127.0.0.1:56086: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 204 596787 ns/op 26211 B/op 127 allocs/op BenchmarkClientServerParallel/64/https1-4 20 5617701 ns/op 99466 B/op 1091 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56359: write tcp 127.0.0.1:56346->127.0.0.1:56359: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56360: write tcp 127.0.0.1:56346->127.0.0.1:56360: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56381: write tcp 127.0.0.1:56362->127.0.0.1:56381: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56372: write tcp 127.0.0.1:56362->127.0.0.1:56372: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56380: write tcp 127.0.0.1:56362->127.0.0.1:56380: use of closed network connection BenchmarkClientServerParallel/64/h2-4 27 3991172 ns/op 71201 B/op 828 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56392: write tcp 127.0.0.1:56390->127.0.0.1:56392: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56398: write tcp 127.0.0.1:56390->127.0.0.1:56398: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56396: write tcp 127.0.0.1:56390->127.0.0.1:56396: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56419: read tcp 127.0.0.1:56407->127.0.0.1:56419: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56421: read tcp 127.0.0.1:56407->127.0.0.1:56421: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56412: read tcp 127.0.0.1:56407->127.0.0.1:56412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56413: read tcp 127.0.0.1:56407->127.0.0.1:56413: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56414: write tcp 127.0.0.1:56407->127.0.0.1:56414: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56415: read tcp 127.0.0.1:56407->127.0.0.1:56415: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56418: read tcp 127.0.0.1:56407->127.0.0.1:56418: use of closed network connection ... [output truncated] BenchmarkServer-4 4 26306884 ns/op 9384 B/op 52 allocs/op BenchmarkClient-4 43 2965703 ns/op 3993 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 536 254298 ns/op 7299 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 840 124471 ns/op 3102 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1222 108667 ns/op 1892 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1209 108200 ns/op 2757 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1270 100929 ns/op 2721 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1159 101035 ns/op 2748 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1041 109193 ns/op 1919 B/op 14 allocs/op BenchmarkServerHijack-4 652 161259 ns/op 16715 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 44 2593913 ns/op 6523 B/op 54 allocs/op BenchmarkResponseStatusLine-4 397972 288.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.434s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2248 62069 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.220s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 104383 1154 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 496680 226.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 218500 534.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 77449 1579 ns/op BenchmarkStdIPv4-4 169671 726.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 113552 1059 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 100687 1088 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 108866 1130 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 69352 1574 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1321333 88.63 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1365502 84.43 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1168995 95.72 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 348435 395.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 345162 371.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 322646 397.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94993 1313 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 252633 455.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 155008 758.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 165844 716.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 153495 806.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78272 1410 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 336199 350.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 118178 997.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 169450 707.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 253741 461.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 143644 805.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 350350 388.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 141420 796.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 158613 834.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 151627 796.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 98817 1115 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 477098 260.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 112766 958.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 89349 1369 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 105456 1028 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 166110 746.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 108345 1152 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 275781 468.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 117589 999.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 136659 842.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 196299 662.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 140074 909.3 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 113.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 978807 116.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 115.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 124.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 122.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 122.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 126.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 807838 126.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 886495 130.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 313461 335.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 552812 219.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 247844 472.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 277797 466.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 213792 533.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 80791 1458 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 434766 243.5 ns/op PASS ok net/netip 9.489s 2023/03/16 13:20:21 Test RPC server listening on 127.0.0.1:56553 2023/03/16 13:20:21 Test HTTP RPC server listening on 127.0.0.1:56554 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 152 732732 ns/op BenchmarkEndToEndHTTP-4 138 798141 ns/op BenchmarkEndToEndAsync-4 1288 103896 ns/op BenchmarkEndToEndAsyncHTTP-4 1273 93896 ns/op PASS ok net/rpc 1.225s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3526 32986 ns/op BenchmarkReadMIMEHeader/server_headers-4 4354 23070 ns/op BenchmarkUncommon-4 21513 4917 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.520s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3426 32167 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 75120 1512 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 470984 256.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 95361 1256 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 210796 625.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 100699 1227 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15514 8137 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 327489 308.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 99900 1200 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 209986 603.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 98538 1183 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18867 6561 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 168079 696.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 65960 1758 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 66190 1803 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 28392 4098 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5893 22172 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 165375 709.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 62388 1787 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 66133 1843 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29444 3915 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5316 21873 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.383s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2592561 41.85 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 152186 795.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 496 218013 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 193 609393 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 471 262545 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 47204 2642 ns/op BenchmarkStatFile-4 30322 4016 ns/op BenchmarkStatDir-4 31610 4075 ns/op BenchmarkLstatDot-4 35528 2941 ns/op BenchmarkLstatFile-4 30348 3750 ns/op BenchmarkLstatDir-4 31268 3885 ns/op PASS ok os 2.080s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 20 6161113 ns/op 8561 B/op 30 allocs/op PASS ok os/exec 0.285s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 353976 349.1 ns/op PASS ok os/user 0.358s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2395747 46.07 ns/op BenchmarkString-4 1837910 62.67 ns/op BenchmarkBytes-4 1767754 66.24 ns/op BenchmarkNamedBytes-4 739778 161.0 ns/op BenchmarkBytesArray-4 729770 162.4 ns/op BenchmarkSliceLen-4 1907764 59.50 ns/op BenchmarkMapLen-4 1257670 95.92 ns/op BenchmarkStringLen-4 1424970 82.97 ns/op BenchmarkArrayLen-4 1438773 83.03 ns/op BenchmarkSliceCap-4 2030400 57.86 ns/op BenchmarkDeepEqual/int8-4 714516 201.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 103998 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 575886 218.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 108144 1140 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 575618 226.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 101824 1177 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 480084 230.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 96757 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 539193 221.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 105176 1141 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 677888 183.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 140500 880.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 553868 223.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 104208 1203 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 488242 225.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 103702 1129 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 564061 233.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 102823 1149 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 560155 228.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 100422 1153 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 556533 225.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 101523 1119 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 545502 218.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 110464 1130 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 548114 221.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 106893 1218 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 515055 230.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 99868 1231 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 566403 250.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 95192 1320 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 651963 191.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 93074 1213 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 527665 254.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82807 1695 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 130294 975.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 64903 1815 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 73126 1644 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44364 2618 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 271605 421.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 40035 2974 ns/op BenchmarkIsZero/StructComparable-4 893005 137.5 ns/op BenchmarkIsZero/StructIncomparable-4 193762 677.7 ns/op BenchmarkSetZero/Bool/Direct-4 2594073 46.30 ns/op BenchmarkSetZero/Bool/CachedZero-4 1713070 70.54 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 109.2 ns/op BenchmarkSetZero/Int/Direct-4 1975570 64.14 ns/op BenchmarkSetZero/Int/CachedZero-4 1575907 71.97 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 111.6 ns/op BenchmarkSetZero/Uint/Direct-4 1770844 65.96 ns/op BenchmarkSetZero/Uint/CachedZero-4 1591304 71.60 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 110.0 ns/op BenchmarkSetZero/Float/Direct-4 1718266 78.63 ns/op BenchmarkSetZero/Float/CachedZero-4 1545716 70.95 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 111.1 ns/op BenchmarkSetZero/Complex/Direct-4 1819515 61.94 ns/op BenchmarkSetZero/Complex/CachedZero-4 1605862 71.61 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 110.3 ns/op BenchmarkSetZero/Array/Direct-4 2859298 40.87 ns/op BenchmarkSetZero/Array/CachedZero-4 1629172 75.40 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 105.2 ns/op BenchmarkSetZero/Chan/Direct-4 1913553 60.84 ns/op BenchmarkSetZero/Chan/CachedZero-4 1293169 94.39 ns/op BenchmarkSetZero/Chan/NewZero-4 930865 123.7 ns/op BenchmarkSetZero/Func/Direct-4 1858827 60.46 ns/op BenchmarkSetZero/Func/CachedZero-4 1257115 98.50 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 127.6 ns/op BenchmarkSetZero/Interface/Direct-4 1705375 68.34 ns/op BenchmarkSetZero/Interface/CachedZero-4 1714929 71.90 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 107.1 ns/op BenchmarkSetZero/Map/Direct-4 1731976 66.76 ns/op BenchmarkSetZero/Map/CachedZero-4 1238778 97.64 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 124.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1758991 61.11 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1237021 94.62 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 131.3 ns/op BenchmarkSetZero/Slice/Direct-4 1709665 68.37 ns/op BenchmarkSetZero/Slice/CachedZero-4 1702224 70.52 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 105.0 ns/op BenchmarkSetZero/String/Direct-4 1974363 63.00 ns/op BenchmarkSetZero/String/CachedZero-4 1613145 72.73 ns/op BenchmarkSetZero/String/NewZero-4 1000000 109.8 ns/op BenchmarkSetZero/Struct/Direct-4 2631031 41.95 ns/op BenchmarkSetZero/Struct/CachedZero-4 1644169 69.24 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 105.2 ns/op BenchmarkSelect/1-4 186678 662.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 102646 1383 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42933 3114 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 158289 719.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 130113 989.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 127969 931.4 ns/op 137.43 MB/s BenchmarkCallArgCopy/size=256-4 129415 1039 ns/op 246.47 MB/s BenchmarkCallArgCopy/size=1024-4 71575 2268 ns/op 451.53 MB/s BenchmarkCallArgCopy/size=4096-4 21387 5975 ns/op 685.52 MB/s BenchmarkCallArgCopy/size=65536-4 1820 104326 ns/op 628.18 MB/s BenchmarkPtrTo-4 601674 185.3 ns/op BenchmarkFieldByName1-4 530454 222.7 ns/op BenchmarkFieldByName2-4 41988 4330 ns/op BenchmarkFieldByName3-4 4413 25187 ns/op BenchmarkInterfaceBig-4 2553051 43.56 ns/op BenchmarkInterfaceSmall-4 2942744 39.46 ns/op BenchmarkNew-4 1247127 115.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 3112 38198 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3462 37454 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3178 40655 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3082 42184 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2703 37157 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3184 36803 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 226738 546.4 ns/op PASS ok reflect 21.783s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5960 22407 ns/op 9524 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18971 ns/op 8965 B/op 1 allocs/op BenchmarkFindString-4 10000 21582 ns/op 9277 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 23213 ns/op 9373 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19538 ns/op 9046 B/op 2 allocs/op BenchmarkLiteral-4 10000 17433 ns/op BenchmarkNotLiteral-4 4017 39351 ns/op BenchmarkMatchClass-4 3228 47693 ns/op BenchmarkMatchClass_InRange-4 2682 50738 ns/op BenchmarkReplaceAll-4 1522 118532 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 18002 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 21937 4828 ns/op BenchmarkAnchoredShortMatch-4 10000 20102 ns/op BenchmarkAnchoredLongMatch-4 10000 11283 ns/op BenchmarkOnePassShortA-4 17703 6487 ns/op BenchmarkNotOnePassShortA-4 9630 31461 ns/op BenchmarkOnePassShortB-4 23517 5216 ns/op BenchmarkNotOnePassShortB-4 10000 23850 ns/op BenchmarkOnePassLongPrefix-4 79563 1565 ns/op BenchmarkOnePassLongNotPrefix-4 24769 4322 ns/op BenchmarkMatchParallelShared-4 10000 23423 ns/op BenchmarkMatchParallelCopied-4 10000 20616 ns/op BenchmarkQuoteMetaAll-4 138318 951.1 ns/op 14.72 MB/s BenchmarkQuoteMetaNone-4 343891 321.4 ns/op 80.90 MB/s BenchmarkCompile/Onepass-4 4482 36334 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1626 87286 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 136 852655 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2316903 43.87 ns/op 364.70 MB/s BenchmarkMatch/Easy0/32-4 10000 16559 ns/op 1.93 MB/s BenchmarkMatch/Easy0/1K-4 4832 34907 ns/op 29.34 MB/s BenchmarkMatch/Easy0i/16-4 2266310 59.16 ns/op 270.44 MB/s BenchmarkMatch/Easy0i/32-4 4495 32727 ns/op 0.98 MB/s BenchmarkMatch/Easy0i/1K-4 214 546801 ns/op 1.87 MB/s BenchmarkMatch/Easy1/16-4 2495871 46.38 ns/op 344.95 MB/s BenchmarkMatch/Easy1/32-4 10000 18366 ns/op 1.74 MB/s BenchmarkMatch/Easy1/1K-4 3465 45160 ns/op 22.68 MB/s BenchmarkMatch/Medium/16-4 2514384 45.94 ns/op 348.29 MB/s BenchmarkMatch/Medium/32-4 5872 29416 ns/op 1.09 MB/s BenchmarkMatch/Medium/1K-4 265 430211 ns/op 2.38 MB/s BenchmarkMatch/Hard/16-4 2359269 47.38 ns/op 337.69 MB/s BenchmarkMatch/Hard/32-4 3409 40922 ns/op 0.78 MB/s BenchmarkMatch/Hard/1K-4 156 745567 ns/op 1.37 MB/s BenchmarkMatch/Hard1/16-4 1534 89412 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 806 160054 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 27 4620339 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 27867 4234 ns/op 3.78 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15934 7509 ns/op 4.26 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 583 199361 ns/op 5.14 MB/s 24 B/op 0 allocs/op PASS ok regexp 10.081s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 941510 129.9 ns/op BenchmarkIsWordChar-4 215871 552.2 ns/op PASS ok regexp/syntax 1.557s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 88774 1386 ns/op BenchmarkCallers/inlined-4 59895 1957 ns/op BenchmarkCallers/no-cache-4 10000 12784 ns/op BenchmarkMakeChan/Byte-4 647292 351.9 ns/op BenchmarkMakeChan/Int-4 1000000 538.2 ns/op BenchmarkMakeChan/Ptr-4 804256 647.1 ns/op BenchmarkMakeChan/Struct/0-4 1000000 365.4 ns/op BenchmarkMakeChan/Struct/32-4 250999 1036 ns/op BenchmarkMakeChan/Struct/40-4 160659 1080 ns/op BenchmarkChanNonblocking-4 4526286 23.05 ns/op BenchmarkSelectUncontended-4 766591 145.9 ns/op BenchmarkSelectSyncContended-4 81958 1382 ns/op BenchmarkSelectAsyncContended-4 233103 515.5 ns/op BenchmarkSelectNonblock-4 2826266 35.63 ns/op BenchmarkChanUncontended-4 12118 11765 ns/op BenchmarkChanContended-4 3585 35158 ns/op BenchmarkChanSync-4 211518 542.2 ns/op BenchmarkChanSyncWork-4 10000 36744 ns/op BenchmarkChanProdCons0-4 188738 711.0 ns/op BenchmarkChanProdCons10-4 290182 348.5 ns/op BenchmarkChanProdCons100-4 520438 276.9 ns/op BenchmarkChanProdConsWork0-4 143756 881.0 ns/op BenchmarkChanProdConsWork10-4 177976 619.1 ns/op BenchmarkChanProdConsWork100-4 181027 626.0 ns/op BenchmarkSelectProdCons-4 124197 961.0 ns/op BenchmarkReceiveDataFromClosedChan-4 783106 222.9 ns/op BenchmarkChanCreation-4 137563 773.6 ns/op BenchmarkChanSem-4 254247 525.6 ns/op BenchmarkChanPopular-4 88 1691645 ns/op BenchmarkChanClosed-4 1000000 132.9 ns/op BenchmarkCallClosure-4 4229505 32.63 ns/op BenchmarkCallClosure1-4 4505346 25.24 ns/op BenchmarkCallClosure2-4 755316 147.9 ns/op BenchmarkCallClosure3-4 1000000 103.6 ns/op BenchmarkCallClosure4-4 729451 154.2 ns/op BenchmarkComplex128DivNormal-4 10153731 16.29 ns/op BenchmarkComplex128DivNisNaN-4 8752922 15.66 ns/op BenchmarkComplex128DivDisNaN-4 9222078 12.92 ns/op BenchmarkComplex128DivNisInf-4 10751422 9.459 ns/op BenchmarkComplex128DivDisInf-4 6440336 18.85 ns/op BenchmarkSetTypePtr-4 48249876 2.333 ns/op 3428.77 MB/s BenchmarkSetTypePtr8-4 10859415 12.69 ns/op 5041.80 MB/s BenchmarkSetTypePtr16-4 6859696 17.13 ns/op 7473.44 MB/s BenchmarkSetTypePtr32-4 6436924 21.49 ns/op 11913.76 MB/s BenchmarkSetTypePtr64-4 7983831 12.68 ns/op 40382.35 MB/s BenchmarkSetTypePtr126-4 6527536 16.58 ns/op 60795.26 MB/s BenchmarkSetTypePtr128-4 6488644 21.84 ns/op 46889.50 MB/s BenchmarkSetTypePtrSlice-4 931300 171.3 ns/op 47828.02 MB/s BenchmarkSetTypeNode1-4 10689243 12.27 ns/op 1956.61 MB/s BenchmarkSetTypeNode1Slice-4 3109960 44.13 ns/op 17404.57 MB/s BenchmarkSetTypeNode8-4 10628371 12.18 ns/op 6567.11 MB/s BenchmarkSetTypeNode8Slice-4 1976240 69.67 ns/op 36745.16 MB/s BenchmarkSetTypeNode64-4 5419306 20.97 ns/op 25173.62 MB/s BenchmarkSetTypeNode64Slice-4 259702 488.4 ns/op 34594.95 MB/s BenchmarkSetTypeNode64Dead-4 8103070 17.22 ns/op 30658.04 MB/s BenchmarkSetTypeNode64DeadSlice-4 245491 458.2 ns/op 36875.59 MB/s BenchmarkSetTypeNode124-4 5019746 20.40 ns/op 49400.55 MB/s BenchmarkSetTypeNode124Slice-4 257977 596.5 ns/op 54075.10 MB/s BenchmarkSetTypeNode126-4 6705045 19.37 ns/op 52872.28 MB/s BenchmarkSetTypeNode126Slice-4 215584 550.4 ns/op 59532.20 MB/s BenchmarkSetTypeNode128-4 3376071 31.38 ns/op 33141.00 MB/s BenchmarkSetTypeNode128Slice-4 151015 1012 ns/op 32873.35 MB/s BenchmarkSetTypeNode130-4 3659066 30.59 ns/op 34518.16 MB/s BenchmarkSetTypeNode130Slice-4 166016 991.2 ns/op 34092.26 MB/s BenchmarkSetTypeNode1024-4 1000000 229.9 ns/op 35700.30 MB/s BenchmarkSetTypeNode1024Slice-4 31539 4439 ns/op 59175.05 MB/s BenchmarkAllocation-4 2396 100949 ns/op BenchmarkReadMemStats-4 50 2918353 ns/op BenchmarkReadMemStatsLatency-4 1 2636229 p50-ns 2636229 p90-ns 2636229 p99-ns BenchmarkWriteBarrier-4 2868984 45.46 ns/op BenchmarkBulkWriteBarrier-4 4795438 23.46 ns/op BenchmarkScanStackNoLocals-4 2 50675286 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13945269 8.178 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12027772 8.801 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11934382 10.13 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9281689 14.45 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6524761 18.54 ns/op BenchmarkHash5-4 5605034 24.19 ns/op 206.69 MB/s BenchmarkHash16-4 9393757 12.44 ns/op 1286.02 MB/s BenchmarkHash64-4 8091541 14.60 ns/op 4382.20 MB/s BenchmarkHash1024-4 2838602 59.68 ns/op 17157.81 MB/s BenchmarkHash65536-4 38048 3356 ns/op 19526.22 MB/s BenchmarkAlignedLoad-4 10136058 15.16 ns/op BenchmarkUnalignedLoad-4 11161750 10.78 ns/op BenchmarkEqEfaceConcrete-4 8709235 12.82 ns/op BenchmarkEqIfaceConcrete-4 9595959 13.65 ns/op BenchmarkNeEfaceConcrete-4 7232059 15.87 ns/op BenchmarkNeIfaceConcrete-4 8149947 13.99 ns/op BenchmarkConvT2EByteSized/bool-4 4315795 33.19 ns/op BenchmarkConvT2EByteSized/uint8-4 3958372 25.42 ns/op BenchmarkConvT2ESmall-4 4784308 27.05 ns/op BenchmarkConvT2EUintptr-4 4675886 35.59 ns/op BenchmarkConvT2ELarge-4 1000000 150.9 ns/op BenchmarkConvT2ISmall-4 4694314 24.77 ns/op BenchmarkConvT2IUintptr-4 4520732 26.04 ns/op BenchmarkConvT2ILarge-4 1000000 117.3 ns/op BenchmarkConvI2E-4 4221712 27.24 ns/op BenchmarkConvI2I-4 4265810 31.37 ns/op BenchmarkAssertE2T-4 2423493 44.22 ns/op BenchmarkAssertE2TLarge-4 2206882 48.89 ns/op BenchmarkAssertE2I-4 4099546 28.53 ns/op BenchmarkAssertI2T-4 4149805 34.46 ns/op BenchmarkAssertI2I-4 3688869 44.64 ns/op BenchmarkAssertI2E-4 3746031 26.95 ns/op BenchmarkAssertE2E-4 4698139 28.99 ns/op BenchmarkAssertE2T2-4 2143521 52.22 ns/op BenchmarkAssertE2T2Blank-4 3624386 32.18 ns/op BenchmarkAssertI2E2-4 3238171 43.44 ns/op BenchmarkAssertI2E2Blank-4 4342254 31.80 ns/op BenchmarkAssertE2E2-4 2749966 44.68 ns/op BenchmarkAssertE2E2Blank-4 4501216 27.05 ns/op BenchmarkConvT2Ezero/zero/16-4 4543182 32.29 ns/op BenchmarkConvT2Ezero/zero/32-4 4312674 27.75 ns/op BenchmarkConvT2Ezero/zero/64-4 4387917 38.91 ns/op BenchmarkConvT2Ezero/zero/str-4 4485942 26.64 ns/op BenchmarkConvT2Ezero/zero/slice-4 4250348 36.91 ns/op BenchmarkConvT2Ezero/zero/big-4 107061 1296 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 127.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 175.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 128058 1368 ns/op BenchmarkConvT2Ezero/smallint/16-4 4294677 28.48 ns/op BenchmarkConvT2Ezero/smallint/32-4 4220442 27.80 ns/op BenchmarkConvT2Ezero/smallint/64-4 4141998 28.27 ns/op BenchmarkConvT2Ezero/largeint/16-4 1402614 92.30 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 125.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 116.9 ns/op BenchmarkMalloc8-4 1000000 122.2 ns/op BenchmarkMalloc16-4 1000000 123.4 ns/op BenchmarkMallocTypeInfo8-4 1000000 132.3 ns/op BenchmarkMallocTypeInfo16-4 893851 155.8 ns/op BenchmarkMallocLargeStruct-4 77010 1686 ns/op BenchmarkGoroutineSelect-4 20 7068983 ns/op BenchmarkGoroutineBlocking-4 22 6941475 ns/op BenchmarkGoroutineForRange-4 15 7522265 ns/op BenchmarkGoroutineIdle-4 15 8018904 ns/op BenchmarkHashStringSpeed-4 2623446 46.40 ns/op BenchmarkHashBytesSpeed-4 1000000 109.9 ns/op BenchmarkHashInt32Speed-4 2534950 43.75 ns/op BenchmarkHashInt64Speed-4 2742192 43.65 ns/op BenchmarkHashStringArraySpeed-4 610365 203.3 ns/op BenchmarkMegMap-4 2544637 42.31 ns/op BenchmarkMegOneMap-4 3064826 39.68 ns/op BenchmarkMegEqMap-4 2966 79026 ns/op BenchmarkMegEmptyMap-4 3429200 47.46 ns/op BenchmarkSmallStrMap-4 2692881 43.98 ns/op BenchmarkMapStringKeysEight_16-4 2692851 44.90 ns/op BenchmarkMapStringKeysEight_32-4 2229442 46.20 ns/op BenchmarkMapStringKeysEight_64-4 2506645 47.40 ns/op BenchmarkMapStringKeysEight_1M-4 2558584 45.54 ns/op BenchmarkIntMap-4 2763912 40.51 ns/op BenchmarkMapFirst/1-4 3330792 33.68 ns/op BenchmarkMapFirst/2-4 3540217 40.25 ns/op BenchmarkMapFirst/3-4 3185731 31.58 ns/op BenchmarkMapFirst/4-4 3040794 33.96 ns/op BenchmarkMapFirst/5-4 3474720 33.43 ns/op BenchmarkMapFirst/6-4 3247236 39.67 ns/op BenchmarkMapFirst/7-4 3491226 52.22 ns/op BenchmarkMapFirst/8-4 3402210 40.40 ns/op BenchmarkMapFirst/9-4 3176356 37.33 ns/op BenchmarkMapFirst/10-4 3041052 38.60 ns/op BenchmarkMapFirst/11-4 3112862 61.78 ns/op BenchmarkMapFirst/12-4 3349275 41.19 ns/op BenchmarkMapFirst/13-4 3246699 58.01 ns/op BenchmarkMapFirst/14-4 3265351 36.07 ns/op BenchmarkMapFirst/15-4 3245070 36.19 ns/op BenchmarkMapFirst/16-4 3258416 37.10 ns/op BenchmarkMapMid/1-4 3206108 55.77 ns/op BenchmarkMapMid/2-4 2980023 39.71 ns/op BenchmarkMapMid/3-4 2880596 50.96 ns/op BenchmarkMapMid/4-4 3117466 37.66 ns/op BenchmarkMapMid/5-4 3226832 38.81 ns/op BenchmarkMapMid/6-4 2870403 42.48 ns/op BenchmarkMapMid/7-4 2943355 48.77 ns/op BenchmarkMapMid/8-4 2812046 40.82 ns/op BenchmarkMapMid/9-4 2768128 43.98 ns/op BenchmarkMapMid/10-4 2560213 42.58 ns/op BenchmarkMapMid/11-4 2811120 43.35 ns/op BenchmarkMapMid/12-4 2717408 43.55 ns/op BenchmarkMapMid/13-4 2923372 72.88 ns/op BenchmarkMapMid/14-4 2226604 49.36 ns/op BenchmarkMapMid/15-4 2720968 74.12 ns/op BenchmarkMapMid/16-4 2805864 42.08 ns/op BenchmarkMapLast/1-4 2828392 59.14 ns/op BenchmarkMapLast/2-4 3088814 44.46 ns/op BenchmarkMapLast/3-4 2748013 45.03 ns/op BenchmarkMapLast/4-4 3332768 36.85 ns/op BenchmarkMapLast/5-4 2320282 43.33 ns/op BenchmarkMapLast/6-4 3142897 38.86 ns/op BenchmarkMapLast/7-4 2747724 40.68 ns/op BenchmarkMapLast/8-4 2742187 65.07 ns/op BenchmarkMapLast/9-4 2923788 42.81 ns/op BenchmarkMapLast/10-4 2473131 44.13 ns/op BenchmarkMapLast/11-4 2693958 41.51 ns/op BenchmarkMapLast/12-4 2618840 41.53 ns/op BenchmarkMapLast/13-4 2746278 50.03 ns/op BenchmarkMapLast/14-4 2837311 41.40 ns/op BenchmarkMapLast/15-4 2787507 41.40 ns/op BenchmarkMapLast/16-4 2818760 39.34 ns/op BenchmarkMapCycle-4 1000000 108.8 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3004611 43.85 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2664 50242 ns/op BenchmarkMakeMap/[Byte]Byte-4 658876 430.6 ns/op BenchmarkMakeMap/[Int]Int-4 112072 1127 ns/op BenchmarkNewEmptyMap-4 14729257 7.809 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1234252 96.13 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 572817 230.1 ns/op BenchmarkMapIterEmpty-4 3543888 50.40 ns/op BenchmarkSameLengthMap-4 2887988 41.11 ns/op BenchmarkBigKeyMap-4 1000000 102.8 ns/op BenchmarkBigValMap-4 1000000 116.0 ns/op BenchmarkSmallKeyMap-4 2577412 49.93 ns/op BenchmarkMapPopulate/1-4 1768878 72.85 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 88918 1513 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 5785 32301 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 426 249591 ns/op 51778 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 55 3746361 ns/op 416818 B/op 205 allocs/op BenchmarkMapPopulate/100000-4 3 41808439 ns/op 6527912 B/op 2904 allocs/op BenchmarkComplexAlgMap-4 325953 342.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 554642 259.1 ns/op BenchmarkGoMapClear/Reflexive/10-4 514417 211.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 290476 496.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 47677 3925 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6200 32190 ns/op BenchmarkGoMapClear/NonReflexive/1-4 416784 253.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 350698 285.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 195847 556.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 41211 2564 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6026 19396 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 104.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1278399 113.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 705028 150.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 103.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 104.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 970120 113.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1586688 139.2 ns/op BenchmarkMapInterfacePtr-4 1661103 66.87 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5281620 26.32 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 49564 3043 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6144 20325 ns/op BenchmarkMapPop1000-4 375 284101 ns/op BenchmarkMapPop10000-4 25 6494768 ns/op BenchmarkMapAssign/Int32/256-4 1000000 106.0 ns/op BenchmarkMapAssign/Int32/65536-4 1169232 94.29 ns/op BenchmarkMapAssign/Int64/256-4 1000000 110.9 ns/op BenchmarkMapAssign/Int64/65536-4 684882 185.9 ns/op BenchmarkMapAssign/Str/256-4 1000000 133.3 ns/op BenchmarkMapAssign/Str/65536-4 729391 187.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 128.3 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 305211 334.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1161756 96.79 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 690621 167.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 463480 5416 ns/op BenchmarkMapOperatorAssign/Str/65536-4 173611 681.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 483001 247.3 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 162662 663.7 ns/op 72 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 874904 208.2 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 156205 849.8 ns/op 81 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 644416 279.5 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 113143 989.1 ns/op 130 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1167674 97.69 ns/op BenchmarkMapDelete/Int32/1000-4 1630938 70.32 ns/op BenchmarkMapDelete/Int32/10000-4 1729106 64.63 ns/op BenchmarkMapDelete/Int64/100-4 1341024 95.88 ns/op BenchmarkMapDelete/Int64/1000-4 1803427 70.72 ns/op BenchmarkMapDelete/Int64/10000-4 1636464 77.58 ns/op BenchmarkMapDelete/Str/100-4 1000000 123.5 ns/op BenchmarkMapDelete/Str/1000-4 1394328 87.43 ns/op BenchmarkMapDelete/Str/10000-4 1293850 86.18 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 111.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1561449 79.99 ns/op BenchmarkMapDelete/Pointer/10000-4 1422602 84.23 ns/op BenchmarkMemmove/0-4 22456299 6.948 ns/op BenchmarkMemmove/1-4 1217689 95.75 ns/op 10.44 MB/s BenchmarkMemmove/2-4 1000000 118.4 ns/op 16.89 MB/s BenchmarkMemmove/3-4 1178718 111.8 ns/op 26.84 MB/s BenchmarkMemmove/4-4 1000000 194.5 ns/op 20.57 MB/s BenchmarkMemmove/5-4 1258629 107.6 ns/op 46.48 MB/s BenchmarkMemmove/6-4 1255831 123.1 ns/op 48.73 MB/s BenchmarkMemmove/7-4 1000000 117.6 ns/op 59.51 MB/s BenchmarkMemmove/8-4 1000000 149.7 ns/op 53.43 MB/s BenchmarkMemmove/9-4 1202755 99.93 ns/op 90.07 MB/s BenchmarkMemmove/10-4 1200628 101.4 ns/op 98.61 MB/s BenchmarkMemmove/11-4 1055637 101.9 ns/op 107.94 MB/s BenchmarkMemmove/12-4 1000000 102.4 ns/op 117.17 MB/s BenchmarkMemmove/13-4 1000000 111.4 ns/op 116.71 MB/s BenchmarkMemmove/14-4 1000000 135.6 ns/op 103.22 MB/s BenchmarkMemmove/15-4 1184542 102.6 ns/op 146.16 MB/s BenchmarkMemmove/16-4 1238640 127.6 ns/op 125.40 MB/s BenchmarkMemmove/32-4 1000000 209.9 ns/op 152.45 MB/s BenchmarkMemmove/64-4 1000000 128.1 ns/op 499.71 MB/s BenchmarkMemmove/128-4 1000000 120.9 ns/op 1059.16 MB/s BenchmarkMemmove/256-4 970752 186.7 ns/op 1371.27 MB/s BenchmarkMemmove/512-4 656689 186.3 ns/op 2748.84 MB/s BenchmarkMemmove/1024-4 488007 290.0 ns/op 3531.63 MB/s BenchmarkMemmove/2048-4 309240 452.0 ns/op 4531.19 MB/s BenchmarkMemmove/4096-4 160573 1121 ns/op 3654.19 MB/s BenchmarkMemmoveOverlap/32-4 1231564 99.03 ns/op 323.14 MB/s BenchmarkMemmoveOverlap/64-4 1092210 101.7 ns/op 629.10 MB/s BenchmarkMemmoveOverlap/128-4 1027785 119.6 ns/op 1069.84 MB/s BenchmarkMemmoveOverlap/256-4 804654 140.5 ns/op 1822.21 MB/s BenchmarkMemmoveOverlap/512-4 609619 182.7 ns/op 2802.00 MB/s BenchmarkMemmoveOverlap/1024-4 449533 491.4 ns/op 2083.66 MB/s BenchmarkMemmoveOverlap/2048-4 265108 464.9 ns/op 4404.81 MB/s BenchmarkMemmoveOverlap/4096-4 169330 865.1 ns/op 4734.76 MB/s BenchmarkMemmoveUnalignedDst/0-4 20239087 9.936 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 101.4 ns/op 9.86 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 133.6 ns/op 14.97 MB/s BenchmarkMemmoveUnalignedDst/3-4 993912 178.7 ns/op 16.79 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 100.7 ns/op 39.71 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 170.8 ns/op 29.28 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 103.0 ns/op 58.23 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 101.9 ns/op 68.67 MB/s BenchmarkMemmoveUnalignedDst/8-4 1306816 97.21 ns/op 82.29 MB/s BenchmarkMemmoveUnalignedDst/9-4 1111982 111.1 ns/op 81.02 MB/s BenchmarkMemmoveUnalignedDst/10-4 1209584 99.72 ns/op 100.28 MB/s BenchmarkMemmoveUnalignedDst/11-4 757170 205.9 ns/op 53.41 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 100.7 ns/op 119.15 MB/s BenchmarkMemmoveUnalignedDst/13-4 830852 184.0 ns/op 70.64 MB/s BenchmarkMemmoveUnalignedDst/14-4 1228765 96.65 ns/op 144.85 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 102.3 ns/op 146.67 MB/s BenchmarkMemmoveUnalignedDst/16-4 1282382 94.38 ns/op 169.53 MB/s BenchmarkMemmoveUnalignedDst/32-4 1172653 103.7 ns/op 308.61 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 137.9 ns/op 463.97 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 229.6 ns/op 557.61 MB/s BenchmarkMemmoveUnalignedDst/256-4 883741 143.6 ns/op 1783.22 MB/s BenchmarkMemmoveUnalignedDst/512-4 595657 186.7 ns/op 2742.18 MB/s BenchmarkMemmoveUnalignedDst/1024-4 402094 297.2 ns/op 3445.99 MB/s BenchmarkMemmoveUnalignedDst/2048-4 273853 675.4 ns/op 3032.39 MB/s BenchmarkMemmoveUnalignedDst/4096-4 154310 989.9 ns/op 4137.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 107.3 ns/op 298.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 111.5 ns/op 573.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 121.5 ns/op 1053.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 932728 182.7 ns/op 1401.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 552670 190.1 ns/op 2693.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 394922 366.0 ns/op 2797.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 297117 462.4 ns/op 4429.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 149847 871.2 ns/op 4701.80 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18098059 6.581 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1298749 90.14 ns/op 11.09 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1279743 92.86 ns/op 21.54 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1296265 93.85 ns/op 31.97 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 164.6 ns/op 24.30 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1207496 156.3 ns/op 31.99 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1241757 133.6 ns/op 44.91 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1250598 95.77 ns/op 73.09 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1291434 91.28 ns/op 87.65 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1231262 97.22 ns/op 92.57 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1210711 95.12 ns/op 105.13 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1196194 98.27 ns/op 111.94 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1249959 99.72 ns/op 120.33 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1176470 111.8 ns/op 116.30 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1193992 94.56 ns/op 148.05 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1199755 100.6 ns/op 149.17 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 108.9 ns/op 146.87 MB/s BenchmarkMemmoveUnalignedSrc/32-4 682722 164.4 ns/op 194.65 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 151.0 ns/op 423.95 MB/s BenchmarkMemmoveUnalignedSrc/128-4 775152 267.2 ns/op 479.12 MB/s BenchmarkMemmoveUnalignedSrc/256-4 982568 150.7 ns/op 1698.94 MB/s BenchmarkMemmoveUnalignedSrc/512-4 703872 219.4 ns/op 2334.02 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 442207 300.0 ns/op 3413.53 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 254444 761.2 ns/op 2690.37 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 132794 1537 ns/op 2664.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1015120 141.1 ns/op 226.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 116.6 ns/op 548.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 850070 185.2 ns/op 691.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 749944 195.9 ns/op 1306.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 753958 202.2 ns/op 2531.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 488712 328.2 ns/op 3120.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 262173 714.4 ns/op 2866.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 148460 852.8 ns/op 4803.05 MB/s BenchmarkMemclr/5-4 14344310 12.05 ns/op 414.96 MB/s BenchmarkMemclr/16-4 14857443 8.242 ns/op 1941.35 MB/s BenchmarkMemclr/64-4 14381894 9.022 ns/op 7093.54 MB/s BenchmarkMemclr/256-4 8169506 15.04 ns/op 17019.44 MB/s BenchmarkMemclr/4096-4 1000000 101.8 ns/op 40226.12 MB/s BenchmarkMemclr/65536-4 78356 1414 ns/op 46358.40 MB/s BenchmarkMemclr/1M-4 5599 48697 ns/op 21532.78 MB/s BenchmarkMemclr/4M-4 954 110986 ns/op 37791.17 MB/s BenchmarkMemclr/8M-4 282 370811 ns/op 22622.31 MB/s BenchmarkMemclr/16M-4 100 1465296 ns/op 11449.71 MB/s BenchmarkMemclr/64M-4 45 4647468 ns/op 14439.88 MB/s BenchmarkGoMemclr/5-4 1794249 60.18 ns/op 83.08 MB/s BenchmarkGoMemclr/16-4 431724 331.9 ns/op 48.21 MB/s BenchmarkGoMemclr/64-4 209756 648.5 ns/op 98.70 MB/s BenchmarkGoMemclr/256-4 43282 2632 ns/op 97.27 MB/s BenchmarkMemclrRange/1K_2K-4 80856 1626 ns/op 58962.99 MB/s BenchmarkMemclrRange/2K_8K-4 23881 9032 ns/op 36928.46 MB/s BenchmarkMemclrRange/4K_16K-4 29445 3958 ns/op 81632.72 MB/s BenchmarkMemclrRange/160K_228K-4 2511 41709 ns/op 39868.24 MB/s BenchmarkClearFat7-4 2980426 36.39 ns/op BenchmarkClearFat8-4 2897361 49.93 ns/op BenchmarkClearFat11-4 3926745 32.67 ns/op BenchmarkClearFat12-4 3720326 52.93 ns/op BenchmarkClearFat13-4 3191390 31.58 ns/op BenchmarkClearFat14-4 3708538 29.55 ns/op BenchmarkClearFat15-4 3788665 30.51 ns/op BenchmarkClearFat16-4 4021880 27.55 ns/op BenchmarkClearFat24-4 4029192 30.81 ns/op BenchmarkClearFat32-4 3893116 30.79 ns/op BenchmarkClearFat40-4 3293595 39.77 ns/op BenchmarkClearFat48-4 3730100 30.23 ns/op BenchmarkClearFat56-4 3686272 46.08 ns/op BenchmarkClearFat64-4 3426237 31.05 ns/op BenchmarkClearFat72-4 3243921 42.13 ns/op BenchmarkClearFat128-4 2766124 39.07 ns/op BenchmarkClearFat256-4 2035270 50.72 ns/op BenchmarkClearFat512-4 1000000 116.1 ns/op BenchmarkClearFat1024-4 686595 158.7 ns/op BenchmarkClearFat1032-4 901626 143.7 ns/op BenchmarkClearFat1040-4 891502 137.5 ns/op BenchmarkCopyFat7-4 4266932 30.03 ns/op BenchmarkCopyFat8-4 4359350 30.81 ns/op BenchmarkCopyFat11-4 3600136 40.33 ns/op BenchmarkCopyFat12-4 3337515 30.64 ns/op BenchmarkCopyFat13-4 3781861 35.87 ns/op BenchmarkCopyFat14-4 3487273 30.14 ns/op BenchmarkCopyFat15-4 3919696 29.88 ns/op BenchmarkCopyFat16-4 3612748 38.39 ns/op BenchmarkCopyFat24-4 3946886 31.28 ns/op BenchmarkCopyFat32-4 4086751 33.07 ns/op BenchmarkCopyFat64-4 3534717 32.59 ns/op BenchmarkCopyFat72-4 3616654 33.19 ns/op BenchmarkCopyFat128-4 3191676 40.97 ns/op BenchmarkCopyFat256-4 1656801 74.39 ns/op BenchmarkCopyFat512-4 1000000 102.2 ns/op BenchmarkCopyFat520-4 994581 123.8 ns/op BenchmarkCopyFat1024-4 865077 148.6 ns/op BenchmarkCopyFat1032-4 1000000 252.2 ns/op BenchmarkCopyFat1040-4 936594 249.3 ns/op BenchmarkIssue18740/2byte-4 181 668752 ns/op BenchmarkIssue18740/4byte-4 577 206497 ns/op BenchmarkIssue18740/8byte-4 952 142098 ns/op BenchmarkMemclrKnownSize1-4 6806440 16.07 ns/op 62.24 MB/s BenchmarkMemclrKnownSize2-4 3824536 34.44 ns/op 58.07 MB/s BenchmarkMemclrKnownSize4-4 2951082 42.87 ns/op 93.31 MB/s BenchmarkMemclrKnownSize8-4 1000000 124.1 ns/op 64.47 MB/s BenchmarkMemclrKnownSize16-4 676909 261.0 ns/op 61.31 MB/s BenchmarkMemclrKnownSize32-4 348082 350.2 ns/op 91.39 MB/s BenchmarkMemclrKnownSize64-4 201710 761.6 ns/op 84.04 MB/s BenchmarkMemclrKnownSize112-4 108331 1114 ns/op 100.56 MB/s BenchmarkMemclrKnownSize128-4 108555 1414 ns/op 90.52 MB/s BenchmarkMemclrKnownSize192-4 64695 1893 ns/op 101.43 MB/s BenchmarkMemclrKnownSize248-4 48306 2446 ns/op 101.41 MB/s BenchmarkMemclrKnownSize256-4 46516 2997 ns/op 85.41 MB/s BenchmarkMemclrKnownSize512-4 25449 6052 ns/op 84.60 MB/s BenchmarkMemclrKnownSize1024-4 12285 9486 ns/op 107.95 MB/s BenchmarkMemclrKnownSize4096-4 3552 77472 ns/op 52.87 MB/s BenchmarkMemclrKnownSize512KiB-4 18 9136983 ns/op 57.38 MB/s BenchmarkReadMetricsLatency-4 8208 3074 p50-ns 4691 p90-ns 19053 p99-ns BenchmarkFinalizer-4 172 662989 ns/op BenchmarkFinalizerRun-4 135436 826.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7505714 16.25 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3224184 35.62 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2401998 47.19 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2018713 100.9 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1454780 85.45 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 921732 207.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2697564 91.91 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1292353 117.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 111.9 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2265638 54.32 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1901232 59.95 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1624462 71.05 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1395057 110.2 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1215073 87.41 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7536202 21.30 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6273423 18.24 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5351810 21.51 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5521584 28.24 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5974189 19.37 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5165982 22.94 ns/op BenchmarkFindBitRange64/PatternAASize2-4 4391919 27.57 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6056666 24.09 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6481536 18.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5273043 33.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 4871668 23.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6346814 19.52 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6007098 43.66 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5717941 21.05 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 4680499 22.18 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7320834 24.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7086169 21.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5521964 27.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 3502404 45.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 4510653 22.87 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 4834864 38.29 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5761758 24.81 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5163458 24.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 4962036 25.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5125260 22.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6278294 20.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 4250371 23.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6051774 24.09 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 4464538 26.27 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5808960 24.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5473227 20.23 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5366761 22.09 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 4968499 23.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 3892077 34.63 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 4272048 24.70 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 4445223 24.95 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 4418594 23.27 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 4413796 30.05 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5237770 33.61 ns/op BenchmarkNetpollBreak-4 2126 63352 ns/op BenchmarkPingPongHog-4 514 262044 ns/op BenchmarkStackGrowth-4 70330 1674 ns/op BenchmarkStackGrowthDeep-4 616 177160 ns/op BenchmarkCreateGoroutines-4 43684 3384 ns/op BenchmarkCreateGoroutinesParallel-4 44300 3108 ns/op BenchmarkCreateGoroutinesCapture-4 5984 19141 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 21006 5035 ns/op BenchmarkClosureCall-4 19609732 5.342 ns/op BenchmarkWakeupParallelSpinning/0s-4 5880 23073 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4545 30726 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3380 42832 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3092 49383 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1771 76568 ns/op BenchmarkWakeupParallelSpinning/20µs-4 717 141305 ns/op BenchmarkWakeupParallelSpinning/50µs-4 354 352949 ns/op BenchmarkWakeupParallelSpinning/100µs-4 193 614286 ns/op BenchmarkMatmult-4 4328450 48.92 ns/op BenchmarkFastrand-4 5249077 22.38 ns/op BenchmarkFastrand64-4 5160325 24.70 ns/op BenchmarkFastrandHashiter-4 2144682 56.04 ns/op BenchmarkFastrandn/2-4 3299929 36.86 ns/op BenchmarkFastrandn/3-4 3157992 35.23 ns/op BenchmarkFastrandn/4-4 2845279 50.00 ns/op BenchmarkFastrandn/5-4 3205296 38.80 ns/op BenchmarkIfaceCmp100-4 99884 1382 ns/op BenchmarkIfaceCmpNil100-4 179026 1316 ns/op BenchmarkEfaceCmpDiff-4 36643 4163 ns/op BenchmarkEfaceCmpDiffIndirect-4 30144 5543 ns/op BenchmarkDefer-4 1209711 83.83 ns/op BenchmarkDefer10-4 691224 209.7 ns/op BenchmarkDeferMany-4 491350 573.7 ns/op BenchmarkPanicRecover-4 205575 652.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 49 2511208 ns/op 2596770 p50-ns 3228719 p90-ns 5136179 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 39 3793570 ns/op 3402311 p50-ns 6079947 p90-ns 12992729 p99-ns BenchmarkGoroutineProfile/small/idle-4 36 5781949 ns/op 5564163 p50-ns 8282791 p90-ns 9190883 p99-ns BenchmarkGoroutineProfile/small/loaded-4 19 10527147 ns/op 9991964 p50-ns 18692778 p90-ns 24966121 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 44 2393200 ns/op 2293849 p50-ns 3348899 p90-ns 5044630 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 46 2437628 ns/op 2152009 p50-ns 3965276 p90-ns 6417445 p99-ns BenchmarkGoroutineProfile/large/idle-4 9 11220176 ns/op 10236800 p50-ns 18097664 p90-ns 18097664 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 36732326 ns/op 32684843 p50-ns 60788254 p90-ns 60788254 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 72 2066272 ns/op 1947282 p50-ns 2597982 p90-ns 4547390 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 62 2994209 ns/op 2515638 p50-ns 5106435 p90-ns 10054293 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 46 4058313 ns/op 3798969 p50-ns 5871503 p90-ns 7080910 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 24 9631095 ns/op 7198601 p50-ns 19963414 p90-ns 29514606 p99-ns BenchmarkRWMutexUncontended-4 1122177 105.8 ns/op BenchmarkRWMutexWrite100-4 44050 3780 ns/op BenchmarkRWMutexWrite10-4 719714 1958 ns/op BenchmarkRWMutexWorkWrite100-4 46861 5356 ns/op BenchmarkRWMutexWorkWrite10-4 29223 5180 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2194 54002 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1039 103738 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1026 105890 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 501 248222 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 363 325042 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 208 541753 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 207 530068 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 97 1100487 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 178388 1313 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 115990 1831 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 334880 1371 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 203358 1571 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 219456 1146 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 108462 1718 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 90250 1593 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 193350 1777 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 91147 1216 ns/op BenchmarkMakeSlice/Byte-4 1000000 108.1 ns/op BenchmarkMakeSlice/Int16-4 1000000 218.2 ns/op BenchmarkMakeSlice/Int-4 748350 185.2 ns/op BenchmarkMakeSlice/Ptr-4 1000000 232.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 269.4 ns/op BenchmarkMakeSlice/Struct/32-4 933739 298.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 369.3 ns/op BenchmarkGrowSlice/Byte-4 556495 567.7 ns/op BenchmarkGrowSlice/Int16-4 435556 408.9 ns/op BenchmarkGrowSlice/Int-4 435764 738.6 ns/op BenchmarkGrowSlice/Ptr-4 457802 623.3 ns/op BenchmarkGrowSlice/Struct/24-4 191240 1127 ns/op BenchmarkGrowSlice/Struct/32-4 221314 1332 ns/op BenchmarkGrowSlice/Struct/40-4 78723 1963 ns/op BenchmarkExtendSlice/IntSlice-4 97119 2351 ns/op BenchmarkExtendSlice/PointerSlice-4 30526 4662 ns/op BenchmarkExtendSlice/NoGrow-4 395235 894.8 ns/op BenchmarkAppend-4 930470 158.6 ns/op BenchmarkAppendGrowByte-4 1 175009114 ns/op BenchmarkAppendGrowString-4 1 710862104 ns/op BenchmarkAppendSlice/1Bytes-4 275146 964.9 ns/op BenchmarkAppendSlice/4Bytes-4 206064 582.7 ns/op BenchmarkAppendSlice/7Bytes-4 190611 709.0 ns/op BenchmarkAppendSlice/8Bytes-4 247088 479.3 ns/op BenchmarkAppendSlice/15Bytes-4 237865 613.5 ns/op BenchmarkAppendSlice/16Bytes-4 285482 635.8 ns/op BenchmarkAppendSlice/32Bytes-4 251272 530.5 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 38929 2904 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10563 11780 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 42271 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 901 141226 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 105 1316784 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 31 4028771 ns/op BenchmarkAppendStr/1Bytes-4 297805 662.0 ns/op BenchmarkAppendStr/4Bytes-4 473769 522.8 ns/op BenchmarkAppendStr/8Bytes-4 353869 295.8 ns/op BenchmarkAppendStr/16Bytes-4 381866 347.3 ns/op BenchmarkAppendStr/32Bytes-4 457226 276.1 ns/op BenchmarkAppendSpecialCase-4 950296 143.2 ns/op BenchmarkCopy/1Byte-4 233065 454.5 ns/op 2.20 MB/s BenchmarkCopy/1String-4 248934 566.5 ns/op 1.77 MB/s BenchmarkCopy/2Byte-4 234315 622.6 ns/op 3.21 MB/s BenchmarkCopy/2String-4 169340 687.4 ns/op 2.91 MB/s BenchmarkCopy/4Byte-4 171512 1111 ns/op 3.60 MB/s BenchmarkCopy/4String-4 32842 4078 ns/op 0.98 MB/s BenchmarkCopy/8Byte-4 714811 493.9 ns/op 16.20 MB/s BenchmarkCopy/8String-4 1000000 155.3 ns/op 51.52 MB/s BenchmarkCopy/12Byte-4 1019546 137.1 ns/op 87.50 MB/s BenchmarkCopy/12String-4 884160 144.0 ns/op 83.33 MB/s BenchmarkCopy/16Byte-4 1000000 138.6 ns/op 115.40 MB/s BenchmarkCopy/16String-4 1000000 122.0 ns/op 131.13 MB/s BenchmarkCopy/32Byte-4 1000000 140.3 ns/op 228.10 MB/s BenchmarkCopy/32String-4 1000000 151.9 ns/op 210.65 MB/s BenchmarkCopy/128Byte-4 927787 156.6 ns/op 817.39 MB/s BenchmarkCopy/128String-4 815442 261.4 ns/op 489.66 MB/s BenchmarkCopy/1024Byte-4 284785 370.0 ns/op 2767.89 MB/s BenchmarkCopy/1024String-4 280356 609.5 ns/op 1680.05 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22572 6080 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 13126 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 9298 29706 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 7728 28799 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 5053 35352 ns/op BenchmarkAppendInPlace/Grow/Byte-4 121753 1675 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 125505 1511 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 57832 2669 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 52429 2696 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 33085 3292 ns/op BenchmarkStackCopyPtr-4 1 141274966 ns/op BenchmarkStackCopy-4 1 138006201 ns/op BenchmarkStackCopyNoCache-4 18 7078613 ns/op BenchmarkStackCopyWithStkobj-4 2 123248440 ns/op BenchmarkIssue18138-4 198 634921 ns/op BenchmarkCompareStringEqual-4 13571616 13.50 ns/op BenchmarkCompareStringIdentical-4 18841699 6.272 ns/op BenchmarkCompareStringSameLength-4 12481482 14.10 ns/op BenchmarkCompareStringDifferentLength-4 15541623 7.315 ns/op BenchmarkCompareStringBigUnaligned-4 1197 154785 ns/op 6774.48 MB/s BenchmarkCompareStringBig-4 694 146530 ns/op 7156.12 MB/s BenchmarkConcatStringAndBytes-4 986953 164.7 ns/op BenchmarkSliceByteToString/1-4 1000000 114.0 ns/op BenchmarkSliceByteToString/2-4 549517 190.3 ns/op BenchmarkSliceByteToString/4-4 870661 259.1 ns/op BenchmarkSliceByteToString/8-4 699068 165.7 ns/op BenchmarkSliceByteToString/16-4 772722 269.2 ns/op BenchmarkSliceByteToString/32-4 609822 254.0 ns/op BenchmarkSliceByteToString/64-4 844662 419.6 ns/op BenchmarkSliceByteToString/128-4 417205 455.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1000000 146.1 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 865328 139.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 712718 143.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2397262 51.18 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1263052 140.9 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1225497 83.71 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 133.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 309344 484.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 234324 534.7 ns/op BenchmarkRuneIterate/range/ASCII-4 6985927 19.13 ns/op BenchmarkRuneIterate/range/Japanese-4 1862368 79.13 ns/op BenchmarkRuneIterate/range/MixedLength-4 1680687 86.50 ns/op BenchmarkRuneIterate/range1/ASCII-4 4970311 25.25 ns/op BenchmarkRuneIterate/range1/Japanese-4 1511755 77.16 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1000000 102.2 ns/op BenchmarkRuneIterate/range2/ASCII-4 6442996 21.97 ns/op BenchmarkRuneIterate/range2/Japanese-4 1867106 70.84 ns/op BenchmarkRuneIterate/range2/MixedLength-4 1930012 74.05 ns/op BenchmarkArrayEqual-4 14766252 7.519 ns/op BenchmarkFunc/Name-4 4723700 24.38 ns/op BenchmarkFunc/Entry-4 10377042 11.53 ns/op BenchmarkFunc/FileLine-4 1000000 153.5 ns/op PASS ok runtime 482.770s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 16249 7845 ns/op BenchmarkHandle/concurrent-4 10000 10389 ns/op PASS ok runtime/cgo 0.535s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26146268 5.234 ns/op BenchmarkAtomicStore64-4 11024516 11.65 ns/op BenchmarkAtomicLoad-4 26951768 7.586 ns/op BenchmarkAtomicStore-4 8890207 11.28 ns/op BenchmarkAnd8-4 7416970 15.85 ns/op BenchmarkAnd-4 10454704 22.15 ns/op BenchmarkAnd8Parallel-4 3222171 35.19 ns/op BenchmarkAndParallel-4 3369216 31.73 ns/op BenchmarkOr8-4 12144513 15.38 ns/op BenchmarkOr-4 7845273 17.78 ns/op BenchmarkOr8Parallel-4 3539858 30.94 ns/op BenchmarkOrParallel-4 4009150 28.44 ns/op BenchmarkXadd-4 4216332 30.62 ns/op BenchmarkXadd64-4 4052899 31.81 ns/op BenchmarkCas-4 2712390 46.34 ns/op BenchmarkCas64-4 2744342 44.59 ns/op BenchmarkXchg-4 3400051 32.05 ns/op BenchmarkXchg64-4 3618315 34.35 ns/op PASS ok runtime/internal/atomic 4.624s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3827305 43.32 ns/op BenchmarkMulUintptr/large-4 2171227 61.17 ns/op PASS ok runtime/internal/math 0.808s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 8 14996970 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 23835137 ns/op 466.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 20 5541005 ns/op 16.20 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 25763698 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 38157012 ns/op 1389 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 14 9108649 ns/op 57.29 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 154574140 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 194415070 ns/op 8841 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 28596706 ns/op 1274 concurrent_launches/op PASS ok runtime/pprof 2.458s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 16567815 ns/op BenchmarkStackLeak-4 18574 5473 ns/op PASS ok runtime/race 0.541s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 1872028 56.74 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 184581 738.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.678s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 8355081 19.40 ns/op BenchmarkCompact/one-4 999482 106.7 ns/op BenchmarkCompact/sorted-4 714993 181.3 ns/op BenchmarkCompact/1_item-4 834156 238.3 ns/op BenchmarkCompact/unsorted-4 514614 275.0 ns/op BenchmarkCompact/many-4 517432 310.1 ns/op BenchmarkReplace/naive-fast-4 34256 4022 ns/op BenchmarkReplace/optimized-fast-4 30730 4383 ns/op BenchmarkReplace/naive-slow-4 13326 9640 ns/op BenchmarkReplace/optimized-slow-4 15939 9502 ns/op PASS ok slices 2.524s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 102679 1273 ns/op BenchmarkSortString1K-4 100 1099744 ns/op BenchmarkSortString1K_Slice-4 100 1013067 ns/op BenchmarkStableString1K-4 79 1708794 ns/op BenchmarkSortInt1K-4 100 1014629 ns/op BenchmarkSortInt1K_Sorted-4 1992 71665 ns/op BenchmarkSortInt1K_Reversed-4 1092 100598 ns/op BenchmarkSortInt1K_Mod8-4 343 326896 ns/op BenchmarkStableInt1K-4 100 1242809 ns/op BenchmarkStableInt1K_Slice-4 104 1136420 ns/op BenchmarkSortInt64K-4 2 81833318 ns/op BenchmarkSortInt64K_Slice-4 2 85947320 ns/op BenchmarkStableInt64K-4 1 121124659 ns/op BenchmarkSort1e2-4 315 450503 ns/op BenchmarkStable1e2-4 84 1272664 ns/op BenchmarkSort1e4-4 1 125466352 ns/op BenchmarkStable1e4-4 1 408103739 ns/op PASS ok sort 38.005s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 447301 316.7 ns/op BenchmarkAtof64Float-4 652394 193.6 ns/op BenchmarkAtof64FloatExp-4 583573 338.5 ns/op BenchmarkAtof64Big-4 310393 326.0 ns/op BenchmarkAtof64RandomBits-4 296336 558.0 ns/op BenchmarkAtof64RandomFloats-4 390466 336.8 ns/op BenchmarkAtof64RandomLongFloats-4 314905 459.9 ns/op BenchmarkAtof32Decimal-4 779322 193.5 ns/op BenchmarkAtof32Float-4 616070 362.9 ns/op BenchmarkAtof32FloatExp-4 495189 487.8 ns/op BenchmarkAtof32Random-4 214874 576.7 ns/op BenchmarkAtof32RandomLong-4 104538 1206 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 115.2 ns/op BenchmarkParseInt/Pos/26bit-4 681733 198.5 ns/op BenchmarkParseInt/Pos/31bit-4 540514 290.1 ns/op BenchmarkParseInt/Pos/56bit-4 441147 330.2 ns/op BenchmarkParseInt/Pos/63bit-4 373388 360.0 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 131.5 ns/op BenchmarkParseInt/Neg/26bit-4 504148 283.0 ns/op BenchmarkParseInt/Neg/31bit-4 405510 252.6 ns/op BenchmarkParseInt/Neg/56bit-4 521306 351.9 ns/op BenchmarkParseInt/Neg/63bit-4 326924 406.6 ns/op BenchmarkAtoi/Pos/7bit-4 1149435 95.82 ns/op BenchmarkAtoi/Pos/26bit-4 862795 150.9 ns/op BenchmarkAtoi/Pos/31bit-4 842395 174.2 ns/op BenchmarkAtoi/Pos/56bit-4 521979 268.6 ns/op BenchmarkAtoi/Pos/63bit-4 367966 444.4 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 102.7 ns/op BenchmarkAtoi/Neg/26bit-4 790864 194.2 ns/op BenchmarkAtoi/Neg/31bit-4 767239 146.6 ns/op BenchmarkAtoi/Neg/56bit-4 553561 230.5 ns/op BenchmarkAtoi/Neg/63bit-4 472858 319.4 ns/op BenchmarkFormatFloat/Decimal-4 87920 1302 ns/op BenchmarkFormatFloat/Float-4 84212 1389 ns/op BenchmarkFormatFloat/Exp-4 82446 1304 ns/op BenchmarkFormatFloat/NegExp-4 103522 1431 ns/op BenchmarkFormatFloat/LongExp-4 73455 2109 ns/op BenchmarkFormatFloat/Big-4 62353 1708 ns/op BenchmarkFormatFloat/BinaryExp-4 192474 805.4 ns/op BenchmarkFormatFloat/32Integer-4 95799 2160 ns/op BenchmarkFormatFloat/32ExactFraction-4 96268 1451 ns/op BenchmarkFormatFloat/32Point-4 92176 1351 ns/op BenchmarkFormatFloat/32Exp-4 99001 1369 ns/op BenchmarkFormatFloat/32NegExp-4 100729 1222 ns/op BenchmarkFormatFloat/32Shortest-4 88731 2047 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 110030 1163 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106260 1178 ns/op BenchmarkFormatFloat/64Fixed1-4 129331 970.7 ns/op BenchmarkFormatFloat/64Fixed2-4 130462 985.9 ns/op BenchmarkFormatFloat/64Fixed3-4 100522 1028 ns/op BenchmarkFormatFloat/64Fixed4-4 130587 922.4 ns/op BenchmarkFormatFloat/64Fixed12-4 76222 1521 ns/op BenchmarkFormatFloat/64Fixed16-4 82550 2006 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 87403 1438 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 77790 1682 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2194 60740 ns/op BenchmarkFormatFloat/Slowpath64-4 74068 1485 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 84712 1572 ns/op BenchmarkAppendFloat/Decimal-4 108436 964.2 ns/op BenchmarkAppendFloat/Float-4 102508 1236 ns/op BenchmarkAppendFloat/Exp-4 114612 1209 ns/op BenchmarkAppendFloat/NegExp-4 120672 999.5 ns/op BenchmarkAppendFloat/LongExp-4 95827 2473 ns/op BenchmarkAppendFloat/Big-4 79423 1628 ns/op BenchmarkAppendFloat/BinaryExp-4 227455 728.2 ns/op BenchmarkAppendFloat/32Integer-4 75770 1346 ns/op BenchmarkAppendFloat/32ExactFraction-4 88297 1820 ns/op BenchmarkAppendFloat/32Point-4 96198 2634 ns/op BenchmarkAppendFloat/32Exp-4 78844 1374 ns/op BenchmarkAppendFloat/32NegExp-4 116421 1032 ns/op BenchmarkAppendFloat/32Shortest-4 94365 1135 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 130876 932.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 136092 1102 ns/op BenchmarkAppendFloat/64Fixed1-4 65138 1651 ns/op BenchmarkAppendFloat/64Fixed2-4 156807 771.4 ns/op BenchmarkAppendFloat/64Fixed3-4 127710 868.8 ns/op BenchmarkAppendFloat/64Fixed4-4 151557 1042 ns/op BenchmarkAppendFloat/64Fixed12-4 92175 1615 ns/op BenchmarkAppendFloat/64Fixed16-4 93924 1238 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110341 1697 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 80065 1406 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1824 64872 ns/op BenchmarkAppendFloat/Slowpath64-4 72706 1550 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 72889 2100 ns/op BenchmarkFormatInt-4 8408 15427 ns/op BenchmarkAppendInt-4 10000 12758 ns/op BenchmarkFormatUint-4 49629 2560 ns/op BenchmarkAppendUint-4 74804 1529 ns/op BenchmarkFormatIntSmall/7-4 1414953 111.7 ns/op BenchmarkFormatIntSmall/42-4 1895566 75.69 ns/op BenchmarkAppendIntSmall-4 1000000 160.8 ns/op BenchmarkAppendUintVarlen/1-4 890881 153.2 ns/op BenchmarkAppendUintVarlen/12-4 767188 148.5 ns/op BenchmarkAppendUintVarlen/123-4 659391 172.9 ns/op BenchmarkAppendUintVarlen/1234-4 636994 170.3 ns/op BenchmarkAppendUintVarlen/12345-4 700112 178.7 ns/op BenchmarkAppendUintVarlen/123456-4 648667 183.1 ns/op BenchmarkAppendUintVarlen/1234567-4 776913 172.8 ns/op BenchmarkAppendUintVarlen/12345678-4 860336 181.3 ns/op BenchmarkAppendUintVarlen/123456789-4 585825 340.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 663104 170.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 812497 249.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 829720 184.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 574177 192.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 599833 211.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 593614 208.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 512726 204.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 305101 373.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 641365 243.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 535693 242.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 610458 253.0 ns/op BenchmarkQuote-4 32271 3833 ns/op BenchmarkQuoteRune-4 331840 375.0 ns/op BenchmarkAppendQuote-4 35148 3198 ns/op BenchmarkAppendQuoteRune-4 743934 256.1 ns/op BenchmarkUnquoteEasy-4 1000000 122.9 ns/op BenchmarkUnquoteHard-4 26709 4723 ns/op PASS ok strconv 25.884s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 369952 578.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 100599 2140 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 137010 1385 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 84048 1224 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 46500 3714 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 57786 2456 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 545610 387.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 17497 6901 ns/op BenchmarkGenericMatch1-4 1543 79727 ns/op BenchmarkGenericMatch2-4 349 602681 ns/op BenchmarkSingleMaxSkipping-4 10000 21915 ns/op 456.31 MB/s BenchmarkSingleLongSuffixFail-4 10000 12688 ns/op 78.97 MB/s BenchmarkSingleMatch-4 165 1218149 ns/op 12.31 MB/s BenchmarkByteByteNoMatch-4 82080 2422 ns/op BenchmarkByteByteMatch-4 10000 15934 ns/op BenchmarkByteStringMatch-4 10000 12030 ns/op BenchmarkHTMLEscapeNew-4 46713 2604 ns/op BenchmarkHTMLEscapeOld-4 28294 4570 ns/op BenchmarkByteStringReplacerWriteString-4 1138 105227 ns/op BenchmarkByteReplacerWriteString-4 1090 203702 ns/op BenchmarkByteByteReplaces-4 1936 57776 ns/op BenchmarkByteByteMap-4 8122 25640 ns/op BenchmarkMap/identity/ASCII-4 820800 182.8 ns/op BenchmarkMap/identity/Greek-4 542151 292.1 ns/op BenchmarkMap/change/ASCII-4 25959 4758 ns/op BenchmarkMap/change/Greek-4 10000 13298 ns/op BenchmarkIndexRune-4 1434763 85.84 ns/op BenchmarkIndexRuneLongString-4 1268121 99.08 ns/op BenchmarkIndexRuneFastPath-4 2506904 54.95 ns/op BenchmarkIndex-4 2555924 58.59 ns/op BenchmarkLastIndex-4 2428324 50.02 ns/op BenchmarkIndexByte-4 15592293 14.65 ns/op BenchmarkToUpper/#00-4 1940794 57.62 ns/op BenchmarkToUpper/ONLYUPPER-4 1776816 63.61 ns/op BenchmarkToUpper/abc-4 200258 538.7 ns/op BenchmarkToUpper/AbC123-4 140024 930.7 ns/op BenchmarkToUpper/azAZ09_-4 158253 669.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 38139 3190 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47426 2280 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 23439 5094 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 48277 2884 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 75548 1678 ns/op BenchmarkToLower/#00-4 2148366 53.38 ns/op BenchmarkToLower/abc-4 2104778 69.22 ns/op BenchmarkToLower/AbC123-4 191055 769.0 ns/op BenchmarkToLower/azAZ09_-4 115419 1321 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 62874 3223 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 37466 3375 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 21825 5423 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 51459 2401 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 75210 1749 ns/op BenchmarkMapNoChanges-4 805954 172.6 ns/op BenchmarkTrim-4 21736 4741 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1950150 60.98 ns/op BenchmarkToValidUTF8/InvalidASCII-4 92347 1299 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 68128 1611 ns/op BenchmarkEqualFold/Tests-4 41019 2842 ns/op BenchmarkEqualFold/ASCII-4 2178567 53.76 ns/op BenchmarkEqualFold/UnicodePrefix-4 84996 1224 ns/op BenchmarkEqualFold/UnicodeSuffix-4 107434 1327 ns/op BenchmarkIndexHard1-4 782 161699 ns/op BenchmarkIndexHard2-4 577 246753 ns/op BenchmarkIndexHard3-4 136 835124 ns/op BenchmarkIndexHard4-4 174 1262423 ns/op BenchmarkLastIndexHard1-4 72 1826506 ns/op BenchmarkLastIndexHard2-4 78 1972804 ns/op BenchmarkLastIndexHard3-4 72 3074024 ns/op BenchmarkCountHard1-4 795 158129 ns/op BenchmarkCountHard2-4 722 182926 ns/op BenchmarkCountHard3-4 152 1325854 ns/op BenchmarkIndexTorture-4 10000 15393 ns/op BenchmarkCountTorture-4 10000 14211 ns/op BenchmarkCountTortureOverlapping-4 559 204605 ns/op BenchmarkCountByte/10-4 2218198 55.99 ns/op 178.60 MB/s BenchmarkCountByte/32-4 1689200 63.53 ns/op 503.72 MB/s BenchmarkCountByte/4096-4 859947 146.5 ns/op 27967.07 MB/s BenchmarkCountByte/4194304-4 837 154483 ns/op 27150.53 MB/s BenchmarkCountByte/67108864-4 24 6968149 ns/op 9630.80 MB/s BenchmarkFields/ASCII/16-4 283041 746.3 ns/op 21.44 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19437 8904 ns/op 28.75 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 838 162065 ns/op 25.27 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 67 2168966 ns/op 30.22 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 34117757 ns/op 30.73 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 92482 2023 ns/op 7.91 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8804 24151 ns/op 10.60 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 487 381182 ns/op 10.75 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 6757878 ns/op 9.70 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 134230492 ns/op 7.81 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 138925 914.5 ns/op 17.50 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 14872 ns/op 17.21 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 601 261623 ns/op 15.66 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 19 7026251 ns/op 9.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 99656474 ns/op 10.52 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 115878 1467 ns/op 10.90 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8617 19325 ns/op 13.25 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 483 309331 ns/op 13.24 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 6829087 ns/op 9.60 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 121477128 ns/op 8.63 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 104477221 ns/op BenchmarkSplitSingleByteSeparator-4 19 9351023 ns/op BenchmarkSplitMultiByteSeparator-4 32 5587232 ns/op BenchmarkSplitNSingleByteSeparator-4 225210 1285 ns/op BenchmarkSplitNMultiByteSeparator-4 72394 1431 ns/op BenchmarkRepeat/5x0-4 2150792 56.93 ns/op BenchmarkRepeat/5x1-4 2061657 56.30 ns/op BenchmarkRepeat/5x2-4 196662 765.2 ns/op BenchmarkRepeat/5x6-4 93798 1988 ns/op BenchmarkRepeat/10x0-4 1769112 57.20 ns/op BenchmarkRepeat/10x1-4 1431754 106.1 ns/op BenchmarkRepeat/10x2-4 141016 776.7 ns/op BenchmarkRepeat/10x6-4 86122 1537 ns/op BenchmarkRepeatLarge/256/1-4 43503 4002 ns/op 63.97 MB/s BenchmarkRepeatLarge/256/16-4 75268 2394 ns/op 106.93 MB/s BenchmarkRepeatLarge/512/1-4 28003 5429 ns/op 94.31 MB/s BenchmarkRepeatLarge/512/16-4 44307 3806 ns/op 134.51 MB/s BenchmarkRepeatLarge/1024/1-4 20623 6069 ns/op 168.74 MB/s BenchmarkRepeatLarge/1024/16-4 27568 3975 ns/op 257.60 MB/s BenchmarkRepeatLarge/2048/1-4 17732 7092 ns/op 288.79 MB/s BenchmarkRepeatLarge/2048/16-4 18663 7439 ns/op 275.30 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11700 ns/op 350.09 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11974 ns/op 342.08 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20238 ns/op 404.78 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17595 ns/op 465.58 MB/s BenchmarkRepeatLarge/8192/4097-4 3272605 31.78 ns/op 128925.31 MB/s BenchmarkRepeatLarge/16384/1-4 7974 38480 ns/op 425.78 MB/s BenchmarkRepeatLarge/16384/16-4 10000 50537 ns/op 324.20 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 34235 ns/op 359.01 MB/s BenchmarkRepeatLarge/32768/1-4 3225 66573 ns/op 492.21 MB/s BenchmarkRepeatLarge/32768/16-4 1760 83229 ns/op 393.71 MB/s BenchmarkRepeatLarge/32768/4097-4 2151 47201 ns/op 607.60 MB/s BenchmarkRepeatLarge/65536/1-4 962 129343 ns/op 506.68 MB/s BenchmarkRepeatLarge/65536/16-4 1034 131255 ns/op 499.30 MB/s BenchmarkRepeatLarge/65536/4097-4 1058 120273 ns/op 510.96 MB/s BenchmarkRepeatLarge/131072/1-4 142 714239 ns/op 183.51 MB/s BenchmarkRepeatLarge/131072/16-4 236 498002 ns/op 263.20 MB/s BenchmarkRepeatLarge/131072/4097-4 187 601179 ns/op 211.26 MB/s BenchmarkRepeatLarge/262144/1-4 100 1070732 ns/op 244.83 MB/s BenchmarkRepeatLarge/262144/16-4 100 1058383 ns/op 247.68 MB/s BenchmarkRepeatLarge/262144/4097-4 132 856812 ns/op 301.25 MB/s BenchmarkRepeatLarge/524288/1-4 45 2259746 ns/op 232.01 MB/s BenchmarkRepeatLarge/524288/16-4 58 1735637 ns/op 302.07 MB/s BenchmarkRepeatLarge/524288/4097-4 80 1877056 ns/op 277.20 MB/s BenchmarkRepeatLarge/1048576/1-4 33 3130323 ns/op 334.97 MB/s BenchmarkRepeatLarge/1048576/16-4 37 3266658 ns/op 320.99 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 3433488 ns/op 304.28 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5160758 ns/op 406.37 MB/s BenchmarkRepeatLarge/2097152/16-4 40 5604749 ns/op 374.17 MB/s BenchmarkRepeatLarge/2097152/4097-4 18 5907271 ns/op 354.41 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10556622 ns/op 397.31 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11442973 ns/op 366.54 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11648185 ns/op 359.82 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17435211 ns/op 481.13 MB/s BenchmarkRepeatLarge/8388608/16-4 4 25663329 ns/op 326.87 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 20676492 ns/op 405.61 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29161968 ns/op 575.31 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34989369 ns/op 479.49 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34028855 ns/op 493.03 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55572570 ns/op 603.79 MB/s BenchmarkRepeatLarge/33554432/16-4 2 89504150 ns/op 374.89 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 88347534 ns/op 379.80 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106217250 ns/op 631.81 MB/s BenchmarkRepeatLarge/67108864/16-4 1 106564338 ns/op 629.75 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 106823447 ns/op 628.22 MB/s BenchmarkRepeatLarge/134217728/1-4 1 218803259 ns/op 613.42 MB/s BenchmarkRepeatLarge/134217728/16-4 1 257107186 ns/op 522.03 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 214189942 ns/op 626.63 MB/s BenchmarkRepeatLarge/268435456/1-4 1 500122075 ns/op 536.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 461911506 ns/op 581.14 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 444482341 ns/op 603.93 MB/s BenchmarkRepeatLarge/536870912/1-4 1 984767579 ns/op 545.18 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1054750739 ns/op 509.00 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1000594459 ns/op 536.55 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4467021132 ns/op 240.37 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6406250801 ns/op 167.61 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 7957402915 ns/op 134.94 MB/s BenchmarkIndexAnyASCII/1:1-4 2239825 87.15 ns/op BenchmarkIndexAnyASCII/1:2-4 1475251 70.05 ns/op BenchmarkIndexAnyASCII/1:4-4 1502488 90.89 ns/op BenchmarkIndexAnyASCII/1:8-4 1366232 80.86 ns/op BenchmarkIndexAnyASCII/1:16-4 1402293 102.6 ns/op BenchmarkIndexAnyASCII/1:32-4 1931323 69.45 ns/op BenchmarkIndexAnyASCII/1:64-4 1787542 86.81 ns/op BenchmarkIndexAnyASCII/16:1-4 1406725 90.57 ns/op BenchmarkIndexAnyASCII/16:2-4 999573 148.5 ns/op BenchmarkIndexAnyASCII/16:4-4 829681 192.0 ns/op BenchmarkIndexAnyASCII/16:8-4 694382 164.7 ns/op BenchmarkIndexAnyASCII/16:16-4 774301 171.2 ns/op BenchmarkIndexAnyASCII/16:32-4 443461 265.5 ns/op BenchmarkIndexAnyASCII/16:64-4 541597 217.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1615894 69.41 ns/op BenchmarkIndexAnyASCII/256:2-4 40558 2774 ns/op BenchmarkIndexAnyASCII/256:4-4 91896 1334 ns/op BenchmarkIndexAnyASCII/256:8-4 61932 2833 ns/op BenchmarkIndexAnyASCII/256:16-4 79336 1874 ns/op BenchmarkIndexAnyASCII/256:32-4 83844 1910 ns/op BenchmarkIndexAnyASCII/256:64-4 68864 2071 ns/op BenchmarkIndexAnyUTF8/1:1-4 1789342 63.72 ns/op BenchmarkIndexAnyUTF8/1:2-4 1597527 88.73 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 113.2 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 123.8 ns/op BenchmarkIndexAnyUTF8/1:16-4 1925799 61.09 ns/op BenchmarkIndexAnyUTF8/1:32-4 1849314 88.85 ns/op BenchmarkIndexAnyUTF8/1:64-4 1752204 67.21 ns/op BenchmarkIndexAnyUTF8/16:1-4 1541313 73.05 ns/op BenchmarkIndexAnyUTF8/16:2-4 221476 547.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 213777 502.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 244730 492.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 277669 485.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 243324 471.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 248838 472.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 467545 290.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 17630 6745 ns/op BenchmarkIndexAnyUTF8/256:4-4 17472 6697 ns/op BenchmarkIndexAnyUTF8/256:8-4 18480 6525 ns/op BenchmarkIndexAnyUTF8/256:16-4 16699 7334 ns/op BenchmarkIndexAnyUTF8/256:32-4 14728 7597 ns/op BenchmarkIndexAnyUTF8/256:64-4 12637 8775 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1932279 68.43 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1745436 88.00 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1605564 72.70 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1715368 79.93 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1955186 60.27 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1875856 88.78 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1480102 72.01 ns/op BenchmarkLastIndexAnyASCII/16:1-4 926457 157.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 829070 141.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 910280 164.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 694099 161.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 690759 177.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 594109 226.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 584030 214.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 82690 1559 ns/op BenchmarkLastIndexAnyASCII/256:2-4 86512 2086 ns/op BenchmarkLastIndexAnyASCII/256:4-4 84610 1840 ns/op BenchmarkLastIndexAnyASCII/256:8-4 79687 1736 ns/op BenchmarkLastIndexAnyASCII/256:16-4 78945 1543 ns/op BenchmarkLastIndexAnyASCII/256:32-4 75757 2015 ns/op BenchmarkLastIndexAnyASCII/256:64-4 74865 1648 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1832148 70.89 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2003329 62.71 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1715416 65.20 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1778083 70.02 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1721006 62.90 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 115.5 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1645507 82.05 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 273025 465.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 98872 1024 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 146776 841.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 137574 875.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 130392 1111 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 124288 1063 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 103486 1025 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10542 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 14338 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9343 19244 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9130 14838 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 15068 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8714 14165 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9588 15616 ns/op BenchmarkTrimASCII/1:1-4 1934817 74.23 ns/op BenchmarkTrimASCII/1:2-4 1761686 56.96 ns/op BenchmarkTrimASCII/1:4-4 1861454 61.11 ns/op BenchmarkTrimASCII/1:8-4 1816107 64.06 ns/op BenchmarkTrimASCII/1:16-4 1000000 107.8 ns/op BenchmarkTrimASCII/16:1-4 2103302 66.22 ns/op BenchmarkTrimASCII/16:2-4 972656 151.1 ns/op BenchmarkTrimASCII/16:4-4 897579 165.0 ns/op BenchmarkTrimASCII/16:8-4 739261 146.1 ns/op BenchmarkTrimASCII/16:16-4 858757 183.7 ns/op BenchmarkTrimASCII/256:1-4 685940 161.0 ns/op BenchmarkTrimASCII/256:2-4 86823 1399 ns/op BenchmarkTrimASCII/256:4-4 81132 1632 ns/op BenchmarkTrimASCII/256:8-4 85562 1300 ns/op BenchmarkTrimASCII/256:16-4 86954 1781 ns/op BenchmarkTrimASCII/4096:1-4 73465 1517 ns/op BenchmarkTrimASCII/4096:2-4 5793 24017 ns/op BenchmarkTrimASCII/4096:4-4 5036 22828 ns/op BenchmarkTrimASCII/4096:8-4 5794 24913 ns/op BenchmarkTrimASCII/4096:16-4 5632 28839 ns/op BenchmarkTrimByte-4 2789314 40.07 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 13846 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14474 8226 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1551 148973 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2299 52537 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4917 25009 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8547 14532 ns/op BenchmarkJoin/0-4 3108438 39.98 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 1000000 102.3 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 110058 929.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 98822 2168 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 60902 2097 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 64299 2159 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 47653 2709 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 38384 3816 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1696986 103.1 ns/op BenchmarkTrimSpace/ASCII-4 1248454 106.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 105446 1281 ns/op BenchmarkTrimSpace/JustNonASCII-4 65610 2235 ns/op BenchmarkReplaceAll-4 76506 2397 ns/op 16 B/op 1 allocs/op PASS ok strings 116.111s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 49326 2194 ns/op BenchmarkCond2-4 24374 4619 ns/op BenchmarkCond4-4 15355 9508 ns/op BenchmarkCond8-4 5814 18088 ns/op BenchmarkCond16-4 3776 32522 ns/op BenchmarkCond32-4 1957 61748 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 337996 323.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 261086 430.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 402385 301.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 504008 257.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 299284 413.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 563643 211.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 63751 1835 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 77672 2424 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 64796 2644 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 52164 3647 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 458704 235.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 164286 755.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 498288 248.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 124765 844.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 482017 210.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 175460 710.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1790667 115.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 67762 2514 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 112624 1086 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 279505 428.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5250 26964 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 309 422847 ns/op BenchmarkRange/*sync.Map-4 1202 84191 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 66920 1704 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 169270 656.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 65528 1692 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 65082 2734 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 186766 636.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 90871 1524 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 80637 1455 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 178836 669.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 768362 160.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 10000 11242 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 143452 806.7 ns/op BenchmarkSwapCollision/*sync.Map-4 92743 1284 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1112196 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 115549 1046 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 253821 499.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21367 6716 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 68380 1765 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30064 4113 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 335617 427.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 111962 1143 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 257661 470.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 878365 179.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 171606 781.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 776491 192.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 427364 345.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 116086 873.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 406752 294.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 86353 1592 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 248410 756.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 233264 488.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 113397 1108 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 401958 450.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 163680 717.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 88963 1209 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 264504 450.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 57508 1822 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 146928 2058 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 380682 481.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 99673 1054 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 462710 323.4 ns/op BenchmarkUncontendedSemaphore-4 3348097 58.60 ns/op BenchmarkContendedSemaphore-4 3776473 36.07 ns/op BenchmarkMutexUncontended-4 541544 215.4 ns/op BenchmarkMutex-4 142958 796.3 ns/op BenchmarkMutexSlack-4 176673 712.6 ns/op BenchmarkMutexWork-4 165085 812.2 ns/op BenchmarkMutexWorkSlack-4 150675 701.0 ns/op BenchmarkMutexNoSpin-4 36835 2815 ns/op BenchmarkMutexSpin-4 45848 2534 ns/op BenchmarkOnce-4 927924 125.4 ns/op BenchmarkSemaUncontended-4 4126490 28.47 ns/op BenchmarkSemaSyntNonblock-4 1490794 82.38 ns/op BenchmarkSemaSyntBlock-4 1000000 106.1 ns/op BenchmarkSemaWorkNonblock-4 1000000 107.1 ns/op BenchmarkSemaWorkBlock-4 1154307 108.2 ns/op BenchmarkRWMutexUncontended-4 241604 495.7 ns/op BenchmarkRWMutexWrite100-4 292426 494.6 ns/op BenchmarkRWMutexWrite10-4 319213 451.1 ns/op BenchmarkRWMutexWorkWrite100-4 188871 571.4 ns/op BenchmarkRWMutexWorkWrite10-4 250782 623.2 ns/op BenchmarkWaitGroupUncontended-4 574638 239.4 ns/op BenchmarkWaitGroupAddDone-4 363444 291.8 ns/op BenchmarkWaitGroupAddDoneWork-4 352473 330.6 ns/op BenchmarkWaitGroupWait-4 1646876 61.61 ns/op BenchmarkWaitGroupWaitWork-4 1785344 71.99 ns/op BenchmarkWaitGroupActuallyWait-4 54985 2437 ns/op 32 B/op 2 allocs/op PASS ok sync 28.352s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 617416 199.1 ns/op PASS ok sync/atomic 0.337s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 109711 1133 ns/op 0 B/op 0 allocs/op PASS ok testing 0.254s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6412 23318 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7947 15347 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 92 2106303 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 87 1486133 ns/op 1487 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 257470232 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 304040593 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1305 97680 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1634 69518 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7883950 ns/op 413574 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 9238374 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1136453517 ns/op 48120808 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 822223981 ns/op 48120712 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 148 731851 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 178 617481 ns/op 220 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 70364304 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 99753536 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8534039323 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 8628211300 ns/op 335150536 B/op 100096 allocs/op BenchmarkPyramid/10-4 2618 72758 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 25 4366043 ns/op 409131 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 510698740 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2106 88442 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 183 866054 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 16 6943198 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6016 22357 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 24.662s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 178578543 ns/op BenchmarkVariableString-4 61191 2795 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1536 124594 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 0.778s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 36 4547725 ns/op BenchmarkAfter-4 87 1507661 ns/op BenchmarkStop-4 150 805287 ns/op BenchmarkSimultaneousAfterFunc-4 25 4865695 ns/op BenchmarkStartStop-4 218 902251 ns/op BenchmarkReset-4 1183 168703 ns/op BenchmarkSleep-4 18 5657995 ns/op BenchmarkParallelTimerLatency-4 22 1570766 avg-late-ns 5560685 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 861659 avg-late-ns 2673433 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 704344 avg-late-ns 3682309 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 30 2806952 avg-late-ns 8461801 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 648028 avg-late-ns 4934500 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 1033957 avg-late-ns 6358159 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 833701 avg-late-ns 6063265 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 19 10221707 avg-late-ns 31217628 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 22 2987234 avg-late-ns 13696549 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 20 6572612 avg-late-ns 24623505 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 7408980 avg-late-ns 22956215 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 31 714976 avg-late-ns 3346087 max-late-ns BenchmarkTicker-4 1 183697274 ns/op BenchmarkTickerReset-4 2416 60583 ns/op BenchmarkTickerResetNaive-4 164 760665 ns/op BenchmarkNow-4 682024 180.4 ns/op BenchmarkNowUnixNano-4 637443 190.1 ns/op BenchmarkNowUnixMilli-4 600099 292.1 ns/op BenchmarkNowUnixMicro-4 623746 214.5 ns/op BenchmarkFormat-4 43342 2687 ns/op BenchmarkFormatRFC3339-4 61555 1814 ns/op BenchmarkFormatRFC3339Nano-4 58771 1853 ns/op BenchmarkFormatNow-4 64279 1867 ns/op BenchmarkMarshalJSON-4 85321 2258 ns/op BenchmarkMarshalText-4 43917 2660 ns/op BenchmarkParse-4 99333 1258 ns/op BenchmarkParseRFC3339UTC-4 293440 432.4 ns/op BenchmarkParseRFC3339UTCBytes-4 181663 563.7 ns/op BenchmarkParseRFC3339TZ-4 93736 1474 ns/op BenchmarkParseRFC3339TZBytes-4 68488 1860 ns/op BenchmarkParseDuration-4 351385 385.2 ns/op BenchmarkHour-4 892485 131.7 ns/op BenchmarkSecond-4 826850 149.1 ns/op BenchmarkYear-4 597156 238.1 ns/op BenchmarkDay-4 486598 218.3 ns/op BenchmarkISOWeek-4 428230 246.7 ns/op BenchmarkGoString-4 52983 2696 ns/op BenchmarkUnmarshalText-4 61154 1783 ns/op PASS ok time 16.532s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 367764 424.6 ns/op BenchmarkDecodeValidJapaneseChars-4 436982 296.1 ns/op BenchmarkDecodeRune-4 2201685 52.12 ns/op BenchmarkEncodeValidASCII-4 389959 301.5 ns/op BenchmarkEncodeValidJapaneseChars-4 603327 287.7 ns/op BenchmarkAppendRuneValidASCII-4 1000000 130.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1797742 100.5 ns/op BenchmarkEncodeRune-4 3848397 32.02 ns/op PASS ok unicode/utf16 2.477s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 473100 227.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 124450 1123 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2234952 57.56 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 269954 427.3 ns/op BenchmarkValidTenASCIIChars-4 1000000 129.6 ns/op BenchmarkValid100KASCIIChars-4 121 917611 ns/op BenchmarkValidTenJapaneseChars-4 179125 1051 ns/op BenchmarkValidLongMostlyASCII-4 121 976944 ns/op BenchmarkValidLongJapanese-4 54 2079015 ns/op BenchmarkValidStringTenASCIIChars-4 2949903 68.83 ns/op BenchmarkValidString100KASCIIChars-4 10807 11677 ns/op BenchmarkValidStringTenJapaneseChars-4 311812 409.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1039 117674 ns/op BenchmarkValidStringLongJapanese-4 100 1919637 ns/op BenchmarkEncodeASCIIRune-4 2489628 86.15 ns/op BenchmarkEncodeJapaneseRune-4 1510165 80.10 ns/op BenchmarkAppendASCIIRune-4 6593888 23.31 ns/op BenchmarkAppendJapaneseRune-4 1837701 66.53 ns/op BenchmarkDecodeASCIIRune-4 2008209 59.33 ns/op BenchmarkDecodeJapaneseRune-4 1449933 82.77 ns/op BenchmarkFullRune/ASCII-4 2415339 42.01 ns/op BenchmarkFullRune/Incomplete-4 1185312 90.10 ns/op BenchmarkFullRune/Japanese-4 1977787 62.39 ns/op PASS ok unicode/utf8 5.449s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 78877801873 ns/op PASS ok cmd/api 115.043s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1324249 88.80 ns/op BenchmarkEqArrayOfStrings64-4 214887 568.6 ns/op BenchmarkEqArrayOfStrings1024-4 14412 8168 ns/op BenchmarkEqArrayOfFloats5-4 1533474 77.76 ns/op BenchmarkEqArrayOfFloats64-4 218761 565.9 ns/op BenchmarkEqArrayOfFloats1024-4 14510 8195 ns/op BenchmarkEqStruct-4 27614468 4.179 ns/op PASS ok cmd/compile/internal/reflectdata 1.402s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 85275 ns/op BenchmarkCopyElim1-4 100 1048976 ns/op BenchmarkCopyElim10-4 147 816153 ns/op BenchmarkCopyElim100-4 88 1224046 ns/op BenchmarkCopyElim1000-4 31 3751890 ns/op BenchmarkCopyElim10000-4 1 103729732 ns/op BenchmarkCopyElim100000-4 1 745422828 ns/op BenchmarkDeadCode/1-4 100 1050102 ns/op BenchmarkDeadCode/10-4 100 1175721 ns/op BenchmarkDeadCode/100-4 100 1388818 ns/op BenchmarkDeadCode/1000-4 52 3368735 ns/op BenchmarkDeadCode/10000-4 4 28748666 ns/op BenchmarkDeadCode/100000-4 1 317113620 ns/op BenchmarkDeadCode/200000-4 1 673588993 ns/op BenchmarkDominatorsLinear-4 14 8692967 ns/op 1.15 MB/s BenchmarkDominatorsFwdBack-4 10 10937531 ns/op 0.91 MB/s BenchmarkDominatorsManyPred-4 9 11801768 ns/op 0.85 MB/s BenchmarkDominatorsMaxPred-4 9 12286810 ns/op 0.81 MB/s BenchmarkDominatorsMaxPredVal-4 9 12133565 ns/op 0.82 MB/s BenchmarkFuse/1-4 291 426581 ns/op BenchmarkFuse/10-4 256 467281 ns/op BenchmarkFuse/100-4 130 853528 ns/op BenchmarkFuse/1000-4 25 5645975 ns/op BenchmarkFuse/10000-4 2 59017625 ns/op BenchmarkNilCheckDeep1-4 12933 9419 ns/op 0.11 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5235 22130 ns/op 0.45 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 760 171975 ns/op 0.58 MB/s 635 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 84 1415626 ns/op 0.71 MB/s 5071 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16258711 ns/op 0.62 MB/s 79893 B/op 5 allocs/op BenchmarkDSEPass-4 40 2972226 ns/op 36243 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 112399922 ns/op 4223776 B/op 107813 allocs/op BenchmarkCSEPass-4 8 13660227 ns/op 115117 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 148272025 ns/op 5638232 B/op 97277 allocs/op BenchmarkDeadcodePass-4 194 626958 ns/op 89363 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 116030307 ns/op 4049808 B/op 45055 allocs/op BenchmarkMultiPass-4 79 1565887 ns/op 238214 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 242561226 ns/op 11176104 B/op 149659 allocs/op BenchmarkCondRewrite/SoloJump-4 4196281 27.49 ns/op BenchmarkCondRewrite/CombJump-4 4393482 28.04 ns/op PASS ok cmd/compile/internal/ssa 15.846s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13944 8357 ns/op BenchmarkExtShift-4 23484 4848 ns/op BenchmarkModify-4 9090 13546 ns/op BenchmarkMullImm-4 24210 4747 ns/op BenchmarkConstModify-4 8952 13795 ns/op BenchmarkBitSet-4 17834 6736 ns/op BenchmarkBitClear-4 17372 6613 ns/op BenchmarkBitToggle-4 17906 6526 ns/op BenchmarkBitSetConst-4 153709 809.5 ns/op BenchmarkBitClearConst-4 158889 806.0 ns/op BenchmarkBitToggleConst-4 157032 809.0 ns/op BenchmarkDivconstI64-4 6809304 17.83 ns/op BenchmarkModconstI64-4 7484986 16.71 ns/op BenchmarkDivisiblePow2constI64-4 7863766 16.55 ns/op BenchmarkDivisibleconstI64-4 8649738 13.39 ns/op BenchmarkDivisibleWDivconstI64-4 4482181 25.60 ns/op BenchmarkDivconstU64/3-4 8040428 15.39 ns/op BenchmarkDivconstU64/5-4 6092098 21.10 ns/op BenchmarkDivconstU64/37-4 8529589 13.62 ns/op BenchmarkDivconstU64/1234567-4 6753348 19.06 ns/op BenchmarkModconstU64-4 8586877 13.97 ns/op BenchmarkDivisibleconstU64-4 8076014 15.10 ns/op BenchmarkDivisibleWDivconstU64-4 4878160 24.65 ns/op BenchmarkDivconstI32-4 7458500 17.11 ns/op BenchmarkModconstI32-4 8522372 15.23 ns/op BenchmarkDivisiblePow2constI32-4 9159343 13.53 ns/op BenchmarkDivisibleconstI32-4 9095169 12.80 ns/op BenchmarkDivisibleWDivconstI32-4 4325113 29.21 ns/op BenchmarkDivconstU32-4 7428475 15.79 ns/op BenchmarkModconstU32-4 7142546 17.29 ns/op BenchmarkDivisibleconstU32-4 7846932 14.28 ns/op BenchmarkDivisibleWDivconstU32-4 3774900 30.81 ns/op BenchmarkDivconstI16-4 5554792 19.89 ns/op BenchmarkModconstI16-4 7331877 16.03 ns/op BenchmarkDivisiblePow2constI16-4 7119375 15.99 ns/op BenchmarkDivisibleconstI16-4 8957982 14.79 ns/op BenchmarkDivisibleWDivconstI16-4 3449115 33.22 ns/op BenchmarkDivconstU16-4 8277778 13.21 ns/op BenchmarkModconstU16-4 7812981 13.03 ns/op BenchmarkDivisibleconstU16-4 8188334 14.82 ns/op BenchmarkDivisibleWDivconstU16-4 3675452 32.44 ns/op BenchmarkDivconstI8-4 6920546 15.24 ns/op BenchmarkModconstI8-4 7646248 15.34 ns/op BenchmarkDivisiblePow2constI8-4 6772308 15.34 ns/op BenchmarkDivisibleconstI8-4 7352810 14.92 ns/op BenchmarkDivisibleWDivconstI8-4 3340682 30.52 ns/op BenchmarkDivconstU8-4 7879971 14.83 ns/op BenchmarkModconstU8-4 6987739 14.68 ns/op BenchmarkDivisibleconstU8-4 6876981 15.98 ns/op BenchmarkDivisibleWDivconstU8-4 3712219 32.80 ns/op BenchmarkMul2-4 213541 544.5 ns/op BenchmarkMulNeg2-4 223454 558.4 ns/op BenchmarkEfaceInteger-4 2450622 43.77 ns/op BenchmarkMulconstI32/3-4 24507225 5.163 ns/op BenchmarkMulconstI32/5-4 25623204 5.638 ns/op BenchmarkMulconstI32/12-4 23693449 5.786 ns/op BenchmarkMulconstI32/120-4 22895667 5.069 ns/op BenchmarkMulconstI32/-120-4 24192558 4.929 ns/op BenchmarkMulconstI32/65537-4 22800805 5.188 ns/op BenchmarkMulconstI32/65538-4 23203833 5.237 ns/op BenchmarkMulconstI64/3-4 24227275 5.262 ns/op BenchmarkMulconstI64/5-4 26850496 4.947 ns/op BenchmarkMulconstI64/12-4 24577617 5.118 ns/op BenchmarkMulconstI64/120-4 26311461 4.742 ns/op BenchmarkMulconstI64/-120-4 23462731 4.748 ns/op BenchmarkMulconstI64/65537-4 26623796 4.888 ns/op BenchmarkMulconstI64/65538-4 26745130 4.850 ns/op BenchmarkMulconstU32/3-4 26645864 4.519 ns/op BenchmarkMulconstU32/5-4 28068507 4.512 ns/op BenchmarkMulconstU32/12-4 25687916 4.653 ns/op BenchmarkMulconstU32/120-4 29099035 4.292 ns/op BenchmarkMulconstU32/65537-4 27333973 4.652 ns/op BenchmarkMulconstU32/65538-4 27437614 4.671 ns/op BenchmarkMulconstU64/3-4 29095203 4.412 ns/op BenchmarkMulconstU64/5-4 27936549 4.430 ns/op BenchmarkMulconstU64/12-4 28139480 4.914 ns/op BenchmarkMulconstU64/120-4 23599255 4.420 ns/op BenchmarkMulconstU64/65537-4 27586922 4.639 ns/op BenchmarkMulconstU64/65538-4 28795753 4.559 ns/op BenchmarkShiftArithmeticRight-4 27978288 4.231 ns/op BenchmarkSwitch8Predictable-4 9168408 12.77 ns/op BenchmarkSwitch8Unpredictable-4 8710722 12.60 ns/op BenchmarkSwitch32Predictable-4 13117510 8.745 ns/op BenchmarkSwitch32Unpredictable-4 8866660 12.88 ns/op BenchmarkSwitchStringPredictable-4 6538039 17.94 ns/op BenchmarkSwitchStringUnpredictable-4 6993494 16.76 ns/op PASS ok cmd/compile/internal/test 14.406s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 160 744001 ns/op BenchmarkNamed/Underlying/nongeneric-4 1005319 118.2 ns/op BenchmarkNamed/Underlying/generic-4 1000000 118.7 ns/op BenchmarkNamed/Underlying/src_instance-4 876715 118.1 ns/op BenchmarkNamed/Underlying/user_instance-4 954738 118.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 387874726 ns/op 78738 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 290604047 ns/op 105072 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 117793295 ns/op 258411 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 109239077 ns/op 278792 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1763893414 ns/op 2907 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91866374 ns/op 55739 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 33606596 ns/op 152145 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 34976714 ns/op 145955 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 579472394 ns/op 3740 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41800842 ns/op 51799 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 26813141 ns/op 80645 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 23038430 ns/op 93632 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1756464800 ns/op 35691 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 531141869 ns/op 117949 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 126567215 ns/op 490747 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 93743767 ns/op 667542 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2559041714 ns/op 780.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 68008202 ns/op 29287 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 47610963 ns/op 41797 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 46323949 ns/op 42935 lines/s PASS ok cmd/compile/internal/types2 40.016s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 33755000 ns/op 21162000 sys-ns/op 4409333 user-ns/op PASS ok cmd/go 0.508s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 62130 1896 ns/op 4.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 73357 1635 ns/op 4.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16917 6993 ns/op 146.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18195 6613 ns/op 154.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2997 43814 ns/op 186.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3088 42365 ns/op 193.37 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.111s All tests passed.