darwin-amd64-race at ffbd194f5cf399a98578ea950c969d07a751ecfd :: 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=4AB60C72-CFDB-4415-AD63-D0EC6863E6F2" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.y3DwgjpIZh/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=41FC3BB4-E724-4982-8E6B-7441FB04C8F2" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ad" "_=/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=4AB60C72-CFDB-4415-AD63-D0EC6863E6F2" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.y3DwgjpIZh/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=41FC3BB4-E724-4982-8E6B-7441FB04C8F2" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ad" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.973s ok archive/zip 2.712s ok bufio 0.615s ok bytes 4.733s ok compress/bzip2 0.686s ok compress/flate 7.988s ok compress/gzip 16.992s ok compress/lzw 0.858s ok compress/zlib 6.735s ok container/heap 0.078s ok container/list 0.055s ok container/ring 0.063s ok context 0.121s ok crypto 0.073s ok crypto/aes 0.154s ok crypto/cipher 0.159s ok crypto/des 0.157s ok crypto/dsa 0.154s ok crypto/ecdh 0.269s ok crypto/ecdsa 0.225s ok crypto/ed25519 0.535s ok crypto/elliptic 0.083s ok crypto/hmac 0.081s ok crypto/internal/alias 0.030s ok crypto/internal/bigmod 4.052s ok crypto/internal/boring 0.046s ok crypto/internal/boring/bcache 0.500s ok crypto/internal/edwards25519 51.786s ok crypto/internal/edwards25519/field 19.169s ok crypto/internal/nistec 5.574s ok crypto/internal/nistec/fiat 0.048s [no tests to run] ok crypto/md5 0.083s ok crypto/rand 0.434s ok crypto/rc4 0.781s ok crypto/rsa 0.637s ok crypto/sha1 0.063s ok crypto/sha256 0.070s ok crypto/sha512 0.063s ok crypto/subtle 0.431s ok crypto/tls 4.057s ok crypto/x509 1.834s ok database/sql 0.650s ok database/sql/driver 0.040s ok debug/buildinfo 0.065s ok debug/dwarf 0.166s ok debug/elf 1.598s ok debug/gosym 0.220s ok debug/macho 0.195s ok debug/pe 0.149s ok debug/plan9obj 0.114s ok embed 0.081s [no tests to run] ok embed/internal/embedtest 0.076s ok encoding/ascii85 0.072s ok encoding/asn1 0.047s ok encoding/base32 0.241s ok encoding/base64 0.048s ok encoding/binary 0.040s ok encoding/csv 0.117s ok encoding/gob 33.951s ok encoding/hex 0.068s ok encoding/json 2.433s ok encoding/pem 2.680s ok encoding/xml 0.375s ok errors 0.052s ok expvar 0.066s ok flag 0.210s ok fmt 0.861s ok go/ast 0.100s ok go/build 6.885s ok go/build/constraint 0.090s ok go/constant 0.056s ok go/doc 0.588s ok go/doc/comment 4.418s ok go/format 0.083s ok go/importer 1.305s ok go/internal/gccgoimporter 0.129s ok go/internal/gcimporter 6.201s ok go/internal/srcimporter 32.344s ok go/parser 2.217s ok go/printer 2.949s ok go/scanner 0.087s ok go/token 0.351s ok go/types 62.870s ok hash 0.056s ok hash/adler32 0.083s ok hash/crc32 0.074s ok hash/crc64 0.056s ok hash/fnv 0.069s ok hash/maphash 0.050s ok html 0.044s ok html/template 0.317s ok image 0.607s ok image/color 0.089s ok image/draw 0.856s ok image/gif 1.435s ok image/jpeg 1.553s ok image/png 4.352s ok index/suffixarray 1.644s ok internal/abi 9.064s ok internal/buildcfg 0.050s ok internal/coverage/cformat 0.062s ok internal/coverage/cmerge 0.079s ok internal/coverage/pods 0.107s ok internal/coverage/slicereader 0.093s ok internal/coverage/slicewriter 0.142s ok internal/coverage/test 0.079s ok internal/cpu 0.183s ok internal/dag 0.053s ok internal/diff 0.100s ok internal/fmtsort 0.091s ok internal/fuzz 0.102s ok internal/godebug 0.062s ok internal/intern 1.696s ok internal/itoa 0.065s ok internal/poll 1.086s ok internal/profile 0.080s ok internal/reflectlite 0.364s ok internal/safefilepath 0.052s ok internal/saferio 0.264s ok internal/singleflight 0.161s ok internal/testenv 0.052s ok internal/trace 0.376s ok internal/types/errors 2.281s ok internal/unsafeheader 0.073s ok internal/xcoff 0.126s ok io 0.136s ok io/fs 0.321s ok io/ioutil 0.160s ok log 0.114s ok log/syslog 1.336s ok math 0.075s ok math/big 3.477s ok math/bits 0.093s ok math/cmplx 0.099s ok math/rand 2.537s ok mime 0.084s ok mime/multipart 2.021s ok mime/quotedprintable 0.140s ok net 21.479s ok net/http 24.561s ok net/http/cgi 2.735s ok net/http/cookiejar 0.232s ok net/http/fcgi 0.278s ok net/http/httptest 0.416s ok net/http/httptrace 0.065s ok net/http/httputil 1.407s ok net/http/internal 0.071s ok net/http/internal/ascii 0.128s ok net/http/pprof 5.318s ok net/internal/socktest 0.060s ok net/mail 0.046s ok net/netip 1.227s ok net/rpc 0.219s ok net/rpc/jsonrpc 0.157s ok net/smtp 0.217s ok net/textproto 0.118s ok net/url 0.078s ok os 2.565s ok os/exec 3.904s ok os/exec/internal/fdtest 0.077s ok os/signal 5.195s ok os/user 0.103s ok path 0.104s ok path/filepath 0.132s ok plugin 0.039s ok reflect 1.257s ok regexp 3.248s ok regexp/syntax 4.118s ok runtime 64.818s ok runtime/cgo 0.084s ok runtime/coverage 0.070s ok runtime/debug 0.210s ok runtime/internal/atomic 0.098s ok runtime/internal/math 0.107s ok runtime/internal/sys 0.101s ok runtime/metrics 0.049s ok runtime/pprof 13.001s ok runtime/race 13.035s ok runtime/trace 7.903s ok sort 0.672s ok strconv 2.343s ok strings 4.995s ok sync 0.898s ok sync/atomic 2.377s ok syscall 2.943s ok testing 3.208s ok testing/fstest 0.147s ok testing/iotest 0.055s ok testing/quick 0.215s ok text/scanner 0.052s ok text/tabwriter 0.059s ok text/template 0.156s ok text/template/parse 0.060s ok time 2.745s ok unicode 0.073s ok unicode/utf16 0.121s ok unicode/utf8 0.071s ok cmd/addr2line 8.107s ok cmd/api 26.261s ok cmd/asm/internal/asm 3.244s ok cmd/asm/internal/lex 0.085s ok cmd/compile/internal/abt 0.126s ok cmd/compile/internal/amd64 79.702s ok cmd/compile/internal/base 0.113s ok cmd/compile/internal/compare 0.080s ok cmd/compile/internal/dwarfgen 1.132s ok cmd/compile/internal/importer 5.228s ok cmd/compile/internal/ir 0.041s ok cmd/compile/internal/logopt 1.459s ok cmd/compile/internal/noder 0.067s ok cmd/compile/internal/reflectdata 0.058s [no tests to run] ok cmd/compile/internal/ssa 44.267s ok cmd/compile/internal/syntax 0.425s ok cmd/compile/internal/test 29.227s ok cmd/compile/internal/typecheck 1.080s ok cmd/compile/internal/types 0.041s ok cmd/compile/internal/types2 35.244s ok cmd/covdata 0.053s ok cmd/cover 5.650s ok cmd/dist 0.069s ok cmd/doc 3.866s ok cmd/fix 20.787s ok cmd/go 482.501s ok cmd/go/internal/auth 0.089s ok cmd/go/internal/cache 0.427s ok cmd/go/internal/fsys 0.244s ok cmd/go/internal/generate 0.089s ok cmd/go/internal/get 0.164s ok cmd/go/internal/imports 0.154s ok cmd/go/internal/load 0.074s ok cmd/go/internal/lockedfile 0.379s ok cmd/go/internal/lockedfile/internal/filelock 0.180s ok cmd/go/internal/modconv 0.100s ok cmd/go/internal/modfetch 0.063s ok cmd/go/internal/modfetch/codehost 0.064s ok cmd/go/internal/modfetch/zip_sum_test 0.080s ok cmd/go/internal/modindex 0.843s ok cmd/go/internal/modload 0.058s ok cmd/go/internal/mvs 0.103s ok cmd/go/internal/par 0.198s ok cmd/go/internal/str 0.087s ok cmd/go/internal/test 0.073s ok cmd/go/internal/vcs 0.095s ok cmd/go/internal/vcweb 0.128s ok cmd/go/internal/vcweb/vcstest 25.231s ok cmd/go/internal/web 0.106s ok cmd/go/internal/work 0.240s ok cmd/gofmt 0.538s ok cmd/internal/archive 4.219s ok cmd/internal/buildid 0.975s ok cmd/internal/dwarf 0.115s ok cmd/internal/edit 0.088s ok cmd/internal/goobj 0.038s ok cmd/internal/moddeps 6.007s ok cmd/internal/notsha256 0.045s ok cmd/internal/obj 1.602s ok cmd/internal/obj/ppc64 0.849s ok cmd/internal/obj/riscv 0.400s ok cmd/internal/obj/s390x 0.140s ok cmd/internal/obj/x86 4.375s ok cmd/internal/objabi 0.117s ok cmd/internal/pkgpath 0.263s ok cmd/internal/pkgpattern 0.055s ok cmd/internal/quoted 0.041s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.227s ok cmd/link 26.413s ok cmd/link/internal/benchmark 0.061s ok cmd/link/internal/ld 30.546s ok cmd/link/internal/loader 0.177s ok cmd/nm 3.944s ok cmd/objdump 10.758s ok cmd/pack 5.682s ok cmd/pprof 2.170s ok cmd/trace 0.211s ok cmd/vet 39.987s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2625 39838 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2533 48513 ns/op 1867 B/op 37 allocs/op Benchmark/Writer/PAX-4 1652 71168 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3465 32503 ns/op 5183 B/op 16 allocs/op Benchmark/Reader/GNU-4 4447 29106 ns/op 5196 B/op 15 allocs/op Benchmark/Reader/PAX-4 2072 66628 ns/op 8819 B/op 33 allocs/op PASS ok archive/tar 1.004s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 284128131 ns/op 1642176 B/op 97 allocs/op BenchmarkZip64Test-4 1 189106109 ns/op BenchmarkZip64TestSizes/4096-4 801 162851 ns/op BenchmarkZip64TestSizes/1048576-4 102 1093992 ns/op BenchmarkZip64TestSizes/67108864-4 1 174419032 ns/op PASS ok archive/zip 1.495s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 177992 570.1 ns/op BenchmarkReaderCopyUnoptimal-4 124567 922.4 ns/op BenchmarkReaderCopyNoWriteTo-4 5089 44776 ns/op BenchmarkReaderWriteToOptimal-4 8530 17154 ns/op BenchmarkReaderReadString-4 113799 1413 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 180858 736.0 ns/op BenchmarkWriterCopyUnoptimal-4 209872 652.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 50460 ns/op BenchmarkReaderEmpty-4 17438 7237 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11348 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 462282 313.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.541s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3225 33392 ns/op 981.32 MB/s BenchmarkWriteByte-4 396 299424 ns/op 13.68 MB/s BenchmarkWriteRune-4 200 611642 ns/op 20.09 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 4284434 ns/op BenchmarkBufferFullSmallReads-4 87 1659401 ns/op BenchmarkBufferWriteBlock/N4096-4 7938 32760 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 255 640167 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 14580601 ns/op 4192283 B/op 22 allocs/op BenchmarkIndexByte/10-4 3137354 35.72 ns/op 279.92 MB/s BenchmarkIndexByte/32-4 3005767 38.33 ns/op 834.89 MB/s BenchmarkIndexByte/4K-4 1000000 126.3 ns/op 32424.86 MB/s BenchmarkIndexBytePortable/10-4 1000000 112.3 ns/op 89.02 MB/s BenchmarkIndexBytePortable/32-4 398887 348.8 ns/op 91.75 MB/s BenchmarkIndexBytePortable/4K-4 3700 33594 ns/op 121.93 MB/s BenchmarkIndexRune/10-4 1000000 139.9 ns/op 71.48 MB/s BenchmarkIndexRune/32-4 1000000 132.3 ns/op 241.96 MB/s BenchmarkIndexRune/4K-4 263268 435.1 ns/op 9414.33 MB/s BenchmarkIndexRuneASCII/10-4 3110779 36.29 ns/op 275.56 MB/s BenchmarkIndexRuneASCII/32-4 2701614 37.21 ns/op 859.90 MB/s BenchmarkIndexRuneASCII/4K-4 797145 141.3 ns/op 28994.80 MB/s BenchmarkEqual/0-4 8758819 12.08 ns/op BenchmarkEqual/1-4 1091067 103.8 ns/op 9.64 MB/s BenchmarkEqual/6-4 1000000 108.1 ns/op 55.49 MB/s BenchmarkEqual/9-4 1000000 110.5 ns/op 81.47 MB/s BenchmarkEqual/15-4 1000000 111.6 ns/op 134.45 MB/s BenchmarkEqual/16-4 1203608 99.65 ns/op 160.56 MB/s BenchmarkEqual/20-4 1000000 104.8 ns/op 190.91 MB/s BenchmarkEqual/32-4 1000000 103.7 ns/op 308.54 MB/s BenchmarkEqual/4K-4 82143 1959 ns/op 2090.76 MB/s BenchmarkIndex/10-4 1852645 58.31 ns/op 171.50 MB/s BenchmarkIndex/32-4 2014162 59.15 ns/op 540.97 MB/s BenchmarkIndex/4K-4 21103 6750 ns/op 606.82 MB/s BenchmarkIndexEasy/10-4 1967587 55.47 ns/op 180.27 MB/s BenchmarkIndexEasy/32-4 1542032 71.49 ns/op 447.62 MB/s BenchmarkIndexEasy/4K-4 396074 328.7 ns/op 12462.30 MB/s BenchmarkCount/10-4 1000000 145.6 ns/op 68.70 MB/s BenchmarkCount/32-4 1285395 99.07 ns/op 323.00 MB/s BenchmarkCount/4K-4 20730 6090 ns/op 672.60 MB/s BenchmarkCountEasy/10-4 1000000 159.3 ns/op 62.79 MB/s BenchmarkCountEasy/32-4 1213035 94.42 ns/op 338.91 MB/s BenchmarkCountEasy/4K-4 433354 360.8 ns/op 11351.33 MB/s BenchmarkCountSingle/10-4 2272449 45.33 ns/op 220.61 MB/s BenchmarkCountSingle/32-4 2474842 46.55 ns/op 687.37 MB/s BenchmarkCountSingle/4K-4 986688 126.2 ns/op 32447.84 MB/s BenchmarkToUpper/#00-4 2726841 47.74 ns/op BenchmarkToUpper/ONLYUPPER-4 306334 488.2 ns/op BenchmarkToUpper/abc-4 306519 466.3 ns/op BenchmarkToUpper/AbC123-4 252496 538.2 ns/op BenchmarkToUpper/azAZ09_-4 224678 485.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76156 1524 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32191 5240 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46273 2286 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 115988 974.9 ns/op BenchmarkToLower/#00-4 2658927 44.08 ns/op BenchmarkToLower/abc-4 406600 315.9 ns/op BenchmarkToLower/AbC123-4 295250 432.2 ns/op BenchmarkToLower/azAZ09_-4 267874 492.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73243 1497 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36594 3114 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64581 2618 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120184 1050 ns/op BenchmarkFields/ASCII/16-4 182766 744.2 ns/op 21.50 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13543 8743 ns/op 29.28 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 937 133628 ns/op 30.65 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 2331273 ns/op 28.11 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 65845023 ns/op 15.92 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 81733 1552 ns/op 10.31 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5858 21505 ns/op 11.90 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 354 380189 ns/op 10.77 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 8376206 ns/op 7.82 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 118912679 ns/op 8.82 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 117650 1090 ns/op 14.68 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 6938 16023 ns/op 15.98 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 496 375561 ns/op 10.91 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 22 6569410 ns/op 9.98 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 112238080 ns/op 9.34 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 87777 1348 ns/op 11.87 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7712 16968 ns/op 15.09 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 363 314995 ns/op 13.00 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4806568 ns/op 13.63 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 82815130 ns/op 12.66 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1732586 96.41 ns/op BenchmarkTrimSpace/ASCII-4 1000000 106.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 98014 1649 ns/op BenchmarkTrimSpace/JustNonASCII-4 42152 2563 ns/op BenchmarkToValidUTF8/Valid-4 418911 424.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 226503 781.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 71485 1556 ns/op BenchmarkIndexHard1-4 1108 115451 ns/op BenchmarkIndexHard2-4 663 164765 ns/op BenchmarkIndexHard3-4 186 623108 ns/op BenchmarkIndexHard4-4 170 924405 ns/op BenchmarkLastIndexHard1-4 6 17016496 ns/op BenchmarkLastIndexHard2-4 5 23128847 ns/op BenchmarkLastIndexHard3-4 6 19421731 ns/op BenchmarkCountHard1-4 1116 107088 ns/op BenchmarkCountHard2-4 732 152601 ns/op BenchmarkCountHard3-4 198 862769 ns/op BenchmarkSplitEmptySeparator-4 1 124766564 ns/op BenchmarkSplitSingleByteSeparator-4 12 10485616 ns/op BenchmarkSplitMultiByteSeparator-4 12 9494415 ns/op BenchmarkSplitNSingleByteSeparator-4 166695 1025 ns/op BenchmarkSplitNMultiByteSeparator-4 67154 2393 ns/op BenchmarkRepeat-4 132166 1071 ns/op BenchmarkRepeatLarge/256/1-4 126691 1387 ns/op 184.60 MB/s BenchmarkRepeatLarge/256/16-4 219388 1029 ns/op 248.89 MB/s BenchmarkRepeatLarge/512/1-4 61940 1947 ns/op 263.02 MB/s BenchmarkRepeatLarge/512/16-4 71410 1644 ns/op 311.47 MB/s BenchmarkRepeatLarge/1024/1-4 42642 3319 ns/op 308.49 MB/s BenchmarkRepeatLarge/1024/16-4 42249 3001 ns/op 341.17 MB/s BenchmarkRepeatLarge/2048/1-4 19693 5839 ns/op 350.76 MB/s BenchmarkRepeatLarge/2048/16-4 22753 5135 ns/op 398.80 MB/s BenchmarkRepeatLarge/4096/1-4 12384 9424 ns/op 434.65 MB/s BenchmarkRepeatLarge/4096/16-4 17474 6894 ns/op 594.16 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13845 ns/op 591.69 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12899 ns/op 635.09 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10453 ns/op 391.93 MB/s BenchmarkRepeatLarge/16384/1-4 9117 33406 ns/op 490.45 MB/s BenchmarkRepeatLarge/16384/16-4 10000 28238 ns/op 580.22 MB/s BenchmarkRepeatLarge/16384/4097-4 8048 21102 ns/op 582.45 MB/s BenchmarkRepeatLarge/32768/1-4 2704 44332 ns/op 739.16 MB/s BenchmarkRepeatLarge/32768/16-4 2517 43852 ns/op 747.25 MB/s BenchmarkRepeatLarge/32768/4097-4 2133 57439 ns/op 499.29 MB/s BenchmarkRepeatLarge/65536/1-4 1146 122648 ns/op 534.34 MB/s BenchmarkRepeatLarge/65536/16-4 877 119777 ns/op 547.15 MB/s BenchmarkRepeatLarge/65536/4097-4 1167 106951 ns/op 574.61 MB/s BenchmarkRepeatLarge/131072/1-4 189 577745 ns/op 226.87 MB/s BenchmarkRepeatLarge/131072/16-4 180 555831 ns/op 235.81 MB/s BenchmarkRepeatLarge/131072/4097-4 246 502552 ns/op 252.72 MB/s BenchmarkRepeatLarge/262144/1-4 151 836299 ns/op 313.46 MB/s BenchmarkRepeatLarge/262144/16-4 165 902573 ns/op 290.44 MB/s BenchmarkRepeatLarge/262144/4097-4 132 780377 ns/op 330.75 MB/s BenchmarkRepeatLarge/524288/1-4 100 1580030 ns/op 331.82 MB/s BenchmarkRepeatLarge/524288/16-4 100 2113019 ns/op 248.12 MB/s BenchmarkRepeatLarge/524288/4097-4 85 1206137 ns/op 431.39 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2434385 ns/op 430.74 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2310762 ns/op 453.78 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 2882037 ns/op 362.50 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5826047 ns/op 359.96 MB/s BenchmarkRepeatLarge/2097152/16-4 34 5493189 ns/op 381.77 MB/s BenchmarkRepeatLarge/2097152/4097-4 18 5945695 ns/op 352.11 MB/s BenchmarkRepeatLarge/4194304/1-4 12 11906872 ns/op 352.26 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11873735 ns/op 353.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 12589253 ns/op 332.92 MB/s BenchmarkRepeatLarge/8388608/1-4 5 21800289 ns/op 384.79 MB/s BenchmarkRepeatLarge/8388608/16-4 5 21089335 ns/op 397.77 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17689182 ns/op 474.11 MB/s BenchmarkRepeatLarge/16777216/1-4 3 38019869 ns/op 441.27 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28597150 ns/op 586.67 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28240274 ns/op 594.09 MB/s BenchmarkRepeatLarge/33554432/1-4 2 60608462 ns/op 553.63 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63650483 ns/op 527.17 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 77883496 ns/op 430.83 MB/s BenchmarkRepeatLarge/67108864/1-4 1 118872289 ns/op 564.55 MB/s BenchmarkRepeatLarge/67108864/16-4 1 116168490 ns/op 577.69 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 118567922 ns/op 566.00 MB/s BenchmarkRepeatLarge/134217728/1-4 1 269833289 ns/op 497.41 MB/s BenchmarkRepeatLarge/134217728/16-4 1 224750256 ns/op 597.19 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 228750435 ns/op 586.74 MB/s BenchmarkRepeatLarge/268435456/1-4 1 465644164 ns/op 576.48 MB/s BenchmarkRepeatLarge/268435456/16-4 1 446844484 ns/op 600.74 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 486161592 ns/op 552.15 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1198747669 ns/op 447.86 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1418553570 ns/op 378.46 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1391201982 ns/op 385.90 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6159956097 ns/op 174.31 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4590709863 ns/op 233.89 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5118175964 ns/op 209.79 MB/s BenchmarkBytesCompare/1-4 9553064 11.52 ns/op BenchmarkBytesCompare/2-4 12899852 14.81 ns/op BenchmarkBytesCompare/4-4 13317272 10.12 ns/op BenchmarkBytesCompare/8-4 14037240 9.653 ns/op BenchmarkBytesCompare/16-4 13882012 10.84 ns/op BenchmarkBytesCompare/32-4 10966615 9.717 ns/op BenchmarkBytesCompare/64-4 9939670 13.37 ns/op BenchmarkBytesCompare/128-4 9250695 13.89 ns/op BenchmarkBytesCompare/256-4 7030731 15.21 ns/op BenchmarkBytesCompare/512-4 4884199 23.13 ns/op BenchmarkBytesCompare/1024-4 3074431 37.46 ns/op BenchmarkBytesCompare/2048-4 1878613 59.99 ns/op BenchmarkIndexAnyASCII/1:1-4 1800727 97.70 ns/op BenchmarkIndexAnyASCII/1:2-4 1971385 70.64 ns/op BenchmarkIndexAnyASCII/1:4-4 1567179 68.01 ns/op BenchmarkIndexAnyASCII/1:8-4 1909310 62.37 ns/op BenchmarkIndexAnyASCII/1:16-4 2076456 67.70 ns/op BenchmarkIndexAnyASCII/1:32-4 1852018 66.49 ns/op BenchmarkIndexAnyASCII/1:64-4 1735279 58.87 ns/op BenchmarkIndexAnyASCII/16:1-4 2235973 54.75 ns/op BenchmarkIndexAnyASCII/16:2-4 622233 227.0 ns/op BenchmarkIndexAnyASCII/16:4-4 556381 186.8 ns/op BenchmarkIndexAnyASCII/16:8-4 581008 200.8 ns/op BenchmarkIndexAnyASCII/16:16-4 461300 225.4 ns/op BenchmarkIndexAnyASCII/16:32-4 510006 233.2 ns/op BenchmarkIndexAnyASCII/16:64-4 492387 273.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1968633 68.03 ns/op BenchmarkIndexAnyASCII/256:2-4 42848 3966 ns/op BenchmarkIndexAnyASCII/256:4-4 50089 2680 ns/op BenchmarkIndexAnyASCII/256:8-4 34323 3994 ns/op BenchmarkIndexAnyASCII/256:16-4 48277 2298 ns/op BenchmarkIndexAnyASCII/256:32-4 31052 4026 ns/op BenchmarkIndexAnyASCII/256:64-4 42818 3347 ns/op BenchmarkIndexAnyUTF8/1:1-4 1945717 87.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 1795935 63.28 ns/op BenchmarkIndexAnyUTF8/1:4-4 1890742 67.60 ns/op BenchmarkIndexAnyUTF8/1:8-4 1773462 68.92 ns/op BenchmarkIndexAnyUTF8/1:16-4 1608499 69.51 ns/op BenchmarkIndexAnyUTF8/1:32-4 1841638 62.91 ns/op BenchmarkIndexAnyUTF8/1:64-4 1893734 63.75 ns/op BenchmarkIndexAnyUTF8/16:1-4 156304 818.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 368071 483.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 403346 730.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 295092 434.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 345217 341.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 409148 364.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 395361 353.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12638 ns/op BenchmarkIndexAnyUTF8/256:2-4 25965 5501 ns/op BenchmarkIndexAnyUTF8/256:4-4 29565 5171 ns/op BenchmarkIndexAnyUTF8/256:8-4 28958 4514 ns/op BenchmarkIndexAnyUTF8/256:16-4 29341 4230 ns/op BenchmarkIndexAnyUTF8/256:32-4 26030 5763 ns/op BenchmarkIndexAnyUTF8/256:64-4 23144 5842 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1864288 64.16 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1802364 68.83 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1970433 63.79 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2056618 62.14 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1820955 61.13 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1895186 64.50 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 103.8 ns/op BenchmarkLastIndexAnyASCII/16:1-4 469710 277.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 467683 284.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 391365 287.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 438804 299.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 438381 294.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 400448 356.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 360656 335.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 32814 3856 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35655 3556 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38396 3347 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35601 3363 ns/op BenchmarkLastIndexAnyASCII/256:16-4 32143 3479 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33129 6256 ns/op BenchmarkLastIndexAnyASCII/256:64-4 36392 3352 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1776002 68.56 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1865864 65.04 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1906198 115.1 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1861980 62.99 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1872399 61.96 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1762942 69.65 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1833451 122.1 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 192871 659.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 365197 380.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 305302 353.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 368565 308.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 348314 609.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 360079 368.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 289760 357.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9298 17068 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 26305 4373 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 25716 4446 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27205 5399 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24802 4781 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24216 4706 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 24891 6527 ns/op BenchmarkTrimASCII/1:1-4 1981502 60.76 ns/op BenchmarkTrimASCII/1:2-4 1867274 70.19 ns/op BenchmarkTrimASCII/1:4-4 1857717 62.28 ns/op BenchmarkTrimASCII/1:8-4 1561155 69.11 ns/op BenchmarkTrimASCII/1:16-4 1590654 77.14 ns/op BenchmarkTrimASCII/16:1-4 560586 204.6 ns/op BenchmarkTrimASCII/16:2-4 451060 268.6 ns/op BenchmarkTrimASCII/16:4-4 410473 364.7 ns/op BenchmarkTrimASCII/16:8-4 434652 281.2 ns/op BenchmarkTrimASCII/16:16-4 472951 290.8 ns/op BenchmarkTrimASCII/256:1-4 45506 2620 ns/op BenchmarkTrimASCII/256:2-4 22635 4656 ns/op BenchmarkTrimASCII/256:4-4 28768 3496 ns/op BenchmarkTrimASCII/256:8-4 30578 6617 ns/op BenchmarkTrimASCII/256:16-4 31804 4533 ns/op BenchmarkTrimASCII/4096:1-4 3522 60082 ns/op BenchmarkTrimASCII/4096:2-4 1689 97911 ns/op BenchmarkTrimASCII/4096:4-4 2340 53711 ns/op BenchmarkTrimASCII/4096:8-4 2256 55433 ns/op BenchmarkTrimASCII/4096:16-4 2127 56170 ns/op BenchmarkTrimByte-4 1278884 89.45 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16468 7304 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13648 7770 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 861 212462 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1855 88667 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3224 47640 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6001 18947 ns/op BenchmarkCompareBytesEqual-4 12618676 8.439 ns/op BenchmarkCompareBytesToNil-4 14239935 7.353 ns/op BenchmarkCompareBytesEmpty-4 16653128 7.684 ns/op BenchmarkCompareBytesIdentical-4 16595990 8.609 ns/op BenchmarkCompareBytesSameLength-4 13815146 9.879 ns/op BenchmarkCompareBytesDifferentLength-4 13073961 9.517 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2274 47330 ns/op 22154.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2589 54498 ns/op 19240.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2605 55693 ns/op 18828.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2666 52395 ns/op 20013.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2920 60124 ns/op 17440.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3084 46668 ns/op 22468.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2252 58816 ns/op 17828.15 MB/s BenchmarkCompareBytesBig-4 3140 47847 ns/op 21915.35 MB/s BenchmarkCompareBytesBigIdentical-4 14756640 7.110 ns/op 147481696.05 MB/s PASS ok bytes 116.150s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 83980567 ns/op 1.19 MB/s 3612012 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 342632921 ns/op 1.66 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 28927264 ns/op 0.57 MB/s 3643452 B/op 51 allocs/op PASS ok compress/bzip2 1.598s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2037094 ns/op 4.91 MB/s 42520 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 20033450 ns/op 4.99 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 233622912 ns/op 4.28 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 49 2351891 ns/op 4.25 MB/s 42295 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21212348 ns/op 4.71 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 342522309 ns/op 2.92 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 51 2134746 ns/op 4.68 MB/s 42672 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19980032 ns/op 5.00 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 318424622 ns/op 3.14 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 54 2223329 ns/op 4.50 MB/s 42707 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21390783 ns/op 4.67 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 212642097 ns/op 4.70 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 44 3796796 ns/op 2.63 MB/s 43484 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 25102469 ns/op 3.98 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 244427042 ns/op 4.09 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 61 1870286 ns/op 5.35 MB/s 43307 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 16581715 ns/op 6.03 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 191949373 ns/op 5.21 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 66 1723322 ns/op 5.80 MB/s 43039 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 12851769 ns/op 7.78 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 117072784 ns/op 8.54 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 85 1689210 ns/op 5.92 MB/s 43178 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11647839 ns/op 8.59 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 165665515 ns/op 6.04 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 78 1335375 ns/op 7.49 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 22863637 ns/op 4.37 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 126188243 ns/op 7.92 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2823231 ns/op 3.54 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 34520611 ns/op 2.90 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 207698193 ns/op 4.81 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 6768320 ns/op 1.48 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65799669 ns/op 1.52 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 715725194 ns/op 1.40 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 9819597 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 67045254 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 781709800 ns/op 1.28 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 66 2556602 ns/op 3.91 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 19967451 ns/op 5.01 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 166593215 ns/op 6.00 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 3140920 ns/op 3.18 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 18066050 ns/op 5.54 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 155808050 ns/op 6.42 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5620306 ns/op 1.78 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 95037068 ns/op 1.05 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 682733305 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6046046 ns/op 1.65 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 72385741 ns/op 1.38 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 759002557 ns/op 1.32 MB/s PASS ok compress/flate 17.967s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2998196 ns/op 3.34 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2832025 ns/op 3.53 MB/s BenchmarkDecoder/1e5-4 4 26790258 ns/op 3.73 MB/s BenchmarkDecoder/1e-Reuse5-4 4 27629248 ns/op 3.62 MB/s BenchmarkDecoder/1e6-4 1 348305714 ns/op 2.87 MB/s BenchmarkDecoder/1e-Reuse6-4 1 263691975 ns/op 3.79 MB/s BenchmarkEncoder/1e4-4 55 3189654 ns/op 3.14 MB/s BenchmarkEncoder/1e-Reuse4-4 44 3504707 ns/op 2.85 MB/s BenchmarkEncoder/1e5-4 5 34658577 ns/op 2.89 MB/s BenchmarkEncoder/1e-Reuse5-4 5 23940747 ns/op 4.18 MB/s BenchmarkEncoder/1e6-4 1 237615987 ns/op 4.21 MB/s BenchmarkEncoder/1e-Reuse6-4 1 323432509 ns/op 3.09 MB/s PASS ok compress/lzw 4.033s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4617207 ns/op PASS ok container/heap 0.184s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21218 5640 ns/op BenchmarkWithTimeout/concurrency=40-4 3890 28994 ns/op BenchmarkWithTimeout/concurrency=4000-4 2511 42616 ns/op BenchmarkWithTimeout/concurrency=400000-4 6288 25096 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 303469 426.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16544 8226 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20013 5340 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4290 46430 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1368 73268 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3331 36706 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 285 532072 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 192 573328 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 314 326142 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 3987002 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6523332 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3910247 ns/op BenchmarkCheckCanceled/Err-4 317500 474.4 ns/op BenchmarkCheckCanceled/Done-4 619790 232.4 ns/op BenchmarkContextCancelDone-4 574821 175.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23418 4774 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 25363 6418 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22765 5230 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16476 6852 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16123 8738 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 709778 191.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 375276 304.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 302572 444.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 189552 1323 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 76815 1477 ns/op PASS ok context 14.750s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1696291 68.55 ns/op 233.40 MB/s BenchmarkDecrypt-4 1881327 68.14 ns/op 234.82 MB/s BenchmarkExpand-4 1000000 128.3 ns/op PASS ok crypto/aes 0.660s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 224953 507.1 ns/op 126.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 409549 289.7 ns/op 220.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 164245 633.6 ns/op 101.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 377985 374.2 ns/op 171.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 152368 919.9 ns/op 1467.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 190149 758.4 ns/op 1779.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 126781 1464 ns/op 922.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 174132 750.2 ns/op 1799.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 57849 1971 ns/op 4156.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61314 1918 ns/op 4272.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46072 2574 ns/op 3182.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49869 2439 ns/op 3359.32 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6987 18734 ns/op 54.39 MB/s BenchmarkAESCFBDecrypt1K-4 6483 19006 ns/op 53.62 MB/s BenchmarkAESCFBDecrypt8K-4 801 147755 ns/op 55.41 MB/s BenchmarkAESOFB1K-4 10000 16841 ns/op 60.51 MB/s BenchmarkAESCTR1K-4 14727 9902 ns/op 102.91 MB/s BenchmarkAESCTR8K-4 1593 66231 ns/op 123.61 MB/s BenchmarkAESCBCEncrypt1K-4 12322 8900 ns/op 115.05 MB/s BenchmarkAESCBCDecrypt1K-4 18954 6478 ns/op 158.07 MB/s PASS ok crypto/cipher 4.058s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 86302 1701 ns/op 4.70 MB/s BenchmarkDecrypt-4 77781 2063 ns/op 3.88 MB/s BenchmarkTDESEncrypt-4 34896 3388 ns/op 2.36 MB/s BenchmarkTDESDecrypt-4 35736 3367 ns/op 2.38 MB/s PASS ok crypto/des 0.913s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 825 122806 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 9 11505696 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 5 32891516 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 63 2047685 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 1.327s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1836 82376 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 40 2674224 ns/op 10778 B/op 62 allocs/op BenchmarkSign/P521-4 21 5811544 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 1000 105971 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 9105998 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19315622 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4129 32134 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 57 2140416 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4690425 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.810s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 264 468642 ns/op BenchmarkNewKeyFromSeed-4 242 452892 ns/op BenchmarkSigning-4 235 495411 ns/op BenchmarkVerification-4 144 870329 ns/op PASS ok crypto/ed25519 0.833s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5839 23164 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 147 828401 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 63 2683264 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 6770206 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1532 77485 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 67 2631498 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 16 8916246 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 17112242 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10485 12017 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6408 29050 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3896 51656 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 84 1701638 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2584 81050 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 196 723969 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1603 72469 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1793406 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.918s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15670 7628 ns/op 134.25 MB/s BenchmarkHMACSHA256_32-4 20802 5257 ns/op 6.09 MB/s BenchmarkNewWriteSum-4 10774 12676 ns/op 2.52 MB/s PASS ok crypto/hmac 0.934s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 48069 2466 ns/op BenchmarkModSub-4 56236 2127 ns/op BenchmarkMontgomeryRepr-4 23853 4618 ns/op BenchmarkMontgomeryMul-4 31215 7289 ns/op BenchmarkModMul-4 12292 12519 ns/op BenchmarkExpBig-4 16 7758394 ns/op BenchmarkExp-4 6 17199365 ns/op PASS ok crypto/internal/bigmod 1.890s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2846 40541 ns/op BenchmarkScalarBaseMult-4 235 456506 ns/op BenchmarkScalarMult-4 100 1142667 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 121 892301 ns/op PASS ok crypto/internal/edwards25519 0.840s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 373767 275.4 ns/op BenchmarkMultiply-4 4551378 24.26 ns/op BenchmarkSquare-4 2597114 38.51 ns/op BenchmarkInvert-4 27612 5962 ns/op BenchmarkMult32-4 1000000 115.2 ns/op PASS ok crypto/internal/edwards25519/field 1.180s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 2122074 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2106 56301 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 6743425 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 12580032 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 164 711805 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12324 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 52 2241095 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 4071687 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.681s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 604806 306.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 131966 1097 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 118735 896.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 769333 180.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 259402 581.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 140487 907.0 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.184s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 79473 1341 ns/op 5.96 MB/s BenchmarkHash64-4 133280 930.6 ns/op 68.77 MB/s BenchmarkHash128-4 134991 1016 ns/op 126.01 MB/s BenchmarkHash256-4 96880 1800 ns/op 142.22 MB/s BenchmarkHash512-4 76035 2675 ns/op 191.40 MB/s BenchmarkHash1K-4 50235 2375 ns/op 431.19 MB/s BenchmarkHash8K-4 10000 19962 ns/op 410.39 MB/s BenchmarkHash1M-4 67 1912493 ns/op 548.28 MB/s BenchmarkHash8M-4 9 25341325 ns/op 331.02 MB/s BenchmarkHash8BytesUnaligned-4 101826 1078 ns/op 7.42 MB/s BenchmarkHash1KUnaligned-4 48088 2292 ns/op 446.75 MB/s BenchmarkHash8KUnaligned-4 10000 17199 ns/op 476.31 MB/s PASS ok crypto/md5 2.653s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 341484253 ns/op PASS ok crypto/rand 0.406s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 14466 ns/op 8.85 MB/s BenchmarkRC4_1K-4 1077 119994 ns/op 8.53 MB/s BenchmarkRC4_8K-4 100 1334727 ns/op 6.07 MB/s PASS ok crypto/rc4 0.705s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11396914 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 32993098 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 63632650 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 5623903 ns/op BenchmarkDecryptOAEP/2048-4 7 15961773 ns/op BenchmarkEncryptOAEP/2048-4 28 4186581 ns/op BenchmarkSignPKCS1v15/2048-4 9 15999508 ns/op BenchmarkVerifyPKCS1v15/2048-4 26 4098832 ns/op BenchmarkSignPSS/2048-4 9 11879243 ns/op BenchmarkVerifyPSS/2048-4 26 4736588 ns/op PASS ok crypto/rsa 2.631s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 85314 2107 ns/op 3.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 88665 1168 ns/op 6.85 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 63393 1765 ns/op 181.32 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 71193 1585 ns/op 201.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31560 3474 ns/op 294.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 54258 2231 ns/op 458.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11202 ns/op 731.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10471 ns/op 782.38 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.894s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 64813 2841 ns/op 2.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 77118 1516 ns/op 5.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74767 1552 ns/op 5.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24493 5101 ns/op 200.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27230 4272 ns/op 239.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 24276 4432 ns/op 231.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4996 26091 ns/op 313.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5724 25681 ns/op 318.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5276 26292 ns/op 311.58 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.128s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 54802 3198 ns/op 2.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 56870 1899 ns/op 4.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 52653 2145 ns/op 3.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31946 5178 ns/op 197.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30859 3815 ns/op 268.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 27165 4107 ns/op 249.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7179 18529 ns/op 442.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6451 23346 ns/op 350.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8227 18962 ns/op 432.02 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.267s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21893235 6.126 ns/op BenchmarkConstantTimeEq-4 21989064 8.403 ns/op BenchmarkConstantTimeLessOrEq-4 19079493 6.053 ns/op BenchmarkXORBytes/8Bytes-4 2432564 44.28 ns/op 180.68 MB/s BenchmarkXORBytes/128Bytes-4 2578126 85.35 ns/op 1499.76 MB/s BenchmarkXORBytes/2048Bytes-4 894226 239.3 ns/op 8559.49 MB/s BenchmarkXORBytes/32768Bytes-4 81246 1490 ns/op 21991.94 MB/s PASS ok crypto/subtle 1.819s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 19 7929486 ns/op BenchmarkCertCache/1-4 16 6708558 ns/op BenchmarkCertCache/2-4 22 6073716 ns/op BenchmarkCertCache/3-4 20 5317321 ns/op BenchmarkHandshakeServer/RSA-4 20 8422581 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 20 7680635 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 20 8612516 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 28 5717305 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 22 6070573 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 21 6372720 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 22 7248172 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 38931293 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 32713947 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 108796243 ns/op 9.64 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 124693837 ns/op 8.41 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 211253552 ns/op 9.93 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 140874549 ns/op 14.89 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 328519690 ns/op 12.77 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 415798070 ns/op 10.09 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 865149366 ns/op 9.70 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 840488787 ns/op 9.98 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1582624682 ns/op 10.60 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1759675198 ns/op 9.53 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3002276795 ns/op 11.18 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3547236641 ns/op 9.46 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6189555898 ns/op 10.84 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6627090049 ns/op 10.13 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 109552869 ns/op 9.57 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 78805128 ns/op 13.31 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 193605762 ns/op 10.83 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 224082042 ns/op 9.36 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 395437677 ns/op 10.61 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 378699627 ns/op 11.08 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 710485105 ns/op 11.81 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 821780597 ns/op 10.21 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1372705020 ns/op 12.22 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1466046505 ns/op 11.44 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3057002209 ns/op 10.98 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2924939607 ns/op 11.47 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5614239909 ns/op 11.95 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5800440944 ns/op 11.57 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 719720850 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 715371658 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 299087301 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296719754 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163519812 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155184142 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88616570 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 89041040 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 50653256 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45823891 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158967559 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 154623142 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75901527 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78050214 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 49161112 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 49079524 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 33668343 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33988753 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25986957 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 21273663 ns/op PASS ok crypto/tls 59.002s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 17383469 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 291 358464 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 901 115500 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1070 160294 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.182s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 22 4863810 ns/op 279821 B/op 1627 allocs/op BenchmarkConcurrentStmtQuery-4 32 3948389 ns/op 256576 B/op 1971 allocs/op BenchmarkConcurrentStmtExec-4 49 2650354 ns/op 211672 B/op 568 allocs/op BenchmarkConcurrentTxQuery-4 39 4583935 ns/op 274138 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 51 2087234 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 3152688 ns/op 105098 B/op 2082 allocs/op BenchmarkConcurrentTxStmtExec-4 126 944007 ns/op 40136 B/op 381 allocs/op BenchmarkConcurrentRandom-4 24 4434064 ns/op 224773 B/op 1750 allocs/op BenchmarkManyConcurrentQueries-4 2066 55273 ns/op 3989 B/op 20 allocs/op PASS ok database/sql 2.078s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 134454 1517 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 32 3576311 ns/op 188234 B/op 13 allocs/op Benchmark115/LineToPC-4 63 1762419 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 10435 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.930s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 613 198089 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2094 82612 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.577s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 205 513755 ns/op 15.95 MB/s BenchmarkEncodeToString-4 202 596180 ns/op 13.74 MB/s BenchmarkDecode-4 88 1155886 ns/op 11.34 MB/s BenchmarkDecodeString-4 98 1064985 ns/op 12.31 MB/s PASS ok encoding/base32 0.725s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 241 512649 ns/op 15.98 MB/s BenchmarkDecodeString/2-4 217191 581.7 ns/op 6.88 MB/s BenchmarkDecodeString/4-4 198295 535.1 ns/op 14.95 MB/s BenchmarkDecodeString/8-4 211036 669.2 ns/op 17.93 MB/s BenchmarkDecodeString/64-4 34474 3734 ns/op 23.57 MB/s BenchmarkDecodeString/8192-4 363 431919 ns/op 25.29 MB/s BenchmarkNewEncoding-4 96565 1225 ns/op 208.90 MB/s PASS ok encoding/base64 1.641s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1197 98409 ns/op 40.65 MB/s BenchmarkReadStruct-4 17007 6857 ns/op 10.94 MB/s BenchmarkWriteStruct-4 16417 7462 ns/op 10.05 MB/s BenchmarkReadInts-4 37117 3372 ns/op 8.90 MB/s BenchmarkWriteInts-4 33960 3563 ns/op 8.42 MB/s BenchmarkWriteSlice1000Int32s-4 1366 115449 ns/op 34.65 MB/s BenchmarkPutUint16-4 2701304 43.41 ns/op 46.07 MB/s BenchmarkAppendUint16-4 2749849 44.78 ns/op 44.66 MB/s BenchmarkPutUint32-4 1984622 57.70 ns/op 69.33 MB/s BenchmarkAppendUint32-4 1907512 64.40 ns/op 62.12 MB/s BenchmarkPutUint64-4 778508 163.7 ns/op 48.86 MB/s BenchmarkAppendUint64-4 1000000 134.3 ns/op 59.56 MB/s BenchmarkLittleEndianPutUint16-4 2148789 47.31 ns/op 42.27 MB/s BenchmarkLittleEndianAppendUint16-4 2374483 47.96 ns/op 41.70 MB/s BenchmarkLittleEndianPutUint32-4 1890109 61.49 ns/op 65.05 MB/s BenchmarkLittleEndianAppendUint32-4 1959192 56.06 ns/op 71.35 MB/s BenchmarkLittleEndianPutUint64-4 1000000 124.3 ns/op 64.35 MB/s BenchmarkLittleEndianAppendUint64-4 935128 121.2 ns/op 66.02 MB/s BenchmarkReadFloats-4 138108 942.0 ns/op 12.74 MB/s BenchmarkWriteFloats-4 122504 1179 ns/op 10.18 MB/s BenchmarkReadSlice1000Float32s-4 1099 150577 ns/op 26.56 MB/s BenchmarkWriteSlice1000Float32s-4 1000 125749 ns/op 31.81 MB/s BenchmarkReadSlice1000Uint8s-4 46459 3653 ns/op 273.77 MB/s BenchmarkWriteSlice1000Uint8s-4 37302 3726 ns/op 268.40 MB/s BenchmarkPutUvarint32-4 861970 177.6 ns/op 22.53 MB/s BenchmarkPutUvarint64-4 223090 515.3 ns/op 15.53 MB/s PASS ok encoding/binary 5.755s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5412 21308 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5802 22537 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 3642 30358 ns/op 737 B/op 16 allocs/op BenchmarkReadLargeFields-4 3086 43281 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6080 24569 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5293 23319 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6862 19253 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3636 36542 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 19166 ns/op PASS ok encoding/csv 1.945s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6088 20353 ns/op BenchmarkEndToEndByteBuffer-4 8415 15280 ns/op BenchmarkEndToEndSliceByteBuffer-4 199 724329 ns/op BenchmarkEncodeComplex128Slice-4 446 242550 ns/op BenchmarkEncodeFloat64Slice-4 1009 121229 ns/op BenchmarkEncodeInt32Slice-4 952 120524 ns/op BenchmarkEncodeStringSlice-4 1076 93518 ns/op BenchmarkEncodeInterfaceSlice-4 44 2637066 ns/op BenchmarkDecodeComplex128Slice-4 367 343482 ns/op BenchmarkDecodeFloat64Slice-4 864 161675 ns/op BenchmarkDecodeInt32Slice-4 951 161211 ns/op BenchmarkDecodeStringSlice-4 361 412021 ns/op BenchmarkDecodeStringsSlice-4 118 1272476 ns/op BenchmarkDecodeBytesSlice-4 266 382825 ns/op BenchmarkDecodeInterfaceSlice-4 72 1863555 ns/op BenchmarkDecodeMap-4 91 1734839 ns/op PASS ok encoding/gob 4.033s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10232 11370 ns/op 22.51 MB/s BenchmarkEncode/1024-4 2986 42587 ns/op 24.05 MB/s BenchmarkEncode/4096-4 678 189621 ns/op 21.60 MB/s BenchmarkEncode/16384-4 153 940786 ns/op 17.42 MB/s BenchmarkDecode/256-4 23650 6920 ns/op 36.99 MB/s BenchmarkDecode/1024-4 7016 21806 ns/op 46.96 MB/s BenchmarkDecode/4096-4 1294 83616 ns/op 48.99 MB/s BenchmarkDecode/16384-4 360 325592 ns/op 50.32 MB/s BenchmarkDump/256-4 1099 148968 ns/op 1.72 MB/s BenchmarkDump/1024-4 246 694543 ns/op 1.47 MB/s BenchmarkDump/4096-4 85 2812936 ns/op 1.46 MB/s BenchmarkDump/16384-4 15 7216917 ns/op 2.27 MB/s PASS ok encoding/hex 2.492s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 135089654 ns/op 14.36 MB/s 8390736 B/op 50 allocs/op BenchmarkCodeEncoderError-4 1 147799608 ns/op 13.13 MB/s 8394648 B/op 107 allocs/op BenchmarkCodeMarshal-4 1 160160933 ns/op 12.12 MB/s 10332664 B/op 52 allocs/op BenchmarkCodeMarshalError-4 1 204382473 ns/op 9.49 MB/s 10335064 B/op 101 allocs/op BenchmarkMarshalBytes/32-4 20036 8854 ns/op BenchmarkMarshalBytes/256-4 5908 20829 ns/op BenchmarkMarshalBytes/4096-4 410 307634 ns/op BenchmarkMarshalBytesError/32-4 49 2268837 ns/op BenchmarkMarshalBytesError/256-4 50 2246064 ns/op BenchmarkMarshalBytesError/4096-4 44 2694636 ns/op BenchmarkCodeDecoder-4 1 632431987 ns/op 3.07 MB/s 11145064 B/op 92715 allocs/op BenchmarkUnicodeDecoder-4 27828 5101 ns/op 2.74 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41337 2941 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 415920125 ns/op 4.67 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 684965232 ns/op 2.83 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 59496 2003 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 80282 1333 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 189219 996.7 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 46270 2669 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 44119 3322 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 15535 6688 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3285 40758 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 622 185555 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 86 1298868 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 10091001 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 497322 237.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 408976 256.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 521287 231.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 520152 225.8 ns/op BenchmarkEncodeMarshaler-4 46833 2490 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 54633 2014 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 3744674 40.35 ns/op BenchmarkNumberIsValidRegexp-4 11184 9905 ns/op PASS ok encoding/json 9.949s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 32 4929472 ns/op 13.29 MB/s BenchmarkDecode-4 26 6580263 ns/op 13.49 MB/s PASS ok encoding/pem 0.788s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1556 96516 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 608 204214 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2104 47805 ns/op PASS ok encoding/xml 0.563s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 425462 296.3 ns/op BenchmarkIntSet-4 627717 225.2 ns/op BenchmarkFloatAdd-4 149096 858.9 ns/op BenchmarkFloatSet-4 638857 217.1 ns/op BenchmarkStringSet-4 330195 329.9 ns/op BenchmarkMapSet-4 148008 1021 ns/op BenchmarkMapSetDifferent-4 51244 2330 ns/op BenchmarkMapSetDifferentRandom-4 216 508060 ns/op BenchmarkMapSetString-4 124654 1051 ns/op BenchmarkMapAddSame-4 25064 6407 ns/op BenchmarkMapAddDifferent-4 14859 12717 ns/op BenchmarkMapAddDifferentRandom-4 217 747048 ns/op BenchmarkMapAddSameSteadyState-4 246591 495.1 ns/op BenchmarkMapAddDifferentSteadyState-4 116008 1186 ns/op BenchmarkRealworldExpvarUsage-4 11991 8708 ns/op PASS ok expvar 3.891s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 69415 1881 ns/op BenchmarkSprintfEmpty-4 273032 561.9 ns/op BenchmarkSprintfString-4 188500 976.1 ns/op BenchmarkSprintfTruncateString-4 219117 1012 ns/op BenchmarkSprintfTruncateBytes-4 106297 1360 ns/op BenchmarkSprintfSlowParsingPath-4 134980 995.0 ns/op BenchmarkSprintfQuoteString-4 33375 3355 ns/op BenchmarkSprintfInt-4 147540 995.1 ns/op BenchmarkSprintfIntInt-4 85207 1225 ns/op BenchmarkSprintfPrefixedInt-4 141538 1310 ns/op BenchmarkSprintfFloat-4 74452 1447 ns/op BenchmarkSprintfComplex-4 33322 3604 ns/op BenchmarkSprintfBoolean-4 169544 1009 ns/op BenchmarkSprintfHexString-4 83580 1908 ns/op BenchmarkSprintfHexBytes-4 65036 2724 ns/op BenchmarkSprintfBytes-4 30915 4200 ns/op BenchmarkSprintfStringer-4 66574 2678 ns/op BenchmarkSprintfStructure-4 21901 6323 ns/op BenchmarkManyArgs-4 32230 4515 ns/op BenchmarkFprintInt-4 65834 2019 ns/op BenchmarkFprintfBytes-4 48926 2704 ns/op BenchmarkFprintIntNoAlloc-4 57902 2529 ns/op BenchmarkScanInts-4 24 5225488 ns/op BenchmarkScanRecursiveInt-4 1 521677982 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 650369188 ns/op PASS ok fmt 6.985s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 565 270295 ns/op PASS ok go/build 0.267s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 36852 3390 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11892 11542 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3177 34641 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 837 122941 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 205 735947 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 74 2913026 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 11072927 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 45748488 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 173610503 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.990s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 469538300 ns/op 0.14 MB/s 45203952 B/op 48739 allocs/op PASS ok go/format 0.605s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 42413385 ns/op 1.27 MB/s BenchmarkParseOnly-4 5 27730984 ns/op 1.94 MB/s BenchmarkResolve-4 51 2399916 ns/op 22.44 MB/s PASS ok go/parser 4.010s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 146477480 ns/op 0.35 MB/s 5351936 B/op 27646 allocs/op BenchmarkPrintDecl-4 870 202078 ns/op 0.16 MB/s 17058 B/op 51 allocs/op PASS ok go/printer 0.410s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 270 408402 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8672494 ns/op 6.30 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 11875352 ns/op 6.06 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17179483 ns/op 6.62 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 231 526787 ns/op 5.84 MB/s PASS ok go/scanner 0.837s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1572811 73.95 ns/op PASS ok go/token 0.277s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 134 881455 ns/op BenchmarkNamed/Underlying/nongeneric-4 938167 126.1 ns/op BenchmarkNamed/Underlying/generic-4 867232 126.1 ns/op BenchmarkNamed/Underlying/src_instance-4 971923 119.9 ns/op BenchmarkNamed/Underlying/user_instance-4 864668 119.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19660 6783 ns/op BenchmarkNamed/NewMethodSet/generic-4 18838 6420 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20542 5857 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20856 5741 ns/op BenchmarkCheck/http/funcbodies/info-4 1 568765179 ns/op 53436 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 399774482 ns/op 76046 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 234386902 ns/op 129624 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 202668969 ns/op 149835 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2087966026 ns/op 2451 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 127910784 ns/op 39934 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 82337940 ns/op 61838 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 74094198 ns/op 68955 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 745128725 ns/op 2906 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 75726567 ns/op 28540 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 56698264 ns/op 38113 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 54255738 ns/op 39679 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1482404218 ns/op 41871 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 480066889 ns/op 129215 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 130678613 ns/op 473082 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 121807145 ns/op 509020 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3439382509 ns/op 586.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 154902146 ns/op 12991 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 118478134 ns/op 16966 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 101232548 ns/op 19854 lines/s PASS ok go/types 44.415s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13933 8684 ns/op 117.92 MB/s PASS ok hash/adler32 0.284s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 231924 486.0 ns/op 30.87 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 201679 508.7 ns/op 29.49 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 112057 1057 ns/op 37.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 122637 1008 ns/op 39.67 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 435326 283.3 ns/op 1807.57 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 370986 288.5 ns/op 1774.86 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 418052 312.9 ns/op 3272.85 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 396816 300.9 ns/op 3403.54 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 242708 465.3 ns/op 8803.66 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 249955 476.3 ns/op 8599.09 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 64885 1740 ns/op 18827.11 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 66652 1737 ns/op 18861.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 409592 284.3 ns/op 52.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 463219 272.7 ns/op 55.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 435567 279.5 ns/op 143.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 458707 281.3 ns/op 142.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 357291 346.6 ns/op 1477.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 369903 350.0 ns/op 1462.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 289224 413.7 ns/op 2475.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 272062 419.6 ns/op 2440.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 255187 478.0 ns/op 8569.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 254260 476.0 ns/op 8605.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52974 2120 ns/op 15458.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 44682 2367 ns/op 13845.07 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 276362 478.0 ns/op 31.38 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 282094 442.4 ns/op 33.90 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 141229 907.5 ns/op 44.08 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 124844 833.1 ns/op 48.01 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12798 9477 ns/op 54.03 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12582 9415 ns/op 54.38 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5865 21171 ns/op 48.37 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6372 21030 ns/op 48.69 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1425 85581 ns/op 47.86 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1348 89593 ns/op 45.72 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 170 704701 ns/op 46.50 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 168 703495 ns/op 46.58 MB/s PASS ok hash/crc32 6.264s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 135 857936 ns/op 76.39 MB/s BenchmarkCrc64/ISO4KB-4 1585 74267 ns/op 55.15 MB/s BenchmarkCrc64/ISO1KB-4 8005 15662 ns/op 65.38 MB/s BenchmarkCrc64/ECMA64KB-4 145 810426 ns/op 80.87 MB/s BenchmarkCrc64/Random64KB-4 154 777321 ns/op 84.31 MB/s BenchmarkCrc64/Random16KB-4 597 201251 ns/op 81.41 MB/s PASS ok hash/crc64 1.276s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13245 8280 ns/op 123.67 MB/s BenchmarkFnv32aKB-4 14652 8169 ns/op 125.35 MB/s BenchmarkFnv64KB-4 14106 8294 ns/op 123.46 MB/s BenchmarkFnv64aKB-4 14624 8321 ns/op 123.06 MB/s BenchmarkFnv128KB-4 1814 66977 ns/op 15.29 MB/s BenchmarkFnv128aKB-4 1759 64780 ns/op 15.81 MB/s PASS ok hash/fnv 1.271s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 439731 260.4 ns/op 15.36 MB/s BenchmarkHash/n=4/Bytes-4 3105210 36.71 ns/op 108.97 MB/s BenchmarkHash/n=4/String-4 3258598 35.19 ns/op 113.67 MB/s BenchmarkHash/n=8/Write-4 465560 254.2 ns/op 31.47 MB/s BenchmarkHash/n=8/Bytes-4 3084571 37.69 ns/op 212.29 MB/s BenchmarkHash/n=8/String-4 3273256 35.61 ns/op 224.64 MB/s BenchmarkHash/n=16/Write-4 419689 259.6 ns/op 61.63 MB/s BenchmarkHash/n=16/Bytes-4 3351573 35.63 ns/op 449.08 MB/s BenchmarkHash/n=16/String-4 3239944 33.70 ns/op 474.78 MB/s BenchmarkHash/n=32/Write-4 424599 264.0 ns/op 121.23 MB/s BenchmarkHash/n=32/Bytes-4 3007092 36.37 ns/op 879.95 MB/s BenchmarkHash/n=32/String-4 3425443 36.05 ns/op 887.62 MB/s BenchmarkHash/n=64/Write-4 352947 339.0 ns/op 188.82 MB/s BenchmarkHash/n=64/Bytes-4 2704448 46.51 ns/op 1376.06 MB/s BenchmarkHash/n=64/String-4 3101358 37.36 ns/op 1712.93 MB/s BenchmarkHash/n=256/Write-4 350240 364.9 ns/op 701.57 MB/s BenchmarkHash/n=256/Bytes-4 2254940 51.83 ns/op 4939.16 MB/s BenchmarkHash/n=256/String-4 2145952 54.16 ns/op 4726.69 MB/s BenchmarkHash/n=320/Write-4 311320 381.2 ns/op 839.48 MB/s BenchmarkHash/n=320/Bytes-4 1955318 60.89 ns/op 5254.97 MB/s BenchmarkHash/n=320/String-4 2069604 59.07 ns/op 5417.42 MB/s BenchmarkHash/n=1024/Write-4 212446 644.0 ns/op 1590.09 MB/s BenchmarkHash/n=1024/Bytes-4 977390 134.5 ns/op 7615.89 MB/s BenchmarkHash/n=1024/String-4 885823 131.5 ns/op 7786.39 MB/s BenchmarkHash/n=4096/Write-4 96708 1284 ns/op 3190.11 MB/s BenchmarkHash/n=4096/Bytes-4 281653 454.7 ns/op 9007.54 MB/s BenchmarkHash/n=4096/String-4 280087 463.3 ns/op 8841.52 MB/s BenchmarkHash/n=16384/Write-4 27747 4290 ns/op 3819.10 MB/s BenchmarkHash/n=16384/Bytes-4 66889 1755 ns/op 9337.82 MB/s BenchmarkHash/n=16384/String-4 67128 1737 ns/op 9431.21 MB/s PASS ok hash/maphash 5.477s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 675 194716 ns/op BenchmarkEscapeNone-4 124666 898.4 ns/op BenchmarkUnescape-4 740 186998 ns/op BenchmarkUnescapeNone-4 509906 212.1 ns/op BenchmarkUnescapeSparse-4 10000 21865 ns/op BenchmarkUnescapeDense-4 936 112521 ns/op PASS ok html 1.077s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6942 14935 ns/op BenchmarkCSSEscaperNoSpecials-4 40842 2819 ns/op BenchmarkDecodeCSS-4 23983 4945 ns/op BenchmarkDecodeCSSNoSpecials-4 3156248 35.94 ns/op BenchmarkCSSValueFilter-4 105332 1149 ns/op BenchmarkCSSValueFilterOk-4 72711 1724 ns/op BenchmarkEscapedExecute-4 4436 25733 ns/op BenchmarkHTMLNospaceEscaper-4 10000 12886 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 53869 2241 ns/op BenchmarkStripTags-4 18316 6315 ns/op BenchmarkStripTagsNoSpecials-4 296907 511.5 ns/op BenchmarkJSValEscaperWithNum-4 24039 5104 ns/op BenchmarkJSValEscaperWithStr-4 4794 26621 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19629 6073 ns/op BenchmarkJSValEscaperWithObj-4 3866 31124 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13824 8544 ns/op BenchmarkJSStrEscaperNoSpecials-4 47305 2495 ns/op BenchmarkJSStrEscaper-4 8466 12494 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 44402 2548 ns/op BenchmarkJSRegexpEscaper-4 10000 12959 ns/op BenchmarkTemplateSpecialTags-4 92 1200353 ns/op BenchmarkURLEscaper-4 4384 28615 ns/op BenchmarkURLEscaperNoSpecials-4 175047 704.1 ns/op BenchmarkURLNormalizer-4 5100 21435 ns/op BenchmarkURLNormalizerNoSpecials-4 164431 837.5 ns/op BenchmarkSrcsetFilter-4 17356 7042 ns/op BenchmarkSrcsetFilterNoSpecials-4 89368 1221 ns/op PASS ok html/template 4.732s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 569624 206.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 515935 248.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 616263 193.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 505857 237.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1648254 73.75 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1220695 101.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1628109 73.65 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1255174 95.76 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1334059 88.01 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 383637 301.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 339123 358.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 376038 333.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 335810 381.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 618931 165.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 556116 256.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 689548 157.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 531474 253.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 406752 330.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1250914 95.30 ns/op BenchmarkRGBASetRGBA-4 1000000 109.8 ns/op BenchmarkRGBA64At-4 894984 141.7 ns/op BenchmarkRGBA64SetRGBA64-4 711439 171.9 ns/op BenchmarkNRGBAAt-4 1203720 111.9 ns/op BenchmarkNRGBASetNRGBA-4 962022 109.7 ns/op BenchmarkNRGBA64At-4 942609 139.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 824449 157.8 ns/op BenchmarkAlphaAt-4 2266593 52.16 ns/op BenchmarkAlphaSetAlpha-4 2031328 57.56 ns/op BenchmarkAlpha16At-4 1390837 85.77 ns/op BenchmarkAlphaSetAlpha16-4 1281428 93.15 ns/op BenchmarkGrayAt-4 2348629 50.51 ns/op BenchmarkGraySetGray-4 1871433 56.14 ns/op BenchmarkGray16At-4 1372839 88.99 ns/op BenchmarkGraySetGray16-4 1257328 95.58 ns/op PASS ok image 6.876s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2904748 36.44 ns/op BenchmarkYCbCrToRGB/128-4 3293336 34.71 ns/op BenchmarkYCbCrToRGB/255-4 3361851 34.89 ns/op BenchmarkRGBToYCbCr/0-4 3210649 35.82 ns/op BenchmarkRGBToYCbCr/Cb-4 3165375 35.10 ns/op BenchmarkRGBToYCbCr/Cr-4 3475612 34.57 ns/op BenchmarkYCbCrToRGBA/0-4 2800826 42.76 ns/op BenchmarkYCbCrToRGBA/128-4 2551722 44.37 ns/op BenchmarkYCbCrToRGBA/255-4 3079617 39.92 ns/op BenchmarkNYCbCrAToRGBA/0-4 2710910 41.47 ns/op BenchmarkNYCbCrAToRGBA/128-4 2593008 42.16 ns/op BenchmarkNYCbCrAToRGBA/255-4 3005343 40.05 ns/op PASS ok image/color 2.391s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 40419567 ns/op BenchmarkFillSrc-4 315 367020 ns/op BenchmarkCopyOver-4 6 17839123 ns/op BenchmarkCopySrc-4 562 250591 ns/op BenchmarkNRGBAOver-4 8 14068872 ns/op BenchmarkNRGBASrc-4 12 9758703 ns/op BenchmarkYCbCr-4 10 10705356 ns/op BenchmarkGray-4 18 6597460 ns/op BenchmarkCMYK-4 12 9900931 ns/op BenchmarkGlyphOver-4 22 5427275 ns/op BenchmarkRGBAMaskOver-4 5 21139353 ns/op BenchmarkGrayMaskOver-4 6 16680004 ns/op BenchmarkRGBA64ImageMaskOver-4 4 30206477 ns/op BenchmarkRGBA-4 5 20472547 ns/op BenchmarkPalettedFill-4 867 127013 ns/op BenchmarkPalettedRGBA-4 5 22404060 ns/op BenchmarkGenericOver-4 2 50502026 ns/op BenchmarkGenericMaskOver-4 5 20753223 ns/op BenchmarkGenericSrc-4 4 31535351 ns/op BenchmarkGenericMaskSrc-4 4 30841354 ns/op PASS ok image/draw 6.512s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 18 5600550 ns/op 2.76 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 130390231 ns/op 2.36 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2492953679 ns/op 0.49 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 36 3424088 ns/op 4.51 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 138509068 ns/op 0.45 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.705s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4770 24654 ns/op BenchmarkIDCT-4 5319 22751 ns/op BenchmarkDecodeBaseline-4 8 13558258 ns/op 4.56 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18124681 ns/op 3.41 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 153805756 ns/op 7.99 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 205242328 ns/op 4.49 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.443s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17593222 6.689 ns/op BenchmarkDecodeGray-4 12 9369668 ns/op 6.99 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38386051 ns/op 6.83 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34583914 ns/op 7.58 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5929665 ns/op 11.05 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 33111430 ns/op 7.92 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41798883 ns/op 6.27 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 51278692 ns/op 5.99 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 47634027 ns/op 6.45 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 164100071 ns/op 7.49 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 168968822 ns/op 7.27 MB/s 864096 B/op 30 allocs/op BenchmarkEncodePaletted-4 4 29039186 ns/op 10.58 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 166252242 ns/op 7.39 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 627436041 ns/op 1.96 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.832s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53926219 ns/op 1.85 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 40192293 ns/op 2.49 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 246625344 ns/op 2.03 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 230312077 ns/op 2.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 50526659 ns/op 1.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 54561258 ns/op 1.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 263259535 ns/op 1.90 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 241761382 ns/op 2.07 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 543331805 ns/op 1.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 488995643 ns/op 2.05 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3138559617 ns/op 1.59 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2952249120 ns/op 1.69 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8644659 ns/op 11.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 8896969 ns/op 11.24 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 41202123 ns/op 12.14 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 46130130 ns/op 10.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 85085824 ns/op 11.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 94323354 ns/op 10.60 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 427677509 ns/op 11.69 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 462552750 ns/op 10.81 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 51503368 ns/op 1.94 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 43785234 ns/op 2.28 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 274098801 ns/op 1.82 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 265897573 ns/op 1.88 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 746903761 ns/op 1.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 695262619 ns/op 1.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5085717988 ns/op 0.98 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4657432626 ns/op 1.07 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 159391895 ns/op 26.22 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 148080846 ns/op 28.23 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 62.980s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31905 3182 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 35688 3679 ns/op 0.54 MB/s BenchmarkMarshalCorpusFile/4-4 33453 3879 ns/op 1.03 MB/s BenchmarkMarshalCorpusFile/8-4 24921 4751 ns/op 1.68 MB/s BenchmarkMarshalCorpusFile/16-4 19675 6145 ns/op 2.60 MB/s BenchmarkMarshalCorpusFile/32-4 12369 9854 ns/op 3.25 MB/s BenchmarkMarshalCorpusFile/64-4 8829 15189 ns/op 4.21 MB/s BenchmarkMarshalCorpusFile/128-4 4124 25347 ns/op 5.05 MB/s BenchmarkMarshalCorpusFile/256-4 2149 52808 ns/op 4.85 MB/s BenchmarkMarshalCorpusFile/512-4 1384 97421 ns/op 5.26 MB/s BenchmarkMarshalCorpusFile/1024-4 627 186163 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/2048-4 325 378010 ns/op 5.42 MB/s BenchmarkMarshalCorpusFile/4096-4 164 725676 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/8192-4 98 1450165 ns/op 5.65 MB/s BenchmarkMarshalCorpusFile/16384-4 46 2749196 ns/op 5.96 MB/s BenchmarkMarshalCorpusFile/32768-4 19 5888796 ns/op 5.56 MB/s BenchmarkMarshalCorpusFile/65536-4 10 12275243 ns/op 5.34 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28682296 ns/op 4.57 MB/s BenchmarkMarshalCorpusFile/262144-4 3 55032169 ns/op 4.76 MB/s BenchmarkMarshalCorpusFile/524288-4 1 105623875 ns/op 4.96 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 203385860 ns/op 5.16 MB/s BenchmarkUnmarshalCorpusFile/1-4 9855 13465 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 9436 12446 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9771 13537 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 8800 15749 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 6969 18526 ns/op 0.86 MB/s BenchmarkUnmarshalCorpusFile/32-4 3885 27036 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/64-4 3616 32994 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/128-4 2742 44165 ns/op 2.90 MB/s BenchmarkUnmarshalCorpusFile/256-4 961 116776 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/512-4 556 215431 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/1024-4 292 414797 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/2048-4 145 817279 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/4096-4 76 1596167 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 3326765 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/16384-4 19 6498965 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12758591 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26550286 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52514048 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 108722592 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 230372536 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 423577509 ns/op 2.48 MB/s BenchmarkMutatorBytes/1-4 36427 3318 ns/op BenchmarkMutatorBytes/10-4 36217 3082 ns/op BenchmarkMutatorBytes/100-4 35672 3261 ns/op BenchmarkMutatorBytes/1000-4 25362 4854 ns/op BenchmarkMutatorBytes/10000-4 7593 20426 ns/op BenchmarkMutatorBytes/100000-4 1027 127206 ns/op BenchmarkMutatorString/1-4 38710 3439 ns/op BenchmarkMutatorString/10-4 35938 3210 ns/op BenchmarkMutatorString/100-4 34213 3952 ns/op BenchmarkMutatorString/1000-4 15600 7216 ns/op BenchmarkMutatorString/10000-4 4410 49423 ns/op BenchmarkMutatorString/100000-4 343 339204 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18704 6892 ns/op BenchmarkMutatorAllBasicTypes/string-4 16364 7499 ns/op BenchmarkMutatorAllBasicTypes/bool-4 60802 2062 ns/op BenchmarkMutatorAllBasicTypes/float32-4 50846 2260 ns/op BenchmarkMutatorAllBasicTypes/float64-4 50366 2563 ns/op BenchmarkMutatorAllBasicTypes/int-4 50895 2105 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48483 2195 ns/op BenchmarkMutatorAllBasicTypes/int16-4 52722 2306 ns/op BenchmarkMutatorAllBasicTypes/int32-4 52849 2185 ns/op BenchmarkMutatorAllBasicTypes/int64-4 54487 2158 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52191 2324 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48770 2318 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45211 2327 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 48742 2413 ns/op PASS ok internal/fuzz 13.183s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 22029 6771 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 172334 727.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.774s PASS ok internal/poll 0.040s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 19289575 ns/op PASS ok internal/trace 2.604s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10284 ns/op BenchmarkCopyNLarge-4 290 488069 ns/op PASS ok io 0.381s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 145587 763.4 ns/op BenchmarkPrintln-4 27058 4321 ns/op BenchmarkPrintlnNoFlags-4 41830 2534 ns/op PASS ok log 0.548s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2671695 42.79 ns/op BenchmarkAcosh-4 1378346 93.84 ns/op BenchmarkAsin-4 2789608 51.54 ns/op BenchmarkAsinh-4 1300864 90.38 ns/op BenchmarkAtan-4 3368196 34.24 ns/op BenchmarkAtanh-4 1339789 84.27 ns/op BenchmarkAtan2-4 2382718 49.40 ns/op BenchmarkCbrt-4 1711862 68.55 ns/op BenchmarkCeil-4 23068790 5.062 ns/op BenchmarkCopysign-4 3839552 29.04 ns/op BenchmarkCos-4 1374145 78.72 ns/op BenchmarkCosh-4 1968418 59.23 ns/op BenchmarkErf-4 3440394 34.81 ns/op BenchmarkErfc-4 3416104 34.77 ns/op BenchmarkErfinv-4 2973997 38.88 ns/op BenchmarkErfcinv-4 3089721 38.38 ns/op BenchmarkExp-4 7111126 16.39 ns/op BenchmarkExpGo-4 1000000 112.0 ns/op BenchmarkExpm1-4 2633371 43.61 ns/op BenchmarkExp2-4 1214715 97.91 ns/op BenchmarkExp2Go-4 1000000 109.1 ns/op BenchmarkAbs-4 5202388 24.86 ns/op BenchmarkDim-4 10425954 10.16 ns/op BenchmarkFloor-4 26223667 4.953 ns/op BenchmarkMax-4 18433550 7.019 ns/op BenchmarkMin-4 17406950 6.980 ns/op BenchmarkMod-4 415810 299.7 ns/op BenchmarkFrexp-4 2127896 56.48 ns/op BenchmarkGamma-4 928777 138.5 ns/op BenchmarkHypot-4 11767351 9.181 ns/op BenchmarkHypotGo-4 1918951 60.78 ns/op BenchmarkIlogb-4 2411332 50.18 ns/op BenchmarkJ0-4 310293 416.0 ns/op BenchmarkJ1-4 311761 412.1 ns/op BenchmarkJn-4 137586 853.5 ns/op BenchmarkLdexp-4 2039451 57.99 ns/op BenchmarkLgamma-4 1106832 105.5 ns/op BenchmarkLog-4 6546918 18.02 ns/op BenchmarkLogb-4 2313135 51.17 ns/op BenchmarkLog1p-4 1791301 65.33 ns/op BenchmarkLog10-4 5764388 19.65 ns/op BenchmarkLog2-4 1651239 68.02 ns/op BenchmarkModf-4 2576968 46.40 ns/op BenchmarkNextafter32-4 2576918 52.28 ns/op BenchmarkNextafter64-4 2542986 49.84 ns/op BenchmarkPowInt-4 533178 188.8 ns/op BenchmarkPowFrac-4 477004 246.1 ns/op BenchmarkPow10Pos-4 5031624 20.72 ns/op BenchmarkPow10Neg-4 5164966 21.69 ns/op BenchmarkRound-4 4917628 24.66 ns/op BenchmarkRoundToEven-4 10425262 11.19 ns/op BenchmarkRemainder-4 548869 218.5 ns/op BenchmarkSignbit-4 7225464 16.63 ns/op BenchmarkSin-4 1562557 73.06 ns/op BenchmarkSincos-4 1000000 107.8 ns/op BenchmarkSinh-4 2146657 53.09 ns/op BenchmarkSqrtIndirect-4 25099656 5.208 ns/op BenchmarkSqrtLatency-4 21812978 5.544 ns/op BenchmarkSqrtIndirectLatency-4 22152670 5.452 ns/op BenchmarkSqrtGoLatency-4 1336779 88.35 ns/op BenchmarkSqrtPrime-4 36661 3015 ns/op BenchmarkTan-4 1551205 81.47 ns/op BenchmarkTanh-4 1802635 65.38 ns/op BenchmarkTrunc-4 24956517 4.827 ns/op BenchmarkY0-4 317216 411.7 ns/op BenchmarkY1-4 282874 416.6 ns/op BenchmarkYn-4 142646 853.7 ns/op BenchmarkFloat64bits-4 6734923 15.82 ns/op BenchmarkFloat64frombits-4 7063604 15.56 ns/op BenchmarkFloat32bits-4 7313164 16.02 ns/op BenchmarkFloat32frombits-4 7306280 15.47 ns/op BenchmarkFMA-4 24504548 5.214 ns/op PASS ok math 13.371s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14398681 8.354 ns/op 7661.38 MB/s BenchmarkAddVV/2-4 13524946 8.924 ns/op 14343.62 MB/s BenchmarkAddVV/3-4 11990725 9.887 ns/op 19419.90 MB/s BenchmarkAddVV/4-4 13326776 9.435 ns/op 27132.10 MB/s BenchmarkAddVV/5-4 11535398 10.23 ns/op 31290.08 MB/s BenchmarkAddVV/10-4 8793760 12.71 ns/op 50362.63 MB/s BenchmarkAddVV/100-4 2138598 50.12 ns/op 127689.90 MB/s BenchmarkAddVV/1000-4 293695 485.1 ns/op 131939.44 MB/s BenchmarkSubVV/1-4 14304722 7.982 ns/op 8017.87 MB/s BenchmarkSubVV/2-4 13460811 8.399 ns/op 15239.04 MB/s BenchmarkSubVV/3-4 12711370 9.568 ns/op 20065.95 MB/s BenchmarkSubVV/4-4 13976382 9.650 ns/op 26528.99 MB/s BenchmarkSubVV/5-4 11995929 11.57 ns/op 27659.87 MB/s BenchmarkSubVV/10-4 9780654 12.04 ns/op 53156.25 MB/s BenchmarkSubVV/100-4 2114619 49.87 ns/op 128325.53 MB/s BenchmarkSubVV/1000-4 292897 462.3 ns/op 138448.39 MB/s BenchmarkAddVW/1-4 18213116 7.085 ns/op 1129.14 MB/s BenchmarkAddVW/2-4 15938571 7.645 ns/op 2092.95 MB/s BenchmarkAddVW/3-4 15388461 8.069 ns/op 2974.36 MB/s BenchmarkAddVW/4-4 14703200 8.262 ns/op 3873.20 MB/s BenchmarkAddVW/5-4 14578716 8.659 ns/op 4619.22 MB/s BenchmarkAddVW/10-4 10907596 10.51 ns/op 7608.19 MB/s BenchmarkAddVW/100-4 302332 389.0 ns/op 2056.36 MB/s BenchmarkAddVW/1000-4 44474 2879 ns/op 2778.73 MB/s BenchmarkAddVWext/1-4 16871738 7.127 ns/op 1122.50 MB/s BenchmarkAddVWext/2-4 16125464 7.424 ns/op 2155.23 MB/s BenchmarkAddVWext/3-4 14080609 8.160 ns/op 2941.28 MB/s BenchmarkAddVWext/4-4 14056718 8.529 ns/op 3752.07 MB/s BenchmarkAddVWext/5-4 13170424 8.695 ns/op 4600.32 MB/s BenchmarkAddVWext/10-4 10812747 10.60 ns/op 7550.10 MB/s BenchmarkAddVWext/100-4 50860 2352 ns/op 340.11 MB/s BenchmarkAddVWext/1000-4 5648 22699 ns/op 352.44 MB/s BenchmarkSubVW/1-4 16992668 7.439 ns/op 1075.47 MB/s BenchmarkSubVW/2-4 11990745 8.347 ns/op 1916.86 MB/s BenchmarkSubVW/3-4 13643907 8.077 ns/op 2971.43 MB/s BenchmarkSubVW/4-4 14582378 8.371 ns/op 3822.81 MB/s BenchmarkSubVW/5-4 14045888 8.795 ns/op 4548.09 MB/s BenchmarkSubVW/10-4 9457462 10.73 ns/op 7454.89 MB/s BenchmarkSubVW/100-4 277272 417.4 ns/op 1916.47 MB/s BenchmarkSubVW/1000-4 45328 2672 ns/op 2993.64 MB/s BenchmarkSubVWext/1-4 18244384 7.085 ns/op 1129.15 MB/s BenchmarkSubVWext/2-4 15215010 8.647 ns/op 1850.27 MB/s BenchmarkSubVWext/3-4 15367435 9.475 ns/op 2533.07 MB/s BenchmarkSubVWext/4-4 14231889 8.339 ns/op 3837.42 MB/s BenchmarkSubVWext/5-4 13551924 8.683 ns/op 4606.73 MB/s BenchmarkSubVWext/10-4 11497982 10.82 ns/op 7396.15 MB/s BenchmarkSubVWext/100-4 50878 2332 ns/op 343.00 MB/s BenchmarkSubVWext/1000-4 5666 23042 ns/op 347.20 MB/s BenchmarkMulAddVWW/1-4 14377978 8.339 ns/op 7674.92 MB/s BenchmarkMulAddVWW/2-4 13820539 9.141 ns/op 14002.58 MB/s BenchmarkMulAddVWW/3-4 12610201 9.881 ns/op 19431.30 MB/s BenchmarkMulAddVWW/4-4 11125213 10.38 ns/op 24658.04 MB/s BenchmarkMulAddVWW/5-4 10029394 10.87 ns/op 29448.03 MB/s BenchmarkMulAddVWW/10-4 6916716 14.79 ns/op 43273.53 MB/s BenchmarkMulAddVWW/100-4 1461778 85.17 ns/op 75143.35 MB/s BenchmarkMulAddVWW/1000-4 148804 724.5 ns/op 88339.82 MB/s BenchmarkAddMulVVW/1-4 15347395 7.976 ns/op 8023.68 MB/s BenchmarkAddMulVVW/2-4 14742936 8.795 ns/op 14554.04 MB/s BenchmarkAddMulVVW/3-4 12435444 9.503 ns/op 20204.10 MB/s BenchmarkAddMulVVW/4-4 10310677 10.63 ns/op 24082.92 MB/s BenchmarkAddMulVVW/5-4 9573742 12.09 ns/op 26461.64 MB/s BenchmarkAddMulVVW/10-4 7450694 14.39 ns/op 44477.92 MB/s BenchmarkAddMulVVW/100-4 1774802 61.73 ns/op 103679.83 MB/s BenchmarkAddMulVVW/1000-4 233408 587.8 ns/op 108884.76 MB/s BenchmarkDivWVW/1-4 1847702 69.34 ns/op 923.02 MB/s BenchmarkDivWVW/2-4 840883 119.1 ns/op 1074.46 MB/s BenchmarkDivWVW/3-4 886987 148.6 ns/op 1292.10 MB/s BenchmarkDivWVW/4-4 655791 196.3 ns/op 1304.27 MB/s BenchmarkDivWVW/5-4 533310 208.5 ns/op 1534.41 MB/s BenchmarkDivWVW/10-4 319354 364.4 ns/op 1756.20 MB/s BenchmarkDivWVW/100-4 38628 3050 ns/op 2098.10 MB/s BenchmarkDivWVW/1000-4 4416 29821 ns/op 2146.17 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15936290 8.003 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15143598 7.833 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12968155 8.734 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13846183 8.262 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13610661 9.031 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13812440 8.588 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11145298 10.35 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12534646 9.592 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10081376 10.77 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9514470 10.67 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8394864 14.02 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9441746 13.04 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1298752 81.99 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1534143 74.37 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 142165 816.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 208010 620.1 ns/op BenchmarkDecimalConversion-4 198 581090 ns/op BenchmarkFloatString/100-4 10000 10205 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 231 503875 ns/op 2915 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49163529 ns/op 61298 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 4558693845 ns/op 858968 B/op 485 allocs/op BenchmarkFloatAdd/10-4 151333 719.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 162285 735.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 155406 784.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 93746 1295 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 19378 6213 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 232276 545.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 224786 531.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 224444 549.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 176084 694.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 59763 2054 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1755 61007 ns/op BenchmarkParseFloatLargeExp-4 480 255986 ns/op BenchmarkGCD10x10/WithoutXY-4 173085 643.4 ns/op BenchmarkGCD10x10/WithXY-4 50476 2282 ns/op BenchmarkGCD10x100/WithoutXY-4 96097 1285 ns/op BenchmarkGCD10x100/WithXY-4 18666 6742 ns/op BenchmarkGCD10x1000/WithoutXY-4 63369 2137 ns/op BenchmarkGCD10x1000/WithXY-4 13944 8931 ns/op BenchmarkGCD100x100/WithoutXY-4 24147 4740 ns/op BenchmarkGCD100x100/WithXY-4 10503 11323 ns/op BenchmarkGCD100x1000/WithoutXY-4 13414 9156 ns/op BenchmarkGCD100x1000/WithXY-4 5781 17604 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2188 56154 ns/op BenchmarkGCD1000x1000/WithXY-4 1098 103159 ns/op BenchmarkHilbert-4 22 5820356 ns/op BenchmarkBinomial-4 12230 9759 ns/op BenchmarkQuoRem-4 25502 4973 ns/op BenchmarkExp-4 18 6707027 ns/op BenchmarkExpMont/Odd-4 128 923409 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 127 929182 ns/op 3358 B/op 37 allocs/op BenchmarkExpMont/Even2-4 120 972401 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even3-4 120 979157 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even4-4 121 962290 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even8-4 121 970739 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even32-4 121 977273 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even64-4 145 817382 ns/op 3611 B/op 53 allocs/op BenchmarkExpMont/Even96-4 138 843718 ns/op 3769 B/op 51 allocs/op BenchmarkExpMont/Even128-4 165 711027 ns/op 3251 B/op 50 allocs/op BenchmarkExpMont/Even255-4 178 695648 ns/op 2950 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 368 319812 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 337 343718 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 336 358350 ns/op 1750 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 325 345179 ns/op 1755 B/op 48 allocs/op BenchmarkExp2-4 18 6388023 ns/op BenchmarkBitset-4 730094 175.2 ns/op BenchmarkBitsetNeg-4 390981 324.8 ns/op BenchmarkBitsetOrig-4 241576 568.2 ns/op BenchmarkBitsetNegOrig-4 162765 965.5 ns/op BenchmarkModSqrt225_Tonelli-4 117 1009474 ns/op BenchmarkModSqrt225_3Mod4-4 392 309844 ns/op BenchmarkModSqrt231_Tonelli-4 100 1039322 ns/op BenchmarkModSqrt231_5Mod8-4 328 357188 ns/op BenchmarkModInverse-4 13189 9027 ns/op BenchmarkSqrt-4 2031 59193 ns/op BenchmarkIntSqr/1-4 1000000 118.3 ns/op BenchmarkIntSqr/2-4 665670 192.8 ns/op BenchmarkIntSqr/3-4 561346 227.1 ns/op BenchmarkIntSqr/5-4 428883 298.7 ns/op BenchmarkIntSqr/8-4 295012 400.5 ns/op BenchmarkIntSqr/10-4 259708 485.5 ns/op BenchmarkIntSqr/20-4 54030 2293 ns/op BenchmarkIntSqr/30-4 39159 3063 ns/op BenchmarkIntSqr/50-4 25574 5160 ns/op BenchmarkIntSqr/80-4 12834 7849 ns/op BenchmarkIntSqr/100-4 10000 10012 ns/op BenchmarkIntSqr/200-4 4237 25713 ns/op BenchmarkIntSqr/300-4 1876 64095 ns/op BenchmarkIntSqr/500-4 1012 117926 ns/op BenchmarkIntSqr/800-4 388 309966 ns/op BenchmarkIntSqr/1000-4 280 414861 ns/op BenchmarkDiv/20/10-4 389494 304.2 ns/op BenchmarkDiv/40/20-4 403800 306.9 ns/op BenchmarkDiv/100/50-4 346508 358.0 ns/op BenchmarkDiv/200/100-4 58360 2089 ns/op BenchmarkDiv/400/200-4 57684 2148 ns/op BenchmarkDiv/1000/500-4 47121 2662 ns/op BenchmarkDiv/2000/1000-4 34942 3554 ns/op BenchmarkDiv/20000/10000-4 1348 89511 ns/op BenchmarkDiv/200000/100000-4 34 4055190 ns/op BenchmarkDiv/2000000/1000000-4 1 116454852 ns/op BenchmarkDiv/20000000/10000000-4 1 3298949842 ns/op BenchmarkMul-4 6 20187651 ns/op BenchmarkNatMul/10-4 191517 904.5 ns/op BenchmarkNatMul/100-4 5888 24223 ns/op BenchmarkNatMul/1000-4 184 636404 ns/op BenchmarkZeroShifts/Shl-4 10000 11848 ns/op BenchmarkZeroShifts/ShlSame-4 3622430 32.58 ns/op BenchmarkZeroShifts/Shr-4 10000 12733 ns/op BenchmarkZeroShifts/ShrSame-4 3696915 31.53 ns/op BenchmarkExp3Power/0x10-4 176131 813.1 ns/op BenchmarkExp3Power/0x40-4 141522 921.3 ns/op BenchmarkExp3Power/0x100-4 87430 1543 ns/op BenchmarkExp3Power/0x400-4 41472 3078 ns/op BenchmarkExp3Power/0x1000-4 9930 12867 ns/op BenchmarkExp3Power/0x4000-4 2197 58776 ns/op BenchmarkExp3Power/0x10000-4 238 492213 ns/op BenchmarkExp3Power/0x40000-4 24 4993542 ns/op BenchmarkExp3Power/0x100000-4 3 46942701 ns/op BenchmarkExp3Power/0x400000-4 1 428534511 ns/op BenchmarkFibo-4 4 32171241 ns/op BenchmarkNatSqr/1-4 548074 182.6 ns/op BenchmarkNatSqr/2-4 520964 287.8 ns/op BenchmarkNatSqr/3-4 407295 357.3 ns/op BenchmarkNatSqr/5-4 325369 475.4 ns/op BenchmarkNatSqr/8-4 250837 619.6 ns/op BenchmarkNatSqr/10-4 198438 794.7 ns/op BenchmarkNatSqr/20-4 46696 2666 ns/op BenchmarkNatSqr/30-4 32631 3892 ns/op BenchmarkNatSqr/50-4 19831 5891 ns/op BenchmarkNatSqr/80-4 11691 9669 ns/op BenchmarkNatSqr/100-4 9945 12000 ns/op BenchmarkNatSqr/200-4 4454 30421 ns/op BenchmarkNatSqr/300-4 1825 81909 ns/op BenchmarkNatSqr/500-4 970 167786 ns/op BenchmarkNatSqr/800-4 326 341887 ns/op BenchmarkNatSqr/1000-4 274 447833 ns/op BenchmarkNatSetBytes/8-4 869011 134.6 ns/op BenchmarkNatSetBytes/24-4 283407 460.4 ns/op BenchmarkNatSetBytes/128-4 71162 1799 ns/op BenchmarkNatSetBytes/7-4 943452 132.1 ns/op BenchmarkNatSetBytes/23-4 276781 463.9 ns/op BenchmarkNatSetBytes/127-4 69370 1800 ns/op BenchmarkScanPi-4 218 540232 ns/op BenchmarkStringPiParallel-4 498 240010 ns/op BenchmarkScan/10/Base2-4 40747 2860 ns/op BenchmarkScan/100/Base2-4 4496 25252 ns/op BenchmarkScan/1000/Base2-4 472 248960 ns/op BenchmarkScan/10/Base8-4 96232 1218 ns/op BenchmarkScan/100/Base8-4 13482 8758 ns/op BenchmarkScan/1000/Base8-4 1248 85225 ns/op BenchmarkScan/10/Base10-4 99223 1142 ns/op BenchmarkScan/100/Base10-4 14701 8026 ns/op BenchmarkScan/1000/Base10-4 1478 78964 ns/op BenchmarkScan/10/Base16-4 114536 997.2 ns/op BenchmarkScan/100/Base16-4 17199 6933 ns/op BenchmarkScan/1000/Base16-4 1788 66969 ns/op BenchmarkString/10/Base2-4 232663 552.8 ns/op BenchmarkString/100/Base2-4 34578 3511 ns/op BenchmarkString/1000/Base2-4 3336 34901 ns/op BenchmarkString/10/Base8-4 408765 289.6 ns/op BenchmarkString/100/Base8-4 80818 1534 ns/op BenchmarkString/1000/Base8-4 8133 12968 ns/op BenchmarkString/10/Base10-4 214159 545.3 ns/op BenchmarkString/100/Base10-4 40802 2917 ns/op BenchmarkString/1000/Base10-4 5827 18858 ns/op BenchmarkString/10/Base16-4 442186 267.2 ns/op BenchmarkString/100/Base16-4 110845 1100 ns/op BenchmarkString/1000/Base16-4 12494 9623 ns/op BenchmarkLeafSize/0-4 32 4194917 ns/op BenchmarkLeafSize/1-4 480 232628 ns/op BenchmarkLeafSize/2-4 552 230986 ns/op BenchmarkLeafSize/3-4 375 317204 ns/op BenchmarkLeafSize/4-4 516 226104 ns/op BenchmarkLeafSize/5-4 321 363723 ns/op BenchmarkLeafSize/6-4 388 303433 ns/op BenchmarkLeafSize/7-4 373 290737 ns/op BenchmarkLeafSize/8-4 523 217727 ns/op BenchmarkLeafSize/9-4 284 432999 ns/op BenchmarkLeafSize/10-4 314 371282 ns/op BenchmarkLeafSize/11-4 333 379236 ns/op BenchmarkLeafSize/12-4 361 313566 ns/op BenchmarkLeafSize/13-4 343 379815 ns/op BenchmarkLeafSize/14-4 400 318825 ns/op BenchmarkLeafSize/15-4 435 272700 ns/op BenchmarkLeafSize/16-4 530 228168 ns/op BenchmarkLeafSize/32-4 516 222891 ns/op BenchmarkLeafSize/64-4 470 271593 ns/op BenchmarkProbablyPrime/n=0-4 12 9882544 ns/op BenchmarkProbablyPrime/n=1-4 9 11370180 ns/op BenchmarkProbablyPrime/n=5-4 6 16920330 ns/op BenchmarkProbablyPrime/n=10-4 5 23813248 ns/op BenchmarkProbablyPrime/n=20-4 3 38009325 ns/op BenchmarkProbablyPrime/Lucas-4 13 8546506 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 87 1437283 ns/op BenchmarkRatCmp-4 191848 718.6 ns/op BenchmarkFloatSqrt/64-4 20888 5835 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13579 8616 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8548 12004 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5660 23094 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1011 125407 ns/op 17938 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 84 1645024 ns/op 175552 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 131343188 ns/op 3783088 B/op 617 allocs/op PASS ok math/big 58.208s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13598577 8.987 ns/op BenchmarkLeadingZeros8-4 13376379 9.160 ns/op BenchmarkLeadingZeros16-4 12865563 8.581 ns/op BenchmarkLeadingZeros32-4 13254290 8.208 ns/op BenchmarkLeadingZeros64-4 14899809 8.551 ns/op BenchmarkTrailingZeros-4 13440060 8.683 ns/op BenchmarkTrailingZeros8-4 14585673 8.394 ns/op BenchmarkTrailingZeros16-4 15227413 8.138 ns/op BenchmarkTrailingZeros32-4 15170025 8.214 ns/op BenchmarkTrailingZeros64-4 15287328 8.207 ns/op BenchmarkOnesCount-4 15187167 8.169 ns/op BenchmarkOnesCount8-4 15537741 8.185 ns/op BenchmarkOnesCount16-4 14743077 8.489 ns/op BenchmarkOnesCount32-4 15337167 8.486 ns/op BenchmarkOnesCount64-4 13869961 8.366 ns/op BenchmarkRotateLeft-4 15609108 7.843 ns/op BenchmarkRotateLeft8-4 15799617 7.948 ns/op BenchmarkRotateLeft16-4 15508240 7.864 ns/op BenchmarkRotateLeft32-4 14936395 8.429 ns/op BenchmarkRotateLeft64-4 15883591 7.760 ns/op BenchmarkReverse-4 21052028 5.855 ns/op BenchmarkReverse8-4 28193017 4.446 ns/op BenchmarkReverse16-4 25051521 5.030 ns/op BenchmarkReverse32-4 22769300 5.512 ns/op BenchmarkReverse64-4 21875798 5.715 ns/op BenchmarkReverseBytes-4 28267086 4.504 ns/op BenchmarkReverseBytes16-4 28558964 4.516 ns/op BenchmarkReverseBytes32-4 28283395 4.450 ns/op BenchmarkReverseBytes64-4 26315638 4.736 ns/op BenchmarkAdd-4 16339899 7.951 ns/op BenchmarkAdd32-4 14817903 7.956 ns/op BenchmarkAdd64-4 15566810 7.954 ns/op BenchmarkAdd64multiple-4 26983962 4.713 ns/op BenchmarkSub-4 14681432 8.228 ns/op BenchmarkSub32-4 13769606 8.392 ns/op BenchmarkSub64-4 15994190 7.908 ns/op BenchmarkSub64multiple-4 26731183 4.774 ns/op BenchmarkMul-4 15144026 7.972 ns/op BenchmarkMul32-4 16503285 8.346 ns/op BenchmarkMul64-4 15639552 7.952 ns/op BenchmarkDiv-4 3822445 30.34 ns/op BenchmarkDiv32-4 7922366 15.98 ns/op BenchmarkDiv64-4 3861642 30.09 ns/op PASS ok math/bits 6.888s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13626121 8.600 ns/op BenchmarkAcos-4 511479 216.3 ns/op BenchmarkAcosh-4 502375 226.7 ns/op BenchmarkAsin-4 489320 216.0 ns/op BenchmarkAsinh-4 585108 208.2 ns/op BenchmarkAtan-4 940646 132.4 ns/op BenchmarkAtanh-4 961413 125.5 ns/op BenchmarkConj-4 26304009 4.558 ns/op BenchmarkCos-4 734281 162.2 ns/op BenchmarkCosh-4 785845 161.8 ns/op BenchmarkExp-4 1000000 122.0 ns/op BenchmarkLog-4 1000000 112.5 ns/op BenchmarkLog10-4 969644 113.6 ns/op BenchmarkPhase-4 2210492 52.06 ns/op BenchmarkPolar-4 1482818 81.80 ns/op BenchmarkPow-4 291814 447.7 ns/op BenchmarkRect-4 1000000 100.2 ns/op BenchmarkSin-4 789028 162.8 ns/op BenchmarkSinh-4 738007 178.0 ns/op BenchmarkSqrt-4 1262210 92.39 ns/op BenchmarkTan-4 455956 276.3 ns/op BenchmarkTanh-4 469629 245.2 ns/op PASS ok math/cmplx 3.590s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 197161 581.6 ns/op BenchmarkInt63ThreadsafeParallel-4 133016 802.2 ns/op BenchmarkInt63Unthreadsafe-4 970963 117.6 ns/op BenchmarkIntn1000-4 866254 148.5 ns/op BenchmarkInt63n1000-4 867854 147.6 ns/op BenchmarkInt31n1000-4 896696 133.9 ns/op BenchmarkFloat32-4 851509 132.5 ns/op BenchmarkFloat64-4 1000000 113.3 ns/op BenchmarkPerm3-4 193752 653.0 ns/op BenchmarkPerm30-4 21927 5578 ns/op BenchmarkPerm30ViaShuffle-4 21829 5377 ns/op BenchmarkShuffleOverhead-4 15843 7913 ns/op BenchmarkRead3-4 919626 136.0 ns/op BenchmarkRead64-4 80480 1449 ns/op BenchmarkRead1000-4 5059 21142 ns/op PASS ok math/rand 2.537s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38559 2803 ns/op BenchmarkQDecodeWord-4 104229 1118 ns/op BenchmarkQDecodeHeader-4 82952 1274 ns/op BenchmarkTypeByExtension/.html-4 585988 205.3 ns/op BenchmarkTypeByExtension/.HTML-4 419601 312.9 ns/op BenchmarkTypeByExtension/.unused-4 453387 258.7 ns/op BenchmarkExtensionsByType/text/html-4 197508 908.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 61946 2184 ns/op BenchmarkExtensionsByType/application/octet-stream-4 53151 3172 ns/op PASS ok mime 1.865s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 684 157981 ns/op PASS ok mime/quotedprintable 0.231s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24053091 ns/op 8700 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 52776078 ns/op 13413 B/op 112 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5024284253 ns/op 151704 B/op 237 allocs/op BenchmarkDNSName-4 141285 741.0 ns/op BenchmarkInterfaces-4 2005 63492 ns/op BenchmarkInterfaceByIndex-4 7518 17386 ns/op BenchmarkInterfaceByName-4 1956 61184 ns/op BenchmarkInterfaceAddrs-4 1844 59562 ns/op BenchmarkInterfacesAndAddrs-4 6682 18210 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2314 44844 ns/op BenchmarkParseIP-4 17012 7035 ns/op BenchmarkIPString/IPv4-4 143816 804.2 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13600 8533 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43850 2564 ns/op BenchmarkIPEqual/IPv4-4 1091641 116.6 ns/op BenchmarkIPEqual/IPv6-4 1044205 108.2 ns/op BenchmarkTCP4OneShot-4 147 750332 ns/op BenchmarkTCP4OneShotTimeout-4 158 723968 ns/op BenchmarkTCP4Persistent-4 315 365823 ns/op BenchmarkTCP4PersistentTimeout-4 370 383157 ns/op BenchmarkTCP6OneShot-4 121 902925 ns/op BenchmarkTCP6OneShotTimeout-4 150 756050 ns/op BenchmarkTCP6Persistent-4 351 341313 ns/op BenchmarkTCP6PersistentTimeout-4 324 373110 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17622 5829 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16440 7593 ns/op BenchmarkSetReadDeadline-4 134001 812.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 230 437979 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 223 448653 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 182 585193 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 162 755635 ns/op 0 B/op 0 allocs/op PASS ok net 11.603s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24231 4912 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9852 11676 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13090 9628 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18132 6470 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 30052 4111 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 961239 116.6 ns/op BenchmarkReadRequestChrome-4 4284 27381 ns/op 22.31 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10779 10599 ns/op 7.36 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11319 ns/op 7.24 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6484 17651 ns/op 8.55 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16798 7274 ns/op 5.50 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 57 2250046 ns/op 0.46 MB/s BenchmarkFileAndServer_1KB/https1-4 36 3073083 ns/op 0.33 MB/s BenchmarkFileAndServer_1KB/h2-4 38 2911043 ns/op 0.35 MB/s BenchmarkFileAndServer_16MB/h1-4 2 75731632 ns/op 221.54 MB/s BenchmarkFileAndServer_16MB/https1-4 1 166215489 ns/op 100.94 MB/s BenchmarkFileAndServer_16MB/h2-4 1 378451382 ns/op 44.33 MB/s BenchmarkFileAndServer_64MB/h1-4 1 280391231 ns/op 239.34 MB/s BenchmarkFileAndServer_64MB/https1-4 1 594296691 ns/op 112.92 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1609736243 ns/op 41.69 MB/s BenchmarkServeMux-4 306 429590 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 357 322994 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 43 2876524 ns/op 6742 B/op 67 allocs/op BenchmarkClientServer/https1-4 40 2859991 ns/op 10053 B/op 102 allocs/op BenchmarkClientServer/h2-4 38 3166448 ns/op 13359 B/op 113 allocs/op BenchmarkClientServerParallel/4/h1-4 334 420259 ns/op 11388 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 22 5977429 ns/op 125385 B/op 1167 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56467: read tcp 127.0.0.1:56457->127.0.0.1:56467: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56461: read tcp 127.0.0.1:56457->127.0.0.1:56461: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56462: read tcp 127.0.0.1:56457->127.0.0.1:56462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56465: write tcp 127.0.0.1:56457->127.0.0.1:56465: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56466: write tcp 127.0.0.1:56457->127.0.0.1:56466: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56468: write tcp 127.0.0.1:56457->127.0.0.1:56468: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56491: write tcp 127.0.0.1:56471->127.0.0.1:56491: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56492: write tcp 127.0.0.1:56471->127.0.0.1:56492: use of closed network connection BenchmarkClientServerParallel/4/h2-4 31 3508455 ns/op 70566 B/op 689 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56507: read tcp 127.0.0.1:56501->127.0.0.1:56507: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56510: write tcp 127.0.0.1:56501->127.0.0.1:56510: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56524: read tcp 127.0.0.1:56516->127.0.0.1:56524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56525: write tcp 127.0.0.1:56516->127.0.0.1:56525: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56542: read tcp 127.0.0.1:56533->127.0.0.1:56542: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56544: write tcp 127.0.0.1:56533->127.0.0.1:56544: use of closed network connection BenchmarkClientServerParallel/64/h1-4 165 841295 ns/op 19581 B/op 122 allocs/op BenchmarkClientServerParallel/64/https1-4 19 6724856 ns/op 136318 B/op 1279 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56900: write tcp 127.0.0.1:56887->127.0.0.1:56900: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56901: write tcp 127.0.0.1:56887->127.0.0.1:56901: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56898: write tcp 127.0.0.1:56887->127.0.0.1:56898: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56919: read tcp 127.0.0.1:56902->127.0.0.1:56919: use of closed network connection BenchmarkClientServerParallel/64/h2-4 18 5714326 ns/op 118839 B/op 1191 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56934: read tcp 127.0.0.1:56928->127.0.0.1:56934: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56933: read tcp 127.0.0.1:56928->127.0.0.1:56933: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56953: read tcp 127.0.0.1:56941->127.0.0.1:56953: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56958: read tcp 127.0.0.1:56941->127.0.0.1:56958: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56945: read tcp 127.0.0.1:56941->127.0.0.1:56945: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56948: write tcp 127.0.0.1:56941->127.0.0.1:56948: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56947: write tcp 127.0.0.1:56941->127.0.0.1:56947: use of closed network connection BenchmarkServer-4 2 59516700 ns/op 17352 B/op 81 allocs/op BenchmarkClient-4 34 3191392 ns/op 4054 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 553 225476 ns/op 7310 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 824 132339 ns/op 3089 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1250 96169 ns/op 1904 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1064 103301 ns/op 2725 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1335 103024 ns/op 2715 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1327 105459 ns/op 2699 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1396 98988 ns/op 1954 B/op 14 allocs/op BenchmarkServerHijack-4 799 148590 ns/op 16726 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 44 3498699 ns/op 6498 B/op 53 allocs/op BenchmarkResponseStatusLine-4 379035 332.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.410s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2965 48230 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.238s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 89546 1142 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 466729 265.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 215116 550.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72610 1589 ns/op BenchmarkStdIPv4-4 150806 801.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 94827 1208 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 95828 1181 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 133742 932.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 81049 1444 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1222802 94.39 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 101.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1264525 93.55 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 349551 359.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 355750 334.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 303006 386.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 102301 1183 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 405204 305.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 352347 347.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 324672 404.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 137863 846.1 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 418195 258.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 375553 327.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 133526 922.9 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 189807 708.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 314736 512.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 147276 780.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 329676 360.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 172003 768.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 148280 755.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 139112 759.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 119725 1032 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 485415 235.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 141168 818.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 89830 1219 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 122990 974.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 163855 707.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 111681 1065 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 292560 434.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 123186 1019 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 151839 803.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 197941 643.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 135051 907.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 938764 111.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 111.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 111.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 986314 120.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 117.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 115.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 116.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1032076 129.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 118.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 353462 353.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 491724 209.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 264380 477.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 268177 449.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 258290 502.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 89012 1298 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 525600 211.4 ns/op PASS ok net/netip 9.366s 2023/01/24 13:07:39 Test RPC server listening on 127.0.0.1:57023 2023/01/24 13:07:39 Test HTTP RPC server listening on 127.0.0.1:57024 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 190 759666 ns/op BenchmarkEndToEndHTTP-4 186 732054 ns/op BenchmarkEndToEndAsync-4 1513 79241 ns/op BenchmarkEndToEndAsyncHTTP-4 1329 79776 ns/op PASS ok net/rpc 1.091s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3512 33124 ns/op BenchmarkReadMIMEHeader/server_headers-4 5746 19680 ns/op BenchmarkUncommon-4 24967 4648 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.609s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3632 27867 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 86034 1356 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 520558 239.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 99589 1027 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 202915 581.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 98560 1195 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16006 7068 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 461293 283.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 120214 1058 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 194644 581.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 97192 1197 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18649 6563 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 185642 629.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 69432 1633 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 66253 1717 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31470 3606 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6410 20049 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 182599 646.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74301 1610 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71319 1665 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32146 3648 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5698 20220 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.950s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2491806 43.91 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 151939 789.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 565 215502 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 190 606839 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 448 265283 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 49684 2389 ns/op BenchmarkStatFile-4 34728 3625 ns/op BenchmarkStatDir-4 35253 3727 ns/op BenchmarkLstatDot-4 47004 2474 ns/op BenchmarkLstatFile-4 31794 3749 ns/op BenchmarkLstatDir-4 32968 3753 ns/op PASS ok os 2.021s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 4783643 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.264s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 288925 360.4 ns/op PASS ok os/user 0.258s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2211678 49.31 ns/op BenchmarkString-4 1807390 62.98 ns/op BenchmarkBytes-4 1758277 66.93 ns/op BenchmarkNamedBytes-4 753859 155.4 ns/op BenchmarkBytesArray-4 778264 160.3 ns/op BenchmarkSliceLen-4 1990707 61.44 ns/op BenchmarkMapLen-4 1251301 95.09 ns/op BenchmarkStringLen-4 1424716 83.93 ns/op BenchmarkArrayLen-4 1443078 82.21 ns/op BenchmarkSliceCap-4 2064428 56.42 ns/op BenchmarkDeepEqual/int8-4 658719 192.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 96817 1180 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 579633 221.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 103002 1149 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 501196 228.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 100075 1116 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 581976 231.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 91851 1127 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 529969 221.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 103162 1128 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 686322 184.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 123458 880.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 508575 236.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 100297 1118 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 554751 225.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 105264 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 542539 221.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 103990 1121 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 581556 223.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 100831 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 569365 217.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 95184 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 519312 214.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 108795 1111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 510295 219.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 95119 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 500476 216.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 106795 1073 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 592356 211.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 111091 1079 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 648286 176.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 116923 1028 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 544450 216.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 102225 1198 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 120590 864.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66219 1768 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 69106 1626 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 49069 2466 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 321631 391.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 44589 2665 ns/op BenchmarkIsZero/StructComparable-4 793297 133.2 ns/op BenchmarkIsZero/StructIncomparable-4 211514 579.0 ns/op BenchmarkSetZero/Bool/Direct-4 2749604 43.09 ns/op BenchmarkSetZero/Bool/CachedZero-4 1863021 61.30 ns/op BenchmarkSetZero/Bool/NewZero-4 1247760 96.51 ns/op BenchmarkSetZero/Int/Direct-4 2113459 55.63 ns/op BenchmarkSetZero/Int/CachedZero-4 1841125 64.33 ns/op BenchmarkSetZero/Int/NewZero-4 1215195 97.63 ns/op BenchmarkSetZero/Uint/Direct-4 2130867 57.84 ns/op BenchmarkSetZero/Uint/CachedZero-4 1859121 63.88 ns/op BenchmarkSetZero/Uint/NewZero-4 1223007 98.62 ns/op BenchmarkSetZero/Float/Direct-4 2038309 57.22 ns/op BenchmarkSetZero/Float/CachedZero-4 1872766 64.31 ns/op BenchmarkSetZero/Float/NewZero-4 1213572 97.68 ns/op BenchmarkSetZero/Complex/Direct-4 2032318 57.48 ns/op BenchmarkSetZero/Complex/CachedZero-4 1873072 64.23 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 100.4 ns/op BenchmarkSetZero/Array/Direct-4 2813911 41.55 ns/op BenchmarkSetZero/Array/CachedZero-4 1837526 66.68 ns/op BenchmarkSetZero/Array/NewZero-4 1215482 99.65 ns/op BenchmarkSetZero/Chan/Direct-4 2114793 56.73 ns/op BenchmarkSetZero/Chan/CachedZero-4 1371531 84.13 ns/op BenchmarkSetZero/Chan/NewZero-4 958377 121.4 ns/op BenchmarkSetZero/Func/Direct-4 2119280 55.07 ns/op BenchmarkSetZero/Func/CachedZero-4 1409205 86.01 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 119.0 ns/op BenchmarkSetZero/Interface/Direct-4 1977310 60.06 ns/op BenchmarkSetZero/Interface/CachedZero-4 1907895 61.63 ns/op BenchmarkSetZero/Interface/NewZero-4 1232073 95.53 ns/op BenchmarkSetZero/Map/Direct-4 2107047 55.09 ns/op BenchmarkSetZero/Map/CachedZero-4 1393045 84.17 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 118.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2107894 55.65 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1426408 90.04 ns/op BenchmarkSetZero/Pointer/NewZero-4 928627 130.5 ns/op BenchmarkSetZero/Slice/Direct-4 1962258 61.29 ns/op BenchmarkSetZero/Slice/CachedZero-4 1920494 64.23 ns/op BenchmarkSetZero/Slice/NewZero-4 1234416 95.92 ns/op BenchmarkSetZero/String/Direct-4 2153049 55.59 ns/op BenchmarkSetZero/String/CachedZero-4 1876801 62.53 ns/op BenchmarkSetZero/String/NewZero-4 1231208 96.51 ns/op BenchmarkSetZero/Struct/Direct-4 3081158 37.99 ns/op BenchmarkSetZero/Struct/CachedZero-4 1863048 62.25 ns/op BenchmarkSetZero/Struct/NewZero-4 1255522 95.63 ns/op BenchmarkSelect/1-4 206036 576.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 106599 1191 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 51850 2532 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 175088 663.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 151676 805.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 126050 917.3 ns/op 139.54 MB/s BenchmarkCallArgCopy/size=256-4 124672 1061 ns/op 241.38 MB/s BenchmarkCallArgCopy/size=1024-4 89224 1961 ns/op 522.11 MB/s BenchmarkCallArgCopy/size=4096-4 23670 6401 ns/op 639.92 MB/s BenchmarkCallArgCopy/size=65536-4 2696 84209 ns/op 778.26 MB/s BenchmarkPtrTo-4 736766 154.2 ns/op BenchmarkFieldByName1-4 710118 213.8 ns/op BenchmarkFieldByName2-4 50394 3426 ns/op BenchmarkFieldByName3-4 5720 20077 ns/op BenchmarkInterfaceBig-4 3337671 34.88 ns/op BenchmarkInterfaceSmall-4 3115930 38.47 ns/op BenchmarkNew-4 1340728 100.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 3207 36485 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3446 35719 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3271 38212 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3026 39368 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3465 36330 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3382 35691 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 209445 536.5 ns/op PASS ok reflect 21.549s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8264 19997 ns/op 8843 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18405 ns/op 9488 B/op 1 allocs/op BenchmarkFindString-4 10000 20910 ns/op 9373 B/op 1 allocs/op BenchmarkFindSubmatch-4 5700 21232 ns/op 9488 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 21721 ns/op 9272 B/op 2 allocs/op BenchmarkLiteral-4 10000 15557 ns/op BenchmarkNotLiteral-4 4111 37327 ns/op BenchmarkMatchClass-4 3452 45868 ns/op BenchmarkMatchClass_InRange-4 2602 52758 ns/op BenchmarkReplaceAll-4 1507 96280 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 18898 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 24207 5734 ns/op BenchmarkAnchoredShortMatch-4 10000 21059 ns/op BenchmarkAnchoredLongMatch-4 10000 11083 ns/op BenchmarkOnePassShortA-4 18314 6754 ns/op BenchmarkNotOnePassShortA-4 7806 28078 ns/op BenchmarkOnePassShortB-4 22942 5129 ns/op BenchmarkNotOnePassShortB-4 9556 29771 ns/op BenchmarkOnePassLongPrefix-4 74356 1573 ns/op BenchmarkOnePassLongNotPrefix-4 23560 4691 ns/op BenchmarkMatchParallelShared-4 4161 30272 ns/op BenchmarkMatchParallelCopied-4 9799 25783 ns/op BenchmarkQuoteMetaAll-4 106208 1021 ns/op 13.71 MB/s BenchmarkQuoteMetaNone-4 328431 362.0 ns/op 71.82 MB/s BenchmarkCompile/Onepass-4 3265 34289 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1261 88068 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 166 710078 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2508302 46.50 ns/op 344.08 MB/s BenchmarkMatch/Easy0/32-4 10000 13314 ns/op 2.40 MB/s BenchmarkMatch/Easy0/1K-4 4586 36580 ns/op 27.99 MB/s BenchmarkMatch/Easy0i/16-4 2428066 47.20 ns/op 338.97 MB/s BenchmarkMatch/Easy0i/32-4 6080 29700 ns/op 1.08 MB/s BenchmarkMatch/Easy0i/1K-4 223 550512 ns/op 1.86 MB/s BenchmarkMatch/Easy1/16-4 2526979 46.69 ns/op 342.66 MB/s BenchmarkMatch/Easy1/32-4 10000 18685 ns/op 1.71 MB/s BenchmarkMatch/Easy1/1K-4 4352 45289 ns/op 22.61 MB/s BenchmarkMatch/Medium/16-4 2335342 46.49 ns/op 344.16 MB/s BenchmarkMatch/Medium/32-4 6570 30098 ns/op 1.06 MB/s BenchmarkMatch/Medium/1K-4 268 483444 ns/op 2.12 MB/s BenchmarkMatch/Hard/16-4 2392772 47.29 ns/op 338.35 MB/s BenchmarkMatch/Hard/32-4 4342 40891 ns/op 0.78 MB/s BenchmarkMatch/Hard/1K-4 150 705073 ns/op 1.45 MB/s BenchmarkMatch/Hard1/16-4 1506 85055 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 762 155777 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 28 4459770 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 25218 4526 ns/op 3.54 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16087 7485 ns/op 4.28 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 572 200204 ns/op 5.11 MB/s 27 B/op 0 allocs/op PASS ok regexp 9.837s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 867504 132.0 ns/op PASS ok regexp/syntax 1.446s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 528777 193.8 ns/op BenchmarkMakeChan/Int-4 1000000 274.4 ns/op BenchmarkMakeChan/Ptr-4 937498 311.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 182.7 ns/op BenchmarkMakeChan/Struct/32-4 484742 487.0 ns/op BenchmarkMakeChan/Struct/40-4 266931 734.9 ns/op BenchmarkChanNonblocking-4 8171370 14.61 ns/op BenchmarkSelectUncontended-4 996684 101.6 ns/op BenchmarkSelectSyncContended-4 100170 1059 ns/op BenchmarkSelectAsyncContended-4 330046 324.8 ns/op BenchmarkSelectNonblock-4 4921272 25.39 ns/op BenchmarkChanUncontended-4 14222 7842 ns/op BenchmarkChanContended-4 4894 21488 ns/op BenchmarkChanSync-4 238944 444.2 ns/op BenchmarkChanSyncWork-4 10000 27548 ns/op BenchmarkChanProdCons0-4 253743 409.9 ns/op BenchmarkChanProdCons10-4 447616 230.0 ns/op BenchmarkChanProdCons100-4 515893 209.5 ns/op BenchmarkChanProdConsWork0-4 172834 648.6 ns/op BenchmarkChanProdConsWork10-4 268717 471.4 ns/op BenchmarkChanProdConsWork100-4 307297 397.7 ns/op BenchmarkSelectProdCons-4 176397 635.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 115.7 ns/op BenchmarkChanCreation-4 196080 631.7 ns/op BenchmarkChanSem-4 306418 342.3 ns/op BenchmarkChanPopular-4 130 903924 ns/op BenchmarkChanClosed-4 962702 139.4 ns/op BenchmarkCallClosure-4 4874706 24.14 ns/op BenchmarkCallClosure1-4 4452100 26.20 ns/op BenchmarkCallClosure2-4 1000000 110.9 ns/op BenchmarkCallClosure3-4 1445980 87.20 ns/op BenchmarkCallClosure4-4 1000000 101.8 ns/op BenchmarkComplex128DivNormal-4 12535038 8.632 ns/op BenchmarkComplex128DivNisNaN-4 10089266 11.33 ns/op BenchmarkComplex128DivDisNaN-4 9688773 11.96 ns/op BenchmarkComplex128DivNisInf-4 13790230 9.300 ns/op BenchmarkComplex128DivDisInf-4 7224094 15.04 ns/op BenchmarkSetTypePtr-4 77309823 1.729 ns/op 4625.94 MB/s BenchmarkSetTypePtr8-4 13874542 8.699 ns/op 7356.98 MB/s BenchmarkSetTypePtr16-4 14245593 8.635 ns/op 14823.33 MB/s BenchmarkSetTypePtr32-4 14197982 9.087 ns/op 28171.44 MB/s BenchmarkSetTypePtr64-4 13899918 9.107 ns/op 56218.18 MB/s BenchmarkSetTypePtr126-4 7032338 15.56 ns/op 64770.75 MB/s BenchmarkSetTypePtr128-4 8487228 14.98 ns/op 68361.05 MB/s BenchmarkSetTypePtrSlice-4 1000000 123.4 ns/op 66368.67 MB/s BenchmarkSetTypeNode1-4 14167862 9.062 ns/op 2648.50 MB/s BenchmarkSetTypeNode1Slice-4 3523844 29.36 ns/op 26155.91 MB/s BenchmarkSetTypeNode8-4 13083151 9.043 ns/op 8846.15 MB/s BenchmarkSetTypeNode8Slice-4 1980675 54.19 ns/op 47243.79 MB/s BenchmarkSetTypeNode64-4 6549296 16.70 ns/op 31621.29 MB/s BenchmarkSetTypeNode64Slice-4 343594 428.5 ns/op 39433.75 MB/s BenchmarkSetTypeNode64Dead-4 9853503 12.33 ns/op 42839.63 MB/s BenchmarkSetTypeNode64DeadSlice-4 296456 354.1 ns/op 47712.41 MB/s BenchmarkSetTypeNode124-4 7419055 15.08 ns/op 66853.40 MB/s BenchmarkSetTypeNode124Slice-4 268946 485.6 ns/op 66427.38 MB/s BenchmarkSetTypeNode126-4 7199310 15.31 ns/op 66885.63 MB/s BenchmarkSetTypeNode126Slice-4 273388 487.2 ns/op 67253.16 MB/s BenchmarkSetTypeNode128-4 4990018 22.46 ns/op 46296.70 MB/s BenchmarkSetTypeNode128Slice-4 176383 668.8 ns/op 49757.49 MB/s BenchmarkSetTypeNode130-4 4746493 23.37 ns/op 45178.30 MB/s BenchmarkSetTypeNode130Slice-4 191482 651.1 ns/op 51898.94 MB/s BenchmarkSetTypeNode1024-4 993639 120.6 ns/op 68063.97 MB/s BenchmarkSetTypeNode1024Slice-4 29450 3600 ns/op 72968.79 MB/s BenchmarkAllocation-4 3282 83581 ns/op BenchmarkReadMemStats-4 100 1179820 ns/op BenchmarkReadMemStatsLatency-4 1 2860521 p50-ns 2860521 p90-ns 2860521 p99-ns BenchmarkWriteBarrier-4 2659323 45.22 ns/op BenchmarkBulkWriteBarrier-4 5115469 24.67 ns/op BenchmarkScanStackNoLocals-4 3 47683330 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14024725 8.125 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12735223 9.005 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12484500 10.13 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8390313 13.45 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6015502 18.83 ns/op BenchmarkHash5-4 7438530 15.02 ns/op 332.93 MB/s BenchmarkHash16-4 8089560 14.22 ns/op 1124.99 MB/s BenchmarkHash64-4 7161800 15.54 ns/op 4118.03 MB/s BenchmarkHash1024-4 2485208 46.95 ns/op 21812.39 MB/s BenchmarkHash65536-4 47745 2620 ns/op 25014.56 MB/s BenchmarkAlignedLoad-4 10779510 11.21 ns/op BenchmarkUnalignedLoad-4 10323531 11.10 ns/op BenchmarkEqEfaceConcrete-4 7545673 15.63 ns/op BenchmarkEqIfaceConcrete-4 7539640 15.83 ns/op BenchmarkNeEfaceConcrete-4 7303296 14.72 ns/op BenchmarkNeIfaceConcrete-4 8540743 14.03 ns/op BenchmarkConvT2EByteSized/bool-4 4372916 25.36 ns/op BenchmarkConvT2EByteSized/uint8-4 4307762 25.25 ns/op BenchmarkConvT2ESmall-4 4713013 25.47 ns/op BenchmarkConvT2EUintptr-4 4553326 25.93 ns/op BenchmarkConvT2ELarge-4 1003587 115.1 ns/op BenchmarkConvT2ISmall-4 4741608 25.51 ns/op BenchmarkConvT2IUintptr-4 4317951 27.34 ns/op BenchmarkConvT2ILarge-4 1000000 119.6 ns/op BenchmarkConvI2E-4 4163473 27.62 ns/op BenchmarkConvI2I-4 3842168 30.07 ns/op BenchmarkAssertE2T-4 3864982 29.01 ns/op BenchmarkAssertE2TLarge-4 2213380 52.00 ns/op BenchmarkAssertE2I-4 3826020 30.23 ns/op BenchmarkAssertI2T-4 3553250 31.04 ns/op BenchmarkAssertI2I-4 3274220 32.24 ns/op BenchmarkAssertI2E-4 4156526 27.49 ns/op BenchmarkAssertE2E-4 4629950 25.89 ns/op BenchmarkAssertE2T2-4 2787957 42.31 ns/op BenchmarkAssertE2T2Blank-4 3360786 31.87 ns/op BenchmarkAssertI2E2-4 3735979 32.41 ns/op BenchmarkAssertI2E2Blank-4 4006129 27.32 ns/op BenchmarkAssertE2E2-4 3243524 34.32 ns/op BenchmarkAssertE2E2Blank-4 4437034 27.22 ns/op BenchmarkConvT2Ezero/zero/16-4 4285346 27.58 ns/op BenchmarkConvT2Ezero/zero/32-4 3970850 28.68 ns/op BenchmarkConvT2Ezero/zero/64-4 4148367 28.38 ns/op BenchmarkConvT2Ezero/zero/str-4 3995410 28.15 ns/op BenchmarkConvT2Ezero/zero/slice-4 4277434 28.23 ns/op BenchmarkConvT2Ezero/zero/big-4 138242 1248 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 123.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 135.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 120018 1220 ns/op BenchmarkConvT2Ezero/smallint/16-4 3911872 28.32 ns/op BenchmarkConvT2Ezero/smallint/32-4 4053706 28.74 ns/op BenchmarkConvT2Ezero/smallint/64-4 3877191 29.83 ns/op BenchmarkConvT2Ezero/largeint/16-4 1201119 97.57 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 100.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1290853 101.2 ns/op BenchmarkMalloc8-4 1000000 110.9 ns/op BenchmarkMalloc16-4 1000000 112.3 ns/op BenchmarkMallocTypeInfo8-4 1000000 100.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 126.4 ns/op BenchmarkMallocLargeStruct-4 87607 2192 ns/op BenchmarkGoroutineSelect-4 24 4489540 ns/op BenchmarkGoroutineBlocking-4 26 4155282 ns/op BenchmarkGoroutineForRange-4 27 4244330 ns/op BenchmarkGoroutineIdle-4 28 4078879 ns/op BenchmarkHashStringSpeed-4 2710455 45.30 ns/op BenchmarkHashBytesSpeed-4 1333819 90.63 ns/op BenchmarkHashInt32Speed-4 3116307 39.21 ns/op BenchmarkHashInt64Speed-4 2997810 38.36 ns/op BenchmarkHashStringArraySpeed-4 626618 200.9 ns/op BenchmarkMegMap-4 3051034 38.98 ns/op BenchmarkMegOneMap-4 3099264 41.86 ns/op BenchmarkMegEqMap-4 3640 45456 ns/op BenchmarkMegEmptyMap-4 4044166 30.20 ns/op BenchmarkSmallStrMap-4 2949948 40.43 ns/op BenchmarkMapStringKeysEight_16-4 2904433 39.52 ns/op BenchmarkMapStringKeysEight_32-4 2877619 40.06 ns/op BenchmarkMapStringKeysEight_64-4 2800058 40.76 ns/op BenchmarkMapStringKeysEight_1M-4 2845986 40.43 ns/op BenchmarkIntMap-4 3168325 38.10 ns/op BenchmarkMapFirst/1-4 3866587 30.50 ns/op BenchmarkMapFirst/2-4 3849658 31.24 ns/op BenchmarkMapFirst/3-4 3762169 30.63 ns/op BenchmarkMapFirst/4-4 3821908 30.56 ns/op BenchmarkMapFirst/5-4 3716338 30.27 ns/op BenchmarkMapFirst/6-4 3602586 30.37 ns/op BenchmarkMapFirst/7-4 3859023 30.16 ns/op BenchmarkMapFirst/8-4 3889136 31.77 ns/op BenchmarkMapFirst/9-4 3034768 39.25 ns/op BenchmarkMapFirst/10-4 3372214 34.11 ns/op BenchmarkMapFirst/11-4 3347644 34.14 ns/op BenchmarkMapFirst/12-4 3435111 34.83 ns/op BenchmarkMapFirst/13-4 3544836 33.99 ns/op BenchmarkMapFirst/14-4 3294861 34.39 ns/op BenchmarkMapFirst/15-4 3423216 33.49 ns/op BenchmarkMapFirst/16-4 3260278 34.62 ns/op BenchmarkMapMid/1-4 3144108 36.75 ns/op BenchmarkMapMid/2-4 3173152 36.61 ns/op BenchmarkMapMid/3-4 3167102 36.72 ns/op BenchmarkMapMid/4-4 3172645 37.22 ns/op BenchmarkMapMid/5-4 3206137 35.94 ns/op BenchmarkMapMid/6-4 3075202 38.03 ns/op BenchmarkMapMid/7-4 3037153 38.63 ns/op BenchmarkMapMid/8-4 2949723 38.58 ns/op BenchmarkMapMid/9-4 3213314 38.39 ns/op BenchmarkMapMid/10-4 3054093 39.57 ns/op BenchmarkMapMid/11-4 3079394 39.82 ns/op BenchmarkMapMid/12-4 2683443 38.70 ns/op BenchmarkMapMid/13-4 3138475 38.63 ns/op BenchmarkMapMid/14-4 2998612 39.25 ns/op BenchmarkMapMid/15-4 3081428 37.99 ns/op BenchmarkMapMid/16-4 3077587 39.00 ns/op BenchmarkMapLast/1-4 3410316 36.54 ns/op BenchmarkMapLast/2-4 3231135 37.86 ns/op BenchmarkMapLast/3-4 3205081 36.57 ns/op BenchmarkMapLast/4-4 3034467 36.95 ns/op BenchmarkMapLast/5-4 2983291 38.75 ns/op BenchmarkMapLast/6-4 2791731 40.34 ns/op BenchmarkMapLast/7-4 2978872 40.95 ns/op BenchmarkMapLast/8-4 2773972 40.34 ns/op BenchmarkMapLast/9-4 3001941 39.21 ns/op BenchmarkMapLast/10-4 2865344 39.97 ns/op BenchmarkMapLast/11-4 2890350 42.08 ns/op BenchmarkMapLast/12-4 2720648 40.75 ns/op BenchmarkMapLast/13-4 3019128 39.51 ns/op BenchmarkMapLast/14-4 2863828 39.91 ns/op BenchmarkMapLast/15-4 2898104 40.09 ns/op BenchmarkMapLast/16-4 2870160 40.19 ns/op BenchmarkMapCycle-4 2427552 49.84 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3060387 38.58 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2898 38842 ns/op BenchmarkMakeMap/[Byte]Byte-4 827722 365.7 ns/op BenchmarkMakeMap/[Int]Int-4 176132 800.1 ns/op BenchmarkNewEmptyMap-4 14742702 7.920 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1641459 70.67 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 654908 193.2 ns/op BenchmarkMapIterEmpty-4 4246689 27.29 ns/op BenchmarkSameLengthMap-4 3839008 30.95 ns/op BenchmarkBigKeyMap-4 1414712 84.12 ns/op BenchmarkBigValMap-4 1230032 93.52 ns/op BenchmarkSmallKeyMap-4 2416939 43.54 ns/op BenchmarkMapPopulate/1-4 2201454 55.11 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 122871 1094 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8049 22452 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 657 200513 ns/op 51776 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 39 3251758 ns/op 416174 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 38967872 ns/op 6545853 B/op 2946 allocs/op BenchmarkComplexAlgMap-4 441224 251.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 612372 187.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 538281 198.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 218626 557.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 40383 3006 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5476 33507 ns/op BenchmarkGoMapClear/NonReflexive/1-4 449355 238.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 478083 249.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 214036 560.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 39480 2970 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4489 22647 ns/op BenchmarkMapStringConversion/32/simple-4 1485759 80.47 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1455110 82.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1303578 91.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1406358 84.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1349517 86.66 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1214343 97.66 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1808522 65.90 ns/op BenchmarkMapInterfacePtr-4 1927454 59.79 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5885608 19.43 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 68014 1820 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6040 19984 ns/op BenchmarkMapPop1000-4 433 275899 ns/op BenchmarkMapPop10000-4 26 4994098 ns/op BenchmarkMapAssign/Int32/256-4 2306662 51.73 ns/op BenchmarkMapAssign/Int32/65536-4 1098841 105.0 ns/op BenchmarkMapAssign/Int64/256-4 2234581 51.84 ns/op BenchmarkMapAssign/Int64/65536-4 1117628 89.77 ns/op BenchmarkMapAssign/Str/256-4 2026048 60.16 ns/op BenchmarkMapAssign/Str/65536-4 827134 128.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1419007 86.77 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1039233 112.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1448930 84.43 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 794486 128.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 603819 4503 ns/op BenchmarkMapOperatorAssign/Str/65536-4 290158 378.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 757797 163.2 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 322168 320.7 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 698277 164.8 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 352677 341.6 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 612067 211.9 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 206640 797.0 ns/op 94 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1670731 86.91 ns/op BenchmarkMapDelete/Int32/1000-4 2170978 54.24 ns/op BenchmarkMapDelete/Int32/10000-4 2260305 52.33 ns/op BenchmarkMapDelete/Int64/100-4 1411227 84.05 ns/op BenchmarkMapDelete/Int64/1000-4 2103416 59.06 ns/op BenchmarkMapDelete/Int64/10000-4 2172504 56.92 ns/op BenchmarkMapDelete/Str/100-4 1259745 94.47 ns/op BenchmarkMapDelete/Str/1000-4 1672820 71.70 ns/op BenchmarkMapDelete/Str/10000-4 1649391 72.07 ns/op BenchmarkMapDelete/Pointer/100-4 1292418 89.60 ns/op BenchmarkMapDelete/Pointer/1000-4 1882494 63.69 ns/op BenchmarkMapDelete/Pointer/10000-4 2015127 61.69 ns/op BenchmarkMemmove/0-4 19206326 5.992 ns/op BenchmarkMemmove/1-4 1446750 81.08 ns/op 12.33 MB/s BenchmarkMemmove/2-4 1393604 84.19 ns/op 23.75 MB/s BenchmarkMemmove/3-4 1330597 83.66 ns/op 35.86 MB/s BenchmarkMemmove/4-4 1441054 85.48 ns/op 46.79 MB/s BenchmarkMemmove/5-4 1407030 85.05 ns/op 58.79 MB/s BenchmarkMemmove/6-4 1441574 86.79 ns/op 69.14 MB/s BenchmarkMemmove/7-4 1397877 86.17 ns/op 81.24 MB/s BenchmarkMemmove/8-4 1385731 88.49 ns/op 90.41 MB/s BenchmarkMemmove/9-4 1205629 89.73 ns/op 100.30 MB/s BenchmarkMemmove/10-4 1364434 85.33 ns/op 117.19 MB/s BenchmarkMemmove/11-4 1414069 85.65 ns/op 128.43 MB/s BenchmarkMemmove/12-4 1339603 92.64 ns/op 129.53 MB/s BenchmarkMemmove/13-4 1240596 87.92 ns/op 147.86 MB/s BenchmarkMemmove/14-4 1353798 86.01 ns/op 162.77 MB/s BenchmarkMemmove/15-4 1323052 89.69 ns/op 167.23 MB/s BenchmarkMemmove/16-4 1394494 84.08 ns/op 190.29 MB/s BenchmarkMemmove/32-4 1375242 88.02 ns/op 363.55 MB/s BenchmarkMemmove/64-4 1202110 98.45 ns/op 650.06 MB/s BenchmarkMemmove/128-4 1000000 111.1 ns/op 1151.92 MB/s BenchmarkMemmove/256-4 1000000 135.1 ns/op 1895.22 MB/s BenchmarkMemmove/512-4 636370 171.4 ns/op 2987.55 MB/s BenchmarkMemmove/1024-4 513457 260.2 ns/op 3935.21 MB/s BenchmarkMemmove/2048-4 289651 442.6 ns/op 4627.32 MB/s BenchmarkMemmove/4096-4 144255 798.6 ns/op 5128.72 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.2 ns/op 310.04 MB/s BenchmarkMemmoveOverlap/64-4 1000000 101.9 ns/op 627.90 MB/s BenchmarkMemmoveOverlap/128-4 1000000 110.5 ns/op 1158.20 MB/s BenchmarkMemmoveOverlap/256-4 926263 141.0 ns/op 1816.09 MB/s BenchmarkMemmoveOverlap/512-4 562110 200.8 ns/op 2550.38 MB/s BenchmarkMemmoveOverlap/1024-4 448231 282.8 ns/op 3620.54 MB/s BenchmarkMemmoveOverlap/2048-4 295700 439.6 ns/op 4658.34 MB/s BenchmarkMemmoveOverlap/4096-4 136404 836.4 ns/op 4897.03 MB/s BenchmarkMemmoveUnalignedDst/0-4 18422956 6.678 ns/op BenchmarkMemmoveUnalignedDst/1-4 1294519 93.76 ns/op 10.67 MB/s BenchmarkMemmoveUnalignedDst/2-4 1270057 93.91 ns/op 21.30 MB/s BenchmarkMemmoveUnalignedDst/3-4 1249941 95.40 ns/op 31.45 MB/s BenchmarkMemmoveUnalignedDst/4-4 1258855 91.64 ns/op 43.65 MB/s BenchmarkMemmoveUnalignedDst/5-4 1274197 92.89 ns/op 53.83 MB/s BenchmarkMemmoveUnalignedDst/6-4 1210713 92.66 ns/op 64.75 MB/s BenchmarkMemmoveUnalignedDst/7-4 1238955 95.27 ns/op 73.48 MB/s BenchmarkMemmoveUnalignedDst/8-4 1381183 90.00 ns/op 88.89 MB/s BenchmarkMemmoveUnalignedDst/9-4 1246728 93.82 ns/op 95.93 MB/s BenchmarkMemmoveUnalignedDst/10-4 1236069 93.67 ns/op 106.76 MB/s BenchmarkMemmoveUnalignedDst/11-4 1231052 94.76 ns/op 116.08 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 107.6 ns/op 111.53 MB/s BenchmarkMemmoveUnalignedDst/13-4 1250241 94.35 ns/op 137.79 MB/s BenchmarkMemmoveUnalignedDst/14-4 1138503 94.69 ns/op 147.86 MB/s BenchmarkMemmoveUnalignedDst/15-4 1220492 96.97 ns/op 154.69 MB/s BenchmarkMemmoveUnalignedDst/16-4 1254498 94.54 ns/op 169.25 MB/s BenchmarkMemmoveUnalignedDst/32-4 1200501 97.84 ns/op 327.08 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 108.6 ns/op 589.57 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 110.9 ns/op 1154.66 MB/s BenchmarkMemmoveUnalignedDst/256-4 776438 133.3 ns/op 1919.83 MB/s BenchmarkMemmoveUnalignedDst/512-4 739417 182.0 ns/op 2812.71 MB/s BenchmarkMemmoveUnalignedDst/1024-4 468814 292.5 ns/op 3500.57 MB/s BenchmarkMemmoveUnalignedDst/2048-4 275102 458.5 ns/op 4466.77 MB/s BenchmarkMemmoveUnalignedDst/4096-4 162271 785.8 ns/op 5212.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1207120 96.38 ns/op 332.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1150179 103.0 ns/op 621.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 112.9 ns/op 1133.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 892801 131.1 ns/op 1952.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 626517 198.0 ns/op 2586.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 408732 287.8 ns/op 3558.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 302457 431.6 ns/op 4745.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 161528 838.0 ns/op 4887.57 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16583974 6.317 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1362343 90.28 ns/op 11.08 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1246236 91.08 ns/op 21.96 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1288382 91.75 ns/op 32.70 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1335369 89.73 ns/op 44.58 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1365798 90.15 ns/op 55.46 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1274882 95.28 ns/op 62.97 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1278019 93.66 ns/op 74.74 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1385352 87.52 ns/op 91.41 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1296619 90.16 ns/op 99.82 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1320928 90.19 ns/op 110.88 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1326290 88.54 ns/op 124.24 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1245148 100.3 ns/op 119.62 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1246290 89.07 ns/op 145.95 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1286348 92.69 ns/op 151.03 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1316396 91.43 ns/op 164.05 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1282266 90.32 ns/op 177.14 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1281732 92.41 ns/op 346.28 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1252657 96.86 ns/op 660.72 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 109.2 ns/op 1171.80 MB/s BenchmarkMemmoveUnalignedSrc/256-4 990452 134.7 ns/op 1900.69 MB/s BenchmarkMemmoveUnalignedSrc/512-4 756808 177.4 ns/op 2886.29 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 488504 274.0 ns/op 3737.15 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 311462 435.8 ns/op 4698.96 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 146268 816.1 ns/op 5019.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1205384 93.60 ns/op 341.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 101.8 ns/op 628.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 115.9 ns/op 1104.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 139.9 ns/op 1830.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 606031 198.8 ns/op 2575.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 475261 287.4 ns/op 3562.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 193782 533.0 ns/op 3842.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 157935 801.5 ns/op 5110.54 MB/s BenchmarkMemclr/5-4 13694515 9.747 ns/op 512.97 MB/s BenchmarkMemclr/16-4 12784497 9.070 ns/op 1764.04 MB/s BenchmarkMemclr/64-4 13955576 9.122 ns/op 7016.36 MB/s BenchmarkMemclr/256-4 11858335 9.931 ns/op 25777.14 MB/s BenchmarkMemclr/4096-4 2245167 52.24 ns/op 78407.72 MB/s BenchmarkMemclr/65536-4 93037 1381 ns/op 47445.67 MB/s BenchmarkMemclr/1M-4 5409 23463 ns/op 44690.67 MB/s BenchmarkMemclr/4M-4 1254 98389 ns/op 42629.97 MB/s BenchmarkMemclr/8M-4 402 284294 ns/op 29506.76 MB/s BenchmarkMemclr/16M-4 126 895874 ns/op 18727.21 MB/s BenchmarkMemclr/64M-4 40 3266215 ns/op 20546.37 MB/s BenchmarkGoMemclr/5-4 1570648 72.92 ns/op 68.57 MB/s BenchmarkGoMemclr/16-4 749828 174.2 ns/op 91.87 MB/s BenchmarkGoMemclr/64-4 205759 617.7 ns/op 103.60 MB/s BenchmarkGoMemclr/256-4 51151 2402 ns/op 106.58 MB/s BenchmarkMemclrRange/1K_2K-4 77142 1539 ns/op 62310.97 MB/s BenchmarkMemclrRange/2K_8K-4 24979 4719 ns/op 70684.87 MB/s BenchmarkMemclrRange/4K_16K-4 27448 3856 ns/op 83793.69 MB/s BenchmarkMemclrRange/160K_228K-4 3579 37216 ns/op 44681.87 MB/s BenchmarkClearFat7-4 3809840 27.75 ns/op BenchmarkClearFat8-4 4587752 27.31 ns/op BenchmarkClearFat11-4 4175689 28.64 ns/op BenchmarkClearFat12-4 3791427 29.17 ns/op BenchmarkClearFat13-4 3755539 28.80 ns/op BenchmarkClearFat14-4 4122692 28.12 ns/op BenchmarkClearFat15-4 4267089 28.23 ns/op BenchmarkClearFat16-4 4261492 29.57 ns/op BenchmarkClearFat24-4 4287561 27.98 ns/op BenchmarkClearFat32-4 4177478 27.77 ns/op BenchmarkClearFat40-4 3856399 30.77 ns/op BenchmarkClearFat48-4 3911581 28.04 ns/op BenchmarkClearFat56-4 3868839 30.74 ns/op BenchmarkClearFat64-4 3792289 30.54 ns/op BenchmarkClearFat72-4 3593838 31.54 ns/op BenchmarkClearFat128-4 3148804 36.04 ns/op BenchmarkClearFat256-4 2616502 46.99 ns/op BenchmarkClearFat512-4 1416363 77.28 ns/op BenchmarkClearFat1024-4 1000000 132.6 ns/op BenchmarkClearFat1032-4 781186 136.3 ns/op BenchmarkClearFat1040-4 1000000 131.8 ns/op BenchmarkCopyFat7-4 4360777 25.96 ns/op BenchmarkCopyFat8-4 4336942 25.58 ns/op BenchmarkCopyFat11-4 4292642 26.57 ns/op BenchmarkCopyFat12-4 4459716 27.86 ns/op BenchmarkCopyFat13-4 4225842 26.38 ns/op BenchmarkCopyFat14-4 4217644 26.50 ns/op BenchmarkCopyFat15-4 4708851 25.80 ns/op BenchmarkCopyFat16-4 4738152 26.81 ns/op BenchmarkCopyFat24-4 4488766 25.30 ns/op BenchmarkCopyFat32-4 4576383 26.30 ns/op BenchmarkCopyFat64-4 3990622 28.28 ns/op BenchmarkCopyFat72-4 4119705 29.23 ns/op BenchmarkCopyFat128-4 3144650 34.67 ns/op BenchmarkCopyFat256-4 2437099 45.32 ns/op BenchmarkCopyFat512-4 1531998 77.08 ns/op BenchmarkCopyFat520-4 1450504 76.74 ns/op BenchmarkCopyFat1024-4 1000000 130.0 ns/op BenchmarkCopyFat1032-4 1000000 126.1 ns/op BenchmarkCopyFat1040-4 1000000 121.6 ns/op BenchmarkIssue18740/2byte-4 363 332067 ns/op BenchmarkIssue18740/4byte-4 633 191434 ns/op BenchmarkIssue18740/8byte-4 1062 111040 ns/op BenchmarkReadMetricsLatency-4 17630 3121 p50-ns 4843 p90-ns 8244 p99-ns BenchmarkFinalizer-4 240 507791 ns/op BenchmarkFinalizerRun-4 243495 738.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9077520 12.93 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3983548 30.01 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3057632 38.19 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3132188 37.92 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1703442 69.93 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1540110 76.51 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2695519 42.95 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1677262 74.10 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1729450 67.25 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2610740 44.03 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2706892 43.70 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2272311 51.66 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1988324 59.22 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1779598 65.37 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8178853 14.66 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8477510 13.69 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8616403 13.36 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8510826 13.94 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8072298 14.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6847482 16.90 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8067531 13.95 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8017478 14.23 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8653738 14.09 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8025427 14.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7718857 15.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8828912 13.68 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7437358 14.24 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8100789 14.16 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8180894 13.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7951970 14.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8456758 13.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8698732 13.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8175957 14.12 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7851505 14.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7436926 14.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7904059 14.05 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7667426 14.23 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7698770 14.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8490273 13.94 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8411954 14.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7822892 14.31 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8502286 13.97 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8397390 15.23 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8085758 14.45 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7815208 15.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8435793 13.91 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8665928 13.86 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8104744 14.24 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7624462 14.09 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7462165 13.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7677670 14.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6953688 14.76 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7918047 14.04 ns/op BenchmarkNetpollBreak-4 4050 57440 ns/op BenchmarkPingPongHog-4 1033 353876 ns/op BenchmarkStackGrowth-4 99279 1014 ns/op BenchmarkStackGrowthDeep-4 1155 90028 ns/op BenchmarkCreateGoroutines-4 61106 1943 ns/op BenchmarkCreateGoroutinesParallel-4 73304 2202 ns/op BenchmarkCreateGoroutinesCapture-4 4678 24385 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 45954 2345 ns/op BenchmarkClosureCall-4 27471986 4.231 ns/op BenchmarkWakeupParallelSpinning/0s-4 6036 19881 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6051 21420 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4574 33056 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3145 41309 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1429 70293 ns/op BenchmarkWakeupParallelSpinning/20µs-4 975 128068 ns/op BenchmarkWakeupParallelSpinning/50µs-4 393 310467 ns/op BenchmarkWakeupParallelSpinning/100µs-4 232 474519 ns/op BenchmarkMatmult-4 4873753 33.33 ns/op BenchmarkFastrand-4 7029330 16.45 ns/op BenchmarkFastrand64-4 6500636 15.93 ns/op BenchmarkFastrandHashiter-4 3469723 33.76 ns/op BenchmarkFastrandn/2-4 4273928 27.06 ns/op BenchmarkFastrandn/3-4 4574337 25.16 ns/op BenchmarkFastrandn/4-4 4211283 25.79 ns/op BenchmarkFastrandn/5-4 4576807 26.91 ns/op BenchmarkIfaceCmp100-4 117638 982.8 ns/op BenchmarkIfaceCmpNil100-4 246192 517.9 ns/op BenchmarkEfaceCmpDiff-4 49946 2391 ns/op BenchmarkEfaceCmpDiffIndirect-4 45837 2573 ns/op BenchmarkDefer-4 1620840 71.73 ns/op BenchmarkDefer10-4 948025 151.7 ns/op BenchmarkDeferMany-4 552914 368.5 ns/op BenchmarkPanicRecover-4 261631 507.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1328669 ns/op 1196157 p50-ns 1817082 p90-ns 2428077 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1669841 ns/op 1508784 p50-ns 2645694 p90-ns 6915608 p99-ns BenchmarkGoroutineProfile/small/idle-4 72 2773774 ns/op 2740940 p50-ns 3806011 p90-ns 5466150 p99-ns BenchmarkGoroutineProfile/small/loaded-4 31 4103381 ns/op 3485965 p50-ns 7429856 p90-ns 12580560 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 92 1326548 ns/op 1115704 p50-ns 1937735 p90-ns 2239069 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 94 1286482 ns/op 1126173 p50-ns 1882311 p90-ns 5739724 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 7966484 ns/op 8228211 p50-ns 8619633 p90-ns 8634404 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 20977116 ns/op 20844616 p50-ns 31821077 p90-ns 31821077 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 87 1835219 ns/op 1816679 p50-ns 2768736 p90-ns 5360193 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 78 1690909 ns/op 1565696 p50-ns 2424247 p90-ns 6517020 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 34 3527557 ns/op 3191580 p50-ns 4991592 p90-ns 6423017 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 39 4752284 ns/op 4117047 p50-ns 9198154 p90-ns 13766340 p99-ns BenchmarkRWMutexUncontended-4 1000000 107.9 ns/op BenchmarkRWMutexWrite100-4 91783 1285 ns/op BenchmarkRWMutexWrite10-4 150024 1261 ns/op BenchmarkRWMutexWorkWrite100-4 43076 5255 ns/op BenchmarkRWMutexWorkWrite10-4 32172 3185 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2276 54231 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1062 163292 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1026 104913 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 496 233226 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 559 206679 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 231 487632 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 278 402576 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 117 1051224 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 237128 814.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 223254 878.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 228548 959.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 149132 960.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 195057 908.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 135410 995.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 138735 1162 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 164596 974.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 161079 1054 ns/op BenchmarkMakeSlice/Byte-4 1374086 92.93 ns/op BenchmarkMakeSlice/Int16-4 1224660 94.91 ns/op BenchmarkMakeSlice/Int-4 1000000 113.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 147.9 ns/op BenchmarkMakeSlice/Struct/24-4 877788 222.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 230.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 272.3 ns/op BenchmarkGrowSlice/Byte-4 527727 424.0 ns/op BenchmarkGrowSlice/Int16-4 487014 349.5 ns/op BenchmarkGrowSlice/Int-4 608312 345.3 ns/op BenchmarkGrowSlice/Ptr-4 508192 365.8 ns/op BenchmarkGrowSlice/Struct/24-4 142012 824.6 ns/op BenchmarkGrowSlice/Struct/32-4 136195 1123 ns/op BenchmarkGrowSlice/Struct/40-4 119396 1155 ns/op BenchmarkExtendSlice/IntSlice-4 202077 1612 ns/op BenchmarkExtendSlice/PointerSlice-4 205645 890.0 ns/op BenchmarkExtendSlice/NoGrow-4 372102 327.3 ns/op BenchmarkAppend-4 930241 118.2 ns/op BenchmarkAppendGrowByte-4 4 34416764 ns/op BenchmarkAppendGrowString-4 1 238769526 ns/op BenchmarkAppendSlice/1Bytes-4 596043 179.9 ns/op BenchmarkAppendSlice/4Bytes-4 702550 196.3 ns/op BenchmarkAppendSlice/7Bytes-4 599270 199.1 ns/op BenchmarkAppendSlice/8Bytes-4 818396 180.5 ns/op BenchmarkAppendSlice/15Bytes-4 727227 237.3 ns/op BenchmarkAppendSlice/16Bytes-4 572460 177.1 ns/op BenchmarkAppendSlice/32Bytes-4 894868 148.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 51412 1998 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16662 6541 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9597 27305 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1201 105291 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 96 1346761 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 40 2672569 ns/op BenchmarkAppendStr/1Bytes-4 1208672 99.59 ns/op BenchmarkAppendStr/4Bytes-4 1287322 90.77 ns/op BenchmarkAppendStr/8Bytes-4 1301204 92.51 ns/op BenchmarkAppendStr/16Bytes-4 1000000 101.7 ns/op BenchmarkAppendStr/32Bytes-4 1262455 92.29 ns/op BenchmarkAppendSpecialCase-4 849748 125.4 ns/op BenchmarkCopy/1Byte-4 1481673 80.68 ns/op 12.39 MB/s BenchmarkCopy/1String-4 1441453 80.57 ns/op 12.41 MB/s BenchmarkCopy/2Byte-4 1446934 83.07 ns/op 24.08 MB/s BenchmarkCopy/2String-4 1428667 83.07 ns/op 24.07 MB/s BenchmarkCopy/4Byte-4 1408072 82.88 ns/op 48.26 MB/s BenchmarkCopy/4String-4 1469544 82.25 ns/op 48.63 MB/s BenchmarkCopy/8Byte-4 1470696 82.12 ns/op 97.42 MB/s BenchmarkCopy/8String-4 1428378 81.53 ns/op 98.12 MB/s BenchmarkCopy/12Byte-4 1358427 87.07 ns/op 137.82 MB/s BenchmarkCopy/12String-4 1357904 87.93 ns/op 136.48 MB/s BenchmarkCopy/16Byte-4 1419896 83.39 ns/op 191.86 MB/s BenchmarkCopy/16String-4 1395819 91.04 ns/op 175.75 MB/s BenchmarkCopy/32Byte-4 1349073 89.36 ns/op 358.12 MB/s BenchmarkCopy/32String-4 1344403 91.41 ns/op 350.09 MB/s BenchmarkCopy/128Byte-4 1000000 104.6 ns/op 1223.20 MB/s BenchmarkCopy/128String-4 1000000 111.2 ns/op 1151.05 MB/s BenchmarkCopy/1024Byte-4 460479 279.7 ns/op 3661.62 MB/s BenchmarkCopy/1024String-4 368346 351.9 ns/op 2909.54 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26262 4490 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14664 8473 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14064 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19905 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 22214 ns/op BenchmarkAppendInPlace/Grow/Byte-4 151851 1103 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 151896 1051 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 79539 1428 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 73861 1948 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 58988 1937 ns/op BenchmarkStackCopyPtr-4 1 114050431 ns/op BenchmarkStackCopy-4 2 72642292 ns/op BenchmarkStackCopyNoCache-4 26 4605284 ns/op BenchmarkStackCopyWithStkobj-4 3 44592370 ns/op BenchmarkIssue18138-4 180 650802 ns/op BenchmarkCompareStringEqual-4 14526098 7.480 ns/op BenchmarkCompareStringIdentical-4 20764740 5.300 ns/op BenchmarkCompareStringSameLength-4 16507528 6.885 ns/op BenchmarkCompareStringDifferentLength-4 28149385 4.168 ns/op BenchmarkCompareStringBigUnaligned-4 2016 54837 ns/op 19121.86 MB/s BenchmarkCompareStringBig-4 1527 66655 ns/op 15731.60 MB/s BenchmarkConcatStringAndBytes-4 1949463 61.60 ns/op BenchmarkSliceByteToString/1-4 1758619 66.51 ns/op BenchmarkSliceByteToString/2-4 1000000 130.5 ns/op BenchmarkSliceByteToString/4-4 909566 124.0 ns/op BenchmarkSliceByteToString/8-4 1000000 126.6 ns/op BenchmarkSliceByteToString/16-4 1000000 116.9 ns/op BenchmarkSliceByteToString/32-4 1000000 125.0 ns/op BenchmarkSliceByteToString/64-4 1000000 179.0 ns/op BenchmarkSliceByteToString/128-4 764104 271.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2655415 43.61 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 104.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1330572 88.58 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3294468 34.17 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1891299 63.95 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2117600 55.40 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2049427 57.17 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 420399 315.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 463108 265.0 ns/op BenchmarkRuneIterate/range/ASCII-4 8550184 14.32 ns/op BenchmarkRuneIterate/range/Japanese-4 2691744 44.92 ns/op BenchmarkRuneIterate/range/MixedLength-4 3237597 36.46 ns/op BenchmarkRuneIterate/range1/ASCII-4 8420577 14.68 ns/op BenchmarkRuneIterate/range1/Japanese-4 2619541 43.89 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3129418 37.92 ns/op BenchmarkRuneIterate/range2/ASCII-4 7694362 15.19 ns/op BenchmarkRuneIterate/range2/Japanese-4 2709901 41.74 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3537212 33.69 ns/op BenchmarkArrayEqual-4 32069300 3.699 ns/op BenchmarkFunc/Name-4 6672078 18.32 ns/op BenchmarkFunc/Entry-4 15884409 7.903 ns/op BenchmarkFunc/FileLine-4 2077198 55.53 ns/op PASS ok runtime 411.876s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 35884 3375 ns/op BenchmarkHandle/concurrent-4 26095 4467 ns/op PASS ok runtime/cgo 0.518s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29412614 4.672 ns/op BenchmarkAtomicStore64-4 13486576 9.399 ns/op BenchmarkAtomicLoad-4 30887617 4.289 ns/op BenchmarkAtomicStore-4 12637401 9.555 ns/op BenchmarkAnd8-4 13518868 9.466 ns/op BenchmarkAnd-4 12467641 9.454 ns/op BenchmarkAnd8Parallel-4 4583290 26.21 ns/op BenchmarkAndParallel-4 4621867 26.27 ns/op BenchmarkOr8-4 13158382 9.569 ns/op BenchmarkOr-4 13838100 8.855 ns/op BenchmarkOr8Parallel-4 4616544 25.50 ns/op BenchmarkOrParallel-4 4514572 25.31 ns/op BenchmarkXadd-4 4564496 24.86 ns/op BenchmarkXadd64-4 4651746 26.78 ns/op BenchmarkCas-4 3042560 39.83 ns/op BenchmarkCas64-4 2803500 41.12 ns/op BenchmarkXchg-4 4477353 27.99 ns/op BenchmarkXchg64-4 4443567 26.24 ns/op PASS ok runtime/internal/atomic 3.264s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3744462 30.93 ns/op BenchmarkMulUintptr/large-4 2820900 37.75 ns/op PASS ok runtime/internal/math 0.523s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 9855439 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 14500078 ns/op 366.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 51 3082799 ns/op 7.373 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 15973024 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 26217330 ns/op 1171 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 31 4553507 ns/op 66.58 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 77450692 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 120277929 ns/op 9667 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 11341017 ns/op 653.0 concurrent_launches/op PASS ok runtime/pprof 1.993s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 12794700 ns/op BenchmarkStackLeak-4 19406 6390 ns/op PASS ok runtime/race 0.478s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3103159 36.08 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 258937 475.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.470s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 103831 1036 ns/op BenchmarkSortString1K-4 150 801508 ns/op BenchmarkSortString1K_Slice-4 163 742497 ns/op BenchmarkStableString1K-4 92 1325645 ns/op BenchmarkSortInt1K-4 177 675538 ns/op BenchmarkSortInt1K_Sorted-4 2215 52108 ns/op BenchmarkSortInt1K_Reversed-4 1369 84063 ns/op BenchmarkSortInt1K_Mod8-4 421 310542 ns/op BenchmarkStableInt1K-4 100 1116340 ns/op BenchmarkStableInt1K_Slice-4 124 952305 ns/op BenchmarkSortInt64K-4 2 66428370 ns/op BenchmarkSortInt64K_Slice-4 2 60148850 ns/op BenchmarkStableInt64K-4 2 94821706 ns/op BenchmarkSort1e2-4 342 369924 ns/op BenchmarkStable1e2-4 124 945084 ns/op BenchmarkSort1e4-4 2 61161888 ns/op BenchmarkStable1e4-4 1 259748168 ns/op PASS ok sort 30.120s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 760738 151.7 ns/op BenchmarkAtof64Float-4 713036 164.1 ns/op BenchmarkAtof64FloatExp-4 544998 212.7 ns/op BenchmarkAtof64Big-4 455545 271.8 ns/op BenchmarkAtof64RandomBits-4 385892 296.3 ns/op BenchmarkAtof64RandomFloats-4 508423 247.8 ns/op BenchmarkAtof64RandomLongFloats-4 405136 291.6 ns/op BenchmarkAtof32Decimal-4 800791 146.5 ns/op BenchmarkAtof32Float-4 798938 156.6 ns/op BenchmarkAtof32FloatExp-4 602834 213.2 ns/op BenchmarkAtof32Random-4 349873 335.3 ns/op BenchmarkAtof32RandomLong-4 157368 790.3 ns/op BenchmarkParseInt/Pos/7bit-4 1268964 87.02 ns/op BenchmarkParseInt/Pos/26bit-4 930922 138.6 ns/op BenchmarkParseInt/Pos/31bit-4 782638 159.8 ns/op BenchmarkParseInt/Pos/56bit-4 509958 228.4 ns/op BenchmarkParseInt/Pos/63bit-4 539906 237.0 ns/op BenchmarkParseInt/Neg/7bit-4 1400612 84.34 ns/op BenchmarkParseInt/Neg/26bit-4 866025 138.2 ns/op BenchmarkParseInt/Neg/31bit-4 729374 162.7 ns/op BenchmarkParseInt/Neg/56bit-4 555834 229.1 ns/op BenchmarkParseInt/Neg/63bit-4 539607 236.1 ns/op BenchmarkAtoi/Pos/7bit-4 1814283 65.30 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 118.9 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 126.3 ns/op BenchmarkAtoi/Pos/56bit-4 648547 191.8 ns/op BenchmarkAtoi/Pos/63bit-4 440023 252.5 ns/op BenchmarkAtoi/Neg/7bit-4 1683645 66.14 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 118.4 ns/op BenchmarkAtoi/Neg/31bit-4 986256 124.0 ns/op BenchmarkAtoi/Neg/56bit-4 655251 193.0 ns/op BenchmarkAtoi/Neg/63bit-4 506094 283.7 ns/op BenchmarkFormatFloat/Decimal-4 112146 1073 ns/op BenchmarkFormatFloat/Float-4 97635 1238 ns/op BenchmarkFormatFloat/Exp-4 103112 1104 ns/op BenchmarkFormatFloat/NegExp-4 104356 1101 ns/op BenchmarkFormatFloat/LongExp-4 79862 1421 ns/op BenchmarkFormatFloat/Big-4 80967 1434 ns/op BenchmarkFormatFloat/BinaryExp-4 218215 591.6 ns/op BenchmarkFormatFloat/32Integer-4 117066 1070 ns/op BenchmarkFormatFloat/32ExactFraction-4 105666 1053 ns/op BenchmarkFormatFloat/32Point-4 100468 1222 ns/op BenchmarkFormatFloat/32Exp-4 109653 1087 ns/op BenchmarkFormatFloat/32NegExp-4 111850 1068 ns/op BenchmarkFormatFloat/32Shortest-4 111927 1083 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 131076 952.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 122349 979.2 ns/op BenchmarkFormatFloat/64Fixed1-4 143450 827.0 ns/op BenchmarkFormatFloat/64Fixed2-4 154102 818.9 ns/op BenchmarkFormatFloat/64Fixed3-4 147642 827.9 ns/op BenchmarkFormatFloat/64Fixed4-4 157054 831.0 ns/op BenchmarkFormatFloat/64Fixed12-4 87354 1410 ns/op BenchmarkFormatFloat/64Fixed16-4 99432 1182 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 101354 1157 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 90873 1265 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2179 53202 ns/op BenchmarkFormatFloat/Slowpath64-4 77154 1474 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 83727 1432 ns/op BenchmarkAppendFloat/Decimal-4 128206 892.6 ns/op BenchmarkAppendFloat/Float-4 104785 1075 ns/op BenchmarkAppendFloat/Exp-4 129098 917.8 ns/op BenchmarkAppendFloat/NegExp-4 135033 924.9 ns/op BenchmarkAppendFloat/LongExp-4 99698 1206 ns/op BenchmarkAppendFloat/Big-4 91668 1244 ns/op BenchmarkAppendFloat/BinaryExp-4 337419 378.6 ns/op BenchmarkAppendFloat/32Integer-4 134996 894.7 ns/op BenchmarkAppendFloat/32ExactFraction-4 135501 911.2 ns/op BenchmarkAppendFloat/32Point-4 104986 1007 ns/op BenchmarkAppendFloat/32Exp-4 126382 911.2 ns/op BenchmarkAppendFloat/32NegExp-4 137720 899.1 ns/op BenchmarkAppendFloat/32Shortest-4 146816 837.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 160172 745.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 159896 787.2 ns/op BenchmarkAppendFloat/64Fixed1-4 183242 652.3 ns/op BenchmarkAppendFloat/64Fixed2-4 192267 690.1 ns/op BenchmarkAppendFloat/64Fixed3-4 179118 667.0 ns/op BenchmarkAppendFloat/64Fixed4-4 164637 660.0 ns/op BenchmarkAppendFloat/64Fixed12-4 100624 1215 ns/op BenchmarkAppendFloat/64Fixed16-4 126294 986.7 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 136629 917.9 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 105268 1082 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2352 49510 ns/op BenchmarkAppendFloat/Slowpath64-4 100761 1212 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96738 1192 ns/op BenchmarkFormatInt-4 15596 7705 ns/op BenchmarkAppendInt-4 17200 6905 ns/op BenchmarkFormatUint-4 82827 1500 ns/op BenchmarkAppendUint-4 94402 1227 ns/op BenchmarkFormatIntSmall/7-4 2134800 54.21 ns/op BenchmarkFormatIntSmall/42-4 2226507 53.13 ns/op BenchmarkAppendIntSmall-4 1205862 95.47 ns/op BenchmarkAppendUintVarlen/1-4 1000000 101.4 ns/op BenchmarkAppendUintVarlen/12-4 1000000 108.8 ns/op BenchmarkAppendUintVarlen/123-4 812368 153.3 ns/op BenchmarkAppendUintVarlen/1234-4 940387 135.9 ns/op BenchmarkAppendUintVarlen/12345-4 722230 140.1 ns/op BenchmarkAppendUintVarlen/123456-4 906070 136.1 ns/op BenchmarkAppendUintVarlen/1234567-4 906535 141.5 ns/op BenchmarkAppendUintVarlen/12345678-4 838128 140.6 ns/op BenchmarkAppendUintVarlen/123456789-4 847898 165.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 871628 146.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 856918 147.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 838614 149.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 818280 149.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 807316 152.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 831625 152.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 834888 153.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 818791 153.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 814674 156.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 708231 159.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 806176 168.6 ns/op BenchmarkQuote-4 41506 2904 ns/op BenchmarkQuoteRune-4 388569 301.2 ns/op BenchmarkAppendQuote-4 47073 2430 ns/op BenchmarkAppendQuoteRune-4 759309 160.6 ns/op BenchmarkUnquoteEasy-4 1472684 81.38 ns/op BenchmarkUnquoteHard-4 39584 3061 ns/op PASS ok strconv 18.538s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 328252 345.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 114806 1315 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 166234 782.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 281454 510.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 72980 1613 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 98660 1428 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 649044 221.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28082 4134 ns/op BenchmarkGenericMatch1-4 2397 53061 ns/op BenchmarkGenericMatch2-4 492 240313 ns/op BenchmarkSingleMaxSkipping-4 12520 9239 ns/op 1082.32 MB/s BenchmarkSingleLongSuffixFail-4 20689 5413 ns/op 185.09 MB/s BenchmarkSingleMatch-4 246 488031 ns/op 30.74 MB/s BenchmarkByteByteNoMatch-4 101790 1140 ns/op BenchmarkByteByteMatch-4 17221 6728 ns/op BenchmarkByteStringMatch-4 18250 6715 ns/op BenchmarkHTMLEscapeNew-4 69145 1735 ns/op BenchmarkHTMLEscapeOld-4 82129 1507 ns/op BenchmarkByteStringReplacerWriteString-4 1520 81205 ns/op BenchmarkByteReplacerWriteString-4 1779 68223 ns/op BenchmarkByteByteReplaces-4 3168 40406 ns/op BenchmarkByteByteMap-4 10000 12481 ns/op BenchmarkMap/identity/ASCII-4 798878 160.4 ns/op BenchmarkMap/identity/Greek-4 592204 214.7 ns/op BenchmarkMap/change/ASCII-4 33898 3450 ns/op BenchmarkMap/change/Greek-4 26064 4582 ns/op BenchmarkIndexRune-4 1848854 64.38 ns/op BenchmarkIndexRuneLongString-4 1527387 76.39 ns/op BenchmarkIndexRuneFastPath-4 3239462 35.23 ns/op BenchmarkIndex-4 3245328 35.23 ns/op BenchmarkLastIndex-4 3549722 34.58 ns/op BenchmarkIndexByte-4 12995325 8.025 ns/op BenchmarkToUpper/#00-4 2815422 42.12 ns/op BenchmarkToUpper/ONLYUPPER-4 2261160 52.15 ns/op BenchmarkToUpper/abc-4 295477 407.6 ns/op BenchmarkToUpper/AbC123-4 227632 508.4 ns/op BenchmarkToUpper/azAZ09_-4 271512 456.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46944 2378 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65161 1813 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31303 3743 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59656 1914 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122764 968.6 ns/op BenchmarkToLower/#00-4 2893620 40.32 ns/op BenchmarkToLower/abc-4 2658436 44.23 ns/op BenchmarkToLower/AbC123-4 212874 573.7 ns/op BenchmarkToLower/azAZ09_-4 198609 579.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86968 1360 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59826 2013 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33043 3572 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72021 1636 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117777 1075 ns/op BenchmarkMapNoChanges-4 875607 121.0 ns/op BenchmarkTrim-4 33301 3306 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2676754 48.46 ns/op BenchmarkToValidUTF8/InvalidASCII-4 181988 692.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 105868 1069 ns/op BenchmarkEqualFold/Tests-4 54530 2121 ns/op BenchmarkEqualFold/ASCII-4 2932047 40.17 ns/op BenchmarkEqualFold/UnicodePrefix-4 135687 903.6 ns/op BenchmarkEqualFold/UnicodeSuffix-4 140540 892.4 ns/op BenchmarkIndexHard1-4 1137 102278 ns/op BenchmarkIndexHard2-4 835 144804 ns/op BenchmarkIndexHard3-4 202 577533 ns/op BenchmarkIndexHard4-4 204 573176 ns/op BenchmarkLastIndexHard1-4 80 1488360 ns/op BenchmarkLastIndexHard2-4 86 1457808 ns/op BenchmarkLastIndexHard3-4 88 1419029 ns/op BenchmarkCountHard1-4 1198 99702 ns/op BenchmarkCountHard2-4 838 141088 ns/op BenchmarkCountHard3-4 207 560628 ns/op BenchmarkIndexTorture-4 10000 11257 ns/op BenchmarkCountTorture-4 10000 11065 ns/op BenchmarkCountTortureOverlapping-4 946 117554 ns/op BenchmarkCountByte/10-4 3182012 32.99 ns/op 303.12 MB/s BenchmarkCountByte/32-4 3584538 35.28 ns/op 906.99 MB/s BenchmarkCountByte/4096-4 1000000 109.7 ns/op 37338.00 MB/s BenchmarkCountByte/4194304-4 1068 100826 ns/op 41599.59 MB/s BenchmarkCountByte/67108864-4 32 3808754 ns/op 17619.64 MB/s BenchmarkFields/ASCII/16-4 352238 347.8 ns/op 46.00 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26422 4520 ns/op 56.64 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1882 67155 ns/op 60.99 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1140416 ns/op 57.47 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 17409883 ns/op 60.23 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 139778 876.4 ns/op 18.26 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11297 ns/op 22.66 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 638 198208 ns/op 20.67 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 39 3534559 ns/op 18.54 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 63586491 ns/op 16.49 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 211108 603.0 ns/op 26.54 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14688 7785 ns/op 32.88 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 912 146130 ns/op 28.03 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2796934 ns/op 23.43 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51693442 ns/op 20.28 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 146818 763.6 ns/op 20.95 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 11850 10488 ns/op 24.41 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 793 164403 ns/op 24.91 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 3046068 ns/op 21.51 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 55581330 ns/op 18.87 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 68452162 ns/op BenchmarkSplitSingleByteSeparator-4 21 6021744 ns/op BenchmarkSplitMultiByteSeparator-4 38 3265651 ns/op BenchmarkSplitNSingleByteSeparator-4 220930 660.9 ns/op BenchmarkSplitNMultiByteSeparator-4 173066 810.1 ns/op BenchmarkRepeat/5x0-4 3170056 36.86 ns/op BenchmarkRepeat/5x1-4 3190125 36.88 ns/op BenchmarkRepeat/5x2-4 274683 465.8 ns/op BenchmarkRepeat/5x6-4 140714 785.2 ns/op BenchmarkRepeat/10x0-4 3135583 36.90 ns/op BenchmarkRepeat/10x1-4 3210525 36.84 ns/op BenchmarkRepeat/10x2-4 268422 477.2 ns/op BenchmarkRepeat/10x6-4 154070 815.5 ns/op BenchmarkRepeatLarge/256/1-4 73152 1735 ns/op 147.55 MB/s BenchmarkRepeatLarge/256/16-4 110632 1226 ns/op 208.89 MB/s BenchmarkRepeatLarge/512/1-4 45966 2390 ns/op 214.27 MB/s BenchmarkRepeatLarge/512/16-4 69514 1660 ns/op 308.47 MB/s BenchmarkRepeatLarge/1024/1-4 39502 3312 ns/op 309.21 MB/s BenchmarkRepeatLarge/1024/16-4 46507 2565 ns/op 399.22 MB/s BenchmarkRepeatLarge/2048/1-4 25308 4848 ns/op 422.48 MB/s BenchmarkRepeatLarge/2048/16-4 29238 4236 ns/op 483.49 MB/s BenchmarkRepeatLarge/4096/1-4 14025 7379 ns/op 555.09 MB/s BenchmarkRepeatLarge/4096/16-4 14676 7507 ns/op 545.59 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12906 ns/op 634.72 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13233 ns/op 619.05 MB/s BenchmarkRepeatLarge/8192/4097-4 3900597 29.72 ns/op 137872.69 MB/s BenchmarkRepeatLarge/16384/1-4 9271 25007 ns/op 655.19 MB/s BenchmarkRepeatLarge/16384/16-4 9615 23491 ns/op 697.45 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18112 ns/op 678.61 MB/s BenchmarkRepeatLarge/32768/1-4 2386 45771 ns/op 715.91 MB/s BenchmarkRepeatLarge/32768/16-4 3126 44671 ns/op 733.55 MB/s BenchmarkRepeatLarge/32768/4097-4 5793 49304 ns/op 581.67 MB/s BenchmarkRepeatLarge/65536/1-4 1782 84484 ns/op 775.72 MB/s BenchmarkRepeatLarge/65536/16-4 1449 84411 ns/op 776.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1473 90512 ns/op 678.97 MB/s BenchmarkRepeatLarge/131072/1-4 372 302558 ns/op 433.21 MB/s BenchmarkRepeatLarge/131072/16-4 349 301824 ns/op 434.27 MB/s BenchmarkRepeatLarge/131072/4097-4 360 320302 ns/op 396.52 MB/s BenchmarkRepeatLarge/262144/1-4 207 597711 ns/op 438.58 MB/s BenchmarkRepeatLarge/262144/16-4 200 592873 ns/op 442.16 MB/s BenchmarkRepeatLarge/262144/4097-4 210 594592 ns/op 434.10 MB/s BenchmarkRepeatLarge/524288/1-4 96 1178944 ns/op 444.71 MB/s BenchmarkRepeatLarge/524288/16-4 100 1139938 ns/op 459.93 MB/s BenchmarkRepeatLarge/524288/4097-4 97 1163416 ns/op 447.23 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2190711 ns/op 478.65 MB/s BenchmarkRepeatLarge/1048576/16-4 50 2103619 ns/op 498.46 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 2146691 ns/op 486.67 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4025045 ns/op 521.03 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4184337 ns/op 501.19 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4726152 ns/op 442.97 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7376108 ns/op 568.63 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7489089 ns/op 560.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 7463677 ns/op 561.55 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14206022 ns/op 590.50 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13885993 ns/op 604.11 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13037807 ns/op 643.25 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24872701 ns/op 674.52 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24516467 ns/op 684.32 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24512919 ns/op 684.42 MB/s BenchmarkRepeatLarge/33554432/1-4 3 49591745 ns/op 676.61 MB/s BenchmarkRepeatLarge/33554432/16-4 3 51363379 ns/op 653.28 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48424459 ns/op 692.92 MB/s BenchmarkRepeatLarge/67108864/1-4 2 98928009 ns/op 678.36 MB/s BenchmarkRepeatLarge/67108864/16-4 2 91716756 ns/op 731.70 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 90615282 ns/op 740.59 MB/s BenchmarkRepeatLarge/134217728/1-4 1 182084286 ns/op 737.12 MB/s BenchmarkRepeatLarge/134217728/16-4 1 179339339 ns/op 748.40 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 180883143 ns/op 742.01 MB/s BenchmarkRepeatLarge/268435456/1-4 1 411562329 ns/op 652.24 MB/s BenchmarkRepeatLarge/268435456/16-4 1 371516478 ns/op 722.54 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 369625045 ns/op 726.24 MB/s BenchmarkRepeatLarge/536870912/1-4 1 834682578 ns/op 643.20 MB/s BenchmarkRepeatLarge/536870912/16-4 1 940987114 ns/op 570.54 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 888351319 ns/op 604.35 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3545886446 ns/op 302.81 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4312549253 ns/op 248.98 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4286832836 ns/op 250.47 MB/s BenchmarkIndexAnyASCII/1:1-4 1815918 62.45 ns/op BenchmarkIndexAnyASCII/1:2-4 1862982 62.73 ns/op BenchmarkIndexAnyASCII/1:4-4 2025765 56.17 ns/op BenchmarkIndexAnyASCII/1:8-4 2244666 53.86 ns/op BenchmarkIndexAnyASCII/1:16-4 2218747 54.46 ns/op BenchmarkIndexAnyASCII/1:32-4 2069127 56.30 ns/op BenchmarkIndexAnyASCII/1:64-4 2090556 55.97 ns/op BenchmarkIndexAnyASCII/16:1-4 2158256 53.91 ns/op BenchmarkIndexAnyASCII/16:2-4 829558 131.6 ns/op BenchmarkIndexAnyASCII/16:4-4 821972 133.2 ns/op BenchmarkIndexAnyASCII/16:8-4 975670 133.5 ns/op BenchmarkIndexAnyASCII/16:16-4 741198 142.9 ns/op BenchmarkIndexAnyASCII/16:32-4 702268 161.2 ns/op BenchmarkIndexAnyASCII/16:64-4 556358 200.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1969585 61.15 ns/op BenchmarkIndexAnyASCII/256:2-4 94839 1225 ns/op BenchmarkIndexAnyASCII/256:4-4 89578 1220 ns/op BenchmarkIndexAnyASCII/256:8-4 92602 1300 ns/op BenchmarkIndexAnyASCII/256:16-4 96675 1231 ns/op BenchmarkIndexAnyASCII/256:32-4 90108 1261 ns/op BenchmarkIndexAnyASCII/256:64-4 91352 1274 ns/op BenchmarkIndexAnyUTF8/1:1-4 2346403 51.14 ns/op BenchmarkIndexAnyUTF8/1:2-4 2252275 53.99 ns/op BenchmarkIndexAnyUTF8/1:4-4 2131116 52.64 ns/op BenchmarkIndexAnyUTF8/1:8-4 2204691 54.07 ns/op BenchmarkIndexAnyUTF8/1:16-4 2152245 55.55 ns/op BenchmarkIndexAnyUTF8/1:32-4 2025070 56.19 ns/op BenchmarkIndexAnyUTF8/1:64-4 2020227 57.12 ns/op BenchmarkIndexAnyUTF8/16:1-4 1817617 64.34 ns/op BenchmarkIndexAnyUTF8/16:2-4 269791 439.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 261207 443.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 268174 437.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 263157 445.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 262774 450.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 237957 497.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 390289 312.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 18296 6562 ns/op BenchmarkIndexAnyUTF8/256:4-4 18190 6520 ns/op BenchmarkIndexAnyUTF8/256:8-4 18390 6448 ns/op BenchmarkIndexAnyUTF8/256:16-4 17286 6720 ns/op BenchmarkIndexAnyUTF8/256:32-4 17619 6628 ns/op BenchmarkIndexAnyUTF8/256:64-4 17442 6922 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2209519 55.51 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2220784 53.05 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2301688 51.76 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2245664 53.17 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2245143 52.32 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2245425 52.83 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2199516 53.81 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 121.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 127.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 127.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 914727 130.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 747580 136.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 741682 153.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 583485 187.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 93649 1213 ns/op BenchmarkLastIndexAnyASCII/256:2-4 93652 1215 ns/op BenchmarkLastIndexAnyASCII/256:4-4 89523 1206 ns/op BenchmarkLastIndexAnyASCII/256:8-4 94353 1245 ns/op BenchmarkLastIndexAnyASCII/256:16-4 82962 1393 ns/op BenchmarkLastIndexAnyASCII/256:32-4 94446 1246 ns/op BenchmarkLastIndexAnyASCII/256:64-4 88596 1564 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2218338 54.00 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2249552 52.87 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2197620 53.25 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2239784 53.42 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2230326 53.64 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2125918 55.15 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2237943 54.99 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 304446 381.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 151143 764.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 153855 767.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 150985 766.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 161055 791.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 147932 804.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 147336 787.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21284 5478 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11514 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11468 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11675 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11908 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9015 12049 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8330 12151 ns/op BenchmarkTrimASCII/1:1-4 2883417 41.92 ns/op BenchmarkTrimASCII/1:2-4 2175439 52.71 ns/op BenchmarkTrimASCII/1:4-4 2181126 53.40 ns/op BenchmarkTrimASCII/1:8-4 2043270 65.19 ns/op BenchmarkTrimASCII/1:16-4 1853139 63.30 ns/op BenchmarkTrimASCII/16:1-4 2457472 50.73 ns/op BenchmarkTrimASCII/16:2-4 998169 129.7 ns/op BenchmarkTrimASCII/16:4-4 980959 128.9 ns/op BenchmarkTrimASCII/16:8-4 913728 133.3 ns/op BenchmarkTrimASCII/16:16-4 908755 140.4 ns/op BenchmarkTrimASCII/256:1-4 676952 190.8 ns/op BenchmarkTrimASCII/256:2-4 99258 1214 ns/op BenchmarkTrimASCII/256:4-4 100170 1253 ns/op BenchmarkTrimASCII/256:8-4 89608 1254 ns/op BenchmarkTrimASCII/256:16-4 93487 1219 ns/op BenchmarkTrimASCII/4096:1-4 52384 2385 ns/op BenchmarkTrimASCII/4096:2-4 6958 18667 ns/op BenchmarkTrimASCII/4096:4-4 6891 18813 ns/op BenchmarkTrimASCII/4096:8-4 6474 18535 ns/op BenchmarkTrimASCII/4096:16-4 6807 18443 ns/op BenchmarkTrimByte-4 3395270 34.67 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17841 6664 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17925 6693 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1675 73298 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3475 37403 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5925 21076 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10516 ns/op BenchmarkJoin/0-4 3928819 30.07 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2969724 41.07 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 209106 591.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 144466 862.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 104286 1171 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 85678 1436 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 74407 1719 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 61066 2088 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2382628 49.65 ns/op BenchmarkTrimSpace/ASCII-4 1707222 69.65 ns/op BenchmarkTrimSpace/SomeNonASCII-4 132202 893.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 82198 1481 ns/op BenchmarkReplaceAll-4 106003 1083 ns/op 16 B/op 1 allocs/op PASS ok strings 90.059s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 68629 1665 ns/op BenchmarkCond2-4 24595 4551 ns/op BenchmarkCond4-4 13700 8569 ns/op BenchmarkCond8-4 8062 15623 ns/op BenchmarkCond16-4 3886 28661 ns/op BenchmarkCond32-4 2178 54978 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 579591 224.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 381355 301.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 600704 194.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 613764 178.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 370663 504.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 783001 168.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 117412 1191 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111181 1425 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 93110 1440 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 77395 1961 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 627379 160.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 202245 600.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 707726 187.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 165362 655.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 606192 173.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 203863 592.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1270032 93.30 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 69277 2024 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 166293 865.3 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 590391 544.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6526 17297 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 381 323162 ns/op BenchmarkRange/*sync.Map-4 1922 62732 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 116668 2025 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 237673 498.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 82916 1553 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 79147 1485 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 261992 509.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 120709 1075 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 111262 1140 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 206451 554.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 824318 149.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 65883 1920 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188047 661.1 ns/op BenchmarkSwapCollision/*sync.Map-4 101486 1095 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 268 470731 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 148032 890.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 398770 385.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20137 5903 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 75927 1509 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30982 4073 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 403321 378.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 138244 1090 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 246591 525.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1185968 115.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 206493 599.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1142871 139.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 686397 164.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 158728 654.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 713534 175.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 128124 988.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 482700 452.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 415719 371.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 146342 853.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 484866 272.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 275802 541.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 119884 960.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 276770 443.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 76846 1713 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 252501 637.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 423435 279.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 135055 818.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 551299 247.4 ns/op BenchmarkUncontendedSemaphore-4 4642272 26.53 ns/op BenchmarkContendedSemaphore-4 4644330 25.47 ns/op BenchmarkMutexUncontended-4 963399 166.3 ns/op BenchmarkMutex-4 236029 515.5 ns/op BenchmarkMutexSlack-4 228531 530.4 ns/op BenchmarkMutexWork-4 225616 555.1 ns/op BenchmarkMutexWorkSlack-4 192998 594.7 ns/op BenchmarkMutexNoSpin-4 73101 1405 ns/op BenchmarkMutexSpin-4 57720 2098 ns/op BenchmarkOnce-4 970166 136.4 ns/op BenchmarkSemaUncontended-4 4543426 23.41 ns/op BenchmarkSemaSyntNonblock-4 1348238 91.55 ns/op BenchmarkSemaSyntBlock-4 2062824 55.28 ns/op BenchmarkSemaWorkNonblock-4 924970 109.3 ns/op BenchmarkSemaWorkBlock-4 1309212 92.40 ns/op BenchmarkRWMutexUncontended-4 439249 289.2 ns/op BenchmarkRWMutexWrite100-4 316567 335.0 ns/op BenchmarkRWMutexWrite10-4 347910 343.1 ns/op BenchmarkRWMutexWorkWrite100-4 270690 553.5 ns/op BenchmarkRWMutexWorkWrite10-4 227245 521.2 ns/op BenchmarkWaitGroupUncontended-4 695791 204.8 ns/op BenchmarkWaitGroupAddDone-4 543990 225.1 ns/op BenchmarkWaitGroupAddDoneWork-4 447516 223.5 ns/op BenchmarkWaitGroupWait-4 2928691 41.42 ns/op BenchmarkWaitGroupWaitWork-4 2203520 54.47 ns/op BenchmarkWaitGroupActuallyWait-4 55279 1907 ns/op 32 B/op 2 allocs/op PASS ok sync 21.616s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 739606 164.9 ns/op PASS ok sync/atomic 0.296s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 122012 938.5 ns/op 0 B/op 0 allocs/op PASS ok testing 0.207s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6987 18148 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10142 11924 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 99 1372582 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1103138 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 184095487 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 165077862 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1663 72214 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2001 62989 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6716628 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5908107 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 723279824 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 714634772 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 193 632950 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 213 557212 ns/op 184 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58779523 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57214922 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7195691060 ns/op 335150144 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 6826172304 ns/op 335150160 B/op 100093 allocs/op BenchmarkPyramid/10-4 3176 45232 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3265395 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 319457092 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2484 49307 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 250 469622 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4793021 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6451 15997 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.451s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 108705595 ns/op BenchmarkVariableString-4 82014 1428 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1982 56756 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 0.476s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 56 1958505 ns/op BenchmarkAfter-4 140 1036754 ns/op BenchmarkStop-4 204 501770 ns/op BenchmarkSimultaneousAfterFunc-4 48 2849903 ns/op BenchmarkStartStop-4 295 783905 ns/op BenchmarkReset-4 2308 58531 ns/op BenchmarkSleep-4 48 2958539 ns/op BenchmarkParallelTimerLatency-4 33 1034534 avg-late-ns 2011878 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 610902 avg-late-ns 2102955 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 378077 avg-late-ns 1822526 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 32 346325 avg-late-ns 2115236 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 415394 avg-late-ns 2226929 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 224116 avg-late-ns 1542447 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 398200 avg-late-ns 2767372 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 226980 avg-late-ns 1476112 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 260478 avg-late-ns 1665465 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 295622 avg-late-ns 1799542 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 3402962 avg-late-ns 14487449 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 514139 avg-late-ns 1671139 max-late-ns BenchmarkTicker-4 2 55281156 ns/op BenchmarkTickerReset-4 2965 38447 ns/op BenchmarkTickerResetNaive-4 272 677595 ns/op BenchmarkNow-4 797100 160.9 ns/op BenchmarkNowUnixNano-4 650546 169.0 ns/op BenchmarkNowUnixMilli-4 640206 165.1 ns/op BenchmarkNowUnixMicro-4 709195 165.1 ns/op BenchmarkFormat-4 51573 2197 ns/op BenchmarkFormatRFC3339-4 77035 1493 ns/op BenchmarkFormatRFC3339Nano-4 76926 1507 ns/op BenchmarkFormatNow-4 70011 1620 ns/op BenchmarkMarshalJSON-4 98253 1279 ns/op BenchmarkMarshalText-4 101296 1164 ns/op BenchmarkParse-4 113172 1039 ns/op BenchmarkParseRFC3339UTC-4 338498 368.1 ns/op BenchmarkParseRFC3339UTCBytes-4 244842 493.7 ns/op BenchmarkParseRFC3339TZ-4 96506 1161 ns/op BenchmarkParseRFC3339TZBytes-4 85498 1447 ns/op BenchmarkParseDuration-4 524371 224.1 ns/op BenchmarkHour-4 971992 123.9 ns/op BenchmarkSecond-4 981770 128.9 ns/op BenchmarkYear-4 784646 164.6 ns/op BenchmarkDay-4 694400 183.2 ns/op BenchmarkISOWeek-4 769599 162.5 ns/op BenchmarkGoString-4 78114 1562 ns/op BenchmarkUnmarshalText-4 75847 1466 ns/op PASS ok time 12.310s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 515742 219.7 ns/op BenchmarkDecodeValidJapaneseChars-4 679276 183.5 ns/op BenchmarkDecodeRune-4 2395431 47.09 ns/op BenchmarkEncodeValidASCII-4 423742 240.6 ns/op BenchmarkEncodeValidJapaneseChars-4 706910 169.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 102.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2006538 56.07 ns/op BenchmarkEncodeRune-4 4503445 26.58 ns/op PASS ok unicode/utf16 1.318s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 991677 118.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 191504 655.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2642108 43.69 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 275168 377.4 ns/op BenchmarkValidTenASCIIChars-4 1048958 114.7 ns/op BenchmarkValid100KASCIIChars-4 128 934462 ns/op BenchmarkValidTenJapaneseChars-4 146838 693.2 ns/op BenchmarkValidLongMostlyASCII-4 135 912016 ns/op BenchmarkValidLongJapanese-4 45 2270982 ns/op BenchmarkValidStringTenASCIIChars-4 3199310 37.08 ns/op BenchmarkValidString100KASCIIChars-4 10000 11324 ns/op BenchmarkValidStringTenJapaneseChars-4 335584 357.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1185 99109 ns/op BenchmarkValidStringLongJapanese-4 100 1067508 ns/op BenchmarkEncodeASCIIRune-4 2454260 42.72 ns/op BenchmarkEncodeJapaneseRune-4 1805752 66.58 ns/op BenchmarkAppendASCIIRune-4 7293015 15.09 ns/op BenchmarkAppendJapaneseRune-4 1937264 62.71 ns/op BenchmarkDecodeASCIIRune-4 2080089 53.38 ns/op BenchmarkDecodeJapaneseRune-4 1450380 82.94 ns/op BenchmarkFullRune/ASCII-4 2820306 38.16 ns/op BenchmarkFullRune/Incomplete-4 1453693 81.25 ns/op BenchmarkFullRune/Japanese-4 3050488 38.35 ns/op PASS ok unicode/utf8 4.431s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 58736043224 ns/op PASS ok cmd/api 79.442s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1298438 89.24 ns/op BenchmarkEqArrayOfStrings64-4 209344 575.0 ns/op BenchmarkEqArrayOfStrings1024-4 14172 8262 ns/op BenchmarkEqArrayOfFloats5-4 1487048 79.13 ns/op BenchmarkEqArrayOfFloats64-4 214708 647.6 ns/op BenchmarkEqArrayOfFloats1024-4 13110 8611 ns/op BenchmarkEqStruct-4 29090470 4.277 ns/op PASS ok cmd/compile/internal/reflectdata 1.457s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 363724 ns/op BenchmarkCopyElim1-4 279 391363 ns/op BenchmarkCopyElim10-4 271 380774 ns/op BenchmarkCopyElim100-4 184 674255 ns/op BenchmarkCopyElim1000-4 56 2034145 ns/op BenchmarkCopyElim10000-4 4 25840214 ns/op BenchmarkCopyElim100000-4 1 467501499 ns/op BenchmarkDeadCode/1-4 184 781519 ns/op BenchmarkDeadCode/10-4 231 440838 ns/op BenchmarkDeadCode/100-4 130 933151 ns/op BenchmarkDeadCode/1000-4 49 3072481 ns/op BenchmarkDeadCode/10000-4 4 27755118 ns/op BenchmarkDeadCode/100000-4 1 314909335 ns/op BenchmarkDeadCode/200000-4 1 616616552 ns/op BenchmarkDominatorsLinear-4 15 8082584 ns/op 1.24 MB/s BenchmarkDominatorsFwdBack-4 10 11229372 ns/op 0.89 MB/s BenchmarkDominatorsManyPred-4 10 11679226 ns/op 0.86 MB/s BenchmarkDominatorsMaxPred-4 10 10816452 ns/op 0.92 MB/s BenchmarkDominatorsMaxPredVal-4 10 11014563 ns/op 0.91 MB/s BenchmarkFuse/1-4 300 398353 ns/op BenchmarkFuse/10-4 304 429478 ns/op BenchmarkFuse/100-4 136 796893 ns/op BenchmarkFuse/1000-4 22 5303337 ns/op BenchmarkFuse/10000-4 2 59260700 ns/op BenchmarkNilCheckDeep1-4 11866 8607 ns/op 0.12 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5236 21108 ns/op 0.47 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 782 145709 ns/op 0.69 MB/s 692 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 82 1372315 ns/op 0.73 MB/s 4666 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15632713 ns/op 0.64 MB/s 84569 B/op 6 allocs/op BenchmarkDSEPass-4 40 2806886 ns/op 55933 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 104635134 ns/op 4254784 B/op 108446 allocs/op BenchmarkCSEPass-4 8 13136773 ns/op 123316 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 155938619 ns/op 5649728 B/op 97357 allocs/op BenchmarkDeadcodePass-4 186 659007 ns/op 92879 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 113838537 ns/op 4026640 B/op 44799 allocs/op BenchmarkMultiPass-4 73 1413153 ns/op 203142 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 227840198 ns/op 11265424 B/op 150294 allocs/op BenchmarkCondRewrite/SoloJump-4 4350955 26.73 ns/op BenchmarkCondRewrite/CombJump-4 4058227 26.55 ns/op PASS ok cmd/compile/internal/ssa 17.708s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13267 8432 ns/op BenchmarkExtShift-4 24114 4889 ns/op BenchmarkModify-4 8686 13624 ns/op BenchmarkMullImm-4 25714 4686 ns/op BenchmarkConstModify-4 7986 13430 ns/op BenchmarkBitSet-4 16400 6898 ns/op BenchmarkBitClear-4 17125 7684 ns/op BenchmarkBitToggle-4 17118 6845 ns/op BenchmarkBitSetConst-4 139797 837.7 ns/op BenchmarkBitClearConst-4 149287 840.7 ns/op BenchmarkBitToggleConst-4 145108 846.0 ns/op BenchmarkDivconstI64-4 7038819 17.19 ns/op BenchmarkModconstI64-4 7224514 15.83 ns/op BenchmarkDivisiblePow2constI64-4 8271006 14.89 ns/op BenchmarkDivisibleconstI64-4 8926023 13.82 ns/op BenchmarkDivisibleWDivconstI64-4 4192483 29.35 ns/op BenchmarkDivconstU64/3-4 5425041 20.96 ns/op BenchmarkDivconstU64/5-4 7144496 16.31 ns/op BenchmarkDivconstU64/37-4 5772852 20.22 ns/op BenchmarkDivconstU64/1234567-4 5764494 20.51 ns/op BenchmarkModconstU64-4 7773806 14.47 ns/op BenchmarkDivisibleconstU64-4 7053952 16.24 ns/op BenchmarkDivisibleWDivconstU64-4 3950251 28.65 ns/op BenchmarkDivconstI32-4 6715341 15.98 ns/op BenchmarkModconstI32-4 7959571 15.84 ns/op BenchmarkDivisiblePow2constI32-4 7640835 15.45 ns/op BenchmarkDivisibleconstI32-4 8376609 14.02 ns/op BenchmarkDivisibleWDivconstI32-4 3777060 29.58 ns/op BenchmarkDivconstU32-4 7521369 16.68 ns/op BenchmarkModconstU32-4 6805851 17.17 ns/op BenchmarkDivisibleconstU32-4 9213222 13.24 ns/op BenchmarkDivisibleWDivconstU32-4 4091593 28.07 ns/op BenchmarkDivconstI16-4 7440524 15.79 ns/op BenchmarkModconstI16-4 6494518 16.79 ns/op BenchmarkDivisiblePow2constI16-4 6985520 15.36 ns/op BenchmarkDivisibleconstI16-4 8024193 13.94 ns/op BenchmarkDivisibleWDivconstI16-4 4005003 28.98 ns/op BenchmarkDivconstU16-4 8665851 13.71 ns/op BenchmarkModconstU16-4 8855666 13.70 ns/op BenchmarkDivisibleconstU16-4 8911480 13.51 ns/op BenchmarkDivisibleWDivconstU16-4 3986376 28.56 ns/op BenchmarkDivconstI8-4 8550804 13.87 ns/op BenchmarkModconstI8-4 8755891 13.79 ns/op BenchmarkDivisiblePow2constI8-4 9018036 13.29 ns/op BenchmarkDivisibleconstI8-4 8572689 13.59 ns/op BenchmarkDivisibleWDivconstI8-4 4854700 25.87 ns/op BenchmarkDivconstU8-4 9039187 13.58 ns/op BenchmarkModconstU8-4 6576759 15.67 ns/op BenchmarkDivisibleconstU8-4 8301396 13.97 ns/op BenchmarkDivisibleWDivconstU8-4 3997159 28.59 ns/op BenchmarkMul2-4 247131 508.3 ns/op BenchmarkMulNeg2-4 240342 513.8 ns/op BenchmarkEfaceInteger-4 2903529 37.60 ns/op BenchmarkMulconstI32/3-4 28600873 4.402 ns/op BenchmarkMulconstI32/5-4 28749517 4.412 ns/op BenchmarkMulconstI32/12-4 28608891 4.588 ns/op BenchmarkMulconstI32/120-4 29692254 4.281 ns/op BenchmarkMulconstI32/-120-4 30235405 4.241 ns/op BenchmarkMulconstI32/65537-4 25431303 4.512 ns/op BenchmarkMulconstI32/65538-4 28394617 4.515 ns/op BenchmarkMulconstI64/3-4 27293190 4.495 ns/op BenchmarkMulconstI64/5-4 28756785 4.470 ns/op BenchmarkMulconstI64/12-4 27955000 4.520 ns/op BenchmarkMulconstI64/120-4 27284173 4.546 ns/op BenchmarkMulconstI64/-120-4 27929696 4.530 ns/op BenchmarkMulconstI64/65537-4 28630297 4.480 ns/op BenchmarkMulconstI64/65538-4 28149883 4.436 ns/op BenchmarkMulconstU32/3-4 30608598 4.343 ns/op BenchmarkMulconstU32/5-4 29516416 4.307 ns/op BenchmarkMulconstU32/12-4 27929508 4.515 ns/op BenchmarkMulconstU32/120-4 29482304 4.324 ns/op BenchmarkMulconstU32/65537-4 22674934 4.518 ns/op BenchmarkMulconstU32/65538-4 28064503 4.517 ns/op BenchmarkMulconstU64/3-4 28864374 4.537 ns/op BenchmarkMulconstU64/5-4 28753651 4.552 ns/op BenchmarkMulconstU64/12-4 28751928 4.794 ns/op BenchmarkMulconstU64/120-4 27725150 4.512 ns/op BenchmarkMulconstU64/65537-4 28650517 4.523 ns/op BenchmarkMulconstU64/65538-4 28702564 4.562 ns/op BenchmarkShiftArithmeticRight-4 29741404 4.283 ns/op BenchmarkSwitch8Predictable-4 8994954 13.05 ns/op BenchmarkSwitch8Unpredictable-4 9316129 12.70 ns/op BenchmarkSwitch32Predictable-4 13167468 8.657 ns/op BenchmarkSwitch32Unpredictable-4 8736088 12.48 ns/op BenchmarkSwitchStringPredictable-4 6214938 18.91 ns/op BenchmarkSwitchStringUnpredictable-4 7055379 16.35 ns/op PASS ok cmd/compile/internal/test 14.138s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 157 752849 ns/op BenchmarkNamed/Underlying/nongeneric-4 925896 124.4 ns/op BenchmarkNamed/Underlying/generic-4 1038418 115.4 ns/op BenchmarkNamed/Underlying/src_instance-4 845787 126.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 115.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 400264821 ns/op 75900 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 306640130 ns/op 98859 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 128148790 ns/op 236642 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 119910511 ns/op 252596 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1918181505 ns/op 2674 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 88817837 ns/op 57650 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35818974 ns/op 142303 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35756196 ns/op 141510 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 519294352 ns/op 4176 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42731990 ns/op 50614 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 25994488 ns/op 82872 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21198368 ns/op 102104 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1556371402 ns/op 39970 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 518297757 ns/op 119986 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 116137499 ns/op 534398 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 103493745 ns/op 599148 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2760133844 ns/op 732.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 68659125 ns/op 29402 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 47141140 ns/op 42032 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 47632112 ns/op 42238 lines/s PASS ok cmd/compile/internal/types2 36.127s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 37808326 ns/op 21585750 sys-ns/op 4093750 user-ns/op PASS ok cmd/go 0.510s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65701 1749 ns/op 4.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77340 1472 ns/op 5.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18014 6464 ns/op 158.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18842 6373 ns/op 160.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3208 40429 ns/op 202.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3250 39410 ns/op 207.86 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.095s All tests passed.