darwin-amd64-race at 145eec87683b4f09491bd4c6fc6448b920f4f4f3 :: 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=1A555F7D-BC9D-479D-90E0-D40B4011D6A4" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.57H4h3oqAK/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BBD7DB65-3A4E-4DBD-916A-7E03AFBA040A" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "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 *** You need to add /tmp/buildlet/go/bin to your PATH. :: 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=1A555F7D-BC9D-479D-90E0-D40B4011D6A4" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.57H4h3oqAK/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BBD7DB65-3A4E-4DBD-916A-7E03AFBA040A" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.711s ok archive/zip 3.679s ok bufio 1.539s ok bytes 4.032s ok cmp 1.074s ok compress/bzip2 1.550s ok compress/flate 11.110s ok compress/gzip 20.268s ok compress/lzw 1.993s ok compress/zlib 6.519s ok container/heap 1.049s ok container/list 1.038s ok container/ring 1.040s ok context 1.118s ok crypto 1.032s ok crypto/aes 1.072s ok crypto/cipher 1.055s ok crypto/des 1.066s ok crypto/dsa 1.045s ok crypto/ecdh 1.289s ok crypto/ecdsa 1.158s ok crypto/ed25519 1.434s ok crypto/elliptic 1.047s ok crypto/hmac 1.034s ok crypto/internal/alias 1.023s ok crypto/internal/bigmod 4.740s ok crypto/internal/boring 1.046s ok crypto/internal/boring/bcache 2.258s ok crypto/internal/edwards25519 55.094s ok crypto/internal/edwards25519/field 20.205s ok crypto/internal/nistec 2.007s ok crypto/internal/nistec/fiat 1.106s [no tests to run] ok crypto/md5 1.176s ok crypto/rand 1.400s ok crypto/rc4 1.628s ok crypto/rsa 3.133s ok crypto/sha1 1.121s ok crypto/sha256 1.062s ok crypto/sha512 1.072s ok crypto/subtle 1.643s ok crypto/tls 5.850s ok crypto/x509 2.800s ok database/sql 1.490s ok database/sql/driver 1.079s ok debug/buildinfo 1.105s ok debug/dwarf 1.143s ok debug/elf 2.409s ok debug/gosym 1.172s ok debug/macho 1.037s ok debug/pe 1.113s ok debug/plan9obj 1.033s ok embed 1.055s [no tests to run] ok embed/internal/embedtest 1.113s ok encoding/ascii85 1.069s ok encoding/asn1 1.039s ok encoding/base32 1.116s ok encoding/base64 1.047s ok encoding/binary 1.063s ok encoding/csv 1.139s ok encoding/gob 22.516s ok encoding/hex 1.062s ok encoding/json 4.043s ok encoding/pem 4.259s ok encoding/xml 1.313s ok errors 1.078s ok expvar 1.127s ok flag 3.273s ok fmt 1.675s ok go/ast 1.045s ok go/build 6.507s ok go/build/constraint 1.047s ok go/constant 1.052s ok go/doc 1.457s ok go/doc/comment 5.189s ok go/format 1.113s ok go/importer 2.174s ok go/internal/gccgoimporter 1.120s ok go/internal/gcimporter 9.575s ok go/internal/srcimporter 33.668s ok go/parser 2.153s ok go/printer 3.153s ok go/scanner 1.050s ok go/token 1.180s ok go/types 61.237s ok hash 1.035s ok hash/adler32 1.060s ok hash/crc32 1.072s ok hash/crc64 1.048s ok hash/fnv 1.034s ok hash/maphash 1.033s ok html 1.038s ok html/template 1.462s ok image 1.638s ok image/color 1.128s ok image/draw 1.858s ok image/gif 2.656s ok image/jpeg 2.751s ok image/png 4.634s ok index/suffixarray 2.588s ok internal/abi 1.425s ok internal/buildcfg 1.076s ok internal/coverage/cformat 1.106s ok internal/coverage/cmerge 1.043s ok internal/coverage/pods 1.056s ok internal/coverage/slicereader 1.035s ok internal/coverage/slicewriter 1.047s ok internal/coverage/test 1.090s ok internal/cpu 3.096s ok internal/dag 1.036s ok internal/diff 1.042s ok internal/fmtsort 1.030s ok internal/fuzz 1.060s ok internal/godebug 13.270s ok internal/godebugs 13.269s ok internal/intern 3.908s ok internal/itoa 1.081s ok internal/poll 1.401s ok internal/profile 1.050s ok internal/reflectlite 1.033s ok internal/safefilepath 1.042s ok internal/saferio 1.238s ok internal/singleflight 1.170s ok internal/testenv 1.663s ok internal/trace 1.284s ok internal/types/errors 2.933s ok internal/unsafeheader 1.099s ok internal/xcoff 1.163s ok internal/zstd 1.067s ok io 1.094s ok io/fs 1.297s ok io/ioutil 1.103s ok log 1.058s ok log/slog 1.086s ok log/slog/internal/benchmarks 1.038s ok log/slog/internal/buffer 1.040s ok log/syslog 2.353s ok maps 1.066s ok math 1.050s ok math/big 4.421s ok math/bits 1.051s ok math/cmplx 1.053s ok math/rand 5.383s ok mime 1.139s ok mime/multipart 6.866s ok mime/quotedprintable 1.102s ok net 17.540s ok net/http 23.146s ok net/http/cgi 14.065s ok net/http/cookiejar 1.149s ok net/http/fcgi 1.220s ok net/http/httptest 1.516s ok net/http/httptrace 1.050s ok net/http/httputil 2.211s ok net/http/internal 1.041s ok net/http/internal/ascii 1.036s ok net/http/pprof 6.248s ok net/internal/socktest 1.045s ok net/mail 1.045s ok net/netip 2.136s ok net/rpc 1.189s ok net/rpc/jsonrpc 1.114s ok net/smtp 1.235s ok net/textproto 2.334s ok net/url 1.169s ok os 8.056s ok os/exec 7.977s ok os/exec/internal/fdtest 1.088s ok os/signal 19.602s ok os/user 1.075s ok path 1.074s ok path/filepath 1.137s ok plugin 1.033s ok reflect 2.609s ok regexp 4.529s ok regexp/syntax 5.780s ok runtime 73.451s ok runtime/cgo 1.031s ok runtime/coverage 1.050s ok runtime/debug 2.214s ok runtime/internal/atomic 1.086s ok runtime/internal/math 1.059s ok runtime/internal/sys 1.069s ok runtime/internal/wasitest 1.040s ok runtime/metrics 1.076s ok runtime/pprof 21.390s ok runtime/race 14.980s ok runtime/trace 6.763s ok slices 1.921s ok sort 2.425s ok strconv 3.454s ok strings 2.586s ok sync 1.887s ok sync/atomic 4.369s ok syscall 6.734s ok testing 3.648s ok testing/fstest 1.076s ok testing/iotest 1.070s ok testing/quick 1.185s ok testing/slogtest 1.033s ok text/scanner 1.042s ok text/tabwriter 1.035s ok text/template 1.120s ok text/template/parse 1.055s ok time 3.630s ok unicode 1.075s ok unicode/utf16 1.088s ok unicode/utf8 1.056s ok cmd/addr2line 10.194s ok cmd/api 39.785s ok cmd/asm/internal/asm 4.461s ok cmd/asm/internal/lex 1.151s ok cmd/cgo/internal/swig 1.175s ok cmd/cgo/internal/test 2.902s ok cmd/cgo/internal/testcarchive 46.148s ok cmd/cgo/internal/testcshared 20.295s ok cmd/cgo/internal/testerrors 32.464s ok cmd/cgo/internal/testfortran 1.151s ok cmd/cgo/internal/testgodefs 5.148s ok cmd/cgo/internal/testlife 2.952s ok cmd/cgo/internal/testnocgo 1.051s ok cmd/cgo/internal/testplugin 108.851s ok cmd/cgo/internal/testsanitizers 1.031s [no tests to run] ok cmd/cgo/internal/testshared 1.029s ok cmd/cgo/internal/testso 5.669s ok cmd/cgo/internal/teststdio 6.268s ok cmd/cgo/internal/testtls 1.026s ok cmd/compile/internal/abt 1.078s ok cmd/compile/internal/amd64 82.849s ok cmd/compile/internal/base 1.056s ok cmd/compile/internal/compare 1.086s ok cmd/compile/internal/dwarfgen 2.302s ok cmd/compile/internal/importer 6.840s ok cmd/compile/internal/ir 1.059s ok cmd/compile/internal/logopt 3.179s ok cmd/compile/internal/loopvar 46.908s ok cmd/compile/internal/noder 1.030s ok cmd/compile/internal/reflectdata 1.108s [no tests to run] ok cmd/compile/internal/ssa 42.022s ok cmd/compile/internal/syntax 1.250s ok cmd/compile/internal/test 21.451s ok cmd/compile/internal/typecheck 2.003s ok cmd/compile/internal/types 1.048s ok cmd/compile/internal/types2 26.737s ok cmd/covdata 1.081s ok cmd/cover 18.058s ok cmd/dist 1.027s ok cmd/distpack 1.032s ok cmd/doc 1.615s ok cmd/fix 18.591s ok cmd/go 457.144s ok cmd/go/internal/auth 1.042s ok cmd/go/internal/cache 6.962s ok cmd/go/internal/envcmd 1.923s ok cmd/go/internal/fsys 1.567s ok cmd/go/internal/generate 1.084s ok cmd/go/internal/get 1.090s ok cmd/go/internal/gover 1.055s ok cmd/go/internal/imports 1.136s ok cmd/go/internal/load 1.079s ok cmd/go/internal/lockedfile 2.386s ok cmd/go/internal/lockedfile/internal/filelock 2.096s ok cmd/go/internal/modconv 1.051s ok cmd/go/internal/modfetch 1.056s ok cmd/go/internal/modfetch/codehost 13.665s ok cmd/go/internal/modfetch/zip_sum_test 1.103s ok cmd/go/internal/modindex 1.881s ok cmd/go/internal/modload 1.101s ok cmd/go/internal/mvs 1.132s ok cmd/go/internal/par 1.122s ok cmd/go/internal/str 1.049s ok cmd/go/internal/test 1.167s ok cmd/go/internal/vcs 1.111s ok cmd/go/internal/vcweb 1.124s ok cmd/go/internal/vcweb/vcstest 30.796s ok cmd/go/internal/web 1.086s ok cmd/go/internal/work 4.589s ok cmd/gofmt 1.721s ok cmd/internal/archive 4.744s ok cmd/internal/buildid 2.026s ok cmd/internal/cov 2.285s ok cmd/internal/dwarf 1.057s ok cmd/internal/edit 1.044s ok cmd/internal/goobj 1.041s ok cmd/internal/moddeps 4.205s ok cmd/internal/notsha256 1.118s ok cmd/internal/obj 2.891s ok cmd/internal/obj/ppc64 2.492s ok cmd/internal/obj/riscv 1.430s ok cmd/internal/obj/s390x 1.036s ok cmd/internal/obj/x86 6.223s ok cmd/internal/objabi 1.034s ok cmd/internal/pkgpath 5.231s ok cmd/internal/pkgpattern 1.058s ok cmd/internal/quoted 1.043s ok cmd/internal/src 1.022s ok cmd/internal/test2json 1.888s ok cmd/link 46.135s ok cmd/link/internal/benchmark 1.084s ok cmd/link/internal/ld 29.093s ok cmd/link/internal/loader 1.061s ok cmd/nm 9.397s ok cmd/objdump 9.501s ok cmd/pack 8.393s ok cmd/pprof 4.029s ok cmd/trace 1.208s ok cmd/vet 51.964s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2893 40737 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1824 61727 ns/op 1852 B/op 36 allocs/op Benchmark/Writer/PAX-4 1614 88681 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3711 44070 ns/op 5118 B/op 15 allocs/op Benchmark/Reader/GNU-4 4884 28433 ns/op 5191 B/op 15 allocs/op Benchmark/Reader/PAX-4 1827 67671 ns/op 8854 B/op 33 allocs/op PASS ok archive/tar 2.319s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 299978597 ns/op 1642792 B/op 100 allocs/op BenchmarkZip64Test-4 1 208501924 ns/op BenchmarkZip64TestSizes/4096-4 694 197891 ns/op BenchmarkZip64TestSizes/1048576-4 90 1290550 ns/op BenchmarkZip64TestSizes/67108864-4 1 200640749 ns/op PASS ok archive/zip 2.490s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 218492 616.7 ns/op BenchmarkReaderCopyUnoptimal-4 129188 1125 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 68147 ns/op BenchmarkReaderWriteToOptimal-4 8143 18521 ns/op BenchmarkReaderReadString-4 86622 1250 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 141202 837.1 ns/op BenchmarkWriterCopyUnoptimal-4 195962 859.2 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 67130 ns/op BenchmarkReaderEmpty-4 10000 10934 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11938 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 453714 232.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.234s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3250 52914 ns/op 619.27 MB/s BenchmarkWriteByte-4 351 399147 ns/op 10.26 MB/s BenchmarkWriteRune-4 188 601131 ns/op 20.44 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3938906 ns/op BenchmarkBufferFullSmallReads-4 86 1398473 ns/op BenchmarkBufferWriteBlock/N4096-4 8822 28812 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 230 466440 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 17290293 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 118524657 ns/op 141.55 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3257538 45.37 ns/op 220.43 MB/s BenchmarkIndexByte/32-4 3068827 36.48 ns/op 877.13 MB/s BenchmarkIndexByte/4K-4 947310 125.3 ns/op 32681.84 MB/s BenchmarkIndexBytePortable/10-4 970778 114.2 ns/op 87.59 MB/s BenchmarkIndexBytePortable/32-4 365436 333.0 ns/op 96.10 MB/s BenchmarkIndexBytePortable/4K-4 3705 31866 ns/op 128.54 MB/s BenchmarkIndexRune/10-4 951002 134.9 ns/op 74.14 MB/s BenchmarkIndexRune/32-4 876628 171.7 ns/op 186.36 MB/s BenchmarkIndexRune/4K-4 331339 395.4 ns/op 10358.65 MB/s BenchmarkIndexRuneASCII/10-4 3041852 37.92 ns/op 263.72 MB/s BenchmarkIndexRuneASCII/32-4 2936446 71.58 ns/op 447.08 MB/s BenchmarkIndexRuneASCII/4K-4 709383 156.4 ns/op 26182.48 MB/s BenchmarkEqual/0-4 9879141 14.10 ns/op BenchmarkEqual/1-4 1000000 104.7 ns/op 9.55 MB/s BenchmarkEqual/6-4 912919 111.3 ns/op 53.93 MB/s BenchmarkEqual/9-4 1000000 108.0 ns/op 83.30 MB/s BenchmarkEqual/15-4 1000000 103.0 ns/op 145.69 MB/s BenchmarkEqual/16-4 1230787 97.19 ns/op 164.63 MB/s BenchmarkEqual/20-4 1000000 103.8 ns/op 192.76 MB/s BenchmarkEqual/32-4 1000000 104.8 ns/op 305.22 MB/s BenchmarkEqual/4K-4 75579 1548 ns/op 2645.25 MB/s BenchmarkIndex/10-4 2161838 56.75 ns/op 176.22 MB/s BenchmarkIndex/32-4 1000000 101.2 ns/op 316.06 MB/s BenchmarkIndex/4K-4 21684 5630 ns/op 727.53 MB/s BenchmarkIndexEasy/10-4 2311966 50.29 ns/op 198.86 MB/s BenchmarkIndexEasy/32-4 2245996 53.19 ns/op 601.57 MB/s BenchmarkIndexEasy/4K-4 567232 252.6 ns/op 16217.46 MB/s BenchmarkCount/10-4 1000000 143.3 ns/op 69.81 MB/s BenchmarkCount/32-4 1000000 106.5 ns/op 300.54 MB/s BenchmarkCount/4K-4 21126 9499 ns/op 431.20 MB/s BenchmarkCountEasy/10-4 1259870 99.70 ns/op 100.30 MB/s BenchmarkCountEasy/32-4 1000000 143.0 ns/op 223.82 MB/s BenchmarkCountEasy/4K-4 452521 446.0 ns/op 9183.70 MB/s BenchmarkCountSingle/10-4 2452700 50.70 ns/op 197.23 MB/s BenchmarkCountSingle/32-4 2110053 73.36 ns/op 436.18 MB/s BenchmarkCountSingle/4K-4 857325 147.0 ns/op 27872.50 MB/s BenchmarkToUpper/#00-4 2331651 59.84 ns/op BenchmarkToUpper/ONLYUPPER-4 339596 485.9 ns/op BenchmarkToUpper/abc-4 358197 567.9 ns/op BenchmarkToUpper/AbC123-4 243312 562.3 ns/op BenchmarkToUpper/azAZ09_-4 251607 617.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 75631 1714 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31065 3659 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53215 2495 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 91915 1477 ns/op BenchmarkToLower/#00-4 2512614 46.61 ns/op BenchmarkToLower/abc-4 431965 305.3 ns/op BenchmarkToLower/AbC123-4 282092 430.7 ns/op BenchmarkToLower/azAZ09_-4 217654 514.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 72294 1810 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35232 3751 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64758 2214 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 97782 1090 ns/op BenchmarkFields/ASCII/16-4 191965 960.0 ns/op 16.67 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10164 ns/op 25.19 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 819 209438 ns/op 19.56 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 54 3026518 ns/op 21.65 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 61465896 ns/op 17.06 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 82976 1487 ns/op 10.76 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 3675 32687 ns/op 7.83 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 326 455115 ns/op 9.00 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 7770012 ns/op 8.43 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 121630570 ns/op 8.62 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 127948 843.1 ns/op 18.98 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 14683 ns/op 17.44 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 475 245594 ns/op 16.68 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 4212062 ns/op 15.56 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68832423 ns/op 15.23 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 115426 1086 ns/op 14.73 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8413 15336 ns/op 16.69 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 492 261567 ns/op 15.66 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4752375 ns/op 13.79 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81147650 ns/op 12.92 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1911777 59.57 ns/op BenchmarkTrimSpace/ASCII-4 1222240 98.09 ns/op BenchmarkTrimSpace/SomeNonASCII-4 96319 1142 ns/op BenchmarkTrimSpace/JustNonASCII-4 51549 2261 ns/op BenchmarkToValidUTF8/Valid-4 428403 292.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 289797 432.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85138 1337 ns/op BenchmarkIndexHard1-4 1162 101872 ns/op BenchmarkIndexHard2-4 864 141365 ns/op BenchmarkIndexHard3-4 211 570811 ns/op BenchmarkIndexHard4-4 254 477758 ns/op BenchmarkLastIndexHard1-4 8 13553413 ns/op BenchmarkLastIndexHard2-4 6 17290338 ns/op BenchmarkLastIndexHard3-4 6 18738081 ns/op BenchmarkCountHard1-4 1191 101171 ns/op BenchmarkCountHard2-4 837 141056 ns/op BenchmarkCountHard3-4 208 566147 ns/op BenchmarkSplitEmptySeparator-4 1 107260488 ns/op BenchmarkSplitSingleByteSeparator-4 16 8012945 ns/op BenchmarkSplitMultiByteSeparator-4 13 8337595 ns/op BenchmarkSplitNSingleByteSeparator-4 188382 855.8 ns/op BenchmarkSplitNMultiByteSeparator-4 73078 1831 ns/op BenchmarkRepeat-4 162085 795.6 ns/op BenchmarkRepeatLarge/256/1-4 126409 1146 ns/op 223.37 MB/s BenchmarkRepeatLarge/256/16-4 194115 807.9 ns/op 316.87 MB/s BenchmarkRepeatLarge/512/1-4 72126 1628 ns/op 314.46 MB/s BenchmarkRepeatLarge/512/16-4 97497 1316 ns/op 389.09 MB/s BenchmarkRepeatLarge/1024/1-4 46024 2604 ns/op 393.23 MB/s BenchmarkRepeatLarge/1024/16-4 59203 2212 ns/op 462.96 MB/s BenchmarkRepeatLarge/2048/1-4 30940 4168 ns/op 491.34 MB/s BenchmarkRepeatLarge/2048/16-4 32020 3439 ns/op 595.47 MB/s BenchmarkRepeatLarge/4096/1-4 17426 7102 ns/op 576.77 MB/s BenchmarkRepeatLarge/4096/16-4 19009 6487 ns/op 631.46 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14330 ns/op 571.67 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12892 ns/op 635.41 MB/s BenchmarkRepeatLarge/8192/4097-4 17816 7034 ns/op 582.48 MB/s BenchmarkRepeatLarge/16384/1-4 8486 25883 ns/op 633.01 MB/s BenchmarkRepeatLarge/16384/16-4 7940 24434 ns/op 670.55 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18387 ns/op 668.47 MB/s BenchmarkRepeatLarge/32768/1-4 2923 45885 ns/op 714.14 MB/s BenchmarkRepeatLarge/32768/16-4 3051 47279 ns/op 693.08 MB/s BenchmarkRepeatLarge/32768/4097-4 2490 44738 ns/op 641.05 MB/s BenchmarkRepeatLarge/65536/1-4 1346 98995 ns/op 662.01 MB/s BenchmarkRepeatLarge/65536/16-4 1710 92538 ns/op 708.20 MB/s BenchmarkRepeatLarge/65536/4097-4 1341 111872 ns/op 549.33 MB/s BenchmarkRepeatLarge/131072/1-4 283 418786 ns/op 312.98 MB/s BenchmarkRepeatLarge/131072/16-4 283 421007 ns/op 311.33 MB/s BenchmarkRepeatLarge/131072/4097-4 310 421586 ns/op 301.26 MB/s BenchmarkRepeatLarge/262144/1-4 153 670763 ns/op 390.81 MB/s BenchmarkRepeatLarge/262144/16-4 174 746839 ns/op 351.00 MB/s BenchmarkRepeatLarge/262144/4097-4 181 691215 ns/op 373.42 MB/s BenchmarkRepeatLarge/524288/1-4 78 1302061 ns/op 402.66 MB/s BenchmarkRepeatLarge/524288/16-4 87 1313635 ns/op 399.11 MB/s BenchmarkRepeatLarge/524288/4097-4 90 1346504 ns/op 386.42 MB/s BenchmarkRepeatLarge/1048576/1-4 61 2456036 ns/op 426.94 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2511772 ns/op 417.46 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 2413531 ns/op 432.87 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4555050 ns/op 460.40 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4415562 ns/op 474.95 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 4500810 ns/op 465.15 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8533635 ns/op 491.50 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8470701 ns/op 495.15 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8417390 ns/op 497.93 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14815337 ns/op 566.21 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15033843 ns/op 557.98 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15557203 ns/op 539.08 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26417363 ns/op 635.08 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26556769 ns/op 631.75 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26868005 ns/op 624.43 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52497436 ns/op 639.16 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50746394 ns/op 661.22 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50457172 ns/op 665.01 MB/s BenchmarkRepeatLarge/67108864/1-4 1 101044535 ns/op 664.15 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102834576 ns/op 652.59 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 102178787 ns/op 656.78 MB/s BenchmarkRepeatLarge/134217728/1-4 1 216275022 ns/op 620.59 MB/s BenchmarkRepeatLarge/134217728/16-4 1 204246347 ns/op 657.14 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 227968967 ns/op 588.75 MB/s BenchmarkRepeatLarge/268435456/1-4 1 453524061 ns/op 591.89 MB/s BenchmarkRepeatLarge/268435456/16-4 1 396120760 ns/op 677.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 392100131 ns/op 684.61 MB/s BenchmarkRepeatLarge/536870912/1-4 1 854405090 ns/op 628.36 MB/s BenchmarkRepeatLarge/536870912/16-4 1 814476943 ns/op 659.16 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 833836257 ns/op 643.86 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3154869737 ns/op 340.34 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1534260541 ns/op 699.84 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1559060973 ns/op 688.71 MB/s BenchmarkBytesCompare/1-4 12351637 9.205 ns/op BenchmarkBytesCompare/2-4 12868029 8.682 ns/op BenchmarkBytesCompare/4-4 12495225 8.833 ns/op BenchmarkBytesCompare/8-4 13966782 8.027 ns/op BenchmarkBytesCompare/16-4 14320797 8.017 ns/op BenchmarkBytesCompare/32-4 12302917 9.736 ns/op BenchmarkBytesCompare/64-4 11899801 10.23 ns/op BenchmarkBytesCompare/128-4 9985988 11.80 ns/op BenchmarkBytesCompare/256-4 6891006 16.21 ns/op BenchmarkBytesCompare/512-4 4864278 22.15 ns/op BenchmarkBytesCompare/1024-4 3094784 35.91 ns/op BenchmarkBytesCompare/2048-4 1742229 61.87 ns/op BenchmarkIndexAnyASCII/1:1-4 1931492 58.32 ns/op BenchmarkIndexAnyASCII/1:2-4 1883322 57.30 ns/op BenchmarkIndexAnyASCII/1:4-4 2088987 56.60 ns/op BenchmarkIndexAnyASCII/1:8-4 2071616 56.78 ns/op BenchmarkIndexAnyASCII/1:16-4 2065160 56.85 ns/op BenchmarkIndexAnyASCII/1:32-4 2095684 56.75 ns/op BenchmarkIndexAnyASCII/1:64-4 2018148 57.61 ns/op BenchmarkIndexAnyASCII/16:1-4 2192079 53.89 ns/op BenchmarkIndexAnyASCII/16:2-4 623601 196.6 ns/op BenchmarkIndexAnyASCII/16:4-4 670807 188.6 ns/op BenchmarkIndexAnyASCII/16:8-4 509389 200.3 ns/op BenchmarkIndexAnyASCII/16:16-4 530109 204.5 ns/op BenchmarkIndexAnyASCII/16:32-4 569136 233.7 ns/op BenchmarkIndexAnyASCII/16:64-4 409509 283.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2036250 58.14 ns/op BenchmarkIndexAnyASCII/256:2-4 50920 2186 ns/op BenchmarkIndexAnyASCII/256:4-4 55270 2120 ns/op BenchmarkIndexAnyASCII/256:8-4 54600 2099 ns/op BenchmarkIndexAnyASCII/256:16-4 57064 2092 ns/op BenchmarkIndexAnyASCII/256:32-4 55951 2149 ns/op BenchmarkIndexAnyASCII/256:64-4 51222 2173 ns/op BenchmarkIndexAnyUTF8/1:1-4 2087336 56.19 ns/op BenchmarkIndexAnyUTF8/1:2-4 2092251 56.56 ns/op BenchmarkIndexAnyUTF8/1:4-4 2127856 55.60 ns/op BenchmarkIndexAnyUTF8/1:8-4 2127882 55.80 ns/op BenchmarkIndexAnyUTF8/1:16-4 2165149 55.13 ns/op BenchmarkIndexAnyUTF8/1:32-4 2100904 55.23 ns/op BenchmarkIndexAnyUTF8/1:64-4 2132476 55.96 ns/op BenchmarkIndexAnyUTF8/16:1-4 161540 715.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 416216 291.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 375340 288.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 387782 296.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 414721 306.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 385027 314.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 359176 323.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11175 ns/op BenchmarkIndexAnyUTF8/256:2-4 29971 3867 ns/op BenchmarkIndexAnyUTF8/256:4-4 31333 3855 ns/op BenchmarkIndexAnyUTF8/256:8-4 30474 4089 ns/op BenchmarkIndexAnyUTF8/256:16-4 30255 3963 ns/op BenchmarkIndexAnyUTF8/256:32-4 28540 4028 ns/op BenchmarkIndexAnyUTF8/256:64-4 28651 4156 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2054637 57.64 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2047755 58.17 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2073468 57.83 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2040396 57.51 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2081732 58.52 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2053671 58.30 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2046979 57.27 ns/op BenchmarkLastIndexAnyASCII/16:1-4 493935 241.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 464224 237.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 476043 237.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 434304 243.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 401319 253.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 475734 271.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 388149 319.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39339 2935 ns/op BenchmarkLastIndexAnyASCII/256:2-4 34752 2994 ns/op BenchmarkLastIndexAnyASCII/256:4-4 40681 2995 ns/op BenchmarkLastIndexAnyASCII/256:8-4 40040 2953 ns/op BenchmarkLastIndexAnyASCII/256:16-4 40748 2894 ns/op BenchmarkLastIndexAnyASCII/256:32-4 42087 2972 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38966 2988 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2075682 56.72 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2098302 56.20 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2141940 56.26 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2143584 56.42 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2115595 55.81 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2119033 56.68 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2067309 56.10 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 195822 601.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 400111 295.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 384230 298.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 400262 342.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 360159 303.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 334068 326.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 335413 322.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12566 9198 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30666 4021 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28110 3907 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28975 3861 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29234 3989 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26920 4200 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27081 4225 ns/op BenchmarkTrimASCII/1:1-4 2226374 53.08 ns/op BenchmarkTrimASCII/1:2-4 2005423 58.30 ns/op BenchmarkTrimASCII/1:4-4 1992115 61.43 ns/op BenchmarkTrimASCII/1:8-4 1846780 63.02 ns/op BenchmarkTrimASCII/1:16-4 1688478 69.62 ns/op BenchmarkTrimASCII/16:1-4 664759 188.4 ns/op BenchmarkTrimASCII/16:2-4 528030 245.0 ns/op BenchmarkTrimASCII/16:4-4 470496 244.7 ns/op BenchmarkTrimASCII/16:8-4 509089 256.4 ns/op BenchmarkTrimASCII/16:16-4 484501 278.8 ns/op BenchmarkTrimASCII/256:1-4 49644 2213 ns/op BenchmarkTrimASCII/256:2-4 39301 3024 ns/op BenchmarkTrimASCII/256:4-4 38754 3016 ns/op BenchmarkTrimASCII/256:8-4 38734 3024 ns/op BenchmarkTrimASCII/256:16-4 37327 3166 ns/op BenchmarkTrimASCII/4096:1-4 3596 34065 ns/op BenchmarkTrimASCII/4096:2-4 2643 46695 ns/op BenchmarkTrimASCII/4096:4-4 2445 47022 ns/op BenchmarkTrimASCII/4096:8-4 2341 47392 ns/op BenchmarkTrimASCII/4096:16-4 2589 47015 ns/op BenchmarkTrimByte-4 1665387 72.81 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16664 6800 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14468 7315 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 885 124364 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1762 62251 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3516 31131 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7141 16964 ns/op BenchmarkCompareBytesEqual-4 14146238 8.271 ns/op BenchmarkCompareBytesToNil-4 15766147 7.253 ns/op BenchmarkCompareBytesEmpty-4 17610759 7.074 ns/op BenchmarkCompareBytesIdentical-4 18391940 7.163 ns/op BenchmarkCompareBytesSameLength-4 16172512 7.729 ns/op BenchmarkCompareBytesDifferentLength-4 15702452 7.735 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3110 42646 ns/op 24588.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3229 43643 ns/op 24026.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3235 42451 ns/op 24701.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3067 40710 ns/op 25757.52 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2798 41640 ns/op 25182.39 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2839 42303 ns/op 24787.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3238 40857 ns/op 25664.52 MB/s BenchmarkCompareBytesBig-4 3522 38789 ns/op 27033.36 MB/s BenchmarkCompareBytesBigIdentical-4 17773203 6.672 ns/op 157173809.46 MB/s PASS ok bytes 68.976s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 79349484 ns/op 1.26 MB/s 3616116 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 274763899 ns/op 2.06 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23700946 ns/op 0.69 MB/s 3646785 B/op 52 allocs/op PASS ok compress/bzip2 2.316s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 62 1952227 ns/op 5.12 MB/s 42259 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19048040 ns/op 5.25 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 186976891 ns/op 5.35 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 1968662 ns/op 5.08 MB/s 42604 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19506147 ns/op 5.13 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 198698726 ns/op 5.03 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 60 1923903 ns/op 5.20 MB/s 42493 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18626412 ns/op 5.37 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 186572250 ns/op 5.36 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 1962232 ns/op 5.10 MB/s 41921 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18956157 ns/op 5.28 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 186792082 ns/op 5.35 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 2139955 ns/op 4.67 MB/s 43395 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20059322 ns/op 4.99 MB/s 51684 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 210101397 ns/op 4.76 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 1683432 ns/op 5.94 MB/s 42912 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14092403 ns/op 7.10 MB/s 47885 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 143775941 ns/op 6.96 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1550175 ns/op 6.45 MB/s 43156 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11246808 ns/op 8.89 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 110028432 ns/op 9.09 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 84 1509741 ns/op 6.62 MB/s 42715 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11574142 ns/op 8.64 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 108474968 ns/op 9.22 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 102 1162795 ns/op 8.60 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11345064 ns/op 8.81 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 122216313 ns/op 8.18 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2181108 ns/op 4.58 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19054251 ns/op 5.25 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 187689962 ns/op 5.33 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5689807 ns/op 1.76 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 63411997 ns/op 1.58 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 636684574 ns/op 1.57 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5726267 ns/op 1.75 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 61506395 ns/op 1.63 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 665263974 ns/op 1.50 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1611176 ns/op 6.21 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12504044 ns/op 8.00 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 131494510 ns/op 7.60 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2308185 ns/op 4.33 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15168096 ns/op 6.59 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 155088368 ns/op 6.45 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5384518 ns/op 1.86 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 56219832 ns/op 1.78 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 569241774 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5920816 ns/op 1.69 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 70553827 ns/op 1.42 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 729054380 ns/op 1.37 MB/s PASS ok compress/flate 15.330s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 2671191 ns/op 3.74 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2564280 ns/op 3.90 MB/s BenchmarkDecoder/1e5-4 5 25194423 ns/op 3.97 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24898124 ns/op 4.02 MB/s BenchmarkDecoder/1e6-4 1 256294646 ns/op 3.90 MB/s BenchmarkDecoder/1e-Reuse6-4 1 285821488 ns/op 3.50 MB/s BenchmarkEncoder/1e4-4 56 2166988 ns/op 4.61 MB/s BenchmarkEncoder/1e-Reuse4-4 56 2022265 ns/op 4.94 MB/s BenchmarkEncoder/1e5-4 5 20267982 ns/op 4.93 MB/s BenchmarkEncoder/1e-Reuse5-4 5 20581114 ns/op 4.86 MB/s BenchmarkEncoder/1e6-4 1 206554560 ns/op 4.84 MB/s BenchmarkEncoder/1e-Reuse6-4 1 197201920 ns/op 5.07 MB/s PASS ok compress/lzw 4.491s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4466311 ns/op PASS ok container/heap 1.272s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 23736 4580 ns/op BenchmarkWithTimeout/concurrency=40-4 6861 23638 ns/op BenchmarkWithTimeout/concurrency=4000-4 5160 32009 ns/op BenchmarkWithTimeout/concurrency=400000-4 7046 16610 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 318414 439.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15614 7676 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19260 5619 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4417 33950 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2547 52779 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2964 49334 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 322 373122 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 222 546272 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 340 329135 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 3876524 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 6195714 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 34 3409824 ns/op BenchmarkCheckCanceled/Err-4 307506 369.9 ns/op BenchmarkCheckCanceled/Done-4 566268 232.4 ns/op BenchmarkContextCancelDone-4 762925 155.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 19800 5295 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26059 4556 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 21703 4894 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23212 5508 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15925 8039 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 583760 182.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 433896 303.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 274658 407.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 175300 636.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 107193 1170 ns/op PASS ok context 11.372s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1909939 61.48 ns/op 260.23 MB/s BenchmarkDecrypt-4 1880877 62.12 ns/op 257.57 MB/s BenchmarkExpand-4 1000000 106.1 ns/op PASS ok crypto/aes 1.593s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 235303 491.2 ns/op 130.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 389715 306.9 ns/op 208.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 201673 532.5 ns/op 120.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 347779 339.6 ns/op 188.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 156050 792.8 ns/op 1702.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 209538 609.5 ns/op 2214.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 131755 879.7 ns/op 1534.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 183694 718.9 ns/op 1877.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 50029 2311 ns/op 3544.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 64825 1844 ns/op 4441.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40614 2808 ns/op 2917.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50881 2357 ns/op 3476.06 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6610 19464 ns/op 52.35 MB/s BenchmarkAESCFBDecrypt1K-4 6734 19799 ns/op 51.47 MB/s BenchmarkAESCFBDecrypt8K-4 770 154850 ns/op 52.87 MB/s BenchmarkAESOFB1K-4 9706 12790 ns/op 79.67 MB/s BenchmarkAESCTR1K-4 14344 8172 ns/op 124.69 MB/s BenchmarkAESCTR8K-4 1946 76263 ns/op 107.35 MB/s BenchmarkAESCBCEncrypt1K-4 12938 8733 ns/op 117.26 MB/s BenchmarkAESCBCDecrypt1K-4 17133 6766 ns/op 151.35 MB/s PASS ok crypto/cipher 4.573s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 87606 1288 ns/op 6.21 MB/s BenchmarkDecrypt-4 87196 1225 ns/op 6.53 MB/s BenchmarkTDESEncrypt-4 34872 3212 ns/op 2.49 MB/s BenchmarkTDESDecrypt-4 36482 3213 ns/op 2.49 MB/s PASS ok crypto/des 1.708s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1100 107001 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7288838 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20019103 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1604823 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.728s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1951 67712 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 36 3491677 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 12 8694966 ns/op 3068 B/op 35 allocs/op BenchmarkVerify/P256-4 1183 102213 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 8369547 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 22189876 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5174 24180 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 64 1689337 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5049876 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.799s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 282 450390 ns/op BenchmarkNewKeyFromSeed-4 267 485494 ns/op BenchmarkSigning-4 255 468165 ns/op BenchmarkVerification-4 175 644581 ns/op PASS ok crypto/ed25519 1.786s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4825 24351 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 165 715790 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 74 1705746 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4465581 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1718 65789 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 1932987 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4749641 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13064288 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12831 9403 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7822 17171 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4792 25847 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1162434 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3026 40874 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 391 308683 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1873 65602 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1092246 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.804s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15381 6829 ns/op 149.96 MB/s BenchmarkHMACSHA256_32-4 25372 4752 ns/op 6.73 MB/s BenchmarkNewWriteSum-4 12068 9841 ns/op 3.25 MB/s PASS ok crypto/hmac 1.660s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 39616 2960 ns/op BenchmarkModSub-4 43807 2717 ns/op BenchmarkMontgomeryRepr-4 23478 4955 ns/op BenchmarkMontgomeryMul-4 23248 5126 ns/op BenchmarkModMul-4 10000 10383 ns/op BenchmarkExpBig-4 15 7135612 ns/op BenchmarkExp-4 5 21126664 ns/op PASS ok crypto/internal/bigmod 2.345s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3723 32302 ns/op BenchmarkScalarBaseMult-4 278 400262 ns/op BenchmarkScalarMult-4 127 924671 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 201 611449 ns/op PASS ok crypto/internal/edwards25519 1.766s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 479845 263.3 ns/op BenchmarkMultiply-4 5256038 21.59 ns/op BenchmarkSquare-4 6667965 17.26 ns/op BenchmarkInvert-4 33142 3603 ns/op BenchmarkMult32-4 1351352 92.37 ns/op PASS ok crypto/internal/edwards25519/field 2.110s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 61 1885164 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2025 58361 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 24 4621043 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13502553 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 175 688936 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11916 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 76 1585054 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 3950504 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.289s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 598780 182.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 416314 304.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 118719 912.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 686307 169.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 408982 303.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 131258 944.8 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.982s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 108943 1087 ns/op 7.36 MB/s BenchmarkHash64-4 131983 941.2 ns/op 68.00 MB/s BenchmarkHash128-4 123031 1022 ns/op 125.22 MB/s BenchmarkHash256-4 95362 1263 ns/op 202.75 MB/s BenchmarkHash512-4 74618 1569 ns/op 326.23 MB/s BenchmarkHash1K-4 48682 2345 ns/op 436.70 MB/s BenchmarkHash8K-4 10000 12540 ns/op 653.25 MB/s BenchmarkHash1M-4 68 1488365 ns/op 704.52 MB/s BenchmarkHash8M-4 9 12269284 ns/op 683.71 MB/s BenchmarkHash8BytesUnaligned-4 100723 1239 ns/op 6.45 MB/s BenchmarkHash1KUnaligned-4 52210 2301 ns/op 445.12 MB/s BenchmarkHash8KUnaligned-4 10000 12560 ns/op 652.23 MB/s PASS ok crypto/md5 3.129s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 148716803 ns/op PASS ok crypto/rand 1.213s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 11673 9732 ns/op 13.15 MB/s BenchmarkRC4_1K-4 1576 75728 ns/op 13.52 MB/s BenchmarkRC4_8K-4 187 605251 ns/op 13.38 MB/s PASS ok crypto/rc4 1.588s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 12589626 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 27935964 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 54603828 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 3464927 ns/op BenchmarkDecryptOAEP/2048-4 9 12230664 ns/op BenchmarkEncryptOAEP/2048-4 28 3725170 ns/op BenchmarkSignPKCS1v15/2048-4 9 12046690 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3627513 ns/op BenchmarkSignPSS/2048-4 9 12473200 ns/op BenchmarkVerifyPSS/2048-4 34 3684268 ns/op PASS ok crypto/rsa 2.968s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 96928 1273 ns/op 6.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 107846 977.1 ns/op 8.19 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 69931 1548 ns/op 206.69 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93631 1227 ns/op 260.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57980 2156 ns/op 475.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 59509 1984 ns/op 516.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12294 9326 ns/op 878.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12619 9169 ns/op 893.41 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.489s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 80199 1546 ns/op 5.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 90282 1326 ns/op 6.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87184 1393 ns/op 5.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27912 4099 ns/op 249.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27951 3721 ns/op 275.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29926 3650 ns/op 280.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5232 22330 ns/op 366.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5548 21281 ns/op 384.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5559 22379 ns/op 366.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.657s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 57148 2056 ns/op 3.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72481 1628 ns/op 4.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 67405 1771 ns/op 4.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28504 3553 ns/op 288.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 35677 3204 ns/op 319.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33112 3339 ns/op 306.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7813 15784 ns/op 519.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7513 14947 ns/op 548.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8040 15432 ns/op 530.83 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.490s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20961636 5.147 ns/op BenchmarkConstantTimeEq-4 24825296 4.879 ns/op BenchmarkConstantTimeLessOrEq-4 24580809 4.871 ns/op BenchmarkXORBytes/8Bytes-4 3416674 34.53 ns/op 231.72 MB/s BenchmarkXORBytes/128Bytes-4 2980339 38.10 ns/op 3359.88 MB/s BenchmarkXORBytes/2048Bytes-4 1036026 112.0 ns/op 18283.04 MB/s BenchmarkXORBytes/32768Bytes-4 89316 1387 ns/op 23622.44 MB/s PASS ok crypto/subtle 2.307s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 61 3935185 ns/op BenchmarkCertCache/1-4 36 4034546 ns/op BenchmarkCertCache/2-4 28 3754110 ns/op BenchmarkCertCache/3-4 28 3854106 ns/op BenchmarkHandshakeServer/RSA-4 12 10425816 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9900425 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 10044002 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 51 3243779 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 42 3864610 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 33 4416302 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5034722 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 37251770 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 31166337 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 77995404 ns/op 13.44 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 74334604 ns/op 14.11 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 130096269 ns/op 16.12 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 125627637 ns/op 16.69 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 233407882 ns/op 17.97 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 253609992 ns/op 16.54 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 501781574 ns/op 16.72 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 563686341 ns/op 14.88 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1053962847 ns/op 15.92 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 956847135 ns/op 17.53 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1646104750 ns/op 20.38 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1915980110 ns/op 17.51 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3179177356 ns/op 21.11 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3639495515 ns/op 18.44 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 72029712 ns/op 14.56 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 87911311 ns/op 11.93 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 131966233 ns/op 15.89 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 127053367 ns/op 16.51 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 213429240 ns/op 19.65 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 213184664 ns/op 19.67 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 445671197 ns/op 18.82 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 416565905 ns/op 20.14 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 723961127 ns/op 23.17 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 823818705 ns/op 20.37 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1623403836 ns/op 20.67 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1794468859 ns/op 18.70 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3311342711 ns/op 20.27 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3397200737 ns/op 19.75 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715717601 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 719767781 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301333251 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296207041 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 166449437 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 157837063 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 96702534 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 88960796 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 51307750 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45926059 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154983714 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157405597 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75722025 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74683700 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51794923 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 48303206 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 38925414 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 34536273 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25649139 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 25374376 ns/op PASS ok crypto/tls 39.301s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16060814 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 358 325160 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1032 115458 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 986 131800 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.835s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 36 3132003 ns/op 278601 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 31 3561658 ns/op 266028 B/op 1984 allocs/op BenchmarkConcurrentStmtExec-4 63 2110161 ns/op 212207 B/op 581 allocs/op BenchmarkConcurrentTxQuery-4 43 3730715 ns/op 274955 B/op 2136 allocs/op BenchmarkConcurrentTxExec-4 79 1612715 ns/op 87777 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 48 2397155 ns/op 105920 B/op 2122 allocs/op BenchmarkConcurrentTxStmtExec-4 139 769575 ns/op 40075 B/op 381 allocs/op BenchmarkConcurrentRandom-4 49 2844537 ns/op 229896 B/op 1786 allocs/op BenchmarkManyConcurrentQueries-4 3201 45441 ns/op 4109 B/op 20 allocs/op BenchmarkGrabConn-4 211574 572.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.010s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 130066 996.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 74 1459250 ns/op 188258 B/op 13 allocs/op Benchmark115/LineToPC-4 67 1589113 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18609 6296 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.018s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 48043 2296 ns/op BenchmarkMarshal-4 795 156139 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3174 43568 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.533s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 249 479625 ns/op 17.08 MB/s BenchmarkEncodeToString-4 235 497501 ns/op 16.47 MB/s BenchmarkDecode-4 156 779183 ns/op 16.83 MB/s BenchmarkDecodeString-4 151 771222 ns/op 17.00 MB/s PASS ok encoding/base32 1.841s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 296 380446 ns/op 21.53 MB/s BenchmarkDecodeString/2-4 317932 387.8 ns/op 10.32 MB/s BenchmarkDecodeString/4-4 237782 465.7 ns/op 17.18 MB/s BenchmarkDecodeString/8-4 218799 556.2 ns/op 21.57 MB/s BenchmarkDecodeString/64-4 47140 2646 ns/op 33.26 MB/s BenchmarkDecodeString/8192-4 392 293592 ns/op 37.21 MB/s BenchmarkNewEncoding-4 104413 1088 ns/op 235.39 MB/s PASS ok encoding/base64 2.215s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1432 88980 ns/op 44.95 MB/s BenchmarkReadStruct-4 16788 6804 ns/op 11.02 MB/s BenchmarkWriteStruct-4 16638 6941 ns/op 10.81 MB/s BenchmarkReadInts-4 41054 2812 ns/op 10.67 MB/s BenchmarkWriteInts-4 41967 2971 ns/op 10.10 MB/s BenchmarkWriteSlice1000Int32s-4 1296 96769 ns/op 41.34 MB/s BenchmarkPutUint16-4 3282087 36.24 ns/op 55.18 MB/s BenchmarkAppendUint16-4 2912095 40.58 ns/op 49.29 MB/s BenchmarkPutUint32-4 2205076 52.80 ns/op 75.76 MB/s BenchmarkAppendUint32-4 2589174 46.01 ns/op 86.94 MB/s BenchmarkPutUint64-4 1216587 96.94 ns/op 82.53 MB/s BenchmarkAppendUint64-4 1207030 92.79 ns/op 86.22 MB/s BenchmarkLittleEndianPutUint16-4 3027255 34.58 ns/op 57.84 MB/s BenchmarkLittleEndianAppendUint16-4 3226090 35.16 ns/op 56.88 MB/s BenchmarkLittleEndianPutUint32-4 2498329 45.77 ns/op 87.39 MB/s BenchmarkLittleEndianAppendUint32-4 2276854 50.16 ns/op 79.74 MB/s BenchmarkLittleEndianPutUint64-4 1233363 96.22 ns/op 83.14 MB/s BenchmarkLittleEndianAppendUint64-4 1292491 91.69 ns/op 87.25 MB/s BenchmarkReadFloats-4 162835 802.6 ns/op 14.95 MB/s BenchmarkWriteFloats-4 144832 874.4 ns/op 13.72 MB/s BenchmarkReadSlice1000Float32s-4 1324 88545 ns/op 45.17 MB/s BenchmarkWriteSlice1000Float32s-4 1174 104294 ns/op 38.35 MB/s BenchmarkReadSlice1000Uint8s-4 58312 2598 ns/op 384.98 MB/s BenchmarkWriteSlice1000Uint8s-4 55890 2284 ns/op 437.86 MB/s BenchmarkPutUvarint32-4 1000000 129.0 ns/op 31.01 MB/s BenchmarkPutUvarint64-4 265717 450.9 ns/op 17.74 MB/s PASS ok encoding/binary 6.124s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5569 22289 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5883 19339 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5742 23566 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3334 36174 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7404 19121 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6891 18875 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5112 23390 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4556 32440 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 14813 ns/op PASS ok encoding/csv 2.756s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7548 16249 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6259 20688 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 200 565213 ns/op 16910 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 558 183034 ns/op 879 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1662 83475 ns/op 52 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1333 104108 ns/op 66 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1648 81858 ns/op 235 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 62 1970773 ns/op 35098 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 570 298790 ns/op 25239 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 890 146412 ns/op 10807 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 969 126192 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 375 308348 ns/op 39235 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 151 886582 ns/op 67158 B/op 2230 allocs/op BenchmarkDecodeBytesSlice-4 375 399804 ns/op 24043 B/op 201 allocs/op BenchmarkDecodeInterfaceSlice-4 70 2391659 ns/op 83293 B/op 3178 allocs/op BenchmarkDecodeMap-4 82 1707413 ns/op 54126 B/op 181 allocs/op PASS ok encoding/gob 4.257s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 11247 ns/op 22.76 MB/s BenchmarkEncode/1024-4 2248 45531 ns/op 22.49 MB/s BenchmarkEncode/4096-4 604 202318 ns/op 20.25 MB/s BenchmarkEncode/16384-4 166 797834 ns/op 20.54 MB/s BenchmarkDecode/256-4 23666 5402 ns/op 47.39 MB/s BenchmarkDecode/1024-4 6151 19818 ns/op 51.67 MB/s BenchmarkDecode/4096-4 1597 95706 ns/op 42.80 MB/s BenchmarkDecode/16384-4 368 325378 ns/op 50.35 MB/s BenchmarkDump/256-4 1290 105780 ns/op 2.42 MB/s BenchmarkDump/1024-4 308 421554 ns/op 2.43 MB/s BenchmarkDump/4096-4 79 1736464 ns/op 2.36 MB/s BenchmarkDump/16384-4 15 6978516 ns/op 2.35 MB/s PASS ok encoding/hex 3.306s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 126510840 ns/op 15.34 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 116481164 ns/op 16.66 MB/s 4224 B/op 70 allocs/op BenchmarkCodeMarshal-4 1 122876989 ns/op 15.79 MB/s 1943912 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 138836416 ns/op 13.98 MB/s 10467768 B/op 138 allocs/op BenchmarkMarshalBytes/32-4 22720 5117 ns/op BenchmarkMarshalBytes/256-4 6524 18958 ns/op BenchmarkMarshalBytes/4096-4 502 236149 ns/op BenchmarkMarshalBytesError/32-4 57 2009247 ns/op BenchmarkMarshalBytesError/256-4 57 2071044 ns/op BenchmarkMarshalBytesError/4096-4 51 2192922 ns/op BenchmarkCodeDecoder-4 1 429023875 ns/op 4.52 MB/s 11015936 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 34362 3361 ns/op 4.17 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 48117 2482 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 358873696 ns/op 5.41 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 374270896 ns/op 5.18 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 73556 1682 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 179853 974.8 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 255452 717.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 89727 1834 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 79998 1482 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 23022 5524 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3256 39566 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 680 167676 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 126 954789 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 8890908 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 680233 166.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 672873 183.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 643238 175.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 667921 179.2 ns/op BenchmarkEncodeMarshaler-4 61514 1843 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 86308 1334 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5538158 20.81 ns/op BenchmarkNumberIsValidRegexp-4 19116 6248 ns/op PASS ok encoding/json 8.924s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 2910702 ns/op 22.52 MB/s BenchmarkDecode-4 36 3903569 ns/op 22.74 MB/s PASS ok encoding/pem 1.441s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2328 80175 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 681 183887 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1434 69797 ns/op PASS ok encoding/xml 1.654s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 439260 309.8 ns/op BenchmarkIntSet-4 493696 209.0 ns/op BenchmarkFloatAdd-4 175077 761.7 ns/op BenchmarkFloatSet-4 578719 225.7 ns/op BenchmarkStringSet-4 357135 323.7 ns/op BenchmarkMapSet-4 113216 1187 ns/op BenchmarkMapSetDifferent-4 32007 4359 ns/op BenchmarkMapSetDifferentRandom-4 242 515015 ns/op BenchmarkMapSetString-4 157867 1089 ns/op BenchmarkMapAddSame-4 23336 8507 ns/op BenchmarkMapAddDifferent-4 7759 17959 ns/op BenchmarkMapAddDifferentRandom-4 224 770265 ns/op BenchmarkMapAddSameSteadyState-4 255670 437.1 ns/op BenchmarkMapAddDifferentSteadyState-4 123318 1027 ns/op BenchmarkRealworldExpvarUsage-4 11004 10086 ns/op PASS ok expvar 4.733s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 74578 2037 ns/op BenchmarkSprintfEmpty-4 242040 695.8 ns/op BenchmarkSprintfString-4 136125 890.3 ns/op BenchmarkSprintfTruncateString-4 93751 1241 ns/op BenchmarkSprintfTruncateBytes-4 118914 1502 ns/op BenchmarkSprintfSlowParsingPath-4 185596 936.1 ns/op BenchmarkSprintfQuoteString-4 28053 4283 ns/op BenchmarkSprintfInt-4 196000 869.8 ns/op BenchmarkSprintfIntInt-4 101798 1024 ns/op BenchmarkSprintfPrefixedInt-4 135019 1178 ns/op BenchmarkSprintfFloat-4 88527 1937 ns/op BenchmarkSprintfComplex-4 42174 3325 ns/op BenchmarkSprintfBoolean-4 127386 930.4 ns/op BenchmarkSprintfHexString-4 92778 2192 ns/op BenchmarkSprintfHexBytes-4 72990 2621 ns/op BenchmarkSprintfBytes-4 24076 5178 ns/op BenchmarkSprintfStringer-4 40350 2939 ns/op BenchmarkSprintfStructure-4 25840 6098 ns/op BenchmarkManyArgs-4 36030 3014 ns/op BenchmarkFprintInt-4 49448 2198 ns/op BenchmarkFprintfBytes-4 52610 2420 ns/op BenchmarkFprintIntNoAlloc-4 50839 2216 ns/op BenchmarkScanInts-4 30 4305139 ns/op BenchmarkScanRecursiveInt-4 1 502688206 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 591707957 ns/op PASS ok fmt 7.472s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 456 436078 ns/op PASS ok go/build 1.628s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 26704 5956 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 11017 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3501 34892 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1132 168276 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 182 723647 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 27 3717426 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 10875244 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 66808676 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 256703030 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 3.215s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 623291980 ns/op 0.10 MB/s 47139152 B/op 49090 allocs/op PASS ok go/format 1.773s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 48377270 ns/op 1.11 MB/s BenchmarkParseOnly-4 5 25327420 ns/op 2.13 MB/s BenchmarkResolve-4 60 2640203 ns/op 20.40 MB/s PASS ok go/parser 3.556s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 153383411 ns/op 0.34 MB/s 5169448 B/op 27635 allocs/op BenchmarkPrintDecl-4 645 181890 ns/op 0.18 MB/s 16116 B/op 51 allocs/op PASS ok go/printer 1.466s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 272 448152 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8808167 ns/op 5.63 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14112968 ns/op 5.13 MB/s BenchmarkScanFiles/net/http/server.go-4 5 22139961 ns/op 5.12 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 148 799753 ns/op 3.85 MB/s PASS ok go/scanner 2.158s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1465250 99.42 ns/op PASS ok go/token 1.316s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 140 824303 ns/op BenchmarkNamed/Underlying/nongeneric-4 799081 139.3 ns/op BenchmarkNamed/Underlying/generic-4 880260 140.1 ns/op BenchmarkNamed/Underlying/src_instance-4 940226 210.4 ns/op BenchmarkNamed/Underlying/user_instance-4 870237 142.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11032 ns/op BenchmarkNamed/NewMethodSet/generic-4 15508 7287 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16615 7459 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14636 12122 ns/op BenchmarkCheck/http/funcbodies/info-4 1 710664818 ns/op 42938 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 546832262 ns/op 55789 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 235038457 ns/op 129278 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 225025812 ns/op 135166 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2988907694 ns/op 1731 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 139069280 ns/op 36892 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 117242717 ns/op 43991 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 88640228 ns/op 58011 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 640236759 ns/op 3381 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 77028872 ns/op 27998 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 91512798 ns/op 23493 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 64783608 ns/op 33014 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2166882799 ns/op 29763 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 725492068 ns/op 88703 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 170000075 ns/op 377345 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 158164397 ns/op 405874 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3330472554 ns/op 599.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 150108720 ns/op 13226 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 129451061 ns/op 15244 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 134243716 ns/op 14759 lines/s PASS ok go/types 51.931s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12328 10575 ns/op 96.83 MB/s PASS ok hash/adler32 1.311s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 233821 793.5 ns/op 18.90 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 158040 644.0 ns/op 23.29 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 132702 927.4 ns/op 43.13 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 135669 935.2 ns/op 42.77 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 418176 573.6 ns/op 892.63 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 417741 402.2 ns/op 1273.03 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 349155 352.8 ns/op 2902.69 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 261693 476.8 ns/op 2147.45 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 229522 596.6 ns/op 6865.97 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 275931 542.9 ns/op 7544.02 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 58785 1932 ns/op 16961.39 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 56475 1970 ns/op 16632.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 334923 334.9 ns/op 44.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 397125 339.9 ns/op 44.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 351268 374.9 ns/op 106.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 343050 316.7 ns/op 126.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 275224 654.1 ns/op 782.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 256335 448.5 ns/op 1141.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 255008 511.0 ns/op 2003.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 224170 517.6 ns/op 1978.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 220575 746.6 ns/op 5486.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 203102 591.1 ns/op 6929.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52468 3121 ns/op 10498.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 57223 2255 ns/op 14533.33 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 226964 804.3 ns/op 18.65 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 223507 557.4 ns/op 26.91 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 123998 1236 ns/op 32.37 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 138087 1006 ns/op 39.76 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10666 ns/op 48.00 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8156 13262 ns/op 38.61 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5624 20143 ns/op 50.84 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5727 20883 ns/op 49.04 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1472 102856 ns/op 39.82 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1483 177545 ns/op 23.07 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 178 665896 ns/op 49.21 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 120 884790 ns/op 37.03 MB/s PASS ok hash/crc32 9.273s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 150 823712 ns/op 79.56 MB/s BenchmarkCrc64/ISO4KB-4 1723 95883 ns/op 42.72 MB/s BenchmarkCrc64/ISO1KB-4 7647 15515 ns/op 66.00 MB/s BenchmarkCrc64/ECMA64KB-4 80 1548137 ns/op 42.33 MB/s BenchmarkCrc64/Random64KB-4 142 848354 ns/op 77.25 MB/s BenchmarkCrc64/Random16KB-4 526 262665 ns/op 62.38 MB/s PASS ok hash/crc64 2.205s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13690 8801 ns/op 116.36 MB/s BenchmarkFnv32aKB-4 13261 9502 ns/op 107.77 MB/s BenchmarkFnv64KB-4 12944 9331 ns/op 109.74 MB/s BenchmarkFnv64aKB-4 10000 12842 ns/op 79.74 MB/s BenchmarkFnv128KB-4 1544 71801 ns/op 14.26 MB/s BenchmarkFnv128aKB-4 1722 73955 ns/op 13.85 MB/s PASS ok hash/fnv 2.372s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 473282 259.9 ns/op 15.39 MB/s BenchmarkHash/n=4/Bytes-4 3049053 39.17 ns/op 102.11 MB/s BenchmarkHash/n=4/String-4 1628914 64.42 ns/op 62.10 MB/s BenchmarkHash/n=8/Write-4 415450 443.2 ns/op 18.05 MB/s BenchmarkHash/n=8/Bytes-4 3054466 45.84 ns/op 174.53 MB/s BenchmarkHash/n=8/String-4 1756814 68.76 ns/op 116.35 MB/s BenchmarkHash/n=16/Write-4 426820 420.1 ns/op 38.08 MB/s BenchmarkHash/n=16/Bytes-4 3356298 34.66 ns/op 461.59 MB/s BenchmarkHash/n=16/String-4 1403907 105.3 ns/op 151.92 MB/s BenchmarkHash/n=32/Write-4 420380 291.9 ns/op 109.62 MB/s BenchmarkHash/n=32/Bytes-4 3253666 37.33 ns/op 857.15 MB/s BenchmarkHash/n=32/String-4 1725427 68.46 ns/op 467.42 MB/s BenchmarkHash/n=64/Write-4 415206 296.2 ns/op 216.05 MB/s BenchmarkHash/n=64/Bytes-4 2794273 45.53 ns/op 1405.63 MB/s BenchmarkHash/n=64/String-4 1000000 106.4 ns/op 601.48 MB/s BenchmarkHash/n=256/Write-4 268609 382.0 ns/op 670.15 MB/s BenchmarkHash/n=256/Bytes-4 2155629 53.97 ns/op 4743.43 MB/s BenchmarkHash/n=256/String-4 1000000 124.7 ns/op 2052.38 MB/s BenchmarkHash/n=320/Write-4 344149 547.4 ns/op 584.63 MB/s BenchmarkHash/n=320/Bytes-4 1911153 60.65 ns/op 5276.52 MB/s BenchmarkHash/n=320/String-4 795590 177.1 ns/op 1806.56 MB/s BenchmarkHash/n=1024/Write-4 211605 580.9 ns/op 1762.68 MB/s BenchmarkHash/n=1024/Bytes-4 919579 226.2 ns/op 4526.45 MB/s BenchmarkHash/n=1024/String-4 299025 459.0 ns/op 2231.09 MB/s BenchmarkHash/n=4096/Write-4 88221 1339 ns/op 3059.42 MB/s BenchmarkHash/n=4096/Bytes-4 221388 479.2 ns/op 8547.62 MB/s BenchmarkHash/n=4096/String-4 69759 1732 ns/op 2365.37 MB/s BenchmarkHash/n=16384/Write-4 17514 7629 ns/op 2147.63 MB/s BenchmarkHash/n=16384/Bytes-4 65102 2147 ns/op 7630.13 MB/s BenchmarkHash/n=16384/String-4 17180 6771 ns/op 2419.68 MB/s PASS ok hash/maphash 7.812s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 704 186178 ns/op BenchmarkEscapeNone-4 126022 891.5 ns/op BenchmarkUnescape-4 678 242028 ns/op BenchmarkUnescapeNone-4 598989 201.2 ns/op BenchmarkUnescapeSparse-4 8970 23629 ns/op BenchmarkUnescapeDense-4 952 111797 ns/op PASS ok html 2.323s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7138 15908 ns/op BenchmarkCSSEscaperNoSpecials-4 39094 2963 ns/op BenchmarkDecodeCSS-4 20382 4953 ns/op BenchmarkDecodeCSSNoSpecials-4 3068739 38.64 ns/op BenchmarkCSSValueFilter-4 93970 1314 ns/op BenchmarkCSSValueFilterOk-4 74568 1706 ns/op BenchmarkEscapedExecute-4 4124 28368 ns/op BenchmarkHTMLNospaceEscaper-4 9979 25089 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 52854 2272 ns/op BenchmarkStripTags-4 15885 6991 ns/op BenchmarkStripTagsNoSpecials-4 155996 688.5 ns/op BenchmarkJSValEscaperWithNum-4 16380 6176 ns/op BenchmarkJSValEscaperWithStr-4 6097 25466 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18574 6360 ns/op BenchmarkJSValEscaperWithObj-4 4660 41981 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 14730 ns/op BenchmarkJSStrEscaperNoSpecials-4 39423 2587 ns/op BenchmarkJSStrEscaper-4 9980 13479 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 41864 2897 ns/op BenchmarkJSRegexpEscaper-4 9115 13495 ns/op BenchmarkTemplateSpecialTags-4 84 2048446 ns/op BenchmarkURLEscaper-4 2188 64804 ns/op BenchmarkURLEscaperNoSpecials-4 148496 1169 ns/op BenchmarkURLNormalizer-4 5724 22786 ns/op BenchmarkURLNormalizerNoSpecials-4 170269 935.5 ns/op BenchmarkSrcsetFilter-4 17570 9356 ns/op BenchmarkSrcsetFilterNoSpecials-4 100279 1272 ns/op PASS ok html/template 6.921s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 386061 262.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 493618 343.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 558865 231.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 538202 302.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1511169 101.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1119733 102.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1536656 118.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 103.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 111.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 407703 390.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 262965 381.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 352779 368.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 348400 430.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 581222 173.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 393783 263.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 753136 167.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 466578 253.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 346996 326.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 100.1 ns/op BenchmarkRGBASetRGBA-4 1000000 108.3 ns/op BenchmarkRGBA64At-4 910768 166.9 ns/op BenchmarkRGBA64SetRGBA64-4 820086 159.3 ns/op BenchmarkNRGBAAt-4 1000000 148.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 104.5 ns/op BenchmarkNRGBA64At-4 825536 143.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 702151 154.5 ns/op BenchmarkAlphaAt-4 1999713 56.24 ns/op BenchmarkAlphaSetAlpha-4 1890692 59.94 ns/op BenchmarkAlpha16At-4 1000000 135.6 ns/op BenchmarkAlphaSetAlpha16-4 1207232 98.77 ns/op BenchmarkGrayAt-4 2332293 54.64 ns/op BenchmarkGraySetGray-4 1920865 65.76 ns/op BenchmarkGray16At-4 1000000 133.1 ns/op BenchmarkGraySetGray16-4 1000000 177.9 ns/op PASS ok image 8.393s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2433536 41.70 ns/op BenchmarkYCbCrToRGB/128-4 1939087 67.21 ns/op BenchmarkYCbCrToRGB/255-4 2828200 39.31 ns/op BenchmarkRGBToYCbCr/0-4 2526206 43.51 ns/op BenchmarkRGBToYCbCr/Cb-4 3045702 51.08 ns/op BenchmarkRGBToYCbCr/Cr-4 2714738 40.28 ns/op BenchmarkYCbCrToRGBA/0-4 2678623 43.29 ns/op BenchmarkYCbCrToRGBA/128-4 2318074 51.32 ns/op BenchmarkYCbCrToRGBA/255-4 2530916 44.07 ns/op BenchmarkNYCbCrAToRGBA/0-4 2279102 49.53 ns/op BenchmarkNYCbCrAToRGBA/128-4 2185996 69.03 ns/op BenchmarkNYCbCrAToRGBA/255-4 2517486 46.77 ns/op PASS ok image/color 4.062s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 55673230 ns/op BenchmarkFillSrc-4 274 411794 ns/op BenchmarkCopyOver-4 6 18989950 ns/op BenchmarkCopySrc-4 380 320176 ns/op BenchmarkNRGBAOver-4 8 18207669 ns/op BenchmarkNRGBASrc-4 10 14226093 ns/op BenchmarkYCbCr-4 9 11688687 ns/op BenchmarkGray-4 16 7372971 ns/op BenchmarkCMYK-4 10 11204590 ns/op BenchmarkGlyphOver-4 18 7118974 ns/op BenchmarkRGBAMaskOver-4 4 51012924 ns/op BenchmarkGrayMaskOver-4 2 55539977 ns/op BenchmarkRGBA64ImageMaskOver-4 2 53846476 ns/op BenchmarkRGBA-4 5 23140120 ns/op BenchmarkPalettedFill-4 784 147164 ns/op BenchmarkPalettedRGBA-4 4 25220440 ns/op BenchmarkGenericOver-4 2 52313262 ns/op BenchmarkGenericMaskOver-4 4 27493400 ns/op BenchmarkGenericSrc-4 3 35781139 ns/op BenchmarkGenericMaskSrc-4 2 57074704 ns/op PASS ok image/draw 8.307s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 7194876 ns/op 2.15 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 178829105 ns/op 1.72 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2959868141 ns/op 0.42 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2297619 ns/op 6.72 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 137981987 ns/op 0.45 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.207s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5038 38030 ns/op BenchmarkIDCT-4 5061 25335 ns/op BenchmarkDecodeBaseline-4 4 28574687 ns/op 2.16 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 29852630 ns/op 2.07 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 173427640 ns/op 7.09 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 227958394 ns/op 4.04 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.827s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15319600 7.625 ns/op BenchmarkDecodeGray-4 9 15995331 ns/op 4.10 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40672916 ns/op 6.45 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40574801 ns/op 6.46 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 6558491 ns/op 9.99 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 36775557 ns/op 7.13 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 51261646 ns/op 5.11 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 59774668 ns/op 5.14 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 54220268 ns/op 5.67 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 192279191 ns/op 6.39 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 243899669 ns/op 5.04 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 47760862 ns/op 6.43 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 181744648 ns/op 6.76 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 772627139 ns/op 1.59 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.308s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55065972 ns/op 1.82 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44586432 ns/op 2.24 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 414908342 ns/op 1.21 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 380522915 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 56813328 ns/op 1.76 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 72145897 ns/op 1.39 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 304139867 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 269653253 ns/op 1.85 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 684423903 ns/op 1.46 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 755158171 ns/op 1.32 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4073074340 ns/op 1.23 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3485617813 ns/op 1.43 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8431968 ns/op 11.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9486199 ns/op 10.54 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 54498062 ns/op 9.17 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 53155244 ns/op 9.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 151620272 ns/op 6.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 145674553 ns/op 6.86 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 454568568 ns/op 11.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 471721000 ns/op 10.60 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 110185754 ns/op 0.91 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55347580 ns/op 1.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 363093946 ns/op 1.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 332821530 ns/op 1.50 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 751972251 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 890568298 ns/op 1.12 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6698437071 ns/op 0.75 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6122460084 ns/op 0.82 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 163317437 ns/op 25.59 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 164912815 ns/op 25.35 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 48.943s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33556 3376 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 27498 4233 ns/op 0.47 MB/s BenchmarkMarshalCorpusFile/4-4 28630 7785 ns/op 0.51 MB/s BenchmarkMarshalCorpusFile/8-4 24096 5576 ns/op 1.43 MB/s BenchmarkMarshalCorpusFile/16-4 17178 7349 ns/op 2.18 MB/s BenchmarkMarshalCorpusFile/32-4 10000 15579 ns/op 2.05 MB/s BenchmarkMarshalCorpusFile/64-4 7172 17844 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/128-4 4910 32243 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/256-4 2209 57856 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/512-4 1246 123429 ns/op 4.15 MB/s BenchmarkMarshalCorpusFile/1024-4 571 261362 ns/op 3.92 MB/s BenchmarkMarshalCorpusFile/2048-4 262 473108 ns/op 4.33 MB/s BenchmarkMarshalCorpusFile/4096-4 94 1320963 ns/op 3.10 MB/s BenchmarkMarshalCorpusFile/8192-4 85 2036404 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/16384-4 27 3831938 ns/op 4.28 MB/s BenchmarkMarshalCorpusFile/32768-4 18 9963827 ns/op 3.29 MB/s BenchmarkMarshalCorpusFile/65536-4 7 18673921 ns/op 3.51 MB/s BenchmarkMarshalCorpusFile/131072-4 3 34338662 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/262144-4 2 64090370 ns/op 4.09 MB/s BenchmarkMarshalCorpusFile/524288-4 1 132640929 ns/op 3.95 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 244461364 ns/op 4.29 MB/s BenchmarkUnmarshalCorpusFile/1-4 7324 20100 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7420 16030 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/4-4 7081 23636 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/8-4 7300 18362 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/16-4 5815 20706 ns/op 0.77 MB/s BenchmarkUnmarshalCorpusFile/32-4 4519 34960 ns/op 0.92 MB/s BenchmarkUnmarshalCorpusFile/64-4 3204 41151 ns/op 1.56 MB/s BenchmarkUnmarshalCorpusFile/128-4 2281 72163 ns/op 1.77 MB/s BenchmarkUnmarshalCorpusFile/256-4 933 124640 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/512-4 508 375663 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/1024-4 236 471792 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1058742 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/4096-4 74 3025420 ns/op 1.35 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 5778609 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/16384-4 10 12042508 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 14101347 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28048779 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 56271072 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 209457673 ns/op 1.25 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 230863181 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 486072353 ns/op 2.16 MB/s BenchmarkMutatorBytes/1-4 20000 5904 ns/op BenchmarkMutatorBytes/10-4 32257 3510 ns/op BenchmarkMutatorBytes/100-4 34783 3636 ns/op BenchmarkMutatorBytes/1000-4 17953 5633 ns/op BenchmarkMutatorBytes/10000-4 7598 28147 ns/op BenchmarkMutatorBytes/100000-4 930 220425 ns/op BenchmarkMutatorString/1-4 30692 3988 ns/op BenchmarkMutatorString/10-4 32937 3723 ns/op BenchmarkMutatorString/100-4 26756 7055 ns/op BenchmarkMutatorString/1000-4 15619 7430 ns/op BenchmarkMutatorString/10000-4 4107 53944 ns/op BenchmarkMutatorString/100000-4 286 357731 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14622 7341 ns/op BenchmarkMutatorAllBasicTypes/string-4 16471 8703 ns/op BenchmarkMutatorAllBasicTypes/bool-4 60752 2167 ns/op BenchmarkMutatorAllBasicTypes/float32-4 45520 2714 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44872 2390 ns/op BenchmarkMutatorAllBasicTypes/int-4 53102 2269 ns/op BenchmarkMutatorAllBasicTypes/int8-4 55443 2287 ns/op BenchmarkMutatorAllBasicTypes/int16-4 50314 2328 ns/op BenchmarkMutatorAllBasicTypes/int32-4 37081 3279 ns/op BenchmarkMutatorAllBasicTypes/int64-4 54807 2233 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 51770 2475 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 39531 3289 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47611 2509 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 50037 2405 ns/op PASS ok internal/fuzz 17.633s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9062 11613 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 156422 1232 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.734s PASS ok internal/poll 1.051s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 27377175 ns/op PASS ok internal/trace 5.690s PASS ok internal/zstd 1.058s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 15538 ns/op BenchmarkCopyNLarge-4 100 1231626 ns/op PASS ok io 1.422s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 162178 748.1 ns/op BenchmarkPrintln-4 15109 11659 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 22960 4571 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 4184 24431 ns/op BenchmarkDiscard-4 921955 165.2 ns/op 0 B/op 0 allocs/op PASS ok log 2.021s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 46712 2866 ns/op BenchmarkJSONHandler/defaults-4 7033 20681 ns/op 519 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3968 32118 ns/op 790 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5694 28104 ns/op 759 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7580 17012 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7372 20276 ns/op 506 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4998 36568 ns/op 526 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 29242 4124 ns/op 78 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25099 5923 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 69566 3028 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 54252 2229 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 54894 2223 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 49358 3165 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 56576 2711 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 51518 2301 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 520114 241.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 359764 458.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 286664 447.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 196190 625.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 153208 791.5 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6782 31584 ns/op BenchmarkDispatch/switch-checked-4 188554 688.7 ns/op BenchmarkDispatch/As-4 170805 640.5 ns/op BenchmarkDispatch/Visit-4 178057 748.5 ns/op BenchmarkUnsafeStrings-4 17559 9501 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 6.528s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1290682 90.77 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1168476 113.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 907773 142.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 240021 467.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 47428 3081 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 40204 4390 ns/op 258 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 32140 4991 ns/op 469 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5110 21846 ns/op 2071 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8784 14167 ns/op 603 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8694 15637 ns/op 609 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7002 19892 ns/op 907 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2378 47409 ns/op 3030 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 12472 10325 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12685 10179 ns/op 537 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8964 14220 ns/op 744 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2905 35225 ns/op 2316 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 4.929s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 38858346 ns/op BenchmarkKeys-4 7 26057195 ns/op BenchmarkValues-4 9 13278160 ns/op PASS ok maps 5.119s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2795005 53.02 ns/op BenchmarkAcosh-4 1000000 104.2 ns/op BenchmarkAsin-4 2511019 46.18 ns/op BenchmarkAsinh-4 1000000 102.4 ns/op BenchmarkAtan-4 3270962 42.40 ns/op BenchmarkAtanh-4 1000000 120.6 ns/op BenchmarkAtan2-4 2211092 51.50 ns/op BenchmarkCbrt-4 1554116 71.32 ns/op BenchmarkCeil-4 21405048 5.098 ns/op BenchmarkCompare-4 4844178 24.85 ns/op BenchmarkCompare32-4 5835840 19.30 ns/op BenchmarkCopysign-4 3731256 31.37 ns/op BenchmarkCos-4 1000000 131.6 ns/op BenchmarkCosh-4 1926780 62.26 ns/op BenchmarkErf-4 3090978 38.02 ns/op BenchmarkErfc-4 2950161 38.81 ns/op BenchmarkErfinv-4 2099622 62.96 ns/op BenchmarkErfcinv-4 3003999 39.01 ns/op BenchmarkExp-4 6284784 20.55 ns/op BenchmarkExpGo-4 1000000 112.7 ns/op BenchmarkExpm1-4 2411702 83.60 ns/op BenchmarkExp2-4 1000000 109.5 ns/op BenchmarkExp2Go-4 995096 130.6 ns/op BenchmarkAbs-4 4649718 24.17 ns/op BenchmarkDim-4 10638907 11.52 ns/op BenchmarkFloor-4 23843878 6.087 ns/op BenchmarkMax-4 15179746 7.285 ns/op BenchmarkMin-4 14573199 10.33 ns/op BenchmarkMod-4 403298 471.1 ns/op BenchmarkFrexp-4 1887166 61.75 ns/op BenchmarkGamma-4 817975 144.3 ns/op BenchmarkHypot-4 13086883 9.311 ns/op BenchmarkHypotGo-4 1000000 121.0 ns/op BenchmarkIlogb-4 2045875 58.93 ns/op BenchmarkJ0-4 254142 438.4 ns/op BenchmarkJ1-4 167696 605.1 ns/op BenchmarkJn-4 138885 912.9 ns/op BenchmarkLdexp-4 1860514 68.56 ns/op BenchmarkLgamma-4 836742 128.6 ns/op BenchmarkLog-4 6558200 19.99 ns/op BenchmarkLogb-4 1456206 70.83 ns/op BenchmarkLog1p-4 1406593 79.83 ns/op BenchmarkLog10-4 3433315 29.18 ns/op BenchmarkLog2-4 1445827 75.60 ns/op BenchmarkModf-4 2472117 54.01 ns/op BenchmarkNextafter32-4 2313524 49.41 ns/op BenchmarkNextafter64-4 2468305 47.81 ns/op BenchmarkPowInt-4 706140 204.9 ns/op BenchmarkPowFrac-4 549536 261.1 ns/op BenchmarkPow10Pos-4 4877821 23.19 ns/op BenchmarkPow10Neg-4 5353024 22.36 ns/op BenchmarkRound-4 4693920 28.75 ns/op BenchmarkRoundToEven-4 11536801 10.70 ns/op BenchmarkRemainder-4 652504 294.7 ns/op BenchmarkSignbit-4 6570430 26.09 ns/op BenchmarkSin-4 1490166 75.93 ns/op BenchmarkSincos-4 1000000 115.1 ns/op BenchmarkSinh-4 1974661 55.45 ns/op BenchmarkSqrtIndirect-4 22666720 5.050 ns/op BenchmarkSqrtLatency-4 24249968 5.824 ns/op BenchmarkSqrtIndirectLatency-4 21876627 8.524 ns/op BenchmarkSqrtGoLatency-4 1349305 92.67 ns/op BenchmarkSqrtPrime-4 40992 3173 ns/op BenchmarkTan-4 1000000 121.7 ns/op BenchmarkTanh-4 1591381 72.79 ns/op BenchmarkTrunc-4 24684484 5.401 ns/op BenchmarkY0-4 313221 446.1 ns/op BenchmarkY1-4 277965 447.2 ns/op BenchmarkYn-4 137569 954.7 ns/op BenchmarkFloat64bits-4 6756591 17.00 ns/op BenchmarkFloat64frombits-4 5833972 17.42 ns/op BenchmarkFloat32bits-4 6596812 18.51 ns/op BenchmarkFloat32frombits-4 6570963 17.90 ns/op BenchmarkFMA-4 19675530 5.517 ns/op PASS ok math 16.886s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14370174 8.400 ns/op 7619.01 MB/s BenchmarkAddVV/2-4 11588096 15.59 ns/op 8208.19 MB/s BenchmarkAddVV/3-4 10237770 11.31 ns/op 16982.35 MB/s BenchmarkAddVV/4-4 11005282 11.54 ns/op 22187.57 MB/s BenchmarkAddVV/5-4 9901480 10.95 ns/op 29224.43 MB/s BenchmarkAddVV/10-4 8066214 16.92 ns/op 37834.48 MB/s BenchmarkAddVV/100-4 2202396 54.84 ns/op 116702.80 MB/s BenchmarkAddVV/1000-4 167049 612.8 ns/op 104434.29 MB/s BenchmarkSubVV/1-4 15708314 9.873 ns/op 6482.60 MB/s BenchmarkSubVV/2-4 11681902 17.52 ns/op 7304.50 MB/s BenchmarkSubVV/3-4 12568940 14.75 ns/op 13015.20 MB/s BenchmarkSubVV/4-4 10209176 10.31 ns/op 24825.18 MB/s BenchmarkSubVV/5-4 7783330 15.21 ns/op 21036.85 MB/s BenchmarkSubVV/10-4 9324782 20.09 ns/op 31857.70 MB/s BenchmarkSubVV/100-4 2034183 63.63 ns/op 100581.77 MB/s BenchmarkSubVV/1000-4 220482 600.8 ns/op 106529.27 MB/s BenchmarkAddVW/1-4 14045434 9.519 ns/op 840.45 MB/s BenchmarkAddVW/2-4 16875856 11.05 ns/op 1447.85 MB/s BenchmarkAddVW/3-4 13078928 9.657 ns/op 2485.21 MB/s BenchmarkAddVW/4-4 12591742 11.76 ns/op 2721.14 MB/s BenchmarkAddVW/5-4 12247821 10.09 ns/op 3966.11 MB/s BenchmarkAddVW/10-4 9327609 11.62 ns/op 6886.44 MB/s BenchmarkAddVW/100-4 259807 408.0 ns/op 1960.66 MB/s BenchmarkAddVW/1000-4 38972 2887 ns/op 2771.19 MB/s BenchmarkAddVWext/1-4 15075434 7.773 ns/op 1029.19 MB/s BenchmarkAddVWext/2-4 9528716 18.30 ns/op 874.15 MB/s BenchmarkAddVWext/3-4 13780988 18.13 ns/op 1323.79 MB/s BenchmarkAddVWext/4-4 13688845 11.23 ns/op 2848.95 MB/s BenchmarkAddVWext/5-4 11104953 19.84 ns/op 2016.11 MB/s BenchmarkAddVWext/10-4 10257230 16.63 ns/op 4809.24 MB/s BenchmarkAddVWext/100-4 43888 3050 ns/op 262.32 MB/s BenchmarkAddVWext/1000-4 5552 48851 ns/op 163.76 MB/s BenchmarkSubVW/1-4 16707702 8.547 ns/op 935.95 MB/s BenchmarkSubVW/2-4 15913976 9.669 ns/op 1654.84 MB/s BenchmarkSubVW/3-4 10140960 10.67 ns/op 2248.44 MB/s BenchmarkSubVW/4-4 9993138 12.92 ns/op 2476.23 MB/s BenchmarkSubVW/5-4 12369769 11.48 ns/op 3483.15 MB/s BenchmarkSubVW/10-4 10107480 16.68 ns/op 4796.79 MB/s BenchmarkSubVW/100-4 259795 504.4 ns/op 1586.14 MB/s BenchmarkSubVW/1000-4 38275 2840 ns/op 2817.27 MB/s BenchmarkSubVWext/1-4 6297799 17.16 ns/op 466.12 MB/s BenchmarkSubVWext/2-4 15367350 10.93 ns/op 1463.78 MB/s BenchmarkSubVWext/3-4 12761965 8.760 ns/op 2739.70 MB/s BenchmarkSubVWext/4-4 12908637 9.538 ns/op 3355.16 MB/s BenchmarkSubVWext/5-4 11639878 9.641 ns/op 4148.91 MB/s BenchmarkSubVWext/10-4 10572169 10.68 ns/op 7491.29 MB/s BenchmarkSubVWext/100-4 47859 2582 ns/op 309.87 MB/s BenchmarkSubVWext/1000-4 5736 24642 ns/op 324.64 MB/s BenchmarkMulAddVWW/1-4 12699003 12.69 ns/op 5042.79 MB/s BenchmarkMulAddVWW/2-4 11929080 9.941 ns/op 12875.90 MB/s BenchmarkMulAddVWW/3-4 10320156 11.10 ns/op 17301.39 MB/s BenchmarkMulAddVWW/4-4 9721495 10.91 ns/op 23469.57 MB/s BenchmarkMulAddVWW/5-4 9064992 13.08 ns/op 24456.83 MB/s BenchmarkMulAddVWW/10-4 6373646 16.32 ns/op 39206.15 MB/s BenchmarkMulAddVWW/100-4 1000000 104.6 ns/op 61173.17 MB/s BenchmarkMulAddVWW/1000-4 169308 865.0 ns/op 73989.32 MB/s BenchmarkAddMulVVW/1-4 16144056 8.813 ns/op 7261.73 MB/s BenchmarkAddMulVVW/2-4 12634071 10.74 ns/op 11913.28 MB/s BenchmarkAddMulVVW/3-4 6780274 20.96 ns/op 9160.33 MB/s BenchmarkAddMulVVW/4-4 9630097 12.35 ns/op 20721.46 MB/s BenchmarkAddMulVVW/5-4 6997110 17.45 ns/op 18342.94 MB/s BenchmarkAddMulVVW/10-4 5930696 23.20 ns/op 27581.27 MB/s BenchmarkAddMulVVW/100-4 1000000 139.9 ns/op 45752.42 MB/s BenchmarkAddMulVVW/1000-4 223446 661.2 ns/op 96800.06 MB/s BenchmarkDivWVW/1-4 1847283 62.05 ns/op 1031.45 MB/s BenchmarkDivWVW/2-4 904356 131.0 ns/op 977.12 MB/s BenchmarkDivWVW/3-4 729159 157.7 ns/op 1217.21 MB/s BenchmarkDivWVW/4-4 623328 185.0 ns/op 1383.68 MB/s BenchmarkDivWVW/5-4 647094 234.3 ns/op 1365.57 MB/s BenchmarkDivWVW/10-4 258991 478.0 ns/op 1339.00 MB/s BenchmarkDivWVW/100-4 39880 4007 ns/op 1597.18 MB/s BenchmarkDivWVW/1000-4 4474 29985 ns/op 2134.42 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13086254 9.077 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14411545 9.412 ns/op BenchmarkNonZeroShifts/2/shrVU-4 6948439 14.51 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10856977 11.23 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14041405 10.44 ns/op BenchmarkNonZeroShifts/3/shlVU-4 7530270 23.34 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10434711 13.61 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11319112 11.24 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10051729 12.31 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10040095 16.15 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7365164 15.36 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8478213 16.75 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 151.2 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1640349 73.48 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 158552 1224 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 209022 2255 ns/op BenchmarkDecimalConversion-4 124 1184300 ns/op BenchmarkFloatString/100-4 8536 12217 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 200 595659 ns/op 2903 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 61208852 ns/op 59200 B/op 37 allocs/op BenchmarkFloatString/100000-4 1 6234587225 ns/op 841472 B/op 511 allocs/op BenchmarkFloatAdd/10-4 136101 863.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 59650 1774 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 95292 1157 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 88962 1372 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17974 14022 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 181504 769.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 181164 663.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 182004 700.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 145117 795.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 49809 2446 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1496 101282 ns/op BenchmarkParseFloatLargeExp-4 412 471177 ns/op BenchmarkGCD10x10/WithoutXY-4 147367 854.6 ns/op BenchmarkGCD10x10/WithXY-4 45812 2634 ns/op BenchmarkGCD10x100/WithoutXY-4 79714 1754 ns/op BenchmarkGCD10x100/WithXY-4 7087 15245 ns/op BenchmarkGCD10x1000/WithoutXY-4 53143 3574 ns/op BenchmarkGCD10x1000/WithXY-4 10000 14379 ns/op BenchmarkGCD100x100/WithoutXY-4 20408 6320 ns/op BenchmarkGCD100x100/WithXY-4 8697 13998 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 11331 ns/op BenchmarkGCD100x1000/WithXY-4 4276 34906 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1155 94493 ns/op BenchmarkGCD1000x1000/WithXY-4 1017 114687 ns/op BenchmarkHilbert-4 19 9537978 ns/op BenchmarkBinomial-4 10000 10593 ns/op BenchmarkQuoRem-4 17541 7106 ns/op BenchmarkExp-4 10 13561783 ns/op BenchmarkExpMont/Odd-4 94 1086896 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1070919 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 75 1697340 ns/op 3866 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1204643 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even4-4 109 1098309 ns/op 3827 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1207448 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even32-4 93 1298842 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even64-4 121 930731 ns/op 3659 B/op 54 allocs/op BenchmarkExpMont/Even96-4 124 2052935 ns/op 3777 B/op 51 allocs/op BenchmarkExpMont/Even128-4 132 1212792 ns/op 3259 B/op 50 allocs/op BenchmarkExpMont/Even255-4 148 815074 ns/op 2946 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 308 392473 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 249 444806 ns/op 1720 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 237 593004 ns/op 1730 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 261 450525 ns/op 1736 B/op 47 allocs/op BenchmarkExp2-4 15 7774377 ns/op BenchmarkBitset-4 626246 211.5 ns/op BenchmarkBitsetNeg-4 374058 629.7 ns/op BenchmarkBitsetOrig-4 236252 941.7 ns/op BenchmarkBitsetNegOrig-4 146619 1221 ns/op BenchmarkModSqrt225_Tonelli-4 98 1183846 ns/op BenchmarkModSqrt225_3Mod4-4 312 356120 ns/op BenchmarkModSqrt231_Tonelli-4 81 1287069 ns/op BenchmarkModSqrt231_5Mod8-4 273 661535 ns/op BenchmarkModInverse-4 8200 13332 ns/op BenchmarkSqrt-4 1484 87589 ns/op BenchmarkIntSqr/1-4 1000000 130.8 ns/op BenchmarkIntSqr/2-4 620251 224.3 ns/op BenchmarkIntSqr/3-4 430333 349.5 ns/op BenchmarkIntSqr/5-4 332941 623.0 ns/op BenchmarkIntSqr/8-4 309648 541.1 ns/op BenchmarkIntSqr/10-4 224428 542.7 ns/op BenchmarkIntSqr/20-4 45286 3328 ns/op BenchmarkIntSqr/30-4 30139 4929 ns/op BenchmarkIntSqr/50-4 10000 11928 ns/op BenchmarkIntSqr/80-4 14154 9245 ns/op BenchmarkIntSqr/100-4 10323 11442 ns/op BenchmarkIntSqr/200-4 4497 30090 ns/op BenchmarkIntSqr/300-4 1784 92190 ns/op BenchmarkIntSqr/500-4 910 140838 ns/op BenchmarkIntSqr/800-4 312 340851 ns/op BenchmarkIntSqr/1000-4 230 486540 ns/op BenchmarkDiv/20/10-4 322000 759.4 ns/op BenchmarkDiv/40/20-4 295386 384.0 ns/op BenchmarkDiv/100/50-4 341176 433.0 ns/op BenchmarkDiv/200/100-4 45055 2516 ns/op BenchmarkDiv/400/200-4 42508 3015 ns/op BenchmarkDiv/1000/500-4 36447 3425 ns/op BenchmarkDiv/2000/1000-4 23451 5572 ns/op BenchmarkDiv/20000/10000-4 1107 122179 ns/op BenchmarkDiv/200000/100000-4 26 4703844 ns/op BenchmarkDiv/2000000/1000000-4 1 135008011 ns/op BenchmarkDiv/20000000/10000000-4 1 4454238761 ns/op BenchmarkMul-4 5 21857007 ns/op BenchmarkNatMul/10-4 197970 1289 ns/op BenchmarkNatMul/100-4 4982 32833 ns/op BenchmarkNatMul/1000-4 153 780455 ns/op BenchmarkZeroShifts/Shl-4 10000 22192 ns/op BenchmarkZeroShifts/ShlSame-4 3341301 37.02 ns/op BenchmarkZeroShifts/Shr-4 10000 21545 ns/op BenchmarkZeroShifts/ShrSame-4 3512498 37.17 ns/op BenchmarkExp3Power/0x10-4 161667 919.5 ns/op BenchmarkExp3Power/0x40-4 136712 1132 ns/op BenchmarkExp3Power/0x100-4 66778 1734 ns/op BenchmarkExp3Power/0x400-4 30354 4911 ns/op BenchmarkExp3Power/0x1000-4 7062 18266 ns/op BenchmarkExp3Power/0x4000-4 2256 84425 ns/op BenchmarkExp3Power/0x10000-4 139 775853 ns/op BenchmarkExp3Power/0x40000-4 20 6646568 ns/op BenchmarkExp3Power/0x100000-4 2 56420218 ns/op BenchmarkExp3Power/0x400000-4 1 520984108 ns/op BenchmarkFibo-4 3 41551928 ns/op BenchmarkNatSqr/1-4 1000000 249.4 ns/op BenchmarkNatSqr/2-4 531512 444.7 ns/op BenchmarkNatSqr/3-4 404287 490.4 ns/op BenchmarkNatSqr/5-4 315673 713.8 ns/op BenchmarkNatSqr/8-4 134468 1003 ns/op BenchmarkNatSqr/10-4 202290 1104 ns/op BenchmarkNatSqr/20-4 31191 3634 ns/op BenchmarkNatSqr/30-4 23258 5629 ns/op BenchmarkNatSqr/50-4 14433 12302 ns/op BenchmarkNatSqr/80-4 8157 18356 ns/op BenchmarkNatSqr/100-4 6988 20912 ns/op BenchmarkNatSqr/200-4 4725 41744 ns/op BenchmarkNatSqr/300-4 1776 113185 ns/op BenchmarkNatSqr/500-4 651 231467 ns/op BenchmarkNatSqr/800-4 297 400027 ns/op BenchmarkNatSqr/1000-4 240 643354 ns/op BenchmarkNatSetBytes/8-4 941209 252.6 ns/op BenchmarkNatSetBytes/24-4 270372 638.2 ns/op BenchmarkNatSetBytes/128-4 57404 3125 ns/op BenchmarkNatSetBytes/7-4 812472 158.3 ns/op BenchmarkNatSetBytes/23-4 286984 654.8 ns/op BenchmarkNatSetBytes/127-4 62878 2229 ns/op BenchmarkScanPi-4 165 634702 ns/op BenchmarkStringPiParallel-4 614 431976 ns/op BenchmarkScan/10/Base2-4 18870 6325 ns/op BenchmarkScan/100/Base2-4 4411 30449 ns/op BenchmarkScan/1000/Base2-4 434 273997 ns/op BenchmarkScan/10/Base8-4 83990 1423 ns/op BenchmarkScan/100/Base8-4 10000 10493 ns/op BenchmarkScan/1000/Base8-4 1233 118354 ns/op BenchmarkScan/10/Base10-4 66661 1688 ns/op BenchmarkScan/100/Base10-4 10000 14127 ns/op BenchmarkScan/1000/Base10-4 1330 99651 ns/op BenchmarkScan/10/Base16-4 97132 2087 ns/op BenchmarkScan/100/Base16-4 13545 8891 ns/op BenchmarkScan/1000/Base16-4 1448 95437 ns/op BenchmarkString/10/Base2-4 204588 837.2 ns/op BenchmarkString/100/Base2-4 27222 6958 ns/op BenchmarkString/1000/Base2-4 2656 52044 ns/op BenchmarkString/10/Base8-4 300350 400.9 ns/op BenchmarkString/100/Base8-4 63687 2410 ns/op BenchmarkString/1000/Base8-4 9627 23940 ns/op BenchmarkString/10/Base10-4 138644 889.6 ns/op BenchmarkString/100/Base10-4 10000 13064 ns/op BenchmarkString/1000/Base10-4 6200 26962 ns/op BenchmarkString/10/Base16-4 473370 323.7 ns/op BenchmarkString/100/Base16-4 94502 1734 ns/op BenchmarkString/1000/Base16-4 10000 11415 ns/op BenchmarkLeafSize/0-4 28 7548747 ns/op BenchmarkLeafSize/1-4 578 315351 ns/op BenchmarkLeafSize/2-4 398 329579 ns/op BenchmarkLeafSize/3-4 258 419703 ns/op BenchmarkLeafSize/4-4 385 314963 ns/op BenchmarkLeafSize/5-4 291 459356 ns/op BenchmarkLeafSize/6-4 340 369509 ns/op BenchmarkLeafSize/7-4 352 397259 ns/op BenchmarkLeafSize/8-4 430 315809 ns/op BenchmarkLeafSize/9-4 258 508181 ns/op BenchmarkLeafSize/10-4 318 461547 ns/op BenchmarkLeafSize/11-4 301 486750 ns/op BenchmarkLeafSize/12-4 272 428078 ns/op BenchmarkLeafSize/13-4 321 397439 ns/op BenchmarkLeafSize/14-4 316 367063 ns/op BenchmarkLeafSize/15-4 384 345254 ns/op BenchmarkLeafSize/16-4 424 303032 ns/op BenchmarkLeafSize/32-4 475 292435 ns/op BenchmarkLeafSize/64-4 300 365662 ns/op BenchmarkProbablyPrime/n=0-4 9 12015360 ns/op BenchmarkProbablyPrime/n=1-4 8 13332202 ns/op BenchmarkProbablyPrime/n=5-4 6 36416544 ns/op BenchmarkProbablyPrime/n=10-4 4 27119539 ns/op BenchmarkProbablyPrime/n=20-4 3 42377080 ns/op BenchmarkProbablyPrime/Lucas-4 12 9946938 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1632842 ns/op BenchmarkRatCmp-4 178578 820.2 ns/op BenchmarkFloatSqrt/64-4 18297 6112 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12337 9619 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8278 13783 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4911 32843 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 499 226012 ns/op 18047 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 56 1992196 ns/op 175500 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 263813697 ns/op 3743600 B/op 595 allocs/op PASS ok math/big 77.429s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10445874 14.97 ns/op BenchmarkLeadingZeros8-4 11320866 10.95 ns/op BenchmarkLeadingZeros16-4 12202148 10.30 ns/op BenchmarkLeadingZeros32-4 12812403 13.25 ns/op BenchmarkLeadingZeros64-4 12044560 10.85 ns/op BenchmarkTrailingZeros-4 12009044 10.85 ns/op BenchmarkTrailingZeros8-4 14033860 9.487 ns/op BenchmarkTrailingZeros16-4 14124201 10.07 ns/op BenchmarkTrailingZeros32-4 11463525 11.60 ns/op BenchmarkTrailingZeros64-4 12720396 10.09 ns/op BenchmarkOnesCount-4 13610058 9.643 ns/op BenchmarkOnesCount8-4 13068398 9.510 ns/op BenchmarkOnesCount16-4 13276663 10.09 ns/op BenchmarkOnesCount32-4 10397067 9.994 ns/op BenchmarkOnesCount64-4 12625303 9.752 ns/op BenchmarkRotateLeft-4 9486325 14.65 ns/op BenchmarkRotateLeft8-4 12872466 11.09 ns/op BenchmarkRotateLeft16-4 10231447 10.43 ns/op BenchmarkRotateLeft32-4 13763997 10.34 ns/op BenchmarkRotateLeft64-4 10931006 9.913 ns/op BenchmarkReverse-4 18844312 6.700 ns/op BenchmarkReverse8-4 21440186 5.076 ns/op BenchmarkReverse16-4 19442149 5.237 ns/op BenchmarkReverse32-4 18931843 6.276 ns/op BenchmarkReverse64-4 18181399 6.605 ns/op BenchmarkReverseBytes-4 22407130 5.280 ns/op BenchmarkReverseBytes16-4 23473502 5.019 ns/op BenchmarkReverseBytes32-4 23723196 4.719 ns/op BenchmarkReverseBytes64-4 27375596 5.258 ns/op BenchmarkAdd-4 13029674 10.52 ns/op BenchmarkAdd32-4 13490427 9.799 ns/op BenchmarkAdd64-4 13162675 12.47 ns/op BenchmarkAdd64multiple-4 19178485 6.018 ns/op BenchmarkSub-4 13051256 17.83 ns/op BenchmarkSub32-4 12117368 9.420 ns/op BenchmarkSub64-4 14247704 9.266 ns/op BenchmarkSub64multiple-4 22209044 5.612 ns/op BenchmarkMul-4 12260091 9.768 ns/op BenchmarkMul32-4 13548068 9.918 ns/op BenchmarkMul64-4 13460853 9.014 ns/op BenchmarkDiv-4 3307983 49.59 ns/op BenchmarkDiv32-4 7260373 17.71 ns/op BenchmarkDiv64-4 3038908 35.55 ns/op PASS ok math/bits 10.361s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12472592 13.76 ns/op BenchmarkAcos-4 524854 261.2 ns/op BenchmarkAcosh-4 481412 234.5 ns/op BenchmarkAsin-4 609249 237.2 ns/op BenchmarkAsinh-4 635406 211.6 ns/op BenchmarkAtan-4 1000000 135.4 ns/op BenchmarkAtanh-4 1000000 141.8 ns/op BenchmarkConj-4 27362300 7.442 ns/op BenchmarkCos-4 713440 187.8 ns/op BenchmarkCosh-4 611253 180.4 ns/op BenchmarkExp-4 853777 135.8 ns/op BenchmarkLog-4 872852 204.7 ns/op BenchmarkLog10-4 1000000 231.5 ns/op BenchmarkPhase-4 2122537 57.79 ns/op BenchmarkPolar-4 1289518 91.27 ns/op BenchmarkPow-4 240340 477.2 ns/op BenchmarkRect-4 1000000 123.5 ns/op BenchmarkSin-4 781576 325.3 ns/op BenchmarkSinh-4 631887 199.0 ns/op BenchmarkSqrt-4 1000000 107.7 ns/op BenchmarkTan-4 375644 347.9 ns/op BenchmarkTanh-4 289510 445.0 ns/op PASS ok math/cmplx 5.685s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 669660 318.0 ns/op BenchmarkInt63ThreadsafeParallel-4 743664 155.2 ns/op BenchmarkInt63Unthreadsafe-4 973482 124.9 ns/op BenchmarkIntn1000-4 635838 159.6 ns/op BenchmarkInt63n1000-4 424496 257.5 ns/op BenchmarkInt31n1000-4 805150 166.9 ns/op BenchmarkFloat32-4 827196 203.4 ns/op BenchmarkFloat64-4 1000000 151.9 ns/op BenchmarkPerm3-4 172692 1282 ns/op BenchmarkPerm30-4 17676 8356 ns/op BenchmarkPerm30ViaShuffle-4 10000 10125 ns/op BenchmarkShuffleOverhead-4 13330 8259 ns/op BenchmarkRead3-4 815538 229.9 ns/op BenchmarkRead64-4 72616 1615 ns/op BenchmarkRead1000-4 5281 23465 ns/op BenchmarkConcurrent-4 233875 543.5 ns/op PASS ok math/rand 4.663s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34759 3190 ns/op BenchmarkQDecodeWord-4 95286 1236 ns/op BenchmarkQDecodeHeader-4 74852 1899 ns/op BenchmarkTypeByExtension/.html-4 393712 266.6 ns/op BenchmarkTypeByExtension/.HTML-4 275430 403.3 ns/op BenchmarkTypeByExtension/.unused-4 317822 365.1 ns/op BenchmarkExtensionsByType/text/html-4 145486 1715 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 37872 3480 ns/op BenchmarkExtensionsByType/application/octet-stream-4 27778 4423 ns/op PASS ok mime 3.297s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 416 365826 ns/op 48755 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 475 322963 ns/op 48386 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 43 3419143 ns/op 106151 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 312 415487 ns/op 48919 B/op 206 allocs/op PASS ok mime/multipart 2.126s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 786 151427 ns/op PASS ok mime/quotedprintable 1.232s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 6 19198087 ns/op 8730 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 35514496 ns/op 13664 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025191130 ns/op 150920 B/op 233 allocs/op BenchmarkDNSName-4 119930 1023 ns/op BenchmarkInterfaces-4 1599 115659 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 3859 36715 ns/op 1818 B/op 29 allocs/op BenchmarkInterfaceByName-4 1350 89336 ns/op 8214 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1701 91159 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4245 29207 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2434 88145 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 6619 19515 ns/op BenchmarkParseIPValidIPv4-4 367300 314.1 ns/op BenchmarkParseIPValidIPv6-4 208546 764.8 ns/op BenchmarkIPString/IPv4-4 94740 1087 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8570 17804 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 35145 4402 ns/op BenchmarkIPEqual/IPv4-4 926844 233.7 ns/op BenchmarkIPEqual/IPv6-4 860064 118.9 ns/op BenchmarkTCP4OneShot-4 130 811296 ns/op BenchmarkTCP4OneShotTimeout-4 153 756935 ns/op BenchmarkTCP4Persistent-4 274 424067 ns/op BenchmarkTCP4PersistentTimeout-4 282 453880 ns/op BenchmarkTCP6OneShot-4 244 630581 ns/op BenchmarkTCP6OneShotTimeout-4 156 1088728 ns/op BenchmarkTCP6Persistent-4 344 486927 ns/op BenchmarkTCP6PersistentTimeout-4 303 355527 ns/op BenchmarkTCP4ConcurrentReadWrite-4 13708 8422 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16749 7364 ns/op BenchmarkSetReadDeadline-4 149456 797.5 ns/op BenchmarkUDP6LinkLocalUnicast-4 133 769883 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 162 720420 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 151 708510 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 146 784548 ns/op 0 B/op 0 allocs/op PASS ok net 14.110s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22329 4950 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9122 17149 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12622 10868 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15853 7318 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 27436 5480 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 41799 3134 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 973825 203.0 ns/op BenchmarkReadRequestChrome-4 4402 35508 ns/op 17.21 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11698 ns/op 6.67 MB/s 923 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9288 16594 ns/op 4.94 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7686 25003 ns/op 6.04 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15090 10652 ns/op 3.76 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 40 3024259 ns/op 0.34 MB/s BenchmarkFileAndServer_1KB/https1-4 27 3898756 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/h2-4 25 4775307 ns/op 0.21 MB/s BenchmarkFileAndServer_16MB/h1-4 2 95091058 ns/op 176.43 MB/s BenchmarkFileAndServer_16MB/https1-4 1 200214036 ns/op 83.80 MB/s BenchmarkFileAndServer_16MB/h2-4 1 430865099 ns/op 38.94 MB/s BenchmarkFileAndServer_64MB/h1-4 1 331645655 ns/op 202.35 MB/s BenchmarkFileAndServer_64MB/https1-4 1 728498584 ns/op 92.12 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1765834900 ns/op 38.00 MB/s BenchmarkServeMux-4 277 449268 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 350 425168 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 45 2512677 ns/op 6480 B/op 66 allocs/op BenchmarkClientServer/https1-4 48 3079282 ns/op 8719 B/op 94 allocs/op BenchmarkClientServer/h2-4 28 3709252 ns/op 14845 B/op 126 allocs/op BenchmarkClientServerParallel/4/h1-4 333 417737 ns/op 10884 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 15 8110430 ns/op 105429 B/op 1174 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57465: read tcp 127.0.0.1:57464->127.0.0.1:57465: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57475: read tcp 127.0.0.1:57468->127.0.0.1:57475: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57485: read tcp 127.0.0.1:57478->127.0.0.1:57485: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57484: write tcp 127.0.0.1:57478->127.0.0.1:57484: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57495: read tcp 127.0.0.1:57492->127.0.0.1:57495: use of closed network connection BenchmarkClientServerParallel/4/h2-4 24 5314990 ns/op 69339 B/op 797 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57513: write tcp 127.0.0.1:57510->127.0.0.1:57513: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57534: read tcp 127.0.0.1:57527->127.0.0.1:57534: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57535: read tcp 127.0.0.1:57527->127.0.0.1:57535: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57536: read tcp 127.0.0.1:57527->127.0.0.1:57536: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57538: read tcp 127.0.0.1:57527->127.0.0.1:57538: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57531: write tcp 127.0.0.1:57527->127.0.0.1:57531: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57540: write tcp 127.0.0.1:57527->127.0.0.1:57540: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57537: write tcp 127.0.0.1:57527->127.0.0.1:57537: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57539: write tcp 127.0.0.1:57527->127.0.0.1:57539: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57547: read tcp 127.0.0.1:57542->127.0.0.1:57547: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 273 417475 ns/op 20961 B/op 114 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4943: Get: Get "http://127.0.0.1:57724": read tcp 127.0.0.1:57821->127.0.0.1:57724: read: connection reset by peer serve_test.go:4943: Get: Get "http://127.0.0.1:57724": read tcp 127.0.0.1:57823->127.0.0.1:57724: read: connection reset by peer serve_test.go:4943: Get: Get "http://127.0.0.1:57724": dial tcp 127.0.0.1:57724: connect: connection reset by peer serve_test.go:4943: Get: Get "http://127.0.0.1:57724": dial tcp 127.0.0.1:57724: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 13 8613353 ns/op 108457 B/op 1224 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58228: write tcp 127.0.0.1:58226->127.0.0.1:58228: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58240: read tcp 127.0.0.1:58230->127.0.0.1:58240: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58248: read tcp 127.0.0.1:58241->127.0.0.1:58248: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 8442730 ns/op 108225 B/op 1277 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58265: write tcp 127.0.0.1:58260->127.0.0.1:58265: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58267: read tcp 127.0.0.1:58260->127.0.0.1:58267: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58266: write tcp 127.0.0.1:58260->127.0.0.1:58266: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58283: read tcp 127.0.0.1:58268->127.0.0.1:58283: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58281: read tcp 127.0.0.1:58268->127.0.0.1:58281: use of closed network connection BenchmarkServer-4 1 1100064597 ns/op 30792 B/op 142 allocs/op BenchmarkClient-4 38 3296990 ns/op 4071 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 128 964328 ns/op 7210 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1012 119983 ns/op 3058 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1444 78115 ns/op 1891 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1405 87613 ns/op 2733 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1237 88916 ns/op 2715 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1617 90214 ns/op 2715 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1734 88268 ns/op 1879 B/op 14 allocs/op BenchmarkServerHijack-4 1212 135861 ns/op 16704 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 37 3481120 ns/op 6195 B/op 54 allocs/op BenchmarkResponseStatusLine-4 265640 381.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 21.566s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 3145 83757 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 1.390s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 73232 1794 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 389833 268.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 181849 631.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63330 2176 ns/op BenchmarkStdIPv4-4 159462 815.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 88569 1378 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 82502 1416 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 81399 1352 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 67332 1727 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1324742 87.72 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 104.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 801762 143.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 267562 428.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 307941 407.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 312536 718.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82748 1690 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 287120 750.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 120700 1320 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 159685 1254 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 152214 703.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86790 1406 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 406521 364.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 113162 1039 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 147909 887.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 204404 633.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 128626 879.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 330438 441.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 118318 1198 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 181269 1242 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145328 975.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 94525 1259 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 423417 244.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 133310 901.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95536 1574 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 101894 1146 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 171250 997.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 98076 1356 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 212577 550.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 90794 1134 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 129140 1258 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 147621 969.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 146193 1687 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 919284 134.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 818734 136.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 838394 134.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 828484 140.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 186.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 807018 176.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 936926 140.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 150.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 717916 153.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 258528 422.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 596011 263.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 189427 615.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 208128 557.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 141716 832.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 68516 2050 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 431179 259.8 ns/op PASS ok net/netip 13.331s 2023/05/25 21:08:56 Test RPC server listening on 127.0.0.1:58364 2023/05/25 21:08:56 Test HTTP RPC server listening on 127.0.0.1:58365 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 116 987781 ns/op BenchmarkEndToEndHTTP-4 122 1053292 ns/op BenchmarkEndToEndAsync-4 715 151529 ns/op BenchmarkEndToEndAsyncHTTP-4 1062 126560 ns/op PASS ok net/rpc 2.064s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3678 34718 ns/op BenchmarkReadMIMEHeader/server_headers-4 4597 30494 ns/op BenchmarkUncommon-4 22641 6704 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.778s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3352 39391 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 75435 1838 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 399048 393.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 84955 1990 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 195854 732.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 77515 1912 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10658 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 336307 351.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 103742 1569 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 194346 715.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 87468 1372 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15568 10308 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 156415 1076 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 64096 1969 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 58831 1793 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29116 4243 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4395 36703 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 142792 1077 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 56458 1972 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 61674 2717 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 21048 5107 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4615 24467 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.223s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2065177 51.52 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 146622 1375 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 453 226410 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 144 1170838 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 324 340412 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 40044 4904 ns/op BenchmarkStatFile-4 25693 4472 ns/op BenchmarkStatDir-4 30033 8066 ns/op BenchmarkLstatDot-4 44280 3420 ns/op BenchmarkLstatFile-4 28608 5272 ns/op BenchmarkLstatDir-4 28380 4109 ns/op PASS ok os 4.110s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 14 13555565 ns/op 8848 B/op 30 allocs/op PASS ok os/exec 1.624s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 230811 502.9 ns/op PASS ok os/user 1.307s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1000000 108.9 ns/op BenchmarkString-4 1345959 76.29 ns/op BenchmarkBytes-4 1000000 113.7 ns/op BenchmarkNamedBytes-4 993590 142.9 ns/op BenchmarkBytesArray-4 604333 212.4 ns/op BenchmarkSliceLen-4 1000000 105.7 ns/op BenchmarkMapLen-4 878708 248.6 ns/op BenchmarkStringLen-4 1224840 97.07 ns/op BenchmarkArrayLen-4 1000000 114.2 ns/op BenchmarkSliceCap-4 1708821 64.46 ns/op BenchmarkDeepEqual/int8-4 560701 397.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 69619 2395 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 450522 313.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 71962 1584 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 433735 540.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 76195 2081 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 465151 366.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 55171 1877 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 332119 364.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81656 1997 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 407059 305.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 95076 1186 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 157855 739.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 66852 1621 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 306470 662.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 62630 1781 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 409465 337.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 65012 1649 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 334788 338.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 66806 1683 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 405004 379.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 72918 1583 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 341875 319.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 84956 1559 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 399308 334.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 63826 1665 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 410050 462.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 72096 1505 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 292524 528.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79552 1588 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 499462 310.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 64902 1546 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 383726 354.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 83074 1947 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 95894 1156 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50535 2451 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 40065 3695 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 26623 4782 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 260439 415.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 27950 4064 ns/op BenchmarkIsZero/StructComparable-4 383799 333.3 ns/op BenchmarkIsZero/StructIncomparable-4 109794 1065 ns/op BenchmarkSetZero/Bool/Direct-4 2311052 54.74 ns/op BenchmarkSetZero/Bool/CachedZero-4 826989 135.6 ns/op BenchmarkSetZero/Bool/NewZero-4 688208 196.1 ns/op BenchmarkSetZero/Int/Direct-4 1000000 112.7 ns/op BenchmarkSetZero/Int/CachedZero-4 891128 175.2 ns/op BenchmarkSetZero/Int/NewZero-4 686958 229.3 ns/op BenchmarkSetZero/Uint/Direct-4 1856347 67.73 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 158.5 ns/op BenchmarkSetZero/Uint/NewZero-4 762295 277.4 ns/op BenchmarkSetZero/Float/Direct-4 1754284 66.21 ns/op BenchmarkSetZero/Float/CachedZero-4 971389 132.8 ns/op BenchmarkSetZero/Float/NewZero-4 658597 199.2 ns/op BenchmarkSetZero/Complex/Direct-4 1757611 66.09 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 140.0 ns/op BenchmarkSetZero/Complex/NewZero-4 402322 288.3 ns/op BenchmarkSetZero/Array/Direct-4 1823199 64.21 ns/op BenchmarkSetZero/Array/CachedZero-4 530769 271.8 ns/op BenchmarkSetZero/Array/NewZero-4 630220 200.1 ns/op BenchmarkSetZero/Chan/Direct-4 1850590 63.44 ns/op BenchmarkSetZero/Chan/CachedZero-4 856221 148.9 ns/op BenchmarkSetZero/Chan/NewZero-4 684108 256.4 ns/op BenchmarkSetZero/Func/Direct-4 1862439 65.80 ns/op BenchmarkSetZero/Func/CachedZero-4 855366 220.6 ns/op BenchmarkSetZero/Func/NewZero-4 687946 229.0 ns/op BenchmarkSetZero/Interface/Direct-4 1636032 66.50 ns/op BenchmarkSetZero/Interface/CachedZero-4 811977 218.2 ns/op BenchmarkSetZero/Interface/NewZero-4 647839 205.7 ns/op BenchmarkSetZero/Map/Direct-4 1000000 101.1 ns/op BenchmarkSetZero/Map/CachedZero-4 633627 159.9 ns/op BenchmarkSetZero/Map/NewZero-4 727243 202.1 ns/op BenchmarkSetZero/Pointer/Direct-4 1590357 117.2 ns/op BenchmarkSetZero/Pointer/CachedZero-4 945814 167.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 606691 256.1 ns/op BenchmarkSetZero/Slice/Direct-4 1515278 109.8 ns/op BenchmarkSetZero/Slice/CachedZero-4 932487 174.3 ns/op BenchmarkSetZero/Slice/NewZero-4 717885 247.0 ns/op BenchmarkSetZero/String/Direct-4 1000000 130.7 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 139.9 ns/op BenchmarkSetZero/String/NewZero-4 791875 200.9 ns/op BenchmarkSetZero/Struct/Direct-4 1876848 67.15 ns/op BenchmarkSetZero/Struct/CachedZero-4 792067 147.6 ns/op BenchmarkSetZero/Struct/NewZero-4 616784 264.9 ns/op BenchmarkSelect/1-4 153933 1194 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 69105 2082 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36643 4632 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 149894 808.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 162026 841.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 111340 1805 ns/op 70.92 MB/s BenchmarkCallArgCopy/size=256-4 127818 1184 ns/op 216.16 MB/s BenchmarkCallArgCopy/size=1024-4 61249 2848 ns/op 359.58 MB/s BenchmarkCallArgCopy/size=4096-4 10000 10271 ns/op 398.80 MB/s BenchmarkCallArgCopy/size=65536-4 1252 145535 ns/op 450.31 MB/s BenchmarkFieldByName1-4 603616 229.4 ns/op BenchmarkFieldByName2-4 26272 5335 ns/op BenchmarkFieldByName3-4 4898 27961 ns/op BenchmarkInterfaceBig-4 1814734 63.36 ns/op BenchmarkInterfaceSmall-4 2015162 60.39 ns/op BenchmarkNew-4 736234 164.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2806 55783 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1587 64828 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1722 95964 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1920 76559 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2542 51130 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2138 61490 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 204117 1017 ns/op PASS ok reflect 27.698s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5240 26954 ns/op 8845 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 24722 ns/op 9187 B/op 1 allocs/op BenchmarkFindString-4 10000 28569 ns/op 9295 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 25742 ns/op 9147 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 30002 ns/op 9528 B/op 2 allocs/op BenchmarkLiteral-4 10000 23428 ns/op BenchmarkNotLiteral-4 4356 52837 ns/op BenchmarkMatchClass-4 2830 52221 ns/op BenchmarkMatchClass_InRange-4 2097 62727 ns/op BenchmarkReplaceAll-4 1435 127069 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 22008 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15831 6986 ns/op BenchmarkAnchoredShortMatch-4 10000 25604 ns/op BenchmarkAnchoredLongMatch-4 12596 12431 ns/op BenchmarkOnePassShortA-4 17835 6568 ns/op BenchmarkNotOnePassShortA-4 10000 35645 ns/op BenchmarkOnePassShortB-4 22933 9605 ns/op BenchmarkNotOnePassShortB-4 6698 30144 ns/op BenchmarkOnePassLongPrefix-4 70353 1620 ns/op BenchmarkOnePassLongNotPrefix-4 29334 4880 ns/op BenchmarkMatchParallelShared-4 3782 30097 ns/op BenchmarkMatchParallelCopied-4 5424 27927 ns/op BenchmarkQuoteMetaAll-4 152808 1218 ns/op 11.49 MB/s BenchmarkQuoteMetaNone-4 316879 413.7 ns/op 62.84 MB/s BenchmarkCompile/Onepass-4 2898 42787 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1518 94827 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 124 1188618 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2153498 46.80 ns/op 341.88 MB/s BenchmarkMatch/Easy0/32-4 7311 16947 ns/op 1.89 MB/s BenchmarkMatch/Easy0/1K-4 3656 42271 ns/op 24.22 MB/s BenchmarkMatch/Easy0i/16-4 2606295 45.59 ns/op 350.98 MB/s BenchmarkMatch/Easy0i/32-4 4101 40695 ns/op 0.79 MB/s BenchmarkMatch/Easy0i/1K-4 219 524074 ns/op 1.95 MB/s BenchmarkMatch/Easy1/16-4 2573152 46.22 ns/op 346.15 MB/s BenchmarkMatch/Easy1/32-4 10000 26362 ns/op 1.21 MB/s BenchmarkMatch/Easy1/1K-4 4860 56619 ns/op 18.09 MB/s BenchmarkMatch/Medium/16-4 2691584 55.75 ns/op 287.01 MB/s BenchmarkMatch/Medium/32-4 3224 51690 ns/op 0.62 MB/s BenchmarkMatch/Medium/1K-4 258 448289 ns/op 2.28 MB/s BenchmarkMatch/Hard/16-4 2467142 47.94 ns/op 333.77 MB/s BenchmarkMatch/Hard/32-4 3094 53591 ns/op 0.60 MB/s BenchmarkMatch/Hard/1K-4 157 690300 ns/op 1.48 MB/s BenchmarkMatch/Hard1/16-4 1624 103466 ns/op 0.15 MB/s BenchmarkMatch/Hard1/32-4 684 170276 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 19 6318636 ns/op 0.16 MB/s BenchmarkMatch_onepass_regex/16-4 22576 4676 ns/op 3.42 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14803 9217 ns/op 3.47 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 445 224811 ns/op 4.55 MB/s 24 B/op 0 allocs/op PASS ok regexp 12.684s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 709182 156.7 ns/op BenchmarkIsWordChar-4 188754 676.7 ns/op PASS ok regexp/syntax 2.673s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 78866 1418 ns/op BenchmarkCallers/inlined-4 63022 2869 ns/op BenchmarkCallers/no-cache-4 10000 16671 ns/op BenchmarkFPCallers/cached-4 3556928 34.43 ns/op BenchmarkMakeChan/Byte-4 988099 385.1 ns/op BenchmarkMakeChan/Int-4 482893 511.6 ns/op BenchmarkMakeChan/Ptr-4 779116 572.3 ns/op BenchmarkMakeChan/Struct/0-4 1000000 322.6 ns/op BenchmarkMakeChan/Struct/32-4 181154 699.1 ns/op BenchmarkMakeChan/Struct/40-4 137797 1092 ns/op BenchmarkChanNonblocking-4 5272032 22.89 ns/op BenchmarkSelectUncontended-4 820459 136.3 ns/op BenchmarkSelectSyncContended-4 82729 1396 ns/op BenchmarkSelectAsyncContended-4 273098 452.8 ns/op BenchmarkSelectNonblock-4 3702606 32.88 ns/op BenchmarkChanUncontended-4 13202 8888 ns/op BenchmarkChanContended-4 4262 29052 ns/op BenchmarkChanSync-4 211476 664.3 ns/op BenchmarkChanSyncWork-4 10000 35871 ns/op BenchmarkChanProdCons0-4 224173 532.0 ns/op BenchmarkChanProdCons10-4 396921 294.1 ns/op BenchmarkChanProdCons100-4 461868 242.4 ns/op BenchmarkChanProdConsWork0-4 151449 826.8 ns/op BenchmarkChanProdConsWork10-4 224757 548.1 ns/op BenchmarkChanProdConsWork100-4 202532 529.8 ns/op BenchmarkSelectProdCons-4 143710 761.7 ns/op BenchmarkReceiveDataFromClosedChan-4 920958 200.7 ns/op BenchmarkChanCreation-4 167418 758.6 ns/op BenchmarkChanSem-4 276489 431.3 ns/op BenchmarkChanPopular-4 88 1318743 ns/op BenchmarkChanClosed-4 936579 116.4 ns/op BenchmarkCallClosure-4 4373900 35.78 ns/op BenchmarkCallClosure1-4 3702956 29.23 ns/op BenchmarkCallClosure2-4 1000000 137.9 ns/op BenchmarkCallClosure3-4 1088450 123.2 ns/op BenchmarkCallClosure4-4 1014458 142.3 ns/op BenchmarkComplex128DivNormal-4 14357841 9.936 ns/op BenchmarkComplex128DivNisNaN-4 8697644 12.32 ns/op BenchmarkComplex128DivDisNaN-4 9200150 14.01 ns/op BenchmarkComplex128DivNisInf-4 11415008 11.26 ns/op BenchmarkComplex128DivDisInf-4 6621658 21.73 ns/op BenchmarkSetTypePtr-4 65093853 2.348 ns/op 3407.81 MB/s BenchmarkSetTypePtr8-4 13271698 11.05 ns/op 5794.10 MB/s BenchmarkSetTypePtr16-4 10927101 17.30 ns/op 7397.05 MB/s BenchmarkSetTypePtr32-4 7536657 13.55 ns/op 18899.60 MB/s BenchmarkSetTypePtr64-4 11416293 11.65 ns/op 43931.46 MB/s BenchmarkSetTypePtr126-4 6540104 23.94 ns/op 42106.57 MB/s BenchmarkSetTypePtr128-4 5008209 20.36 ns/op 50286.65 MB/s BenchmarkSetTypePtrSlice-4 596096 186.7 ns/op 43876.94 MB/s BenchmarkSetTypeNode1-4 11901021 11.93 ns/op 2011.20 MB/s BenchmarkSetTypeNode1Slice-4 2893915 38.68 ns/op 19857.01 MB/s BenchmarkSetTypeNode8-4 10980514 17.22 ns/op 4647.10 MB/s BenchmarkSetTypeNode8Slice-4 1000000 101.4 ns/op 25255.31 MB/s BenchmarkSetTypeNode64-4 5846308 28.48 ns/op 18541.50 MB/s BenchmarkSetTypeNode64Slice-4 332240 464.1 ns/op 36403.26 MB/s BenchmarkSetTypeNode64Dead-4 10323495 15.21 ns/op 34702.86 MB/s BenchmarkSetTypeNode64DeadSlice-4 362368 448.7 ns/op 37651.55 MB/s BenchmarkSetTypeNode124-4 6372541 23.38 ns/op 43106.52 MB/s BenchmarkSetTypeNode124Slice-4 239240 633.3 ns/op 50935.14 MB/s BenchmarkSetTypeNode126-4 8217697 21.38 ns/op 47902.30 MB/s BenchmarkSetTypeNode126Slice-4 256314 752.4 ns/op 43551.00 MB/s BenchmarkSetTypeNode128-4 4911996 27.23 ns/op 38191.88 MB/s BenchmarkSetTypeNode128Slice-4 185156 787.4 ns/op 42263.23 MB/s BenchmarkSetTypeNode130-4 4023400 45.72 ns/op 23096.40 MB/s BenchmarkSetTypeNode130Slice-4 182335 724.4 ns/op 46646.30 MB/s BenchmarkSetTypeNode1024-4 1000000 183.3 ns/op 44774.86 MB/s BenchmarkSetTypeNode1024Slice-4 31053 4284 ns/op 61304.32 MB/s BenchmarkAllocation-4 2042 110131 ns/op BenchmarkReadMemStats-4 100 1840675 ns/op BenchmarkReadMemStatsLatency-4 1 3160159 p50-ns 3160159 p90-ns 3160159 p99-ns BenchmarkWriteBarrier-4 2366763 49.08 ns/op BenchmarkBulkWriteBarrier-4 5214210 19.97 ns/op BenchmarkScanStackNoLocals-4 2 62808017 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15382125 15.38 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12110739 8.805 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12301038 10.71 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8622160 14.24 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6437042 30.94 ns/op BenchmarkHash5-4 7432698 15.63 ns/op 319.83 MB/s BenchmarkHash16-4 9446948 13.67 ns/op 1170.04 MB/s BenchmarkHash64-4 7387572 17.53 ns/op 3651.73 MB/s BenchmarkHash1024-4 2268319 51.10 ns/op 20039.53 MB/s BenchmarkHash65536-4 52003 2325 ns/op 28186.29 MB/s BenchmarkAlignedLoad-4 7584606 24.43 ns/op BenchmarkUnalignedLoad-4 10144358 11.60 ns/op BenchmarkEqEfaceConcrete-4 6379213 27.22 ns/op BenchmarkEqIfaceConcrete-4 7842631 14.35 ns/op BenchmarkNeEfaceConcrete-4 8639779 14.62 ns/op BenchmarkNeIfaceConcrete-4 7963688 14.38 ns/op BenchmarkConvT2EByteSized/bool-4 4516747 26.18 ns/op BenchmarkConvT2EByteSized/uint8-4 4369531 39.58 ns/op BenchmarkConvT2ESmall-4 4565798 34.50 ns/op BenchmarkConvT2EUintptr-4 4352749 27.33 ns/op BenchmarkConvT2ELarge-4 1000000 149.5 ns/op BenchmarkConvT2ISmall-4 4401074 27.01 ns/op BenchmarkConvT2IUintptr-4 3928318 28.12 ns/op BenchmarkConvT2ILarge-4 1000000 159.6 ns/op BenchmarkConvI2E-4 4225168 30.59 ns/op BenchmarkConvI2I-4 3562562 60.27 ns/op BenchmarkAssertE2T-4 4110400 29.95 ns/op BenchmarkAssertE2TLarge-4 1857112 54.96 ns/op BenchmarkAssertE2I-4 3853348 51.21 ns/op BenchmarkAssertI2T-4 4101740 33.46 ns/op BenchmarkAssertI2I-4 3708440 34.68 ns/op BenchmarkAssertI2E-4 4645100 31.98 ns/op BenchmarkAssertE2E-4 3815276 27.22 ns/op BenchmarkAssertE2T2-4 2704627 41.12 ns/op BenchmarkAssertE2T2Blank-4 3199287 33.17 ns/op BenchmarkAssertI2E2-4 3603448 39.21 ns/op BenchmarkAssertI2E2Blank-4 4063953 27.26 ns/op BenchmarkAssertE2E2-4 3831829 29.96 ns/op BenchmarkAssertE2E2Blank-4 4590500 27.77 ns/op BenchmarkConvT2Ezero/zero/16-4 2838238 36.96 ns/op BenchmarkConvT2Ezero/zero/32-4 4035978 28.72 ns/op BenchmarkConvT2Ezero/zero/64-4 4307233 30.87 ns/op BenchmarkConvT2Ezero/zero/str-4 4180879 28.78 ns/op BenchmarkConvT2Ezero/zero/slice-4 2956194 36.07 ns/op BenchmarkConvT2Ezero/zero/big-4 111385 1986 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 172.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 728277 172.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 136270 1349 ns/op BenchmarkConvT2Ezero/smallint/16-4 4252203 28.39 ns/op BenchmarkConvT2Ezero/smallint/32-4 3699511 56.49 ns/op BenchmarkConvT2Ezero/smallint/64-4 3889215 32.56 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 128.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 125.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 124.9 ns/op BenchmarkMalloc8-4 1000000 150.6 ns/op BenchmarkMalloc16-4 765516 138.3 ns/op BenchmarkMallocTypeInfo8-4 1000000 124.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 168.1 ns/op BenchmarkMallocLargeStruct-4 65070 1811 ns/op BenchmarkGoroutineSelect-4 16 8580219 ns/op BenchmarkGoroutineBlocking-4 14 8751136 ns/op BenchmarkGoroutineForRange-4 15 7131416 ns/op BenchmarkGoroutineIdle-4 18 7961761 ns/op BenchmarkHashStringSpeed-4 2668389 48.32 ns/op BenchmarkHashBytesSpeed-4 1338136 105.1 ns/op BenchmarkHashInt32Speed-4 2773365 41.33 ns/op BenchmarkHashInt64Speed-4 2750325 43.70 ns/op BenchmarkHashStringArraySpeed-4 545319 224.0 ns/op BenchmarkMegMap-4 2752680 44.37 ns/op BenchmarkMegOneMap-4 3262669 40.48 ns/op BenchmarkMegEqMap-4 2550 39772 ns/op BenchmarkMegEmptyMap-4 3161241 36.16 ns/op BenchmarkSmallStrMap-4 2320322 45.02 ns/op BenchmarkMapStringKeysEight_16-4 2568560 45.06 ns/op BenchmarkMapStringKeysEight_32-4 2779506 41.92 ns/op BenchmarkMapStringKeysEight_64-4 2612059 43.45 ns/op BenchmarkMapStringKeysEight_1M-4 2684551 43.58 ns/op BenchmarkIntMap-4 2650712 53.92 ns/op BenchmarkMapFirst/1-4 3615706 32.96 ns/op BenchmarkMapFirst/2-4 2072886 63.90 ns/op BenchmarkMapFirst/3-4 3660021 33.73 ns/op BenchmarkMapFirst/4-4 3721778 30.87 ns/op BenchmarkMapFirst/5-4 3791468 32.68 ns/op BenchmarkMapFirst/6-4 3326452 33.91 ns/op BenchmarkMapFirst/7-4 3610951 33.93 ns/op BenchmarkMapFirst/8-4 3638031 36.04 ns/op BenchmarkMapFirst/9-4 2969026 35.00 ns/op BenchmarkMapFirst/10-4 2851590 36.93 ns/op BenchmarkMapFirst/11-4 2859813 36.05 ns/op BenchmarkMapFirst/12-4 3046269 39.34 ns/op BenchmarkMapFirst/13-4 3039868 48.12 ns/op BenchmarkMapFirst/14-4 3396774 36.63 ns/op BenchmarkMapFirst/15-4 3056334 35.63 ns/op BenchmarkMapFirst/16-4 2888550 45.97 ns/op BenchmarkMapMid/1-4 2897812 40.93 ns/op BenchmarkMapMid/2-4 3131709 37.15 ns/op BenchmarkMapMid/3-4 3145018 34.23 ns/op BenchmarkMapMid/4-4 3212580 39.76 ns/op BenchmarkMapMid/5-4 3058684 38.20 ns/op BenchmarkMapMid/6-4 3193383 38.13 ns/op BenchmarkMapMid/7-4 2982500 39.66 ns/op BenchmarkMapMid/8-4 2746270 53.47 ns/op BenchmarkMapMid/9-4 2838562 59.64 ns/op BenchmarkMapMid/10-4 2675593 52.44 ns/op BenchmarkMapMid/11-4 2650442 55.76 ns/op BenchmarkMapMid/12-4 2521920 47.70 ns/op BenchmarkMapMid/13-4 2837972 43.25 ns/op BenchmarkMapMid/14-4 2840158 41.91 ns/op BenchmarkMapMid/15-4 2384838 47.10 ns/op BenchmarkMapMid/16-4 2675840 81.62 ns/op BenchmarkMapLast/1-4 3018066 38.83 ns/op BenchmarkMapLast/2-4 3030518 38.81 ns/op BenchmarkMapLast/3-4 3241053 38.27 ns/op BenchmarkMapLast/4-4 2818497 62.07 ns/op BenchmarkMapLast/5-4 3074194 39.56 ns/op BenchmarkMapLast/6-4 2702976 40.31 ns/op BenchmarkMapLast/7-4 3170368 39.87 ns/op BenchmarkMapLast/8-4 2727124 55.81 ns/op BenchmarkMapLast/9-4 2471478 43.95 ns/op BenchmarkMapLast/10-4 2852979 56.47 ns/op BenchmarkMapLast/11-4 2875581 44.95 ns/op BenchmarkMapLast/12-4 2668528 47.42 ns/op BenchmarkMapLast/13-4 2617023 46.26 ns/op BenchmarkMapLast/14-4 2704154 41.57 ns/op BenchmarkMapLast/15-4 2650270 69.43 ns/op BenchmarkMapLast/16-4 2814745 47.03 ns/op BenchmarkMapCycle-4 2201188 59.98 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3166842 37.51 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2667 72971 ns/op BenchmarkMakeMap/[Byte]Byte-4 550046 484.8 ns/op BenchmarkMakeMap/[Int]Int-4 130291 966.7 ns/op BenchmarkNewEmptyMap-4 15329683 8.496 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1243458 86.11 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 570536 219.8 ns/op BenchmarkMapIterEmpty-4 4011188 32.41 ns/op BenchmarkSameLengthMap-4 3543123 33.00 ns/op BenchmarkBigKeyMap-4 1359250 79.27 ns/op BenchmarkBigValMap-4 1260945 94.57 ns/op BenchmarkSmallKeyMap-4 2801990 41.21 ns/op BenchmarkMapPopulate/1-4 1902999 64.10 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 137511 1484 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9120 34270 ns/op 6276 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 565 268915 ns/op 51749 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 32 3911542 ns/op 416773 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 3 47429474 ns/op 6528024 B/op 2902 allocs/op BenchmarkComplexAlgMap-4 290920 415.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 631492 206.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 618422 310.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 241556 469.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 30608 3454 ns/op BenchmarkGoMapClear/Reflexive/10000-4 3222 36754 ns/op BenchmarkGoMapClear/NonReflexive/1-4 402418 252.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 413826 272.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 232839 761.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 48381 2463 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6177 17490 ns/op BenchmarkMapStringConversion/32/simple-4 1291720 88.17 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1408335 87.68 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1263615 145.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1409630 94.13 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1226803 96.49 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1066208 106.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1488541 93.78 ns/op BenchmarkMapInterfacePtr-4 1364973 76.14 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4229758 41.60 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 50008 2768 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5978 20049 ns/op BenchmarkMapPop1000-4 327 380673 ns/op BenchmarkMapPop10000-4 21 5577585 ns/op BenchmarkMapAssign/Int32/256-4 2147440 55.08 ns/op BenchmarkMapAssign/Int32/65536-4 1190396 87.11 ns/op BenchmarkMapAssign/Int64/256-4 2109292 89.67 ns/op BenchmarkMapAssign/Int64/65536-4 717957 235.3 ns/op BenchmarkMapAssign/Str/256-4 1750815 62.55 ns/op BenchmarkMapAssign/Str/65536-4 419456 343.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1334638 80.44 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 775140 149.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1328383 134.1 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 522766 194.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 296014 3440 ns/op BenchmarkMapOperatorAssign/Str/65536-4 244371 602.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 824245 186.3 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 205402 562.8 ns/op 62 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 555888 212.8 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 180312 607.9 ns/op 75 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 645426 245.9 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 88326 1247 ns/op 158 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1249960 99.58 ns/op BenchmarkMapDelete/Int32/1000-4 1766266 61.31 ns/op BenchmarkMapDelete/Int32/10000-4 2193762 55.10 ns/op BenchmarkMapDelete/Int64/100-4 1411360 89.85 ns/op BenchmarkMapDelete/Int64/1000-4 1851973 66.04 ns/op BenchmarkMapDelete/Int64/10000-4 1927216 62.76 ns/op BenchmarkMapDelete/Str/100-4 1071990 95.60 ns/op BenchmarkMapDelete/Str/1000-4 1808446 72.92 ns/op BenchmarkMapDelete/Str/10000-4 1561996 75.56 ns/op BenchmarkMapDelete/Pointer/100-4 1299465 88.50 ns/op BenchmarkMapDelete/Pointer/1000-4 1959938 60.98 ns/op BenchmarkMapDelete/Pointer/10000-4 2045545 58.71 ns/op BenchmarkMemmove/0-4 20083287 5.798 ns/op BenchmarkMemmove/1-4 1485252 83.83 ns/op 11.93 MB/s BenchmarkMemmove/2-4 1000000 101.1 ns/op 19.79 MB/s BenchmarkMemmove/3-4 1435443 88.89 ns/op 33.75 MB/s BenchmarkMemmove/4-4 1397887 82.03 ns/op 48.77 MB/s BenchmarkMemmove/5-4 1407112 83.36 ns/op 59.98 MB/s BenchmarkMemmove/6-4 1423100 82.46 ns/op 72.77 MB/s BenchmarkMemmove/7-4 1405846 83.01 ns/op 84.33 MB/s BenchmarkMemmove/8-4 1479336 81.97 ns/op 97.60 MB/s BenchmarkMemmove/9-4 1386438 86.49 ns/op 104.06 MB/s BenchmarkMemmove/10-4 1371696 85.39 ns/op 117.11 MB/s BenchmarkMemmove/11-4 1411322 84.70 ns/op 129.86 MB/s BenchmarkMemmove/12-4 1380000 85.62 ns/op 140.16 MB/s BenchmarkMemmove/13-4 1399460 85.81 ns/op 151.51 MB/s BenchmarkMemmove/14-4 1375790 86.12 ns/op 162.57 MB/s BenchmarkMemmove/15-4 1373058 85.71 ns/op 175.01 MB/s BenchmarkMemmove/16-4 1476856 82.64 ns/op 193.62 MB/s BenchmarkMemmove/32-4 1337967 86.76 ns/op 368.85 MB/s BenchmarkMemmove/64-4 1349385 88.35 ns/op 724.42 MB/s BenchmarkMemmove/128-4 1231818 96.32 ns/op 1328.96 MB/s BenchmarkMemmove/256-4 1028941 115.6 ns/op 2214.50 MB/s BenchmarkMemmove/512-4 772437 156.5 ns/op 3272.46 MB/s BenchmarkMemmove/1024-4 549579 242.7 ns/op 4219.10 MB/s BenchmarkMemmove/2048-4 325146 382.8 ns/op 5349.89 MB/s BenchmarkMemmove/4096-4 176732 684.6 ns/op 5982.68 MB/s BenchmarkMemmoveOverlap/32-4 1431648 84.06 ns/op 380.70 MB/s BenchmarkMemmoveOverlap/64-4 1279162 88.57 ns/op 722.58 MB/s BenchmarkMemmoveOverlap/128-4 1228858 98.48 ns/op 1299.71 MB/s BenchmarkMemmoveOverlap/256-4 1000000 117.2 ns/op 2185.09 MB/s BenchmarkMemmoveOverlap/512-4 827935 160.2 ns/op 3195.92 MB/s BenchmarkMemmoveOverlap/1024-4 535567 240.1 ns/op 4265.60 MB/s BenchmarkMemmoveOverlap/2048-4 336813 397.5 ns/op 5151.88 MB/s BenchmarkMemmoveOverlap/4096-4 184660 670.4 ns/op 6109.63 MB/s BenchmarkMemmoveUnalignedDst/0-4 20915331 5.933 ns/op BenchmarkMemmoveUnalignedDst/1-4 1491537 80.67 ns/op 12.40 MB/s BenchmarkMemmoveUnalignedDst/2-4 1437867 83.32 ns/op 24.00 MB/s BenchmarkMemmoveUnalignedDst/3-4 1448305 83.40 ns/op 35.97 MB/s BenchmarkMemmoveUnalignedDst/4-4 1446985 82.49 ns/op 48.49 MB/s BenchmarkMemmoveUnalignedDst/5-4 1431870 82.68 ns/op 60.47 MB/s BenchmarkMemmoveUnalignedDst/6-4 1423188 84.28 ns/op 71.19 MB/s BenchmarkMemmoveUnalignedDst/7-4 1459992 82.72 ns/op 84.62 MB/s BenchmarkMemmoveUnalignedDst/8-4 1464584 80.60 ns/op 99.26 MB/s BenchmarkMemmoveUnalignedDst/9-4 1378472 85.21 ns/op 105.63 MB/s BenchmarkMemmoveUnalignedDst/10-4 1400967 86.69 ns/op 115.35 MB/s BenchmarkMemmoveUnalignedDst/11-4 1265840 93.49 ns/op 117.66 MB/s BenchmarkMemmoveUnalignedDst/12-4 1392283 86.07 ns/op 139.42 MB/s BenchmarkMemmoveUnalignedDst/13-4 1384000 86.07 ns/op 151.04 MB/s BenchmarkMemmoveUnalignedDst/14-4 1374003 86.70 ns/op 161.47 MB/s BenchmarkMemmoveUnalignedDst/15-4 1344150 86.64 ns/op 173.14 MB/s BenchmarkMemmoveUnalignedDst/16-4 1380145 85.38 ns/op 187.40 MB/s BenchmarkMemmoveUnalignedDst/32-4 1327548 88.61 ns/op 361.15 MB/s BenchmarkMemmoveUnalignedDst/64-4 1316467 91.99 ns/op 695.74 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 102.2 ns/op 1253.00 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 123.3 ns/op 2075.81 MB/s BenchmarkMemmoveUnalignedDst/512-4 739467 158.7 ns/op 3226.32 MB/s BenchmarkMemmoveUnalignedDst/1024-4 519025 242.3 ns/op 4225.79 MB/s BenchmarkMemmoveUnalignedDst/2048-4 307020 422.0 ns/op 4852.57 MB/s BenchmarkMemmoveUnalignedDst/4096-4 158473 1001 ns/op 4090.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 138.1 ns/op 231.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 132.8 ns/op 481.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 879318 114.1 ns/op 1121.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 138.9 ns/op 1843.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 698403 175.2 ns/op 2923.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 484669 338.6 ns/op 3023.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 269184 406.2 ns/op 5042.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 178320 753.0 ns/op 5439.90 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21211243 5.914 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1456680 81.15 ns/op 12.32 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1426576 83.48 ns/op 23.96 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1397799 82.12 ns/op 36.53 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1437654 83.48 ns/op 47.91 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1445486 83.34 ns/op 59.99 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1415719 83.76 ns/op 71.64 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1462202 83.75 ns/op 83.58 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1508248 88.28 ns/op 90.62 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1349349 86.97 ns/op 103.49 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 106.4 ns/op 94.01 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1349985 87.16 ns/op 126.21 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1350223 106.3 ns/op 112.93 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 121.2 ns/op 107.26 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1262328 165.8 ns/op 84.46 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1202624 95.76 ns/op 156.65 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1242873 96.73 ns/op 165.42 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1307101 89.81 ns/op 356.32 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1280778 91.40 ns/op 700.18 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 119.8 ns/op 1068.55 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 131.1 ns/op 1953.29 MB/s BenchmarkMemmoveUnalignedSrc/512-4 779498 164.3 ns/op 3117.12 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 479989 270.2 ns/op 3789.48 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 328791 423.7 ns/op 4833.70 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 170484 721.3 ns/op 5678.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1080858 92.88 ns/op 344.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1222674 99.21 ns/op 645.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 106.3 ns/op 1204.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 129.5 ns/op 1976.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 738290 163.8 ns/op 3125.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 530221 250.8 ns/op 4083.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 281014 401.8 ns/op 5096.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 156219 723.6 ns/op 5660.77 MB/s BenchmarkMemclr/5-4 16566624 7.308 ns/op 684.19 MB/s BenchmarkMemclr/16-4 15914770 7.744 ns/op 2066.19 MB/s BenchmarkMemclr/64-4 15253378 8.062 ns/op 7938.36 MB/s BenchmarkMemclr/256-4 12761778 9.735 ns/op 26296.22 MB/s BenchmarkMemclr/4096-4 2136873 50.28 ns/op 81456.21 MB/s BenchmarkMemclr/65536-4 88778 1292 ns/op 50706.68 MB/s BenchmarkMemclr/1M-4 5299 22551 ns/op 46498.91 MB/s BenchmarkMemclr/4M-4 1225 98929 ns/op 42397.17 MB/s BenchmarkMemclr/8M-4 380 282733 ns/op 29669.74 MB/s BenchmarkMemclr/16M-4 165 690950 ns/op 24281.37 MB/s BenchmarkMemclr/64M-4 64 1791425 ns/op 37461.16 MB/s BenchmarkMemclrUnaligned/0_5-4 7244377 15.60 ns/op 320.51 MB/s BenchmarkMemclrUnaligned/0_16-4 9329448 12.96 ns/op 1234.35 MB/s BenchmarkMemclrUnaligned/0_64-4 9413521 13.16 ns/op 4863.16 MB/s BenchmarkMemclrUnaligned/0_256-4 8103332 15.03 ns/op 17027.45 MB/s BenchmarkMemclrUnaligned/0_4096-4 2064052 58.69 ns/op 69788.26 MB/s BenchmarkMemclrUnaligned/0_65536-4 91189 1531 ns/op 42795.34 MB/s BenchmarkMemclrUnaligned/1_5-4 9301014 13.30 ns/op 376.04 MB/s BenchmarkMemclrUnaligned/1_16-4 9445444 14.03 ns/op 1140.05 MB/s BenchmarkMemclrUnaligned/1_64-4 9073776 13.01 ns/op 4920.40 MB/s BenchmarkMemclrUnaligned/1_256-4 8433513 14.21 ns/op 18019.13 MB/s BenchmarkMemclrUnaligned/1_4096-4 1464546 83.30 ns/op 49169.85 MB/s BenchmarkMemclrUnaligned/1_65536-4 81595 1475 ns/op 44439.56 MB/s BenchmarkMemclrUnaligned/4_5-4 9172738 13.02 ns/op 384.14 MB/s BenchmarkMemclrUnaligned/4_16-4 9503552 12.85 ns/op 1245.40 MB/s BenchmarkMemclrUnaligned/4_64-4 8892524 12.88 ns/op 4968.79 MB/s BenchmarkMemclrUnaligned/4_256-4 8428182 14.64 ns/op 17485.36 MB/s BenchmarkMemclrUnaligned/4_4096-4 1395428 86.63 ns/op 47280.10 MB/s BenchmarkMemclrUnaligned/4_65536-4 80503 1438 ns/op 45558.80 MB/s BenchmarkMemclrUnaligned/7_5-4 9872595 12.41 ns/op 402.79 MB/s BenchmarkMemclrUnaligned/7_16-4 9867882 12.39 ns/op 1291.43 MB/s BenchmarkMemclrUnaligned/7_64-4 9839781 13.77 ns/op 4649.35 MB/s BenchmarkMemclrUnaligned/7_256-4 8002748 15.83 ns/op 16172.38 MB/s BenchmarkMemclrUnaligned/7_4096-4 1443944 80.64 ns/op 50790.80 MB/s BenchmarkMemclrUnaligned/7_65536-4 82143 1443 ns/op 45426.04 MB/s BenchmarkMemclrUnaligned/0_1M-4 5533 21686 ns/op 48352.69 MB/s BenchmarkMemclrUnaligned/0_4M-4 1416 95568 ns/op 43888.23 MB/s BenchmarkMemclrUnaligned/0_8M-4 501 246194 ns/op 34073.22 MB/s BenchmarkMemclrUnaligned/0_16M-4 164 697584 ns/op 24050.45 MB/s BenchmarkMemclrUnaligned/0_64M-4 43 2354486 ns/op 28502.55 MB/s BenchmarkMemclrUnaligned/1_1M-4 4490 28355 ns/op 36980.31 MB/s BenchmarkMemclrUnaligned/1_4M-4 996 115513 ns/op 36310.13 MB/s BenchmarkMemclrUnaligned/1_8M-4 446 267013 ns/op 31416.52 MB/s BenchmarkMemclrUnaligned/1_16M-4 159 935603 ns/op 17931.98 MB/s BenchmarkMemclrUnaligned/1_64M-4 61 2342523 ns/op 28648.11 MB/s BenchmarkMemclrUnaligned/4_1M-4 4705 23907 ns/op 43861.26 MB/s BenchmarkMemclrUnaligned/4_4M-4 1140 103090 ns/op 40686.02 MB/s BenchmarkMemclrUnaligned/4_8M-4 428 269285 ns/op 31151.38 MB/s BenchmarkMemclrUnaligned/4_16M-4 168 712212 ns/op 23556.48 MB/s BenchmarkMemclrUnaligned/4_64M-4 67 1800386 ns/op 37274.71 MB/s BenchmarkMemclrUnaligned/7_1M-4 5084 23059 ns/op 45474.40 MB/s BenchmarkMemclrUnaligned/7_4M-4 1088 101895 ns/op 41162.87 MB/s BenchmarkMemclrUnaligned/7_8M-4 464 251995 ns/op 33288.84 MB/s BenchmarkMemclrUnaligned/7_16M-4 157 737173 ns/op 22758.86 MB/s BenchmarkMemclrUnaligned/7_64M-4 63 1832122 ns/op 36629.03 MB/s BenchmarkGoMemclr/5-4 2176712 54.07 ns/op 92.47 MB/s BenchmarkGoMemclr/16-4 666903 170.7 ns/op 93.75 MB/s BenchmarkGoMemclr/64-4 212854 568.7 ns/op 112.55 MB/s BenchmarkGoMemclr/256-4 50708 2233 ns/op 114.66 MB/s BenchmarkMemclrRange/1K_2K-4 90921 1223 ns/op 78418.98 MB/s BenchmarkMemclrRange/2K_8K-4 30550 3855 ns/op 86512.45 MB/s BenchmarkMemclrRange/4K_16K-4 35360 3328 ns/op 97076.92 MB/s BenchmarkMemclrRange/160K_228K-4 3544 33676 ns/op 49377.99 MB/s BenchmarkClearFat7-4 3882684 28.95 ns/op BenchmarkClearFat8-4 4697914 24.67 ns/op BenchmarkClearFat11-4 4276352 27.02 ns/op BenchmarkClearFat12-4 4432108 26.98 ns/op BenchmarkClearFat13-4 4398727 27.26 ns/op BenchmarkClearFat14-4 3339046 30.51 ns/op BenchmarkClearFat15-4 4297399 25.88 ns/op BenchmarkClearFat16-4 4778493 24.62 ns/op BenchmarkClearFat24-4 4551364 24.83 ns/op BenchmarkClearFat32-4 4521326 25.44 ns/op BenchmarkClearFat40-4 4565757 25.32 ns/op BenchmarkClearFat48-4 4185290 28.11 ns/op BenchmarkClearFat56-4 4451755 26.53 ns/op BenchmarkClearFat64-4 4159430 26.66 ns/op BenchmarkClearFat72-4 4386132 27.06 ns/op BenchmarkClearFat128-4 3748486 31.54 ns/op BenchmarkClearFat256-4 2783217 42.05 ns/op BenchmarkClearFat512-4 1778088 67.13 ns/op BenchmarkClearFat1024-4 1000000 106.5 ns/op BenchmarkClearFat1032-4 1000000 107.2 ns/op BenchmarkClearFat1040-4 1000000 109.6 ns/op BenchmarkCopyFat7-4 4864674 23.30 ns/op BenchmarkCopyFat8-4 5451747 22.51 ns/op BenchmarkCopyFat11-4 4359360 25.34 ns/op BenchmarkCopyFat12-4 4832703 24.58 ns/op BenchmarkCopyFat13-4 5141974 23.70 ns/op BenchmarkCopyFat14-4 5021730 24.39 ns/op BenchmarkCopyFat15-4 5142886 23.89 ns/op BenchmarkCopyFat16-4 5052134 23.28 ns/op BenchmarkCopyFat24-4 5108178 23.33 ns/op BenchmarkCopyFat32-4 4773763 24.17 ns/op BenchmarkCopyFat64-4 4543365 26.23 ns/op BenchmarkCopyFat72-4 4207884 27.00 ns/op BenchmarkCopyFat128-4 3785948 31.89 ns/op BenchmarkCopyFat256-4 2611498 50.36 ns/op BenchmarkCopyFat512-4 1640262 73.20 ns/op BenchmarkCopyFat520-4 1598889 73.46 ns/op BenchmarkCopyFat1024-4 1000000 116.0 ns/op BenchmarkCopyFat1032-4 1000000 118.4 ns/op BenchmarkCopyFat1040-4 1000000 116.3 ns/op BenchmarkIssue18740/2byte-4 358 322414 ns/op BenchmarkIssue18740/4byte-4 639 185241 ns/op BenchmarkIssue18740/8byte-4 1126 106082 ns/op BenchmarkMemclrKnownSize1-4 8318470 14.52 ns/op 68.87 MB/s BenchmarkMemclrKnownSize2-4 4187150 25.66 ns/op 77.93 MB/s BenchmarkMemclrKnownSize4-4 3578913 33.92 ns/op 117.91 MB/s BenchmarkMemclrKnownSize8-4 1385050 77.58 ns/op 103.12 MB/s BenchmarkMemclrKnownSize16-4 843356 146.0 ns/op 109.59 MB/s BenchmarkMemclrKnownSize32-4 429553 270.2 ns/op 118.41 MB/s BenchmarkMemclrKnownSize64-4 227659 514.2 ns/op 124.47 MB/s BenchmarkMemclrKnownSize112-4 135691 886.9 ns/op 126.28 MB/s BenchmarkMemclrKnownSize128-4 120381 1020 ns/op 125.53 MB/s BenchmarkMemclrKnownSize192-4 75068 1509 ns/op 127.25 MB/s BenchmarkMemclrKnownSize248-4 58828 1953 ns/op 126.96 MB/s BenchmarkMemclrKnownSize256-4 52336 2047 ns/op 125.08 MB/s BenchmarkMemclrKnownSize512-4 30132 3948 ns/op 129.68 MB/s BenchmarkMemclrKnownSize1024-4 14478 7976 ns/op 128.39 MB/s BenchmarkMemclrKnownSize4096-4 4016 31562 ns/op 129.78 MB/s BenchmarkMemclrKnownSize512KiB-4 28 4108407 ns/op 127.61 MB/s BenchmarkReadMetricsLatency-4 10000 3505 p50-ns 4191 p90-ns 7992 p99-ns BenchmarkFinalizer-4 236 510356 ns/op BenchmarkFinalizerRun-4 282949 670.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9846213 12.14 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4242277 27.85 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3251785 35.74 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3273346 36.36 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1771588 67.90 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1602307 73.47 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3069702 39.10 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1728978 68.45 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1787684 64.16 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2775896 43.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2758672 42.39 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2383561 50.69 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2023401 58.03 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1865691 63.66 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7982920 14.30 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8723396 14.06 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8430262 14.04 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7949502 13.86 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7681586 15.17 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6734025 16.15 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8774620 13.79 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8609032 13.36 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8337994 13.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8770113 13.50 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8689657 13.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8860480 13.51 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8788342 13.90 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8959443 13.55 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8769694 13.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8543989 13.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8323956 13.50 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8875045 13.29 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7634979 13.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7455363 15.12 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7728889 15.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8634409 13.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6716472 16.64 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7896795 14.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8376997 13.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7747074 14.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7347781 14.96 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8379153 13.83 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7553475 14.90 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7224692 14.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8098933 13.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8838709 13.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8582323 13.37 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8760519 13.64 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8632944 13.19 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8834812 13.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8423203 13.23 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9082016 13.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8670724 13.44 ns/op BenchmarkNetpollBreak-4 4988 25718 ns/op BenchmarkPinnerPinUnpinBatch-4 1545 133572 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 258 450002 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1653 105559 ns/op BenchmarkPinnerPinUnpin-4 1597894 73.45 ns/op BenchmarkPinnerPinUnpinTiny-4 1597737 74.45 ns/op BenchmarkPinnerPinUnpinDouble-4 621304 203.1 ns/op BenchmarkPinnerPinUnpinParallel-4 3159715 36.35 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3247221 36.64 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 416188 259.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7353630 16.24 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7664947 14.59 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6253317 19.81 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6142284 20.07 ns/op BenchmarkPingPongHog-4 374 350690 ns/op BenchmarkStackGrowth-4 122846 922.1 ns/op BenchmarkStackGrowthDeep-4 1202 94401 ns/op BenchmarkCreateGoroutines-4 53503 2041 ns/op BenchmarkCreateGoroutinesParallel-4 63243 2251 ns/op BenchmarkCreateGoroutinesCapture-4 6301 17087 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35512 3292 ns/op BenchmarkClosureCall-4 23564443 4.874 ns/op BenchmarkWakeupParallelSpinning/0s-4 5754 23726 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6301 24528 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4201 28788 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2850 43826 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1593 69806 ns/op BenchmarkWakeupParallelSpinning/20µs-4 951 124850 ns/op BenchmarkWakeupParallelSpinning/50µs-4 390 297362 ns/op BenchmarkWakeupParallelSpinning/100µs-4 240 496406 ns/op BenchmarkMatmult-4 5364445 27.77 ns/op BenchmarkFastrand-4 8166019 14.69 ns/op BenchmarkFastrand64-4 7024030 15.08 ns/op BenchmarkFastrandHashiter-4 3775641 31.15 ns/op BenchmarkFastrandn/2-4 4733064 25.26 ns/op BenchmarkFastrandn/3-4 4160690 25.90 ns/op BenchmarkFastrandn/4-4 4408394 25.17 ns/op BenchmarkFastrandn/5-4 4858201 25.72 ns/op BenchmarkIfaceCmp100-4 128253 1056 ns/op BenchmarkIfaceCmpNil100-4 243632 547.6 ns/op BenchmarkEfaceCmpDiff-4 52004 2285 ns/op BenchmarkEfaceCmpDiffIndirect-4 46702 2494 ns/op BenchmarkDefer-4 1762954 67.50 ns/op BenchmarkDefer10-4 966996 162.6 ns/op BenchmarkDeferMany-4 575540 422.6 ns/op BenchmarkPanicRecover-4 247158 513.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 104 1341915 ns/op 1133388 p50-ns 1872588 p90-ns 4054203 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1458656 ns/op 1193295 p50-ns 2133893 p90-ns 8170201 p99-ns BenchmarkGoroutineProfile/small/idle-4 57 2335954 ns/op 2134681 p50-ns 3007996 p90-ns 5595678 p99-ns BenchmarkGoroutineProfile/small/loaded-4 46 4753369 ns/op 3900617 p50-ns 8874993 p90-ns 18482256 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1237621 ns/op 1146980 p50-ns 1837129 p90-ns 2707297 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1344586 ns/op 1209529 p50-ns 1981354 p90-ns 3666824 p99-ns BenchmarkGoroutineProfile/large/idle-4 15 7491397 ns/op 7489789 p50-ns 8046652 p90-ns 8075098 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 15302726 ns/op 15585773 p50-ns 20705826 p90-ns 20705826 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 82 1279989 ns/op 1177899 p50-ns 1810444 p90-ns 2154116 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 64 1698150 ns/op 1332478 p50-ns 2752442 p90-ns 6901529 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 46 2350383 ns/op 2121390 p50-ns 3256533 p90-ns 4173361 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 51 3693381 ns/op 3008627 p50-ns 5364521 p90-ns 13256617 p99-ns BenchmarkRWMutexUncontended-4 2563910 43.27 ns/op BenchmarkRWMutexWrite100-4 49587 2433 ns/op BenchmarkRWMutexWrite10-4 47714 7788 ns/op BenchmarkRWMutexWorkWrite100-4 46024 3910 ns/op BenchmarkRWMutexWorkWrite10-4 48327 4495 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2658 46836 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1154 108437 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1244 91468 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 584 207769 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 631 182452 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 268 433528 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 326 367740 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 124 970463 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 187540 581.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 254541 531.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 259195 654.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 256376 571.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 262839 578.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 151332 750.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 191914 611.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 181224 646.9 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 205160 794.9 ns/op BenchmarkMakeSlice/Byte-4 1531322 74.26 ns/op BenchmarkMakeSlice/Int16-4 1700767 72.28 ns/op BenchmarkMakeSlice/Int-4 1289931 92.81 ns/op BenchmarkMakeSlice/Ptr-4 1000000 113.5 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 164.4 ns/op BenchmarkMakeSlice/Struct/32-4 823939 241.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 226.2 ns/op BenchmarkGrowSlice/Byte-4 491880 225.2 ns/op BenchmarkGrowSlice/Int16-4 542480 245.7 ns/op BenchmarkGrowSlice/Int-4 493546 311.3 ns/op BenchmarkGrowSlice/Ptr-4 449408 350.3 ns/op BenchmarkGrowSlice/Struct/24-4 439016 498.0 ns/op BenchmarkGrowSlice/Struct/32-4 219927 568.8 ns/op BenchmarkGrowSlice/Struct/40-4 189151 671.5 ns/op BenchmarkExtendSlice/IntSlice-4 560353 316.9 ns/op BenchmarkExtendSlice/PointerSlice-4 436735 369.7 ns/op BenchmarkExtendSlice/NoGrow-4 804724 194.4 ns/op BenchmarkAppend-4 1000000 119.7 ns/op BenchmarkAppendGrowByte-4 6 24299029 ns/op BenchmarkAppendGrowString-4 1 210251832 ns/op BenchmarkAppendSlice/1Bytes-4 1368214 81.73 ns/op BenchmarkAppendSlice/4Bytes-4 1418152 82.86 ns/op BenchmarkAppendSlice/7Bytes-4 1381058 90.93 ns/op BenchmarkAppendSlice/8Bytes-4 1435165 82.99 ns/op BenchmarkAppendSlice/15Bytes-4 1335643 88.53 ns/op BenchmarkAppendSlice/16Bytes-4 1391566 85.70 ns/op BenchmarkAppendSlice/32Bytes-4 1389121 86.95 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 74900 1642 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17461 6675 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9552 25540 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1095 108953 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 156 748763 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 45 2503878 ns/op BenchmarkAppendStr/1Bytes-4 1302613 90.04 ns/op BenchmarkAppendStr/4Bytes-4 1314856 90.92 ns/op BenchmarkAppendStr/8Bytes-4 1301150 91.47 ns/op BenchmarkAppendStr/16Bytes-4 1266020 93.29 ns/op BenchmarkAppendStr/32Bytes-4 1332129 95.90 ns/op BenchmarkAppendSpecialCase-4 888234 150.1 ns/op BenchmarkCopy/1Byte-4 1451535 80.51 ns/op 12.42 MB/s BenchmarkCopy/1String-4 1478067 81.11 ns/op 12.33 MB/s BenchmarkCopy/2Byte-4 1445415 81.65 ns/op 24.49 MB/s BenchmarkCopy/2String-4 1431344 82.97 ns/op 24.11 MB/s BenchmarkCopy/4Byte-4 1455992 84.15 ns/op 47.53 MB/s BenchmarkCopy/4String-4 1432580 84.32 ns/op 47.44 MB/s BenchmarkCopy/8Byte-4 1466524 80.36 ns/op 99.55 MB/s BenchmarkCopy/8String-4 1473660 82.21 ns/op 97.31 MB/s BenchmarkCopy/12Byte-4 1376784 86.64 ns/op 138.50 MB/s BenchmarkCopy/12String-4 1375047 86.88 ns/op 138.13 MB/s BenchmarkCopy/16Byte-4 1443212 81.14 ns/op 197.20 MB/s BenchmarkCopy/16String-4 1420556 82.31 ns/op 194.40 MB/s BenchmarkCopy/32Byte-4 1399396 85.46 ns/op 374.45 MB/s BenchmarkCopy/32String-4 1277280 93.88 ns/op 340.86 MB/s BenchmarkCopy/128Byte-4 1000000 109.8 ns/op 1165.80 MB/s BenchmarkCopy/128String-4 1000000 111.1 ns/op 1151.65 MB/s BenchmarkCopy/1024Byte-4 467407 275.5 ns/op 3716.26 MB/s BenchmarkCopy/1024String-4 375954 344.6 ns/op 2971.69 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26766 4427 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14811 7774 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14397 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 17205 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9268 20851 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155004 1044 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 151429 987.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 84045 1283 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 73191 1744 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 57913 1958 ns/op BenchmarkStackCopyPtr-4 1 102368338 ns/op BenchmarkStackCopy-4 2 63286182 ns/op BenchmarkStackCopyNoCache-4 34 3539325 ns/op BenchmarkStackCopyWithStkobj-4 3 41790458 ns/op BenchmarkIssue18138-4 230 445011 ns/op BenchmarkCompareStringEqual-4 16596949 7.338 ns/op BenchmarkCompareStringIdentical-4 23934696 5.180 ns/op BenchmarkCompareStringSameLength-4 17864859 6.828 ns/op BenchmarkCompareStringDifferentLength-4 23438245 4.799 ns/op BenchmarkCompareStringBigUnaligned-4 1869 58510 ns/op 17921.58 MB/s BenchmarkCompareStringBig-4 2409 54551 ns/op 19222.24 MB/s BenchmarkConcatStringAndBytes-4 1808816 63.20 ns/op BenchmarkSliceByteToString/1-4 1762353 68.42 ns/op BenchmarkSliceByteToString/2-4 1000000 125.8 ns/op BenchmarkSliceByteToString/4-4 1000000 121.8 ns/op BenchmarkSliceByteToString/8-4 1000000 128.9 ns/op BenchmarkSliceByteToString/16-4 1000000 129.2 ns/op BenchmarkSliceByteToString/32-4 1000000 142.1 ns/op BenchmarkSliceByteToString/64-4 1000000 185.3 ns/op BenchmarkSliceByteToString/128-4 825327 262.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2410321 47.76 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 110.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1250383 97.17 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3284745 36.81 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1821788 65.57 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2029033 59.57 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1846269 61.78 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 411632 316.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 496420 255.4 ns/op BenchmarkRuneIterate/range/ASCII-4 8813005 14.79 ns/op BenchmarkRuneIterate/range/Japanese-4 2651511 40.88 ns/op BenchmarkRuneIterate/range/MixedLength-4 3025390 36.21 ns/op BenchmarkRuneIterate/range1/ASCII-4 7397382 14.91 ns/op BenchmarkRuneIterate/range1/Japanese-4 2862091 40.99 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3318456 35.07 ns/op BenchmarkRuneIterate/range2/ASCII-4 8470515 14.99 ns/op BenchmarkRuneIterate/range2/Japanese-4 2882409 40.50 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3231519 37.48 ns/op BenchmarkArrayEqual-4 28101445 4.641 ns/op BenchmarkFunc/Name-4 3714993 30.46 ns/op BenchmarkFunc/Entry-4 14458792 8.764 ns/op BenchmarkFunc/FileLine-4 2200189 53.68 ns/op PASS ok runtime 462.681s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31645 3798 ns/op BenchmarkHandle/concurrent-4 24075 4654 ns/op PASS ok runtime/cgo 1.525s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 31501602 4.527 ns/op BenchmarkAtomicStore64-4 13875560 8.784 ns/op BenchmarkAtomicLoad-4 31599586 4.242 ns/op BenchmarkAtomicStore-4 13512530 9.115 ns/op BenchmarkAnd8-4 13307600 9.404 ns/op BenchmarkAnd-4 13593819 9.357 ns/op BenchmarkAnd8Parallel-4 4356103 25.66 ns/op BenchmarkAndParallel-4 4274211 27.11 ns/op BenchmarkOr8-4 14310493 9.301 ns/op BenchmarkOr-4 13265487 9.707 ns/op BenchmarkOr8Parallel-4 4526149 25.65 ns/op BenchmarkOrParallel-4 4439820 25.75 ns/op BenchmarkXadd-4 4193125 26.57 ns/op BenchmarkXadd64-4 4450412 26.27 ns/op BenchmarkCas-4 2773339 44.61 ns/op BenchmarkCas64-4 2755876 44.80 ns/op BenchmarkXchg-4 4281885 25.78 ns/op BenchmarkXchg64-4 4586586 26.61 ns/op PASS ok runtime/internal/atomic 4.169s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3730494 29.61 ns/op BenchmarkMulUintptr/large-4 3099752 33.70 ns/op PASS ok runtime/internal/math 1.497s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 8584085 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 13054222 ns/op 389.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 28 4165830 ns/op 10.04 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 15439426 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 24283867 ns/op 998.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 30 4363601 ns/op 62.37 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 73541916 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 105810996 ns/op 6708 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9591750 ns/op 471.1 concurrent_launches/op PASS ok runtime/pprof 3.033s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10370690 ns/op BenchmarkStackLeak-4 28953 4180 ns/op PASS ok runtime/race 1.534s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2674624 39.76 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 269792 433.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.374s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 44 2780096 ns/op BenchmarkIndex_Large-4 22464 5126 ns/op BenchmarkIndexFunc_Large-4 105 973127 ns/op BenchmarkCompact/nil-4 9842206 11.03 ns/op BenchmarkCompact/one-4 1378418 83.88 ns/op BenchmarkCompact/sorted-4 1000000 108.2 ns/op BenchmarkCompact/1_item-4 926654 129.4 ns/op BenchmarkCompact/unsorted-4 1000000 108.2 ns/op BenchmarkCompact/many-4 709468 182.9 ns/op BenchmarkCompact_Large-4 780 159833 ns/op BenchmarkCompactFunc_Large-4 67 1611886 ns/op BenchmarkReplace/naive-fast-4 49050 2714 ns/op BenchmarkReplace/optimized-fast-4 50149 2564 ns/op BenchmarkReplace/naive-slow-4 13675 7671 ns/op BenchmarkReplace/optimized-slow-4 15384 8385 ns/op BenchmarkSortInts-4 1 118573907 ns/op BenchmarkSlicesSortInts-4 2 53988640 ns/op BenchmarkSlicesSortInts_Sorted-4 82 1569713 ns/op BenchmarkSlicesSortInts_Reversed-4 37 3086415 ns/op BenchmarkSortStrings-4 1 135838137 ns/op BenchmarkSlicesSortStrings-4 2 77429984 ns/op BenchmarkSortStructs-4 1 175650379 ns/op BenchmarkSortFuncStructs-4 1 138294700 ns/op BenchmarkBinarySearchFloats/Size16-4 1301649 91.16 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 102.8 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 113.6 ns/op BenchmarkBinarySearchFloats/Size128-4 852320 128.5 ns/op BenchmarkBinarySearchFloats/Size512-4 753184 148.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 728022 159.7 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 528433 243.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 438020 291.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 376216 339.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 327798 377.2 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 255642 463.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 248070 502.4 ns/op PASS ok slices 18.238s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 137971 878.0 ns/op BenchmarkSortString1K-4 157 762716 ns/op BenchmarkSortString1K_Slice-4 174 693286 ns/op BenchmarkStableString1K-4 98 1262500 ns/op BenchmarkSortInt1K-4 186 638065 ns/op BenchmarkSortInt1K_Sorted-4 2496 50818 ns/op BenchmarkSortInt1K_Reversed-4 1605 80678 ns/op BenchmarkSortInt1K_Mod8-4 422 274611 ns/op BenchmarkStableInt1K-4 100 1022011 ns/op BenchmarkStableInt1K_Slice-4 129 908311 ns/op BenchmarkSortInt64K-4 2 63180916 ns/op BenchmarkSortInt64K_Slice-4 2 56525933 ns/op BenchmarkStableInt64K-4 2 88229174 ns/op BenchmarkSort1e2-4 334 329452 ns/op BenchmarkStable1e2-4 133 905919 ns/op BenchmarkSort1e4-4 2 58428764 ns/op BenchmarkStable1e4-4 1 253062341 ns/op PASS ok sort 28.901s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 753634 152.9 ns/op BenchmarkAtof64Float-4 729397 162.5 ns/op BenchmarkAtof64FloatExp-4 623830 210.8 ns/op BenchmarkAtof64Big-4 492650 262.4 ns/op BenchmarkAtof64RandomBits-4 125365 998.5 ns/op BenchmarkAtof64RandomFloats-4 503758 258.4 ns/op BenchmarkAtof64RandomLongFloats-4 43120 2739 ns/op BenchmarkAtof32Decimal-4 737203 154.7 ns/op BenchmarkAtof32Float-4 768360 168.9 ns/op BenchmarkAtof32FloatExp-4 513806 220.6 ns/op BenchmarkAtof32Random-4 314190 352.9 ns/op BenchmarkAtof32RandomLong-4 144583 787.3 ns/op BenchmarkParseInt/Pos/7bit-4 1320427 89.60 ns/op BenchmarkParseInt/Pos/26bit-4 765199 144.6 ns/op BenchmarkParseInt/Pos/31bit-4 707366 166.9 ns/op BenchmarkParseInt/Pos/56bit-4 559958 230.9 ns/op BenchmarkParseInt/Pos/63bit-4 530216 240.9 ns/op BenchmarkParseInt/Neg/7bit-4 1369977 86.81 ns/op BenchmarkParseInt/Neg/26bit-4 808143 159.3 ns/op BenchmarkParseInt/Neg/31bit-4 741088 161.7 ns/op BenchmarkParseInt/Neg/56bit-4 533682 223.9 ns/op BenchmarkParseInt/Neg/63bit-4 486478 241.8 ns/op BenchmarkAtoi/Pos/7bit-4 1791828 65.00 ns/op BenchmarkAtoi/Pos/26bit-4 999213 120.7 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 123.1 ns/op BenchmarkAtoi/Pos/56bit-4 654380 190.6 ns/op BenchmarkAtoi/Pos/63bit-4 417907 251.6 ns/op BenchmarkAtoi/Neg/7bit-4 1854132 66.91 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 116.4 ns/op BenchmarkAtoi/Neg/31bit-4 1000000 120.4 ns/op BenchmarkAtoi/Neg/56bit-4 702973 179.9 ns/op BenchmarkAtoi/Neg/63bit-4 530625 244.4 ns/op BenchmarkFormatFloat/Decimal-4 115536 1075 ns/op BenchmarkFormatFloat/Float-4 97206 1198 ns/op BenchmarkFormatFloat/Exp-4 113086 1084 ns/op BenchmarkFormatFloat/NegExp-4 115114 1090 ns/op BenchmarkFormatFloat/LongExp-4 90667 1397 ns/op BenchmarkFormatFloat/Big-4 77416 1525 ns/op BenchmarkFormatFloat/BinaryExp-4 208537 574.4 ns/op BenchmarkFormatFloat/32Integer-4 117007 1038 ns/op BenchmarkFormatFloat/32ExactFraction-4 104631 1147 ns/op BenchmarkFormatFloat/32Point-4 94378 1232 ns/op BenchmarkFormatFloat/32Exp-4 110215 1143 ns/op BenchmarkFormatFloat/32NegExp-4 109788 1123 ns/op BenchmarkFormatFloat/32Shortest-4 115898 1078 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 120307 968.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 129891 965.5 ns/op BenchmarkFormatFloat/64Fixed1-4 147066 819.0 ns/op BenchmarkFormatFloat/64Fixed2-4 156266 830.9 ns/op BenchmarkFormatFloat/64Fixed3-4 152812 861.2 ns/op BenchmarkFormatFloat/64Fixed4-4 158502 838.4 ns/op BenchmarkFormatFloat/64Fixed12-4 82468 1455 ns/op BenchmarkFormatFloat/64Fixed16-4 95856 1225 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 101313 1157 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86144 1347 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2362 51676 ns/op BenchmarkFormatFloat/Slowpath64-4 75380 1398 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 86576 1401 ns/op BenchmarkAppendFloat/Decimal-4 131368 894.8 ns/op BenchmarkAppendFloat/Float-4 109515 1092 ns/op BenchmarkAppendFloat/Exp-4 121552 1045 ns/op BenchmarkAppendFloat/NegExp-4 125898 914.5 ns/op BenchmarkAppendFloat/LongExp-4 101077 1169 ns/op BenchmarkAppendFloat/Big-4 96798 1216 ns/op BenchmarkAppendFloat/BinaryExp-4 348680 366.7 ns/op BenchmarkAppendFloat/32Integer-4 138933 863.8 ns/op BenchmarkAppendFloat/32ExactFraction-4 127405 912.9 ns/op BenchmarkAppendFloat/32Point-4 123036 1018 ns/op BenchmarkAppendFloat/32Exp-4 138974 887.3 ns/op BenchmarkAppendFloat/32NegExp-4 141519 908.0 ns/op BenchmarkAppendFloat/32Shortest-4 136131 840.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 170146 746.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 160816 759.4 ns/op BenchmarkAppendFloat/64Fixed1-4 198248 642.3 ns/op BenchmarkAppendFloat/64Fixed2-4 192415 642.1 ns/op BenchmarkAppendFloat/64Fixed3-4 185028 651.5 ns/op BenchmarkAppendFloat/64Fixed4-4 196756 648.0 ns/op BenchmarkAppendFloat/64Fixed12-4 102248 1199 ns/op BenchmarkAppendFloat/64Fixed16-4 124276 973.4 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 135415 901.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 115880 1064 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2620 49283 ns/op BenchmarkAppendFloat/Slowpath64-4 100960 1185 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 102872 1170 ns/op BenchmarkFormatInt-4 15418 7529 ns/op BenchmarkAppendInt-4 17022 6991 ns/op BenchmarkFormatUint-4 88508 1437 ns/op BenchmarkAppendUint-4 89760 1201 ns/op BenchmarkFormatIntSmall/7-4 2080920 56.36 ns/op BenchmarkFormatIntSmall/42-4 1860450 55.56 ns/op BenchmarkAppendIntSmall-4 1000000 101.3 ns/op BenchmarkAppendUintVarlen/1-4 1000000 109.5 ns/op BenchmarkAppendUintVarlen/12-4 1000000 106.2 ns/op BenchmarkAppendUintVarlen/123-4 862333 137.8 ns/op BenchmarkAppendUintVarlen/1234-4 876903 136.2 ns/op BenchmarkAppendUintVarlen/12345-4 928946 139.2 ns/op BenchmarkAppendUintVarlen/123456-4 902354 138.8 ns/op BenchmarkAppendUintVarlen/1234567-4 923827 142.1 ns/op BenchmarkAppendUintVarlen/12345678-4 850900 139.3 ns/op BenchmarkAppendUintVarlen/123456789-4 823928 142.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 865981 144.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 877329 146.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 810804 149.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 833419 152.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 792189 149.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 837466 151.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 816513 156.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 765518 159.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 787123 160.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 766550 161.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 797970 162.9 ns/op BenchmarkQuote-4 41947 2936 ns/op BenchmarkQuoteRune-4 366049 361.4 ns/op BenchmarkAppendQuote-4 45234 2499 ns/op BenchmarkAppendQuoteRune-4 696206 165.4 ns/op BenchmarkUnquoteEasy-4 1446963 80.69 ns/op BenchmarkUnquoteHard-4 38898 3020 ns/op PASS ok strconv 20.102s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 420938 338.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 130542 1137 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 177492 834.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 273792 620.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 61365 1698 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 99062 1482 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 627612 233.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26893 4603 ns/op BenchmarkGenericMatch1-4 2074 56330 ns/op BenchmarkGenericMatch2-4 450 260046 ns/op BenchmarkSingleMaxSkipping-4 12765 9403 ns/op 1063.51 MB/s BenchmarkSingleLongSuffixFail-4 21026 5663 ns/op 176.95 MB/s BenchmarkSingleMatch-4 258 484197 ns/op 30.98 MB/s BenchmarkByteByteNoMatch-4 98758 1204 ns/op BenchmarkByteByteMatch-4 16278 7088 ns/op BenchmarkByteStringMatch-4 17370 6541 ns/op BenchmarkHTMLEscapeNew-4 68641 1785 ns/op BenchmarkHTMLEscapeOld-4 71491 1573 ns/op BenchmarkByteStringReplacerWriteString-4 1400 82482 ns/op BenchmarkByteReplacerWriteString-4 1731 69915 ns/op BenchmarkByteByteReplaces-4 3250 40390 ns/op BenchmarkByteByteMap-4 8376 12886 ns/op BenchmarkMap/identity/ASCII-4 906660 143.7 ns/op BenchmarkMap/identity/Greek-4 667778 191.5 ns/op BenchmarkMap/change/ASCII-4 35614 3388 ns/op BenchmarkMap/change/Greek-4 24043 4832 ns/op BenchmarkIndexRune-4 1820509 62.88 ns/op BenchmarkIndexRuneLongString-4 1600014 71.47 ns/op BenchmarkIndexRuneFastPath-4 3512923 34.25 ns/op BenchmarkIndex-4 3277171 34.82 ns/op BenchmarkLastIndex-4 3406990 34.20 ns/op BenchmarkIndexByte-4 15429560 7.980 ns/op BenchmarkToUpper/#00-4 2885912 40.48 ns/op BenchmarkToUpper/ONLYUPPER-4 2322662 48.46 ns/op BenchmarkToUpper/abc-4 327867 398.1 ns/op BenchmarkToUpper/AbC123-4 216561 549.4 ns/op BenchmarkToUpper/azAZ09_-4 238218 501.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 48144 2385 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67299 1843 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30594 3934 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61550 2005 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 116821 1001 ns/op BenchmarkToLower/#00-4 2943493 41.00 ns/op BenchmarkToLower/abc-4 2627260 43.53 ns/op BenchmarkToLower/AbC123-4 203070 616.6 ns/op BenchmarkToLower/azAZ09_-4 205731 595.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85638 1376 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61238 1981 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33350 3650 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69123 1559 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121618 982.5 ns/op BenchmarkMapNoChanges-4 1000000 102.7 ns/op BenchmarkTrim-4 36147 3274 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2848033 41.25 ns/op BenchmarkToValidUTF8/InvalidASCII-4 176527 700.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96654 1079 ns/op BenchmarkEqualFold/Tests-4 46995 2148 ns/op BenchmarkEqualFold/ASCII-4 2871210 39.71 ns/op BenchmarkEqualFold/UnicodePrefix-4 136484 925.6 ns/op BenchmarkEqualFold/UnicodeSuffix-4 131888 983.3 ns/op BenchmarkIndexHard1-4 1203 107832 ns/op BenchmarkIndexHard2-4 843 142026 ns/op BenchmarkIndexHard3-4 211 570176 ns/op BenchmarkIndexHard4-4 254 459834 ns/op BenchmarkLastIndexHard1-4 88 1407067 ns/op BenchmarkLastIndexHard2-4 90 1431077 ns/op BenchmarkLastIndexHard3-4 88 1410359 ns/op BenchmarkCountHard1-4 1220 102451 ns/op BenchmarkCountHard2-4 861 141729 ns/op BenchmarkCountHard3-4 210 561838 ns/op BenchmarkIndexTorture-4 10000 11123 ns/op BenchmarkCountTorture-4 10000 11050 ns/op BenchmarkCountTortureOverlapping-4 940 113958 ns/op BenchmarkCountByte/10-4 3658908 31.44 ns/op 318.07 MB/s BenchmarkCountByte/32-4 3588184 32.24 ns/op 992.55 MB/s BenchmarkCountByte/4096-4 1000000 106.0 ns/op 38648.86 MB/s BenchmarkCountByte/4194304-4 1074 108897 ns/op 38516.22 MB/s BenchmarkCountByte/67108864-4 25 4422239 ns/op 15175.31 MB/s BenchmarkFields/ASCII/16-4 401294 312.5 ns/op 51.20 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28980 4444 ns/op 57.61 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2041 73070 ns/op 56.06 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1154711 ns/op 56.76 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 17928879 ns/op 58.49 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 336451 370.2 ns/op 43.22 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11042 ns/op 23.18 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 624 196836 ns/op 20.81 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 3678770 ns/op 17.81 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 64276054 ns/op 16.31 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 237970 537.5 ns/op 29.77 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15469 7860 ns/op 32.57 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 882 152638 ns/op 26.83 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 2972567 ns/op 22.05 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 52820211 ns/op 19.85 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 185760 620.3 ns/op 25.79 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12352 9618 ns/op 26.62 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 733 174480 ns/op 23.48 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 3287775 ns/op 19.93 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 61979280 ns/op 16.92 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 73562578 ns/op BenchmarkSplitSingleByteSeparator-4 21 6009272 ns/op BenchmarkSplitMultiByteSeparator-4 40 3349267 ns/op BenchmarkSplitNSingleByteSeparator-4 236457 706.1 ns/op BenchmarkSplitNMultiByteSeparator-4 166965 817.8 ns/op BenchmarkRepeat/5x0-4 3074803 37.44 ns/op BenchmarkRepeat/5x1-4 3208038 37.12 ns/op BenchmarkRepeat/5x2-4 227029 513.3 ns/op BenchmarkRepeat/5x6-4 152250 833.2 ns/op BenchmarkRepeat/10x0-4 3122324 36.78 ns/op BenchmarkRepeat/10x1-4 3120577 37.31 ns/op BenchmarkRepeat/10x2-4 258987 511.3 ns/op BenchmarkRepeat/10x6-4 149174 847.3 ns/op BenchmarkRepeatLarge/256/1-4 71142 1802 ns/op 142.04 MB/s BenchmarkRepeatLarge/256/16-4 104701 1276 ns/op 200.70 MB/s BenchmarkRepeatLarge/512/1-4 49644 2519 ns/op 203.29 MB/s BenchmarkRepeatLarge/512/16-4 71007 1959 ns/op 261.42 MB/s BenchmarkRepeatLarge/1024/1-4 34890 3621 ns/op 282.76 MB/s BenchmarkRepeatLarge/1024/16-4 37582 3226 ns/op 317.41 MB/s BenchmarkRepeatLarge/2048/1-4 19918 5586 ns/op 366.65 MB/s BenchmarkRepeatLarge/2048/16-4 25128 5299 ns/op 386.50 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10149 ns/op 403.57 MB/s BenchmarkRepeatLarge/4096/16-4 13150 8573 ns/op 477.76 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16003 ns/op 511.90 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15949 ns/op 513.64 MB/s BenchmarkRepeatLarge/8192/4097-4 3942634 30.89 ns/op 132615.95 MB/s BenchmarkRepeatLarge/16384/1-4 8130 28950 ns/op 565.94 MB/s BenchmarkRepeatLarge/16384/16-4 6980 28549 ns/op 573.90 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19990 ns/op 614.85 MB/s BenchmarkRepeatLarge/32768/1-4 2032 53346 ns/op 614.25 MB/s BenchmarkRepeatLarge/32768/16-4 3164 50798 ns/op 645.07 MB/s BenchmarkRepeatLarge/32768/4097-4 2799 47378 ns/op 605.33 MB/s BenchmarkRepeatLarge/65536/1-4 1183 94595 ns/op 692.81 MB/s BenchmarkRepeatLarge/65536/16-4 1273 91613 ns/op 715.35 MB/s BenchmarkRepeatLarge/65536/4097-4 1291 91298 ns/op 673.13 MB/s BenchmarkRepeatLarge/131072/1-4 236 439819 ns/op 298.01 MB/s BenchmarkRepeatLarge/131072/16-4 313 508248 ns/op 257.89 MB/s BenchmarkRepeatLarge/131072/4097-4 280 440584 ns/op 288.27 MB/s BenchmarkRepeatLarge/262144/1-4 157 714465 ns/op 366.91 MB/s BenchmarkRepeatLarge/262144/16-4 158 734536 ns/op 356.88 MB/s BenchmarkRepeatLarge/262144/4097-4 175 700911 ns/op 368.25 MB/s BenchmarkRepeatLarge/524288/1-4 79 1378888 ns/op 380.23 MB/s BenchmarkRepeatLarge/524288/16-4 92 1289135 ns/op 406.70 MB/s BenchmarkRepeatLarge/524288/4097-4 82 1289060 ns/op 403.64 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2455487 ns/op 427.03 MB/s BenchmarkRepeatLarge/1048576/16-4 43 2358331 ns/op 444.63 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 2567084 ns/op 406.97 MB/s BenchmarkRepeatLarge/2097152/1-4 33 4734495 ns/op 442.95 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4470895 ns/op 469.07 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4575156 ns/op 457.59 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8787514 ns/op 477.30 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10188613 ns/op 411.67 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8426334 ns/op 497.40 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14639012 ns/op 573.03 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15050454 ns/op 557.37 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16078323 ns/op 521.61 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28122176 ns/op 596.58 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27177655 ns/op 617.32 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27385164 ns/op 612.64 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55078371 ns/op 609.21 MB/s BenchmarkRepeatLarge/33554432/16-4 3 56019253 ns/op 598.98 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54440240 ns/op 616.35 MB/s BenchmarkRepeatLarge/67108864/1-4 1 109858391 ns/op 610.87 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102912911 ns/op 652.09 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101956044 ns/op 658.21 MB/s BenchmarkRepeatLarge/134217728/1-4 1 218674048 ns/op 613.78 MB/s BenchmarkRepeatLarge/134217728/16-4 1 214909626 ns/op 624.53 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 209311881 ns/op 641.23 MB/s BenchmarkRepeatLarge/268435456/1-4 1 465374395 ns/op 576.82 MB/s BenchmarkRepeatLarge/268435456/16-4 1 384432734 ns/op 698.26 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 384683528 ns/op 697.81 MB/s BenchmarkRepeatLarge/536870912/1-4 1 879536817 ns/op 610.40 MB/s BenchmarkRepeatLarge/536870912/16-4 1 904410602 ns/op 593.61 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 881934104 ns/op 608.74 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1804179535 ns/op 595.14 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1735941183 ns/op 618.54 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1665455944 ns/op 644.71 MB/s BenchmarkIndexAnyASCII/1:1-4 2187360 57.82 ns/op BenchmarkIndexAnyASCII/1:2-4 2051713 56.81 ns/op BenchmarkIndexAnyASCII/1:4-4 2151308 54.46 ns/op BenchmarkIndexAnyASCII/1:8-4 2107974 56.75 ns/op BenchmarkIndexAnyASCII/1:16-4 2095429 57.11 ns/op BenchmarkIndexAnyASCII/1:32-4 2066821 55.54 ns/op BenchmarkIndexAnyASCII/1:64-4 2142130 56.48 ns/op BenchmarkIndexAnyASCII/16:1-4 2087017 55.92 ns/op BenchmarkIndexAnyASCII/16:2-4 822426 148.4 ns/op BenchmarkIndexAnyASCII/16:4-4 901887 132.7 ns/op BenchmarkIndexAnyASCII/16:8-4 886965 134.0 ns/op BenchmarkIndexAnyASCII/16:16-4 739579 143.5 ns/op BenchmarkIndexAnyASCII/16:32-4 785479 163.2 ns/op BenchmarkIndexAnyASCII/16:64-4 568818 191.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2040133 62.26 ns/op BenchmarkIndexAnyASCII/256:2-4 97392 1177 ns/op BenchmarkIndexAnyASCII/256:4-4 96135 1175 ns/op BenchmarkIndexAnyASCII/256:8-4 88704 1191 ns/op BenchmarkIndexAnyASCII/256:16-4 97348 1360 ns/op BenchmarkIndexAnyASCII/256:32-4 92870 1255 ns/op BenchmarkIndexAnyASCII/256:64-4 86488 1288 ns/op BenchmarkIndexAnyUTF8/1:1-4 2379538 50.85 ns/op BenchmarkIndexAnyUTF8/1:2-4 2218946 51.62 ns/op BenchmarkIndexAnyUTF8/1:4-4 2319680 50.17 ns/op BenchmarkIndexAnyUTF8/1:8-4 2476843 48.78 ns/op BenchmarkIndexAnyUTF8/1:16-4 2281741 51.99 ns/op BenchmarkIndexAnyUTF8/1:32-4 2138031 54.06 ns/op BenchmarkIndexAnyUTF8/1:64-4 2359938 52.19 ns/op BenchmarkIndexAnyUTF8/16:1-4 1993384 59.46 ns/op BenchmarkIndexAnyUTF8/16:2-4 297314 404.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 303524 392.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 307779 402.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 268956 449.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 273133 554.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 302216 452.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 469592 273.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 20924 5803 ns/op BenchmarkIndexAnyUTF8/256:4-4 18916 5831 ns/op BenchmarkIndexAnyUTF8/256:8-4 20190 5917 ns/op BenchmarkIndexAnyUTF8/256:16-4 17654 6445 ns/op BenchmarkIndexAnyUTF8/256:32-4 19190 6497 ns/op BenchmarkIndexAnyUTF8/256:64-4 19038 6322 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2408736 47.92 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2408138 48.27 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2553230 48.39 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2475662 48.31 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2447270 49.01 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2400014 50.30 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2383790 50.72 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 114.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 111.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1018562 116.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 872527 118.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 931611 124.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 860640 143.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 746667 175.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 100425 1102 ns/op BenchmarkLastIndexAnyASCII/256:2-4 99531 1132 ns/op BenchmarkLastIndexAnyASCII/256:4-4 97798 1114 ns/op BenchmarkLastIndexAnyASCII/256:8-4 106897 1116 ns/op BenchmarkLastIndexAnyASCII/256:16-4 104246 1095 ns/op BenchmarkLastIndexAnyASCII/256:32-4 107024 1108 ns/op BenchmarkLastIndexAnyASCII/256:64-4 102412 1142 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2489469 48.16 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2466642 48.10 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2481937 47.58 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2490009 47.60 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2465425 48.85 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2422370 49.53 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2373565 50.01 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 362608 349.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 179644 701.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 176721 684.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 184101 675.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 168703 706.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173444 731.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 154797 759.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 22441 5468 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9754 10846 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10896 10834 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9994 10679 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10827 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11128 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11380 ns/op BenchmarkTrimASCII/1:1-4 3066578 37.62 ns/op BenchmarkTrimASCII/1:2-4 2465892 48.56 ns/op BenchmarkTrimASCII/1:4-4 2412817 48.84 ns/op BenchmarkTrimASCII/1:8-4 2297116 51.03 ns/op BenchmarkTrimASCII/1:16-4 2010676 59.05 ns/op BenchmarkTrimASCII/16:1-4 2528176 46.51 ns/op BenchmarkTrimASCII/16:2-4 827778 127.4 ns/op BenchmarkTrimASCII/16:4-4 1007834 119.8 ns/op BenchmarkTrimASCII/16:8-4 821314 122.3 ns/op BenchmarkTrimASCII/16:16-4 855670 129.3 ns/op BenchmarkTrimASCII/256:1-4 909470 118.0 ns/op BenchmarkTrimASCII/256:2-4 101792 1125 ns/op BenchmarkTrimASCII/256:4-4 101402 1110 ns/op BenchmarkTrimASCII/256:8-4 94189 1123 ns/op BenchmarkTrimASCII/256:16-4 103123 1178 ns/op BenchmarkTrimASCII/4096:1-4 102694 1109 ns/op BenchmarkTrimASCII/4096:2-4 7182 17468 ns/op BenchmarkTrimASCII/4096:4-4 7156 17316 ns/op BenchmarkTrimASCII/4096:8-4 6781 17296 ns/op BenchmarkTrimASCII/4096:16-4 6244 17584 ns/op BenchmarkTrimByte-4 3591453 32.86 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18750 6311 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19358 6306 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1531 74042 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3258 36864 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6778 18406 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10272 ns/op BenchmarkJoin/0-4 4013938 28.60 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3138895 37.47 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 195099 615.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 136184 884.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 98869 1168 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 84334 1507 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 67856 1731 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 59575 2158 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2489143 47.55 ns/op BenchmarkTrimSpace/ASCII-4 1790643 66.42 ns/op BenchmarkTrimSpace/SomeNonASCII-4 153781 828.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 86958 1405 ns/op BenchmarkReplaceAll-4 116547 1055 ns/op 16 B/op 1 allocs/op PASS ok strings 63.683s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 79314 1568 ns/op BenchmarkCond2-4 27657 4826 ns/op BenchmarkCond4-4 14352 8819 ns/op BenchmarkCond8-4 8344 15702 ns/op BenchmarkCond16-4 4076 28426 ns/op BenchmarkCond32-4 2388 52139 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 650412 182.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 514138 251.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 752253 163.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 654188 158.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 449864 346.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 688336 166.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 138639 1095 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 114441 1310 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 108290 1497 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74740 1786 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 809676 150.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 206587 592.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 768752 147.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 184576 650.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 691682 150.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 181093 586.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1427286 85.67 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68340 1811 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 140214 863.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 366504 482.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 8838 12910 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 493 268348 ns/op BenchmarkRange/*sync.Map-4 2056 63497 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 127984 1880 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 227275 542.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 83932 1689 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 92953 1470 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 227756 528.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 105159 1031 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 101270 1129 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 197785 615.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 883179 143.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 73958 2128 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 154437 723.8 ns/op BenchmarkSwapCollision/*sync.Map-4 92304 1179 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 194 573049 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 120637 918.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 380727 369.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 28874 4776 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 80362 1583 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32990 3645 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 481023 410.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 139206 886.0 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 232267 449.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 111.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 182043 642.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 120.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 710736 176.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 178629 667.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 573165 183.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 120595 1008 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 489127 493.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 540591 347.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 128467 850.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 532821 315.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 214425 517.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 145521 858.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 231620 439.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 71764 1790 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 246968 704.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 443581 296.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 134149 921.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 426115 304.1 ns/op BenchmarkUncontendedSemaphore-4 4405633 26.84 ns/op BenchmarkContendedSemaphore-4 4357203 26.62 ns/op BenchmarkMutexUncontended-4 816835 159.6 ns/op BenchmarkMutex-4 220488 540.4 ns/op BenchmarkMutexSlack-4 205406 528.2 ns/op BenchmarkMutexWork-4 222061 610.5 ns/op BenchmarkMutexWorkSlack-4 202371 595.6 ns/op BenchmarkMutexNoSpin-4 76491 1525 ns/op BenchmarkMutexSpin-4 65994 1950 ns/op BenchmarkOnce-4 966122 140.1 ns/op BenchmarkOnceFunc/v=Once-4 1346782 87.33 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 108.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 102.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1246335 95.29 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 908115 133.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 830152 120.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4915645 24.79 ns/op BenchmarkSemaSyntNonblock-4 1264389 88.29 ns/op BenchmarkSemaSyntBlock-4 2067634 59.94 ns/op BenchmarkSemaWorkNonblock-4 1200106 101.6 ns/op BenchmarkSemaWorkBlock-4 1363354 87.14 ns/op BenchmarkRWMutexUncontended-4 366150 352.0 ns/op BenchmarkRWMutexWrite100-4 260971 487.2 ns/op BenchmarkRWMutexWrite10-4 275616 392.7 ns/op BenchmarkRWMutexWorkWrite100-4 235314 477.5 ns/op BenchmarkRWMutexWorkWrite10-4 255894 485.5 ns/op BenchmarkWaitGroupUncontended-4 563118 220.3 ns/op BenchmarkWaitGroupAddDone-4 548587 222.7 ns/op BenchmarkWaitGroupAddDoneWork-4 521503 222.5 ns/op BenchmarkWaitGroupWait-4 2487181 46.21 ns/op BenchmarkWaitGroupWaitWork-4 1882329 58.64 ns/op BenchmarkWaitGroupActuallyWait-4 57601 1904 ns/op 32 B/op 2 allocs/op PASS ok sync 23.625s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 791274 146.5 ns/op PASS ok sync/atomic 1.272s PASS ok syscall 1.038s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 101683 1104 ns/op 0 B/op 0 allocs/op PASS ok testing 1.196s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6986 16833 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9421 12210 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 94 1474909 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1137483 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 177335755 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 184619895 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1292 78493 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1617 71985 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6895451 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6211770 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 751637466 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 722769372 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 189 642336 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 204 570222 ns/op 192 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63261162 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58127786 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7064932940 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6811273188 ns/op 335150248 B/op 100093 allocs/op BenchmarkPyramid/10-4 2829 47385 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3538032 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 333674150 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2686 52317 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 237 484382 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 28 4876985 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 8396 16087 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.424s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 90654810 ns/op BenchmarkVariableString-4 85178 1440 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1936 61138 ns/op 2522 B/op 39 allocs/op PASS ok text/template/parse 1.669s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 60 2498993 ns/op BenchmarkAfter-4 117 972891 ns/op BenchmarkStop-4 250 559434 ns/op BenchmarkSimultaneousAfterFunc-4 45 2383129 ns/op BenchmarkStartStop-4 292 389856 ns/op BenchmarkReset-4 2199 58491 ns/op BenchmarkSleep-4 44 2437175 ns/op BenchmarkParallelTimerLatency-4 37 913344 avg-late-ns 2030970 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 699921 avg-late-ns 2548798 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 658741 avg-late-ns 2736347 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 30 464549 avg-late-ns 2536449 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 472868 avg-late-ns 2987309 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 743051 avg-late-ns 4824319 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 631604 avg-late-ns 5646130 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 557093 avg-late-ns 2965581 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 1828240 avg-late-ns 8664625 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 21 6706264 avg-late-ns 22790505 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 18 6179608 avg-late-ns 18607710 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 926449 avg-late-ns 4827101 max-late-ns BenchmarkTicker-4 1 195524546 ns/op BenchmarkTickerReset-4 2493 43409 ns/op BenchmarkTickerResetNaive-4 271 560341 ns/op BenchmarkNow-4 718254 166.7 ns/op BenchmarkNowUnixNano-4 631096 166.0 ns/op BenchmarkNowUnixMilli-4 702279 172.3 ns/op BenchmarkNowUnixMicro-4 702380 167.5 ns/op BenchmarkFormat-4 53422 2287 ns/op BenchmarkFormatRFC3339-4 73275 1477 ns/op BenchmarkFormatRFC3339Nano-4 75866 1491 ns/op BenchmarkFormatNow-4 71052 1626 ns/op BenchmarkMarshalJSON-4 96625 1312 ns/op BenchmarkMarshalText-4 100386 1150 ns/op BenchmarkParse-4 115407 1055 ns/op BenchmarkParseRFC3339UTC-4 366072 356.9 ns/op BenchmarkParseRFC3339UTCBytes-4 247465 489.8 ns/op BenchmarkParseRFC3339TZ-4 102783 1150 ns/op BenchmarkParseRFC3339TZBytes-4 76587 1422 ns/op BenchmarkParseDuration-4 543836 218.7 ns/op BenchmarkHour-4 1000000 120.5 ns/op BenchmarkSecond-4 1000000 121.8 ns/op BenchmarkYear-4 769699 160.1 ns/op BenchmarkDay-4 621464 179.2 ns/op BenchmarkISOWeek-4 788641 163.4 ns/op BenchmarkGoString-4 75304 1592 ns/op BenchmarkUnmarshalText-4 77979 1491 ns/op PASS ok time 14.538s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 574398 220.8 ns/op BenchmarkDecodeValidJapaneseChars-4 689936 177.8 ns/op BenchmarkDecodeRune-4 2468049 46.43 ns/op BenchmarkEncodeValidASCII-4 482402 224.4 ns/op BenchmarkEncodeValidJapaneseChars-4 666338 179.4 ns/op BenchmarkAppendRuneValidASCII-4 960244 106.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2182172 54.22 ns/op BenchmarkEncodeRune-4 4464186 26.31 ns/op PASS ok unicode/utf16 2.456s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1097047 108.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 216526 545.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3126931 37.79 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 388116 332.6 ns/op BenchmarkValidTenASCIIChars-4 1000000 105.9 ns/op BenchmarkValid100KASCIIChars-4 164 711935 ns/op BenchmarkValidTenJapaneseChars-4 205990 604.1 ns/op BenchmarkValidLongMostlyASCII-4 154 755397 ns/op BenchmarkValidLongJapanese-4 68 1718681 ns/op BenchmarkValidStringTenASCIIChars-4 3490449 33.02 ns/op BenchmarkValidString100KASCIIChars-4 13732 8769 ns/op BenchmarkValidStringTenJapaneseChars-4 375690 330.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1504 85383 ns/op BenchmarkValidStringLongJapanese-4 122 974457 ns/op BenchmarkEncodeASCIIRune-4 3047992 37.49 ns/op BenchmarkEncodeJapaneseRune-4 1844395 64.11 ns/op BenchmarkAppendASCIIRune-4 7344403 13.74 ns/op BenchmarkAppendJapaneseRune-4 2181409 54.87 ns/op BenchmarkDecodeASCIIRune-4 2490880 46.16 ns/op BenchmarkDecodeJapaneseRune-4 1633286 74.27 ns/op BenchmarkFullRune/ASCII-4 3308452 33.11 ns/op BenchmarkFullRune/Incomplete-4 1644602 72.88 ns/op BenchmarkFullRune/Japanese-4 3463324 33.92 ns/op PASS ok unicode/utf8 5.302s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 97477489876 ns/op PASS ok cmd/api 98.768s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 498235 242.8 ns/op BenchmarkCgoCall/one-pointer-4 306578 340.2 ns/op BenchmarkCgoCall/eight-pointers-4 155140 729.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 440112 292.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 10000 11484 ns/op BenchmarkCgoCall/eight-pointers-slice-4 29026 4111 ns/op BenchmarkGoString-4 1000000 175.0 ns/op BenchmarkCGoCallback-4 51151 2061 ns/op BenchmarkCGoInCThread-4 392366 304.2 ns/op PASS ok cmd/cgo/internal/test 2.685s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1280292 87.85 ns/op BenchmarkEqArrayOfStrings64-4 225457 544.8 ns/op BenchmarkEqArrayOfStrings1024-4 14684 8140 ns/op BenchmarkEqArrayOfFloats5-4 1568119 75.24 ns/op BenchmarkEqArrayOfFloats64-4 206852 575.4 ns/op BenchmarkEqArrayOfFloats1024-4 14649 8190 ns/op BenchmarkEqArrayOfStructsEq-4 4212 29141 ns/op BenchmarkEqArrayOfStructsNotEq-4 7999 16389 ns/op BenchmarkEqStruct-4 29396655 4.516 ns/op PASS ok cmd/compile/internal/reflectdata 2.737s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 64026 ns/op BenchmarkCopyElim1-4 249 415586 ns/op BenchmarkCopyElim10-4 237 447504 ns/op BenchmarkCopyElim100-4 181 677613 ns/op BenchmarkCopyElim1000-4 48 2627674 ns/op BenchmarkCopyElim10000-4 4 28114558 ns/op BenchmarkCopyElim100000-4 1 501149948 ns/op BenchmarkDeadCode/1-4 186 538900 ns/op BenchmarkDeadCode/10-4 162 646434 ns/op BenchmarkDeadCode/100-4 129 911897 ns/op BenchmarkDeadCode/1000-4 60 3318280 ns/op BenchmarkDeadCode/10000-4 3 33468299 ns/op BenchmarkDeadCode/100000-4 1 305916251 ns/op BenchmarkDeadCode/200000-4 1 644619586 ns/op BenchmarkDominatorsLinear-4 14 7804243 ns/op 1.28 MB/s BenchmarkDominatorsFwdBack-4 12 11090593 ns/op 0.90 MB/s BenchmarkDominatorsManyPred-4 12 10100567 ns/op 0.99 MB/s BenchmarkDominatorsMaxPred-4 13 10709636 ns/op 0.93 MB/s BenchmarkDominatorsMaxPredVal-4 10 12194241 ns/op 0.82 MB/s BenchmarkFuse/1-4 414 329672 ns/op BenchmarkFuse/10-4 265 428203 ns/op BenchmarkFuse/100-4 140 784665 ns/op BenchmarkFuse/1000-4 24 5791901 ns/op BenchmarkFuse/10000-4 2 57617638 ns/op BenchmarkNilCheckDeep1-4 13546 8775 ns/op 0.11 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5565 20607 ns/op 0.49 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 842 139538 ns/op 0.72 MB/s 669 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 87 1308571 ns/op 0.76 MB/s 4519 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15676577 ns/op 0.64 MB/s 80118 B/op 7 allocs/op BenchmarkDSEPass-4 44 2813192 ns/op 50860 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 106507389 ns/op 4265880 B/op 108638 allocs/op BenchmarkCSEPass-4 8 13382565 ns/op 131505 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 140664229 ns/op 5657832 B/op 97417 allocs/op BenchmarkDeadcodePass-4 174 575458 ns/op 82921 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 112141606 ns/op 4089848 B/op 45289 allocs/op BenchmarkMultiPass-4 96 1160977 ns/op 256710 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 233372842 ns/op 11165576 B/op 149504 allocs/op BenchmarkCondRewrite/SoloJump-4 4667158 24.44 ns/op BenchmarkCondRewrite/CombJump-4 4624119 25.64 ns/op PASS ok cmd/compile/internal/ssa 15.170s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13813 8067 ns/op BenchmarkExtShift-4 22311 5156 ns/op BenchmarkModify-4 8826 13049 ns/op BenchmarkMullImm-4 26086 4197 ns/op BenchmarkConstModify-4 9610 13391 ns/op BenchmarkBitSet-4 17010 6768 ns/op BenchmarkBitClear-4 17865 6618 ns/op BenchmarkBitToggle-4 15774 7202 ns/op BenchmarkBitSetConst-4 102944 1152 ns/op BenchmarkBitClearConst-4 146725 827.4 ns/op BenchmarkBitToggleConst-4 101278 1142 ns/op BenchmarkDivconstI64-4 7650733 15.34 ns/op BenchmarkModconstI64-4 6556513 16.08 ns/op BenchmarkDivisiblePow2constI64-4 7073218 17.64 ns/op BenchmarkDivisibleconstI64-4 8313590 13.67 ns/op BenchmarkDivisibleWDivconstI64-4 4152961 28.56 ns/op BenchmarkDivconstU64/3-4 6346432 18.03 ns/op BenchmarkDivconstU64/5-4 7735837 15.95 ns/op BenchmarkDivconstU64/37-4 7494120 16.80 ns/op BenchmarkDivconstU64/1234567-4 8490204 13.38 ns/op BenchmarkModconstU64-4 6773126 16.65 ns/op BenchmarkDivisibleconstU64-4 8478122 13.61 ns/op BenchmarkDivisibleWDivconstU64-4 3997514 29.66 ns/op BenchmarkDivconstI32-4 6745504 15.91 ns/op BenchmarkModconstI32-4 8387148 19.81 ns/op BenchmarkDivisiblePow2constI32-4 8871061 13.56 ns/op BenchmarkDivisibleconstI32-4 7942635 13.66 ns/op BenchmarkDivisibleWDivconstI32-4 4219309 28.83 ns/op BenchmarkDivconstU32-4 7457222 15.46 ns/op BenchmarkModconstU32-4 6136382 17.52 ns/op BenchmarkDivisibleconstU32-4 9179566 13.04 ns/op BenchmarkDivisibleWDivconstU32-4 4090629 27.81 ns/op BenchmarkDivconstI16-4 8873749 13.00 ns/op BenchmarkModconstI16-4 8467772 13.06 ns/op BenchmarkDivisiblePow2constI16-4 9099400 13.01 ns/op BenchmarkDivisibleconstI16-4 8507258 13.20 ns/op BenchmarkDivisibleWDivconstI16-4 4017080 29.40 ns/op BenchmarkDivconstU16-4 7288996 15.36 ns/op BenchmarkModconstU16-4 7639990 15.71 ns/op BenchmarkDivisibleconstU16-4 8717668 12.89 ns/op BenchmarkDivisibleWDivconstU16-4 4357344 27.37 ns/op BenchmarkDivconstI8-4 6564570 15.49 ns/op BenchmarkModconstI8-4 7500688 15.12 ns/op BenchmarkDivisiblePow2constI8-4 8303260 12.96 ns/op BenchmarkDivisibleconstI8-4 8769946 13.34 ns/op BenchmarkDivisibleWDivconstI8-4 3818980 29.23 ns/op BenchmarkDivconstU8-4 8615820 13.76 ns/op BenchmarkModconstU8-4 8009392 13.39 ns/op BenchmarkDivisibleconstU8-4 9200142 13.16 ns/op BenchmarkDivisibleWDivconstU8-4 4120975 28.69 ns/op BenchmarkMul2-4 243346 513.0 ns/op BenchmarkMulNeg2-4 243362 523.9 ns/op BenchmarkEfaceInteger-4 2786958 39.10 ns/op BenchmarkDiv64UnsignedSmall-4 10082348 11.18 ns/op BenchmarkDiv64Small-4 7992372 12.65 ns/op BenchmarkDiv64SmallNegDivisor-4 8294953 12.96 ns/op BenchmarkDiv64SmallNegDividend-4 8327562 13.29 ns/op BenchmarkDiv64SmallNegBoth-4 9380422 12.63 ns/op BenchmarkDiv64Unsigned-4 9548095 11.21 ns/op BenchmarkDiv64-4 8410197 14.12 ns/op BenchmarkDiv64NegDivisor-4 8147098 13.05 ns/op BenchmarkDiv64NegDividend-4 7830038 12.80 ns/op BenchmarkDiv64NegBoth-4 7927990 12.94 ns/op BenchmarkMod64UnsignedSmall-4 9739590 10.87 ns/op BenchmarkMod64Small-4 8821246 12.03 ns/op BenchmarkMod64SmallNegDivisor-4 8597367 13.11 ns/op BenchmarkMod64SmallNegDividend-4 8791785 12.85 ns/op BenchmarkMod64SmallNegBoth-4 8474851 12.80 ns/op BenchmarkMod64Unsigned-4 9450716 10.98 ns/op BenchmarkMod64-4 8627985 12.84 ns/op BenchmarkMod64NegDivisor-4 8589099 12.61 ns/op BenchmarkMod64NegDividend-4 8486269 12.63 ns/op BenchmarkMod64NegBoth-4 8304322 12.74 ns/op BenchmarkMulconstI32/3-4 26422940 4.109 ns/op BenchmarkMulconstI32/5-4 29870823 4.070 ns/op BenchmarkMulconstI32/12-4 26946926 4.429 ns/op BenchmarkMulconstI32/120-4 28532983 4.138 ns/op BenchmarkMulconstI32/-120-4 26944639 4.162 ns/op BenchmarkMulconstI32/65537-4 24155162 4.393 ns/op BenchmarkMulconstI32/65538-4 27039632 4.831 ns/op BenchmarkMulconstI64/3-4 28579662 4.158 ns/op BenchmarkMulconstI64/5-4 28551537 4.326 ns/op BenchmarkMulconstI64/12-4 26889604 4.466 ns/op BenchmarkMulconstI64/120-4 27957754 4.098 ns/op BenchmarkMulconstI64/-120-4 29340384 4.110 ns/op BenchmarkMulconstI64/65537-4 27269522 4.319 ns/op BenchmarkMulconstI64/65538-4 24849164 4.514 ns/op BenchmarkMulconstU32/3-4 26787016 4.119 ns/op BenchmarkMulconstU32/5-4 28858258 4.140 ns/op BenchmarkMulconstU32/12-4 28105551 4.477 ns/op BenchmarkMulconstU32/120-4 29894040 4.478 ns/op BenchmarkMulconstU32/65537-4 28142944 4.352 ns/op BenchmarkMulconstU32/65538-4 27078378 4.330 ns/op BenchmarkMulconstU64/3-4 28621236 4.164 ns/op BenchmarkMulconstU64/5-4 29266315 4.130 ns/op BenchmarkMulconstU64/12-4 26047917 4.395 ns/op BenchmarkMulconstU64/120-4 28203751 4.223 ns/op BenchmarkMulconstU64/65537-4 23313270 4.408 ns/op BenchmarkMulconstU64/65538-4 26743104 4.395 ns/op BenchmarkShiftArithmeticRight-4 29391650 4.527 ns/op BenchmarkSwitch8Predictable-4 9018954 13.39 ns/op BenchmarkSwitch8Unpredictable-4 8373766 13.39 ns/op BenchmarkSwitch32Predictable-4 12357504 9.495 ns/op BenchmarkSwitch32Unpredictable-4 8356538 13.74 ns/op BenchmarkSwitchStringPredictable-4 6231201 18.90 ns/op BenchmarkSwitchStringUnpredictable-4 6472363 17.73 ns/op PASS ok cmd/compile/internal/test 18.674s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 157 744733 ns/op BenchmarkNamed/Underlying/nongeneric-4 1015341 118.1 ns/op BenchmarkNamed/Underlying/generic-4 1043486 115.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 116.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 120.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 433229929 ns/op 70562 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 313830665 ns/op 97403 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 133409259 ns/op 226625 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 119840171 ns/op 254027 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2323085969 ns/op 2231 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 87137153 ns/op 59404 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 33490373 ns/op 154259 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36236866 ns/op 142032 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 616819158 ns/op 3513 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40106795 ns/op 53879 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 25924791 ns/op 83412 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 24176133 ns/op 88999 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1660412880 ns/op 38925 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 586029208 ns/op 110295 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 122442122 ns/op 526550 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 103959152 ns/op 620371 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2449522568 ns/op 817.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66642266 ns/op 29981 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 49328684 ns/op 40464 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 55622847 ns/op 35738 lines/s PASS ok cmd/compile/internal/types2 39.480s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 28267439 ns/op 20917250 sys-ns/op 4453250 user-ns/op PASS ok cmd/go 1.542s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 66908 1697 ns/op 4.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 79372 1445 ns/op 5.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18405 6342 ns/op 161.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19431 6138 ns/op 166.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3304 38931 ns/op 210.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3328 39166 ns/op 209.16 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.078s All tests passed.