darwin-amd64-race at e4abe90bf8bee451971c4b23d4418a9fc021c4a8 :: 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=880E6911-E374-4272-9FC9-0D42A018FE2E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.LfEEsd14Kj/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=99DE7CB0-F4F2-44A5-AE61-7BF9F4279F89" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=880E6911-E374-4272-9FC9-0D42A018FE2E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.LfEEsd14Kj/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=99DE7CB0-F4F2-44A5-AE61-7BF9F4279F89" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.719s ok archive/zip 2.325s ok bufio 0.584s ok bytes 2.891s ok compress/bzip2 0.700s ok compress/flate 6.936s ok compress/gzip 10.811s ok compress/lzw 0.650s ok compress/zlib 4.041s ok container/heap 0.049s ok container/list 0.038s ok container/ring 0.052s ok context 0.105s ok crypto 0.061s ok crypto/aes 0.121s ok crypto/cipher 0.070s ok crypto/des 0.082s ok crypto/dsa 0.083s ok crypto/ecdh 0.242s ok crypto/ecdsa 0.182s ok crypto/ed25519 0.453s ok crypto/elliptic 0.088s ok crypto/hmac 0.065s ok crypto/internal/alias 0.031s ok crypto/internal/bigmod 3.309s ok crypto/internal/boring 0.040s ok crypto/internal/boring/bcache 0.438s ok crypto/internal/edwards25519 38.886s ok crypto/internal/edwards25519/field 13.463s ok crypto/internal/nistec 0.868s ok crypto/internal/nistec/fiat 0.053s [no tests to run] ok crypto/md5 0.079s ok crypto/rand 0.301s ok crypto/rc4 0.813s ok crypto/rsa 1.550s ok crypto/sha1 0.068s ok crypto/sha256 0.084s ok crypto/sha512 0.086s ok crypto/subtle 0.403s ok crypto/tls 2.589s ok crypto/x509 1.269s ok database/sql 0.501s ok database/sql/driver 0.046s ok debug/buildinfo 0.092s ok debug/dwarf 0.084s ok debug/elf 1.189s ok debug/gosym 0.163s ok debug/macho 0.080s ok debug/pe 0.082s ok debug/plan9obj 0.058s ok embed 0.035s [no tests to run] ok embed/internal/embedtest 0.060s ok encoding/ascii85 0.088s ok encoding/asn1 0.037s ok encoding/base32 0.151s ok encoding/base64 0.049s ok encoding/binary 0.039s ok encoding/csv 0.102s ok encoding/gob 33.055s ok encoding/hex 0.055s ok encoding/json 1.871s ok encoding/pem 2.289s ok encoding/xml 0.297s ok errors 0.073s ok expvar 0.047s ok flag 0.153s ok fmt 0.736s ok go/ast 0.106s ok go/build 5.860s ok go/build/constraint 0.047s ok go/constant 0.107s ok go/doc 0.378s ok go/doc/comment 5.620s ok go/format 0.303s ok go/importer 1.190s ok go/internal/gccgoimporter 0.168s ok go/internal/gcimporter 7.977s ok go/internal/srcimporter 26.294s ok go/parser 1.349s ok go/printer 1.901s ok go/scanner 0.051s ok go/token 0.147s ok go/types 45.053s ok hash 0.058s ok hash/adler32 0.072s ok hash/crc32 0.069s ok hash/crc64 0.045s ok hash/fnv 0.042s ok hash/maphash 0.058s ok html 0.041s ok html/template 0.316s ok image 0.583s ok image/color 0.112s ok image/draw 0.828s ok image/gif 1.391s ok image/jpeg 1.516s ok image/png 3.887s ok index/suffixarray 1.362s ok internal/abi 0.288s ok internal/buildcfg 0.040s ok internal/coverage/cformat 0.037s ok internal/coverage/cmerge 0.035s ok internal/coverage/pods 0.088s ok internal/coverage/slicereader 0.067s ok internal/coverage/slicewriter 0.067s ok internal/coverage/test 0.090s ok internal/cpu 0.102s ok internal/dag 0.040s ok internal/diff 0.130s ok internal/fmtsort 0.051s ok internal/fuzz 0.065s ok internal/godebug 0.063s ok internal/intern 1.291s ok internal/itoa 0.084s ok internal/poll 0.498s ok internal/profile 0.073s ok internal/reflectlite 0.270s ok internal/safefilepath 0.044s ok internal/saferio 0.239s ok internal/singleflight 0.186s ok internal/testenv 0.051s ok internal/trace 0.323s ok internal/types/errors 1.536s ok internal/unsafeheader 0.104s ok internal/xcoff 0.132s ok io 0.096s ok io/fs 0.252s ok io/ioutil 0.108s ok log 0.065s ok log/slog 0.109s ok log/slog/internal/buffer 0.103s ok log/syslog 1.303s ok maps 0.041s ok math 0.057s ok math/big 3.088s ok math/bits 0.073s ok math/cmplx 0.067s ok math/rand 2.687s ok mime 0.078s ok mime/multipart 6.012s ok mime/quotedprintable 0.177s ok net 14.090s ok net/http 21.167s ok net/http/cgi 1.640s ok net/http/cookiejar 0.113s ok net/http/fcgi 0.190s ok net/http/httptest 0.388s ok net/http/httptrace 0.062s ok net/http/httputil 1.232s ok net/http/internal 0.104s ok net/http/internal/ascii 0.041s ok net/http/pprof 5.218s ok net/internal/socktest 0.046s ok net/mail 0.058s ok net/netip 1.245s ok net/rpc 0.271s ok net/rpc/jsonrpc 0.276s ok net/smtp 0.339s ok net/textproto 0.113s ok net/url 0.069s ok os 2.514s ok os/exec 5.366s ok os/exec/internal/fdtest 0.149s ok os/signal 5.960s ok os/user 0.084s ok path 0.074s ok path/filepath 0.226s ok plugin 0.055s ok reflect 1.180s ok regexp 3.072s ok regexp/syntax 4.060s ok runtime 55.456s ok runtime/cgo 0.052s ok runtime/coverage 0.137s ok runtime/debug 0.247s ok runtime/internal/atomic 0.134s ok runtime/internal/math 0.111s ok runtime/internal/sys 0.062s ok runtime/metrics 0.054s ok runtime/pprof 13.444s ok runtime/race 12.515s ok runtime/trace 5.920s ok slices 0.100s ok sort 0.506s ok strconv 4.019s ok strings 3.210s ok sync 0.625s ok sync/atomic 7.069s ok syscall 2.103s ok testing 2.341s ok testing/fstest 0.062s ok testing/iotest 0.087s ok testing/quick 0.230s ok text/scanner 0.090s ok text/tabwriter 0.069s ok text/template 0.128s ok text/template/parse 0.060s ok time 2.712s ok unicode 0.078s ok unicode/utf16 0.075s ok unicode/utf8 0.133s ok cmd/addr2line 6.428s ok cmd/api 26.922s ok cmd/asm/internal/asm 7.054s ok cmd/asm/internal/lex 0.134s ok cmd/compile/internal/abt 0.073s ok cmd/compile/internal/amd64 75.565s ok cmd/compile/internal/base 0.043s ok cmd/compile/internal/compare 0.041s ok cmd/compile/internal/dwarfgen 0.954s ok cmd/compile/internal/importer 4.450s ok cmd/compile/internal/ir 0.101s ok cmd/compile/internal/logopt 2.522s ok cmd/compile/internal/loopvar 38.981s ok cmd/compile/internal/noder 0.079s ok cmd/compile/internal/reflectdata 0.065s [no tests to run] ok cmd/compile/internal/ssa 39.730s ok cmd/compile/internal/syntax 0.350s ok cmd/compile/internal/test 17.384s ok cmd/compile/internal/typecheck 1.165s ok cmd/compile/internal/types 0.041s ok cmd/compile/internal/types2 29.220s ok cmd/covdata 0.034s ok cmd/cover 5.498s ok cmd/dist 0.054s ok cmd/doc 1.297s ok cmd/fix 18.577s ok cmd/go 375.493s ok cmd/go/internal/auth 0.056s ok cmd/go/internal/cache 0.544s ok cmd/go/internal/fsys 0.300s ok cmd/go/internal/generate 0.069s ok cmd/go/internal/get 0.069s ok cmd/go/internal/imports 0.130s ok cmd/go/internal/load 0.044s ok cmd/go/internal/lockedfile 0.310s ok cmd/go/internal/lockedfile/internal/filelock 0.095s ok cmd/go/internal/modconv 0.099s ok cmd/go/internal/modfetch 0.074s ok cmd/go/internal/modfetch/codehost 0.093s ok cmd/go/internal/modfetch/zip_sum_test 0.081s ok cmd/go/internal/modindex 0.613s ok cmd/go/internal/modload 0.068s ok cmd/go/internal/mvs 0.051s ok cmd/go/internal/par 0.102s ok cmd/go/internal/str 0.041s ok cmd/go/internal/test 0.066s ok cmd/go/internal/vcs 0.075s ok cmd/go/internal/vcweb 0.117s ok cmd/go/internal/vcweb/vcstest 24.599s ok cmd/go/internal/web 0.064s ok cmd/go/internal/work 2.384s ok cmd/gofmt 0.376s ok cmd/internal/archive 2.369s ok cmd/internal/buildid 1.427s ok cmd/internal/cov 1.045s ok cmd/internal/dwarf 0.045s ok cmd/internal/edit 0.073s ok cmd/internal/goobj 0.034s ok cmd/internal/moddeps 4.775s ok cmd/internal/notsha256 0.068s ok cmd/internal/obj 1.268s ok cmd/internal/obj/ppc64 0.740s ok cmd/internal/obj/riscv 0.321s ok cmd/internal/obj/s390x 0.167s ok cmd/internal/obj/x86 3.812s ok cmd/internal/objabi 0.140s ok cmd/internal/pkgpath 0.255s ok cmd/internal/pkgpattern 0.054s ok cmd/internal/quoted 0.035s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.075s ok cmd/link 23.896s ok cmd/link/internal/benchmark 0.064s ok cmd/link/internal/ld 31.529s ok cmd/link/internal/loader 0.222s ok cmd/nm 4.174s ok cmd/objdump 11.380s ok cmd/pack 3.293s ok cmd/pprof 1.997s ok cmd/trace 0.200s ok cmd/vet 29.426s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3582 33989 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2428 42553 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 2100 63814 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5298 25299 ns/op 5221 B/op 16 allocs/op Benchmark/Reader/GNU-4 6952 19641 ns/op 5214 B/op 15 allocs/op Benchmark/Reader/PAX-4 2900 48080 ns/op 8791 B/op 33 allocs/op PASS ok archive/tar 1.061s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 257451025 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 172108165 ns/op BenchmarkZip64TestSizes/4096-4 1794 112032 ns/op BenchmarkZip64TestSizes/1048576-4 121 915295 ns/op BenchmarkZip64TestSizes/67108864-4 1 163696675 ns/op PASS ok archive/zip 1.336s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 213162 554.4 ns/op BenchmarkReaderCopyUnoptimal-4 116962 863.5 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 45799 ns/op BenchmarkReaderWriteToOptimal-4 7581 14718 ns/op BenchmarkReaderReadString-4 123054 1046 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 196345 604.9 ns/op BenchmarkWriterCopyUnoptimal-4 209670 581.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 46993 ns/op BenchmarkReaderEmpty-4 14526 8086 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 15300 7840 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 545898 217.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.608s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3188 37006 ns/op 885.48 MB/s BenchmarkWriteByte-4 393 283102 ns/op 14.47 MB/s BenchmarkWriteRune-4 223 538666 ns/op 22.81 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3548047 ns/op BenchmarkBufferFullSmallReads-4 96 1305446 ns/op BenchmarkBufferWriteBlock/N4096-4 7214 23217 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 313 389221 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 10431074 ns/op 4192264 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 12024910 ns/op 1395.21 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 3547046 31.95 ns/op 313.02 MB/s BenchmarkIndexByte/32-4 3317143 34.07 ns/op 939.22 MB/s BenchmarkIndexByte/4K-4 1000000 106.5 ns/op 38444.32 MB/s BenchmarkIndexBytePortable/10-4 1207369 98.69 ns/op 101.32 MB/s BenchmarkIndexBytePortable/32-4 428385 274.1 ns/op 116.73 MB/s BenchmarkIndexBytePortable/4K-4 4200 29374 ns/op 139.44 MB/s BenchmarkIndexRune/10-4 1000000 111.1 ns/op 90.03 MB/s BenchmarkIndexRune/32-4 1000000 116.7 ns/op 274.26 MB/s BenchmarkIndexRune/4K-4 439166 290.4 ns/op 14104.13 MB/s BenchmarkIndexRuneASCII/10-4 3657848 31.45 ns/op 317.96 MB/s BenchmarkIndexRuneASCII/32-4 3347668 34.43 ns/op 929.52 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 106.1 ns/op 38621.77 MB/s BenchmarkEqual/0-4 11340063 10.66 ns/op BenchmarkEqual/1-4 1300046 90.86 ns/op 11.01 MB/s BenchmarkEqual/6-4 1272765 94.78 ns/op 63.31 MB/s BenchmarkEqual/9-4 1253251 93.47 ns/op 96.28 MB/s BenchmarkEqual/15-4 1251759 97.18 ns/op 154.35 MB/s BenchmarkEqual/16-4 1312902 91.69 ns/op 174.50 MB/s BenchmarkEqual/20-4 1225126 96.55 ns/op 207.14 MB/s BenchmarkEqual/32-4 1238784 97.98 ns/op 326.59 MB/s BenchmarkEqual/4K-4 94918 1241 ns/op 3301.58 MB/s BenchmarkIndex/10-4 2397348 48.16 ns/op 207.64 MB/s BenchmarkIndex/32-4 2424702 50.12 ns/op 638.45 MB/s BenchmarkIndex/4K-4 23737 4665 ns/op 878.10 MB/s BenchmarkIndexEasy/10-4 2495170 47.46 ns/op 210.71 MB/s BenchmarkIndexEasy/32-4 2404742 49.26 ns/op 649.60 MB/s BenchmarkIndexEasy/4K-4 562824 222.6 ns/op 18402.49 MB/s BenchmarkCount/10-4 1429207 85.17 ns/op 117.42 MB/s BenchmarkCount/32-4 1320892 91.36 ns/op 350.26 MB/s BenchmarkCount/4K-4 25171 4818 ns/op 850.18 MB/s BenchmarkCountEasy/10-4 1439776 82.35 ns/op 121.43 MB/s BenchmarkCountEasy/32-4 1415672 84.52 ns/op 378.59 MB/s BenchmarkCountEasy/4K-4 446296 267.0 ns/op 15342.49 MB/s BenchmarkCountSingle/10-4 2804667 42.22 ns/op 236.84 MB/s BenchmarkCountSingle/32-4 2679937 43.67 ns/op 732.71 MB/s BenchmarkCountSingle/4K-4 1000000 123.5 ns/op 33166.07 MB/s BenchmarkToUpper/#00-4 2636235 44.52 ns/op BenchmarkToUpper/ONLYUPPER-4 336471 395.6 ns/op BenchmarkToUpper/abc-4 394706 273.7 ns/op BenchmarkToUpper/AbC123-4 271988 430.1 ns/op BenchmarkToUpper/azAZ09_-4 261662 474.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87138 1358 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36801 3255 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61581 1916 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 131635 966.1 ns/op BenchmarkToLower/#00-4 2611239 43.19 ns/op BenchmarkToLower/abc-4 423415 308.1 ns/op BenchmarkToLower/AbC123-4 268732 410.1 ns/op BenchmarkToLower/azAZ09_-4 258482 452.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 87768 1366 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39308 3000 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72142 1645 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117822 926.1 ns/op BenchmarkFields/ASCII/16-4 162931 698.3 ns/op 22.91 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14958 7801 ns/op 32.82 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 919 133455 ns/op 30.69 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 48 2305276 ns/op 28.43 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 36813933 ns/op 28.48 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 86916 1318 ns/op 12.14 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7339 18907 ns/op 13.54 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 381 304814 ns/op 13.44 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5544913 ns/op 11.82 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 93499505 ns/op 11.21 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 128444 974.4 ns/op 16.42 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11382 ns/op 22.49 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 632 200329 ns/op 20.45 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3780287 ns/op 17.34 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 65885350 ns/op 15.92 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 102766 1136 ns/op 14.08 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7266 14510 ns/op 17.64 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 468 262568 ns/op 15.60 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4763752 ns/op 13.76 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78989534 ns/op 13.27 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1965990 60.37 ns/op BenchmarkTrimSpace/ASCII-4 1000000 100.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 103382 1172 ns/op BenchmarkTrimSpace/JustNonASCII-4 47337 2312 ns/op BenchmarkToValidUTF8/Valid-4 469120 294.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 319536 432.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87687 1349 ns/op BenchmarkIndexHard1-4 1017 100437 ns/op BenchmarkIndexHard2-4 828 143922 ns/op BenchmarkIndexHard3-4 200 613665 ns/op BenchmarkIndexHard4-4 234 495114 ns/op BenchmarkLastIndexHard1-4 8 14323112 ns/op BenchmarkLastIndexHard2-4 7 17096804 ns/op BenchmarkLastIndexHard3-4 6 19571489 ns/op BenchmarkCountHard1-4 1156 104278 ns/op BenchmarkCountHard2-4 818 149792 ns/op BenchmarkCountHard3-4 207 574856 ns/op BenchmarkSplitEmptySeparator-4 1 108400060 ns/op BenchmarkSplitSingleByteSeparator-4 15 9044518 ns/op BenchmarkSplitMultiByteSeparator-4 12 9120539 ns/op BenchmarkSplitNSingleByteSeparator-4 165282 923.0 ns/op BenchmarkSplitNMultiByteSeparator-4 65348 2049 ns/op BenchmarkRepeat-4 153980 834.7 ns/op BenchmarkRepeatLarge/256/1-4 121222 1279 ns/op 200.14 MB/s BenchmarkRepeatLarge/256/16-4 201620 981.9 ns/op 260.72 MB/s BenchmarkRepeatLarge/512/1-4 69070 1713 ns/op 298.95 MB/s BenchmarkRepeatLarge/512/16-4 82510 1386 ns/op 369.35 MB/s BenchmarkRepeatLarge/1024/1-4 43881 2684 ns/op 381.58 MB/s BenchmarkRepeatLarge/1024/16-4 52345 2447 ns/op 418.51 MB/s BenchmarkRepeatLarge/2048/1-4 24688 4714 ns/op 434.42 MB/s BenchmarkRepeatLarge/2048/16-4 25846 4557 ns/op 449.38 MB/s BenchmarkRepeatLarge/4096/1-4 16034 7337 ns/op 558.29 MB/s BenchmarkRepeatLarge/4096/16-4 15680 8203 ns/op 499.34 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14557 ns/op 562.74 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14902 ns/op 549.72 MB/s BenchmarkRepeatLarge/8192/4097-4 15266 8654 ns/op 473.40 MB/s BenchmarkRepeatLarge/16384/1-4 10000 25393 ns/op 645.21 MB/s BenchmarkRepeatLarge/16384/16-4 8019 26151 ns/op 626.51 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19066 ns/op 644.64 MB/s BenchmarkRepeatLarge/32768/1-4 2839 49483 ns/op 662.20 MB/s BenchmarkRepeatLarge/32768/16-4 2492 44713 ns/op 732.86 MB/s BenchmarkRepeatLarge/32768/4097-4 2728 46096 ns/op 622.16 MB/s BenchmarkRepeatLarge/65536/1-4 1416 100328 ns/op 653.22 MB/s BenchmarkRepeatLarge/65536/16-4 1424 101253 ns/op 647.25 MB/s BenchmarkRepeatLarge/65536/4097-4 1617 92985 ns/op 660.91 MB/s BenchmarkRepeatLarge/131072/1-4 264 401280 ns/op 326.63 MB/s BenchmarkRepeatLarge/131072/16-4 303 362851 ns/op 361.23 MB/s BenchmarkRepeatLarge/131072/4097-4 360 351731 ns/op 361.09 MB/s BenchmarkRepeatLarge/262144/1-4 192 625646 ns/op 419.00 MB/s BenchmarkRepeatLarge/262144/16-4 201 638240 ns/op 410.73 MB/s BenchmarkRepeatLarge/262144/4097-4 194 620309 ns/op 416.10 MB/s BenchmarkRepeatLarge/524288/1-4 85 1250195 ns/op 419.36 MB/s BenchmarkRepeatLarge/524288/16-4 100 1255066 ns/op 417.74 MB/s BenchmarkRepeatLarge/524288/4097-4 93 1330409 ns/op 391.10 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2442014 ns/op 429.39 MB/s BenchmarkRepeatLarge/1048576/16-4 42 2433969 ns/op 430.81 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 2372493 ns/op 440.35 MB/s BenchmarkRepeatLarge/2097152/1-4 26 5337919 ns/op 392.88 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4706374 ns/op 445.60 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4746310 ns/op 441.09 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9038448 ns/op 464.05 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8741947 ns/op 479.79 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8428811 ns/op 497.25 MB/s BenchmarkRepeatLarge/8388608/1-4 6 18752002 ns/op 447.34 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16303154 ns/op 514.54 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14424653 ns/op 581.40 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26069706 ns/op 643.55 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26233050 ns/op 639.55 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27200023 ns/op 616.81 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50767170 ns/op 660.95 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52048633 ns/op 644.67 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 51256116 ns/op 654.64 MB/s BenchmarkRepeatLarge/67108864/1-4 2 102345418 ns/op 655.71 MB/s BenchmarkRepeatLarge/67108864/16-4 2 100144982 ns/op 670.12 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101940449 ns/op 658.31 MB/s BenchmarkRepeatLarge/134217728/1-4 1 192259056 ns/op 698.11 MB/s BenchmarkRepeatLarge/134217728/16-4 1 215696559 ns/op 622.25 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 194521774 ns/op 689.99 MB/s BenchmarkRepeatLarge/268435456/1-4 1 439117751 ns/op 611.31 MB/s BenchmarkRepeatLarge/268435456/16-4 1 399356209 ns/op 672.17 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 383060149 ns/op 700.77 MB/s BenchmarkRepeatLarge/536870912/1-4 1 933871425 ns/op 574.89 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1141542625 ns/op 470.30 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 914863574 ns/op 586.83 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3747519146 ns/op 286.52 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3622802714 ns/op 296.38 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4588863756 ns/op 233.99 MB/s BenchmarkBytesCompare/1-4 11256796 10.36 ns/op BenchmarkBytesCompare/2-4 12180757 9.818 ns/op BenchmarkBytesCompare/4-4 12069350 10.11 ns/op BenchmarkBytesCompare/8-4 10575561 9.688 ns/op BenchmarkBytesCompare/16-4 13045470 8.601 ns/op BenchmarkBytesCompare/32-4 11603143 9.807 ns/op BenchmarkBytesCompare/64-4 11303845 10.68 ns/op BenchmarkBytesCompare/128-4 9783213 11.78 ns/op BenchmarkBytesCompare/256-4 7846704 15.04 ns/op BenchmarkBytesCompare/512-4 5685075 20.98 ns/op BenchmarkBytesCompare/1024-4 3431388 34.17 ns/op BenchmarkBytesCompare/2048-4 1910281 59.80 ns/op BenchmarkIndexAnyASCII/1:1-4 2020848 56.37 ns/op BenchmarkIndexAnyASCII/1:2-4 2170844 53.75 ns/op BenchmarkIndexAnyASCII/1:4-4 2244955 52.92 ns/op BenchmarkIndexAnyASCII/1:8-4 2240650 52.45 ns/op BenchmarkIndexAnyASCII/1:16-4 2221148 52.66 ns/op BenchmarkIndexAnyASCII/1:32-4 2156143 53.28 ns/op BenchmarkIndexAnyASCII/1:64-4 2205655 53.02 ns/op BenchmarkIndexAnyASCII/16:1-4 2301462 51.14 ns/op BenchmarkIndexAnyASCII/16:2-4 574850 182.8 ns/op BenchmarkIndexAnyASCII/16:4-4 665782 175.0 ns/op BenchmarkIndexAnyASCII/16:8-4 728463 196.9 ns/op BenchmarkIndexAnyASCII/16:16-4 580472 205.2 ns/op BenchmarkIndexAnyASCII/16:32-4 568990 206.1 ns/op BenchmarkIndexAnyASCII/16:64-4 476528 251.1 ns/op BenchmarkIndexAnyASCII/256:1-4 2063528 58.42 ns/op BenchmarkIndexAnyASCII/256:2-4 60894 1937 ns/op BenchmarkIndexAnyASCII/256:4-4 61686 1930 ns/op BenchmarkIndexAnyASCII/256:8-4 60796 1952 ns/op BenchmarkIndexAnyASCII/256:16-4 60396 1997 ns/op BenchmarkIndexAnyASCII/256:32-4 59350 2036 ns/op BenchmarkIndexAnyASCII/256:64-4 57735 2012 ns/op BenchmarkIndexAnyUTF8/1:1-4 2263086 53.66 ns/op BenchmarkIndexAnyUTF8/1:2-4 2252308 52.58 ns/op BenchmarkIndexAnyUTF8/1:4-4 2255390 52.31 ns/op BenchmarkIndexAnyUTF8/1:8-4 2246556 51.59 ns/op BenchmarkIndexAnyUTF8/1:16-4 2282521 51.75 ns/op BenchmarkIndexAnyUTF8/1:32-4 2152256 53.80 ns/op BenchmarkIndexAnyUTF8/1:64-4 2215551 52.20 ns/op BenchmarkIndexAnyUTF8/16:1-4 168904 722.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 435123 292.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 393129 289.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 415868 279.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 457964 285.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 393818 293.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 442311 301.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10941 ns/op BenchmarkIndexAnyUTF8/256:2-4 30676 3673 ns/op BenchmarkIndexAnyUTF8/256:4-4 32568 3857 ns/op BenchmarkIndexAnyUTF8/256:8-4 31890 3693 ns/op BenchmarkIndexAnyUTF8/256:16-4 30117 3803 ns/op BenchmarkIndexAnyUTF8/256:32-4 29947 3915 ns/op BenchmarkIndexAnyUTF8/256:64-4 28767 3974 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2142356 56.08 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2132292 55.51 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2122177 55.91 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2064093 55.91 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2093857 56.49 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2019530 57.46 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2045298 56.35 ns/op BenchmarkLastIndexAnyASCII/16:1-4 508543 243.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 472917 237.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 534481 237.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 485430 240.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 511932 256.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 433765 338.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 375036 294.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 40258 2857 ns/op BenchmarkLastIndexAnyASCII/256:2-4 41643 2820 ns/op BenchmarkLastIndexAnyASCII/256:4-4 41325 2853 ns/op BenchmarkLastIndexAnyASCII/256:8-4 40598 2825 ns/op BenchmarkLastIndexAnyASCII/256:16-4 40032 2847 ns/op BenchmarkLastIndexAnyASCII/256:32-4 41223 2873 ns/op BenchmarkLastIndexAnyASCII/256:64-4 41361 2875 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2200966 54.80 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2099694 52.53 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2273685 52.47 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2288932 51.06 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2122980 52.17 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2215218 52.28 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2235763 53.03 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 230740 566.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 423460 268.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 424513 266.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 486463 263.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 418941 269.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 451332 286.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 390265 283.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 14311 8283 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 34971 4478 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30290 3600 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31654 3464 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 34308 3489 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 31854 3690 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 32408 3750 ns/op BenchmarkTrimASCII/1:1-4 2508920 48.34 ns/op BenchmarkTrimASCII/1:2-4 2302801 52.54 ns/op BenchmarkTrimASCII/1:4-4 2284206 52.84 ns/op BenchmarkTrimASCII/1:8-4 2117335 55.90 ns/op BenchmarkTrimASCII/1:16-4 1840334 63.10 ns/op BenchmarkTrimASCII/16:1-4 726873 168.2 ns/op BenchmarkTrimASCII/16:2-4 503708 225.6 ns/op BenchmarkTrimASCII/16:4-4 486168 231.9 ns/op BenchmarkTrimASCII/16:8-4 554076 233.9 ns/op BenchmarkTrimASCII/16:16-4 520152 252.1 ns/op BenchmarkTrimASCII/256:1-4 56439 2047 ns/op BenchmarkTrimASCII/256:2-4 30224 4400 ns/op BenchmarkTrimASCII/256:4-4 37506 3274 ns/op BenchmarkTrimASCII/256:8-4 32232 3689 ns/op BenchmarkTrimASCII/256:16-4 35290 3268 ns/op BenchmarkTrimASCII/4096:1-4 3938 33831 ns/op BenchmarkTrimASCII/4096:2-4 2588 47869 ns/op BenchmarkTrimASCII/4096:4-4 2767 49931 ns/op BenchmarkTrimASCII/4096:8-4 2510 47672 ns/op BenchmarkTrimASCII/4096:16-4 2457 50192 ns/op BenchmarkTrimByte-4 1389048 78.85 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17632 6669 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17973 6691 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 975 119666 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1971 60133 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3931 30221 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6585 16802 ns/op BenchmarkCompareBytesEqual-4 13941279 8.218 ns/op BenchmarkCompareBytesToNil-4 16267692 7.020 ns/op BenchmarkCompareBytesEmpty-4 17033736 7.084 ns/op BenchmarkCompareBytesIdentical-4 17225998 7.067 ns/op BenchmarkCompareBytesSameLength-4 15843152 7.678 ns/op BenchmarkCompareBytesDifferentLength-4 16312610 7.328 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2830 42615 ns/op 24606.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3120 42518 ns/op 24662.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2836 40596 ns/op 25829.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3132 42279 ns/op 24801.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2473 40973 ns/op 25591.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3140 40713 ns/op 25755.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3240 43337 ns/op 24195.99 MB/s BenchmarkCompareBytesBig-4 2828 41041 ns/op 25549.82 MB/s BenchmarkCompareBytesBigIdentical-4 17991394 6.590 ns/op 159106270.36 MB/s PASS ok bytes 95.274s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 78376124 ns/op 1.28 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 274471117 ns/op 2.07 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 5 24031074 ns/op 0.68 MB/s 3645142 B/op 51 allocs/op PASS ok compress/bzip2 1.351s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 62 1935052 ns/op 5.17 MB/s 42391 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18755052 ns/op 5.33 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 189832588 ns/op 5.27 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 1985913 ns/op 5.04 MB/s 42771 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 20083750 ns/op 4.98 MB/s 46380 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 201119925 ns/op 4.97 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1954402 ns/op 5.12 MB/s 42630 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18757294 ns/op 5.33 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 184912941 ns/op 5.41 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1929210 ns/op 5.18 MB/s 42245 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18368013 ns/op 5.44 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 179627375 ns/op 5.57 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 55 2031094 ns/op 4.92 MB/s 43631 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19632936 ns/op 5.09 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 208745744 ns/op 4.79 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 63 1620958 ns/op 6.17 MB/s 42325 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13421933 ns/op 7.45 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 135502179 ns/op 7.38 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 88 1430019 ns/op 6.99 MB/s 42825 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 13748108 ns/op 7.27 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 105875863 ns/op 9.45 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 86 1471607 ns/op 6.80 MB/s 43058 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10564217 ns/op 9.47 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 109742472 ns/op 9.11 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 97 1262747 ns/op 7.92 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12466190 ns/op 8.02 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 115823557 ns/op 8.63 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2214927 ns/op 4.51 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19092302 ns/op 5.24 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 191037552 ns/op 5.23 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5559374 ns/op 1.80 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 61968364 ns/op 1.61 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 631810038 ns/op 1.58 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5922959 ns/op 1.69 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 64327454 ns/op 1.55 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 649206866 ns/op 1.54 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1608731 ns/op 6.22 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 14471808 ns/op 6.91 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 138529190 ns/op 7.22 MB/s BenchmarkEncode/Newton/Speed/1e4-4 60 2089778 ns/op 4.79 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15862598 ns/op 6.30 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 159099018 ns/op 6.29 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6082553 ns/op 1.64 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 56461291 ns/op 1.77 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 563851034 ns/op 1.77 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5498107 ns/op 1.82 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 67594554 ns/op 1.48 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 685558578 ns/op 1.46 MB/s PASS ok compress/flate 14.445s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 49 2501092 ns/op 4.00 MB/s BenchmarkDecoder/1e-Reuse4-4 40 2587030 ns/op 3.87 MB/s BenchmarkDecoder/1e5-4 5 24241977 ns/op 4.13 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24337153 ns/op 4.11 MB/s BenchmarkDecoder/1e6-4 1 243364010 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse6-4 1 245311260 ns/op 4.08 MB/s BenchmarkEncoder/1e4-4 57 2043738 ns/op 4.89 MB/s BenchmarkEncoder/1e-Reuse4-4 62 1876687 ns/op 5.33 MB/s BenchmarkEncoder/1e5-4 6 19771103 ns/op 5.06 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19289527 ns/op 5.18 MB/s BenchmarkEncoder/1e6-4 1 201051674 ns/op 4.97 MB/s BenchmarkEncoder/1e-Reuse6-4 1 197642734 ns/op 5.06 MB/s PASS ok compress/lzw 3.213s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4279965 ns/op PASS ok container/heap 0.283s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 23820 4742 ns/op BenchmarkWithTimeout/concurrency=40-4 4514 24241 ns/op BenchmarkWithTimeout/concurrency=4000-4 7504 30449 ns/op BenchmarkWithTimeout/concurrency=400000-4 9074 18126 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 351739 382.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14421 7041 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22420 5127 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4821 31339 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3054 60202 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3637 30767 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 355 350339 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 250 520274 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 378 302678 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 3546461 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 5523109 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 3076288 ns/op BenchmarkCheckCanceled/Err-4 349387 411.8 ns/op BenchmarkCheckCanceled/Done-4 555920 195.4 ns/op BenchmarkContextCancelDone-4 837147 143.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29222 3920 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 29025 4327 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25448 4762 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22378 5400 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15542 7679 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 591787 189.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 327523 311.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 235689 442.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 173896 686.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 87081 1325 ns/op PASS ok context 10.390s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1654266 63.05 ns/op 253.78 MB/s BenchmarkDecrypt-4 1703944 63.94 ns/op 250.23 MB/s BenchmarkExpand-4 1000000 105.0 ns/op PASS ok crypto/aes 0.625s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 209233 521.8 ns/op 122.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 410541 296.4 ns/op 215.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 228013 504.9 ns/op 126.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 368163 314.3 ns/op 203.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 157192 778.0 ns/op 1735.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 190015 600.5 ns/op 2248.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 140452 858.8 ns/op 1572.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 188352 661.4 ns/op 2041.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 54475 2152 ns/op 3807.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 66456 1890 ns/op 4334.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 44084 2571 ns/op 3186.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50048 2360 ns/op 3471.75 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6144 18180 ns/op 56.05 MB/s BenchmarkAESCFBDecrypt1K-4 6796 18196 ns/op 56.00 MB/s BenchmarkAESCFBDecrypt8K-4 804 144070 ns/op 56.83 MB/s BenchmarkAESOFB1K-4 10000 11260 ns/op 90.50 MB/s BenchmarkAESCTR1K-4 15064 7694 ns/op 132.43 MB/s BenchmarkAESCTR8K-4 1983 60774 ns/op 134.71 MB/s BenchmarkAESCBCEncrypt1K-4 14547 7889 ns/op 129.80 MB/s BenchmarkAESCBCDecrypt1K-4 18946 6226 ns/op 164.47 MB/s PASS ok crypto/cipher 3.487s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 83863 1308 ns/op 6.12 MB/s BenchmarkDecrypt-4 97716 1183 ns/op 6.76 MB/s BenchmarkTDESEncrypt-4 37726 3181 ns/op 2.52 MB/s BenchmarkTDESDecrypt-4 36080 3200 ns/op 2.50 MB/s PASS ok crypto/des 0.712s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1006 100360 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 6715233 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18198596 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1591870 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.781s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1915 60085 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 48 2368268 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 21 5297481 ns/op 3097 B/op 35 allocs/op BenchmarkVerify/P256-4 1057 104477 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 16 7517132 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 17523391 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 5176 25106 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 72 1679812 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4240622 ns/op 1450 B/op 17 allocs/op PASS ok crypto/ecdsa 1.650s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 265 446738 ns/op BenchmarkNewKeyFromSeed-4 258 434599 ns/op BenchmarkSigning-4 255 457047 ns/op BenchmarkVerification-4 184 665184 ns/op PASS ok crypto/ed25519 0.788s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6080 18395 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 168 722659 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 74 1732185 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4752211 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1941 65672 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 1907067 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 25 4708522 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13302380 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13376 8775 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6907 16631 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4425 25546 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1162345 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3044 38856 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 382 307214 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1784 63604 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 98 1050986 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.881s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15114 7079 ns/op 144.66 MB/s BenchmarkHMACSHA256_32-4 25179 4777 ns/op 6.70 MB/s BenchmarkNewWriteSum-4 11175 10271 ns/op 3.12 MB/s PASS ok crypto/hmac 0.657s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 48319 2498 ns/op BenchmarkModSub-4 63184 1902 ns/op BenchmarkMontgomeryRepr-4 32754 3652 ns/op BenchmarkMontgomeryMul-4 34110 3425 ns/op BenchmarkModMul-4 16086 7750 ns/op BenchmarkExpBig-4 15 6920797 ns/op BenchmarkExp-4 7 15065172 ns/op PASS ok crypto/internal/bigmod 1.336s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3446 32454 ns/op BenchmarkScalarBaseMult-4 271 402012 ns/op BenchmarkScalarMult-4 133 891249 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 202 592708 ns/op PASS ok crypto/internal/edwards25519 0.743s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 445509 250.8 ns/op BenchmarkMultiply-4 4901215 21.09 ns/op BenchmarkSquare-4 5828474 17.80 ns/op BenchmarkInvert-4 33100 3602 ns/op BenchmarkMult32-4 1331407 88.34 ns/op PASS ok crypto/internal/edwards25519/field 1.068s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 61 1775007 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2158 56088 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 26 4446141 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12725284 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 177 649251 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11427 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 81 1464899 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 4050720 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.369s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 679504 170.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 399256 302.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 134733 919.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 770976 165.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 426363 312.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 120693 909.5 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.995s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 119889 1020 ns/op 7.84 MB/s BenchmarkHash64-4 136906 860.7 ns/op 74.36 MB/s BenchmarkHash128-4 136672 932.5 ns/op 137.27 MB/s BenchmarkHash256-4 110508 1096 ns/op 233.52 MB/s BenchmarkHash512-4 83420 1459 ns/op 350.85 MB/s BenchmarkHash1K-4 53661 2148 ns/op 476.74 MB/s BenchmarkHash8K-4 10000 11668 ns/op 702.09 MB/s BenchmarkHash1M-4 86 1349000 ns/op 777.30 MB/s BenchmarkHash8M-4 10 11302909 ns/op 742.16 MB/s BenchmarkHash8BytesUnaligned-4 118263 981.5 ns/op 8.15 MB/s BenchmarkHash1KUnaligned-4 55846 2083 ns/op 491.58 MB/s BenchmarkHash8KUnaligned-4 10000 11390 ns/op 719.25 MB/s PASS ok crypto/md5 2.072s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 114347238 ns/op PASS ok crypto/rand 0.325s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12129 9084 ns/op 14.09 MB/s BenchmarkRC4_1K-4 1641 74278 ns/op 13.79 MB/s BenchmarkRC4_8K-4 213 572696 ns/op 14.14 MB/s PASS ok crypto/rc4 0.602s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9123544 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 20004716 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 36735071 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 3268313 ns/op BenchmarkDecryptOAEP/2048-4 13 9417988 ns/op BenchmarkEncryptOAEP/2048-4 33 3453286 ns/op BenchmarkSignPKCS1v15/2048-4 12 9469400 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 3544030 ns/op BenchmarkSignPSS/2048-4 12 9177714 ns/op BenchmarkVerifyPSS/2048-4 34 3435629 ns/op PASS ok crypto/rsa 1.920s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 95544 1149 ns/op 6.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 134403 910.2 ns/op 8.79 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 87242 1384 ns/op 231.19 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 98530 1134 ns/op 282.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 59090 1997 ns/op 512.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 69169 1780 ns/op 575.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13831 9950 ns/op 823.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13546 9225 ns/op 888.03 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.462s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 75615 1513 ns/op 5.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 92872 1208 ns/op 6.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 98233 1229 ns/op 6.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33561 3635 ns/op 281.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34629 3373 ns/op 303.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 33844 3473 ns/op 294.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6237 20605 ns/op 397.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5736 20192 ns/op 405.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6301 20205 ns/op 405.44 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.487s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 61093 1957 ns/op 4.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 76333 1640 ns/op 4.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65625 1747 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 36520 3290 ns/op 311.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 40508 2930 ns/op 349.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 38598 3187 ns/op 321.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8397 14890 ns/op 550.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8649 14206 ns/op 576.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8763 14304 ns/op 572.71 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.474s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25929703 5.106 ns/op BenchmarkConstantTimeEq-4 25318597 4.925 ns/op BenchmarkConstantTimeLessOrEq-4 25455045 4.939 ns/op BenchmarkXORBytes/8Bytes-4 3673735 32.48 ns/op 246.28 MB/s BenchmarkXORBytes/128Bytes-4 3002451 37.77 ns/op 3388.77 MB/s BenchmarkXORBytes/2048Bytes-4 985748 108.0 ns/op 18967.85 MB/s BenchmarkXORBytes/32768Bytes-4 87222 1409 ns/op 23249.39 MB/s PASS ok crypto/subtle 1.210s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 37 3989639 ns/op BenchmarkCertCache/1-4 33 3764817 ns/op BenchmarkCertCache/2-4 45 3768381 ns/op BenchmarkCertCache/3-4 32 3581639 ns/op BenchmarkHandshakeServer/RSA-4 22 5368370 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 21 5767625 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 24 5420618 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 42 2676392 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 45 3350824 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 27 3918428 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 37 5328967 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 25269165 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 5 25295086 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 52512411 ns/op 19.97 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 59398267 ns/op 17.65 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 76385318 ns/op 27.45 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 90354549 ns/op 23.21 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 163053298 ns/op 25.72 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 166589688 ns/op 25.18 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 306157451 ns/op 27.40 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 428517825 ns/op 19.58 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 705917409 ns/op 23.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 739840020 ns/op 22.68 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1354368757 ns/op 24.77 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1456522171 ns/op 23.04 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2843506240 ns/op 23.60 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2730888720 ns/op 24.57 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 50134458 ns/op 20.92 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 55121428 ns/op 19.02 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 95743246 ns/op 21.90 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 93047446 ns/op 22.54 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 158481137 ns/op 26.47 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 171199752 ns/op 24.50 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 333022196 ns/op 25.19 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 336753036 ns/op 24.91 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 726976028 ns/op 23.08 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 698847659 ns/op 24.01 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1262944947 ns/op 26.57 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1306370335 ns/op 25.69 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2608693826 ns/op 25.73 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2710385015 ns/op 24.76 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 709723570 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 714793236 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 292831441 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 293809019 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 153222446 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 154465666 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 85101669 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 82398496 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 44888883 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 41050500 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 151867159 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 148906044 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70674800 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 68500716 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 42136225 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 39901848 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 28887087 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27070040 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 21349647 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 19258707 ns/op PASS ok crypto/tls 32.735s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13403869 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 338 311917 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1110 109764 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1173 118240 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 0.937s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 3189158 ns/op 278542 B/op 1626 allocs/op BenchmarkConcurrentStmtQuery-4 37 3192787 ns/op 263828 B/op 1985 allocs/op BenchmarkConcurrentStmtExec-4 54 2094979 ns/op 212929 B/op 566 allocs/op BenchmarkConcurrentTxQuery-4 38 3216600 ns/op 272311 B/op 2137 allocs/op BenchmarkConcurrentTxExec-4 79 1570685 ns/op 87767 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 51 2181008 ns/op 104315 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 156 737919 ns/op 41159 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 2567117 ns/op 226503 B/op 1802 allocs/op BenchmarkManyConcurrentQueries-4 2692 39349 ns/op 4108 B/op 20 allocs/op BenchmarkGrabConn-4 220700 508.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.790s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 155895 999.1 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 84 1484015 ns/op 188303 B/op 14 allocs/op Benchmark115/LineToPC-4 79 1481905 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19796 6135 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.900s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 764 155341 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3352 35764 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.431s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 248 439231 ns/op 18.65 MB/s BenchmarkEncodeToString-4 237 477831 ns/op 17.14 MB/s BenchmarkDecode-4 164 727234 ns/op 18.03 MB/s BenchmarkDecodeString-4 162 814356 ns/op 16.10 MB/s PASS ok encoding/base32 0.834s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 312 374648 ns/op 21.87 MB/s BenchmarkDecodeString/2-4 298252 371.7 ns/op 10.76 MB/s BenchmarkDecodeString/4-4 279091 451.7 ns/op 17.71 MB/s BenchmarkDecodeString/8-4 209286 554.9 ns/op 21.63 MB/s BenchmarkDecodeString/64-4 48388 2564 ns/op 34.32 MB/s BenchmarkDecodeString/8192-4 442 278181 ns/op 39.27 MB/s BenchmarkNewEncoding-4 99310 1038 ns/op 246.58 MB/s PASS ok encoding/base64 1.182s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1519 78296 ns/op 51.09 MB/s BenchmarkReadStruct-4 18582 6319 ns/op 11.87 MB/s BenchmarkWriteStruct-4 19735 6112 ns/op 12.27 MB/s BenchmarkReadInts-4 42477 2698 ns/op 11.12 MB/s BenchmarkWriteInts-4 37672 3154 ns/op 9.51 MB/s BenchmarkWriteSlice1000Int32s-4 1221 94929 ns/op 42.14 MB/s BenchmarkPutUint16-4 2783952 39.87 ns/op 50.17 MB/s BenchmarkAppendUint16-4 3090838 40.13 ns/op 49.83 MB/s BenchmarkPutUint32-4 2267511 48.08 ns/op 83.19 MB/s BenchmarkAppendUint32-4 2640222 44.11 ns/op 90.68 MB/s BenchmarkPutUint64-4 1262841 91.65 ns/op 87.28 MB/s BenchmarkAppendUint64-4 1243393 91.99 ns/op 86.97 MB/s BenchmarkLittleEndianPutUint16-4 2722957 40.45 ns/op 49.45 MB/s BenchmarkLittleEndianAppendUint16-4 3436129 33.89 ns/op 59.02 MB/s BenchmarkLittleEndianPutUint32-4 2404574 48.16 ns/op 83.06 MB/s BenchmarkLittleEndianAppendUint32-4 2409914 46.50 ns/op 86.03 MB/s BenchmarkLittleEndianPutUint64-4 1254633 89.97 ns/op 88.92 MB/s BenchmarkLittleEndianAppendUint64-4 1315975 88.77 ns/op 90.12 MB/s BenchmarkReadFloats-4 178674 721.6 ns/op 16.63 MB/s BenchmarkWriteFloats-4 142528 893.9 ns/op 13.42 MB/s BenchmarkReadSlice1000Float32s-4 1455 86236 ns/op 46.38 MB/s BenchmarkWriteSlice1000Float32s-4 1215 98707 ns/op 40.52 MB/s BenchmarkReadSlice1000Uint8s-4 55608 2316 ns/op 431.78 MB/s BenchmarkWriteSlice1000Uint8s-4 51907 2329 ns/op 429.45 MB/s BenchmarkPutUvarint32-4 956110 123.1 ns/op 32.49 MB/s BenchmarkPutUvarint64-4 287826 420.4 ns/op 19.03 MB/s PASS ok encoding/binary 4.948s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6208 17861 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6754 17714 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6643 17521 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4668 30128 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7359 16359 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7908 16448 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7954 16346 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4902 27033 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 13435 ns/op PASS ok encoding/csv 1.627s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 11276 11601 ns/op BenchmarkEndToEndByteBuffer-4 10322 13397 ns/op BenchmarkEndToEndSliceByteBuffer-4 264 472809 ns/op BenchmarkEncodeComplex128Slice-4 734 165044 ns/op BenchmarkEncodeFloat64Slice-4 1630 80593 ns/op BenchmarkEncodeInt32Slice-4 1395 89882 ns/op BenchmarkEncodeStringSlice-4 1951 60046 ns/op BenchmarkEncodeInterfaceSlice-4 68 1783229 ns/op BenchmarkDecodeComplex128Slice-4 597 270616 ns/op BenchmarkDecodeFloat64Slice-4 1352 132007 ns/op BenchmarkDecodeInt32Slice-4 1250 115441 ns/op BenchmarkDecodeStringSlice-4 532 276850 ns/op BenchmarkDecodeStringsSlice-4 186 655527 ns/op BenchmarkDecodeBytesSlice-4 488 284162 ns/op BenchmarkDecodeInterfaceSlice-4 103 1380818 ns/op BenchmarkDecodeMap-4 100 1267523 ns/op PASS ok encoding/gob 3.192s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11091 9637 ns/op 26.56 MB/s BenchmarkEncode/1024-4 2986 37793 ns/op 27.10 MB/s BenchmarkEncode/4096-4 702 154066 ns/op 26.59 MB/s BenchmarkEncode/16384-4 182 620161 ns/op 26.42 MB/s BenchmarkDecode/256-4 25752 4576 ns/op 55.94 MB/s BenchmarkDecode/1024-4 6651 18539 ns/op 55.23 MB/s BenchmarkDecode/4096-4 1729 73385 ns/op 55.82 MB/s BenchmarkDecode/16384-4 410 291089 ns/op 56.29 MB/s BenchmarkDump/256-4 1388 91781 ns/op 2.79 MB/s BenchmarkDump/1024-4 327 360145 ns/op 2.84 MB/s BenchmarkDump/4096-4 87 1411218 ns/op 2.90 MB/s BenchmarkDump/16384-4 21 5588547 ns/op 2.93 MB/s PASS ok encoding/hex 2.082s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 124730679 ns/op 15.56 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 126995754 ns/op 15.28 MB/s 8395280 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 124544644 ns/op 15.58 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 117681509 ns/op 16.49 MB/s 1947456 B/op 73 allocs/op BenchmarkMarshalBytes/32-4 24213 4886 ns/op BenchmarkMarshalBytes/256-4 6522 19070 ns/op BenchmarkMarshalBytes/4096-4 493 242137 ns/op BenchmarkMarshalBytesError/32-4 57 1831381 ns/op BenchmarkMarshalBytesError/256-4 61 1856292 ns/op BenchmarkMarshalBytesError/4096-4 54 2088103 ns/op BenchmarkCodeDecoder-4 1 405458033 ns/op 4.79 MB/s 11015936 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 35374 3299 ns/op 4.24 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 48625 2349 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 347486815 ns/op 5.58 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 341463584 ns/op 5.68 MB/s 2939568 B/op 91331 allocs/op BenchmarkUnmarshalString-4 90752 1699 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 168480 1064 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 256610 704.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 76148 1880 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 88772 1476 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 21607 5530 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3063 39886 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 711 165601 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1068815 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 9336633 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 640047 220.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 647656 180.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 575072 181.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 635964 175.6 ns/op BenchmarkEncodeMarshaler-4 67074 1888 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 76857 1371 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5646613 20.35 ns/op BenchmarkNumberIsValidRegexp-4 20140 5860 ns/op PASS ok encoding/json 7.815s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 2831660 ns/op 23.14 MB/s BenchmarkDecode-4 34 3550174 ns/op 25.01 MB/s PASS ok encoding/pem 0.309s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2115 62345 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 880 155002 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3459 37492 ns/op PASS ok encoding/xml 0.635s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 391507 267.4 ns/op BenchmarkIntSet-4 622657 210.7 ns/op BenchmarkFloatAdd-4 124669 1132 ns/op BenchmarkFloatSet-4 648716 209.6 ns/op BenchmarkStringSet-4 543710 259.1 ns/op BenchmarkMapSet-4 106126 989.3 ns/op BenchmarkMapSetDifferent-4 80050 1687 ns/op BenchmarkMapSetDifferentRandom-4 277 398839 ns/op BenchmarkMapSetString-4 139276 1076 ns/op BenchmarkMapAddSame-4 35032 4122 ns/op BenchmarkMapAddDifferent-4 14811 8368 ns/op BenchmarkMapAddDifferentRandom-4 272 451692 ns/op BenchmarkMapAddSameSteadyState-4 340738 371.6 ns/op BenchmarkMapAddDifferentSteadyState-4 159826 783.5 ns/op BenchmarkRealworldExpvarUsage-4 15152 7963 ns/op PASS ok expvar 2.818s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 93210 1190 ns/op BenchmarkSprintfEmpty-4 499280 418.1 ns/op BenchmarkSprintfString-4 261454 607.5 ns/op BenchmarkSprintfTruncateString-4 263863 615.0 ns/op BenchmarkSprintfTruncateBytes-4 191738 838.9 ns/op BenchmarkSprintfSlowParsingPath-4 226911 623.6 ns/op BenchmarkSprintfQuoteString-4 48252 2619 ns/op BenchmarkSprintfInt-4 287485 641.0 ns/op BenchmarkSprintfIntInt-4 187111 827.6 ns/op BenchmarkSprintfPrefixedInt-4 170271 881.5 ns/op BenchmarkSprintfFloat-4 127693 1168 ns/op BenchmarkSprintfComplex-4 51915 2145 ns/op BenchmarkSprintfBoolean-4 376134 619.7 ns/op BenchmarkSprintfHexString-4 111699 1583 ns/op BenchmarkSprintfHexBytes-4 89271 1895 ns/op BenchmarkSprintfBytes-4 43276 3208 ns/op BenchmarkSprintfStringer-4 79471 1923 ns/op BenchmarkSprintfStructure-4 33662 4444 ns/op BenchmarkManyArgs-4 54040 2221 ns/op BenchmarkFprintInt-4 68948 1626 ns/op BenchmarkFprintfBytes-4 77869 1590 ns/op BenchmarkFprintIntNoAlloc-4 77697 1570 ns/op BenchmarkScanInts-4 34 3571726 ns/op BenchmarkScanRecursiveInt-4 1 410178495 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 417217512 ns/op PASS ok fmt 5.620s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 550 212181 ns/op PASS ok go/build 0.200s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 50430 2227 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15202 8035 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4717 27518 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1230 97571 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 285 391818 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 69 1736346 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 7274139 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 28721117 ns/op 3634576 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 123758038 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.704s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 288173085 ns/op 0.22 MB/s 45905560 B/op 48840 allocs/op PASS ok go/format 0.388s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 19505444 ns/op 2.76 MB/s BenchmarkParseOnly-4 6 17036531 ns/op 3.16 MB/s BenchmarkResolve-4 64 1865497 ns/op 28.87 MB/s PASS ok go/parser 1.722s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 137926471 ns/op 0.38 MB/s 5268576 B/op 27635 allocs/op BenchmarkPrintDecl-4 872 142601 ns/op 0.22 MB/s 16680 B/op 51 allocs/op PASS ok go/printer 0.348s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 265 414021 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 9282266 ns/op 5.99 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12289180 ns/op 5.85 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18198008 ns/op 6.22 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 212 547833 ns/op 5.62 MB/s PASS ok go/scanner 0.862s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1479650 77.62 ns/op PASS ok go/token 0.282s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 159 725187 ns/op BenchmarkNamed/Underlying/nongeneric-4 1005681 114.9 ns/op BenchmarkNamed/Underlying/generic-4 1000000 114.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 114.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 115.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 22776 5644 ns/op BenchmarkNamed/NewMethodSet/generic-4 20049 5758 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19050 6154 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20356 5785 ns/op BenchmarkCheck/http/funcbodies/info-4 1 460318098 ns/op 66281 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 365504244 ns/op 83453 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 203585809 ns/op 149762 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 192736571 ns/op 157517 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2041676702 ns/op 2508 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 110414168 ns/op 45777 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 76392372 ns/op 66461 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70384234 ns/op 72617 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 697779319 ns/op 3101 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 71248254 ns/op 30339 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 53205664 ns/op 40536 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 51378427 ns/op 41955 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1599334731 ns/op 39189 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 466218724 ns/op 134351 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 142110135 ns/op 440019 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 92079740 ns/op 679463 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2833145354 ns/op 703.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 109900405 ns/op 18031 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 90731433 ns/op 21923 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 89188301 ns/op 22282 lines/s PASS ok go/types 40.432s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14306 7805 ns/op 131.20 MB/s PASS ok hash/adler32 0.272s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 268276 454.8 ns/op 32.98 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 261073 437.8 ns/op 34.26 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 151694 788.1 ns/op 50.76 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 156888 745.9 ns/op 53.62 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 498846 253.9 ns/op 2016.40 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 500720 261.2 ns/op 1960.29 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 428767 284.0 ns/op 3605.81 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 356163 280.8 ns/op 3646.15 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 271399 446.2 ns/op 9180.55 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 289892 429.0 ns/op 9548.70 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 68235 1797 ns/op 18231.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 66602 1767 ns/op 18539.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 455522 273.9 ns/op 54.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 438704 276.9 ns/op 54.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 437798 273.2 ns/op 146.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 448423 273.2 ns/op 146.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 360716 349.4 ns/op 1465.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 371698 359.7 ns/op 1423.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 277368 407.9 ns/op 2510.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 277915 410.0 ns/op 2497.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 269612 469.7 ns/op 8720.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 264528 470.6 ns/op 8703.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 62536 1899 ns/op 17255.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 62491 1884 ns/op 17392.53 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 299432 449.3 ns/op 33.38 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 298173 434.0 ns/op 34.56 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 160726 763.3 ns/op 52.40 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 160920 754.2 ns/op 53.04 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 14072 8361 ns/op 61.24 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14277 8441 ns/op 60.65 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 7027 17925 ns/op 57.13 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 7171 17913 ns/op 57.17 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1609 75984 ns/op 53.91 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1616 77760 ns/op 52.68 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 192 620460 ns/op 52.81 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 195 601629 ns/op 54.47 MB/s PASS ok hash/crc32 6.044s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 139 788948 ns/op 83.07 MB/s BenchmarkCrc64/ISO4KB-4 1837 70954 ns/op 57.73 MB/s BenchmarkCrc64/ISO1KB-4 8408 14586 ns/op 70.20 MB/s BenchmarkCrc64/ECMA64KB-4 151 775726 ns/op 84.48 MB/s BenchmarkCrc64/Random64KB-4 147 752242 ns/op 87.12 MB/s BenchmarkCrc64/Random16KB-4 598 195847 ns/op 83.66 MB/s PASS ok hash/crc64 1.155s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13394 7828 ns/op 130.81 MB/s BenchmarkFnv32aKB-4 15129 8369 ns/op 122.36 MB/s BenchmarkFnv64KB-4 14024 8348 ns/op 122.67 MB/s BenchmarkFnv64aKB-4 14336 8415 ns/op 121.68 MB/s BenchmarkFnv128KB-4 1845 72418 ns/op 14.14 MB/s BenchmarkFnv128aKB-4 1818 66699 ns/op 15.35 MB/s PASS ok hash/fnv 1.280s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 406359 266.5 ns/op 15.01 MB/s BenchmarkHash/n=4/Bytes-4 3324280 34.16 ns/op 117.11 MB/s BenchmarkHash/n=4/String-4 1811710 63.70 ns/op 62.80 MB/s BenchmarkHash/n=8/Write-4 399602 253.7 ns/op 31.53 MB/s BenchmarkHash/n=8/Bytes-4 3380626 33.68 ns/op 237.53 MB/s BenchmarkHash/n=8/String-4 1809877 64.42 ns/op 124.18 MB/s BenchmarkHash/n=16/Write-4 489458 257.5 ns/op 62.14 MB/s BenchmarkHash/n=16/Bytes-4 3629492 32.02 ns/op 499.68 MB/s BenchmarkHash/n=16/String-4 1865853 62.73 ns/op 255.06 MB/s BenchmarkHash/n=32/Write-4 455654 261.2 ns/op 122.50 MB/s BenchmarkHash/n=32/Bytes-4 3648766 32.34 ns/op 989.53 MB/s BenchmarkHash/n=32/String-4 1616526 63.10 ns/op 507.17 MB/s BenchmarkHash/n=64/Write-4 446559 265.3 ns/op 241.28 MB/s BenchmarkHash/n=64/Bytes-4 3013560 34.46 ns/op 1857.16 MB/s BenchmarkHash/n=64/String-4 1821260 66.05 ns/op 968.97 MB/s BenchmarkHash/n=256/Write-4 341089 352.7 ns/op 725.87 MB/s BenchmarkHash/n=256/Bytes-4 2332009 49.50 ns/op 5171.48 MB/s BenchmarkHash/n=256/String-4 1000000 114.9 ns/op 2227.98 MB/s BenchmarkHash/n=320/Write-4 356869 357.4 ns/op 895.25 MB/s BenchmarkHash/n=320/Bytes-4 2093104 54.86 ns/op 5832.77 MB/s BenchmarkHash/n=320/String-4 666214 160.4 ns/op 1994.72 MB/s BenchmarkHash/n=1024/Write-4 214636 539.0 ns/op 1899.89 MB/s BenchmarkHash/n=1024/Bytes-4 924237 128.1 ns/op 7995.41 MB/s BenchmarkHash/n=1024/String-4 294740 404.6 ns/op 2530.97 MB/s BenchmarkHash/n=4096/Write-4 100309 1193 ns/op 3433.56 MB/s BenchmarkHash/n=4096/Bytes-4 303054 427.0 ns/op 9592.48 MB/s BenchmarkHash/n=4096/String-4 77596 1524 ns/op 2688.13 MB/s BenchmarkHash/n=16384/Write-4 31528 3799 ns/op 4312.82 MB/s BenchmarkHash/n=16384/Bytes-4 72439 1617 ns/op 10132.01 MB/s BenchmarkHash/n=16384/String-4 19298 6284 ns/op 2607.14 MB/s PASS ok hash/maphash 5.164s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 702 175298 ns/op BenchmarkEscapeNone-4 136899 860.4 ns/op BenchmarkUnescape-4 771 159031 ns/op BenchmarkUnescapeNone-4 720506 179.9 ns/op BenchmarkUnescapeSparse-4 10000 19572 ns/op BenchmarkUnescapeDense-4 991 107062 ns/op PASS ok html 1.042s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6634 17946 ns/op BenchmarkCSSEscaperNoSpecials-4 32362 3480 ns/op BenchmarkDecodeCSS-4 23526 4644 ns/op BenchmarkDecodeCSSNoSpecials-4 3295381 36.51 ns/op BenchmarkCSSValueFilter-4 112515 1160 ns/op BenchmarkCSSValueFilterOk-4 75535 1503 ns/op BenchmarkEscapedExecute-4 4623 25219 ns/op BenchmarkHTMLNospaceEscaper-4 9812 11829 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 52203 2045 ns/op BenchmarkStripTags-4 20338 5868 ns/op BenchmarkStripTagsNoSpecials-4 241572 499.1 ns/op BenchmarkJSValEscaperWithNum-4 23781 4819 ns/op BenchmarkJSValEscaperWithStr-4 6526 19427 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 21139 5572 ns/op BenchmarkJSValEscaperWithObj-4 5676 22357 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 15243 7851 ns/op BenchmarkJSStrEscaperNoSpecials-4 52002 2280 ns/op BenchmarkJSStrEscaper-4 10634 11067 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 49526 2372 ns/op BenchmarkJSRegexpEscaper-4 10000 11515 ns/op BenchmarkTemplateSpecialTags-4 108 1241918 ns/op BenchmarkURLEscaper-4 4513 25857 ns/op BenchmarkURLEscaperNoSpecials-4 170745 692.6 ns/op BenchmarkURLNormalizer-4 6439 18591 ns/op BenchmarkURLNormalizerNoSpecials-4 174465 726.9 ns/op BenchmarkSrcsetFilter-4 19579 6079 ns/op BenchmarkSrcsetFilterNoSpecials-4 117421 1055 ns/op PASS ok html/template 5.011s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 562264 191.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 469688 226.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 591552 190.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 560529 232.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1708579 70.10 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1337002 90.30 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1553464 73.56 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1331701 89.51 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1372849 86.10 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 415051 281.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 354440 331.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 419829 281.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 367275 329.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 665593 154.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 601069 223.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 901524 141.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 577209 223.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 373632 298.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1402670 84.74 ns/op BenchmarkRGBASetRGBA-4 1258248 94.47 ns/op BenchmarkRGBA64At-4 1000000 121.3 ns/op BenchmarkRGBA64SetRGBA64-4 807742 138.8 ns/op BenchmarkNRGBAAt-4 1390778 81.74 ns/op BenchmarkNRGBASetNRGBA-4 1243729 99.92 ns/op BenchmarkNRGBA64At-4 995866 124.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 888798 151.5 ns/op BenchmarkAlphaAt-4 2500450 47.91 ns/op BenchmarkAlphaSetAlpha-4 2215183 53.59 ns/op BenchmarkAlpha16At-4 1500658 78.79 ns/op BenchmarkAlphaSetAlpha16-4 1348538 86.30 ns/op BenchmarkGrayAt-4 2432786 46.95 ns/op BenchmarkGraySetGray-4 2231548 53.39 ns/op BenchmarkGray16At-4 1490156 79.20 ns/op BenchmarkGraySetGray16-4 1348978 89.66 ns/op PASS ok image 6.648s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3602178 32.26 ns/op BenchmarkYCbCrToRGB/128-4 3622008 32.43 ns/op BenchmarkYCbCrToRGB/255-4 3404872 32.29 ns/op BenchmarkRGBToYCbCr/0-4 3465075 32.54 ns/op BenchmarkRGBToYCbCr/Cb-4 3491924 36.03 ns/op BenchmarkRGBToYCbCr/Cr-4 3542520 31.71 ns/op BenchmarkYCbCrToRGBA/0-4 2968203 41.29 ns/op BenchmarkYCbCrToRGBA/128-4 2650728 42.27 ns/op BenchmarkYCbCrToRGBA/255-4 2916038 37.46 ns/op BenchmarkNYCbCrAToRGBA/0-4 3008652 38.37 ns/op BenchmarkNYCbCrAToRGBA/128-4 3016556 38.35 ns/op BenchmarkNYCbCrAToRGBA/255-4 2842424 41.32 ns/op PASS ok image/color 2.366s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 38762543 ns/op BenchmarkFillSrc-4 333 351657 ns/op BenchmarkCopyOver-4 6 17137832 ns/op BenchmarkCopySrc-4 436 242728 ns/op BenchmarkNRGBAOver-4 8 13947110 ns/op BenchmarkNRGBASrc-4 12 9353033 ns/op BenchmarkYCbCr-4 10 10452422 ns/op BenchmarkGray-4 18 6766096 ns/op BenchmarkCMYK-4 12 9847304 ns/op BenchmarkGlyphOver-4 20 5701600 ns/op BenchmarkRGBAMaskOver-4 5 24341260 ns/op BenchmarkGrayMaskOver-4 6 18493647 ns/op BenchmarkRGBA64ImageMaskOver-4 4 32284729 ns/op BenchmarkRGBA-4 5 21421897 ns/op BenchmarkPalettedFill-4 861 143580 ns/op BenchmarkPalettedRGBA-4 5 23408081 ns/op BenchmarkGenericOver-4 3 47661395 ns/op BenchmarkGenericMaskOver-4 5 21372961 ns/op BenchmarkGenericSrc-4 4 33370982 ns/op BenchmarkGenericMaskSrc-4 4 31276736 ns/op PASS ok image/draw 6.986s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5332734 ns/op 2.90 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 138204787 ns/op 2.22 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2454385551 ns/op 0.50 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2086002 ns/op 7.41 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 117160920 ns/op 0.53 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.569s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4887 24578 ns/op BenchmarkIDCT-4 5289 23495 ns/op BenchmarkDecodeBaseline-4 8 13762417 ns/op 4.49 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19363704 ns/op 3.19 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 160352592 ns/op 7.66 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 205644472 ns/op 4.48 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.483s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18275071 6.714 ns/op BenchmarkDecodeGray-4 12 9152672 ns/op 7.16 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39749313 ns/op 6.59 MB/s 337330 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 33651529 ns/op 7.79 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5621030 ns/op 11.66 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 33407200 ns/op 7.85 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40732191 ns/op 6.44 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 52680150 ns/op 5.83 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 47124507 ns/op 6.52 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 179200924 ns/op 6.86 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 174484349 ns/op 7.04 MB/s 864096 B/op 30 allocs/op BenchmarkEncodePaletted-4 4 29297445 ns/op 10.49 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 187946467 ns/op 6.54 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 630759767 ns/op 1.95 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.049s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 46129739 ns/op 2.17 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 37984685 ns/op 2.63 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 247597854 ns/op 2.02 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 248515639 ns/op 2.01 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 42880807 ns/op 2.33 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 36086478 ns/op 2.77 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 226061144 ns/op 2.21 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 183331607 ns/op 2.73 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 441779459 ns/op 2.26 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 407658000 ns/op 2.45 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2707452553 ns/op 1.85 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2572016426 ns/op 1.94 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8775565 ns/op 11.40 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 7962048 ns/op 12.56 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 38544669 ns/op 12.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 39823561 ns/op 12.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 75819050 ns/op 13.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 78924574 ns/op 12.67 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 399286948 ns/op 12.52 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 410698675 ns/op 12.17 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 50266086 ns/op 1.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 40721089 ns/op 2.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 267808038 ns/op 1.87 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 264006368 ns/op 1.89 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 597453773 ns/op 1.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 609446731 ns/op 1.64 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4696310017 ns/op 1.06 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4537998959 ns/op 1.10 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 144565934 ns/op 28.91 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 139402790 ns/op 29.98 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 38.367s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33340 3149 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 34892 3262 ns/op 0.61 MB/s BenchmarkMarshalCorpusFile/4-4 31580 3822 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/8-4 25059 4365 ns/op 1.83 MB/s BenchmarkMarshalCorpusFile/16-4 20721 5755 ns/op 2.78 MB/s BenchmarkMarshalCorpusFile/32-4 13311 8944 ns/op 3.58 MB/s BenchmarkMarshalCorpusFile/64-4 7378 14923 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/128-4 5335 24134 ns/op 5.30 MB/s BenchmarkMarshalCorpusFile/256-4 2901 47932 ns/op 5.34 MB/s BenchmarkMarshalCorpusFile/512-4 1428 94147 ns/op 5.44 MB/s BenchmarkMarshalCorpusFile/1024-4 649 195387 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/2048-4 310 387173 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/4096-4 158 753290 ns/op 5.44 MB/s BenchmarkMarshalCorpusFile/8192-4 78 1522662 ns/op 5.38 MB/s BenchmarkMarshalCorpusFile/16384-4 43 3041174 ns/op 5.39 MB/s BenchmarkMarshalCorpusFile/32768-4 21 7034343 ns/op 4.66 MB/s BenchmarkMarshalCorpusFile/65536-4 8 12856048 ns/op 5.10 MB/s BenchmarkMarshalCorpusFile/131072-4 4 26213349 ns/op 5.00 MB/s BenchmarkMarshalCorpusFile/262144-4 2 53024204 ns/op 4.94 MB/s BenchmarkMarshalCorpusFile/524288-4 1 102977991 ns/op 5.09 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 188218049 ns/op 5.57 MB/s BenchmarkUnmarshalCorpusFile/1-4 9394 12775 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 8934 12458 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8560 13115 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 7982 15650 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 5566 18526 ns/op 0.86 MB/s BenchmarkUnmarshalCorpusFile/32-4 4744 27905 ns/op 1.15 MB/s BenchmarkUnmarshalCorpusFile/64-4 4062 32386 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/128-4 2572 43494 ns/op 2.94 MB/s BenchmarkUnmarshalCorpusFile/256-4 1044 113586 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/512-4 547 217379 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/1024-4 271 424262 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/2048-4 142 852895 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1669931 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3410254 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 8000525 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13694965 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26864818 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53221646 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 112022479 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 220983065 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 436420553 ns/op 2.40 MB/s BenchmarkMutatorBytes/1-4 34953 3298 ns/op BenchmarkMutatorBytes/10-4 36808 3104 ns/op BenchmarkMutatorBytes/100-4 34270 3322 ns/op BenchmarkMutatorBytes/1000-4 24415 4933 ns/op BenchmarkMutatorBytes/10000-4 7312 20700 ns/op BenchmarkMutatorBytes/100000-4 924 136917 ns/op BenchmarkMutatorString/1-4 35193 3449 ns/op BenchmarkMutatorString/10-4 34090 3401 ns/op BenchmarkMutatorString/100-4 28317 3865 ns/op BenchmarkMutatorString/1000-4 15121 7218 ns/op BenchmarkMutatorString/10000-4 3978 49002 ns/op BenchmarkMutatorString/100000-4 312 322692 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18326 6379 ns/op BenchmarkMutatorAllBasicTypes/string-4 18218 6507 ns/op BenchmarkMutatorAllBasicTypes/bool-4 60098 1925 ns/op BenchmarkMutatorAllBasicTypes/float32-4 52792 2178 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51386 2157 ns/op BenchmarkMutatorAllBasicTypes/int-4 52213 2067 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58603 2036 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55788 2004 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57415 2033 ns/op BenchmarkMutatorAllBasicTypes/int64-4 55600 1978 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55437 2054 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54931 2055 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 60463 2039 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53714 2136 ns/op PASS ok internal/fuzz 12.557s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 15363 8219 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 151615 793.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.749s PASS ok internal/poll 0.055s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21222918 ns/op PASS ok internal/trace 2.874s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10090 ns/op BenchmarkCopyNLarge-4 356 438924 ns/op PASS ok io 0.506s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 151099 764.7 ns/op BenchmarkPrintln-4 21656 4875 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34771 3220 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 5412 21507 ns/op BenchmarkDiscard-4 1000000 108.2 ns/op 0 B/op 0 allocs/op PASS ok log 0.827s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 44960 2590 ns/op BenchmarkJSONHandler/defaults-4 5598 20431 ns/op 522 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4476 25249 ns/op 783 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5359 22458 ns/op 755 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8079 15339 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6963 15397 ns/op 542 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4774 25232 ns/op 515 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 32146 3763 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 31060 3771 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 72912 1657 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 51176 2373 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 50529 2172 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 50450 2314 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 50994 2402 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 52730 2160 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 484132 223.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 427987 278.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 298929 399.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 220194 542.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 173011 678.6 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 399375 624.9 ns/op BenchmarkSourceLine/stringifying-4 71312 2061 ns/op BenchmarkRecord-4 3260 33711 ns/op BenchmarkDispatch/switch-checked-4 209161 608.8 ns/op BenchmarkDispatch/As-4 230385 549.5 ns/op BenchmarkDispatch/Visit-4 203457 634.7 ns/op BenchmarkUnsafeStrings-4 18120 6392 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 5.162s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2630696 42.52 ns/op BenchmarkAcosh-4 1422789 82.68 ns/op BenchmarkAsin-4 2745247 40.69 ns/op BenchmarkAsinh-4 1350501 87.17 ns/op BenchmarkAtan-4 3296571 35.70 ns/op BenchmarkAtanh-4 1431770 88.38 ns/op BenchmarkAtan2-4 2258942 49.15 ns/op BenchmarkCbrt-4 1752862 71.57 ns/op BenchmarkCeil-4 26258469 4.989 ns/op BenchmarkCompare-4 5011834 23.49 ns/op BenchmarkCompare32-4 6353042 18.08 ns/op BenchmarkCopysign-4 3811003 29.55 ns/op BenchmarkCos-4 1454210 79.20 ns/op BenchmarkCosh-4 1947266 57.96 ns/op BenchmarkErf-4 3399577 32.95 ns/op BenchmarkErfc-4 3648590 32.99 ns/op BenchmarkErfinv-4 3333650 35.72 ns/op BenchmarkErfcinv-4 3249324 35.67 ns/op BenchmarkExp-4 8133804 14.83 ns/op BenchmarkExpGo-4 1000000 106.7 ns/op BenchmarkExpm1-4 2721861 41.60 ns/op BenchmarkExp2-4 1246545 95.09 ns/op BenchmarkExp2Go-4 1000000 101.4 ns/op BenchmarkAbs-4 5493434 21.87 ns/op BenchmarkDim-4 12636969 9.702 ns/op BenchmarkFloor-4 23949523 5.041 ns/op BenchmarkMax-4 19341012 6.731 ns/op BenchmarkMin-4 18229299 6.453 ns/op BenchmarkMod-4 439408 282.6 ns/op BenchmarkFrexp-4 2229274 53.17 ns/op BenchmarkGamma-4 956614 129.6 ns/op BenchmarkHypot-4 13089540 8.506 ns/op BenchmarkHypotGo-4 2011836 59.48 ns/op BenchmarkIlogb-4 2442730 48.61 ns/op BenchmarkJ0-4 344654 373.4 ns/op BenchmarkJ1-4 348757 365.2 ns/op BenchmarkJn-4 152294 787.7 ns/op BenchmarkLdexp-4 2092082 54.90 ns/op BenchmarkLgamma-4 1200376 97.45 ns/op BenchmarkLog-4 7068230 16.79 ns/op BenchmarkLogb-4 2451148 47.96 ns/op BenchmarkLog1p-4 1921214 62.04 ns/op BenchmarkLog10-4 6772040 17.30 ns/op BenchmarkLog2-4 1837707 66.64 ns/op BenchmarkModf-4 2804772 41.88 ns/op BenchmarkNextafter32-4 2790763 41.95 ns/op BenchmarkNextafter64-4 2736452 42.30 ns/op BenchmarkPowInt-4 734318 173.7 ns/op BenchmarkPowFrac-4 553442 224.5 ns/op BenchmarkPow10Pos-4 5860512 18.30 ns/op BenchmarkPow10Neg-4 6485619 17.91 ns/op BenchmarkRound-4 5154088 22.59 ns/op BenchmarkRoundToEven-4 13515651 9.259 ns/op BenchmarkRemainder-4 650032 195.6 ns/op BenchmarkSignbit-4 7049565 16.00 ns/op BenchmarkSin-4 1735645 67.55 ns/op BenchmarkSincos-4 1230471 95.42 ns/op BenchmarkSinh-4 2446933 48.69 ns/op BenchmarkSqrtIndirect-4 28052830 4.721 ns/op BenchmarkSqrtLatency-4 25519138 4.820 ns/op BenchmarkSqrtIndirectLatency-4 23843946 4.882 ns/op BenchmarkSqrtGoLatency-4 1526536 86.05 ns/op BenchmarkSqrtPrime-4 43384 2599 ns/op BenchmarkTan-4 1660890 71.60 ns/op BenchmarkTanh-4 1886924 61.85 ns/op BenchmarkTrunc-4 27444504 4.564 ns/op BenchmarkY0-4 337184 377.9 ns/op BenchmarkY1-4 328634 381.7 ns/op BenchmarkYn-4 153062 799.1 ns/op BenchmarkFloat64bits-4 7572012 16.26 ns/op BenchmarkFloat64frombits-4 6267676 19.22 ns/op BenchmarkFloat32bits-4 7211005 26.86 ns/op BenchmarkFloat32frombits-4 7516878 16.04 ns/op BenchmarkFMA-4 25170793 4.978 ns/op PASS ok math 13.547s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15611577 7.227 ns/op 8855.90 MB/s BenchmarkAddVV/2-4 15057396 8.235 ns/op 15542.94 MB/s BenchmarkAddVV/3-4 13563561 8.793 ns/op 21835.61 MB/s BenchmarkAddVV/4-4 14565787 8.859 ns/op 28897.18 MB/s BenchmarkAddVV/5-4 12619712 9.520 ns/op 33612.32 MB/s BenchmarkAddVV/10-4 9664887 12.03 ns/op 53188.45 MB/s BenchmarkAddVV/100-4 2614657 46.76 ns/op 136883.36 MB/s BenchmarkAddVV/1000-4 286288 422.0 ns/op 151670.91 MB/s BenchmarkSubVV/1-4 16791109 7.592 ns/op 8430.03 MB/s BenchmarkSubVV/2-4 15246805 8.115 ns/op 15773.01 MB/s BenchmarkSubVV/3-4 13949252 9.235 ns/op 20791.28 MB/s BenchmarkSubVV/4-4 12298800 8.883 ns/op 28818.27 MB/s BenchmarkSubVV/5-4 12150327 10.01 ns/op 31966.83 MB/s BenchmarkSubVV/10-4 9408998 12.30 ns/op 52012.59 MB/s BenchmarkSubVV/100-4 2405607 48.28 ns/op 132553.03 MB/s BenchmarkSubVV/1000-4 308044 434.8 ns/op 147183.53 MB/s BenchmarkAddVW/1-4 18421005 6.769 ns/op 1181.92 MB/s BenchmarkAddVW/2-4 17296438 7.371 ns/op 2170.65 MB/s BenchmarkAddVW/3-4 15031186 7.962 ns/op 3014.14 MB/s BenchmarkAddVW/4-4 14660821 8.126 ns/op 3937.81 MB/s BenchmarkAddVW/5-4 13901040 8.693 ns/op 4601.34 MB/s BenchmarkAddVW/10-4 12613490 9.901 ns/op 8079.70 MB/s BenchmarkAddVW/100-4 320871 366.4 ns/op 2183.34 MB/s BenchmarkAddVW/1000-4 46186 2537 ns/op 3153.01 MB/s BenchmarkAddVWext/1-4 18094846 6.557 ns/op 1220.01 MB/s BenchmarkAddVWext/2-4 16806799 7.150 ns/op 2237.76 MB/s BenchmarkAddVWext/3-4 15049560 8.191 ns/op 2930.09 MB/s BenchmarkAddVWext/4-4 15112666 7.800 ns/op 4102.34 MB/s BenchmarkAddVWext/5-4 15020280 8.270 ns/op 4836.78 MB/s BenchmarkAddVWext/10-4 12839922 9.539 ns/op 8386.31 MB/s BenchmarkAddVWext/100-4 55323 2242 ns/op 356.90 MB/s BenchmarkAddVWext/1000-4 6189 21399 ns/op 373.86 MB/s BenchmarkSubVW/1-4 19560781 6.575 ns/op 1216.76 MB/s BenchmarkSubVW/2-4 17861376 7.094 ns/op 2255.49 MB/s BenchmarkSubVW/3-4 16344088 7.586 ns/op 3163.80 MB/s BenchmarkSubVW/4-4 16131312 7.657 ns/op 4179.02 MB/s BenchmarkSubVW/5-4 12690774 8.792 ns/op 4549.71 MB/s BenchmarkSubVW/10-4 12711535 9.693 ns/op 8253.20 MB/s BenchmarkSubVW/100-4 329800 380.1 ns/op 2104.58 MB/s BenchmarkSubVW/1000-4 46635 2484 ns/op 3220.12 MB/s BenchmarkSubVWext/1-4 19204402 6.632 ns/op 1206.25 MB/s BenchmarkSubVWext/2-4 16596898 7.097 ns/op 2254.54 MB/s BenchmarkSubVWext/3-4 16162438 7.657 ns/op 3134.45 MB/s BenchmarkSubVWext/4-4 16307310 7.725 ns/op 4142.41 MB/s BenchmarkSubVWext/5-4 14384616 8.337 ns/op 4797.69 MB/s BenchmarkSubVWext/10-4 12761143 10.02 ns/op 7982.65 MB/s BenchmarkSubVWext/100-4 54826 2160 ns/op 370.29 MB/s BenchmarkSubVWext/1000-4 6198 20508 ns/op 390.09 MB/s BenchmarkMulAddVWW/1-4 15003007 8.294 ns/op 7716.73 MB/s BenchmarkMulAddVWW/2-4 14038070 8.871 ns/op 14429.32 MB/s BenchmarkMulAddVWW/3-4 13636432 10.30 ns/op 18636.64 MB/s BenchmarkMulAddVWW/4-4 11972905 9.608 ns/op 26643.23 MB/s BenchmarkMulAddVWW/5-4 10524028 10.37 ns/op 30849.59 MB/s BenchmarkMulAddVWW/10-4 8253156 13.83 ns/op 46261.26 MB/s BenchmarkMulAddVWW/100-4 1518298 72.41 ns/op 88390.88 MB/s BenchmarkMulAddVWW/1000-4 161348 719.8 ns/op 88917.13 MB/s BenchmarkAddMulVVW/1-4 16415628 7.322 ns/op 8740.21 MB/s BenchmarkAddMulVVW/2-4 14854656 8.150 ns/op 15706.13 MB/s BenchmarkAddMulVVW/3-4 13275997 9.070 ns/op 21168.64 MB/s BenchmarkAddMulVVW/4-4 12302008 9.824 ns/op 26058.74 MB/s BenchmarkAddMulVVW/5-4 10226430 11.18 ns/op 28624.12 MB/s BenchmarkAddMulVVW/10-4 9900250 12.28 ns/op 52131.15 MB/s BenchmarkAddMulVVW/100-4 1979265 55.99 ns/op 114301.87 MB/s BenchmarkAddMulVVW/1000-4 250003 522.6 ns/op 122467.24 MB/s BenchmarkDivWVW/1-4 2206602 53.99 ns/op 1185.30 MB/s BenchmarkDivWVW/2-4 1000000 106.5 ns/op 1202.44 MB/s BenchmarkDivWVW/3-4 894841 132.1 ns/op 1453.98 MB/s BenchmarkDivWVW/4-4 810476 160.2 ns/op 1598.19 MB/s BenchmarkDivWVW/5-4 699385 183.9 ns/op 1740.01 MB/s BenchmarkDivWVW/10-4 393212 319.4 ns/op 2003.74 MB/s BenchmarkDivWVW/100-4 46958 2713 ns/op 2359.07 MB/s BenchmarkDivWVW/1000-4 4954 25299 ns/op 2529.79 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16654905 6.930 ns/op BenchmarkNonZeroShifts/1/shlVU-4 18035055 6.837 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15690811 7.425 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14645923 7.280 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14498787 8.036 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14762512 8.045 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13734673 8.616 ns/op BenchmarkNonZeroShifts/4/shlVU-4 14005405 8.085 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11392154 11.92 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12273927 12.30 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8352044 13.52 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9508974 12.02 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1540022 79.24 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1648904 66.54 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 184945 702.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 220416 631.7 ns/op BenchmarkDecimalConversion-4 210 551334 ns/op BenchmarkFloatString/100-4 12153 9814 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 241 487507 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 45065762 ns/op 61192 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 4376835170 ns/op 838096 B/op 499 allocs/op BenchmarkFloatAdd/10-4 165806 724.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 168714 727.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 151716 764.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84597 1292 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 19153 6298 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 226842 558.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 229724 606.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 194368 559.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 174342 707.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 57355 2098 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2065 62424 ns/op BenchmarkParseFloatLargeExp-4 440 258247 ns/op BenchmarkGCD10x10/WithoutXY-4 196671 647.1 ns/op BenchmarkGCD10x10/WithXY-4 54471 2284 ns/op BenchmarkGCD10x100/WithoutXY-4 90811 1302 ns/op BenchmarkGCD10x100/WithXY-4 18652 6320 ns/op BenchmarkGCD10x1000/WithoutXY-4 63085 2064 ns/op BenchmarkGCD10x1000/WithXY-4 14245 8214 ns/op BenchmarkGCD100x100/WithoutXY-4 25126 4629 ns/op BenchmarkGCD100x100/WithXY-4 10000 10850 ns/op BenchmarkGCD100x1000/WithoutXY-4 13956 8566 ns/op BenchmarkGCD100x1000/WithXY-4 7832 17150 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2256 53724 ns/op BenchmarkGCD1000x1000/WithXY-4 1226 96767 ns/op BenchmarkHilbert-4 22 5240124 ns/op BenchmarkBinomial-4 13027 9135 ns/op BenchmarkQuoRem-4 26227 4676 ns/op BenchmarkExp-4 19 6133912 ns/op BenchmarkExpMont/Odd-4 136 871052 ns/op 2605 B/op 22 allocs/op BenchmarkExpMont/Even1-4 134 866016 ns/op 3370 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 889848 ns/op 3862 B/op 54 allocs/op BenchmarkExpMont/Even3-4 134 895435 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even4-4 132 892713 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even8-4 133 891557 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even32-4 130 893350 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 157 749960 ns/op 3645 B/op 54 allocs/op BenchmarkExpMont/Even96-4 151 799119 ns/op 3783 B/op 51 allocs/op BenchmarkExpMont/Even128-4 172 679950 ns/op 3238 B/op 50 allocs/op BenchmarkExpMont/Even255-4 184 638664 ns/op 2960 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 391 304017 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 354 334513 ns/op 1720 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 340 346323 ns/op 1742 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 346 348190 ns/op 1746 B/op 47 allocs/op BenchmarkExp2-4 19 6200414 ns/op BenchmarkBitset-4 709190 168.3 ns/op BenchmarkBitsetNeg-4 413688 310.4 ns/op BenchmarkBitsetOrig-4 241726 524.7 ns/op BenchmarkBitsetNegOrig-4 129204 856.7 ns/op BenchmarkModSqrt225_Tonelli-4 124 950572 ns/op BenchmarkModSqrt225_3Mod4-4 408 292292 ns/op BenchmarkModSqrt231_Tonelli-4 100 1033600 ns/op BenchmarkModSqrt231_5Mod8-4 332 346055 ns/op BenchmarkModInverse-4 14030 8685 ns/op BenchmarkSqrt-4 2216 58560 ns/op BenchmarkIntSqr/1-4 1000000 113.1 ns/op BenchmarkIntSqr/2-4 588660 179.7 ns/op BenchmarkIntSqr/3-4 595090 213.6 ns/op BenchmarkIntSqr/5-4 446034 280.6 ns/op BenchmarkIntSqr/8-4 344103 366.6 ns/op BenchmarkIntSqr/10-4 270590 442.3 ns/op BenchmarkIntSqr/20-4 60148 2137 ns/op BenchmarkIntSqr/30-4 43196 2985 ns/op BenchmarkIntSqr/50-4 26560 4539 ns/op BenchmarkIntSqr/80-4 15968 7305 ns/op BenchmarkIntSqr/100-4 12746 9548 ns/op BenchmarkIntSqr/200-4 4786 24676 ns/op BenchmarkIntSqr/300-4 2055 64646 ns/op BenchmarkIntSqr/500-4 992 120288 ns/op BenchmarkIntSqr/800-4 410 306501 ns/op BenchmarkIntSqr/1000-4 297 403961 ns/op BenchmarkDiv/20/10-4 419062 301.5 ns/op BenchmarkDiv/40/20-4 410374 301.5 ns/op BenchmarkDiv/100/50-4 366472 346.3 ns/op BenchmarkDiv/200/100-4 61964 2001 ns/op BenchmarkDiv/400/200-4 55474 2060 ns/op BenchmarkDiv/1000/500-4 47112 2521 ns/op BenchmarkDiv/2000/1000-4 35608 3398 ns/op BenchmarkDiv/20000/10000-4 1317 81110 ns/op BenchmarkDiv/200000/100000-4 32 3877794 ns/op BenchmarkDiv/2000000/1000000-4 1 104467001 ns/op BenchmarkDiv/20000000/10000000-4 1 3084848866 ns/op BenchmarkMul-4 6 19747472 ns/op BenchmarkNatMul/10-4 220250 781.2 ns/op BenchmarkNatMul/100-4 6343 21641 ns/op BenchmarkNatMul/1000-4 202 589658 ns/op BenchmarkZeroShifts/Shl-4 10599 11317 ns/op BenchmarkZeroShifts/ShlSame-4 3920524 30.03 ns/op BenchmarkZeroShifts/Shr-4 12194 12195 ns/op BenchmarkZeroShifts/ShrSame-4 4011254 29.77 ns/op BenchmarkExp3Power/0x10-4 191454 765.7 ns/op BenchmarkExp3Power/0x40-4 159933 841.3 ns/op BenchmarkExp3Power/0x100-4 89478 1377 ns/op BenchmarkExp3Power/0x400-4 41265 2944 ns/op BenchmarkExp3Power/0x1000-4 10000 12038 ns/op BenchmarkExp3Power/0x4000-4 2646 54019 ns/op BenchmarkExp3Power/0x10000-4 258 488654 ns/op BenchmarkExp3Power/0x40000-4 25 4794835 ns/op BenchmarkExp3Power/0x100000-4 3 46901411 ns/op BenchmarkExp3Power/0x400000-4 1 407158727 ns/op BenchmarkFibo-4 4 32476224 ns/op BenchmarkNatSqr/1-4 766066 163.0 ns/op BenchmarkNatSqr/2-4 514053 279.1 ns/op BenchmarkNatSqr/3-4 474428 329.2 ns/op BenchmarkNatSqr/5-4 324126 432.1 ns/op BenchmarkNatSqr/8-4 230085 655.9 ns/op BenchmarkNatSqr/10-4 200698 755.3 ns/op BenchmarkNatSqr/20-4 46861 2688 ns/op BenchmarkNatSqr/30-4 35527 3871 ns/op BenchmarkNatSqr/50-4 19218 5832 ns/op BenchmarkNatSqr/80-4 12012 9887 ns/op BenchmarkNatSqr/100-4 10000 12572 ns/op BenchmarkNatSqr/200-4 4509 28014 ns/op BenchmarkNatSqr/300-4 2011 77787 ns/op BenchmarkNatSqr/500-4 988 141412 ns/op BenchmarkNatSqr/800-4 351 331282 ns/op BenchmarkNatSqr/1000-4 271 420538 ns/op BenchmarkNatSetBytes/8-4 819140 141.0 ns/op BenchmarkNatSetBytes/24-4 304003 475.3 ns/op BenchmarkNatSetBytes/128-4 69714 1791 ns/op BenchmarkNatSetBytes/7-4 926991 127.1 ns/op BenchmarkNatSetBytes/23-4 314584 440.7 ns/op BenchmarkNatSetBytes/127-4 67690 1814 ns/op BenchmarkScanPi-4 230 568629 ns/op BenchmarkStringPiParallel-4 796 280848 ns/op BenchmarkScan/10/Base2-4 40935 3066 ns/op BenchmarkScan/100/Base2-4 5114 25054 ns/op BenchmarkScan/1000/Base2-4 482 249564 ns/op BenchmarkScan/10/Base8-4 100216 1200 ns/op BenchmarkScan/100/Base8-4 13183 8880 ns/op BenchmarkScan/1000/Base8-4 1354 84120 ns/op BenchmarkScan/10/Base10-4 103695 1216 ns/op BenchmarkScan/100/Base10-4 14714 8089 ns/op BenchmarkScan/1000/Base10-4 1552 75158 ns/op BenchmarkScan/10/Base16-4 100742 998.5 ns/op BenchmarkScan/100/Base16-4 16773 6880 ns/op BenchmarkScan/1000/Base16-4 1821 68151 ns/op BenchmarkString/10/Base2-4 207763 525.9 ns/op BenchmarkString/100/Base2-4 32319 3756 ns/op BenchmarkString/1000/Base2-4 3246 35661 ns/op BenchmarkString/10/Base8-4 401490 286.1 ns/op BenchmarkString/100/Base8-4 82454 1490 ns/op BenchmarkString/1000/Base8-4 8042 13490 ns/op BenchmarkString/10/Base10-4 218520 540.9 ns/op BenchmarkString/100/Base10-4 44505 2736 ns/op BenchmarkString/1000/Base10-4 5772 19114 ns/op BenchmarkString/10/Base16-4 443745 262.8 ns/op BenchmarkString/100/Base16-4 103504 1128 ns/op BenchmarkString/1000/Base16-4 12483 9994 ns/op BenchmarkLeafSize/0-4 33 3960103 ns/op BenchmarkLeafSize/1-4 488 239552 ns/op BenchmarkLeafSize/2-4 474 222756 ns/op BenchmarkLeafSize/3-4 396 329674 ns/op BenchmarkLeafSize/4-4 522 231303 ns/op BenchmarkLeafSize/5-4 301 349572 ns/op BenchmarkLeafSize/6-4 393 321044 ns/op BenchmarkLeafSize/7-4 405 305813 ns/op BenchmarkLeafSize/8-4 531 221066 ns/op BenchmarkLeafSize/9-4 271 435032 ns/op BenchmarkLeafSize/10-4 320 352983 ns/op BenchmarkLeafSize/11-4 339 364392 ns/op BenchmarkLeafSize/12-4 381 333922 ns/op BenchmarkLeafSize/13-4 332 380006 ns/op BenchmarkLeafSize/14-4 392 314749 ns/op BenchmarkLeafSize/15-4 387 341519 ns/op BenchmarkLeafSize/16-4 511 224496 ns/op BenchmarkLeafSize/32-4 496 239341 ns/op BenchmarkLeafSize/64-4 428 266190 ns/op BenchmarkProbablyPrime/n=0-4 10 10153440 ns/op BenchmarkProbablyPrime/n=1-4 9 11615287 ns/op BenchmarkProbablyPrime/n=5-4 6 17959362 ns/op BenchmarkProbablyPrime/n=10-4 5 24667186 ns/op BenchmarkProbablyPrime/n=20-4 3 38337361 ns/op BenchmarkProbablyPrime/Lucas-4 12 8688345 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 82 1427512 ns/op BenchmarkRatCmp-4 183697 670.1 ns/op BenchmarkFloatSqrt/64-4 21792 5538 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13827 8569 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9907 12017 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5488 23725 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 909 144175 ns/op 18120 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 63 1732526 ns/op 178047 B/op 22 allocs/op BenchmarkFloatSqrt/1000000-4 1 124537059 ns/op 3790368 B/op 626 allocs/op PASS ok math/big 57.056s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12111722 9.211 ns/op BenchmarkLeadingZeros8-4 13764471 9.281 ns/op BenchmarkLeadingZeros16-4 13840246 8.578 ns/op BenchmarkLeadingZeros32-4 14427208 8.383 ns/op BenchmarkLeadingZeros64-4 14071696 8.485 ns/op BenchmarkTrailingZeros-4 14349132 8.336 ns/op BenchmarkTrailingZeros8-4 14863761 8.265 ns/op BenchmarkTrailingZeros16-4 14823368 8.330 ns/op BenchmarkTrailingZeros32-4 14620263 8.256 ns/op BenchmarkTrailingZeros64-4 14267394 8.389 ns/op BenchmarkOnesCount-4 15055849 8.138 ns/op BenchmarkOnesCount8-4 14848033 8.393 ns/op BenchmarkOnesCount16-4 13491090 8.638 ns/op BenchmarkOnesCount32-4 14279485 8.586 ns/op BenchmarkOnesCount64-4 14496037 8.625 ns/op BenchmarkRotateLeft-4 14356507 8.347 ns/op BenchmarkRotateLeft8-4 13355823 8.445 ns/op BenchmarkRotateLeft16-4 15524187 8.354 ns/op BenchmarkRotateLeft32-4 15116041 8.405 ns/op BenchmarkRotateLeft64-4 14806623 8.345 ns/op BenchmarkReverse-4 20234019 6.346 ns/op BenchmarkReverse8-4 28139710 5.394 ns/op BenchmarkReverse16-4 25047825 5.248 ns/op BenchmarkReverse32-4 21581689 5.775 ns/op BenchmarkReverse64-4 18358096 6.126 ns/op BenchmarkReverseBytes-4 27851965 4.675 ns/op BenchmarkReverseBytes16-4 26960948 4.722 ns/op BenchmarkReverseBytes32-4 27433242 4.596 ns/op BenchmarkReverseBytes64-4 26072457 4.770 ns/op BenchmarkAdd-4 14564800 8.229 ns/op BenchmarkAdd32-4 14300858 8.374 ns/op BenchmarkAdd64-4 13889781 8.181 ns/op BenchmarkAdd64multiple-4 25331312 4.937 ns/op BenchmarkSub-4 14676471 7.974 ns/op BenchmarkSub32-4 14752165 8.185 ns/op BenchmarkSub64-4 15659930 7.996 ns/op BenchmarkSub64multiple-4 23536297 4.927 ns/op BenchmarkMul-4 14336898 8.215 ns/op BenchmarkMul32-4 15993696 8.224 ns/op BenchmarkMul64-4 15014054 8.261 ns/op BenchmarkDiv-4 3590545 31.99 ns/op BenchmarkDiv32-4 7604120 15.35 ns/op BenchmarkDiv64-4 3686030 33.17 ns/op PASS ok math/bits 7.009s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13447832 8.843 ns/op BenchmarkAcos-4 544447 208.0 ns/op BenchmarkAcosh-4 559995 223.0 ns/op BenchmarkAsin-4 597837 208.3 ns/op BenchmarkAsinh-4 583527 213.1 ns/op BenchmarkAtan-4 1000000 129.2 ns/op BenchmarkAtanh-4 906091 128.6 ns/op BenchmarkConj-4 25572100 4.659 ns/op BenchmarkCos-4 750613 160.6 ns/op BenchmarkCosh-4 707284 157.4 ns/op BenchmarkExp-4 1000000 119.4 ns/op BenchmarkLog-4 1000000 110.6 ns/op BenchmarkLog10-4 1000000 111.6 ns/op BenchmarkPhase-4 2454663 49.33 ns/op BenchmarkPolar-4 1434286 92.02 ns/op BenchmarkPow-4 292165 434.4 ns/op BenchmarkRect-4 1233919 95.41 ns/op BenchmarkSin-4 761006 166.1 ns/op BenchmarkSinh-4 811286 160.5 ns/op BenchmarkSqrt-4 1307263 89.10 ns/op BenchmarkTan-4 418924 266.4 ns/op BenchmarkTanh-4 515239 240.6 ns/op PASS ok math/cmplx 3.705s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 764344 150.4 ns/op BenchmarkInt63ThreadsafeParallel-4 784682 139.2 ns/op BenchmarkInt63Unthreadsafe-4 1000000 111.0 ns/op BenchmarkIntn1000-4 784378 143.0 ns/op BenchmarkInt63n1000-4 870943 143.0 ns/op BenchmarkInt31n1000-4 933192 133.6 ns/op BenchmarkFloat32-4 951766 129.2 ns/op BenchmarkFloat64-4 1000000 112.5 ns/op BenchmarkPerm3-4 197694 633.6 ns/op BenchmarkPerm30-4 22346 5449 ns/op BenchmarkPerm30ViaShuffle-4 21223 5437 ns/op BenchmarkShuffleOverhead-4 15165 7690 ns/op BenchmarkRead3-4 937186 135.6 ns/op BenchmarkRead64-4 86316 1413 ns/op BenchmarkRead1000-4 6183 22455 ns/op BenchmarkConcurrent-4 216469 529.2 ns/op PASS ok math/rand 2.575s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38911 2844 ns/op BenchmarkQDecodeWord-4 96018 1151 ns/op BenchmarkQDecodeHeader-4 95661 1267 ns/op BenchmarkTypeByExtension/.html-4 492369 205.4 ns/op BenchmarkTypeByExtension/.HTML-4 396954 300.2 ns/op BenchmarkTypeByExtension/.unused-4 445184 319.8 ns/op BenchmarkExtensionsByType/text/html-4 111111 1107 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 73999 3181 ns/op BenchmarkExtensionsByType/application/octet-stream-4 29080 3937 ns/op PASS ok mime 1.848s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 928 131731 ns/op PASS ok mime/quotedprintable 0.201s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23612221 ns/op 8526 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53286736 ns/op 13312 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5029488171 ns/op 150848 B/op 232 allocs/op BenchmarkDNSName-4 147834 716.0 ns/op BenchmarkInterfaces-4 2306 59710 ns/op BenchmarkInterfaceByIndex-4 6313 17665 ns/op BenchmarkInterfaceByName-4 1735 73239 ns/op BenchmarkInterfaceAddrs-4 1780 59340 ns/op BenchmarkInterfacesAndAddrs-4 6663 18599 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2739 41330 ns/op BenchmarkParseIP-4 8602 14366 ns/op BenchmarkParseIPValidIPv4-4 435594 268.6 ns/op BenchmarkParseIPValidIPv6-4 232440 487.7 ns/op BenchmarkIPString/IPv4-4 131398 903.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12658 9197 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51507 2399 ns/op BenchmarkIPEqual/IPv4-4 1090984 108.8 ns/op BenchmarkIPEqual/IPv6-4 1102286 114.1 ns/op BenchmarkTCP4OneShot-4 186 677842 ns/op BenchmarkTCP4OneShotTimeout-4 175 682914 ns/op BenchmarkTCP4Persistent-4 298 340132 ns/op BenchmarkTCP4PersistentTimeout-4 330 357583 ns/op BenchmarkTCP6OneShot-4 171 626085 ns/op BenchmarkTCP6OneShotTimeout-4 160 813162 ns/op BenchmarkTCP6Persistent-4 336 342318 ns/op BenchmarkTCP6PersistentTimeout-4 342 337715 ns/op BenchmarkTCP4ConcurrentReadWrite-4 21187 5667 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15927 6745 ns/op BenchmarkSetReadDeadline-4 139446 804.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 184 553477 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 194 617201 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 208 554272 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 195 766760 ns/op 0 B/op 0 allocs/op PASS ok net 11.821s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24834 5858 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10705 15232 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12540 12904 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13585 9393 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 17822 6890 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 25922 4132 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 785030 161.5 ns/op BenchmarkReadRequestChrome-4 2347 44532 ns/op 13.72 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8930 17642 ns/op 4.42 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 16866 ns/op 4.86 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5830 23581 ns/op 6.40 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10486 12465 ns/op 3.21 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 30 3889574 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/https1-4 21 5092535 ns/op 0.20 MB/s BenchmarkFileAndServer_1KB/h2-4 36 3673460 ns/op 0.28 MB/s BenchmarkFileAndServer_16MB/h1-4 2 67295179 ns/op 249.31 MB/s BenchmarkFileAndServer_16MB/https1-4 1 167847303 ns/op 99.96 MB/s BenchmarkFileAndServer_16MB/h2-4 1 400634117 ns/op 41.88 MB/s BenchmarkFileAndServer_64MB/h1-4 1 278085070 ns/op 241.32 MB/s BenchmarkFileAndServer_64MB/https1-4 1 561353212 ns/op 119.55 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1605371638 ns/op 41.80 MB/s BenchmarkServeMux-4 306 414607 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 384 323711 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 66 2108978 ns/op 6361 B/op 65 allocs/op BenchmarkClientServer/https1-4 37 2856585 ns/op 9536 B/op 104 allocs/op BenchmarkClientServer/h2-4 39 3082971 ns/op 12804 B/op 111 allocs/op BenchmarkClientServerParallel/4/h1-4 370 358949 ns/op 10804 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 19 5609892 ns/op 103324 B/op 1113 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58449: write tcp 127.0.0.1:58436->127.0.0.1:58449: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58468: read tcp 127.0.0.1:58451->127.0.0.1:58468: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58469: read tcp 127.0.0.1:58451->127.0.0.1:58469: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58470: write tcp 127.0.0.1:58451->127.0.0.1:58470: use of closed network connection BenchmarkClientServerParallel/4/h2-4 30 3791505 ns/op 62667 B/op 709 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58484: read tcp 127.0.0.1:58478->127.0.0.1:58484: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58490: read tcp 127.0.0.1:58478->127.0.0.1:58490: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58483: read tcp 127.0.0.1:58478->127.0.0.1:58483: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58482: write tcp 127.0.0.1:58478->127.0.0.1:58482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58488: read tcp 127.0.0.1:58478->127.0.0.1:58488: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58486: write tcp 127.0.0.1:58478->127.0.0.1:58486: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58511: read tcp 127.0.0.1:58495->127.0.0.1:58511: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58510: read tcp 127.0.0.1:58495->127.0.0.1:58510: use of closed network connection BenchmarkClientServerParallel/64/h1-4 285 443713 ns/op 16358 B/op 113 allocs/op BenchmarkClientServerParallel/64/https1-4 14 7557335 ns/op 113157 B/op 1228 allocs/op BenchmarkClientServerParallel/64/h2-4 21 6500778 ns/op 109626 B/op 1289 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59268: read tcp 127.0.0.1:59260->127.0.0.1:59268: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59264: write tcp 127.0.0.1:59260->127.0.0.1:59264: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59270: write tcp 127.0.0.1:59260->127.0.0.1:59270: use of closed network connection BenchmarkServer-4 9 12555638 ns/op 5483 B/op 35 allocs/op BenchmarkClient-4 36 3232071 ns/op 4071 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 213 486725 ns/op 7461 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 859 128904 ns/op 3069 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1129 104767 ns/op 1933 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1282 99443 ns/op 2758 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1216 92841 ns/op 2702 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1281 101607 ns/op 2742 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1254 92332 ns/op 1910 B/op 14 allocs/op BenchmarkServerHijack-4 765 147637 ns/op 16708 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 42 3013333 ns/op 5903 B/op 54 allocs/op BenchmarkResponseStatusLine-4 381969 303.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.030s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2913 57165 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.240s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 105920 1031 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 510136 235.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 228422 524.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 78481 1495 ns/op BenchmarkStdIPv4-4 170187 701.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 114502 1070 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 103724 1076 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 95476 1121 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 79647 1296 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1716244 72.67 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 100.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1346946 88.66 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 373084 352.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 362866 313.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 348160 363.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 107332 1205 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 309717 391.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 191254 659.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 200432 621.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 190798 649.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 94347 1250 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 352947 315.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 145170 864.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 192286 663.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 304917 411.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 158596 732.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 355774 358.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 168411 768.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 182571 745.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 159865 727.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 125899 1077 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 439506 240.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 145228 823.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 106878 1204 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 135772 934.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 164042 883.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 100478 1020 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 229605 450.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 125677 954.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 162098 818.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 199257 632.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 139045 937.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 108.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 123.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 116.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 971212 116.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 122.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 952647 117.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 398928 333.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 571659 210.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 240682 472.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 270627 437.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 257401 496.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 94894 1280 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 617683 207.1 ns/op PASS ok net/netip 9.290s 2023/03/24 04:32:45 Test RPC server listening on 127.0.0.1:59370 2023/03/24 04:32:45 Test HTTP RPC server listening on 127.0.0.1:59371 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 162 759676 ns/op BenchmarkEndToEndHTTP-4 188 635513 ns/op BenchmarkEndToEndAsync-4 1311 90863 ns/op BenchmarkEndToEndAsyncHTTP-4 1512 77736 ns/op PASS ok net/rpc 0.955s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4302 28445 ns/op BenchmarkReadMIMEHeader/server_headers-4 6260 19429 ns/op BenchmarkUncommon-4 26422 4475 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.737s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3900 26199 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 88555 1338 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 523302 230.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 121296 989.3 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 221953 542.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 107080 1122 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16894 6466 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 381528 270.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 115029 1014 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 206474 537.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 112665 1182 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19544 6005 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 186982 623.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 66470 1599 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73670 1606 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33336 3499 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5180 19350 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 193809 664.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 71271 1597 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 76002 1608 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32848 3532 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6694 19419 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.911s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2605130 41.51 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 144717 772.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 541 209317 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 200 571938 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 493 251394 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 48930 2360 ns/op BenchmarkStatFile-4 34239 3966 ns/op BenchmarkStatDir-4 32134 3517 ns/op BenchmarkLstatDot-4 49033 2414 ns/op BenchmarkLstatFile-4 32317 3625 ns/op BenchmarkLstatDir-4 32752 3549 ns/op PASS ok os 1.988s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 18 7892058 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.286s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 305580 351.6 ns/op PASS ok os/user 0.222s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2392419 46.10 ns/op BenchmarkString-4 2233083 54.34 ns/op BenchmarkBytes-4 1825794 63.43 ns/op BenchmarkNamedBytes-4 827796 158.5 ns/op BenchmarkBytesArray-4 675702 165.7 ns/op BenchmarkSliceLen-4 2160814 56.62 ns/op BenchmarkMapLen-4 1325732 90.60 ns/op BenchmarkStringLen-4 1472935 79.01 ns/op BenchmarkArrayLen-4 1569201 76.66 ns/op BenchmarkSliceCap-4 2307400 50.95 ns/op BenchmarkDeepEqual/int8-4 708865 168.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 118852 1053 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 495483 209.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 113972 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 614557 209.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 108391 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 525753 211.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 109077 1065 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 597589 204.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 107281 1074 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 705558 172.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 131766 838.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 627526 209.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 112167 1221 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 510141 211.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 102747 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 608673 210.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 111580 1084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 584251 213.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 97118 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 575364 216.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 102637 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 594684 217.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 107005 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 530811 218.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 110238 1091 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 606878 215.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 111661 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 544964 215.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 107662 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 723943 178.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 99714 1064 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 589476 215.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 104022 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 148478 865.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 61785 1800 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 74360 1608 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 42889 2507 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 344700 362.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 42793 2752 ns/op BenchmarkIsZero/StructComparable-4 976824 122.4 ns/op BenchmarkIsZero/StructIncomparable-4 210346 599.9 ns/op BenchmarkSetZero/Bool/Direct-4 2775808 42.74 ns/op BenchmarkSetZero/Bool/CachedZero-4 1669040 62.15 ns/op BenchmarkSetZero/Bool/NewZero-4 1314934 89.10 ns/op BenchmarkSetZero/Int/Direct-4 2097680 54.25 ns/op BenchmarkSetZero/Int/CachedZero-4 1920466 64.81 ns/op BenchmarkSetZero/Int/NewZero-4 1334223 90.94 ns/op BenchmarkSetZero/Uint/Direct-4 2175205 53.74 ns/op BenchmarkSetZero/Uint/CachedZero-4 1951858 61.27 ns/op BenchmarkSetZero/Uint/NewZero-4 1338696 89.08 ns/op BenchmarkSetZero/Float/Direct-4 2090248 57.43 ns/op BenchmarkSetZero/Float/CachedZero-4 1964538 61.86 ns/op BenchmarkSetZero/Float/NewZero-4 1343859 88.63 ns/op BenchmarkSetZero/Complex/Direct-4 2211074 53.52 ns/op BenchmarkSetZero/Complex/CachedZero-4 2004813 60.02 ns/op BenchmarkSetZero/Complex/NewZero-4 1355976 87.46 ns/op BenchmarkSetZero/Array/Direct-4 2963779 35.48 ns/op BenchmarkSetZero/Array/CachedZero-4 1960657 60.41 ns/op BenchmarkSetZero/Array/NewZero-4 1341468 87.94 ns/op BenchmarkSetZero/Chan/Direct-4 2227983 53.54 ns/op BenchmarkSetZero/Chan/CachedZero-4 1456905 88.55 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 112.5 ns/op BenchmarkSetZero/Func/Direct-4 2243167 55.15 ns/op BenchmarkSetZero/Func/CachedZero-4 1485829 80.37 ns/op BenchmarkSetZero/Func/NewZero-4 921890 110.5 ns/op BenchmarkSetZero/Interface/Direct-4 2084734 57.71 ns/op BenchmarkSetZero/Interface/CachedZero-4 2002827 60.19 ns/op BenchmarkSetZero/Interface/NewZero-4 1375116 86.96 ns/op BenchmarkSetZero/Map/Direct-4 2235532 53.00 ns/op BenchmarkSetZero/Map/CachedZero-4 1498809 80.97 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 111.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2138715 54.82 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1463679 83.11 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 115.4 ns/op BenchmarkSetZero/Slice/Direct-4 1905948 61.17 ns/op BenchmarkSetZero/Slice/CachedZero-4 1861448 62.70 ns/op BenchmarkSetZero/Slice/NewZero-4 1310924 89.92 ns/op BenchmarkSetZero/String/Direct-4 2180750 54.77 ns/op BenchmarkSetZero/String/CachedZero-4 1736940 65.67 ns/op BenchmarkSetZero/String/NewZero-4 1346319 89.61 ns/op BenchmarkSetZero/Struct/Direct-4 3212163 36.59 ns/op BenchmarkSetZero/Struct/CachedZero-4 1873254 61.69 ns/op BenchmarkSetZero/Struct/NewZero-4 1336602 98.15 ns/op BenchmarkSelect/1-4 221888 621.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 102993 1251 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 45994 2661 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 176342 638.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 152275 798.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 139099 978.7 ns/op 130.78 MB/s BenchmarkCallArgCopy/size=256-4 119378 1079 ns/op 237.22 MB/s BenchmarkCallArgCopy/size=1024-4 101883 2136 ns/op 479.30 MB/s BenchmarkCallArgCopy/size=4096-4 21273 6296 ns/op 650.57 MB/s BenchmarkCallArgCopy/size=65536-4 1759 89914 ns/op 728.88 MB/s BenchmarkPtrTo-4 680136 179.5 ns/op BenchmarkFieldByName1-4 503443 207.5 ns/op BenchmarkFieldByName2-4 40700 4327 ns/op BenchmarkFieldByName3-4 4159 27661 ns/op BenchmarkInterfaceBig-4 3090154 35.22 ns/op BenchmarkInterfaceSmall-4 3118861 36.13 ns/op BenchmarkNew-4 1000000 110.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 3243 35818 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3340 36319 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3271 37917 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3384 38359 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3508 35286 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3577 35171 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 228252 527.5 ns/op PASS ok reflect 21.684s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6109 19282 ns/op 9286 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 24485 ns/op 9332 B/op 1 allocs/op BenchmarkFindString-4 10000 20842 ns/op 9336 B/op 1 allocs/op BenchmarkFindSubmatch-4 7820 19155 ns/op 9216 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 20931 ns/op 9250 B/op 2 allocs/op BenchmarkLiteral-4 10000 16486 ns/op BenchmarkNotLiteral-4 4040 37443 ns/op BenchmarkMatchClass-4 3325 42749 ns/op BenchmarkMatchClass_InRange-4 3975 42478 ns/op BenchmarkReplaceAll-4 1440 96285 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15935 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23124 5238 ns/op BenchmarkAnchoredShortMatch-4 10000 16994 ns/op BenchmarkAnchoredLongMatch-4 15949 7663 ns/op BenchmarkOnePassShortA-4 20070 5863 ns/op BenchmarkNotOnePassShortA-4 6685 23619 ns/op BenchmarkOnePassShortB-4 26079 4722 ns/op BenchmarkNotOnePassShortB-4 8569 21533 ns/op BenchmarkOnePassLongPrefix-4 83696 1475 ns/op BenchmarkOnePassLongNotPrefix-4 31020 3888 ns/op BenchmarkMatchParallelShared-4 5788 18804 ns/op BenchmarkMatchParallelCopied-4 10000 19270 ns/op BenchmarkQuoteMetaAll-4 145771 843.9 ns/op 16.59 MB/s BenchmarkQuoteMetaNone-4 374668 302.4 ns/op 85.97 MB/s BenchmarkCompile/Onepass-4 3373 31640 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1653 76010 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 175 686855 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2750733 41.31 ns/op 387.33 MB/s BenchmarkMatch/Easy0/32-4 10000 16715 ns/op 1.91 MB/s BenchmarkMatch/Easy0/1K-4 5292 32553 ns/op 31.46 MB/s BenchmarkMatch/Easy0i/16-4 2694548 41.78 ns/op 382.94 MB/s BenchmarkMatch/Easy0i/32-4 6862 28441 ns/op 1.13 MB/s BenchmarkMatch/Easy0i/1K-4 250 468363 ns/op 2.19 MB/s BenchmarkMatch/Easy1/16-4 2696419 45.34 ns/op 352.88 MB/s BenchmarkMatch/Easy1/32-4 10000 16564 ns/op 1.93 MB/s BenchmarkMatch/Easy1/1K-4 3780 36891 ns/op 27.76 MB/s BenchmarkMatch/Medium/16-4 2692972 41.06 ns/op 389.71 MB/s BenchmarkMatch/Medium/32-4 5546 27346 ns/op 1.17 MB/s BenchmarkMatch/Medium/1K-4 300 389532 ns/op 2.63 MB/s BenchmarkMatch/Hard/16-4 2768001 41.12 ns/op 389.15 MB/s BenchmarkMatch/Hard/32-4 4744 36838 ns/op 0.87 MB/s BenchmarkMatch/Hard/1K-4 180 661338 ns/op 1.55 MB/s BenchmarkMatch/Hard1/16-4 1796 76981 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 883 137008 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 32 3923671 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 30375 3837 ns/op 4.17 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17833 6643 ns/op 4.82 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 640 181090 ns/op 5.65 MB/s 27 B/op 0 allocs/op PASS ok regexp 9.294s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 891870 143.5 ns/op BenchmarkIsWordChar-4 222207 553.9 ns/op PASS ok regexp/syntax 1.375s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 95593 1231 ns/op BenchmarkCallers/inlined-4 71472 1665 ns/op BenchmarkCallers/no-cache-4 16526 8175 ns/op BenchmarkMakeChan/Byte-4 1000000 272.4 ns/op BenchmarkMakeChan/Int-4 968817 341.8 ns/op BenchmarkMakeChan/Ptr-4 823203 389.9 ns/op BenchmarkMakeChan/Struct/0-4 810830 227.7 ns/op BenchmarkMakeChan/Struct/32-4 304263 713.2 ns/op BenchmarkMakeChan/Struct/40-4 224119 818.0 ns/op BenchmarkChanNonblocking-4 7928434 15.49 ns/op BenchmarkSelectUncontended-4 1185210 112.6 ns/op BenchmarkSelectSyncContended-4 106492 1018 ns/op BenchmarkSelectAsyncContended-4 327808 376.7 ns/op BenchmarkSelectNonblock-4 4353596 26.59 ns/op BenchmarkChanUncontended-4 16628 9037 ns/op BenchmarkChanContended-4 5161 22696 ns/op BenchmarkChanSync-4 207099 502.5 ns/op BenchmarkChanSyncWork-4 10000 31488 ns/op BenchmarkChanProdCons0-4 223705 517.1 ns/op BenchmarkChanProdCons10-4 483692 244.0 ns/op BenchmarkChanProdCons100-4 526165 218.7 ns/op BenchmarkChanProdConsWork0-4 156907 831.7 ns/op BenchmarkChanProdConsWork10-4 242978 479.1 ns/op BenchmarkChanProdConsWork100-4 254858 456.8 ns/op BenchmarkSelectProdCons-4 172388 683.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 137.8 ns/op BenchmarkChanCreation-4 179706 646.5 ns/op BenchmarkChanSem-4 257778 392.7 ns/op BenchmarkChanPopular-4 114 994896 ns/op BenchmarkChanClosed-4 926684 138.0 ns/op BenchmarkCallClosure-4 4483348 25.31 ns/op BenchmarkCallClosure1-4 4815980 24.84 ns/op BenchmarkCallClosure2-4 1000000 109.0 ns/op BenchmarkCallClosure3-4 1379721 89.51 ns/op BenchmarkCallClosure4-4 1094749 107.5 ns/op BenchmarkComplex128DivNormal-4 13819328 8.433 ns/op BenchmarkComplex128DivNisNaN-4 10262005 11.44 ns/op BenchmarkComplex128DivDisNaN-4 9483008 11.83 ns/op BenchmarkComplex128DivNisInf-4 13225032 8.721 ns/op BenchmarkComplex128DivDisInf-4 7514768 15.40 ns/op BenchmarkSetTypePtr-4 63805011 2.003 ns/op 3994.01 MB/s BenchmarkSetTypePtr8-4 13592940 8.940 ns/op 7158.65 MB/s BenchmarkSetTypePtr16-4 13250619 9.589 ns/op 13348.25 MB/s BenchmarkSetTypePtr32-4 10952582 11.17 ns/op 22920.44 MB/s BenchmarkSetTypePtr64-4 13166950 9.423 ns/op 54336.34 MB/s BenchmarkSetTypePtr126-4 8056855 15.95 ns/op 63188.89 MB/s BenchmarkSetTypePtr128-4 7330014 15.38 ns/op 66592.39 MB/s BenchmarkSetTypePtrSlice-4 945250 125.0 ns/op 65544.96 MB/s BenchmarkSetTypeNode1-4 13453519 9.459 ns/op 2537.39 MB/s BenchmarkSetTypeNode1Slice-4 3510181 30.29 ns/op 25353.99 MB/s BenchmarkSetTypeNode8-4 11973444 8.946 ns/op 8942.74 MB/s BenchmarkSetTypeNode8Slice-4 2180696 55.32 ns/op 46279.14 MB/s BenchmarkSetTypeNode64-4 7870563 16.21 ns/op 32578.66 MB/s BenchmarkSetTypeNode64Slice-4 332746 393.6 ns/op 42922.27 MB/s BenchmarkSetTypeNode64Dead-4 9023803 12.13 ns/op 43526.22 MB/s BenchmarkSetTypeNode64DeadSlice-4 372436 388.2 ns/op 43521.36 MB/s BenchmarkSetTypeNode124-4 6933933 16.16 ns/op 62389.05 MB/s BenchmarkSetTypeNode124Slice-4 271423 497.6 ns/op 64825.52 MB/s BenchmarkSetTypeNode126-4 7170927 15.42 ns/op 66388.86 MB/s BenchmarkSetTypeNode126Slice-4 243553 499.3 ns/op 65634.00 MB/s BenchmarkSetTypeNode128-4 4680988 22.33 ns/op 46573.50 MB/s BenchmarkSetTypeNode128Slice-4 200350 635.5 ns/op 52367.89 MB/s BenchmarkSetTypeNode130-4 4775935 22.99 ns/op 45931.27 MB/s BenchmarkSetTypeNode130Slice-4 202170 656.3 ns/op 51487.34 MB/s BenchmarkSetTypeNode1024-4 1000000 111.2 ns/op 73842.72 MB/s BenchmarkSetTypeNode1024Slice-4 28992 3680 ns/op 71369.40 MB/s BenchmarkAllocation-4 4543 74219 ns/op BenchmarkReadMemStats-4 115 1299827 ns/op BenchmarkReadMemStatsLatency-4 1 1861421 p50-ns 1861421 p90-ns 1861421 p99-ns BenchmarkWriteBarrier-4 2980700 38.82 ns/op BenchmarkBulkWriteBarrier-4 5219856 21.59 ns/op BenchmarkScanStackNoLocals-4 3 38004571 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15768691 7.915 ns/op BenchmarkMSpanCountAlloc/bits=128-4 15184052 8.514 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12232904 9.805 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9695018 12.67 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6815731 17.50 ns/op BenchmarkHash5-4 8325538 13.92 ns/op 359.22 MB/s BenchmarkHash16-4 9069973 12.87 ns/op 1243.12 MB/s BenchmarkHash64-4 7904383 14.66 ns/op 4366.62 MB/s BenchmarkHash1024-4 2739435 43.78 ns/op 23390.08 MB/s BenchmarkHash65536-4 53710 2206 ns/op 29709.65 MB/s BenchmarkAlignedLoad-4 9871166 11.80 ns/op BenchmarkUnalignedLoad-4 10312030 11.19 ns/op BenchmarkEqEfaceConcrete-4 8039331 14.25 ns/op BenchmarkEqIfaceConcrete-4 8802261 14.32 ns/op BenchmarkNeEfaceConcrete-4 9053833 13.15 ns/op BenchmarkNeIfaceConcrete-4 9016922 12.67 ns/op BenchmarkConvT2EByteSized/bool-4 5202630 23.22 ns/op BenchmarkConvT2EByteSized/uint8-4 5034068 23.81 ns/op BenchmarkConvT2ESmall-4 4860975 24.28 ns/op BenchmarkConvT2EUintptr-4 4819424 24.91 ns/op BenchmarkConvT2ELarge-4 1000000 121.1 ns/op BenchmarkConvT2ISmall-4 4819039 24.19 ns/op BenchmarkConvT2IUintptr-4 4522236 25.61 ns/op BenchmarkConvT2ILarge-4 1000000 126.5 ns/op BenchmarkConvI2E-4 4052593 26.15 ns/op BenchmarkConvI2I-4 3978837 29.97 ns/op BenchmarkAssertE2T-4 4333380 27.91 ns/op BenchmarkAssertE2TLarge-4 2184607 51.57 ns/op BenchmarkAssertE2I-4 3829574 29.20 ns/op BenchmarkAssertI2T-4 3975177 26.89 ns/op BenchmarkAssertI2I-4 3981769 29.48 ns/op BenchmarkAssertI2E-4 4473061 25.21 ns/op BenchmarkAssertE2E-4 4751202 26.54 ns/op BenchmarkAssertE2T2-4 2977048 40.61 ns/op BenchmarkAssertE2T2Blank-4 3783963 29.62 ns/op BenchmarkAssertI2E2-4 3842952 30.73 ns/op BenchmarkAssertI2E2Blank-4 4408159 25.07 ns/op BenchmarkAssertE2E2-4 3875769 29.29 ns/op BenchmarkAssertE2E2Blank-4 4384478 24.73 ns/op BenchmarkConvT2Ezero/zero/16-4 4832739 24.59 ns/op BenchmarkConvT2Ezero/zero/32-4 4322217 25.94 ns/op BenchmarkConvT2Ezero/zero/64-4 4643859 25.34 ns/op BenchmarkConvT2Ezero/zero/str-4 4515960 25.22 ns/op BenchmarkConvT2Ezero/zero/slice-4 4680412 25.50 ns/op BenchmarkConvT2Ezero/zero/big-4 178120 1032 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 100.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1097203 110.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 153906 986.5 ns/op BenchmarkConvT2Ezero/smallint/16-4 4559065 25.59 ns/op BenchmarkConvT2Ezero/smallint/32-4 4488787 26.13 ns/op BenchmarkConvT2Ezero/smallint/64-4 3771298 27.08 ns/op BenchmarkConvT2Ezero/largeint/16-4 1372152 80.50 ns/op BenchmarkConvT2Ezero/largeint/32-4 1432402 85.28 ns/op BenchmarkConvT2Ezero/largeint/64-4 1582716 82.63 ns/op BenchmarkMalloc8-4 1226028 97.30 ns/op BenchmarkMalloc16-4 1222784 102.5 ns/op BenchmarkMallocTypeInfo8-4 1363410 87.65 ns/op BenchmarkMallocTypeInfo16-4 1000000 113.4 ns/op BenchmarkMallocLargeStruct-4 133975 1432 ns/op BenchmarkGoroutineSelect-4 30 4491582 ns/op BenchmarkGoroutineBlocking-4 30 3719454 ns/op BenchmarkGoroutineForRange-4 28 3703202 ns/op BenchmarkGoroutineIdle-4 27 3803894 ns/op BenchmarkHashStringSpeed-4 2869722 39.27 ns/op BenchmarkHashBytesSpeed-4 1265956 89.34 ns/op BenchmarkHashInt32Speed-4 3223591 37.16 ns/op BenchmarkHashInt64Speed-4 3083965 37.41 ns/op BenchmarkHashStringArraySpeed-4 678884 213.2 ns/op BenchmarkMegMap-4 3086635 38.12 ns/op BenchmarkMegOneMap-4 3582171 34.98 ns/op BenchmarkMegEqMap-4 3397 36630 ns/op BenchmarkMegEmptyMap-4 4304382 28.26 ns/op BenchmarkSmallStrMap-4 3175438 37.49 ns/op BenchmarkMapStringKeysEight_16-4 3082206 38.42 ns/op BenchmarkMapStringKeysEight_32-4 3272985 37.92 ns/op BenchmarkMapStringKeysEight_64-4 3085464 37.84 ns/op BenchmarkMapStringKeysEight_1M-4 3008307 38.44 ns/op BenchmarkIntMap-4 3346045 35.18 ns/op BenchmarkMapFirst/1-4 4235499 28.69 ns/op BenchmarkMapFirst/2-4 4054126 29.14 ns/op BenchmarkMapFirst/3-4 4235173 28.73 ns/op BenchmarkMapFirst/4-4 3980571 28.37 ns/op BenchmarkMapFirst/5-4 4006185 28.70 ns/op BenchmarkMapFirst/6-4 3864543 29.52 ns/op BenchmarkMapFirst/7-4 3855945 29.52 ns/op BenchmarkMapFirst/8-4 4037948 29.76 ns/op BenchmarkMapFirst/9-4 3210903 42.69 ns/op BenchmarkMapFirst/10-4 3446264 32.91 ns/op BenchmarkMapFirst/11-4 3226704 33.13 ns/op BenchmarkMapFirst/12-4 3503424 33.79 ns/op BenchmarkMapFirst/13-4 3641160 33.73 ns/op BenchmarkMapFirst/14-4 3584422 32.32 ns/op BenchmarkMapFirst/15-4 3560782 32.62 ns/op BenchmarkMapFirst/16-4 3477199 33.47 ns/op BenchmarkMapMid/1-4 3351501 34.70 ns/op BenchmarkMapMid/2-4 3293610 35.72 ns/op BenchmarkMapMid/3-4 3305931 34.42 ns/op BenchmarkMapMid/4-4 3309156 33.92 ns/op BenchmarkMapMid/5-4 3411061 34.11 ns/op BenchmarkMapMid/6-4 3339733 35.29 ns/op BenchmarkMapMid/7-4 3339442 35.04 ns/op BenchmarkMapMid/8-4 3229833 35.42 ns/op BenchmarkMapMid/9-4 3053932 38.19 ns/op BenchmarkMapMid/10-4 2693304 42.05 ns/op BenchmarkMapMid/11-4 3191041 37.32 ns/op BenchmarkMapMid/12-4 3088868 40.13 ns/op BenchmarkMapMid/13-4 3175053 37.12 ns/op BenchmarkMapMid/14-4 3302726 35.96 ns/op BenchmarkMapMid/15-4 3233704 36.82 ns/op BenchmarkMapMid/16-4 3127564 37.08 ns/op BenchmarkMapLast/1-4 3565554 33.43 ns/op BenchmarkMapLast/2-4 3254224 33.87 ns/op BenchmarkMapLast/3-4 3514093 34.00 ns/op BenchmarkMapLast/4-4 3354114 34.36 ns/op BenchmarkMapLast/5-4 3356025 35.42 ns/op BenchmarkMapLast/6-4 3104754 37.66 ns/op BenchmarkMapLast/7-4 2977269 37.54 ns/op BenchmarkMapLast/8-4 3095002 38.79 ns/op BenchmarkMapLast/9-4 3186806 36.69 ns/op BenchmarkMapLast/10-4 3124498 37.37 ns/op BenchmarkMapLast/11-4 3121206 37.71 ns/op BenchmarkMapLast/12-4 3105843 39.04 ns/op BenchmarkMapLast/13-4 3101508 38.81 ns/op BenchmarkMapLast/14-4 3080997 36.72 ns/op BenchmarkMapLast/15-4 3273284 36.89 ns/op BenchmarkMapLast/16-4 3234808 36.13 ns/op BenchmarkMapCycle-4 2517972 46.61 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3487184 33.30 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3520 37594 ns/op BenchmarkMakeMap/[Byte]Byte-4 855128 320.0 ns/op BenchmarkMakeMap/[Int]Int-4 311665 953.3 ns/op BenchmarkNewEmptyMap-4 17129830 7.987 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1686277 68.65 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 660171 202.2 ns/op BenchmarkMapIterEmpty-4 4445130 26.70 ns/op BenchmarkSameLengthMap-4 4025701 30.58 ns/op BenchmarkBigKeyMap-4 1482098 77.40 ns/op BenchmarkBigValMap-4 1304204 89.90 ns/op BenchmarkSmallKeyMap-4 2983095 40.39 ns/op BenchmarkMapPopulate/1-4 2210012 54.70 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 145096 1010 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8198 22170 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 696 191944 ns/op 51773 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 55 2501992 ns/op 416593 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 5 24940327 ns/op 6528212 B/op 2905 allocs/op BenchmarkComplexAlgMap-4 521890 248.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 700201 166.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 722260 187.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 322725 397.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 59546 1964 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7606 15292 ns/op BenchmarkGoMapClear/NonReflexive/1-4 574858 209.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 565478 222.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 284533 490.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 55192 2036 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7069 15069 ns/op BenchmarkMapStringConversion/32/simple-4 1594186 74.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1582636 76.21 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1421655 84.26 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1493511 76.87 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1471693 80.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1288119 98.74 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2005070 58.36 ns/op BenchmarkMapInterfacePtr-4 2113086 57.46 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6472363 17.93 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 88345 1580 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6549 17519 ns/op BenchmarkMapPop1000-4 510 233809 ns/op BenchmarkMapPop10000-4 24 4215030 ns/op BenchmarkMapAssign/Int32/256-4 2264540 54.80 ns/op BenchmarkMapAssign/Int32/65536-4 1668448 75.65 ns/op BenchmarkMapAssign/Int64/256-4 2337488 48.85 ns/op BenchmarkMapAssign/Int64/65536-4 1289088 83.92 ns/op BenchmarkMapAssign/Str/256-4 2091656 56.03 ns/op BenchmarkMapAssign/Str/65536-4 727668 145.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1444755 78.75 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 856135 144.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1428130 83.25 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 725356 145.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 465565 3711 ns/op BenchmarkMapOperatorAssign/Str/65536-4 254540 474.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 990594 157.1 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 375962 335.4 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 786264 165.3 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 290811 401.0 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 537678 247.2 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 195553 607.2 ns/op 99 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1488793 88.25 ns/op BenchmarkMapDelete/Int32/1000-4 2063926 61.21 ns/op BenchmarkMapDelete/Int32/10000-4 2074876 56.33 ns/op BenchmarkMapDelete/Int64/100-4 1360904 80.73 ns/op BenchmarkMapDelete/Int64/1000-4 1982578 61.13 ns/op BenchmarkMapDelete/Int64/10000-4 1954136 56.03 ns/op BenchmarkMapDelete/Str/100-4 1255183 95.31 ns/op BenchmarkMapDelete/Str/1000-4 1796040 65.86 ns/op BenchmarkMapDelete/Str/10000-4 1769368 69.06 ns/op BenchmarkMapDelete/Pointer/100-4 1327370 90.86 ns/op BenchmarkMapDelete/Pointer/1000-4 1933375 62.05 ns/op BenchmarkMapDelete/Pointer/10000-4 2077892 59.14 ns/op BenchmarkMemmove/0-4 20049705 6.050 ns/op BenchmarkMemmove/1-4 1476080 78.96 ns/op 12.66 MB/s BenchmarkMemmove/2-4 1497828 81.98 ns/op 24.40 MB/s BenchmarkMemmove/3-4 1481396 82.93 ns/op 36.18 MB/s BenchmarkMemmove/4-4 1445892 82.73 ns/op 48.35 MB/s BenchmarkMemmove/5-4 1453915 82.06 ns/op 60.93 MB/s BenchmarkMemmove/6-4 1443531 81.75 ns/op 73.40 MB/s BenchmarkMemmove/7-4 1436677 81.48 ns/op 85.92 MB/s BenchmarkMemmove/8-4 1477444 79.70 ns/op 100.38 MB/s BenchmarkMemmove/9-4 1391491 85.43 ns/op 105.35 MB/s BenchmarkMemmove/10-4 1399192 84.92 ns/op 117.76 MB/s BenchmarkMemmove/11-4 1386986 85.65 ns/op 128.43 MB/s BenchmarkMemmove/12-4 1384850 86.32 ns/op 139.02 MB/s BenchmarkMemmove/13-4 1336291 98.04 ns/op 132.59 MB/s BenchmarkMemmove/14-4 1395471 86.36 ns/op 162.11 MB/s BenchmarkMemmove/15-4 1382700 84.73 ns/op 177.04 MB/s BenchmarkMemmove/16-4 1468177 82.66 ns/op 193.55 MB/s BenchmarkMemmove/32-4 1404280 87.72 ns/op 364.82 MB/s BenchmarkMemmove/64-4 1323663 88.45 ns/op 723.56 MB/s BenchmarkMemmove/128-4 1000000 100.8 ns/op 1270.41 MB/s BenchmarkMemmove/256-4 1000000 120.5 ns/op 2124.44 MB/s BenchmarkMemmove/512-4 693081 159.4 ns/op 3212.76 MB/s BenchmarkMemmove/1024-4 507324 247.4 ns/op 4138.51 MB/s BenchmarkMemmove/2048-4 329214 389.6 ns/op 5256.33 MB/s BenchmarkMemmove/4096-4 180074 685.6 ns/op 5974.49 MB/s BenchmarkMemmoveOverlap/32-4 1385518 85.68 ns/op 373.49 MB/s BenchmarkMemmoveOverlap/64-4 1214287 90.39 ns/op 708.04 MB/s BenchmarkMemmoveOverlap/128-4 1247667 96.47 ns/op 1326.86 MB/s BenchmarkMemmoveOverlap/256-4 1000000 114.5 ns/op 2236.31 MB/s BenchmarkMemmoveOverlap/512-4 849866 152.2 ns/op 3364.55 MB/s BenchmarkMemmoveOverlap/1024-4 538678 247.2 ns/op 4141.94 MB/s BenchmarkMemmoveOverlap/2048-4 339332 392.8 ns/op 5213.32 MB/s BenchmarkMemmoveOverlap/4096-4 190249 659.6 ns/op 6209.81 MB/s BenchmarkMemmoveUnalignedDst/0-4 22141646 5.770 ns/op BenchmarkMemmoveUnalignedDst/1-4 1475974 77.93 ns/op 12.83 MB/s BenchmarkMemmoveUnalignedDst/2-4 1454136 79.83 ns/op 25.05 MB/s BenchmarkMemmoveUnalignedDst/3-4 1455655 81.23 ns/op 36.93 MB/s BenchmarkMemmoveUnalignedDst/4-4 1461372 81.10 ns/op 49.32 MB/s BenchmarkMemmoveUnalignedDst/5-4 1418906 82.48 ns/op 60.62 MB/s BenchmarkMemmoveUnalignedDst/6-4 1430431 81.22 ns/op 73.87 MB/s BenchmarkMemmoveUnalignedDst/7-4 1421024 82.69 ns/op 84.66 MB/s BenchmarkMemmoveUnalignedDst/8-4 1430302 89.07 ns/op 89.82 MB/s BenchmarkMemmoveUnalignedDst/9-4 1386412 85.77 ns/op 104.93 MB/s BenchmarkMemmoveUnalignedDst/10-4 1354767 85.83 ns/op 116.51 MB/s BenchmarkMemmoveUnalignedDst/11-4 1379035 85.43 ns/op 128.76 MB/s BenchmarkMemmoveUnalignedDst/12-4 1376546 84.51 ns/op 142.00 MB/s BenchmarkMemmoveUnalignedDst/13-4 1309987 84.71 ns/op 153.46 MB/s BenchmarkMemmoveUnalignedDst/14-4 1385760 85.74 ns/op 163.29 MB/s BenchmarkMemmoveUnalignedDst/15-4 1355590 87.03 ns/op 172.36 MB/s BenchmarkMemmoveUnalignedDst/16-4 1348128 83.86 ns/op 190.81 MB/s BenchmarkMemmoveUnalignedDst/32-4 1359420 87.90 ns/op 364.03 MB/s BenchmarkMemmoveUnalignedDst/64-4 1303650 91.08 ns/op 702.65 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 102.1 ns/op 1253.52 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 121.3 ns/op 2110.40 MB/s BenchmarkMemmoveUnalignedDst/512-4 810015 160.5 ns/op 3189.93 MB/s BenchmarkMemmoveUnalignedDst/1024-4 491313 256.8 ns/op 3987.57 MB/s BenchmarkMemmoveUnalignedDst/2048-4 321351 396.1 ns/op 5171.02 MB/s BenchmarkMemmoveUnalignedDst/4096-4 183366 693.2 ns/op 5908.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1321022 87.85 ns/op 364.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1264602 92.70 ns/op 690.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 102.5 ns/op 1248.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 122.8 ns/op 2084.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 804654 165.1 ns/op 3101.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 489012 272.9 ns/op 3752.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 322105 396.8 ns/op 5160.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 183901 685.2 ns/op 5977.86 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18734920 5.918 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1451372 81.71 ns/op 12.24 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1405377 84.14 ns/op 23.77 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1379197 84.94 ns/op 35.32 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1395136 84.13 ns/op 47.54 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1428088 85.12 ns/op 58.74 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1383386 84.12 ns/op 71.32 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1414758 84.44 ns/op 82.90 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1481850 80.23 ns/op 99.72 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1354291 85.50 ns/op 105.27 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1361968 86.26 ns/op 115.93 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1380753 85.91 ns/op 128.04 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1365895 86.53 ns/op 138.68 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1377640 99.33 ns/op 130.88 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1391119 86.11 ns/op 162.58 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1382631 86.92 ns/op 172.57 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1356992 85.93 ns/op 186.21 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1341715 90.96 ns/op 351.82 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1267261 93.06 ns/op 687.75 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 106.8 ns/op 1198.25 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 121.4 ns/op 2109.25 MB/s BenchmarkMemmoveUnalignedSrc/512-4 804919 157.0 ns/op 3261.71 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 518907 247.4 ns/op 4138.67 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 332794 386.5 ns/op 5298.39 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 181353 700.8 ns/op 5844.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1396874 86.04 ns/op 371.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1308368 89.87 ns/op 712.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 103.7 ns/op 1234.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 119.0 ns/op 2151.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 835114 155.1 ns/op 3301.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 418399 251.4 ns/op 4072.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 330474 389.7 ns/op 5255.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 154486 688.0 ns/op 5953.11 MB/s BenchmarkMemclr/5-4 17768130 6.926 ns/op 721.89 MB/s BenchmarkMemclr/16-4 17568783 7.096 ns/op 2254.67 MB/s BenchmarkMemclr/64-4 16989882 7.343 ns/op 8716.27 MB/s BenchmarkMemclr/256-4 13282578 8.700 ns/op 29425.68 MB/s BenchmarkMemclr/4096-4 2541766 47.13 ns/op 86916.97 MB/s BenchmarkMemclr/65536-4 93980 1258 ns/op 52088.32 MB/s BenchmarkMemclr/1M-4 6189 21028 ns/op 49865.97 MB/s BenchmarkMemclr/4M-4 1389 86187 ns/op 48665.02 MB/s BenchmarkMemclr/8M-4 458 248949 ns/op 33696.10 MB/s BenchmarkMemclr/16M-4 135 795952 ns/op 21078.16 MB/s BenchmarkMemclr/64M-4 52 2043798 ns/op 32835.38 MB/s BenchmarkGoMemclr/5-4 2106810 48.24 ns/op 103.65 MB/s BenchmarkGoMemclr/16-4 769458 160.2 ns/op 99.88 MB/s BenchmarkGoMemclr/64-4 221656 572.9 ns/op 111.71 MB/s BenchmarkGoMemclr/256-4 53229 2198 ns/op 116.49 MB/s BenchmarkMemclrRange/1K_2K-4 95812 1333 ns/op 71926.27 MB/s BenchmarkMemclrRange/2K_8K-4 30615 3898 ns/op 85554.86 MB/s BenchmarkMemclrRange/4K_16K-4 37242 3253 ns/op 99307.54 MB/s BenchmarkMemclrRange/160K_228K-4 3987 32617 ns/op 50982.18 MB/s BenchmarkClearFat7-4 4563345 25.51 ns/op BenchmarkClearFat8-4 5357172 22.91 ns/op BenchmarkClearFat11-4 4436244 25.84 ns/op BenchmarkClearFat12-4 4302481 26.33 ns/op BenchmarkClearFat13-4 4397289 26.01 ns/op BenchmarkClearFat14-4 4424449 26.23 ns/op BenchmarkClearFat15-4 4529074 27.38 ns/op BenchmarkClearFat16-4 4437157 24.98 ns/op BenchmarkClearFat24-4 4680331 25.28 ns/op BenchmarkClearFat32-4 4498856 26.19 ns/op BenchmarkClearFat40-4 4496820 26.36 ns/op BenchmarkClearFat48-4 4075545 27.10 ns/op BenchmarkClearFat56-4 4305252 27.07 ns/op BenchmarkClearFat64-4 4239876 27.75 ns/op BenchmarkClearFat72-4 4024186 28.46 ns/op BenchmarkClearFat128-4 3373418 34.69 ns/op BenchmarkClearFat256-4 2463406 45.61 ns/op BenchmarkClearFat512-4 1550742 73.61 ns/op BenchmarkClearFat1024-4 1000000 113.1 ns/op BenchmarkClearFat1032-4 1000000 115.2 ns/op BenchmarkClearFat1040-4 1000000 121.0 ns/op BenchmarkCopyFat7-4 4603804 25.64 ns/op BenchmarkCopyFat8-4 4707670 24.41 ns/op BenchmarkCopyFat11-4 4827579 26.84 ns/op BenchmarkCopyFat12-4 4101999 25.87 ns/op BenchmarkCopyFat13-4 4356024 25.68 ns/op BenchmarkCopyFat14-4 4847617 25.21 ns/op BenchmarkCopyFat15-4 2613582 44.52 ns/op BenchmarkCopyFat16-4 3209569 36.43 ns/op BenchmarkCopyFat24-4 4967778 24.76 ns/op BenchmarkCopyFat32-4 4542739 25.61 ns/op BenchmarkCopyFat64-4 4399201 27.50 ns/op BenchmarkCopyFat72-4 4214521 27.94 ns/op BenchmarkCopyFat128-4 3429055 34.36 ns/op BenchmarkCopyFat256-4 2467046 46.71 ns/op BenchmarkCopyFat512-4 1506206 72.18 ns/op BenchmarkCopyFat520-4 1623588 74.67 ns/op BenchmarkCopyFat1024-4 1000000 122.1 ns/op BenchmarkCopyFat1032-4 1000000 117.9 ns/op BenchmarkCopyFat1040-4 1000000 119.4 ns/op BenchmarkIssue18740/2byte-4 374 331688 ns/op BenchmarkIssue18740/4byte-4 624 191776 ns/op BenchmarkIssue18740/8byte-4 997 114105 ns/op BenchmarkMemclrKnownSize1-4 7874566 14.03 ns/op 71.28 MB/s BenchmarkMemclrKnownSize2-4 4384878 26.77 ns/op 74.71 MB/s BenchmarkMemclrKnownSize4-4 3157904 37.50 ns/op 106.67 MB/s BenchmarkMemclrKnownSize8-4 1383463 83.04 ns/op 96.34 MB/s BenchmarkMemclrKnownSize16-4 809210 153.7 ns/op 104.10 MB/s BenchmarkMemclrKnownSize32-4 455332 292.2 ns/op 109.52 MB/s BenchmarkMemclrKnownSize64-4 229587 548.9 ns/op 116.61 MB/s BenchmarkMemclrKnownSize112-4 134986 940.5 ns/op 119.08 MB/s BenchmarkMemclrKnownSize128-4 115614 1055 ns/op 121.33 MB/s BenchmarkMemclrKnownSize192-4 69141 1641 ns/op 116.98 MB/s BenchmarkMemclrKnownSize248-4 55737 2284 ns/op 108.58 MB/s BenchmarkMemclrKnownSize256-4 54804 2118 ns/op 120.86 MB/s BenchmarkMemclrKnownSize512-4 27338 4156 ns/op 123.20 MB/s BenchmarkMemclrKnownSize1024-4 13568 8534 ns/op 119.99 MB/s BenchmarkMemclrKnownSize4096-4 3889 34496 ns/op 118.74 MB/s BenchmarkMemclrKnownSize512KiB-4 27 4263501 ns/op 122.97 MB/s BenchmarkReadMetricsLatency-4 14503 2967 p50-ns 4236 p90-ns 7154 p99-ns BenchmarkFinalizer-4 237 494170 ns/op BenchmarkFinalizerRun-4 264150 650.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6226729 18.12 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3448326 38.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2501995 47.98 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2413944 46.82 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1371907 82.62 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1364539 80.12 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3033836 42.34 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1478103 72.40 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1762872 66.35 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2603107 45.21 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2716417 44.51 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2231548 51.64 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1958930 58.97 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1820060 64.35 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8019283 14.62 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7929210 13.90 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8280404 14.72 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8696139 14.72 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7901103 15.09 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7473919 15.81 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9197030 13.58 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9479832 13.17 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9015591 13.74 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8670124 13.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8273732 13.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8507110 13.44 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8150092 14.18 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8265162 13.31 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 9423036 13.18 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8029378 13.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8794668 13.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8521016 13.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8375202 13.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8050053 14.34 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8350960 14.09 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8977068 13.55 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7998019 15.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8378400 14.32 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7841256 14.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7616047 14.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8865765 14.26 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8751661 13.82 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8270780 14.09 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8356344 14.12 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7697917 13.94 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9166287 13.20 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8970115 13.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8225659 13.60 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8209196 13.49 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9004555 13.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8499080 13.90 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8977752 13.11 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8473798 13.27 ns/op BenchmarkNetpollBreak-4 4395 217642 ns/op BenchmarkPingPongHog-4 544 352430 ns/op BenchmarkStackGrowth-4 106354 979.4 ns/op BenchmarkStackGrowthDeep-4 1117 98967 ns/op BenchmarkCreateGoroutines-4 57013 1968 ns/op BenchmarkCreateGoroutinesParallel-4 54561 16352 ns/op BenchmarkCreateGoroutinesCapture-4 10000 40134 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 75650 ns/op BenchmarkClosureCall-4 26688788 4.480 ns/op BenchmarkWakeupParallelSpinning/0s-4 6849 19671 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3996 25371 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4288 28724 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2844 46593 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1748 71201 ns/op BenchmarkWakeupParallelSpinning/20µs-4 990 117237 ns/op BenchmarkWakeupParallelSpinning/50µs-4 459 274776 ns/op BenchmarkWakeupParallelSpinning/100µs-4 244 467317 ns/op BenchmarkMatmult-4 5407125 102.2 ns/op BenchmarkFastrand-4 7609422 14.44 ns/op BenchmarkFastrand64-4 8320038 15.48 ns/op BenchmarkFastrandHashiter-4 3792568 31.95 ns/op BenchmarkFastrandn/2-4 4681710 25.63 ns/op BenchmarkFastrandn/3-4 4419471 25.37 ns/op BenchmarkFastrandn/4-4 4616584 24.65 ns/op BenchmarkFastrandn/5-4 4496173 26.94 ns/op BenchmarkIfaceCmp100-4 136137 914.1 ns/op BenchmarkIfaceCmpNil100-4 250058 483.1 ns/op BenchmarkEfaceCmpDiff-4 50931 2281 ns/op BenchmarkEfaceCmpDiffIndirect-4 46069 2553 ns/op BenchmarkDefer-4 1794466 66.56 ns/op BenchmarkDefer10-4 1000000 165.1 ns/op BenchmarkDeferMany-4 598851 530.3 ns/op BenchmarkPanicRecover-4 252710 486.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 99 1133844 ns/op 1049496 p50-ns 1642087 p90-ns 1905056 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 70 1702774 ns/op 1424757 p50-ns 2632391 p90-ns 8952664 p99-ns BenchmarkGoroutineProfile/small/idle-4 45 2394411 ns/op 2184363 p50-ns 3092582 p90-ns 4108258 p99-ns BenchmarkGoroutineProfile/small/loaded-4 38 3453086 ns/op 2795757 p50-ns 5273643 p90-ns 10959603 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1306831 ns/op 1155070 p50-ns 1879906 p90-ns 2509327 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 91 1883434 ns/op 1454772 p50-ns 3170260 p90-ns 8578087 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 8476716 ns/op 7951863 p50-ns 12161027 p90-ns 12646300 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 16333483 ns/op 17608638 p50-ns 21430618 p90-ns 21430618 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1170127 ns/op 1100712 p50-ns 1789056 p90-ns 1983888 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1672960 ns/op 1454558 p50-ns 2433390 p90-ns 9641622 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 54 2374855 ns/op 2199927 p50-ns 3151271 p90-ns 3822507 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 57 4506774 ns/op 3777931 p50-ns 8631855 p90-ns 15868931 p99-ns BenchmarkRWMutexUncontended-4 3018376 46.18 ns/op BenchmarkRWMutexWrite100-4 137205 1924 ns/op BenchmarkRWMutexWrite10-4 42318 3015 ns/op BenchmarkRWMutexWorkWrite100-4 30252 4381 ns/op BenchmarkRWMutexWorkWrite10-4 37962 5176 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2598 48316 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1167 99495 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1273 93361 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 525 206500 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 586 182804 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 273 479350 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 332 362730 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 129 911808 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 213415 675.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 235078 749.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 179180 883.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 199054 672.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 249802 845.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 154450 759.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 237001 888.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 289034 840.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 178428 893.9 ns/op BenchmarkMakeSlice/Byte-4 1580536 73.56 ns/op BenchmarkMakeSlice/Int16-4 1738075 84.13 ns/op BenchmarkMakeSlice/Int-4 1000000 116.3 ns/op BenchmarkMakeSlice/Ptr-4 1000000 122.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 165.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 202.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 233.3 ns/op BenchmarkGrowSlice/Byte-4 536122 340.9 ns/op BenchmarkGrowSlice/Int16-4 509389 334.3 ns/op BenchmarkGrowSlice/Int-4 323892 519.0 ns/op BenchmarkGrowSlice/Ptr-4 349294 571.4 ns/op BenchmarkGrowSlice/Struct/24-4 288951 761.8 ns/op BenchmarkGrowSlice/Struct/32-4 146282 1905 ns/op BenchmarkGrowSlice/Struct/40-4 37166 2754 ns/op BenchmarkExtendSlice/IntSlice-4 327018 574.5 ns/op BenchmarkExtendSlice/PointerSlice-4 198106 554.3 ns/op BenchmarkExtendSlice/NoGrow-4 299280 342.0 ns/op BenchmarkAppend-4 983857 123.7 ns/op BenchmarkAppendGrowByte-4 2 68770885 ns/op BenchmarkAppendGrowString-4 1 314199730 ns/op BenchmarkAppendSlice/1Bytes-4 115105 890.6 ns/op BenchmarkAppendSlice/4Bytes-4 629191 194.9 ns/op BenchmarkAppendSlice/7Bytes-4 538687 189.0 ns/op BenchmarkAppendSlice/8Bytes-4 648400 167.6 ns/op BenchmarkAppendSlice/15Bytes-4 663447 176.6 ns/op BenchmarkAppendSlice/16Bytes-4 672314 191.2 ns/op BenchmarkAppendSlice/32Bytes-4 873841 409.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 63924 1806 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16812 6345 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9274 27958 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1108 122373 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 146 899158 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 42 2691258 ns/op BenchmarkAppendStr/1Bytes-4 1309125 89.09 ns/op BenchmarkAppendStr/4Bytes-4 1321862 90.61 ns/op BenchmarkAppendStr/8Bytes-4 1272879 92.58 ns/op BenchmarkAppendStr/16Bytes-4 1262959 94.14 ns/op BenchmarkAppendStr/32Bytes-4 1278841 91.48 ns/op BenchmarkAppendSpecialCase-4 976545 121.3 ns/op BenchmarkCopy/1Byte-4 1485523 79.90 ns/op 12.52 MB/s BenchmarkCopy/1String-4 1461654 83.63 ns/op 11.96 MB/s BenchmarkCopy/2Byte-4 1447023 81.68 ns/op 24.49 MB/s BenchmarkCopy/2String-4 1449890 81.22 ns/op 24.62 MB/s BenchmarkCopy/4Byte-4 1408693 94.77 ns/op 42.21 MB/s BenchmarkCopy/4String-4 1457853 84.17 ns/op 47.53 MB/s BenchmarkCopy/8Byte-4 1441965 80.15 ns/op 99.82 MB/s BenchmarkCopy/8String-4 1464055 80.10 ns/op 99.87 MB/s BenchmarkCopy/12Byte-4 1397431 86.45 ns/op 138.80 MB/s BenchmarkCopy/12String-4 1369212 86.26 ns/op 139.12 MB/s BenchmarkCopy/16Byte-4 1432402 82.52 ns/op 193.90 MB/s BenchmarkCopy/16String-4 1437022 84.12 ns/op 190.19 MB/s BenchmarkCopy/32Byte-4 1370641 85.83 ns/op 372.84 MB/s BenchmarkCopy/32String-4 1342768 89.60 ns/op 357.15 MB/s BenchmarkCopy/128Byte-4 1000000 103.1 ns/op 1241.00 MB/s BenchmarkCopy/128String-4 1000000 110.6 ns/op 1157.58 MB/s BenchmarkCopy/1024Byte-4 454213 279.6 ns/op 3662.48 MB/s BenchmarkCopy/1024String-4 313110 352.5 ns/op 2905.25 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24968 4581 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13300 8284 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14508 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19316 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9754 21167 ns/op BenchmarkAppendInPlace/Grow/Byte-4 158229 1113 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 162129 1025 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 88394 1513 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 60330 1839 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 53168 2032 ns/op BenchmarkStackCopyPtr-4 1 111286707 ns/op BenchmarkStackCopy-4 2 63828868 ns/op BenchmarkStackCopyNoCache-4 33 3503102 ns/op BenchmarkStackCopyWithStkobj-4 3 43794758 ns/op BenchmarkIssue18138-4 220 512531 ns/op BenchmarkCompareStringEqual-4 15731148 7.614 ns/op BenchmarkCompareStringIdentical-4 23995402 4.896 ns/op BenchmarkCompareStringSameLength-4 18679228 6.078 ns/op BenchmarkCompareStringDifferentLength-4 24707752 4.551 ns/op BenchmarkCompareStringBigUnaligned-4 2600 43763 ns/op 23960.30 MB/s BenchmarkCompareStringBig-4 2424 43774 ns/op 23954.74 MB/s BenchmarkConcatStringAndBytes-4 1965342 60.00 ns/op BenchmarkSliceByteToString/1-4 1804428 65.20 ns/op BenchmarkSliceByteToString/2-4 1000000 131.1 ns/op BenchmarkSliceByteToString/4-4 962710 130.3 ns/op BenchmarkSliceByteToString/8-4 846783 127.4 ns/op BenchmarkSliceByteToString/16-4 1000000 128.9 ns/op BenchmarkSliceByteToString/32-4 913590 150.6 ns/op BenchmarkSliceByteToString/64-4 760380 196.8 ns/op BenchmarkSliceByteToString/128-4 750146 270.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2277878 49.91 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 114.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1208846 98.27 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3076131 39.29 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1666749 65.52 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1995816 62.44 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1825587 63.16 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 391843 328.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 475376 269.5 ns/op BenchmarkRuneIterate/range/ASCII-4 7886134 14.70 ns/op BenchmarkRuneIterate/range/Japanese-4 2505178 43.29 ns/op BenchmarkRuneIterate/range/MixedLength-4 2943540 38.62 ns/op BenchmarkRuneIterate/range1/ASCII-4 7987860 14.44 ns/op BenchmarkRuneIterate/range1/Japanese-4 2711517 43.09 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3007503 39.59 ns/op BenchmarkRuneIterate/range2/ASCII-4 8257843 14.21 ns/op BenchmarkRuneIterate/range2/Japanese-4 2754040 42.97 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2893412 38.96 ns/op BenchmarkArrayEqual-4 27736916 4.206 ns/op BenchmarkFunc/Name-4 7170547 16.43 ns/op BenchmarkFunc/Entry-4 12197092 8.789 ns/op BenchmarkFunc/FileLine-4 2163687 53.83 ns/op PASS ok runtime 412.783s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26499 3861 ns/op BenchmarkHandle/concurrent-4 27648 4554 ns/op PASS ok runtime/cgo 0.420s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 31247395 4.798 ns/op BenchmarkAtomicStore64-4 13476472 9.505 ns/op BenchmarkAtomicLoad-4 27917910 4.628 ns/op BenchmarkAtomicStore-4 13169408 9.609 ns/op BenchmarkAnd8-4 13295138 9.474 ns/op BenchmarkAnd-4 12495711 9.703 ns/op BenchmarkAnd8Parallel-4 4014388 26.39 ns/op BenchmarkAndParallel-4 4267740 25.63 ns/op BenchmarkOr8-4 13258881 9.632 ns/op BenchmarkOr-4 11520331 9.025 ns/op BenchmarkOr8Parallel-4 4317609 25.95 ns/op BenchmarkOrParallel-4 4770436 26.15 ns/op BenchmarkXadd-4 4568383 26.24 ns/op BenchmarkXadd64-4 4488466 25.23 ns/op BenchmarkCas-4 2835874 43.12 ns/op BenchmarkCas64-4 2833956 41.09 ns/op BenchmarkXchg-4 4285929 25.68 ns/op BenchmarkXchg64-4 4740834 25.79 ns/op PASS ok runtime/internal/atomic 3.113s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3326600 32.55 ns/op BenchmarkMulUintptr/large-4 3089468 33.50 ns/op PASS ok runtime/internal/math 0.393s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 8505253 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 16 12346460 ns/op 361.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 48 2608043 ns/op 3.542 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 16488372 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 23012738 ns/op 1245 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 32 4225822 ns/op 72.84 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 76440147 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 106856356 ns/op 8570 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 11804911 ns/op 694.4 concurrent_launches/op PASS ok runtime/pprof 2.030s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 11449640 ns/op BenchmarkStackLeak-4 23150 4589 ns/op PASS ok runtime/race 0.531s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3491162 33.34 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 231367 460.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.345s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 10039438 11.80 ns/op BenchmarkCompact/one-4 1379190 83.72 ns/op BenchmarkCompact/sorted-4 887304 139.5 ns/op BenchmarkCompact/1_item-4 878629 120.7 ns/op BenchmarkCompact/unsorted-4 905234 138.7 ns/op BenchmarkCompact/many-4 715266 172.7 ns/op BenchmarkReplace/naive-fast-4 50170 2661 ns/op BenchmarkReplace/optimized-fast-4 46100 2547 ns/op BenchmarkReplace/naive-slow-4 25741 4911 ns/op BenchmarkReplace/optimized-slow-4 27987 4334 ns/op PASS ok slices 1.770s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 126402 908.8 ns/op BenchmarkSortString1K-4 150 744663 ns/op BenchmarkSortString1K_Slice-4 177 672641 ns/op BenchmarkStableString1K-4 96 1257663 ns/op BenchmarkSortInt1K-4 183 651939 ns/op BenchmarkSortInt1K_Sorted-4 2752 50232 ns/op BenchmarkSortInt1K_Reversed-4 1423 81327 ns/op BenchmarkSortInt1K_Mod8-4 450 262403 ns/op BenchmarkStableInt1K-4 124 998383 ns/op BenchmarkStableInt1K_Slice-4 132 879927 ns/op BenchmarkSortInt64K-4 2 61051106 ns/op BenchmarkSortInt64K_Slice-4 2 53902049 ns/op BenchmarkStableInt64K-4 2 87183488 ns/op BenchmarkSort1e2-4 351 332390 ns/op BenchmarkStable1e2-4 135 885047 ns/op BenchmarkSort1e4-4 2 58312194 ns/op BenchmarkStable1e4-4 1 251933218 ns/op PASS ok sort 27.634s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 737256 151.1 ns/op BenchmarkAtof64Float-4 705219 164.9 ns/op BenchmarkAtof64FloatExp-4 627212 222.1 ns/op BenchmarkAtof64Big-4 452601 267.5 ns/op BenchmarkAtof64RandomBits-4 432318 270.7 ns/op BenchmarkAtof64RandomFloats-4 468244 254.2 ns/op BenchmarkAtof64RandomLongFloats-4 434910 282.0 ns/op BenchmarkAtof32Decimal-4 763245 152.7 ns/op BenchmarkAtof32Float-4 743282 164.9 ns/op BenchmarkAtof32FloatExp-4 589426 212.9 ns/op BenchmarkAtof32Random-4 380136 336.6 ns/op BenchmarkAtof32RandomLong-4 149968 797.9 ns/op BenchmarkParseInt/Pos/7bit-4 1343918 83.83 ns/op BenchmarkParseInt/Pos/26bit-4 920778 137.0 ns/op BenchmarkParseInt/Pos/31bit-4 678428 161.9 ns/op BenchmarkParseInt/Pos/56bit-4 537543 222.6 ns/op BenchmarkParseInt/Pos/63bit-4 507474 242.1 ns/op BenchmarkParseInt/Neg/7bit-4 1237268 91.92 ns/op BenchmarkParseInt/Neg/26bit-4 676029 152.7 ns/op BenchmarkParseInt/Neg/31bit-4 788322 163.8 ns/op BenchmarkParseInt/Neg/56bit-4 521558 227.0 ns/op BenchmarkParseInt/Neg/63bit-4 540091 302.0 ns/op BenchmarkAtoi/Pos/7bit-4 1806949 65.96 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 118.0 ns/op BenchmarkAtoi/Pos/31bit-4 845976 122.8 ns/op BenchmarkAtoi/Pos/56bit-4 655598 197.9 ns/op BenchmarkAtoi/Pos/63bit-4 398254 267.1 ns/op BenchmarkAtoi/Neg/7bit-4 1698804 70.04 ns/op BenchmarkAtoi/Neg/26bit-4 965840 116.9 ns/op BenchmarkAtoi/Neg/31bit-4 923673 130.6 ns/op BenchmarkAtoi/Neg/56bit-4 627534 192.2 ns/op BenchmarkAtoi/Neg/63bit-4 512062 252.3 ns/op BenchmarkFormatFloat/Decimal-4 108457 1141 ns/op BenchmarkFormatFloat/Float-4 95006 1286 ns/op BenchmarkFormatFloat/Exp-4 108958 1116 ns/op BenchmarkFormatFloat/NegExp-4 103023 1098 ns/op BenchmarkFormatFloat/LongExp-4 88172 1387 ns/op BenchmarkFormatFloat/Big-4 76111 1415 ns/op BenchmarkFormatFloat/BinaryExp-4 212524 602.0 ns/op BenchmarkFormatFloat/32Integer-4 112791 1082 ns/op BenchmarkFormatFloat/32ExactFraction-4 111474 1095 ns/op BenchmarkFormatFloat/32Point-4 93746 1198 ns/op BenchmarkFormatFloat/32Exp-4 100453 1131 ns/op BenchmarkFormatFloat/32NegExp-4 104326 1168 ns/op BenchmarkFormatFloat/32Shortest-4 111172 1109 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 120632 1091 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 120548 1071 ns/op BenchmarkFormatFloat/64Fixed1-4 151374 826.8 ns/op BenchmarkFormatFloat/64Fixed2-4 151914 826.4 ns/op BenchmarkFormatFloat/64Fixed3-4 143575 823.4 ns/op BenchmarkFormatFloat/64Fixed4-4 154034 808.4 ns/op BenchmarkFormatFloat/64Fixed12-4 88864 1397 ns/op BenchmarkFormatFloat/64Fixed16-4 105638 1161 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 101041 1139 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 94590 1259 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2539 50410 ns/op BenchmarkFormatFloat/Slowpath64-4 86994 1369 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 87630 1335 ns/op BenchmarkAppendFloat/Decimal-4 139516 874.1 ns/op BenchmarkAppendFloat/Float-4 115332 1031 ns/op BenchmarkAppendFloat/Exp-4 134940 936.4 ns/op BenchmarkAppendFloat/NegExp-4 136634 917.7 ns/op BenchmarkAppendFloat/LongExp-4 100152 1164 ns/op BenchmarkAppendFloat/Big-4 102016 1200 ns/op BenchmarkAppendFloat/BinaryExp-4 355992 360.2 ns/op BenchmarkAppendFloat/32Integer-4 144154 910.9 ns/op BenchmarkAppendFloat/32ExactFraction-4 138877 897.6 ns/op BenchmarkAppendFloat/32Point-4 116582 1003 ns/op BenchmarkAppendFloat/32Exp-4 137100 873.8 ns/op BenchmarkAppendFloat/32NegExp-4 140937 868.6 ns/op BenchmarkAppendFloat/32Shortest-4 152394 809.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 180164 683.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 174218 699.1 ns/op BenchmarkAppendFloat/64Fixed1-4 215395 574.0 ns/op BenchmarkAppendFloat/64Fixed2-4 212190 578.5 ns/op BenchmarkAppendFloat/64Fixed3-4 217692 573.3 ns/op BenchmarkAppendFloat/64Fixed4-4 218050 577.7 ns/op BenchmarkAppendFloat/64Fixed12-4 106946 1092 ns/op BenchmarkAppendFloat/64Fixed16-4 132970 902.4 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 153644 813.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 130443 944.6 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2670 45708 ns/op BenchmarkAppendFloat/Slowpath64-4 111349 1081 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 114902 1112 ns/op BenchmarkFormatInt-4 15958 7561 ns/op BenchmarkAppendInt-4 17580 6779 ns/op BenchmarkFormatUint-4 85940 1438 ns/op BenchmarkAppendUint-4 90109 1435 ns/op BenchmarkFormatIntSmall/7-4 2246685 52.79 ns/op BenchmarkFormatIntSmall/42-4 2216408 51.32 ns/op BenchmarkAppendIntSmall-4 1265094 95.32 ns/op BenchmarkAppendUintVarlen/1-4 1000000 102.6 ns/op BenchmarkAppendUintVarlen/12-4 1000000 100.7 ns/op BenchmarkAppendUintVarlen/123-4 955417 133.2 ns/op BenchmarkAppendUintVarlen/1234-4 953743 135.0 ns/op BenchmarkAppendUintVarlen/12345-4 823390 137.1 ns/op BenchmarkAppendUintVarlen/123456-4 924253 136.0 ns/op BenchmarkAppendUintVarlen/1234567-4 942927 134.2 ns/op BenchmarkAppendUintVarlen/12345678-4 817647 135.2 ns/op BenchmarkAppendUintVarlen/123456789-4 918867 143.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 836281 145.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 780837 143.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 850098 140.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 879718 143.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 862274 148.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 724612 151.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 854998 152.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 663879 156.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 632788 171.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 729241 176.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 771652 160.1 ns/op BenchmarkQuote-4 41890 2856 ns/op BenchmarkQuoteRune-4 369741 295.5 ns/op BenchmarkAppendQuote-4 54152 2335 ns/op BenchmarkAppendQuoteRune-4 867276 149.1 ns/op BenchmarkUnquoteEasy-4 1467790 76.57 ns/op BenchmarkUnquoteHard-4 40795 3125 ns/op PASS ok strconv 18.797s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 324439 370.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 119449 1448 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 159031 901.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 282206 538.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 55586 2039 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 72162 1604 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 596158 253.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25447 4606 ns/op BenchmarkGenericMatch1-4 2131 58497 ns/op BenchmarkGenericMatch2-4 422 285703 ns/op BenchmarkSingleMaxSkipping-4 10000 13134 ns/op 761.38 MB/s BenchmarkSingleLongSuffixFail-4 18818 6286 ns/op 159.39 MB/s BenchmarkSingleMatch-4 228 516040 ns/op 29.07 MB/s BenchmarkByteByteNoMatch-4 92703 1319 ns/op BenchmarkByteByteMatch-4 15921 7434 ns/op BenchmarkByteStringMatch-4 17376 6806 ns/op BenchmarkHTMLEscapeNew-4 62697 1819 ns/op BenchmarkHTMLEscapeOld-4 73614 1654 ns/op BenchmarkByteStringReplacerWriteString-4 1294 86762 ns/op BenchmarkByteReplacerWriteString-4 1568 72978 ns/op BenchmarkByteByteReplaces-4 2923 41576 ns/op BenchmarkByteByteMap-4 8151 13089 ns/op BenchmarkMap/identity/ASCII-4 796466 158.8 ns/op BenchmarkMap/identity/Greek-4 608707 204.8 ns/op BenchmarkMap/change/ASCII-4 34576 3495 ns/op BenchmarkMap/change/Greek-4 23368 4893 ns/op BenchmarkIndexRune-4 1829188 65.89 ns/op BenchmarkIndexRuneLongString-4 1553936 79.79 ns/op BenchmarkIndexRuneFastPath-4 3375813 36.27 ns/op BenchmarkIndex-4 3269697 35.19 ns/op BenchmarkLastIndex-4 3334947 34.77 ns/op BenchmarkIndexByte-4 12942628 8.433 ns/op BenchmarkToUpper/#00-4 2888316 41.09 ns/op BenchmarkToUpper/ONLYUPPER-4 2289039 52.59 ns/op BenchmarkToUpper/abc-4 313593 427.8 ns/op BenchmarkToUpper/AbC123-4 177841 566.2 ns/op BenchmarkToUpper/azAZ09_-4 267691 522.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47407 2561 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58344 1889 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28802 3837 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47113 2127 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101680 1071 ns/op BenchmarkToLower/#00-4 2791444 41.84 ns/op BenchmarkToLower/abc-4 2593206 44.70 ns/op BenchmarkToLower/AbC123-4 202542 632.1 ns/op BenchmarkToLower/azAZ09_-4 194067 638.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83452 1479 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60213 2017 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30908 3848 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 68901 1807 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105830 1107 ns/op BenchmarkMapNoChanges-4 886018 126.7 ns/op BenchmarkTrim-4 34861 3452 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2614861 44.23 ns/op BenchmarkToValidUTF8/InvalidASCII-4 165715 785.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 102087 1149 ns/op BenchmarkEqualFold/Tests-4 50058 2392 ns/op BenchmarkEqualFold/ASCII-4 2409244 46.64 ns/op BenchmarkEqualFold/UnicodePrefix-4 114697 1023 ns/op BenchmarkEqualFold/UnicodeSuffix-4 108102 1040 ns/op BenchmarkIndexHard1-4 1041 117501 ns/op BenchmarkIndexHard2-4 765 156179 ns/op BenchmarkIndexHard3-4 181 624080 ns/op BenchmarkIndexHard4-4 220 505099 ns/op BenchmarkLastIndexHard1-4 79 1561540 ns/op BenchmarkLastIndexHard2-4 85 1550870 ns/op BenchmarkLastIndexHard3-4 73 1569725 ns/op BenchmarkCountHard1-4 1040 114260 ns/op BenchmarkCountHard2-4 740 175621 ns/op BenchmarkCountHard3-4 184 626327 ns/op BenchmarkIndexTorture-4 10000 12026 ns/op BenchmarkCountTorture-4 10000 13155 ns/op BenchmarkCountTortureOverlapping-4 805 128869 ns/op BenchmarkCountByte/10-4 3140002 36.47 ns/op 274.18 MB/s BenchmarkCountByte/32-4 2976249 37.38 ns/op 856.14 MB/s BenchmarkCountByte/4096-4 1000000 117.8 ns/op 34765.90 MB/s BenchmarkCountByte/4194304-4 968 126142 ns/op 33250.60 MB/s BenchmarkCountByte/67108864-4 26 5208852 ns/op 12883.62 MB/s BenchmarkFields/ASCII/16-4 352633 350.3 ns/op 45.67 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22833 4752 ns/op 53.87 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1719 76290 ns/op 53.69 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 87 1358064 ns/op 48.26 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 21024962 ns/op 49.87 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 154832 807.4 ns/op 19.82 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7838 12816 ns/op 19.97 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 510 240964 ns/op 17.00 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 4204586 ns/op 15.59 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 74132685 ns/op 14.14 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 213013 609.0 ns/op 26.27 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10483 ns/op 24.42 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 799 174628 ns/op 23.46 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3639523 ns/op 18.01 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 60856732 ns/op 17.23 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 163227 709.6 ns/op 22.55 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9613 11460 ns/op 22.34 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 657 189962 ns/op 21.56 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3544953 ns/op 18.49 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70326050 ns/op 14.91 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 78333129 ns/op BenchmarkSplitSingleByteSeparator-4 20 7221114 ns/op BenchmarkSplitMultiByteSeparator-4 36 3710290 ns/op BenchmarkSplitNSingleByteSeparator-4 219963 760.5 ns/op BenchmarkSplitNMultiByteSeparator-4 140784 938.2 ns/op BenchmarkRepeat/5x0-4 2993798 40.84 ns/op BenchmarkRepeat/5x1-4 2874154 41.76 ns/op BenchmarkRepeat/5x2-4 240495 547.0 ns/op BenchmarkRepeat/5x6-4 128809 900.3 ns/op BenchmarkRepeat/10x0-4 2854311 39.85 ns/op BenchmarkRepeat/10x1-4 2867364 40.29 ns/op BenchmarkRepeat/10x2-4 226579 554.0 ns/op BenchmarkRepeat/10x6-4 136819 940.6 ns/op BenchmarkRepeatLarge/256/1-4 66345 2166 ns/op 118.17 MB/s BenchmarkRepeatLarge/256/16-4 83132 1557 ns/op 164.44 MB/s BenchmarkRepeatLarge/512/1-4 46135 2633 ns/op 194.45 MB/s BenchmarkRepeatLarge/512/16-4 64765 1960 ns/op 261.17 MB/s BenchmarkRepeatLarge/1024/1-4 32307 4154 ns/op 246.51 MB/s BenchmarkRepeatLarge/1024/16-4 44992 2926 ns/op 349.99 MB/s BenchmarkRepeatLarge/2048/1-4 20224 5467 ns/op 374.62 MB/s BenchmarkRepeatLarge/2048/16-4 28038 4553 ns/op 449.86 MB/s BenchmarkRepeatLarge/4096/1-4 14875 8511 ns/op 481.24 MB/s BenchmarkRepeatLarge/4096/16-4 15412 7841 ns/op 522.36 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16438 ns/op 498.36 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15828 ns/op 517.56 MB/s BenchmarkRepeatLarge/8192/4097-4 3756135 31.34 ns/op 130746.17 MB/s BenchmarkRepeatLarge/16384/1-4 7316 27017 ns/op 606.44 MB/s BenchmarkRepeatLarge/16384/16-4 7671 27113 ns/op 604.28 MB/s BenchmarkRepeatLarge/16384/4097-4 9692 21624 ns/op 568.41 MB/s BenchmarkRepeatLarge/32768/1-4 2202 52316 ns/op 626.34 MB/s BenchmarkRepeatLarge/32768/16-4 2472 52968 ns/op 618.64 MB/s BenchmarkRepeatLarge/32768/4097-4 2276 45704 ns/op 627.49 MB/s BenchmarkRepeatLarge/65536/1-4 1429 113152 ns/op 579.19 MB/s BenchmarkRepeatLarge/65536/16-4 1272 123091 ns/op 532.42 MB/s BenchmarkRepeatLarge/65536/4097-4 1156 92388 ns/op 665.19 MB/s BenchmarkRepeatLarge/131072/1-4 313 333827 ns/op 392.63 MB/s BenchmarkRepeatLarge/131072/16-4 326 346112 ns/op 378.70 MB/s BenchmarkRepeatLarge/131072/4097-4 320 332128 ns/op 382.40 MB/s BenchmarkRepeatLarge/262144/1-4 186 688295 ns/op 380.86 MB/s BenchmarkRepeatLarge/262144/16-4 181 648397 ns/op 404.30 MB/s BenchmarkRepeatLarge/262144/4097-4 158 698526 ns/op 369.51 MB/s BenchmarkRepeatLarge/524288/1-4 87 1315272 ns/op 398.62 MB/s BenchmarkRepeatLarge/524288/16-4 82 1355727 ns/op 386.72 MB/s BenchmarkRepeatLarge/524288/4097-4 85 1253460 ns/op 415.11 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2414245 ns/op 434.33 MB/s BenchmarkRepeatLarge/1048576/16-4 61 2262713 ns/op 463.42 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2429152 ns/op 430.08 MB/s BenchmarkRepeatLarge/2097152/1-4 31 3930224 ns/op 533.60 MB/s BenchmarkRepeatLarge/2097152/16-4 44 4032911 ns/op 520.01 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4226690 ns/op 495.32 MB/s BenchmarkRepeatLarge/4194304/1-4 15 7919628 ns/op 529.61 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7767311 ns/op 539.99 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8368259 ns/op 500.85 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15265040 ns/op 549.53 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13985429 ns/op 599.81 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14779007 ns/op 567.46 MB/s BenchmarkRepeatLarge/16777216/1-4 5 25026979 ns/op 670.37 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24334442 ns/op 689.44 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26376152 ns/op 636.08 MB/s BenchmarkRepeatLarge/33554432/1-4 3 53288393 ns/op 629.68 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54890410 ns/op 611.30 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50042510 ns/op 670.52 MB/s BenchmarkRepeatLarge/67108864/1-4 2 97486758 ns/op 688.39 MB/s BenchmarkRepeatLarge/67108864/16-4 2 97517284 ns/op 688.17 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 95043178 ns/op 706.09 MB/s BenchmarkRepeatLarge/134217728/1-4 1 193650326 ns/op 693.09 MB/s BenchmarkRepeatLarge/134217728/16-4 1 186824814 ns/op 718.41 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 183274443 ns/op 732.33 MB/s BenchmarkRepeatLarge/268435456/1-4 1 406183202 ns/op 660.87 MB/s BenchmarkRepeatLarge/268435456/16-4 1 372686572 ns/op 720.27 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 372979954 ns/op 719.70 MB/s BenchmarkRepeatLarge/536870912/1-4 1 834335736 ns/op 643.47 MB/s BenchmarkRepeatLarge/536870912/16-4 1 768102873 ns/op 698.96 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 757908100 ns/op 708.36 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3341024410 ns/op 321.38 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3241460905 ns/op 331.25 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4100324449 ns/op 261.87 MB/s BenchmarkIndexAnyASCII/1:1-4 1402786 83.46 ns/op BenchmarkIndexAnyASCII/1:2-4 1693923 62.47 ns/op BenchmarkIndexAnyASCII/1:4-4 2034226 57.75 ns/op BenchmarkIndexAnyASCII/1:8-4 1980564 59.06 ns/op BenchmarkIndexAnyASCII/1:16-4 1966148 60.16 ns/op BenchmarkIndexAnyASCII/1:32-4 1825143 63.43 ns/op BenchmarkIndexAnyASCII/1:64-4 1984467 61.05 ns/op BenchmarkIndexAnyASCII/16:1-4 1824140 58.18 ns/op BenchmarkIndexAnyASCII/16:2-4 747999 140.1 ns/op BenchmarkIndexAnyASCII/16:4-4 764208 142.8 ns/op BenchmarkIndexAnyASCII/16:8-4 845660 143.8 ns/op BenchmarkIndexAnyASCII/16:16-4 726721 147.4 ns/op BenchmarkIndexAnyASCII/16:32-4 791208 174.7 ns/op BenchmarkIndexAnyASCII/16:64-4 475950 217.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1936376 65.40 ns/op BenchmarkIndexAnyASCII/256:2-4 91947 1233 ns/op BenchmarkIndexAnyASCII/256:4-4 87070 1304 ns/op BenchmarkIndexAnyASCII/256:8-4 79611 1272 ns/op BenchmarkIndexAnyASCII/256:16-4 88486 1370 ns/op BenchmarkIndexAnyASCII/256:32-4 83937 1289 ns/op BenchmarkIndexAnyASCII/256:64-4 86527 1345 ns/op BenchmarkIndexAnyUTF8/1:1-4 2180100 53.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 1998207 58.95 ns/op BenchmarkIndexAnyUTF8/1:4-4 1988610 56.84 ns/op BenchmarkIndexAnyUTF8/1:8-4 2114143 56.57 ns/op BenchmarkIndexAnyUTF8/1:16-4 2039193 59.21 ns/op BenchmarkIndexAnyUTF8/1:32-4 1909387 59.27 ns/op BenchmarkIndexAnyUTF8/1:64-4 2011291 58.20 ns/op BenchmarkIndexAnyUTF8/16:1-4 1836422 65.81 ns/op BenchmarkIndexAnyUTF8/16:2-4 270153 449.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 260782 442.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 260610 449.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 270766 468.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 251190 483.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 237687 537.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 393288 280.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 18021 6566 ns/op BenchmarkIndexAnyUTF8/256:4-4 18272 6881 ns/op BenchmarkIndexAnyUTF8/256:8-4 18530 6451 ns/op BenchmarkIndexAnyUTF8/256:16-4 17472 6927 ns/op BenchmarkIndexAnyUTF8/256:32-4 16546 6949 ns/op BenchmarkIndexAnyUTF8/256:64-4 16996 6921 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2129287 54.85 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2170602 54.29 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2151633 55.39 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2215539 53.41 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2137138 55.39 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2070722 55.63 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2102918 56.23 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 133.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 125.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 926754 127.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 799807 134.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 758821 153.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 663054 157.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 614092 193.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 92377 1215 ns/op BenchmarkLastIndexAnyASCII/256:2-4 99268 1212 ns/op BenchmarkLastIndexAnyASCII/256:4-4 93459 1264 ns/op BenchmarkLastIndexAnyASCII/256:8-4 93414 1223 ns/op BenchmarkLastIndexAnyASCII/256:16-4 89629 1243 ns/op BenchmarkLastIndexAnyASCII/256:32-4 94836 1290 ns/op BenchmarkLastIndexAnyASCII/256:64-4 91333 1326 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2109820 55.13 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2168011 54.61 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2176418 55.00 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2169224 54.26 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2110966 55.51 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2007340 58.06 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2032335 57.86 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 289179 402.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 139429 796.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 152283 786.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 149773 803.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 138500 858.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 132349 847.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 146047 854.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20239 6013 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9715 13728 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9301 12199 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 12201 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8070 12916 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8479 13077 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12595 ns/op BenchmarkTrimASCII/1:1-4 2831335 41.81 ns/op BenchmarkTrimASCII/1:2-4 2245440 52.26 ns/op BenchmarkTrimASCII/1:4-4 2286896 50.29 ns/op BenchmarkTrimASCII/1:8-4 2281005 52.00 ns/op BenchmarkTrimASCII/1:16-4 2026952 61.48 ns/op BenchmarkTrimASCII/16:1-4 2613339 46.81 ns/op BenchmarkTrimASCII/16:2-4 1000000 117.3 ns/op BenchmarkTrimASCII/16:4-4 889890 117.1 ns/op BenchmarkTrimASCII/16:8-4 876213 120.0 ns/op BenchmarkTrimASCII/16:16-4 920630 130.5 ns/op BenchmarkTrimASCII/256:1-4 1028594 119.3 ns/op BenchmarkTrimASCII/256:2-4 100056 1260 ns/op BenchmarkTrimASCII/256:4-4 91591 1399 ns/op BenchmarkTrimASCII/256:8-4 100210 1201 ns/op BenchmarkTrimASCII/256:16-4 87794 1225 ns/op BenchmarkTrimASCII/4096:1-4 98884 1198 ns/op BenchmarkTrimASCII/4096:2-4 6274 19435 ns/op BenchmarkTrimASCII/4096:4-4 6082 18845 ns/op BenchmarkTrimASCII/4096:8-4 7072 19504 ns/op BenchmarkTrimASCII/4096:16-4 5907 19394 ns/op BenchmarkTrimByte-4 3257892 36.70 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17340 6633 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17527 6898 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1635 75448 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3558 37555 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6020 18347 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10449 ns/op BenchmarkJoin/0-4 4052618 29.17 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3016837 38.60 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 195595 709.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 116785 958.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 96943 1348 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 78980 1552 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 68530 1815 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 58957 2211 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2256939 50.19 ns/op BenchmarkTrimSpace/ASCII-4 1635052 71.29 ns/op BenchmarkTrimSpace/SomeNonASCII-4 127501 909.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 70026 1556 ns/op BenchmarkReplaceAll-4 110916 1104 ns/op 16 B/op 1 allocs/op PASS ok strings 87.412s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 74707 1636 ns/op BenchmarkCond2-4 26707 4900 ns/op BenchmarkCond4-4 13659 8797 ns/op BenchmarkCond8-4 7933 15674 ns/op BenchmarkCond16-4 4255 28382 ns/op BenchmarkCond32-4 2210 54517 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 538935 223.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 429505 259.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 658095 190.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 621849 192.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 386796 413.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 863031 152.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 125136 1131 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 105220 1463 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 84784 1420 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72357 1872 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 739952 143.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 201153 553.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 721378 143.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 203574 598.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 729632 148.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 197856 575.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1515663 103.9 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 71967 2006 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 163237 785.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 363021 448.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7845 13708 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 487 289679 ns/op BenchmarkRange/*sync.Map-4 2151 67001 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95331 1558 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 246668 466.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 102381 1414 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 97908 1177 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 293080 433.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 139905 819.1 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 126468 1001 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 241910 482.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 895958 124.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 84366 1716 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 193375 588.5 ns/op BenchmarkSwapCollision/*sync.Map-4 129081 929.9 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 280 474726 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 163118 747.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 553840 325.9 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29162 3875 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 97456 1245 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 41314 3445 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 368325 365.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 155521 821.0 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 262747 467.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1440260 99.95 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 224977 561.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1659458 81.47 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 953859 123.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 223526 527.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 928832 136.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 153420 816.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 526596 320.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 570872 239.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 182209 727.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 795244 213.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 180981 766.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 148212 756.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 266328 413.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 87249 1381 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 394933 448.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 746733 189.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 170982 671.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 808254 202.9 ns/op BenchmarkUncontendedSemaphore-4 4996538 23.85 ns/op BenchmarkContendedSemaphore-4 4885220 23.67 ns/op BenchmarkMutexUncontended-4 872011 130.9 ns/op BenchmarkMutex-4 242881 478.3 ns/op BenchmarkMutexSlack-4 262489 487.4 ns/op BenchmarkMutexWork-4 250920 494.9 ns/op BenchmarkMutexWorkSlack-4 238633 511.9 ns/op BenchmarkMutexNoSpin-4 93139 1398 ns/op BenchmarkMutexSpin-4 81076 1456 ns/op BenchmarkOnce-4 1000000 126.3 ns/op BenchmarkSemaUncontended-4 5830810 19.67 ns/op BenchmarkSemaSyntNonblock-4 1428286 85.55 ns/op BenchmarkSemaSyntBlock-4 2233159 51.46 ns/op BenchmarkSemaWorkNonblock-4 1215538 96.83 ns/op BenchmarkSemaWorkBlock-4 1445798 83.26 ns/op BenchmarkRWMutexUncontended-4 415942 250.6 ns/op BenchmarkRWMutexWrite100-4 391681 317.0 ns/op BenchmarkRWMutexWrite10-4 350949 326.5 ns/op BenchmarkRWMutexWorkWrite100-4 298864 402.0 ns/op BenchmarkRWMutexWorkWrite10-4 289431 418.8 ns/op BenchmarkWaitGroupUncontended-4 949383 145.2 ns/op BenchmarkWaitGroupAddDone-4 537992 203.3 ns/op BenchmarkWaitGroupAddDoneWork-4 506059 207.8 ns/op BenchmarkWaitGroupWait-4 3088842 42.38 ns/op BenchmarkWaitGroupWaitWork-4 2432094 45.81 ns/op BenchmarkWaitGroupActuallyWait-4 62976 1683 ns/op 32 B/op 2 allocs/op PASS ok sync 20.284s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 798646 174.7 ns/op PASS ok sync/atomic 0.292s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 122594 969.0 ns/op 0 B/op 0 allocs/op PASS ok testing 0.189s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6945 16605 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9156 11282 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 91 1337999 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 109 1088414 ns/op 1187 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 158921668 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 159843369 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1584 71140 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1935 59221 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6388288 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5731318 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 688372577 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 661320967 ns/op 48121088 B/op 100077 allocs/op BenchmarkTable/100x10/new-4 200 573107 ns/op 39297 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 231 513723 ns/op 170 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 56890738 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 54706454 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6705177898 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6663461029 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2860 46898 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3747137 ns/op 409133 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 365385302 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2758 51851 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 231 506263 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5021783 ns/op 427428 B/op 1661 allocs/op BenchmarkCode-4 7350 16584 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.743s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 102719796 ns/op BenchmarkVariableString-4 85196 1401 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1726 59741 ns/op 2511 B/op 39 allocs/op PASS ok text/template/parse 0.471s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 63 1863667 ns/op BenchmarkAfter-4 177 873398 ns/op BenchmarkStop-4 206 543946 ns/op BenchmarkSimultaneousAfterFunc-4 44 2339366 ns/op BenchmarkStartStop-4 300 738835 ns/op BenchmarkReset-4 2424 56078 ns/op BenchmarkSleep-4 50 2426823 ns/op BenchmarkParallelTimerLatency-4 38 791000 avg-late-ns 1980610 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 603397 avg-late-ns 2162839 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 439787 avg-late-ns 1833114 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 437981 avg-late-ns 4085411 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 333790 avg-late-ns 1977260 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 451534 avg-late-ns 2522703 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 306566 avg-late-ns 1931617 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 260125 avg-late-ns 3069697 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 385716 avg-late-ns 2406759 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 326141 avg-late-ns 3214765 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2888746 avg-late-ns 12530197 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 537254 avg-late-ns 1930102 max-late-ns BenchmarkTicker-4 261 439713 ns/op BenchmarkTickerReset-4 2262 46034 ns/op BenchmarkTickerResetNaive-4 196 528974 ns/op BenchmarkNow-4 778020 161.8 ns/op BenchmarkNowUnixNano-4 662912 169.0 ns/op BenchmarkNowUnixMilli-4 719491 162.1 ns/op BenchmarkNowUnixMicro-4 665589 167.9 ns/op BenchmarkFormat-4 52002 2244 ns/op BenchmarkFormatRFC3339-4 70654 1523 ns/op BenchmarkFormatRFC3339Nano-4 74758 1570 ns/op BenchmarkFormatNow-4 70050 1667 ns/op BenchmarkMarshalJSON-4 91129 1250 ns/op BenchmarkMarshalText-4 94274 1185 ns/op BenchmarkParse-4 110754 1045 ns/op BenchmarkParseRFC3339UTC-4 350242 369.3 ns/op BenchmarkParseRFC3339UTCBytes-4 226922 503.9 ns/op BenchmarkParseRFC3339TZ-4 84044 1269 ns/op BenchmarkParseRFC3339TZBytes-4 70462 1475 ns/op BenchmarkParseDuration-4 479156 217.2 ns/op BenchmarkHour-4 919114 127.0 ns/op BenchmarkSecond-4 1000000 122.1 ns/op BenchmarkYear-4 793736 164.1 ns/op BenchmarkDay-4 711580 185.3 ns/op BenchmarkISOWeek-4 754898 173.8 ns/op BenchmarkGoString-4 72896 1693 ns/op BenchmarkUnmarshalText-4 76428 1496 ns/op PASS ok time 12.912s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 467799 223.4 ns/op BenchmarkDecodeValidJapaneseChars-4 621849 197.3 ns/op BenchmarkDecodeRune-4 2065270 51.97 ns/op BenchmarkEncodeValidASCII-4 511693 266.0 ns/op BenchmarkEncodeValidJapaneseChars-4 683593 182.9 ns/op BenchmarkAppendRuneValidASCII-4 1000000 101.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1831564 64.49 ns/op BenchmarkEncodeRune-4 4299904 28.78 ns/op PASS ok unicode/utf16 1.394s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 940944 132.2 ns/op BenchmarkRuneCountTenJapaneseChars-4 218013 562.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3135277 38.27 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 369111 349.4 ns/op BenchmarkValidTenASCIIChars-4 1000000 107.4 ns/op BenchmarkValid100KASCIIChars-4 148 738886 ns/op BenchmarkValidTenJapaneseChars-4 196329 622.5 ns/op BenchmarkValidLongMostlyASCII-4 150 764884 ns/op BenchmarkValidLongJapanese-4 69 1757173 ns/op BenchmarkValidStringTenASCIIChars-4 3444152 34.73 ns/op BenchmarkValidString100KASCIIChars-4 13504 8863 ns/op BenchmarkValidStringTenJapaneseChars-4 374755 325.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1392 86581 ns/op BenchmarkValidStringLongJapanese-4 100 1011150 ns/op BenchmarkEncodeASCIIRune-4 3107660 38.57 ns/op BenchmarkEncodeJapaneseRune-4 1791518 64.46 ns/op BenchmarkAppendASCIIRune-4 8183240 14.12 ns/op BenchmarkAppendJapaneseRune-4 2006816 57.11 ns/op BenchmarkDecodeASCIIRune-4 2303826 50.30 ns/op BenchmarkDecodeJapaneseRune-4 1527217 78.26 ns/op BenchmarkFullRune/ASCII-4 3205222 36.31 ns/op BenchmarkFullRune/Incomplete-4 1513646 76.99 ns/op BenchmarkFullRune/Japanese-4 3422292 35.00 ns/op PASS ok unicode/utf8 4.260s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 64259995029 ns/op PASS ok cmd/api 97.012s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1300554 87.59 ns/op BenchmarkEqArrayOfStrings64-4 215275 550.0 ns/op BenchmarkEqArrayOfStrings1024-4 14571 8068 ns/op BenchmarkEqArrayOfFloats5-4 1567940 75.38 ns/op BenchmarkEqArrayOfFloats64-4 224924 554.0 ns/op BenchmarkEqArrayOfFloats1024-4 14432 8330 ns/op BenchmarkEqStruct-4 29348276 4.486 ns/op PASS ok cmd/compile/internal/reflectdata 1.415s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 66583 ns/op BenchmarkCopyElim1-4 336 447586 ns/op BenchmarkCopyElim10-4 199 506429 ns/op BenchmarkCopyElim100-4 138 760596 ns/op BenchmarkCopyElim1000-4 46 2514957 ns/op BenchmarkCopyElim10000-4 4 31700283 ns/op BenchmarkCopyElim100000-4 1 495223915 ns/op BenchmarkDeadCode/1-4 229 496093 ns/op BenchmarkDeadCode/10-4 189 581213 ns/op BenchmarkDeadCode/100-4 100 1024808 ns/op BenchmarkDeadCode/1000-4 56 3924410 ns/op BenchmarkDeadCode/10000-4 4 27237593 ns/op BenchmarkDeadCode/100000-4 1 293051484 ns/op BenchmarkDeadCode/200000-4 1 599717263 ns/op BenchmarkDominatorsLinear-4 18 8090662 ns/op 1.24 MB/s BenchmarkDominatorsFwdBack-4 10 11266915 ns/op 0.89 MB/s BenchmarkDominatorsManyPred-4 12 10167838 ns/op 0.98 MB/s BenchmarkDominatorsMaxPred-4 12 10619778 ns/op 0.94 MB/s BenchmarkDominatorsMaxPredVal-4 10 10487559 ns/op 0.95 MB/s BenchmarkFuse/1-4 420 384663 ns/op BenchmarkFuse/10-4 291 437565 ns/op BenchmarkFuse/100-4 146 794978 ns/op BenchmarkFuse/1000-4 27 5123022 ns/op BenchmarkFuse/10000-4 2 60318201 ns/op BenchmarkNilCheckDeep1-4 14127 8433 ns/op 0.12 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6352 20427 ns/op 0.49 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 877 134260 ns/op 0.74 MB/s 657 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 90 1293955 ns/op 0.77 MB/s 5718 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 15822393 ns/op 0.63 MB/s 107976 B/op 6 allocs/op BenchmarkDSEPass-4 43 2706168 ns/op 53568 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 74159230 ns/op 2129248 B/op 54255 allocs/op BenchmarkCSEPass-4 9 12088683 ns/op 153336 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 132809940 ns/op 5679672 B/op 97573 allocs/op BenchmarkDeadcodePass-4 225 574904 ns/op 106977 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 105938763 ns/op 4007144 B/op 44647 allocs/op BenchmarkMultiPass-4 88 1242596 ns/op 243406 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 215625969 ns/op 11196824 B/op 149774 allocs/op BenchmarkCondRewrite/SoloJump-4 4554852 24.89 ns/op BenchmarkCondRewrite/CombJump-4 4478216 25.44 ns/op PASS ok cmd/compile/internal/ssa 14.778s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13966 8351 ns/op BenchmarkExtShift-4 24830 4864 ns/op BenchmarkModify-4 9352 13989 ns/op BenchmarkMullImm-4 24914 4460 ns/op BenchmarkConstModify-4 8848 14439 ns/op BenchmarkBitSet-4 15392 7941 ns/op BenchmarkBitClear-4 17396 6892 ns/op BenchmarkBitToggle-4 17184 6864 ns/op BenchmarkBitSetConst-4 101079 1160 ns/op BenchmarkBitClearConst-4 151159 828.1 ns/op BenchmarkBitToggleConst-4 102416 1146 ns/op BenchmarkDivconstI64-4 7490379 16.55 ns/op BenchmarkModconstI64-4 6789518 16.46 ns/op BenchmarkDivisiblePow2constI64-4 8019709 15.50 ns/op BenchmarkDivisibleconstI64-4 8192586 14.18 ns/op BenchmarkDivisibleWDivconstI64-4 4215854 28.70 ns/op BenchmarkDivconstU64/3-4 5445276 20.73 ns/op BenchmarkDivconstU64/5-4 7473885 16.30 ns/op BenchmarkDivconstU64/37-4 6884752 17.53 ns/op BenchmarkDivconstU64/1234567-4 8045868 15.32 ns/op BenchmarkModconstU64-4 7424508 16.00 ns/op BenchmarkDivisibleconstU64-4 7916257 14.00 ns/op BenchmarkDivisibleWDivconstU64-4 3963586 29.25 ns/op BenchmarkDivconstI32-4 7772380 15.63 ns/op BenchmarkModconstI32-4 5866022 20.30 ns/op BenchmarkDivisiblePow2constI32-4 7591215 14.86 ns/op BenchmarkDivisibleconstI32-4 9109668 13.49 ns/op BenchmarkDivisibleWDivconstI32-4 3837420 27.82 ns/op BenchmarkDivconstU32-4 8244358 15.16 ns/op BenchmarkModconstU32-4 7012885 17.13 ns/op BenchmarkDivisibleconstU32-4 8254024 17.65 ns/op BenchmarkDivisibleWDivconstU32-4 3986682 28.27 ns/op BenchmarkDivconstI16-4 7645490 15.51 ns/op BenchmarkModconstI16-4 8387103 13.59 ns/op BenchmarkDivisiblePow2constI16-4 7322400 15.22 ns/op BenchmarkDivisibleconstI16-4 8015516 13.39 ns/op BenchmarkDivisibleWDivconstI16-4 3817543 28.85 ns/op BenchmarkDivconstU16-4 6978351 15.81 ns/op BenchmarkModconstU16-4 8304790 13.84 ns/op BenchmarkDivisibleconstU16-4 8518788 13.74 ns/op BenchmarkDivisibleWDivconstU16-4 4030046 28.94 ns/op BenchmarkDivconstI8-4 7853338 13.86 ns/op BenchmarkModconstI8-4 8736828 13.85 ns/op BenchmarkDivisiblePow2constI8-4 8032896 13.46 ns/op BenchmarkDivisibleconstI8-4 7438897 16.17 ns/op BenchmarkDivisibleWDivconstI8-4 4234827 28.45 ns/op BenchmarkDivconstU8-4 8024982 14.45 ns/op BenchmarkModconstU8-4 8707808 13.64 ns/op BenchmarkDivisibleconstU8-4 8166116 13.69 ns/op BenchmarkDivisibleWDivconstU8-4 4100403 28.74 ns/op BenchmarkMul2-4 244651 522.7 ns/op BenchmarkMulNeg2-4 248026 535.1 ns/op BenchmarkEfaceInteger-4 2605531 39.73 ns/op BenchmarkMulconstI32/3-4 28313238 4.560 ns/op BenchmarkMulconstI32/5-4 28117452 4.385 ns/op BenchmarkMulconstI32/12-4 25652239 4.703 ns/op BenchmarkMulconstI32/120-4 29361855 4.504 ns/op BenchmarkMulconstI32/-120-4 27780214 4.575 ns/op BenchmarkMulconstI32/65537-4 25495558 4.689 ns/op BenchmarkMulconstI32/65538-4 26981383 4.717 ns/op BenchmarkMulconstI64/3-4 27621415 4.563 ns/op BenchmarkMulconstI64/5-4 28750020 4.577 ns/op BenchmarkMulconstI64/12-4 27320829 4.736 ns/op BenchmarkMulconstI64/120-4 29439868 4.424 ns/op BenchmarkMulconstI64/-120-4 28101806 4.684 ns/op BenchmarkMulconstI64/65537-4 25021351 4.675 ns/op BenchmarkMulconstI64/65538-4 25752001 4.820 ns/op BenchmarkMulconstU32/3-4 26029041 4.654 ns/op BenchmarkMulconstU32/5-4 27820674 4.509 ns/op BenchmarkMulconstU32/12-4 27311658 4.698 ns/op BenchmarkMulconstU32/120-4 27805711 4.499 ns/op BenchmarkMulconstU32/65537-4 26866920 4.748 ns/op BenchmarkMulconstU32/65538-4 26813844 4.794 ns/op BenchmarkMulconstU64/3-4 28297908 4.404 ns/op BenchmarkMulconstU64/5-4 29311150 4.423 ns/op BenchmarkMulconstU64/12-4 27790218 4.826 ns/op BenchmarkMulconstU64/120-4 29484492 4.466 ns/op BenchmarkMulconstU64/65537-4 27760934 4.589 ns/op BenchmarkMulconstU64/65538-4 27844261 4.650 ns/op BenchmarkShiftArithmeticRight-4 28836768 4.337 ns/op BenchmarkSwitch8Predictable-4 9162627 13.25 ns/op BenchmarkSwitch8Unpredictable-4 9075886 12.97 ns/op BenchmarkSwitch32Predictable-4 12172124 9.601 ns/op BenchmarkSwitch32Unpredictable-4 8554642 13.36 ns/op BenchmarkSwitchStringPredictable-4 4830051 21.95 ns/op BenchmarkSwitchStringUnpredictable-4 7054417 16.90 ns/op PASS ok cmd/compile/internal/test 14.425s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 154 735081 ns/op BenchmarkNamed/Underlying/nongeneric-4 899674 117.7 ns/op BenchmarkNamed/Underlying/generic-4 1046881 116.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 117.3 ns/op BenchmarkNamed/Underlying/user_instance-4 906418 118.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 393428990 ns/op 77633 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 309186618 ns/op 98786 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 132954582 ns/op 229362 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 114453572 ns/op 266244 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1968937152 ns/op 2605 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 84570402 ns/op 60479 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38995070 ns/op 130965 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36890177 ns/op 138683 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 719113000 ns/op 3016 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37094705 ns/op 58334 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 26432461 ns/op 81591 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 25303173 ns/op 84285 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1543847723 ns/op 40675 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 474565076 ns/op 132255 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 110443939 ns/op 555337 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 92697598 ns/op 676563 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2463498431 ns/op 810.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 69689124 ns/op 28596 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 50658474 ns/op 39084 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 60693761 ns/op 32673 lines/s PASS ok cmd/compile/internal/types2 38.507s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 35273280 ns/op 19127250 sys-ns/op 3947000 user-ns/op PASS ok cmd/go 0.604s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 64149 1814 ns/op 4.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 79771 1727 ns/op 4.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18331 6392 ns/op 160.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18848 6553 ns/op 156.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3141 39118 ns/op 209.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3292 39414 ns/op 207.84 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.141s All tests passed.