darwin-amd64-race at 52fc777dcc342c000ac71d4da19047a2e02c27cb :: 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=44C6009F-E203-4A3C-AE58-270F3A93BEA0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YQj9DzcB6A/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C7977DA5-9013-422A-AF87-BC9395BA23BC" "__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" "GO_TEST_TIMEOUT_SCALE=2" "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.20.6 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=44C6009F-E203-4A3C-AE58-270F3A93BEA0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YQj9DzcB6A/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C7977DA5-9013-422A-AF87-BC9395BA23BC" "__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" "GO_TEST_TIMEOUT_SCALE=2" "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.099s ok archive/zip 3.668s ok bufio 1.527s ok bytes 2.898s ok cmp 1.097s ok compress/bzip2 1.545s ok compress/flate 10.390s ok compress/gzip 18.133s ok compress/lzw 1.882s ok compress/zlib 6.880s ok container/heap 1.042s ok container/list 1.034s ok container/ring 1.041s ok context 1.129s ok crypto 1.056s ok crypto/aes 1.068s ok crypto/cipher 1.059s ok crypto/des 1.080s ok crypto/dsa 1.059s ok crypto/ecdh 1.230s ok crypto/ecdsa 1.155s ok crypto/ed25519 1.489s ok crypto/elliptic 1.061s ok crypto/hmac 1.044s ok crypto/internal/alias 1.037s ok crypto/internal/bigmod 5.795s ok crypto/internal/boring 1.062s ok crypto/internal/boring/bcache 1.576s ok crypto/internal/edwards25519 1.894s ok crypto/internal/edwards25519/field 1.141s ok crypto/internal/nistec 1.889s ok crypto/internal/nistec/fiat 1.084s [no tests to run] ok crypto/md5 1.104s ok crypto/rand 1.411s ok crypto/rc4 1.662s ok crypto/rsa 3.227s ok crypto/sha1 1.099s ok crypto/sha256 1.040s ok crypto/sha512 1.059s ok crypto/subtle 1.688s ok crypto/tls 6.485s ok crypto/x509 3.122s ok database/sql 1.642s ok database/sql/driver 1.063s ok debug/buildinfo 1.068s ok debug/dwarf 1.111s ok debug/elf 2.373s ok debug/gosym 1.166s ok debug/macho 1.036s ok debug/pe 1.104s ok debug/plan9obj 1.032s ok embed 1.060s [no tests to run] ok embed/internal/embedtest 1.075s ok encoding/ascii85 1.082s ok encoding/asn1 1.071s ok encoding/base32 1.181s ok encoding/base64 1.061s ok encoding/binary 1.078s ok encoding/csv 1.258s ok encoding/gob 27.793s ok encoding/hex 1.126s ok encoding/json 4.058s ok encoding/pem 4.016s ok encoding/xml 1.476s ok errors 1.097s ok expvar 1.101s ok flag 3.278s ok fmt 1.754s ok go/ast 1.053s ok go/build 7.139s ok go/build/constraint 1.102s ok go/constant 1.045s ok go/doc 1.405s ok go/doc/comment 5.222s ok go/format 1.145s ok go/importer 3.378s ok go/internal/gccgoimporter 1.127s ok go/internal/gcimporter 27.120s ok go/internal/srcimporter 33.071s ok go/parser 2.090s ok go/printer 3.021s ok go/scanner 1.072s ok go/token 1.149s ok go/types 65.600s ok hash 1.037s ok hash/adler32 1.060s ok hash/crc32 1.068s ok hash/crc64 1.075s ok hash/fnv 1.039s ok hash/maphash 1.035s ok html 1.061s ok html/template 1.365s ok image 1.554s ok image/color 1.078s ok image/draw 1.944s ok image/gif 2.854s ok image/jpeg 3.092s ok image/png 5.014s ok index/suffixarray 2.647s ok internal/abi 1.430s ok internal/buildcfg 1.071s ok internal/coverage/cformat 1.065s ok internal/coverage/cmerge 1.044s ok internal/coverage/pods 1.083s ok internal/coverage/slicereader 1.039s ok internal/coverage/slicewriter 1.042s ok internal/coverage/test 1.091s ok internal/cpu 3.091s ok internal/dag 1.121s ok internal/diff 1.079s ok internal/fmtsort 1.033s ok internal/fuzz 1.054s ok internal/godebug 14.794s ok internal/godebugs 1.094s ok internal/intern 3.290s ok internal/itoa 1.049s ok internal/platform 2.804s ok internal/poll 1.441s ok internal/profile 1.060s ok internal/reflectlite 1.040s ok internal/safefilepath 1.034s ok internal/saferio 1.257s ok internal/singleflight 1.138s ok internal/testenv 1.863s ok internal/trace 1.343s ok internal/types/errors 3.242s ok internal/unsafeheader 1.034s ok internal/xcoff 1.042s ok internal/zstd 1.034s ok io 1.120s ok io/fs 1.290s ok io/ioutil 1.102s ok log 1.069s ok log/slog 1.212s ok log/slog/internal/benchmarks 1.028s ok log/slog/internal/buffer 1.035s ok log/syslog 2.300s ok maps 1.071s ok math 1.059s ok math/big 4.509s ok math/bits 1.041s ok math/cmplx 1.051s ok math/rand 5.159s ok mime 1.074s ok mime/multipart 6.657s ok mime/quotedprintable 1.219s ok net 18.792s ok net/http 22.709s ok net/http/cgi 13.888s ok net/http/cookiejar 1.130s ok net/http/fcgi 1.302s ok net/http/httptest 1.456s ok net/http/httptrace 1.048s ok net/http/httputil 2.183s ok net/http/internal 1.040s ok net/http/internal/ascii 1.072s ok net/http/pprof 6.308s ok net/internal/socktest 1.073s ok net/mail 1.041s ok net/netip 2.340s ok net/rpc 1.259s ok net/rpc/jsonrpc 1.106s ok net/smtp 1.266s ok net/textproto 2.621s ok net/url 1.095s ok os 8.478s ok os/exec 11.868s ok os/exec/internal/fdtest 1.104s ok os/signal 21.326s ok os/user 1.096s ok path 1.043s ok path/filepath 1.080s ok plugin 1.042s ok reflect 2.715s ok regexp 4.818s ok regexp/syntax 7.217s ok runtime 78.731s ok runtime/cgo 1.032s ok runtime/coverage 1.057s ok runtime/debug 2.234s ok runtime/internal/atomic 1.080s ok runtime/internal/math 1.070s ok runtime/internal/sys 1.037s ok runtime/internal/wasitest 1.062s ok runtime/metrics 1.075s ok runtime/pprof 23.399s ok runtime/race 15.448s ok runtime/trace 7.050s ok slices 1.763s ok sort 2.298s ok strconv 3.369s ok strings 2.460s ok sync 1.994s ok sync/atomic 5.111s ok syscall 7.258s ok testing 3.463s ok testing/fstest 1.064s ok testing/iotest 1.036s ok testing/quick 1.233s ok testing/slogtest 1.074s ok text/scanner 1.049s ok text/tabwriter 1.048s ok text/template 1.129s ok text/template/parse 1.056s ok time 3.644s ok unicode 1.091s ok unicode/utf16 1.098s ok unicode/utf8 1.135s ok cmd/addr2line 11.968s ok cmd/api 7.210s ok cmd/asm/internal/asm 4.230s ok cmd/asm/internal/lex 1.098s ok cmd/cgo/internal/swig 1.137s ok cmd/cgo/internal/test 4.596s ok cmd/cgo/internal/testcarchive 50.939s ok cmd/cgo/internal/testcshared 23.826s ok cmd/cgo/internal/testerrors 32.829s ok cmd/cgo/internal/testfortran 1.151s ok cmd/cgo/internal/testgodefs 4.700s ok cmd/cgo/internal/testlife 3.908s ok cmd/cgo/internal/testnocgo 1.049s ok cmd/cgo/internal/testplugin 100.367s ok cmd/cgo/internal/testsanitizers 1.033s [no tests to run] ok cmd/cgo/internal/testshared 1.032s ok cmd/cgo/internal/testso 5.767s ok cmd/cgo/internal/teststdio 6.329s ok cmd/cgo/internal/testtls 1.040s ok cmd/compile/internal/abt 1.077s ok cmd/compile/internal/amd64 81.398s ok cmd/compile/internal/base 1.072s ok cmd/compile/internal/compare 1.061s ok cmd/compile/internal/dwarfgen 2.077s ok cmd/compile/internal/importer 6.570s ok cmd/compile/internal/inline/inlheur 3.192s ok cmd/compile/internal/ir 1.036s ok cmd/compile/internal/logopt 3.024s ok cmd/compile/internal/loopvar 47.162s ok cmd/compile/internal/noder 1.034s ok cmd/compile/internal/reflectdata 1.046s [no tests to run] ok cmd/compile/internal/ssa 40.299s ok cmd/compile/internal/syntax 1.317s ok cmd/compile/internal/test 20.856s ok cmd/compile/internal/typecheck 1.975s ok cmd/compile/internal/types 1.037s ok cmd/compile/internal/types2 30.407s ok cmd/covdata 1.072s ok cmd/cover 23.997s ok cmd/dist 1.040s ok cmd/distpack 1.031s ok cmd/doc 5.048s ok cmd/fix 17.217s ok cmd/go 469.564s ok cmd/go/internal/auth 1.050s ok cmd/go/internal/cache 1.405s ok cmd/go/internal/cfg 1.034s [no tests to run] ok cmd/go/internal/envcmd 1.701s ok cmd/go/internal/fsys 1.291s ok cmd/go/internal/generate 1.165s ok cmd/go/internal/gover 1.041s ok cmd/go/internal/imports 1.124s ok cmd/go/internal/load 1.043s ok cmd/go/internal/lockedfile 2.356s ok cmd/go/internal/lockedfile/internal/filelock 2.176s ok cmd/go/internal/modfetch 1.073s ok cmd/go/internal/modfetch/codehost 13.032s ok cmd/go/internal/modfetch/zip_sum_test 1.083s ok cmd/go/internal/modindex 2.031s ok cmd/go/internal/modload 1.100s ok cmd/go/internal/mvs 1.070s ok cmd/go/internal/par 1.138s ok cmd/go/internal/str 1.042s ok cmd/go/internal/test 1.164s ok cmd/go/internal/toolchain 1.081s ok cmd/go/internal/vcs 1.099s ok cmd/go/internal/vcweb 1.227s ok cmd/go/internal/vcweb/vcstest 38.037s ok cmd/go/internal/web 1.095s ok cmd/go/internal/work 3.725s ok cmd/gofmt 1.279s ok cmd/internal/archive 3.479s ok cmd/internal/buildid 2.439s ok cmd/internal/cov 2.325s ok cmd/internal/dwarf 1.028s ok cmd/internal/edit 1.048s ok cmd/internal/goobj 1.022s ok cmd/internal/moddeps 3.921s ok cmd/internal/notsha256 1.033s ok cmd/internal/obj 2.251s ok cmd/internal/obj/ppc64 2.049s ok cmd/internal/obj/riscv 1.473s ok cmd/internal/obj/s390x 1.095s ok cmd/internal/obj/x86 6.310s ok cmd/internal/objabi 1.256s ok cmd/internal/pkgpath 5.301s ok cmd/internal/pkgpattern 1.042s ok cmd/internal/quoted 1.041s ok cmd/internal/src 1.031s ok cmd/internal/test2json 2.542s ok cmd/link 41.638s ok cmd/link/internal/benchmark 1.082s ok cmd/link/internal/ld 32.456s ok cmd/link/internal/loader 1.107s ok cmd/nm 9.634s ok cmd/objdump 9.638s ok cmd/pack 8.165s ok cmd/pprof 4.090s ok cmd/trace 1.195s ok cmd/vet 47.817s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3577 36318 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2512 70286 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 1723 95604 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5130 36042 ns/op 5214 B/op 16 allocs/op Benchmark/Reader/GNU-4 5248 27457 ns/op 5106 B/op 14 allocs/op Benchmark/Reader/PAX-4 3106 58645 ns/op 8733 B/op 33 allocs/op PASS ok archive/tar 2.345s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 308401914 ns/op 1642176 B/op 97 allocs/op BenchmarkZip64Test-4 1 187620428 ns/op BenchmarkZip64TestSizes/4096-4 1111 164903 ns/op BenchmarkZip64TestSizes/1048576-4 117 900372 ns/op BenchmarkZip64TestSizes/67108864-4 1 240601999 ns/op PASS ok archive/zip 2.637s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 213492 616.8 ns/op BenchmarkReaderCopyUnoptimal-4 115993 1034 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 67175 ns/op BenchmarkReaderWriteToOptimal-4 6882 19319 ns/op BenchmarkReaderReadString-4 128601 1561 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 200630 678.0 ns/op BenchmarkWriterCopyUnoptimal-4 218301 727.5 ns/op BenchmarkWriterCopyNoReadFrom-4 9999 79465 ns/op BenchmarkReaderEmpty-4 10000 13437 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 13241 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 442377 426.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.371s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2704 39412 ns/op 831.43 MB/s BenchmarkWriteByte-4 372 287965 ns/op 14.22 MB/s BenchmarkWriteRune-4 208 560789 ns/op 21.91 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 3911236 ns/op BenchmarkBufferFullSmallReads-4 78 1540137 ns/op BenchmarkBufferWriteBlock/N4096-4 9374 33474 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 256 481523 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 15595617 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 50014108 ns/op 335.45 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 3223125 38.99 ns/op 256.49 MB/s BenchmarkIndexByte/32-4 3092089 43.78 ns/op 730.91 MB/s BenchmarkIndexByte/4K-4 861687 127.1 ns/op 32217.03 MB/s BenchmarkIndexBytePortable/10-4 1000000 110.3 ns/op 90.70 MB/s BenchmarkIndexBytePortable/32-4 392184 296.1 ns/op 108.06 MB/s BenchmarkIndexBytePortable/4K-4 3769 32275 ns/op 126.91 MB/s BenchmarkIndexRune/10-4 1000000 149.4 ns/op 66.95 MB/s BenchmarkIndexRune/32-4 1000000 175.2 ns/op 182.61 MB/s BenchmarkIndexRune/4K-4 338323 600.6 ns/op 6819.41 MB/s BenchmarkIndexRuneASCII/10-4 2915953 36.96 ns/op 270.56 MB/s BenchmarkIndexRuneASCII/32-4 2847320 53.34 ns/op 599.95 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 144.6 ns/op 28335.05 MB/s BenchmarkEqual/0-4 8622819 13.94 ns/op BenchmarkEqual/1-4 1000000 121.7 ns/op 8.21 MB/s BenchmarkEqual/6-4 954232 142.8 ns/op 42.03 MB/s BenchmarkEqual/9-4 1000000 124.4 ns/op 72.35 MB/s BenchmarkEqual/15-4 822506 206.9 ns/op 72.49 MB/s BenchmarkEqual/16-4 856768 119.8 ns/op 133.52 MB/s BenchmarkEqual/20-4 890986 133.8 ns/op 149.49 MB/s BenchmarkEqual/32-4 989817 162.8 ns/op 196.59 MB/s BenchmarkEqual/4K-4 58161 1951 ns/op 2099.89 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 105.5 ns/op 606.65 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 120.8 ns/op 529.76 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 109.2 ns/op 586.27 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 107.8 ns/op 593.64 MB/s BenchmarkEqualBothUnaligned/4096_0-4 75099 2899 ns/op 1412.74 MB/s BenchmarkEqualBothUnaligned/4096_1-4 47559 2420 ns/op 1692.66 MB/s BenchmarkEqualBothUnaligned/4096_4-4 161050 959.6 ns/op 4268.45 MB/s BenchmarkEqualBothUnaligned/4096_7-4 129691 910.9 ns/op 4496.51 MB/s BenchmarkIndex/10-4 2144730 80.13 ns/op 124.79 MB/s BenchmarkIndex/32-4 1894977 85.14 ns/op 375.84 MB/s BenchmarkIndex/4K-4 34099 3567 ns/op 1148.27 MB/s BenchmarkIndexEasy/10-4 1674996 60.31 ns/op 165.80 MB/s BenchmarkIndexEasy/32-4 1877107 57.19 ns/op 559.52 MB/s BenchmarkIndexEasy/4K-4 513682 262.4 ns/op 15612.69 MB/s BenchmarkCount/10-4 1000000 100.3 ns/op 99.66 MB/s BenchmarkCount/32-4 987776 104.6 ns/op 305.85 MB/s BenchmarkCount/4K-4 33458 4940 ns/op 829.10 MB/s BenchmarkCountEasy/10-4 1000000 100.1 ns/op 99.92 MB/s BenchmarkCountEasy/32-4 1245285 171.2 ns/op 186.97 MB/s BenchmarkCountEasy/4K-4 330441 463.2 ns/op 8842.74 MB/s BenchmarkCountSingle/10-4 1868775 58.54 ns/op 170.81 MB/s BenchmarkCountSingle/32-4 1000000 103.2 ns/op 309.97 MB/s BenchmarkCountSingle/4K-4 640284 198.5 ns/op 20634.42 MB/s BenchmarkToUpper/#00-4 2458842 46.16 ns/op BenchmarkToUpper/ONLYUPPER-4 266654 455.7 ns/op BenchmarkToUpper/abc-4 389590 313.3 ns/op BenchmarkToUpper/AbC123-4 210268 535.6 ns/op BenchmarkToUpper/azAZ09_-4 196257 799.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 68580 2055 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32734 3612 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47215 2158 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122778 1138 ns/op BenchmarkToLower/#00-4 2464034 46.79 ns/op BenchmarkToLower/abc-4 389540 326.1 ns/op BenchmarkToLower/AbC123-4 260242 480.2 ns/op BenchmarkToLower/azAZ09_-4 279487 478.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79526 1482 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35341 3284 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65162 1774 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123009 1008 ns/op BenchmarkFields/ASCII/16-4 210895 599.9 ns/op 26.67 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13164 9342 ns/op 27.40 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 789 136703 ns/op 29.96 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 48 2430309 ns/op 26.97 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38779949 ns/op 27.04 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 80270 1434 ns/op 11.16 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5462 20796 ns/op 12.31 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 378 324526 ns/op 12.62 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6324686 ns/op 10.36 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 132375954 ns/op 7.92 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 143988 830.4 ns/op 19.27 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9148 12916 ns/op 19.82 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 411 245883 ns/op 16.66 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 4387979 ns/op 14.94 MB/s 512262 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 73429868 ns/op 14.28 MB/s 11219296 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 86254 1231 ns/op 13.00 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8353 15361 ns/op 16.67 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 433 264729 ns/op 15.47 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4918571 ns/op 13.32 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 83871488 ns/op 12.50 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1832611 62.69 ns/op BenchmarkTrimSpace/ASCII-4 1000000 101.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 108054 1137 ns/op BenchmarkTrimSpace/JustNonASCII-4 48583 2500 ns/op BenchmarkToValidUTF8/Valid-4 417258 296.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 280417 446.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86559 1345 ns/op BenchmarkIndexHard1-4 1122 108801 ns/op BenchmarkIndexHard2-4 841 147895 ns/op BenchmarkIndexHard3-4 189 814532 ns/op BenchmarkIndexHard4-4 100 1041115 ns/op BenchmarkLastIndexHard1-4 8 14847399 ns/op BenchmarkLastIndexHard2-4 6 18360358 ns/op BenchmarkLastIndexHard3-4 5 20308016 ns/op BenchmarkCountHard1-4 979 116778 ns/op BenchmarkCountHard2-4 736 157470 ns/op BenchmarkCountHard3-4 182 634080 ns/op BenchmarkSplitEmptySeparator-4 1 117609092 ns/op BenchmarkSplitSingleByteSeparator-4 16 9678570 ns/op BenchmarkSplitMultiByteSeparator-4 12 9955170 ns/op BenchmarkSplitNSingleByteSeparator-4 180603 1006 ns/op BenchmarkSplitNMultiByteSeparator-4 59934 2205 ns/op BenchmarkRepeat-4 150739 864.4 ns/op BenchmarkRepeatLarge/256/1-4 96940 1335 ns/op 191.76 MB/s BenchmarkRepeatLarge/256/16-4 195355 957.8 ns/op 267.28 MB/s BenchmarkRepeatLarge/512/1-4 59668 1866 ns/op 274.42 MB/s BenchmarkRepeatLarge/512/16-4 83222 1522 ns/op 336.40 MB/s BenchmarkRepeatLarge/1024/1-4 31700 3357 ns/op 305.06 MB/s BenchmarkRepeatLarge/1024/16-4 54580 2427 ns/op 421.90 MB/s BenchmarkRepeatLarge/2048/1-4 27531 4557 ns/op 449.37 MB/s BenchmarkRepeatLarge/2048/16-4 27554 4060 ns/op 504.42 MB/s BenchmarkRepeatLarge/4096/1-4 14028 7963 ns/op 514.38 MB/s BenchmarkRepeatLarge/4096/16-4 16114 7051 ns/op 580.91 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14763 ns/op 554.88 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16814 ns/op 487.21 MB/s BenchmarkRepeatLarge/8192/4097-4 13600 8468 ns/op 483.84 MB/s BenchmarkRepeatLarge/16384/1-4 10000 28034 ns/op 584.44 MB/s BenchmarkRepeatLarge/16384/16-4 8425 27390 ns/op 598.17 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22108 ns/op 555.96 MB/s BenchmarkRepeatLarge/32768/1-4 2217 56763 ns/op 577.28 MB/s BenchmarkRepeatLarge/32768/16-4 2247 46907 ns/op 698.58 MB/s BenchmarkRepeatLarge/32768/4097-4 3526 52836 ns/op 542.79 MB/s BenchmarkRepeatLarge/65536/1-4 1167 94829 ns/op 691.10 MB/s BenchmarkRepeatLarge/65536/16-4 1232 104711 ns/op 625.87 MB/s BenchmarkRepeatLarge/65536/4097-4 1278 91553 ns/op 671.25 MB/s BenchmarkRepeatLarge/131072/1-4 240 491882 ns/op 266.47 MB/s BenchmarkRepeatLarge/131072/16-4 264 474693 ns/op 276.12 MB/s BenchmarkRepeatLarge/131072/4097-4 246 492369 ns/op 257.95 MB/s BenchmarkRepeatLarge/262144/1-4 120 1102685 ns/op 237.73 MB/s BenchmarkRepeatLarge/262144/16-4 122 937981 ns/op 279.48 MB/s BenchmarkRepeatLarge/262144/4097-4 122 1000897 ns/op 257.88 MB/s BenchmarkRepeatLarge/524288/1-4 91 1736649 ns/op 301.90 MB/s BenchmarkRepeatLarge/524288/16-4 66 1523096 ns/op 344.23 MB/s BenchmarkRepeatLarge/524288/4097-4 60 1700461 ns/op 305.99 MB/s BenchmarkRepeatLarge/1048576/1-4 38 3080825 ns/op 340.36 MB/s BenchmarkRepeatLarge/1048576/16-4 43 2685854 ns/op 390.41 MB/s BenchmarkRepeatLarge/1048576/4097-4 38 3203768 ns/op 326.10 MB/s BenchmarkRepeatLarge/2097152/1-4 21 5700390 ns/op 367.90 MB/s BenchmarkRepeatLarge/2097152/16-4 25 6109861 ns/op 343.24 MB/s BenchmarkRepeatLarge/2097152/4097-4 19 5667635 ns/op 369.39 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9487720 ns/op 442.08 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11186225 ns/op 374.95 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 12048797 ns/op 347.85 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16129949 ns/op 520.06 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16593469 ns/op 505.54 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 17136942 ns/op 489.38 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28875931 ns/op 581.01 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28208178 ns/op 594.76 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29001631 ns/op 578.49 MB/s BenchmarkRepeatLarge/33554432/1-4 2 59777204 ns/op 561.32 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56160845 ns/op 597.47 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59061518 ns/op 568.13 MB/s BenchmarkRepeatLarge/67108864/1-4 1 115894166 ns/op 579.05 MB/s BenchmarkRepeatLarge/67108864/16-4 1 117374408 ns/op 571.75 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 106031612 ns/op 632.91 MB/s BenchmarkRepeatLarge/134217728/1-4 1 241098124 ns/op 556.69 MB/s BenchmarkRepeatLarge/134217728/16-4 1 212935666 ns/op 630.32 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 216441721 ns/op 620.11 MB/s BenchmarkRepeatLarge/268435456/1-4 1 466059213 ns/op 575.97 MB/s BenchmarkRepeatLarge/268435456/16-4 1 425446122 ns/op 630.95 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 428132204 ns/op 626.99 MB/s BenchmarkRepeatLarge/536870912/1-4 1 966420863 ns/op 555.52 MB/s BenchmarkRepeatLarge/536870912/16-4 1 891248368 ns/op 602.38 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 876600533 ns/op 612.45 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3528144468 ns/op 304.34 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1697906488 ns/op 632.39 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1660093791 ns/op 646.80 MB/s BenchmarkBytesCompare/1-4 12422726 9.045 ns/op BenchmarkBytesCompare/2-4 14314048 9.800 ns/op BenchmarkBytesCompare/4-4 12037095 9.159 ns/op BenchmarkBytesCompare/8-4 14192274 8.085 ns/op BenchmarkBytesCompare/16-4 13346544 8.300 ns/op BenchmarkBytesCompare/32-4 12825242 9.486 ns/op BenchmarkBytesCompare/64-4 11572765 9.570 ns/op BenchmarkBytesCompare/128-4 8993788 11.72 ns/op BenchmarkBytesCompare/256-4 7105070 14.88 ns/op BenchmarkBytesCompare/512-4 5239281 22.73 ns/op BenchmarkBytesCompare/1024-4 3505072 34.52 ns/op BenchmarkBytesCompare/2048-4 1820727 60.82 ns/op BenchmarkIndexAnyASCII/1:1-4 2153691 54.06 ns/op BenchmarkIndexAnyASCII/1:2-4 2197808 52.86 ns/op BenchmarkIndexAnyASCII/1:4-4 2212562 52.54 ns/op BenchmarkIndexAnyASCII/1:8-4 2217337 53.79 ns/op BenchmarkIndexAnyASCII/1:16-4 1925964 56.54 ns/op BenchmarkIndexAnyASCII/1:32-4 2210538 56.11 ns/op BenchmarkIndexAnyASCII/1:64-4 2208428 53.13 ns/op BenchmarkIndexAnyASCII/16:1-4 2212710 49.73 ns/op BenchmarkIndexAnyASCII/16:2-4 579117 182.3 ns/op BenchmarkIndexAnyASCII/16:4-4 600747 183.2 ns/op BenchmarkIndexAnyASCII/16:8-4 520800 198.5 ns/op BenchmarkIndexAnyASCII/16:16-4 658860 198.7 ns/op BenchmarkIndexAnyASCII/16:32-4 466569 224.4 ns/op BenchmarkIndexAnyASCII/16:64-4 486745 254.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2126616 57.16 ns/op BenchmarkIndexAnyASCII/256:2-4 52308 2149 ns/op BenchmarkIndexAnyASCII/256:4-4 51742 2108 ns/op BenchmarkIndexAnyASCII/256:8-4 54330 2068 ns/op BenchmarkIndexAnyASCII/256:16-4 53632 2071 ns/op BenchmarkIndexAnyASCII/256:32-4 53799 2111 ns/op BenchmarkIndexAnyASCII/256:64-4 53145 2158 ns/op BenchmarkIndexAnyUTF8/1:1-4 2200018 53.05 ns/op BenchmarkIndexAnyUTF8/1:2-4 2254605 52.33 ns/op BenchmarkIndexAnyUTF8/1:4-4 2176657 58.89 ns/op BenchmarkIndexAnyUTF8/1:8-4 2280238 52.51 ns/op BenchmarkIndexAnyUTF8/1:16-4 2295325 51.98 ns/op BenchmarkIndexAnyUTF8/1:32-4 2133307 52.75 ns/op BenchmarkIndexAnyUTF8/1:64-4 2226111 51.90 ns/op BenchmarkIndexAnyUTF8/16:1-4 163893 732.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 392762 281.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 430620 287.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 456698 286.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 418803 307.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 382972 313.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 424920 306.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 8869 11355 ns/op BenchmarkIndexAnyUTF8/256:2-4 31816 3778 ns/op BenchmarkIndexAnyUTF8/256:4-4 32704 3702 ns/op BenchmarkIndexAnyUTF8/256:8-4 31546 3657 ns/op BenchmarkIndexAnyUTF8/256:16-4 30832 3746 ns/op BenchmarkIndexAnyUTF8/256:32-4 27682 4128 ns/op BenchmarkIndexAnyUTF8/256:64-4 27604 4067 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2147205 57.12 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2300089 51.62 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2376183 54.26 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2294425 50.38 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2324545 50.39 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2273845 50.83 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2349302 50.48 ns/op BenchmarkLastIndexAnyASCII/16:1-4 490816 225.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 531922 230.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 542109 229.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 536071 234.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 533462 242.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 496008 256.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 413925 289.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 40358 2871 ns/op BenchmarkLastIndexAnyASCII/256:2-4 41324 2883 ns/op BenchmarkLastIndexAnyASCII/256:4-4 41839 3039 ns/op BenchmarkLastIndexAnyASCII/256:8-4 41154 2900 ns/op BenchmarkLastIndexAnyASCII/256:16-4 41660 2878 ns/op BenchmarkLastIndexAnyASCII/256:32-4 40360 3008 ns/op BenchmarkLastIndexAnyASCII/256:64-4 41679 2926 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2336176 49.57 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2343230 48.93 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2377398 48.58 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2429976 49.37 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2451790 48.72 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2380258 49.74 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2373710 50.54 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 212290 573.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 438909 270.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 427543 273.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 381373 272.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 419301 274.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 357945 295.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 416566 320.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13544 9053 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30666 3647 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31490 3703 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31948 3762 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29133 3764 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29751 4055 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29646 4058 ns/op BenchmarkTrimASCII/1:1-4 2459726 48.61 ns/op BenchmarkTrimASCII/1:2-4 2222358 52.73 ns/op BenchmarkTrimASCII/1:4-4 2179539 54.54 ns/op BenchmarkTrimASCII/1:8-4 2049417 57.73 ns/op BenchmarkTrimASCII/1:16-4 1822999 65.34 ns/op BenchmarkTrimASCII/16:1-4 629265 185.1 ns/op BenchmarkTrimASCII/16:2-4 499512 237.5 ns/op BenchmarkTrimASCII/16:4-4 502738 236.8 ns/op BenchmarkTrimASCII/16:8-4 465732 246.0 ns/op BenchmarkTrimASCII/16:16-4 523358 254.1 ns/op BenchmarkTrimASCII/256:1-4 53733 2219 ns/op BenchmarkTrimASCII/256:2-4 39399 2997 ns/op BenchmarkTrimASCII/256:4-4 39998 3054 ns/op BenchmarkTrimASCII/256:8-4 38634 3091 ns/op BenchmarkTrimASCII/256:16-4 33805 3052 ns/op BenchmarkTrimASCII/4096:1-4 3729 32911 ns/op BenchmarkTrimASCII/4096:2-4 2467 46662 ns/op BenchmarkTrimASCII/4096:4-4 2776 44587 ns/op BenchmarkTrimASCII/4096:8-4 2823 46063 ns/op BenchmarkTrimASCII/4096:16-4 2461 49084 ns/op BenchmarkTrimByte-4 2321348 52.12 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18874 6343 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18706 6356 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1003 116141 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2038 59394 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3861 29738 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7251 15936 ns/op BenchmarkCompareBytesEqual-4 16521676 7.453 ns/op BenchmarkCompareBytesToNil-4 17272232 6.561 ns/op BenchmarkCompareBytesEmpty-4 19591612 5.908 ns/op BenchmarkCompareBytesIdentical-4 19547310 5.867 ns/op BenchmarkCompareBytesSameLength-4 13875231 7.271 ns/op BenchmarkCompareBytesDifferentLength-4 16291966 7.422 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2716 47668 ns/op 21997.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3314 43001 ns/op 24385.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3308 40520 ns/op 25878.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3328 40472 ns/op 25908.99 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2562 44280 ns/op 23680.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3223 43780 ns/op 23951.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2512 43957 ns/op 23854.85 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2710 40691 ns/op 25769.68 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2656 42428 ns/op 24714.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2624 44868 ns/op 23370.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2978 42797 ns/op 24501.16 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2134 47138 ns/op 22245.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2196 47724 ns/op 21971.69 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2600 45011 ns/op 23295.86 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2773 43533 ns/op 24087.21 MB/s BenchmarkCompareBytesBig-4 3008 39296 ns/op 26684.37 MB/s BenchmarkCompareBytesBigIdentical-4 17413009 7.019 ns/op 149399219.47 MB/s PASS ok bytes 74.258s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 73378488 ns/op 1.36 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 276750919 ns/op 2.05 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 25345673 ns/op 0.65 MB/s 3647538 B/op 52 allocs/op PASS ok compress/bzip2 2.183s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 1945871 ns/op 5.14 MB/s 43095 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19070108 ns/op 5.24 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 196082782 ns/op 5.10 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 52 2062606 ns/op 4.85 MB/s 42356 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21077296 ns/op 4.74 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 203440385 ns/op 4.92 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 2023708 ns/op 4.94 MB/s 43270 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 20462646 ns/op 4.89 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 191772515 ns/op 5.21 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 2024834 ns/op 4.94 MB/s 42373 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19489050 ns/op 5.13 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 197848977 ns/op 5.05 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 60 2142144 ns/op 4.67 MB/s 44527 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20872202 ns/op 4.79 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 224354226 ns/op 4.46 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 1728854 ns/op 5.78 MB/s 44217 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15658460 ns/op 6.39 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 150350840 ns/op 6.65 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 66 1558817 ns/op 6.42 MB/s 43537 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11827660 ns/op 8.45 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 113696561 ns/op 8.80 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 1576682 ns/op 6.34 MB/s 43135 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11148781 ns/op 8.97 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 110162689 ns/op 9.08 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1211031 ns/op 8.26 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11505851 ns/op 8.69 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 110766910 ns/op 9.03 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2650366 ns/op 3.77 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20021812 ns/op 4.99 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 200779393 ns/op 4.98 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 6375765 ns/op 1.57 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 64825858 ns/op 1.54 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 663011862 ns/op 1.51 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5980411 ns/op 1.67 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 82052750 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 691220822 ns/op 1.45 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 90 1521048 ns/op 6.57 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 13276654 ns/op 7.53 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126251430 ns/op 7.92 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2227970 ns/op 4.49 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16148032 ns/op 6.19 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 156769127 ns/op 6.38 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5569196 ns/op 1.80 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 59416486 ns/op 1.68 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 582794767 ns/op 1.72 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5871934 ns/op 1.70 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 73210272 ns/op 1.37 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 768500801 ns/op 1.30 MB/s PASS ok compress/flate 15.967s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 52 2486154 ns/op 4.02 MB/s BenchmarkDecoder/1e-Reuse4-4 52 2492868 ns/op 4.01 MB/s BenchmarkDecoder/1e5-4 5 24670359 ns/op 4.05 MB/s BenchmarkDecoder/1e-Reuse5-4 5 25174110 ns/op 3.97 MB/s BenchmarkDecoder/1e6-4 1 248114129 ns/op 4.03 MB/s BenchmarkDecoder/1e-Reuse6-4 1 252889112 ns/op 3.95 MB/s BenchmarkEncoder/1e4-4 56 2124808 ns/op 4.71 MB/s BenchmarkEncoder/1e-Reuse4-4 62 1979928 ns/op 5.05 MB/s BenchmarkEncoder/1e5-4 6 20124064 ns/op 4.97 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19727228 ns/op 5.07 MB/s BenchmarkEncoder/1e6-4 1 206520675 ns/op 4.84 MB/s BenchmarkEncoder/1e-Reuse6-4 1 212592818 ns/op 4.70 MB/s PASS ok compress/lzw 4.621s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4168813 ns/op PASS ok container/heap 1.252s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 27088 3832 ns/op BenchmarkWithTimeout/concurrency=40-4 5436 23756 ns/op BenchmarkWithTimeout/concurrency=4000-4 7152 28679 ns/op BenchmarkWithTimeout/concurrency=400000-4 8114 14959 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 304240 386.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16978 7262 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21733 5322 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3986 33779 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2452 68288 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2936 34592 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 292 390067 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 238 521358 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 360 312642 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 3609256 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5771371 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 3159461 ns/op BenchmarkCheckCanceled/Err-4 370102 346.6 ns/op BenchmarkCheckCanceled/Done-4 503769 218.5 ns/op BenchmarkContextCancelDone-4 868306 138.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25857 4247 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26023 4443 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25634 4855 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22430 5404 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16681 7181 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 612638 190.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 408874 306.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 300879 418.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 183032 652.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 96385 1317 ns/op PASS ok context 11.080s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1850217 59.46 ns/op 269.10 MB/s BenchmarkDecrypt-4 2068975 57.18 ns/op 279.80 MB/s BenchmarkExpand-4 1273510 98.96 ns/op PASS ok crypto/aes 1.702s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 290126 438.4 ns/op 145.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 439178 292.0 ns/op 219.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 254071 483.1 ns/op 132.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 437526 292.2 ns/op 219.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 182790 701.5 ns/op 1924.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 237861 551.1 ns/op 2449.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 164530 767.4 ns/op 1759.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 206934 604.1 ns/op 2234.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 62929 1909 ns/op 4290.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 75105 1585 ns/op 5169.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 51428 2303 ns/op 3557.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 58099 2053 ns/op 3989.83 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7513 16749 ns/op 60.84 MB/s BenchmarkAESCFBDecrypt1K-4 7707 16373 ns/op 62.24 MB/s BenchmarkAESCFBDecrypt8K-4 946 131708 ns/op 62.16 MB/s BenchmarkAESOFB1K-4 10000 10865 ns/op 93.79 MB/s BenchmarkAESCTR1K-4 16534 7309 ns/op 139.42 MB/s BenchmarkAESCTR8K-4 2064 56903 ns/op 143.88 MB/s BenchmarkAESCBCEncrypt1K-4 14986 7641 ns/op 134.01 MB/s BenchmarkAESCBCDecrypt1K-4 21403 5684 ns/op 180.15 MB/s PASS ok crypto/cipher 4.318s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 101778 1213 ns/op 6.60 MB/s BenchmarkDecrypt-4 100297 1191 ns/op 6.72 MB/s BenchmarkTDESEncrypt-4 40348 2797 ns/op 2.86 MB/s BenchmarkTDESDecrypt-4 44134 2699 ns/op 2.96 MB/s PASS ok crypto/des 1.700s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1377 90513 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 20 5943899 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16053710 ns/op 1532 B/op 21 allocs/op BenchmarkECDH/X25519-4 100 1310995 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.675s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2148 58425 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 40 3122618 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 14 7579780 ns/op 3060 B/op 35 allocs/op BenchmarkVerify/P256-4 1258 88846 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 16 7517806 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 6 20344402 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5342 21787 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 76 1560350 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4029488 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.519s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 280 428597 ns/op BenchmarkNewKeyFromSeed-4 292 402747 ns/op BenchmarkSigning-4 276 422862 ns/op BenchmarkVerification-4 176 667627 ns/op PASS ok crypto/ed25519 1.756s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6519 18062 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 174 700228 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 73 1647509 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4357692 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1863 65558 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 74 1806784 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 28 4453983 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12440198 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13579 8801 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6544 16607 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4906 25993 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1135983 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2988 41376 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 378 294450 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1860 63486 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1048943 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.707s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14341 7588 ns/op 134.96 MB/s BenchmarkHMACSHA256_32-4 21942 5512 ns/op 5.81 MB/s BenchmarkNewWriteSum-4 9308 13428 ns/op 2.38 MB/s PASS ok crypto/hmac 1.697s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 42498 2778 ns/op BenchmarkModSub-4 41065 2751 ns/op BenchmarkMontgomeryRepr-4 24260 4552 ns/op BenchmarkMontgomeryMul-4 24218 4536 ns/op BenchmarkModMul-4 12524 9552 ns/op BenchmarkExpBig-4 16 6710835 ns/op BenchmarkExp-4 6 19537044 ns/op PASS ok crypto/internal/bigmod 2.460s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3434 34542 ns/op BenchmarkScalarBaseMult-4 308 406018 ns/op BenchmarkScalarMult-4 128 913312 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 194 622775 ns/op PASS ok crypto/internal/edwards25519 1.766s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 442788 272.5 ns/op BenchmarkMultiply-4 5000437 21.91 ns/op BenchmarkSquare-4 6692823 16.66 ns/op BenchmarkInvert-4 29986 3575 ns/op BenchmarkMult32-4 1244607 93.77 ns/op PASS ok crypto/internal/edwards25519/field 1.968s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1800393 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2149 56961 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 26 4274605 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12226691 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 160 632031 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11502 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 69 1781204 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3587114 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.351s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 704966 163.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 395917 300.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 147268 918.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 649434 174.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 430074 295.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 145855 863.5 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.108s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 111546 1024 ns/op 7.81 MB/s BenchmarkHash64-4 150234 807.8 ns/op 79.22 MB/s BenchmarkHash128-4 136178 871.7 ns/op 146.83 MB/s BenchmarkHash256-4 105752 1059 ns/op 241.81 MB/s BenchmarkHash512-4 86900 1355 ns/op 377.84 MB/s BenchmarkHash1K-4 55591 1999 ns/op 512.31 MB/s BenchmarkHash8K-4 10000 10983 ns/op 745.85 MB/s BenchmarkHash1M-4 90 1298164 ns/op 807.74 MB/s BenchmarkHash8M-4 10 10253485 ns/op 818.12 MB/s BenchmarkHash8BytesUnaligned-4 115831 1043 ns/op 7.67 MB/s BenchmarkHash1KUnaligned-4 57453 2045 ns/op 500.77 MB/s BenchmarkHash8KUnaligned-4 10000 11074 ns/op 739.73 MB/s PASS ok crypto/md5 3.190s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 179332153 ns/op PASS ok crypto/rand 1.221s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12405 9313 ns/op 13.74 MB/s BenchmarkRC4_1K-4 1690 72132 ns/op 14.20 MB/s BenchmarkRC4_8K-4 214 564173 ns/op 14.35 MB/s PASS ok crypto/rc4 1.620s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11460110 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 26013853 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 46201428 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 3707329 ns/op BenchmarkDecryptOAEP/2048-4 9 11785284 ns/op BenchmarkEncryptOAEP/2048-4 34 3529531 ns/op BenchmarkSignPKCS1v15/2048-4 9 12091690 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3498104 ns/op BenchmarkSignPSS/2048-4 9 13004276 ns/op BenchmarkVerifyPSS/2048-4 37 3517529 ns/op PASS ok crypto/rsa 3.138s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 98282 1220 ns/op 6.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 120205 984.3 ns/op 8.13 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 90859 1374 ns/op 232.86 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 97750 1153 ns/op 277.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58784 1995 ns/op 513.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 64521 1787 ns/op 572.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12954 8912 ns/op 919.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13508 8963 ns/op 913.96 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.599s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77293 1564 ns/op 5.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 90735 1311 ns/op 6.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 88185 1329 ns/op 6.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30768 3726 ns/op 274.82 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31950 3507 ns/op 291.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31242 3463 ns/op 295.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5883 24102 ns/op 339.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5083 20954 ns/op 390.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5924 22990 ns/op 356.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.608s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 54249 2061 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70072 1804 ns/op 4.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65494 1739 ns/op 4.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 36172 3299 ns/op 310.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 41493 3087 ns/op 331.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34191 3068 ns/op 333.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8928 15083 ns/op 543.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8128 14037 ns/op 583.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 9054 14316 ns/op 572.24 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.494s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25395056 5.289 ns/op BenchmarkConstantTimeEq-4 26185618 4.977 ns/op BenchmarkConstantTimeLessOrEq-4 25618449 5.004 ns/op BenchmarkXORBytes/8Bytes-4 3467559 36.62 ns/op 218.48 MB/s BenchmarkXORBytes/128Bytes-4 3097348 36.10 ns/op 3546.04 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 108.7 ns/op 18836.25 MB/s BenchmarkXORBytes/32768Bytes-4 93135 1358 ns/op 24124.03 MB/s PASS ok crypto/subtle 2.210s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 28 3828918 ns/op BenchmarkCertCache/1-4 33 4193486 ns/op BenchmarkCertCache/2-4 31 3738663 ns/op BenchmarkCertCache/3-4 28 3937320 ns/op BenchmarkHandshakeServer/RSA-4 10 12206864 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9989939 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 10466094 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 40 2743926 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 51 3912179 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 28 4304679 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 26 4751536 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30093972 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 30680416 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 59680762 ns/op 17.57 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 67964628 ns/op 15.43 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 125478219 ns/op 16.71 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 194418737 ns/op 10.79 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 214164287 ns/op 19.58 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 268275930 ns/op 15.63 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 430573029 ns/op 19.48 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 457476429 ns/op 18.34 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 779350055 ns/op 21.53 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 822714242 ns/op 20.39 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1671366325 ns/op 20.08 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1685134613 ns/op 19.91 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3119138907 ns/op 21.52 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3519428363 ns/op 19.07 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 70024282 ns/op 14.97 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 70209191 ns/op 14.94 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 111962508 ns/op 18.73 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 112343602 ns/op 18.67 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 205194283 ns/op 20.44 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 215202993 ns/op 19.49 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 399885046 ns/op 20.98 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 510500766 ns/op 16.43 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 821744267 ns/op 20.42 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 853554567 ns/op 19.66 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1533002446 ns/op 21.89 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1769083813 ns/op 18.97 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3152939825 ns/op 21.28 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3455983262 ns/op 19.42 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716634319 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 716195774 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 305169275 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 303031297 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 159218590 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160418626 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91177808 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 89460898 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 50375190 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 50322614 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158434945 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 154386368 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78829396 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74766458 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50603138 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 48245530 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42012509 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38934447 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 35834559 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 34450888 ns/op PASS ok crypto/tls 37.978s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15655971 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 402 310458 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 970 130822 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 916 128095 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.889s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 44 3254227 ns/op 278040 B/op 1620 allocs/op BenchmarkConcurrentStmtQuery-4 40 3382468 ns/op 263814 B/op 1971 allocs/op BenchmarkConcurrentStmtExec-4 56 2110176 ns/op 211951 B/op 577 allocs/op BenchmarkConcurrentTxQuery-4 32 3262180 ns/op 272958 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 80 1435230 ns/op 87751 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 48 2119272 ns/op 105686 B/op 2069 allocs/op BenchmarkConcurrentTxStmtExec-4 151 709421 ns/op 40137 B/op 381 allocs/op BenchmarkConcurrentRandom-4 45 2603973 ns/op 234512 B/op 1817 allocs/op BenchmarkManyConcurrentQueries-4 2992 36773 ns/op 4106 B/op 20 allocs/op BenchmarkGrabConn-4 204364 585.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.152s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 2007 66165 ns/op BenchmarkSymbols32-4 2439 57137 ns/op PASS ok debug/elf 1.369s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 182036 729.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 79 1493397 ns/op 188264 B/op 14 allocs/op Benchmark115/LineToPC-4 69 1484167 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19158 6057 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.855s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 51915 2181 ns/op BenchmarkMarshal-4 810 144999 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3684 35969 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.495s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 331 358355 ns/op 22.86 MB/s BenchmarkEncodeToString-4 286 403493 ns/op 20.30 MB/s BenchmarkDecode-4 164 699907 ns/op 18.73 MB/s BenchmarkDecodeString-4 162 730907 ns/op 17.94 MB/s PASS ok encoding/base32 1.792s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 314 359412 ns/op 22.79 MB/s BenchmarkDecodeString/2-4 299301 350.9 ns/op 11.40 MB/s BenchmarkDecodeString/4-4 294412 402.2 ns/op 19.89 MB/s BenchmarkDecodeString/8-4 263479 490.4 ns/op 24.47 MB/s BenchmarkDecodeString/64-4 49359 2327 ns/op 37.82 MB/s BenchmarkDecodeString/8192-4 474 256631 ns/op 42.57 MB/s BenchmarkNewEncoding-4 63506 1873 ns/op 136.69 MB/s PASS ok encoding/base64 2.157s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1578 81549 ns/op 49.05 MB/s BenchmarkReadStruct-4 19368 6210 ns/op 12.08 MB/s BenchmarkWriteStruct-4 17636 6640 ns/op 11.30 MB/s BenchmarkReadInts-4 44853 2654 ns/op 11.31 MB/s BenchmarkWriteInts-4 42978 2822 ns/op 10.63 MB/s BenchmarkWriteSlice1000Int32s-4 1322 91691 ns/op 43.62 MB/s BenchmarkPutUint16-4 3275121 37.43 ns/op 53.43 MB/s BenchmarkAppendUint16-4 3622874 33.44 ns/op 59.81 MB/s BenchmarkPutUint32-4 2612762 45.71 ns/op 87.51 MB/s BenchmarkAppendUint32-4 2759589 41.60 ns/op 96.16 MB/s BenchmarkPutUint64-4 1340600 85.94 ns/op 93.09 MB/s BenchmarkAppendUint64-4 1366318 84.84 ns/op 94.29 MB/s BenchmarkLittleEndianPutUint16-4 3634299 31.77 ns/op 62.95 MB/s BenchmarkLittleEndianAppendUint16-4 3156267 37.23 ns/op 53.72 MB/s BenchmarkLittleEndianPutUint32-4 2523574 45.44 ns/op 88.02 MB/s BenchmarkLittleEndianAppendUint32-4 2716626 41.81 ns/op 95.67 MB/s BenchmarkLittleEndianPutUint64-4 1417891 87.81 ns/op 91.10 MB/s BenchmarkLittleEndianAppendUint64-4 1364335 85.68 ns/op 93.37 MB/s BenchmarkReadFloats-4 167712 746.0 ns/op 16.09 MB/s BenchmarkWriteFloats-4 152982 803.0 ns/op 14.94 MB/s BenchmarkReadSlice1000Float32s-4 1414 87566 ns/op 45.68 MB/s BenchmarkWriteSlice1000Float32s-4 1269 98316 ns/op 40.69 MB/s BenchmarkReadSlice1000Uint8s-4 69213 2229 ns/op 448.69 MB/s BenchmarkWriteSlice1000Uint8s-4 58735 1885 ns/op 530.51 MB/s BenchmarkPutUvarint32-4 937754 114.5 ns/op 34.93 MB/s BenchmarkPutUvarint64-4 319370 396.6 ns/op 20.17 MB/s PASS ok encoding/binary 5.909s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6428 18219 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6613 18160 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6343 18094 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4548 30775 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6700 17505 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6699 17356 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7916 16968 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4112 28534 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 14626 ns/op PASS ok encoding/csv 2.544s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6585 15452 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8620 12855 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 206 562194 ns/op 16873 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 687 157629 ns/op 716 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1540 78357 ns/op 56 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1404 84872 ns/op 62 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1986 62541 ns/op 195 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 62 1960481 ns/op 34904 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 639 235833 ns/op 25226 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1466 108810 ns/op 10793 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1492 108020 ns/op 9756 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 549 249012 ns/op 39177 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 181 647422 ns/op 66882 B/op 2221 allocs/op BenchmarkDecodeBytesSlice-4 493 343501 ns/op 23816 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 76 1440589 ns/op 83217 B/op 3178 allocs/op BenchmarkDecodeMap-4 88 1462079 ns/op 54129 B/op 181 allocs/op PASS ok encoding/gob 4.008s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10736 10726 ns/op 23.87 MB/s BenchmarkEncode/1024-4 3214 40173 ns/op 25.49 MB/s BenchmarkEncode/4096-4 716 158587 ns/op 25.83 MB/s BenchmarkEncode/16384-4 192 624185 ns/op 26.25 MB/s BenchmarkDecode/256-4 25408 4655 ns/op 55.00 MB/s BenchmarkDecode/1024-4 7030 18992 ns/op 53.92 MB/s BenchmarkDecode/4096-4 1624 74249 ns/op 55.17 MB/s BenchmarkDecode/16384-4 392 309608 ns/op 52.92 MB/s BenchmarkDump/256-4 1278 96520 ns/op 2.65 MB/s BenchmarkDump/1024-4 292 387201 ns/op 2.64 MB/s BenchmarkDump/4096-4 88 1503291 ns/op 2.72 MB/s BenchmarkDump/16384-4 19 6356437 ns/op 2.58 MB/s PASS ok encoding/hex 3.062s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 115376030 ns/op 16.82 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 135041546 ns/op 14.37 MB/s 8393888 B/op 114 allocs/op BenchmarkCodeMarshal-4 1 139600761 ns/op 13.90 MB/s 10333608 B/op 62 allocs/op BenchmarkCodeMarshalError-4 1 149061904 ns/op 13.02 MB/s 10337048 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 21924 5148 ns/op BenchmarkMarshalBytes/256-4 6118 19997 ns/op BenchmarkMarshalBytes/4096-4 519 243369 ns/op BenchmarkMarshalBytesError/32-4 51 2325112 ns/op BenchmarkMarshalBytesError/256-4 56 2202295 ns/op BenchmarkMarshalBytesError/4096-4 50 2284654 ns/op BenchmarkMarshalMap-4 38422 3373 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 420595445 ns/op 4.61 MB/s 10099496 B/op 40041 allocs/op BenchmarkUnicodeDecoder-4 30259 3523 ns/op 3.97 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46072 2598 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 386008517 ns/op 5.03 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 398989222 ns/op 4.86 MB/s 2020128 B/op 40010 allocs/op BenchmarkUnmarshalString-4 78446 1873 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 81408 1266 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 171468 1005 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16322 7909 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 55486 2952 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 71000 1601 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 17091 7618 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4092 47069 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 651 207767 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1375253 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 12232524 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 555783 217.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 547777 214.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 542865 227.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 546106 217.8 ns/op BenchmarkEncodeMarshaler-4 51374 2457 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 70110 1768 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5663856 22.96 ns/op BenchmarkNumberIsValidRegexp-4 9600 11078 ns/op PASS ok encoding/json 10.069s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 34 3232798 ns/op 20.27 MB/s BenchmarkDecode-4 32 4295141 ns/op 20.67 MB/s PASS ok encoding/pem 1.454s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1545 70523 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 732 163636 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2268 55477 ns/op PASS ok encoding/xml 1.738s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 220977 504.6 ns/op BenchmarkAs-4 71620 1650 ns/op PASS ok errors 1.606s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 338937 297.1 ns/op BenchmarkIntSet-4 509875 216.2 ns/op BenchmarkFloatAdd-4 191274 756.5 ns/op BenchmarkFloatSet-4 506156 206.2 ns/op BenchmarkStringSet-4 349400 307.5 ns/op BenchmarkMapSet-4 134432 1047 ns/op BenchmarkMapSetDifferent-4 52503 2183 ns/op BenchmarkMapSetDifferentRandom-4 250 467342 ns/op BenchmarkMapSetString-4 122325 983.6 ns/op BenchmarkMapAddSame-4 19848 5906 ns/op BenchmarkMapAddDifferent-4 10832 12433 ns/op BenchmarkMapAddDifferentRandom-4 192 556524 ns/op BenchmarkMapAddSameSteadyState-4 264117 434.0 ns/op BenchmarkMapAddDifferentSteadyState-4 118684 1107 ns/op BenchmarkMapString-4 6592 20878 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 10786 10048 ns/op PASS ok expvar 4.382s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 74316 1766 ns/op BenchmarkSprintfEmpty-4 232597 630.9 ns/op BenchmarkSprintfString-4 174877 889.5 ns/op BenchmarkSprintfTruncateString-4 160795 918.6 ns/op BenchmarkSprintfTruncateBytes-4 120982 1145 ns/op BenchmarkSprintfSlowParsingPath-4 179072 1050 ns/op BenchmarkSprintfQuoteString-4 39740 3014 ns/op BenchmarkSprintfInt-4 150640 772.9 ns/op BenchmarkSprintfIntInt-4 134397 1115 ns/op BenchmarkSprintfPrefixedInt-4 136966 1093 ns/op BenchmarkSprintfFloat-4 84048 1533 ns/op BenchmarkSprintfComplex-4 41119 3427 ns/op BenchmarkSprintfBoolean-4 186320 831.7 ns/op BenchmarkSprintfHexString-4 95188 2503 ns/op BenchmarkSprintfHexBytes-4 62139 2508 ns/op BenchmarkSprintfBytes-4 32491 3988 ns/op BenchmarkSprintfStringer-4 43412 2662 ns/op BenchmarkSprintfStructure-4 23386 6035 ns/op BenchmarkManyArgs-4 40480 2943 ns/op BenchmarkFprintInt-4 58077 1847 ns/op BenchmarkFprintfBytes-4 64130 1949 ns/op BenchmarkFprintIntNoAlloc-4 58917 1945 ns/op BenchmarkScanInts-4 30 4356927 ns/op BenchmarkScanRecursiveInt-4 1 437892660 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 546332018 ns/op PASS ok fmt 7.318s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 514 239729 ns/op PASS ok go/build 1.247s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 44488 2903 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11490 9027 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3877 31630 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1306 146426 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 250 483981 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 55 2069125 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 8782278 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 33447221 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 163152321 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.748s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 399481374 ns/op 0.16 MB/s 46154568 B/op 48872 allocs/op PASS ok go/format 1.474s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 20005255 ns/op 2.69 MB/s BenchmarkParseOnly-4 6 20128250 ns/op 2.68 MB/s BenchmarkResolve-4 51 2424560 ns/op 22.21 MB/s PASS ok go/parser 3.585s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 150144763 ns/op 0.34 MB/s 4877232 B/op 27435 allocs/op BenchmarkPrintDecl-4 873 166275 ns/op 0.19 MB/s 16472 B/op 51 allocs/op PASS ok go/printer 1.389s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 295 450998 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8658637 ns/op 5.72 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14199510 ns/op 5.09 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19555105 ns/op 6.05 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 200 566905 ns/op 5.43 MB/s PASS ok go/scanner 2.314s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1500151 82.44 ns/op PASS ok go/token 1.288s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 120 902516 ns/op BenchmarkNamed/Underlying/nongeneric-4 911299 135.7 ns/op BenchmarkNamed/Underlying/generic-4 793036 135.2 ns/op BenchmarkNamed/Underlying/src_instance-4 553486 249.6 ns/op BenchmarkNamed/Underlying/user_instance-4 812516 138.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 10896 ns/op BenchmarkNamed/NewMethodSet/generic-4 12318 8926 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13570 10332 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16564 7865 ns/op BenchmarkCheck/http/funcbodies/info-4 1 665453740 ns/op 48909 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 471387512 ns/op 69013 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 261125238 ns/op 123919 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 275275664 ns/op 118252 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2855039496 ns/op 1810 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 181716596 ns/op 28305 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 82240981 ns/op 60789 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 91866902 ns/op 55984 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 721975876 ns/op 2999 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 90698338 ns/op 23797 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 64194537 ns/op 33108 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 77793280 ns/op 27266 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1904882323 ns/op 34331 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 553295054 ns/op 118098 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 154957510 ns/op 416432 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128744629 ns/op 505540 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3376184354 ns/op 593.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 124238990 ns/op 16025 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 101352869 ns/op 19204 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 101182044 ns/op 19637 lines/s PASS ok go/types 50.152s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13370 9478 ns/op 108.04 MB/s PASS ok hash/adler32 1.311s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 209440 489.5 ns/op 30.65 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 215136 512.8 ns/op 29.25 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 136413 902.0 ns/op 44.35 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 146630 1106 ns/op 36.17 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 396648 330.3 ns/op 1550.18 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 354367 316.5 ns/op 1617.92 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 354787 342.7 ns/op 2988.42 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 399900 364.5 ns/op 2809.61 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 223699 577.5 ns/op 7092.18 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 221871 472.7 ns/op 8665.53 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 58959 2096 ns/op 15636.08 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 62379 2274 ns/op 14410.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 362602 336.5 ns/op 44.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 407779 334.1 ns/op 44.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 349869 332.1 ns/op 120.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 411974 376.8 ns/op 106.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 346360 399.9 ns/op 1280.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 273805 513.8 ns/op 996.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 223720 678.5 ns/op 1509.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 295323 484.7 ns/op 2112.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 229438 567.4 ns/op 7218.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 232327 603.7 ns/op 6784.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49825 3889 ns/op 8424.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53774 2275 ns/op 14400.90 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 221082 648.0 ns/op 23.15 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 261184 498.7 ns/op 30.08 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 111637 1232 ns/op 32.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 154077 882.1 ns/op 45.35 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12082 9657 ns/op 53.02 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12186 10754 ns/op 47.61 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6162 20218 ns/op 50.65 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6852 20637 ns/op 49.62 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1519 107009 ns/op 38.28 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1374 87523 ns/op 46.80 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 169 722955 ns/op 45.33 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1320599 ns/op 24.81 MB/s PASS ok hash/crc32 8.383s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 133 872793 ns/op 75.09 MB/s BenchmarkCrc64/ISO4KB-4 1766 72467 ns/op 56.52 MB/s BenchmarkCrc64/ISO1KB-4 8661 17235 ns/op 59.41 MB/s BenchmarkCrc64/ECMA64KB-4 135 832834 ns/op 78.69 MB/s BenchmarkCrc64/Random64KB-4 122 849751 ns/op 77.12 MB/s BenchmarkCrc64/Random16KB-4 523 232217 ns/op 70.55 MB/s PASS ok hash/crc64 2.285s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14834 8323 ns/op 123.03 MB/s BenchmarkFnv32aKB-4 13774 8774 ns/op 116.70 MB/s BenchmarkFnv64KB-4 13006 8364 ns/op 122.42 MB/s BenchmarkFnv64aKB-4 10000 10912 ns/op 93.84 MB/s BenchmarkFnv128KB-4 1642 71404 ns/op 14.34 MB/s BenchmarkFnv128aKB-4 1616 70826 ns/op 14.46 MB/s PASS ok hash/fnv 2.303s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 460682 315.2 ns/op 12.69 MB/s BenchmarkHash/n=4/Bytes-4 3038168 36.97 ns/op 108.19 MB/s BenchmarkHash/n=4/String-4 1772413 71.96 ns/op 55.59 MB/s BenchmarkHash/n=8/Write-4 487946 425.7 ns/op 18.79 MB/s BenchmarkHash/n=8/Bytes-4 3062611 37.50 ns/op 213.34 MB/s BenchmarkHash/n=8/String-4 1747047 65.57 ns/op 122.02 MB/s BenchmarkHash/n=16/Write-4 480146 294.3 ns/op 54.37 MB/s BenchmarkHash/n=16/Bytes-4 3216159 46.36 ns/op 345.13 MB/s BenchmarkHash/n=16/String-4 1727812 83.52 ns/op 191.57 MB/s BenchmarkHash/n=32/Write-4 401476 281.9 ns/op 113.50 MB/s BenchmarkHash/n=32/Bytes-4 3369937 35.42 ns/op 903.46 MB/s BenchmarkHash/n=32/String-4 919071 109.4 ns/op 292.42 MB/s BenchmarkHash/n=64/Write-4 396218 306.5 ns/op 208.82 MB/s BenchmarkHash/n=64/Bytes-4 2578704 39.56 ns/op 1617.70 MB/s BenchmarkHash/n=64/String-4 1527855 69.51 ns/op 920.68 MB/s BenchmarkHash/n=256/Write-4 331826 396.2 ns/op 646.14 MB/s BenchmarkHash/n=256/Bytes-4 2248432 81.62 ns/op 3136.58 MB/s BenchmarkHash/n=256/String-4 1000000 123.1 ns/op 2079.68 MB/s BenchmarkHash/n=320/Write-4 312312 548.3 ns/op 583.62 MB/s BenchmarkHash/n=320/Bytes-4 1942828 60.35 ns/op 5302.48 MB/s BenchmarkHash/n=320/String-4 687544 168.7 ns/op 1897.22 MB/s BenchmarkHash/n=1024/Write-4 178656 596.9 ns/op 1715.52 MB/s BenchmarkHash/n=1024/Bytes-4 885150 145.5 ns/op 7037.72 MB/s BenchmarkHash/n=1024/String-4 328981 404.5 ns/op 2531.25 MB/s BenchmarkHash/n=4096/Write-4 86026 1286 ns/op 3185.36 MB/s BenchmarkHash/n=4096/Bytes-4 281989 465.7 ns/op 8794.94 MB/s BenchmarkHash/n=4096/String-4 74374 1607 ns/op 2548.31 MB/s BenchmarkHash/n=16384/Write-4 27770 4045 ns/op 4050.35 MB/s BenchmarkHash/n=16384/Bytes-4 70152 2711 ns/op 6043.22 MB/s BenchmarkHash/n=16384/String-4 17619 6403 ns/op 2558.84 MB/s PASS ok hash/maphash 7.512s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 650 213179 ns/op BenchmarkEscapeNone-4 114741 938.8 ns/op BenchmarkUnescape-4 644 199308 ns/op BenchmarkUnescapeNone-4 699374 198.8 ns/op BenchmarkUnescapeSparse-4 10000 24896 ns/op BenchmarkUnescapeDense-4 980 114202 ns/op PASS ok html 2.282s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8290 13730 ns/op BenchmarkCSSEscaperNoSpecials-4 44416 2873 ns/op BenchmarkDecodeCSS-4 22610 5228 ns/op BenchmarkDecodeCSSNoSpecials-4 3061131 50.55 ns/op BenchmarkCSSValueFilter-4 89911 1391 ns/op BenchmarkCSSValueFilterOk-4 67866 1674 ns/op BenchmarkEscapedExecute-4 3165 38268 ns/op BenchmarkHTMLNospaceEscaper-4 5121 22689 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 53136 2419 ns/op BenchmarkStripTags-4 10000 10412 ns/op BenchmarkStripTagsNoSpecials-4 293212 666.0 ns/op BenchmarkJSValEscaperWithNum-4 21273 7946 ns/op BenchmarkJSValEscaperWithStr-4 5170 20989 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18049 6766 ns/op BenchmarkJSValEscaperWithObj-4 4674 27725 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13006 9296 ns/op BenchmarkJSStrEscaperNoSpecials-4 44290 2644 ns/op BenchmarkJSStrEscaper-4 10000 12988 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43976 2888 ns/op BenchmarkJSRegexpEscaper-4 9232 12259 ns/op BenchmarkTemplateSpecialTags-4 97 1423216 ns/op BenchmarkURLEscaper-4 4168 27553 ns/op BenchmarkURLEscaperNoSpecials-4 180152 1043 ns/op BenchmarkURLNormalizer-4 5137 22746 ns/op BenchmarkURLNormalizerNoSpecials-4 164432 1174 ns/op BenchmarkSrcsetFilter-4 13994 10437 ns/op BenchmarkSrcsetFilterNoSpecials-4 94741 1317 ns/op PASS ok html/template 6.826s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 604382 215.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 451086 261.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 621846 206.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 496312 265.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1566108 78.15 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 159.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1540623 74.27 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1219021 102.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 120.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 347167 318.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 335550 402.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 401928 394.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 328473 389.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 679516 187.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 447883 331.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 655191 163.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 474729 319.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 354453 354.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 825105 146.9 ns/op BenchmarkRGBASetRGBA-4 913168 155.9 ns/op BenchmarkRGBA64At-4 818656 141.9 ns/op BenchmarkRGBA64SetRGBA64-4 910504 165.0 ns/op BenchmarkNRGBAAt-4 1236080 93.08 ns/op BenchmarkNRGBASetNRGBA-4 1000000 108.5 ns/op BenchmarkNRGBA64At-4 816936 147.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 725766 163.0 ns/op BenchmarkAlphaAt-4 1677309 69.41 ns/op BenchmarkAlphaSetAlpha-4 2072061 60.98 ns/op BenchmarkAlpha16At-4 1345374 89.30 ns/op BenchmarkAlphaSetAlpha16-4 1220890 96.11 ns/op BenchmarkGrayAt-4 2168181 51.94 ns/op BenchmarkGraySetGray-4 1865758 81.42 ns/op BenchmarkGray16At-4 1000000 118.4 ns/op BenchmarkGraySetGray16-4 1258244 91.89 ns/op PASS ok image 8.387s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3001496 37.94 ns/op BenchmarkYCbCrToRGB/128-4 3486120 49.33 ns/op BenchmarkYCbCrToRGB/255-4 3508285 42.37 ns/op BenchmarkRGBToYCbCr/0-4 3195927 34.65 ns/op BenchmarkRGBToYCbCr/Cb-4 3191217 38.36 ns/op BenchmarkRGBToYCbCr/Cr-4 3346412 31.40 ns/op BenchmarkYCbCrToRGBA/0-4 2487826 42.43 ns/op BenchmarkYCbCrToRGBA/128-4 2413359 50.84 ns/op BenchmarkYCbCrToRGBA/255-4 2978434 42.58 ns/op BenchmarkNYCbCrAToRGBA/0-4 2842972 40.88 ns/op BenchmarkNYCbCrAToRGBA/128-4 2682151 42.37 ns/op BenchmarkNYCbCrAToRGBA/255-4 2820123 43.08 ns/op PASS ok image/color 3.669s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 55834640 ns/op BenchmarkFillSrc-4 285 391407 ns/op BenchmarkCopyOver-4 6 17219470 ns/op BenchmarkCopySrc-4 277 368570 ns/op BenchmarkNRGBAOver-4 8 14380713 ns/op BenchmarkNRGBASrc-4 10 10708004 ns/op BenchmarkYCbCr-4 10 10929786 ns/op BenchmarkGray-4 18 6429499 ns/op BenchmarkCMYK-4 12 16618466 ns/op BenchmarkGlyphOver-4 21 7642201 ns/op BenchmarkRGBAMaskOver-4 5 22572417 ns/op BenchmarkGrayMaskOver-4 6 18004803 ns/op BenchmarkRGBA64ImageMaskOver-4 4 37090461 ns/op BenchmarkRGBA-4 5 21194103 ns/op BenchmarkPalettedFill-4 949 136612 ns/op BenchmarkPalettedRGBA-4 5 23754939 ns/op BenchmarkGenericOver-4 3 46204333 ns/op BenchmarkGenericMaskOver-4 5 22034849 ns/op BenchmarkGenericSrc-4 4 31402259 ns/op BenchmarkGenericMaskSrc-4 4 29063915 ns/op PASS ok image/draw 8.534s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 5322103 ns/op 2.90 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 143820462 ns/op 2.14 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2610315821 ns/op 0.47 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 62 2180249 ns/op 7.09 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 151963665 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.841s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4310 25161 ns/op BenchmarkIDCT-4 4362 28576 ns/op BenchmarkDecodeBaseline-4 7 16170294 ns/op 3.82 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25519428 ns/op 2.42 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 173194047 ns/op 7.09 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 221054010 ns/op 4.17 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.751s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18205954 7.429 ns/op BenchmarkDecodeGray-4 13 9350077 ns/op 7.01 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 52194143 ns/op 5.02 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 51744106 ns/op 5.07 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 7988783 ns/op 8.20 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 63953759 ns/op 4.10 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 65755389 ns/op 3.99 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 60049964 ns/op 5.12 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 59789448 ns/op 5.14 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 201389997 ns/op 6.10 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 266339662 ns/op 4.61 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34687329 ns/op 8.86 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 207475121 ns/op 5.92 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 831993865 ns/op 1.48 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.480s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 47523713 ns/op 2.10 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43754881 ns/op 2.29 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 240738591 ns/op 2.08 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 256637371 ns/op 1.95 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 68847558 ns/op 1.45 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44587152 ns/op 2.24 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 286637552 ns/op 1.74 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 253644875 ns/op 1.97 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 736221275 ns/op 1.36 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 606494156 ns/op 1.65 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3769977492 ns/op 1.33 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3212359491 ns/op 1.56 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 13649809 ns/op 7.33 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9368856 ns/op 10.67 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 54727273 ns/op 9.14 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44125155 ns/op 11.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 84422669 ns/op 11.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 87899612 ns/op 11.38 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 421349403 ns/op 11.87 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 663316444 ns/op 7.54 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 104168500 ns/op 0.96 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 68694676 ns/op 1.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 448233624 ns/op 1.12 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 281686210 ns/op 1.78 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 839072490 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 886021998 ns/op 1.13 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5360676007 ns/op 0.93 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5473353977 ns/op 0.91 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 173078431 ns/op 24.15 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 218678116 ns/op 19.11 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 43.943s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 32310 4034 ns/op 0.25 MB/s BenchmarkMarshalCorpusFile/2-4 28564 5452 ns/op 0.37 MB/s BenchmarkMarshalCorpusFile/4-4 28021 5499 ns/op 0.73 MB/s BenchmarkMarshalCorpusFile/8-4 20953 6982 ns/op 1.15 MB/s BenchmarkMarshalCorpusFile/16-4 15927 6963 ns/op 2.30 MB/s BenchmarkMarshalCorpusFile/32-4 8416 13435 ns/op 2.38 MB/s BenchmarkMarshalCorpusFile/64-4 7790 16625 ns/op 3.85 MB/s BenchmarkMarshalCorpusFile/128-4 7326 19199 ns/op 6.67 MB/s BenchmarkMarshalCorpusFile/256-4 3247 56641 ns/op 4.52 MB/s BenchmarkMarshalCorpusFile/512-4 1630 138773 ns/op 3.69 MB/s BenchmarkMarshalCorpusFile/1024-4 546 314225 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/2048-4 272 450634 ns/op 4.54 MB/s BenchmarkMarshalCorpusFile/4096-4 169 874345 ns/op 4.68 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1716117 ns/op 4.77 MB/s BenchmarkMarshalCorpusFile/16384-4 28 3846484 ns/op 4.26 MB/s BenchmarkMarshalCorpusFile/32768-4 21 8459793 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/65536-4 8 17668554 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/131072-4 3 44210698 ns/op 2.96 MB/s BenchmarkMarshalCorpusFile/262144-4 2 67337806 ns/op 3.89 MB/s BenchmarkMarshalCorpusFile/524288-4 1 114208312 ns/op 4.59 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 276247436 ns/op 3.80 MB/s BenchmarkUnmarshalCorpusFile/1-4 8900 20656 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 6213 18446 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 7867 21052 ns/op 0.19 MB/s BenchmarkUnmarshalCorpusFile/8-4 7546 29133 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/16-4 5202 28845 ns/op 0.55 MB/s BenchmarkUnmarshalCorpusFile/32-4 3445 41083 ns/op 0.78 MB/s BenchmarkUnmarshalCorpusFile/64-4 3163 60942 ns/op 1.05 MB/s BenchmarkUnmarshalCorpusFile/128-4 2314 53737 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/256-4 928 135086 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/512-4 460 243257 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/1024-4 229 469087 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/2048-4 129 1448394 ns/op 1.41 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 1831903 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 4050888 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7609650 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 17164888 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 29926475 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 58867094 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 129991338 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 252390660 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 497908123 ns/op 2.11 MB/s BenchmarkMutatorBytes/1-4 29072 4059 ns/op BenchmarkMutatorBytes/10-4 28286 3886 ns/op BenchmarkMutatorBytes/100-4 29924 4587 ns/op BenchmarkMutatorBytes/1000-4 18468 6615 ns/op BenchmarkMutatorBytes/10000-4 7173 24317 ns/op BenchmarkMutatorBytes/100000-4 798 159042 ns/op BenchmarkMutatorString/1-4 34542 4168 ns/op BenchmarkMutatorString/10-4 27007 4288 ns/op BenchmarkMutatorString/100-4 26283 4384 ns/op BenchmarkMutatorString/1000-4 10000 13791 ns/op BenchmarkMutatorString/10000-4 4395 62036 ns/op BenchmarkMutatorString/100000-4 339 441922 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15139 6633 ns/op BenchmarkMutatorAllBasicTypes/string-4 13580 7633 ns/op BenchmarkMutatorAllBasicTypes/bool-4 52472 2281 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44706 3069 ns/op BenchmarkMutatorAllBasicTypes/float64-4 38978 3524 ns/op BenchmarkMutatorAllBasicTypes/int-4 51752 2103 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49828 2443 ns/op BenchmarkMutatorAllBasicTypes/int16-4 50554 3055 ns/op BenchmarkMutatorAllBasicTypes/int32-4 44768 2812 ns/op BenchmarkMutatorAllBasicTypes/int64-4 50588 2367 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45247 2525 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 49640 2431 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49933 2489 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46465 2208 ns/op PASS ok internal/fuzz 16.882s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9374 13742 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 128430 915.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.756s PASS ok internal/poll 1.037s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 37988401 ns/op PASS ok internal/trace 3.166s PASS ok internal/zstd 1.055s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10205 ns/op BenchmarkCopyNLarge-4 156 857352 ns/op PASS ok io 1.455s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 166518 752.8 ns/op BenchmarkPrintln-4 21396 6882 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30924 3963 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 6012 26874 ns/op BenchmarkDiscard-4 747820 139.1 ns/op 0 B/op 0 allocs/op PASS ok log 2.033s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 69078 1872 ns/op BenchmarkJSONHandler/defaults-4 7044 17998 ns/op 537 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4195 34029 ns/op 794 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4482 25676 ns/op 754 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6793 18608 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6516 17409 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4106 49532 ns/op 531 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 29223 3855 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27328 5934 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 98180 1479 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 62058 1994 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 50126 2152 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 56732 2229 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 41193 3097 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 57590 2135 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 843734 127.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 733999 163.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 677658 346.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 543500 419.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 389368 312.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6428 34589 ns/op BenchmarkDispatch/switch-checked-4 193033 645.5 ns/op BenchmarkDispatch/As-4 196616 779.0 ns/op BenchmarkDispatch/Visit-4 174453 717.7 ns/op BenchmarkUnsafeStrings-4 15999 7906 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.316s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1444221 106.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 958287 112.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 616527 183.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 261037 545.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 35533 3970 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 42930 4383 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 16748 8418 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4045 33028 ns/op 3457 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5800 17365 ns/op 587 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 6961 16280 ns/op 599 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4974 23704 ns/op 1080 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1716 75628 ns/op 4351 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9081 14825 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12583 12118 ns/op 531 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6508 19194 ns/op 946 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2217 53658 ns/op 3728 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.088s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 2 57315528 ns/op PASS ok maps 1.986s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2702529 45.98 ns/op BenchmarkAcosh-4 1274023 110.2 ns/op BenchmarkAsin-4 2456917 48.38 ns/op BenchmarkAsinh-4 1000000 103.1 ns/op BenchmarkAtan-4 2914915 39.51 ns/op BenchmarkAtanh-4 1154988 106.9 ns/op BenchmarkAtan2-4 2385914 52.79 ns/op BenchmarkCbrt-4 1652452 69.70 ns/op BenchmarkCeil-4 21035738 5.175 ns/op BenchmarkCopysign-4 3638250 30.56 ns/op BenchmarkCos-4 1325763 88.00 ns/op BenchmarkCosh-4 1865182 63.90 ns/op BenchmarkErf-4 2569616 56.50 ns/op BenchmarkErfc-4 3052909 46.84 ns/op BenchmarkErfinv-4 2787082 41.11 ns/op BenchmarkErfcinv-4 2579378 67.65 ns/op BenchmarkExp-4 5815154 17.56 ns/op BenchmarkExpGo-4 1000000 119.1 ns/op BenchmarkExpm1-4 2421342 76.85 ns/op BenchmarkExp2-4 1000000 116.0 ns/op BenchmarkExp2Go-4 978105 149.9 ns/op BenchmarkAbs-4 4586118 25.29 ns/op BenchmarkDim-4 10612197 11.01 ns/op BenchmarkFloor-4 27451516 5.625 ns/op BenchmarkMax-4 14778777 7.679 ns/op BenchmarkMin-4 16903032 7.820 ns/op BenchmarkMod-4 367910 363.7 ns/op BenchmarkFrexp-4 1981047 65.31 ns/op BenchmarkGamma-4 850452 181.9 ns/op BenchmarkHypot-4 11780660 10.59 ns/op BenchmarkHypotGo-4 1591719 69.01 ns/op BenchmarkIlogb-4 1877952 59.26 ns/op BenchmarkJ0-4 215095 502.9 ns/op BenchmarkJ1-4 280749 452.3 ns/op BenchmarkJn-4 128498 932.1 ns/op BenchmarkLdexp-4 1755313 62.49 ns/op BenchmarkLgamma-4 1000000 112.2 ns/op BenchmarkLog-4 5953528 20.63 ns/op BenchmarkLogb-4 1954215 83.02 ns/op BenchmarkLog1p-4 1338408 81.44 ns/op BenchmarkLog10-4 5667967 19.51 ns/op BenchmarkLog2-4 1714384 81.63 ns/op BenchmarkModf-4 2170166 49.41 ns/op BenchmarkNextafter32-4 2229112 72.73 ns/op BenchmarkNextafter64-4 2265290 51.36 ns/op BenchmarkPowInt-4 458118 226.3 ns/op BenchmarkPowFrac-4 330307 410.4 ns/op BenchmarkPow10Pos-4 5961417 20.31 ns/op BenchmarkPow10Neg-4 4306234 29.98 ns/op BenchmarkRound-4 4961695 24.66 ns/op BenchmarkRoundToEven-4 12352111 10.47 ns/op BenchmarkRemainder-4 464268 244.4 ns/op BenchmarkSignbit-4 7086744 16.90 ns/op BenchmarkSin-4 1000000 126.3 ns/op BenchmarkSincos-4 1000000 109.6 ns/op BenchmarkSinh-4 1951078 59.40 ns/op BenchmarkSqrtIndirect-4 26282140 8.590 ns/op BenchmarkSqrtLatency-4 14057095 9.377 ns/op BenchmarkSqrtIndirectLatency-4 22174513 5.840 ns/op BenchmarkSqrtGoLatency-4 1262655 107.4 ns/op BenchmarkSqrtPrime-4 36350 3254 ns/op BenchmarkTan-4 1399189 83.77 ns/op BenchmarkTanh-4 1558582 74.74 ns/op BenchmarkTrunc-4 19188842 6.474 ns/op BenchmarkY0-4 254373 448.7 ns/op BenchmarkY1-4 317068 420.9 ns/op BenchmarkYn-4 131755 857.7 ns/op BenchmarkFloat64bits-4 7397476 16.68 ns/op BenchmarkFloat64frombits-4 6440632 20.36 ns/op BenchmarkFloat32bits-4 6886160 17.18 ns/op BenchmarkFloat32frombits-4 7219128 17.76 ns/op BenchmarkFMA-4 24521378 7.826 ns/op PASS ok math 16.885s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14484807 12.04 ns/op 5314.55 MB/s BenchmarkAddVV/2-4 9226699 12.80 ns/op 9998.24 MB/s BenchmarkAddVV/3-4 11222923 14.81 ns/op 12968.07 MB/s BenchmarkAddVV/4-4 10122009 13.16 ns/op 19448.79 MB/s BenchmarkAddVV/5-4 8027917 17.69 ns/op 18093.88 MB/s BenchmarkAddVV/10-4 6657214 15.62 ns/op 40976.85 MB/s BenchmarkAddVV/100-4 1699976 69.64 ns/op 91902.15 MB/s BenchmarkAddVV/1000-4 257869 669.2 ns/op 95631.32 MB/s BenchmarkSubVV/1-4 7367019 16.61 ns/op 3854.11 MB/s BenchmarkSubVV/2-4 10166332 15.28 ns/op 8376.10 MB/s BenchmarkSubVV/3-4 9087292 13.47 ns/op 14258.93 MB/s BenchmarkSubVV/4-4 13495513 10.35 ns/op 24725.76 MB/s BenchmarkSubVV/5-4 10956721 12.24 ns/op 26143.14 MB/s BenchmarkSubVV/10-4 8150696 16.40 ns/op 39024.33 MB/s BenchmarkSubVV/100-4 2138610 56.91 ns/op 112467.47 MB/s BenchmarkSubVV/1000-4 256924 594.0 ns/op 107735.93 MB/s BenchmarkAddVW/1-4 16221616 8.403 ns/op 952.05 MB/s BenchmarkAddVW/2-4 13191414 9.923 ns/op 1612.49 MB/s BenchmarkAddVW/3-4 10948549 10.18 ns/op 2358.63 MB/s BenchmarkAddVW/4-4 10289322 11.01 ns/op 2906.90 MB/s BenchmarkAddVW/5-4 13275915 10.43 ns/op 3833.49 MB/s BenchmarkAddVW/10-4 9051969 12.20 ns/op 6558.85 MB/s BenchmarkAddVW/100-4 290199 443.9 ns/op 1802.05 MB/s BenchmarkAddVW/1000-4 38474 2975 ns/op 2689.37 MB/s BenchmarkAddVWext/1-4 13962570 15.45 ns/op 517.92 MB/s BenchmarkAddVWext/2-4 17509194 9.838 ns/op 1626.32 MB/s BenchmarkAddVWext/3-4 13183444 19.53 ns/op 1229.07 MB/s BenchmarkAddVWext/4-4 14855854 9.793 ns/op 3267.54 MB/s BenchmarkAddVWext/5-4 12339998 10.69 ns/op 3742.67 MB/s BenchmarkAddVWext/10-4 10029066 14.62 ns/op 5471.14 MB/s BenchmarkAddVWext/100-4 46944 3191 ns/op 250.69 MB/s BenchmarkAddVWext/1000-4 3513 41475 ns/op 192.89 MB/s BenchmarkSubVW/1-4 14920816 11.49 ns/op 696.28 MB/s BenchmarkSubVW/2-4 12646942 19.49 ns/op 821.10 MB/s BenchmarkSubVW/3-4 13357693 13.22 ns/op 1815.55 MB/s BenchmarkSubVW/4-4 14768852 9.724 ns/op 3290.93 MB/s BenchmarkSubVW/5-4 11286139 14.58 ns/op 2743.07 MB/s BenchmarkSubVW/10-4 8629794 11.73 ns/op 6822.67 MB/s BenchmarkSubVW/100-4 304603 736.7 ns/op 1085.96 MB/s BenchmarkSubVW/1000-4 37464 3515 ns/op 2275.86 MB/s BenchmarkSubVWext/1-4 14360694 10.84 ns/op 737.84 MB/s BenchmarkSubVWext/2-4 15041450 10.28 ns/op 1556.11 MB/s BenchmarkSubVWext/3-4 13551284 10.33 ns/op 2322.25 MB/s BenchmarkSubVWext/4-4 14372134 16.48 ns/op 1941.31 MB/s BenchmarkSubVWext/5-4 9558696 11.50 ns/op 3478.23 MB/s BenchmarkSubVWext/10-4 10401351 15.49 ns/op 5164.57 MB/s BenchmarkSubVWext/100-4 35649 3025 ns/op 264.48 MB/s BenchmarkSubVWext/1000-4 5907 29690 ns/op 269.45 MB/s BenchmarkMulAddVWW/1-4 11550872 11.89 ns/op 5380.59 MB/s BenchmarkMulAddVWW/2-4 11986068 19.87 ns/op 6441.98 MB/s BenchmarkMulAddVWW/3-4 10418052 11.79 ns/op 16282.93 MB/s BenchmarkMulAddVWW/4-4 11636222 11.54 ns/op 22184.66 MB/s BenchmarkMulAddVWW/5-4 8443309 13.76 ns/op 23264.03 MB/s BenchmarkMulAddVWW/10-4 6469207 21.44 ns/op 29856.47 MB/s BenchmarkMulAddVWW/100-4 1377308 126.9 ns/op 50443.00 MB/s BenchmarkMulAddVWW/1000-4 168158 981.0 ns/op 65236.89 MB/s BenchmarkAddMulVVW/1-4 16125682 15.31 ns/op 4180.95 MB/s BenchmarkAddMulVVW/2-4 13276312 9.838 ns/op 13010.61 MB/s BenchmarkAddMulVVW/3-4 10246573 13.03 ns/op 14736.76 MB/s BenchmarkAddMulVVW/4-4 9775941 12.57 ns/op 20363.59 MB/s BenchmarkAddMulVVW/5-4 9700736 16.47 ns/op 19430.94 MB/s BenchmarkAddMulVVW/10-4 8168959 16.07 ns/op 39837.72 MB/s BenchmarkAddMulVVW/100-4 1871020 89.33 ns/op 71644.88 MB/s BenchmarkAddMulVVW/1000-4 199282 664.3 ns/op 96342.58 MB/s BenchmarkDivWVW/1-4 1753473 66.86 ns/op 957.25 MB/s BenchmarkDivWVW/2-4 1000000 155.8 ns/op 821.54 MB/s BenchmarkDivWVW/3-4 913671 173.0 ns/op 1109.65 MB/s BenchmarkDivWVW/4-4 759021 200.4 ns/op 1277.54 MB/s BenchmarkDivWVW/5-4 626773 223.9 ns/op 1428.96 MB/s BenchmarkDivWVW/10-4 339902 383.9 ns/op 1667.11 MB/s BenchmarkDivWVW/100-4 33472 5128 ns/op 1248.01 MB/s BenchmarkDivWVW/1000-4 4334 34453 ns/op 1857.60 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13981839 8.156 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14881098 14.13 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12271483 14.80 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12416523 9.862 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11967913 9.431 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12169921 9.535 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9842880 12.25 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11148153 10.58 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10834461 12.70 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8851554 13.10 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7561818 14.05 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6785764 14.90 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 104.3 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1364320 81.68 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 171063 868.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 127190 786.9 ns/op BenchmarkDecimalConversion-4 171 844521 ns/op BenchmarkFloatString/100-4 10000 12960 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 184 596509 ns/op 2920 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 51662570 ns/op 61664 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 5644511540 ns/op 821008 B/op 456 allocs/op BenchmarkFloatAdd/10-4 127830 884.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 140277 1173 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 105754 963.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 73933 1645 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15290 7837 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 204260 689.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 204706 694.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 196886 918.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 128601 998.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 46010 2469 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1484 85087 ns/op BenchmarkParseFloatLargeExp-4 403 510182 ns/op BenchmarkGCD10x10/WithoutXY-4 166854 850.7 ns/op BenchmarkGCD10x10/WithXY-4 43603 3164 ns/op BenchmarkGCD10x100/WithoutXY-4 83461 2134 ns/op BenchmarkGCD10x100/WithXY-4 14221 8798 ns/op BenchmarkGCD10x1000/WithoutXY-4 52242 3404 ns/op BenchmarkGCD10x1000/WithXY-4 9712 11495 ns/op BenchmarkGCD100x100/WithoutXY-4 18724 6234 ns/op BenchmarkGCD100x100/WithXY-4 8293 18361 ns/op BenchmarkGCD100x1000/WithoutXY-4 10611 11979 ns/op BenchmarkGCD100x1000/WithXY-4 6439 27120 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1806 71801 ns/op BenchmarkGCD1000x1000/WithXY-4 967 113593 ns/op BenchmarkHilbert-4 16 7851687 ns/op BenchmarkBinomial-4 10000 11527 ns/op BenchmarkQuoRem-4 19094 5810 ns/op BenchmarkExp-4 15 7204262 ns/op BenchmarkExpMont/Odd-4 100 1087127 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 96 1091892 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1121380 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 2242825 ns/op 3875 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1184124 ns/op 3832 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1169263 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1181421 ns/op 3805 B/op 52 allocs/op BenchmarkExpMont/Even64-4 100 1020161 ns/op 3623 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1988676 ns/op 3759 B/op 50 allocs/op BenchmarkExpMont/Even128-4 132 878145 ns/op 3244 B/op 50 allocs/op BenchmarkExpMont/Even255-4 133 819693 ns/op 2937 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 313 410269 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 274 612096 ns/op 1718 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 265 534528 ns/op 1762 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 285 436978 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 15 8750529 ns/op BenchmarkBitset-4 555086 200.3 ns/op BenchmarkBitsetNeg-4 295113 482.4 ns/op BenchmarkBitsetOrig-4 126016 831.6 ns/op BenchmarkBitsetNegOrig-4 147146 1327 ns/op BenchmarkModSqrt225_Tonelli-4 97 1494558 ns/op BenchmarkModSqrt225_3Mod4-4 256 391675 ns/op BenchmarkModSqrt231_Tonelli-4 84 1288497 ns/op BenchmarkModSqrt231_5Mod8-4 274 428888 ns/op BenchmarkModInverse-4 10000 12700 ns/op BenchmarkSqrt-4 1818 92527 ns/op BenchmarkIntSqr/1-4 923834 134.6 ns/op BenchmarkIntSqr/2-4 616026 230.2 ns/op BenchmarkIntSqr/3-4 548649 377.1 ns/op BenchmarkIntSqr/5-4 419140 339.8 ns/op BenchmarkIntSqr/8-4 296347 478.4 ns/op BenchmarkIntSqr/10-4 229767 674.8 ns/op BenchmarkIntSqr/20-4 47264 2755 ns/op BenchmarkIntSqr/30-4 32503 4364 ns/op BenchmarkIntSqr/50-4 10000 11938 ns/op BenchmarkIntSqr/80-4 12406 9414 ns/op BenchmarkIntSqr/100-4 10000 12190 ns/op BenchmarkIntSqr/200-4 4554 49639 ns/op BenchmarkIntSqr/300-4 1797 78218 ns/op BenchmarkIntSqr/500-4 856 151763 ns/op BenchmarkIntSqr/800-4 330 365599 ns/op BenchmarkIntSqr/1000-4 235 584639 ns/op BenchmarkDiv/20/10-4 322314 373.3 ns/op BenchmarkDiv/40/20-4 370669 335.5 ns/op BenchmarkDiv/100/50-4 301923 386.9 ns/op BenchmarkDiv/200/100-4 35488 4185 ns/op BenchmarkDiv/400/200-4 42646 4206 ns/op BenchmarkDiv/1000/500-4 35158 3844 ns/op BenchmarkDiv/2000/1000-4 25548 9028 ns/op BenchmarkDiv/20000/10000-4 1162 106304 ns/op BenchmarkDiv/200000/100000-4 34 5594638 ns/op BenchmarkDiv/2000000/1000000-4 1 136935988 ns/op BenchmarkDiv/20000000/10000000-4 1 4281622385 ns/op BenchmarkMul-4 5 24691566 ns/op BenchmarkNatMul/10-4 193912 1231 ns/op BenchmarkNatMul/100-4 7143 36224 ns/op BenchmarkNatMul/1000-4 142 824887 ns/op BenchmarkZeroShifts/Shl-4 10000 21177 ns/op BenchmarkZeroShifts/ShlSame-4 3348810 43.03 ns/op BenchmarkZeroShifts/Shr-4 10000 21129 ns/op BenchmarkZeroShifts/ShrSame-4 3100546 51.81 ns/op BenchmarkExp3Power/0x10-4 129913 1209 ns/op BenchmarkExp3Power/0x40-4 78550 1766 ns/op BenchmarkExp3Power/0x100-4 85147 2177 ns/op BenchmarkExp3Power/0x400-4 38438 3895 ns/op BenchmarkExp3Power/0x1000-4 10000 21301 ns/op BenchmarkExp3Power/0x4000-4 1869 83286 ns/op BenchmarkExp3Power/0x10000-4 189 652385 ns/op BenchmarkExp3Power/0x40000-4 20 6322178 ns/op BenchmarkExp3Power/0x100000-4 2 78043756 ns/op BenchmarkExp3Power/0x400000-4 1 498745534 ns/op BenchmarkFibo-4 2 57814958 ns/op BenchmarkNatSqr/1-4 710178 226.6 ns/op BenchmarkNatSqr/2-4 579668 378.7 ns/op BenchmarkNatSqr/3-4 438861 500.0 ns/op BenchmarkNatSqr/5-4 372266 618.9 ns/op BenchmarkNatSqr/8-4 119793 1082 ns/op BenchmarkNatSqr/10-4 170636 1062 ns/op BenchmarkNatSqr/20-4 36152 3920 ns/op BenchmarkNatSqr/30-4 25898 5207 ns/op BenchmarkNatSqr/50-4 13099 8628 ns/op BenchmarkNatSqr/80-4 10000 14479 ns/op BenchmarkNatSqr/100-4 10000 14767 ns/op BenchmarkNatSqr/200-4 4440 34790 ns/op BenchmarkNatSqr/300-4 1987 103616 ns/op BenchmarkNatSqr/500-4 1154 224354 ns/op BenchmarkNatSqr/800-4 258 462099 ns/op BenchmarkNatSqr/1000-4 219 611734 ns/op BenchmarkNatSetBytes/8-4 966830 165.0 ns/op BenchmarkNatSetBytes/24-4 203547 578.1 ns/op BenchmarkNatSetBytes/128-4 61735 2469 ns/op BenchmarkNatSetBytes/7-4 1000000 129.5 ns/op BenchmarkNatSetBytes/23-4 142677 720.5 ns/op BenchmarkNatSetBytes/127-4 67680 2836 ns/op BenchmarkScanPi-4 166 790549 ns/op BenchmarkStringPiParallel-4 372 410393 ns/op BenchmarkScan/10/Base2-4 37334 3534 ns/op BenchmarkScan/100/Base2-4 2353 60846 ns/op BenchmarkScan/1000/Base2-4 426 267656 ns/op BenchmarkScan/10/Base8-4 87162 1499 ns/op BenchmarkScan/100/Base8-4 12270 13152 ns/op BenchmarkScan/1000/Base8-4 1248 93060 ns/op BenchmarkScan/10/Base10-4 90397 1281 ns/op BenchmarkScan/100/Base10-4 13735 16316 ns/op BenchmarkScan/1000/Base10-4 1362 91478 ns/op BenchmarkScan/10/Base16-4 123892 1401 ns/op BenchmarkScan/100/Base16-4 16351 7331 ns/op BenchmarkScan/1000/Base16-4 1764 131498 ns/op BenchmarkString/10/Base2-4 163357 871.3 ns/op BenchmarkString/100/Base2-4 30452 4402 ns/op BenchmarkString/1000/Base2-4 3849 58862 ns/op BenchmarkString/10/Base8-4 460398 334.6 ns/op BenchmarkString/100/Base8-4 75547 1575 ns/op BenchmarkString/1000/Base8-4 8905 15174 ns/op BenchmarkString/10/Base10-4 241695 880.4 ns/op BenchmarkString/100/Base10-4 38358 3132 ns/op BenchmarkString/1000/Base10-4 4276 25372 ns/op BenchmarkString/10/Base16-4 439617 430.7 ns/op BenchmarkString/100/Base16-4 99039 1274 ns/op BenchmarkString/1000/Base16-4 10000 10970 ns/op BenchmarkLeafSize/0-4 32 6593797 ns/op BenchmarkLeafSize/1-4 435 327211 ns/op BenchmarkLeafSize/2-4 453 360909 ns/op BenchmarkLeafSize/3-4 325 418894 ns/op BenchmarkLeafSize/4-4 390 352031 ns/op BenchmarkLeafSize/5-4 296 442771 ns/op BenchmarkLeafSize/6-4 295 381277 ns/op BenchmarkLeafSize/7-4 324 356084 ns/op BenchmarkLeafSize/8-4 440 323968 ns/op BenchmarkLeafSize/9-4 256 485327 ns/op BenchmarkLeafSize/10-4 258 574832 ns/op BenchmarkLeafSize/11-4 279 470079 ns/op BenchmarkLeafSize/12-4 318 489919 ns/op BenchmarkLeafSize/13-4 284 429684 ns/op BenchmarkLeafSize/14-4 331 384674 ns/op BenchmarkLeafSize/15-4 322 455989 ns/op BenchmarkLeafSize/16-4 429 287342 ns/op BenchmarkLeafSize/32-4 391 385388 ns/op BenchmarkLeafSize/64-4 322 320341 ns/op BenchmarkProbablyPrime/n=0-4 9 11479218 ns/op BenchmarkProbablyPrime/n=1-4 9 28164539 ns/op BenchmarkProbablyPrime/n=5-4 4 38198112 ns/op BenchmarkProbablyPrime/n=10-4 4 42000778 ns/op BenchmarkProbablyPrime/n=20-4 2 52509824 ns/op BenchmarkProbablyPrime/Lucas-4 12 11986685 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 70 1683756 ns/op BenchmarkRatCmp-4 161652 1001 ns/op BenchmarkFloatSqrt/64-4 16557 9062 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7749 13635 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8739 26847 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5587 29490 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 832 190325 ns/op 17912 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 72 2581318 ns/op 176015 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 146109763 ns/op 3776288 B/op 621 allocs/op PASS ok math/big 75.903s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12291717 12.49 ns/op BenchmarkLeadingZeros8-4 12920312 9.896 ns/op BenchmarkLeadingZeros16-4 12401012 10.17 ns/op BenchmarkLeadingZeros32-4 10293570 11.26 ns/op BenchmarkLeadingZeros64-4 12488314 9.732 ns/op BenchmarkTrailingZeros-4 13049253 12.66 ns/op BenchmarkTrailingZeros8-4 13322025 11.30 ns/op BenchmarkTrailingZeros16-4 10449957 9.843 ns/op BenchmarkTrailingZeros32-4 12546074 12.86 ns/op BenchmarkTrailingZeros64-4 12560253 10.15 ns/op BenchmarkOnesCount-4 10059958 11.82 ns/op BenchmarkOnesCount8-4 12806836 9.454 ns/op BenchmarkOnesCount16-4 12646436 18.49 ns/op BenchmarkOnesCount32-4 12533984 16.11 ns/op BenchmarkOnesCount64-4 11226823 10.67 ns/op BenchmarkRotateLeft-4 12992226 9.916 ns/op BenchmarkRotateLeft8-4 12240969 13.26 ns/op BenchmarkRotateLeft16-4 9921018 10.49 ns/op BenchmarkRotateLeft32-4 12302008 13.42 ns/op BenchmarkRotateLeft64-4 10732164 11.23 ns/op BenchmarkReverse-4 17978092 6.746 ns/op BenchmarkReverse8-4 22937941 5.253 ns/op BenchmarkReverse16-4 22157334 6.331 ns/op BenchmarkReverse32-4 17978955 11.89 ns/op BenchmarkReverse64-4 17688222 13.41 ns/op BenchmarkReverseBytes-4 27096286 5.606 ns/op BenchmarkReverseBytes16-4 23319177 5.599 ns/op BenchmarkReverseBytes32-4 22635550 7.735 ns/op BenchmarkReverseBytes64-4 28116351 5.249 ns/op BenchmarkAdd-4 12023749 9.557 ns/op BenchmarkAdd32-4 11693132 10.24 ns/op BenchmarkAdd64-4 13271430 12.32 ns/op BenchmarkAdd64multiple-4 23058573 7.477 ns/op BenchmarkSub-4 10683356 10.71 ns/op BenchmarkSub32-4 10538043 11.08 ns/op BenchmarkSub64-4 11876096 18.71 ns/op BenchmarkSub64multiple-4 23732584 6.581 ns/op BenchmarkMul-4 11354632 9.871 ns/op BenchmarkMul32-4 11678306 13.48 ns/op BenchmarkMul64-4 13132551 11.04 ns/op BenchmarkDiv-4 2611636 47.51 ns/op BenchmarkDiv32-4 6847478 18.49 ns/op BenchmarkDiv64-4 3226483 36.46 ns/op PASS ok math/bits 10.267s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12034950 10.16 ns/op BenchmarkAcos-4 433279 250.8 ns/op BenchmarkAcosh-4 485634 248.1 ns/op BenchmarkAsin-4 489243 241.9 ns/op BenchmarkAsinh-4 507861 241.5 ns/op BenchmarkAtan-4 782521 141.3 ns/op BenchmarkAtanh-4 941098 207.1 ns/op BenchmarkConj-4 20413984 4.911 ns/op BenchmarkCos-4 609172 189.6 ns/op BenchmarkCosh-4 618344 224.3 ns/op BenchmarkExp-4 827454 127.4 ns/op BenchmarkLog-4 1000000 146.8 ns/op BenchmarkLog10-4 1000000 130.2 ns/op BenchmarkPhase-4 2059596 93.46 ns/op BenchmarkPolar-4 1252258 93.02 ns/op BenchmarkPow-4 262782 504.8 ns/op BenchmarkRect-4 1005621 108.7 ns/op BenchmarkSin-4 639333 250.7 ns/op BenchmarkSinh-4 759606 194.2 ns/op BenchmarkSqrt-4 1000000 103.8 ns/op BenchmarkTan-4 401302 425.1 ns/op BenchmarkTanh-4 212110 601.3 ns/op PASS ok math/cmplx 5.873s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 594870 186.1 ns/op BenchmarkInt63ThreadsafeParallel-4 866893 146.8 ns/op BenchmarkInt63Unthreadsafe-4 1000000 126.3 ns/op BenchmarkIntn1000-4 649932 189.6 ns/op BenchmarkInt63n1000-4 839724 165.1 ns/op BenchmarkInt31n1000-4 871418 203.8 ns/op BenchmarkFloat32-4 933182 157.3 ns/op BenchmarkFloat64-4 855804 132.8 ns/op BenchmarkPerm3-4 160810 1437 ns/op BenchmarkPerm30-4 19100 9461 ns/op BenchmarkPerm30ViaShuffle-4 17512 7359 ns/op BenchmarkShuffleOverhead-4 12554 12163 ns/op BenchmarkRead3-4 827888 160.0 ns/op BenchmarkRead64-4 79071 1656 ns/op BenchmarkRead1000-4 6110 23978 ns/op BenchmarkConcurrent-4 220869 539.4 ns/op PASS ok math/rand 4.618s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34028 3380 ns/op BenchmarkQDecodeWord-4 80358 1497 ns/op BenchmarkQDecodeHeader-4 66501 2307 ns/op BenchmarkTypeByExtension/.html-4 442399 257.6 ns/op BenchmarkTypeByExtension/.HTML-4 301072 391.7 ns/op BenchmarkTypeByExtension/.unused-4 314985 357.2 ns/op BenchmarkExtensionsByType/text/html-4 145156 995.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 54656 3235 ns/op BenchmarkExtensionsByType/application/octet-stream-4 42026 3338 ns/op PASS ok mime 3.185s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 360 343348 ns/op 47614 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 364 341482 ns/op 47280 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 31 3443839 ns/op 99168 B/op 269 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 336 465171 ns/op 48949 B/op 206 allocs/op PASS ok mime/multipart 2.071s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 686 222463 ns/op PASS ok mime/quotedprintable 1.262s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 15174430 ns/op 8700 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30373886 ns/op 13720 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5021188974 ns/op 150496 B/op 231 allocs/op BenchmarkDNSName-4 134371 829.0 ns/op BenchmarkInterfaces-4 1920 98973 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5540 23558 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1652 99391 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2198 79499 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5330 22545 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2437 57223 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 9476 18169 ns/op BenchmarkParseIPValidIPv4-4 347617 344.7 ns/op BenchmarkParseIPValidIPv6-4 190015 900.3 ns/op BenchmarkIPString/IPv4-4 128577 1170 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11317 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 32170 3397 ns/op BenchmarkIPEqual/IPv4-4 589964 171.6 ns/op BenchmarkIPEqual/IPv6-4 887636 161.9 ns/op BenchmarkTCP4OneShot-4 151 749139 ns/op BenchmarkTCP4OneShotTimeout-4 163 778581 ns/op BenchmarkTCP4Persistent-4 265 394029 ns/op BenchmarkTCP4PersistentTimeout-4 266 503084 ns/op BenchmarkTCP6OneShot-4 162 708168 ns/op BenchmarkTCP6OneShotTimeout-4 129 820140 ns/op BenchmarkTCP6Persistent-4 285 418941 ns/op BenchmarkTCP6PersistentTimeout-4 290 465778 ns/op BenchmarkTCP4ConcurrentReadWrite-4 9387 11993 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11563 11304 ns/op BenchmarkSetReadDeadline-4 126622 911.0 ns/op BenchmarkUDP6LinkLocalUnicast-4 103 1248943 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 98 1126652 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 104 1053038 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 104 1100808 ns/op 0 B/op 0 allocs/op PASS ok net 13.480s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 18651 5618 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7260 14724 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 14906 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15676 9885 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 19213 6806 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 39090 4143 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 106.6 ns/op BenchmarkFindChild/n=2/rep=map-4 2836509 44.60 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 111.8 ns/op BenchmarkFindChild/n=4/rep=linear-4 803947 199.3 ns/op BenchmarkFindChild/n=4/rep=map-4 2805756 46.72 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 669264 188.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 417775 374.5 ns/op BenchmarkFindChild/n=8/rep=map-4 2437753 54.97 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 355194 290.3 ns/op BenchmarkFindChild/n=16/rep=linear-4 275533 439.0 ns/op BenchmarkFindChild/n=16/rep=map-4 2837019 46.11 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1859276 66.52 ns/op BenchmarkFindChild/n=32/rep=linear-4 104589 1096 ns/op BenchmarkFindChild/n=32/rep=map-4 2459692 48.59 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1892564 55.06 ns/op BenchmarkServerMatch-4 16744 12920 ns/op BenchmarkReadRequestChrome-4 4663 36456 ns/op 16.76 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 14564 ns/op 5.36 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8846 18548 ns/op 4.42 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5216 31612 ns/op 4.78 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 10459 ns/op 3.82 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 34 3788106 ns/op 0.27 MB/s BenchmarkFileAndServer_1KB/https1-4 24 4797093 ns/op 0.21 MB/s BenchmarkFileAndServer_1KB/h2-4 22 5960240 ns/op 0.17 MB/s BenchmarkFileAndServer_16MB/h1-4 1 100875650 ns/op 166.32 MB/s BenchmarkFileAndServer_16MB/https1-4 1 278799078 ns/op 60.18 MB/s BenchmarkFileAndServer_16MB/h2-4 1 514979701 ns/op 32.58 MB/s BenchmarkFileAndServer_64MB/h1-4 1 454084204 ns/op 147.79 MB/s BenchmarkFileAndServer_64MB/https1-4 1 861821431 ns/op 77.87 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2057141486 ns/op 32.62 MB/s BenchmarkServeMux-4 226 783400 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 214 841603 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 37 3108572 ns/op 6874 B/op 67 allocs/op BenchmarkClientServer/https1-4 30 3616086 ns/op 10287 B/op 110 allocs/op BenchmarkClientServer/h2-4 25 4198502 ns/op 15468 B/op 129 allocs/op BenchmarkClientServerParallel/4/h1-4 247 429221 ns/op 10026 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 13 8874107 ns/op 107727 B/op 1165 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56853: read tcp 127.0.0.1:56845->127.0.0.1:56853: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56849: write tcp 127.0.0.1:56845->127.0.0.1:56849: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56867: read tcp 127.0.0.1:56854->127.0.0.1:56867: use of closed network connection BenchmarkClientServerParallel/4/h2-4 13 9315942 ns/op 106634 B/op 1256 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56873: read tcp 127.0.0.1:56870->127.0.0.1:56873: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56880: read tcp 127.0.0.1:56874->127.0.0.1:56880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56881: read tcp 127.0.0.1:56874->127.0.0.1:56881: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56878: read tcp 127.0.0.1:56874->127.0.0.1:56878: use of closed network connection BenchmarkClientServerParallel/64/h1-4 182 590345 ns/op 24625 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 12 12500352 ns/op 109050 B/op 1246 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57108: read tcp 127.0.0.1:57106->127.0.0.1:57108: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57117: read tcp 127.0.0.1:57113->127.0.0.1:57117: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57118: read tcp 127.0.0.1:57113->127.0.0.1:57118: use of closed network connection BenchmarkClientServerParallel/64/h2-4 10 11201863 ns/op 112242 B/op 1342 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57141: read tcp 127.0.0.1:57139->127.0.0.1:57141: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57145: read tcp 127.0.0.1:57142->127.0.0.1:57145: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57147: read tcp 127.0.0.1:57142->127.0.0.1:57147: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57153: read tcp 127.0.0.1:57148->127.0.0.1:57153: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57161: read tcp 127.0.0.1:57156->127.0.0.1:57161: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57165: read tcp 127.0.0.1:57156->127.0.0.1:57165: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57164: write tcp 127.0.0.1:57156->127.0.0.1:57164: use of closed network connection BenchmarkServer-4 1 1128225907 ns/op 31560 B/op 151 allocs/op BenchmarkClient-4 34 3830559 ns/op 4044 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 121 915214 ns/op 7268 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 996 148670 ns/op 3075 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 2046 109255 ns/op 1917 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1460 101135 ns/op 2768 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1758 92744 ns/op 2727 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1155 96517 ns/op 2740 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1532 79918 ns/op 1937 B/op 14 allocs/op BenchmarkServerHijack-4 1290 166149 ns/op 16753 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 38 3962915 ns/op 6310 B/op 54 allocs/op BenchmarkResponseStatusLine-4 319927 394.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 26.071s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2134 82789 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.287s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 92314 1195 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 439887 293.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 247852 954.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65277 1768 ns/op BenchmarkStdIPv4-4 151214 704.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 105439 1143 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 115670 1083 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 91719 1294 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 72686 2672 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1396642 122.8 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1333593 86.69 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1142671 96.51 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 329095 401.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 387012 373.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 298953 555.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83946 1310 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 291832 535.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 170569 979.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 164511 768.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 152198 730.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 90428 1409 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 287187 478.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 102777 1815 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 155433 901.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 217672 760.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 147544 828.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 306752 556.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 136837 994.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 121069 1296 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 135852 993.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 99732 1668 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 526656 275.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 145083 1229 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 100317 1877 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 98498 1218 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 182896 1049 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 92379 1324 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 242666 517.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 123325 1141 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 123207 1015 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 180276 928.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 104488 1067 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 125.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 862483 131.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 916741 157.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 956308 137.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 150.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 946845 147.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 906601 153.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 949159 218.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 896754 133.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 417318 502.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 568448 228.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 234162 535.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 224648 455.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 275631 540.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 78644 1431 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 606118 241.4 ns/op PASS ok net/netip 13.792s 2023/09/15 13:07:48 Test RPC server listening on 127.0.0.1:57232 2023/09/15 13:07:48 Test HTTP RPC server listening on 127.0.0.1:57233 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 115 1009885 ns/op BenchmarkEndToEndHTTP-4 90 1149290 ns/op BenchmarkEndToEndAsync-4 958 132360 ns/op BenchmarkEndToEndAsyncHTTP-4 840 125090 ns/op PASS ok net/rpc 2.064s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4425 32495 ns/op BenchmarkReadMIMEHeader/server_headers-4 5340 27460 ns/op BenchmarkUncommon-4 26846 5968 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.741s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3704 40006 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 71756 1478 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 451413 269.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 119397 1133 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 175249 972.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82248 1523 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14124 9868 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 327326 484.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 95196 1177 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 207400 648.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 97801 1239 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 16443 9838 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 180936 719.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 65727 1902 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 62560 1894 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26569 4272 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6424 22753 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 143434 756.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67510 2184 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 59834 1942 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 13890 8293 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5197 24928 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.185s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2460278 46.77 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 152671 883.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 430 253539 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 132 1025060 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 438 336674 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 BenchmarkStatDot-4 38343 3262 ns/op BenchmarkStatFile-4 26118 4853 ns/op BenchmarkStatDir-4 23911 6327 ns/op BenchmarkLstatDot-4 39560 3085 ns/op BenchmarkLstatFile-4 28986 4588 ns/op BenchmarkLstatDir-4 26370 4422 ns/op PASS ok os 3.603s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 19 7558417 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.257s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 257293 515.1 ns/op PASS ok os/user 1.295s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1877282 71.58 ns/op BenchmarkString-4 1639922 71.10 ns/op BenchmarkBytes-4 1317360 115.0 ns/op BenchmarkNamedBytes-4 967004 162.7 ns/op BenchmarkBytesArray-4 624126 180.1 ns/op BenchmarkSliceLen-4 1674109 67.05 ns/op BenchmarkMapLen-4 694220 146.1 ns/op BenchmarkStringLen-4 1212655 92.56 ns/op BenchmarkArrayLen-4 1000000 125.7 ns/op BenchmarkSliceCap-4 1807660 72.96 ns/op BenchmarkDeepEqual/int8-4 573296 254.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83125 1391 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 452204 311.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 85339 1671 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 473140 281.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 92304 1436 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 444914 295.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 73713 2411 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 312703 490.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 89965 1402 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 403992 261.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 116362 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 430491 298.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81891 1764 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 402512 292.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 75968 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 358758 349.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 88057 2567 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 473683 323.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81831 1444 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 496016 289.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 83523 1492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 396468 295.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 76740 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 193297 636.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 76315 1749 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 442375 277.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 92388 2030 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 475048 297.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 82962 1422 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 454834 258.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 73614 1383 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 370706 573.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 77668 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 106155 1224 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51708 2417 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43120 4222 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 27094 4200 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 26865 5836 ns/op BenchmarkIsZero/ArrayComparable-4 330586 455.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 26748 4792 ns/op BenchmarkIsZero/StructComparable-4 707250 233.1 ns/op BenchmarkIsZero/StructIncomparable-4 133027 910.6 ns/op BenchmarkSetZero/Bool/Direct-4 2494956 45.80 ns/op BenchmarkSetZero/Bool/CachedZero-4 936634 145.8 ns/op BenchmarkSetZero/Bool/NewZero-4 639136 195.7 ns/op BenchmarkSetZero/Int/Direct-4 1810956 62.08 ns/op BenchmarkSetZero/Int/CachedZero-4 973152 144.3 ns/op BenchmarkSetZero/Int/NewZero-4 567596 326.4 ns/op BenchmarkSetZero/Uint/Direct-4 1576218 74.82 ns/op BenchmarkSetZero/Uint/CachedZero-4 700202 188.2 ns/op BenchmarkSetZero/Uint/NewZero-4 691844 180.4 ns/op BenchmarkSetZero/Float/Direct-4 1917249 64.56 ns/op BenchmarkSetZero/Float/CachedZero-4 908839 124.6 ns/op BenchmarkSetZero/Float/NewZero-4 774025 190.0 ns/op BenchmarkSetZero/Complex/Direct-4 1759792 77.44 ns/op BenchmarkSetZero/Complex/CachedZero-4 883987 134.0 ns/op BenchmarkSetZero/Complex/NewZero-4 719157 226.1 ns/op BenchmarkSetZero/Array/Direct-4 1872561 62.25 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 132.3 ns/op BenchmarkSetZero/Array/NewZero-4 562172 178.2 ns/op BenchmarkSetZero/Chan/Direct-4 1820380 109.6 ns/op BenchmarkSetZero/Chan/CachedZero-4 891723 174.1 ns/op BenchmarkSetZero/Chan/NewZero-4 762136 182.5 ns/op BenchmarkSetZero/Func/Direct-4 1919302 61.31 ns/op BenchmarkSetZero/Func/CachedZero-4 865429 199.3 ns/op BenchmarkSetZero/Func/NewZero-4 692275 327.4 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 122.7 ns/op BenchmarkSetZero/Interface/CachedZero-4 980611 124.5 ns/op BenchmarkSetZero/Interface/NewZero-4 678723 335.5 ns/op BenchmarkSetZero/Map/Direct-4 1874504 107.0 ns/op BenchmarkSetZero/Map/CachedZero-4 869649 133.5 ns/op BenchmarkSetZero/Map/NewZero-4 811737 265.0 ns/op BenchmarkSetZero/Pointer/Direct-4 1848291 112.6 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 150.6 ns/op BenchmarkSetZero/Pointer/NewZero-4 660163 182.7 ns/op BenchmarkSetZero/Slice/Direct-4 1656970 69.13 ns/op BenchmarkSetZero/Slice/CachedZero-4 817910 130.3 ns/op BenchmarkSetZero/Slice/NewZero-4 651871 203.6 ns/op BenchmarkSetZero/String/Direct-4 1900886 64.52 ns/op BenchmarkSetZero/String/CachedZero-4 900961 140.0 ns/op BenchmarkSetZero/String/NewZero-4 757129 197.3 ns/op BenchmarkSetZero/Struct/Direct-4 1434936 86.96 ns/op BenchmarkSetZero/Struct/CachedZero-4 962767 137.6 ns/op BenchmarkSetZero/Struct/NewZero-4 466514 354.8 ns/op BenchmarkSelect/1-4 183805 901.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 77576 2305 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35060 3735 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 175701 654.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 166262 734.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 107748 1116 ns/op 114.65 MB/s BenchmarkCallArgCopy/size=256-4 108164 1271 ns/op 201.44 MB/s BenchmarkCallArgCopy/size=1024-4 69312 2791 ns/op 366.85 MB/s BenchmarkCallArgCopy/size=4096-4 14810 7748 ns/op 528.67 MB/s BenchmarkCallArgCopy/size=65536-4 841 147667 ns/op 443.81 MB/s BenchmarkFieldByName1-4 546312 193.5 ns/op BenchmarkFieldByName2-4 40747 4486 ns/op BenchmarkFieldByName3-4 3990 27374 ns/op BenchmarkInterfaceBig-4 2228448 56.61 ns/op BenchmarkInterfaceSmall-4 2008201 60.17 ns/op BenchmarkNew-4 895581 151.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2574 50376 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1862 110748 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2126 55041 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2224 62340 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2553 50745 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2263 61842 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 190861 661.2 ns/op PASS ok reflect 26.936s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6583 22944 ns/op 9355 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 26551 ns/op 9440 B/op 1 allocs/op BenchmarkFindString-4 4790 28569 ns/op 9134 B/op 1 allocs/op BenchmarkFindSubmatch-4 8097 37858 ns/op 9035 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 30115 ns/op 9365 B/op 2 allocs/op BenchmarkLiteral-4 10000 24890 ns/op BenchmarkNotLiteral-4 3780 53491 ns/op BenchmarkMatchClass-4 3669 59409 ns/op BenchmarkMatchClass_InRange-4 2697 61057 ns/op BenchmarkReplaceAll-4 1066 133001 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 23213 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15057 8260 ns/op BenchmarkAnchoredShortMatch-4 10000 24219 ns/op BenchmarkAnchoredLongMatch-4 10000 12401 ns/op BenchmarkOnePassShortA-4 19807 6001 ns/op BenchmarkNotOnePassShortA-4 9052 36794 ns/op BenchmarkOnePassShortB-4 17749 7495 ns/op BenchmarkNotOnePassShortB-4 4662 31801 ns/op BenchmarkOnePassLongPrefix-4 67423 1622 ns/op BenchmarkOnePassLongNotPrefix-4 25009 4340 ns/op BenchmarkMatchParallelShared-4 4802 31017 ns/op BenchmarkMatchParallelCopied-4 10000 27931 ns/op BenchmarkQuoteMetaAll-4 158563 1243 ns/op 11.26 MB/s BenchmarkQuoteMetaNone-4 316551 379.7 ns/op 68.47 MB/s BenchmarkCompile/Onepass-4 3260 41826 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1366 74705 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 136 889260 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2491562 77.43 ns/op 206.63 MB/s BenchmarkMatch/Easy0/32-4 10000 22893 ns/op 1.40 MB/s BenchmarkMatch/Easy0/1K-4 10000 20634 ns/op 49.63 MB/s BenchmarkMatch/Easy0i/16-4 2306871 48.99 ns/op 326.60 MB/s BenchmarkMatch/Easy0i/32-4 7318 47674 ns/op 0.67 MB/s BenchmarkMatch/Easy0i/1K-4 222 976040 ns/op 1.05 MB/s BenchmarkMatch/Easy1/16-4 2491214 46.06 ns/op 347.36 MB/s BenchmarkMatch/Easy1/32-4 10000 21712 ns/op 1.47 MB/s BenchmarkMatch/Easy1/1K-4 5046 43738 ns/op 23.41 MB/s BenchmarkMatch/Medium/16-4 2410578 47.30 ns/op 338.25 MB/s BenchmarkMatch/Medium/32-4 7491 40023 ns/op 0.80 MB/s BenchmarkMatch/Medium/1K-4 274 437312 ns/op 2.34 MB/s BenchmarkMatch/Hard/16-4 2419231 46.71 ns/op 342.52 MB/s BenchmarkMatch/Hard/32-4 4590 62039 ns/op 0.52 MB/s BenchmarkMatch/Hard/1K-4 151 1345381 ns/op 0.76 MB/s BenchmarkMatch/Hard1/16-4 1657 132435 ns/op 0.12 MB/s BenchmarkMatch/Hard1/32-4 730 224732 ns/op 0.14 MB/s BenchmarkMatch/Hard1/1K-4 27 4654584 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 25150 7211 ns/op 2.22 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15199 8021 ns/op 3.99 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 592 207276 ns/op 4.94 MB/s 26 B/op 0 allocs/op PASS ok regexp 13.632s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 241.7 ns/op BenchmarkIsWordChar-4 218374 823.4 ns/op PASS ok regexp/syntax 2.693s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 87154 1494 ns/op BenchmarkCallers/inlined-4 73165 1580 ns/op BenchmarkCallers/no-cache-4 19156 7445 ns/op BenchmarkFPCallers/cached-4 3578109 33.29 ns/op BenchmarkMakeChan/Byte-4 975667 376.9 ns/op BenchmarkMakeChan/Int-4 1000000 465.2 ns/op BenchmarkMakeChan/Ptr-4 412885 566.0 ns/op BenchmarkMakeChan/Struct/0-4 1000000 240.6 ns/op BenchmarkMakeChan/Struct/32-4 272876 871.5 ns/op BenchmarkMakeChan/Struct/40-4 185199 863.5 ns/op BenchmarkChanNonblocking-4 5331548 19.59 ns/op BenchmarkSelectUncontended-4 914580 142.5 ns/op BenchmarkSelectSyncContended-4 102778 1212 ns/op BenchmarkSelectAsyncContended-4 308384 437.1 ns/op BenchmarkSelectNonblock-4 3522974 32.65 ns/op BenchmarkChanUncontended-4 14854 9508 ns/op BenchmarkChanContended-4 4810 25771 ns/op BenchmarkChanSync-4 206940 617.5 ns/op BenchmarkChanSyncWork-4 57172 2160 ns/op BenchmarkChanProdCons0-4 209703 537.7 ns/op BenchmarkChanProdCons10-4 459002 296.6 ns/op BenchmarkChanProdCons100-4 458997 234.1 ns/op BenchmarkChanProdConsWork0-4 134454 750.0 ns/op BenchmarkChanProdConsWork10-4 227095 487.7 ns/op BenchmarkChanProdConsWork100-4 275353 463.1 ns/op BenchmarkSelectProdCons-4 164373 695.5 ns/op BenchmarkReceiveDataFromClosedChan-4 928662 137.3 ns/op BenchmarkChanCreation-4 143907 785.7 ns/op BenchmarkChanSem-4 269304 417.7 ns/op BenchmarkChanPopular-4 97 1599093 ns/op BenchmarkChanClosed-4 1000000 111.1 ns/op BenchmarkCallClosure-4 4752590 44.15 ns/op BenchmarkCallClosure1-4 4306863 24.19 ns/op BenchmarkCallClosure2-4 859636 178.7 ns/op BenchmarkCallClosure3-4 1000000 145.0 ns/op BenchmarkCallClosure4-4 873183 135.1 ns/op BenchmarkComplex128DivNormal-4 13562596 13.29 ns/op BenchmarkComplex128DivNisNaN-4 8007885 13.28 ns/op BenchmarkComplex128DivDisNaN-4 8493123 19.55 ns/op BenchmarkComplex128DivNisInf-4 12661890 10.18 ns/op BenchmarkComplex128DivDisInf-4 6968372 20.58 ns/op BenchmarkSetTypePtr-4 73169481 1.913 ns/op 4182.63 MB/s BenchmarkSetTypePtr8-4 13521332 10.70 ns/op 5980.51 MB/s BenchmarkSetTypePtr16-4 13662216 10.07 ns/op 12707.38 MB/s BenchmarkSetTypePtr32-4 13508484 10.54 ns/op 24289.60 MB/s BenchmarkSetTypePtr64-4 12573430 15.39 ns/op 33274.87 MB/s BenchmarkSetTypePtr126-4 5644046 23.28 ns/op 43300.96 MB/s BenchmarkSetTypePtr128-4 5679090 21.99 ns/op 46562.51 MB/s BenchmarkSetTypePtrSlice-4 684753 193.1 ns/op 42421.48 MB/s BenchmarkSetTypeNode1-4 13570722 12.34 ns/op 1945.61 MB/s BenchmarkSetTypeNode1Slice-4 2930076 54.28 ns/op 14147.67 MB/s BenchmarkSetTypeNode8-4 12467584 12.56 ns/op 6367.11 MB/s BenchmarkSetTypeNode8Slice-4 1340925 104.9 ns/op 24412.50 MB/s BenchmarkSetTypeNode64-4 5448984 24.00 ns/op 22001.24 MB/s BenchmarkSetTypeNode64Slice-4 294981 670.0 ns/op 25217.12 MB/s BenchmarkSetTypeNode64Dead-4 6319010 16.33 ns/op 32338.01 MB/s BenchmarkSetTypeNode64DeadSlice-4 344346 439.2 ns/op 38467.38 MB/s BenchmarkSetTypeNode124-4 7114322 16.32 ns/op 61771.53 MB/s BenchmarkSetTypeNode124Slice-4 259192 897.2 ns/op 35951.10 MB/s BenchmarkSetTypeNode126-4 7201621 21.04 ns/op 48666.91 MB/s BenchmarkSetTypeNode126Slice-4 179491 673.0 ns/op 48690.49 MB/s BenchmarkSetTypeNode128-4 2766925 39.80 ns/op 26132.71 MB/s BenchmarkSetTypeNode128Slice-4 165522 1087 ns/op 30608.87 MB/s BenchmarkSetTypeNode130-4 3932570 33.93 ns/op 31127.38 MB/s BenchmarkSetTypeNode130Slice-4 182055 924.1 ns/op 36566.57 MB/s BenchmarkSetTypeNode1024-4 782972 258.4 ns/op 31762.09 MB/s BenchmarkSetTypeNode1024Slice-4 21646 6507 ns/op 40367.26 MB/s BenchmarkAllocation-4 2167 140473 ns/op BenchmarkReadMemStats-4 62 1941513 ns/op BenchmarkReadMemStatsLatency-4 1 2994330 p50-ns 2994330 p90-ns 2994330 p99-ns BenchmarkWriteBarrier-4 2660940 53.63 ns/op BenchmarkBulkWriteBarrier-4 3820465 36.24 ns/op BenchmarkScanStackNoLocals-4 2 73050380 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11325897 13.71 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12200641 12.07 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10180294 15.46 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7809301 23.49 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5745763 24.40 ns/op BenchmarkHash5-4 7346818 16.03 ns/op 311.91 MB/s BenchmarkHash16-4 7353740 18.41 ns/op 868.88 MB/s BenchmarkHash64-4 6623774 17.57 ns/op 3642.51 MB/s BenchmarkHash1024-4 1728452 61.47 ns/op 16659.22 MB/s BenchmarkHash65536-4 44276 2664 ns/op 24597.06 MB/s BenchmarkAlignedLoad-4 7511752 14.84 ns/op BenchmarkUnalignedLoad-4 8152508 14.41 ns/op BenchmarkEqEfaceConcrete-4 7181246 16.24 ns/op BenchmarkEqIfaceConcrete-4 7700726 17.59 ns/op BenchmarkNeEfaceConcrete-4 7862054 13.86 ns/op BenchmarkNeIfaceConcrete-4 7700758 19.51 ns/op BenchmarkConvT2EByteSized/bool-4 3611174 33.79 ns/op BenchmarkConvT2EByteSized/uint8-4 4768698 29.71 ns/op BenchmarkConvT2ESmall-4 3760082 31.32 ns/op BenchmarkConvT2EUintptr-4 3584148 32.53 ns/op BenchmarkConvT2ELarge-4 676082 207.3 ns/op BenchmarkConvT2ISmall-4 3607977 55.37 ns/op BenchmarkConvT2IUintptr-4 3737067 40.29 ns/op BenchmarkConvT2ILarge-4 676573 240.4 ns/op BenchmarkConvI2E-4 3081069 34.31 ns/op BenchmarkConvI2I-4 3285056 38.23 ns/op BenchmarkAssertE2T-4 2959412 33.87 ns/op BenchmarkAssertE2TLarge-4 1743685 82.77 ns/op BenchmarkAssertE2I-4 2056431 49.01 ns/op BenchmarkAssertI2T-4 3277423 34.63 ns/op BenchmarkAssertI2I-4 3012349 50.01 ns/op BenchmarkAssertI2E-4 3402811 33.09 ns/op BenchmarkAssertE2E-4 3593274 40.92 ns/op BenchmarkAssertE2T2-4 1817316 104.3 ns/op BenchmarkAssertE2T2Blank-4 2817435 46.10 ns/op BenchmarkAssertI2E2-4 3255570 33.02 ns/op BenchmarkAssertI2E2Blank-4 3397663 48.84 ns/op BenchmarkAssertE2E2-4 2483030 82.07 ns/op BenchmarkAssertE2E2Blank-4 3152834 33.41 ns/op BenchmarkConvT2Ezero/zero/16-4 3264367 34.14 ns/op BenchmarkConvT2Ezero/zero/32-4 3550742 60.62 ns/op BenchmarkConvT2Ezero/zero/64-4 3713943 34.62 ns/op BenchmarkConvT2Ezero/zero/str-4 3680677 38.13 ns/op BenchmarkConvT2Ezero/zero/slice-4 3212304 31.54 ns/op BenchmarkConvT2Ezero/zero/big-4 88444 1556 ns/op BenchmarkConvT2Ezero/nonzero/str-4 583894 192.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 832575 235.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 83037 1858 ns/op BenchmarkConvT2Ezero/smallint/16-4 2486170 52.77 ns/op BenchmarkConvT2Ezero/smallint/32-4 3302700 47.37 ns/op BenchmarkConvT2Ezero/smallint/64-4 3134164 37.42 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 152.5 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 162.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 137.8 ns/op BenchmarkMalloc8-4 1000000 146.2 ns/op BenchmarkMalloc16-4 1000000 178.8 ns/op BenchmarkMallocTypeInfo8-4 1258063 140.1 ns/op BenchmarkMallocTypeInfo16-4 1000000 155.0 ns/op BenchmarkMallocLargeStruct-4 89368 2928 ns/op BenchmarkGoroutineSelect-4 13 8735570 ns/op BenchmarkGoroutineBlocking-4 13 11655731 ns/op BenchmarkGoroutineForRange-4 18 8176157 ns/op BenchmarkGoroutineIdle-4 14 7267450 ns/op BenchmarkHashStringSpeed-4 2705823 60.53 ns/op BenchmarkHashBytesSpeed-4 885772 114.6 ns/op BenchmarkHashInt32Speed-4 2072631 55.11 ns/op BenchmarkHashInt64Speed-4 2364204 53.60 ns/op BenchmarkHashStringArraySpeed-4 400833 357.1 ns/op BenchmarkMegMap-4 2060072 49.25 ns/op BenchmarkMegOneMap-4 2338146 66.23 ns/op BenchmarkMegEqMap-4 2442 53608 ns/op BenchmarkMegEmptyMap-4 3618180 57.81 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1000000 105.6 ns/op BenchmarkSmallStrMap-4 2689044 38.83 ns/op BenchmarkMapStringKeysEight_16-4 2519749 43.35 ns/op BenchmarkMapStringKeysEight_32-4 2543083 44.05 ns/op BenchmarkMapStringKeysEight_64-4 1969370 52.32 ns/op BenchmarkMapStringKeysEight_1M-4 2321728 75.99 ns/op BenchmarkIntMap-4 2954191 47.83 ns/op BenchmarkMapFirst/1-4 3706723 36.33 ns/op BenchmarkMapFirst/2-4 3669550 32.20 ns/op BenchmarkMapFirst/3-4 3609536 55.53 ns/op BenchmarkMapFirst/4-4 3516052 54.82 ns/op BenchmarkMapFirst/5-4 3259642 35.68 ns/op BenchmarkMapFirst/6-4 3854822 37.82 ns/op BenchmarkMapFirst/7-4 2966628 35.33 ns/op BenchmarkMapFirst/8-4 3694104 49.46 ns/op BenchmarkMapFirst/9-4 2548678 46.19 ns/op BenchmarkMapFirst/10-4 2090667 70.10 ns/op BenchmarkMapFirst/11-4 3277065 34.23 ns/op BenchmarkMapFirst/12-4 3073856 44.98 ns/op BenchmarkMapFirst/13-4 3469126 41.55 ns/op BenchmarkMapFirst/14-4 3450861 33.03 ns/op BenchmarkMapFirst/15-4 3593386 34.05 ns/op BenchmarkMapFirst/16-4 3637320 33.55 ns/op BenchmarkMapMid/1-4 3385918 32.15 ns/op BenchmarkMapMid/2-4 3844267 33.37 ns/op BenchmarkMapMid/3-4 1818022 64.55 ns/op BenchmarkMapMid/4-4 3364506 49.56 ns/op BenchmarkMapMid/5-4 3626782 33.77 ns/op BenchmarkMapMid/6-4 3322796 33.45 ns/op BenchmarkMapMid/7-4 3061496 36.49 ns/op BenchmarkMapMid/8-4 3257592 33.31 ns/op BenchmarkMapMid/9-4 3333690 36.06 ns/op BenchmarkMapMid/10-4 2743696 36.50 ns/op BenchmarkMapMid/11-4 3222609 36.51 ns/op BenchmarkMapMid/12-4 3334275 38.25 ns/op BenchmarkMapMid/13-4 2660030 49.60 ns/op BenchmarkMapMid/14-4 1470690 91.38 ns/op BenchmarkMapMid/15-4 2948002 47.24 ns/op BenchmarkMapMid/16-4 2615517 39.13 ns/op BenchmarkMapLast/1-4 3542956 34.28 ns/op BenchmarkMapLast/2-4 3717110 32.68 ns/op BenchmarkMapLast/3-4 3157830 45.32 ns/op BenchmarkMapLast/4-4 3123840 39.51 ns/op BenchmarkMapLast/5-4 3574652 35.07 ns/op BenchmarkMapLast/6-4 2758520 53.29 ns/op BenchmarkMapLast/7-4 2778759 38.14 ns/op BenchmarkMapLast/8-4 2968183 39.97 ns/op BenchmarkMapLast/9-4 3257668 48.38 ns/op BenchmarkMapLast/10-4 2916116 36.55 ns/op BenchmarkMapLast/11-4 3011958 38.56 ns/op BenchmarkMapLast/12-4 2987016 37.67 ns/op BenchmarkMapLast/13-4 3401984 41.77 ns/op BenchmarkMapLast/14-4 3225710 59.96 ns/op BenchmarkMapLast/15-4 3144369 56.07 ns/op BenchmarkMapLast/16-4 2807190 35.92 ns/op BenchmarkMapCycle-4 2372031 50.05 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2210649 74.27 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2797 66148 ns/op BenchmarkMakeMap/[Byte]Byte-4 659721 462.9 ns/op BenchmarkMakeMap/[Int]Int-4 225555 825.9 ns/op BenchmarkNewEmptyMap-4 17713287 7.326 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1604572 74.72 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 572124 333.9 ns/op BenchmarkMapIterEmpty-4 3834799 33.17 ns/op BenchmarkSameLengthMap-4 3094066 49.82 ns/op BenchmarkBigKeyMap-4 1373463 105.1 ns/op BenchmarkBigValMap-4 1250354 100.4 ns/op BenchmarkSmallKeyMap-4 2336074 95.63 ns/op BenchmarkMapPopulate/1-4 2400394 56.20 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 144633 1586 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6272 38651 ns/op 6281 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 450 379850 ns/op 51735 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 31 4711981 ns/op 416236 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 2 50526988 ns/op 6528824 B/op 2913 allocs/op BenchmarkComplexAlgMap-4 495064 271.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 137.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 813705 157.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 341404 376.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 54157 3076 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6256 18254 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 106.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1137793 104.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 398617 468.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 54590 2345 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6826 17955 ns/op BenchmarkMapStringConversion/32/simple-4 1337439 84.79 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 103.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 128.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 616798 203.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 101.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 761222 245.0 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1543762 68.55 ns/op BenchmarkMapInterfacePtr-4 1831507 90.17 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5647905 29.00 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 55180 2805 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4702 23125 ns/op BenchmarkMapPop1000-4 392 313913 ns/op BenchmarkMapPop10000-4 19 9340338 ns/op BenchmarkMapAssign/Int32/256-4 1944583 61.68 ns/op BenchmarkMapAssign/Int32/65536-4 855128 148.2 ns/op BenchmarkMapAssign/Int64/256-4 2156096 70.52 ns/op BenchmarkMapAssign/Int64/65536-4 676420 178.4 ns/op BenchmarkMapAssign/Str/256-4 2100284 58.36 ns/op BenchmarkMapAssign/Str/65536-4 574762 191.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1356368 145.0 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 896216 142.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 164.5 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 441216 245.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 361215 4445 ns/op BenchmarkMapOperatorAssign/Str/65536-4 162307 620.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 926626 235.3 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 280393 537.2 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 936882 200.6 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 234423 475.3 ns/op 60 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 585474 301.7 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 54072 1863 ns/op 242 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 127.6 ns/op BenchmarkMapDelete/Int32/1000-4 1244056 93.95 ns/op BenchmarkMapDelete/Int32/10000-4 1869279 83.96 ns/op BenchmarkMapDelete/Int64/100-4 1000000 120.4 ns/op BenchmarkMapDelete/Int64/1000-4 1249003 83.25 ns/op BenchmarkMapDelete/Int64/10000-4 1853702 68.70 ns/op BenchmarkMapDelete/Str/100-4 927135 153.0 ns/op BenchmarkMapDelete/Str/1000-4 1000000 174.9 ns/op BenchmarkMapDelete/Str/10000-4 1000000 102.3 ns/op BenchmarkMapDelete/Pointer/100-4 376503 327.8 ns/op BenchmarkMapDelete/Pointer/1000-4 856726 231.3 ns/op BenchmarkMapDelete/Pointer/10000-4 1331427 204.9 ns/op BenchmarkMemmove/0-4 12498085 9.239 ns/op BenchmarkMemmove/1-4 1000000 232.9 ns/op 4.29 MB/s BenchmarkMemmove/2-4 398020 257.3 ns/op 7.77 MB/s BenchmarkMemmove/3-4 624187 185.0 ns/op 16.22 MB/s BenchmarkMemmove/4-4 1000000 153.5 ns/op 26.05 MB/s BenchmarkMemmove/5-4 1000000 104.9 ns/op 47.68 MB/s BenchmarkMemmove/6-4 1000000 126.5 ns/op 47.44 MB/s BenchmarkMemmove/7-4 1000000 101.0 ns/op 69.29 MB/s BenchmarkMemmove/8-4 1321591 87.36 ns/op 91.57 MB/s BenchmarkMemmove/9-4 1236626 94.15 ns/op 95.59 MB/s BenchmarkMemmove/10-4 1000000 100.1 ns/op 99.87 MB/s BenchmarkMemmove/11-4 1260700 94.61 ns/op 116.27 MB/s BenchmarkMemmove/12-4 1250176 96.44 ns/op 124.43 MB/s BenchmarkMemmove/13-4 1293021 98.12 ns/op 132.49 MB/s BenchmarkMemmove/14-4 1213039 213.7 ns/op 65.51 MB/s BenchmarkMemmove/15-4 1344997 89.12 ns/op 168.32 MB/s BenchmarkMemmove/16-4 1362344 90.56 ns/op 176.67 MB/s BenchmarkMemmove/32-4 1227170 98.09 ns/op 326.24 MB/s BenchmarkMemmove/64-4 1000000 101.1 ns/op 633.16 MB/s BenchmarkMemmove/128-4 1000000 110.7 ns/op 1155.89 MB/s BenchmarkMemmove/256-4 836277 128.4 ns/op 1994.49 MB/s BenchmarkMemmove/512-4 638871 182.8 ns/op 2800.48 MB/s BenchmarkMemmove/1024-4 513526 262.8 ns/op 3897.07 MB/s BenchmarkMemmove/2048-4 318872 446.1 ns/op 4591.09 MB/s BenchmarkMemmove/4096-4 176295 768.2 ns/op 5332.08 MB/s BenchmarkMemmoveOverlap/32-4 1270842 92.98 ns/op 344.16 MB/s BenchmarkMemmoveOverlap/64-4 1201004 102.9 ns/op 621.73 MB/s BenchmarkMemmoveOverlap/128-4 1058028 106.0 ns/op 1207.44 MB/s BenchmarkMemmoveOverlap/256-4 1000000 135.5 ns/op 1889.60 MB/s BenchmarkMemmoveOverlap/512-4 801211 191.4 ns/op 2675.40 MB/s BenchmarkMemmoveOverlap/1024-4 286072 505.5 ns/op 2025.55 MB/s BenchmarkMemmoveOverlap/2048-4 285160 465.4 ns/op 4400.88 MB/s BenchmarkMemmoveOverlap/4096-4 143004 778.3 ns/op 5262.77 MB/s BenchmarkMemmoveUnalignedDst/0-4 16302256 6.846 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 108.0 ns/op 9.26 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 102.4 ns/op 19.54 MB/s BenchmarkMemmoveUnalignedDst/3-4 1228767 91.81 ns/op 32.68 MB/s BenchmarkMemmoveUnalignedDst/4-4 1281784 85.59 ns/op 46.73 MB/s BenchmarkMemmoveUnalignedDst/5-4 1354441 86.16 ns/op 58.03 MB/s BenchmarkMemmoveUnalignedDst/6-4 1368627 85.36 ns/op 70.29 MB/s BenchmarkMemmoveUnalignedDst/7-4 1403919 87.66 ns/op 79.85 MB/s BenchmarkMemmoveUnalignedDst/8-4 1316005 100.8 ns/op 79.35 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 131.4 ns/op 68.48 MB/s BenchmarkMemmoveUnalignedDst/10-4 1370889 91.34 ns/op 109.48 MB/s BenchmarkMemmoveUnalignedDst/11-4 1305516 105.2 ns/op 104.53 MB/s BenchmarkMemmoveUnalignedDst/12-4 1306489 93.36 ns/op 128.53 MB/s BenchmarkMemmoveUnalignedDst/13-4 1202008 95.58 ns/op 136.02 MB/s BenchmarkMemmoveUnalignedDst/14-4 1368576 86.28 ns/op 162.26 MB/s BenchmarkMemmoveUnalignedDst/15-4 1357452 86.20 ns/op 174.02 MB/s BenchmarkMemmoveUnalignedDst/16-4 1379244 91.99 ns/op 173.94 MB/s BenchmarkMemmoveUnalignedDst/32-4 1320810 88.31 ns/op 362.36 MB/s BenchmarkMemmoveUnalignedDst/64-4 1288854 91.26 ns/op 701.26 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 102.0 ns/op 1254.83 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 122.0 ns/op 2097.97 MB/s BenchmarkMemmoveUnalignedDst/512-4 819052 156.3 ns/op 3275.05 MB/s BenchmarkMemmoveUnalignedDst/1024-4 521902 261.1 ns/op 3921.31 MB/s BenchmarkMemmoveUnalignedDst/2048-4 334891 402.0 ns/op 5095.00 MB/s BenchmarkMemmoveUnalignedDst/4096-4 138474 820.6 ns/op 4991.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1370740 97.96 ns/op 326.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 103.0 ns/op 621.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 962029 117.5 ns/op 1089.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 972067 132.2 ns/op 1936.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 814129 210.1 ns/op 2436.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 443761 298.0 ns/op 3436.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 319490 400.5 ns/op 5113.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 170730 691.7 ns/op 5921.51 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19628853 5.946 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1456836 80.13 ns/op 12.48 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1437220 84.90 ns/op 23.56 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1443338 82.09 ns/op 36.54 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1413715 83.06 ns/op 48.16 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1454784 85.25 ns/op 58.65 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1445646 82.58 ns/op 72.66 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1503602 81.22 ns/op 86.19 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1457706 106.0 ns/op 75.44 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 110.4 ns/op 81.51 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 115.7 ns/op 86.44 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1230338 109.6 ns/op 100.39 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 121.4 ns/op 98.88 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1396562 115.2 ns/op 112.87 MB/s BenchmarkMemmoveUnalignedSrc/14-4 700095 204.9 ns/op 68.34 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1194436 124.4 ns/op 120.59 MB/s BenchmarkMemmoveUnalignedSrc/16-4 946807 166.1 ns/op 96.33 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1055626 104.1 ns/op 307.49 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 103.8 ns/op 616.64 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 121.1 ns/op 1057.31 MB/s BenchmarkMemmoveUnalignedSrc/256-4 892315 170.3 ns/op 1502.81 MB/s BenchmarkMemmoveUnalignedSrc/512-4 608120 207.2 ns/op 2471.15 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 451399 408.6 ns/op 2506.34 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 152899 841.2 ns/op 2434.50 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 84535 1246 ns/op 3286.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 185.3 ns/op 86.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 104.9 ns/op 152.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 173.3 ns/op 92.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 130.8 ns/op 122.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 115.4 ns/op 138.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 109.7 ns/op 145.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 976689 145.7 ns/op 109.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 109.3 ns/op 146.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 127.9 ns/op 500.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 872480 135.1 ns/op 473.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 919030 112.4 ns/op 569.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 131.4 ns/op 486.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 820898 198.0 ns/op 323.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 110.9 ns/op 577.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 115.3 ns/op 555.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 117.0 ns/op 546.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 758662 169.6 ns/op 1509.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 503798 206.0 ns/op 1242.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 940539 165.9 ns/op 1543.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 812461 133.4 ns/op 1919.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 788299 150.8 ns/op 1697.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 953371 150.9 ns/op 1696.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 775550 140.3 ns/op 1824.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 818919 140.3 ns/op 1825.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 101312 1269 ns/op 3227.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 68668 1754 ns/op 2334.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 177888 825.1 ns/op 4964.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 174098 781.3 ns/op 5242.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 172531 823.0 ns/op 4976.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 165942 792.1 ns/op 5171.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 133659 823.7 ns/op 4972.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 153036 784.4 ns/op 5222.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6691 18846 ns/op 3477.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3846 28637 ns/op 2288.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9730 12222 ns/op 5362.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9817 12045 ns/op 5440.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9266 12128 ns/op 5403.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9705 12781 ns/op 5127.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9444 13319 ns/op 4920.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9014 12099 ns/op 5416.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1236771 91.22 ns/op 350.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1233979 93.82 ns/op 682.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 106.4 ns/op 1203.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 126.3 ns/op 2026.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 785314 166.9 ns/op 3068.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 509254 261.6 ns/op 3915.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 306957 412.4 ns/op 4966.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 179134 705.7 ns/op 5804.10 MB/s BenchmarkMemclr/5-4 16739319 7.448 ns/op 671.33 MB/s BenchmarkMemclr/16-4 17530539 7.397 ns/op 2163.04 MB/s BenchmarkMemclr/64-4 13572964 7.777 ns/op 8229.76 MB/s BenchmarkMemclr/256-4 12587024 9.454 ns/op 27077.18 MB/s BenchmarkMemclr/4096-4 2495859 48.91 ns/op 83745.14 MB/s BenchmarkMemclr/65536-4 88504 1233 ns/op 53162.68 MB/s BenchmarkMemclr/1M-4 5700 20837 ns/op 50321.87 MB/s BenchmarkMemclr/4M-4 1378 84197 ns/op 49815.11 MB/s BenchmarkMemclr/8M-4 500 231811 ns/op 36187.23 MB/s BenchmarkMemclr/16M-4 164 777169 ns/op 21587.59 MB/s BenchmarkMemclr/64M-4 54 2231880 ns/op 30068.31 MB/s BenchmarkMemclrUnaligned/0_5-4 9878317 12.60 ns/op 396.67 MB/s BenchmarkMemclrUnaligned/0_16-4 9498914 11.64 ns/op 1374.88 MB/s BenchmarkMemclrUnaligned/0_64-4 9814741 12.07 ns/op 5300.52 MB/s BenchmarkMemclrUnaligned/0_256-4 8133699 14.50 ns/op 17652.81 MB/s BenchmarkMemclrUnaligned/0_4096-4 2280416 53.36 ns/op 76768.67 MB/s BenchmarkMemclrUnaligned/0_65536-4 87332 1280 ns/op 51199.38 MB/s BenchmarkMemclrUnaligned/1_5-4 9710120 11.49 ns/op 435.07 MB/s BenchmarkMemclrUnaligned/1_16-4 9597142 11.97 ns/op 1337.21 MB/s BenchmarkMemclrUnaligned/1_64-4 9198962 11.93 ns/op 5365.76 MB/s BenchmarkMemclrUnaligned/1_256-4 8662113 14.12 ns/op 18133.64 MB/s BenchmarkMemclrUnaligned/1_4096-4 1497470 78.33 ns/op 52292.81 MB/s BenchmarkMemclrUnaligned/1_65536-4 87060 1546 ns/op 42389.22 MB/s BenchmarkMemclrUnaligned/4_5-4 9165560 12.62 ns/op 396.26 MB/s BenchmarkMemclrUnaligned/4_16-4 7678527 15.09 ns/op 1060.14 MB/s BenchmarkMemclrUnaligned/4_64-4 7747413 25.13 ns/op 2547.04 MB/s BenchmarkMemclrUnaligned/4_256-4 1000000 136.7 ns/op 1872.72 MB/s BenchmarkMemclrUnaligned/4_4096-4 1365964 78.82 ns/op 51969.80 MB/s BenchmarkMemclrUnaligned/4_65536-4 81973 1499 ns/op 43729.20 MB/s BenchmarkMemclrUnaligned/7_5-4 10214079 11.93 ns/op 419.17 MB/s BenchmarkMemclrUnaligned/7_16-4 9890655 12.42 ns/op 1288.18 MB/s BenchmarkMemclrUnaligned/7_64-4 9455929 12.42 ns/op 5152.24 MB/s BenchmarkMemclrUnaligned/7_256-4 8046464 13.51 ns/op 18954.94 MB/s BenchmarkMemclrUnaligned/7_4096-4 1517761 83.69 ns/op 48941.60 MB/s BenchmarkMemclrUnaligned/7_65536-4 80050 1491 ns/op 43956.73 MB/s BenchmarkMemclrUnaligned/0_1M-4 5959 22819 ns/op 45951.91 MB/s BenchmarkMemclrUnaligned/0_4M-4 1292 90639 ns/op 46274.94 MB/s BenchmarkMemclrUnaligned/0_8M-4 427 270557 ns/op 31004.98 MB/s BenchmarkMemclrUnaligned/0_16M-4 154 768046 ns/op 21844.02 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1942564 ns/op 34546.53 MB/s BenchmarkMemclrUnaligned/1_1M-4 5479 24884 ns/op 42138.24 MB/s BenchmarkMemclrUnaligned/1_4M-4 1090 96643 ns/op 43399.95 MB/s BenchmarkMemclrUnaligned/1_8M-4 453 259978 ns/op 32266.61 MB/s BenchmarkMemclrUnaligned/1_16M-4 139 764549 ns/op 21943.94 MB/s BenchmarkMemclrUnaligned/1_64M-4 56 1914378 ns/op 35055.18 MB/s BenchmarkMemclrUnaligned/4_1M-4 4591 23047 ns/op 45496.67 MB/s BenchmarkMemclrUnaligned/4_4M-4 1207 92327 ns/op 45428.98 MB/s BenchmarkMemclrUnaligned/4_8M-4 472 246976 ns/op 33965.31 MB/s BenchmarkMemclrUnaligned/4_16M-4 165 766638 ns/op 21884.15 MB/s BenchmarkMemclrUnaligned/4_64M-4 60 1953386 ns/op 34355.14 MB/s BenchmarkMemclrUnaligned/7_1M-4 5097 23437 ns/op 44739.97 MB/s BenchmarkMemclrUnaligned/7_4M-4 1221 93696 ns/op 44765.25 MB/s BenchmarkMemclrUnaligned/7_8M-4 333 304135 ns/op 27581.89 MB/s BenchmarkMemclrUnaligned/7_16M-4 142 843767 ns/op 19883.71 MB/s BenchmarkMemclrUnaligned/7_64M-4 51 2057944 ns/op 32609.67 MB/s BenchmarkGoMemclr/5-4 2233281 47.58 ns/op 105.08 MB/s BenchmarkGoMemclr/16-4 643029 170.2 ns/op 94.03 MB/s BenchmarkGoMemclr/64-4 183763 617.4 ns/op 103.66 MB/s BenchmarkGoMemclr/256-4 47662 2272 ns/op 112.68 MB/s BenchmarkMemclrRange/1K_2K-4 81262 1468 ns/op 65293.71 MB/s BenchmarkMemclrRange/2K_8K-4 25810 4077 ns/op 81799.57 MB/s BenchmarkMemclrRange/4K_16K-4 34545 3599 ns/op 89759.56 MB/s BenchmarkMemclrRange/160K_228K-4 3171 37430 ns/op 44425.95 MB/s BenchmarkClearFat7-4 4710904 24.97 ns/op BenchmarkClearFat8-4 4955094 24.65 ns/op BenchmarkClearFat11-4 3889447 28.87 ns/op BenchmarkClearFat12-4 4238757 27.28 ns/op BenchmarkClearFat13-4 4400146 27.40 ns/op BenchmarkClearFat14-4 4221736 27.99 ns/op BenchmarkClearFat15-4 3759632 29.85 ns/op BenchmarkClearFat16-4 3606745 31.80 ns/op BenchmarkClearFat24-4 4434550 26.23 ns/op BenchmarkClearFat32-4 4319426 27.98 ns/op BenchmarkClearFat40-4 4161910 27.85 ns/op BenchmarkClearFat48-4 4406799 27.17 ns/op BenchmarkClearFat56-4 3884050 28.70 ns/op BenchmarkClearFat64-4 4117104 28.86 ns/op BenchmarkClearFat72-4 4147153 28.88 ns/op BenchmarkClearFat128-4 3583377 33.89 ns/op BenchmarkClearFat256-4 2576194 42.55 ns/op BenchmarkClearFat512-4 1636143 69.67 ns/op BenchmarkClearFat1024-4 1000000 108.8 ns/op BenchmarkClearFat1032-4 1000000 133.3 ns/op BenchmarkClearFat1040-4 869982 117.8 ns/op BenchmarkCopyFat7-4 4260517 26.02 ns/op BenchmarkCopyFat8-4 4928478 24.30 ns/op BenchmarkCopyFat11-4 4443411 26.77 ns/op BenchmarkCopyFat12-4 4780605 25.12 ns/op BenchmarkCopyFat13-4 3794592 28.88 ns/op BenchmarkCopyFat14-4 4401871 25.87 ns/op BenchmarkCopyFat15-4 4565512 27.40 ns/op BenchmarkCopyFat16-4 4419607 27.91 ns/op BenchmarkCopyFat24-4 4568396 26.17 ns/op BenchmarkCopyFat32-4 4235419 26.14 ns/op BenchmarkCopyFat64-4 3989954 27.71 ns/op BenchmarkCopyFat72-4 4213039 30.45 ns/op BenchmarkCopyFat128-4 3531979 36.41 ns/op BenchmarkCopyFat256-4 2710592 47.29 ns/op BenchmarkCopyFat512-4 1396039 77.12 ns/op BenchmarkCopyFat520-4 1427998 79.57 ns/op BenchmarkCopyFat1024-4 893332 129.5 ns/op BenchmarkCopyFat1032-4 1000000 139.6 ns/op BenchmarkCopyFat1040-4 1000000 125.2 ns/op BenchmarkIssue18740/2byte-4 388 330267 ns/op BenchmarkIssue18740/4byte-4 616 178576 ns/op BenchmarkIssue18740/8byte-4 1178 109113 ns/op BenchmarkMemclrKnownSize1-4 6760330 19.18 ns/op 52.14 MB/s BenchmarkMemclrKnownSize2-4 4003971 26.03 ns/op 76.84 MB/s BenchmarkMemclrKnownSize4-4 3405589 34.92 ns/op 114.54 MB/s BenchmarkMemclrKnownSize8-4 1337152 82.05 ns/op 97.51 MB/s BenchmarkMemclrKnownSize16-4 842347 154.2 ns/op 103.74 MB/s BenchmarkMemclrKnownSize32-4 423288 477.0 ns/op 67.08 MB/s BenchmarkMemclrKnownSize64-4 221316 587.2 ns/op 109.00 MB/s BenchmarkMemclrKnownSize112-4 114260 1032 ns/op 108.56 MB/s BenchmarkMemclrKnownSize128-4 93771 1153 ns/op 111.04 MB/s BenchmarkMemclrKnownSize192-4 70659 1609 ns/op 119.34 MB/s BenchmarkMemclrKnownSize248-4 58120 2016 ns/op 123.02 MB/s BenchmarkMemclrKnownSize256-4 56840 2138 ns/op 119.75 MB/s BenchmarkMemclrKnownSize512-4 26888 4121 ns/op 124.25 MB/s BenchmarkMemclrKnownSize1024-4 14205 8374 ns/op 122.28 MB/s BenchmarkMemclrKnownSize4096-4 3916 33538 ns/op 122.13 MB/s BenchmarkMemclrKnownSize512KiB-4 26 4539707 ns/op 115.49 MB/s BenchmarkReadMetricsLatency-4 10000 3726 p50-ns 5438 p90-ns 10265 p99-ns BenchmarkFinalizer-4 217 523186 ns/op BenchmarkFinalizerRun-4 126036 814.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9299064 13.57 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3528812 30.03 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3148754 40.24 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2761357 40.60 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1596710 83.32 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1469620 78.21 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2785478 40.56 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1623429 72.10 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1752804 68.16 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2682974 45.58 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2539636 44.96 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2289367 50.75 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2024318 59.20 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1800404 65.46 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 11335167 11.16 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 11096944 11.36 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 11149064 10.91 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9892435 11.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8685703 11.89 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 9072291 13.01 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10104986 11.89 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10053535 11.01 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10128732 10.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10609700 10.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10182950 10.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10965438 10.62 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10786702 10.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9794840 11.83 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 9970393 11.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 11473753 11.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 11173934 10.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10513754 10.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10458940 11.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10369350 11.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10032237 11.29 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11137936 11.12 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8545641 12.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10346354 11.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9972676 11.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9287257 11.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10788332 10.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 10675549 10.20 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 11332555 10.93 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 10379706 11.23 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 11058030 10.61 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 12032869 9.954 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 11495355 10.01 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 11816373 10.22 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 11921559 10.17 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 12370784 9.914 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 12203155 10.45 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10524877 10.56 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 10935561 10.54 ns/op BenchmarkNetpollBreak-4 4268 25742 ns/op BenchmarkPinnerPinUnpinBatch-4 1510 126421 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 242 531171 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1123 154607 ns/op BenchmarkPinnerPinUnpin-4 1578043 81.71 ns/op BenchmarkPinnerPinUnpinTiny-4 1572301 74.34 ns/op BenchmarkPinnerPinUnpinDouble-4 635200 210.1 ns/op BenchmarkPinnerPinUnpinParallel-4 4064059 31.96 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4166662 29.97 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 388730 263.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8845282 14.17 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 9283104 12.99 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6094764 18.36 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6423082 19.03 ns/op BenchmarkPingPongHog-4 638 285406 ns/op BenchmarkStackGrowth-4 113259 951.2 ns/op BenchmarkStackGrowthDeep-4 1303 99292 ns/op BenchmarkCreateGoroutines-4 48429 3091 ns/op BenchmarkCreateGoroutinesParallel-4 51793 2140 ns/op BenchmarkCreateGoroutinesCapture-4 5716 19150 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 22131 5102 ns/op BenchmarkClosureCall-4 22537394 4.456 ns/op BenchmarkWakeupParallelSpinning/0s-4 8358 25907 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5619 26214 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3937 26990 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2496 43154 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1959 71353 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1036 122300 ns/op BenchmarkWakeupParallelSpinning/50µs-4 429 287080 ns/op BenchmarkWakeupParallelSpinning/100µs-4 232 485040 ns/op BenchmarkMatmult-4 5399013 26.52 ns/op BenchmarkFastrand-4 7657242 14.57 ns/op BenchmarkFastrand64-4 8611132 14.19 ns/op BenchmarkFastrandHashiter-4 4050865 31.69 ns/op BenchmarkFastrandn/2-4 7323315 15.89 ns/op BenchmarkFastrandn/3-4 7318059 16.88 ns/op BenchmarkFastrandn/4-4 7723581 15.10 ns/op BenchmarkFastrandn/5-4 8052834 15.72 ns/op BenchmarkIfaceCmp100-4 149739 864.4 ns/op BenchmarkIfaceCmpNil100-4 240940 535.1 ns/op BenchmarkEfaceCmpDiff-4 55227 2181 ns/op BenchmarkEfaceCmpDiffIndirect-4 47401 2518 ns/op BenchmarkDefer-4 1381718 79.44 ns/op BenchmarkDefer10-4 1000000 158.3 ns/op BenchmarkDeferMany-4 622166 391.8 ns/op BenchmarkPanicRecover-4 638911 157.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 108 1100365 ns/op 1056158 p50-ns 1534234 p90-ns 2003771 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1691309 ns/op 1406457 p50-ns 3189917 p90-ns 5549956 p99-ns BenchmarkGoroutineProfile/small/idle-4 62 2472806 ns/op 2257884 p50-ns 3268407 p90-ns 4091980 p99-ns BenchmarkGoroutineProfile/small/loaded-4 42 5507768 ns/op 4160321 p50-ns 10199404 p90-ns 16997449 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1313944 ns/op 1201669 p50-ns 1850720 p90-ns 5425776 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 93 1368667 ns/op 1268546 p50-ns 1908068 p90-ns 3349104 p99-ns BenchmarkGoroutineProfile/large/idle-4 24 4200399 ns/op 4108107 p50-ns 4989388 p90-ns 5562120 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 11591066 ns/op 10961339 p50-ns 13762978 p90-ns 20651610 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 73 1436904 ns/op 1461191 p50-ns 1971557 p90-ns 2498365 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 62 2717246 ns/op 2248367 p50-ns 3950984 p90-ns 10593960 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 58 2436757 ns/op 2187731 p50-ns 3465564 p90-ns 4221149 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 43 2773670 ns/op 2409787 p50-ns 3889857 p90-ns 8194889 p99-ns BenchmarkRWMutexUncontended-4 2735816 44.06 ns/op BenchmarkRWMutexWrite100-4 124684 2369 ns/op BenchmarkRWMutexWrite10-4 976758 1867 ns/op BenchmarkRWMutexWorkWrite100-4 48758 3567 ns/op BenchmarkRWMutexWorkWrite10-4 42459 2466 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3205 33368 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1221 94916 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1856 68291 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 610 217348 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 808 145034 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 242 463068 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 414 276422 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 130 866561 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 217526 631.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 311913 486.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 193321 622.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 272604 540.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 257641 559.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 231890 639.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 281846 565.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 272103 584.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 246363 745.8 ns/op BenchmarkMakeSlice/Byte-4 1592649 74.73 ns/op BenchmarkMakeSlice/Int16-4 1722549 74.34 ns/op BenchmarkMakeSlice/Int-4 1000000 106.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 143.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 163.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 180.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 220.4 ns/op BenchmarkGrowSlice/Byte-4 567852 197.3 ns/op BenchmarkGrowSlice/Int16-4 735800 216.1 ns/op BenchmarkGrowSlice/Int-4 661966 308.8 ns/op BenchmarkGrowSlice/Ptr-4 520293 367.3 ns/op BenchmarkGrowSlice/Struct/24-4 415320 503.6 ns/op BenchmarkGrowSlice/Struct/32-4 228128 577.1 ns/op BenchmarkGrowSlice/Struct/40-4 168168 783.7 ns/op BenchmarkExtendSlice/IntSlice-4 560967 363.9 ns/op BenchmarkExtendSlice/PointerSlice-4 339277 362.4 ns/op BenchmarkExtendSlice/NoGrow-4 616702 194.0 ns/op BenchmarkAppend-4 918308 109.4 ns/op BenchmarkAppendGrowByte-4 4 28092943 ns/op BenchmarkAppendGrowString-4 1 457317727 ns/op BenchmarkAppendSlice/1Bytes-4 1406844 83.15 ns/op BenchmarkAppendSlice/4Bytes-4 1461819 99.25 ns/op BenchmarkAppendSlice/7Bytes-4 1427551 83.82 ns/op BenchmarkAppendSlice/8Bytes-4 1422139 83.90 ns/op BenchmarkAppendSlice/15Bytes-4 1363880 86.15 ns/op BenchmarkAppendSlice/16Bytes-4 1364144 84.73 ns/op BenchmarkAppendSlice/32Bytes-4 1429971 85.70 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 73203 1641 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17498 7489 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7425 27004 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 956 116011 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 116 1932696 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 19 9311272 ns/op BenchmarkAppendStr/1Bytes-4 1566735 66.08 ns/op BenchmarkAppendStr/4Bytes-4 1673942 68.46 ns/op BenchmarkAppendStr/8Bytes-4 1688186 70.98 ns/op BenchmarkAppendStr/16Bytes-4 1623871 71.66 ns/op BenchmarkAppendStr/32Bytes-4 1632697 76.19 ns/op BenchmarkAppendSpecialCase-4 1000000 115.2 ns/op BenchmarkCopy/1Byte-4 1485948 80.54 ns/op 12.42 MB/s BenchmarkCopy/1String-4 1317025 103.2 ns/op 9.69 MB/s BenchmarkCopy/2Byte-4 1304197 94.47 ns/op 21.17 MB/s BenchmarkCopy/2String-4 1284566 89.33 ns/op 22.39 MB/s BenchmarkCopy/4Byte-4 1098264 132.4 ns/op 30.20 MB/s BenchmarkCopy/4String-4 1225002 98.05 ns/op 40.80 MB/s BenchmarkCopy/8Byte-4 1300258 87.82 ns/op 91.10 MB/s BenchmarkCopy/8String-4 1000000 102.6 ns/op 77.96 MB/s BenchmarkCopy/12Byte-4 1000000 126.6 ns/op 94.75 MB/s BenchmarkCopy/12String-4 1256893 97.79 ns/op 122.71 MB/s BenchmarkCopy/16Byte-4 1000000 101.4 ns/op 157.77 MB/s BenchmarkCopy/16String-4 1313908 90.94 ns/op 175.93 MB/s BenchmarkCopy/32Byte-4 1259456 93.10 ns/op 343.71 MB/s BenchmarkCopy/32String-4 1000000 101.1 ns/op 316.52 MB/s BenchmarkCopy/128Byte-4 1000000 111.5 ns/op 1147.73 MB/s BenchmarkCopy/128String-4 953522 115.0 ns/op 1112.75 MB/s BenchmarkCopy/1024Byte-4 453559 284.1 ns/op 3603.90 MB/s BenchmarkCopy/1024String-4 258370 479.8 ns/op 2134.09 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23790 4726 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15069 8915 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 7012 19570 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18438 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9459 24018 ns/op BenchmarkAppendInPlace/Grow/Byte-4 162048 1087 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 145677 1408 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 74403 1476 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 73620 1765 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 58335 2062 ns/op BenchmarkStackCopyPtr-4 1 120082553 ns/op BenchmarkStackCopy-4 2 71592818 ns/op BenchmarkStackCopyNoCache-4 30 4247009 ns/op BenchmarkStackCopyWithStkobj-4 1 166664393 ns/op BenchmarkIssue18138-4 184 564318 ns/op BenchmarkCompareStringEqual-4 14313697 7.611 ns/op BenchmarkCompareStringIdentical-4 27638223 4.217 ns/op BenchmarkCompareStringSameLength-4 17389600 6.538 ns/op BenchmarkCompareStringDifferentLength-4 29054451 4.187 ns/op BenchmarkCompareStringBigUnaligned-4 2118 50157 ns/op 20906.10 MB/s BenchmarkCompareStringBig-4 2253 45521 ns/op 23034.99 MB/s BenchmarkConcatStringAndBytes-4 2192136 51.81 ns/op BenchmarkSliceByteToString/1-4 1617135 68.43 ns/op BenchmarkSliceByteToString/2-4 792195 149.2 ns/op BenchmarkSliceByteToString/4-4 841945 153.9 ns/op BenchmarkSliceByteToString/8-4 869199 140.9 ns/op BenchmarkSliceByteToString/16-4 1000000 128.7 ns/op BenchmarkSliceByteToString/32-4 846576 159.0 ns/op BenchmarkSliceByteToString/64-4 953907 208.8 ns/op BenchmarkSliceByteToString/128-4 578886 371.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2372488 52.47 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 124.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1308651 93.04 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4226754 29.88 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1881331 67.37 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2010924 55.06 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2039020 57.46 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 424113 307.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 512905 251.0 ns/op BenchmarkRuneIterate/range/ASCII-4 12929331 9.267 ns/op BenchmarkRuneIterate/range/Japanese-4 3127530 36.84 ns/op BenchmarkRuneIterate/range/MixedLength-4 3598513 30.70 ns/op BenchmarkRuneIterate/range1/ASCII-4 12333890 8.877 ns/op BenchmarkRuneIterate/range1/Japanese-4 2903114 38.70 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3467832 32.15 ns/op BenchmarkRuneIterate/range2/ASCII-4 10150688 10.09 ns/op BenchmarkRuneIterate/range2/Japanese-4 3047384 39.61 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3125554 38.37 ns/op BenchmarkArrayEqual-4 25967533 4.717 ns/op BenchmarkFunc/Name-4 3476164 31.78 ns/op BenchmarkFunc/Entry-4 11633725 8.804 ns/op BenchmarkFunc/FileLine-4 3669583 31.60 ns/op PASS ok runtime 355.039s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26222 4757 ns/op BenchmarkHandle/concurrent-4 25106 4482 ns/op PASS ok runtime/cgo 1.481s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30958809 4.497 ns/op BenchmarkAtomicStore64-4 13014832 10.75 ns/op BenchmarkAtomicLoad-4 32050065 4.637 ns/op BenchmarkAtomicStore-4 12256770 12.79 ns/op BenchmarkAnd8-4 13801251 9.311 ns/op BenchmarkAnd-4 12903982 8.670 ns/op BenchmarkAnd8Parallel-4 4418850 24.35 ns/op BenchmarkAndParallel-4 4503730 24.38 ns/op BenchmarkOr8-4 14351906 9.053 ns/op BenchmarkOr-4 14078319 9.035 ns/op BenchmarkOr8Parallel-4 4158340 25.37 ns/op BenchmarkOrParallel-4 4592799 25.43 ns/op BenchmarkXadd-4 4429272 24.51 ns/op BenchmarkXadd64-4 4422465 26.62 ns/op BenchmarkCas-4 2651116 40.65 ns/op BenchmarkCas64-4 2640748 42.85 ns/op BenchmarkXchg-4 4468360 28.70 ns/op BenchmarkXchg64-4 4567141 26.97 ns/op PASS ok runtime/internal/atomic 4.240s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2958470 35.04 ns/op BenchmarkMulUintptr/large-4 2374978 47.89 ns/op PASS ok runtime/internal/math 1.508s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 10376926 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 13996511 ns/op 424.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 60 2884390 ns/op 4.333 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 18344023 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 29633615 ns/op 1415 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 30 3685970 ns/op 23.40 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 101997574 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 164199057 ns/op 7656 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 7923297 ns/op 218.8 concurrent_launches/op PASS ok runtime/pprof 4.064s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10634570 ns/op BenchmarkStackLeak-4 28490 4300 ns/op PASS ok runtime/race 1.672s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3113335 38.41 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 231196 519.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.440s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 39 2844943 ns/op BenchmarkIndex_Large-4 24127 5195 ns/op BenchmarkIndexFunc_Large-4 85 1254168 ns/op BenchmarkCompact/nil-4 9649651 14.29 ns/op BenchmarkCompact/one-4 1252980 98.15 ns/op BenchmarkCompact/sorted-4 794498 172.2 ns/op BenchmarkCompact/1_item-4 955801 140.4 ns/op BenchmarkCompact/unsorted-4 1000000 116.8 ns/op BenchmarkCompact/many-4 599779 190.6 ns/op BenchmarkCompact_Large-4 446 225938 ns/op BenchmarkCompactFunc_Large-4 64 1731427 ns/op BenchmarkReplace/naive-fast-4 59914 2523 ns/op BenchmarkReplace/optimized-fast-4 50504 2557 ns/op BenchmarkReplace/naive-slow-4 14277 8814 ns/op BenchmarkReplace/optimized-slow-4 13280 7775 ns/op BenchmarkBinarySearchFloats/Size16-4 1277145 92.67 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 103.7 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 113.2 ns/op BenchmarkBinarySearchFloats/Size128-4 981112 133.5 ns/op BenchmarkBinarySearchFloats/Size512-4 865412 150.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 797798 160.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 546361 243.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 448021 285.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 389132 335.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 352692 375.9 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 275282 468.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 251803 505.7 ns/op PASS ok slices 6.505s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 122328 894.5 ns/op BenchmarkSortInts-4 1 105672945 ns/op BenchmarkSlicesSortInts-4 2 52766950 ns/op BenchmarkSortIsSorted-4 32 3767765 ns/op BenchmarkSlicesIsSorted-4 84 1642690 ns/op BenchmarkSortStrings-4 1 127268578 ns/op BenchmarkSlicesSortStrings-4 2 81296492 ns/op BenchmarkSortStrings_Sorted-4 24 4557663 ns/op BenchmarkSlicesSortStrings_Sorted-4 64 1854629 ns/op BenchmarkSortStructs-4 1 154264760 ns/op BenchmarkSortFuncStructs-4 1 146261065 ns/op BenchmarkSortString1K-4 314 386537 ns/op BenchmarkSortString1K_Slice-4 184 657514 ns/op BenchmarkStableString1K-4 100 1182690 ns/op BenchmarkSortInt1K-4 368 324111 ns/op BenchmarkSortInt1K_Sorted-4 7245 20440 ns/op BenchmarkSortInt1K_Reversed-4 3361 35647 ns/op BenchmarkSortInt1K_Mod8-4 993 129022 ns/op BenchmarkStableInt1K-4 121 973606 ns/op BenchmarkStableInt1K_Slice-4 146 845262 ns/op BenchmarkSortInt64K-4 4 29720908 ns/op BenchmarkSortInt64K_Slice-4 2 56121126 ns/op BenchmarkStableInt64K-4 2 88495364 ns/op BenchmarkSort1e2-4 334 321940 ns/op BenchmarkStable1e2-4 140 989695 ns/op BenchmarkSort1e4-4 2 58399862 ns/op BenchmarkStable1e4-4 1 254894307 ns/op PASS ok sort 59.101s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 809161 145.4 ns/op BenchmarkAtof64Float-4 729304 159.9 ns/op BenchmarkAtof64FloatExp-4 587498 214.2 ns/op BenchmarkAtof64Big-4 490346 260.7 ns/op BenchmarkAtof64RandomBits-4 263584 498.1 ns/op BenchmarkAtof64RandomFloats-4 486514 252.2 ns/op BenchmarkAtof64RandomLongFloats-4 461493 289.8 ns/op BenchmarkAtof32Decimal-4 637668 157.3 ns/op BenchmarkAtof32Float-4 782160 184.4 ns/op BenchmarkAtof32FloatExp-4 449366 225.4 ns/op BenchmarkAtof32Random-4 352030 345.7 ns/op BenchmarkAtof32RandomLong-4 145165 789.2 ns/op BenchmarkParseInt/Pos/7bit-4 1245972 85.84 ns/op BenchmarkParseInt/Pos/26bit-4 903340 140.2 ns/op BenchmarkParseInt/Pos/31bit-4 727046 168.3 ns/op BenchmarkParseInt/Pos/56bit-4 565039 229.5 ns/op BenchmarkParseInt/Pos/63bit-4 456446 239.0 ns/op BenchmarkParseInt/Neg/7bit-4 1379332 88.22 ns/op BenchmarkParseInt/Neg/26bit-4 874302 139.1 ns/op BenchmarkParseInt/Neg/31bit-4 764596 162.4 ns/op BenchmarkParseInt/Neg/56bit-4 549324 230.8 ns/op BenchmarkParseInt/Neg/63bit-4 500544 235.9 ns/op BenchmarkAtoi/Pos/7bit-4 1810676 65.52 ns/op BenchmarkAtoi/Pos/26bit-4 941294 120.3 ns/op BenchmarkAtoi/Pos/31bit-4 872073 130.0 ns/op BenchmarkAtoi/Pos/56bit-4 693130 193.3 ns/op BenchmarkAtoi/Pos/63bit-4 531662 252.5 ns/op BenchmarkAtoi/Neg/7bit-4 1653406 68.20 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 112.5 ns/op BenchmarkAtoi/Neg/31bit-4 915214 133.5 ns/op BenchmarkAtoi/Neg/56bit-4 675010 203.2 ns/op BenchmarkAtoi/Neg/63bit-4 531448 266.0 ns/op BenchmarkFormatFloat/Decimal-4 117549 1068 ns/op BenchmarkFormatFloat/Float-4 94994 1142 ns/op BenchmarkFormatFloat/Exp-4 128552 1088 ns/op BenchmarkFormatFloat/NegExp-4 82844 1680 ns/op BenchmarkFormatFloat/LongExp-4 90033 1297 ns/op BenchmarkFormatFloat/Big-4 72230 1844 ns/op BenchmarkFormatFloat/BinaryExp-4 223096 583.6 ns/op BenchmarkFormatFloat/32Integer-4 119482 1017 ns/op BenchmarkFormatFloat/32ExactFraction-4 124406 986.4 ns/op BenchmarkFormatFloat/32Point-4 107893 1156 ns/op BenchmarkFormatFloat/32Exp-4 104246 1184 ns/op BenchmarkFormatFloat/32NegExp-4 88086 1326 ns/op BenchmarkFormatFloat/32Shortest-4 88611 1303 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 117810 991.6 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108955 1194 ns/op BenchmarkFormatFloat/64Fixed1-4 138369 898.2 ns/op BenchmarkFormatFloat/64Fixed2-4 148670 895.9 ns/op BenchmarkFormatFloat/64Fixed3-4 111328 980.4 ns/op BenchmarkFormatFloat/64Fixed4-4 130080 832.1 ns/op BenchmarkFormatFloat/64Fixed12-4 87808 1456 ns/op BenchmarkFormatFloat/64Fixed16-4 94328 1219 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 105416 1089 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82779 1377 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2247 55758 ns/op BenchmarkFormatFloat/Slowpath64-4 79417 1416 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 90385 1436 ns/op BenchmarkAppendFloat/Decimal-4 123572 1028 ns/op BenchmarkAppendFloat/Float-4 111926 1063 ns/op BenchmarkAppendFloat/Exp-4 117914 1168 ns/op BenchmarkAppendFloat/NegExp-4 122984 1109 ns/op BenchmarkAppendFloat/LongExp-4 87633 1283 ns/op BenchmarkAppendFloat/Big-4 94968 1296 ns/op BenchmarkAppendFloat/BinaryExp-4 345798 413.9 ns/op BenchmarkAppendFloat/32Integer-4 121549 886.8 ns/op BenchmarkAppendFloat/32ExactFraction-4 144550 861.9 ns/op BenchmarkAppendFloat/32Point-4 125937 1009 ns/op BenchmarkAppendFloat/32Exp-4 135801 1000 ns/op BenchmarkAppendFloat/32NegExp-4 136334 1002 ns/op BenchmarkAppendFloat/32Shortest-4 138795 798.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 139285 834.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 153026 850.6 ns/op BenchmarkAppendFloat/64Fixed1-4 186627 644.1 ns/op BenchmarkAppendFloat/64Fixed2-4 194559 633.8 ns/op BenchmarkAppendFloat/64Fixed3-4 196946 640.5 ns/op BenchmarkAppendFloat/64Fixed4-4 195978 649.0 ns/op BenchmarkAppendFloat/64Fixed12-4 97081 1168 ns/op BenchmarkAppendFloat/64Fixed16-4 114109 1024 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 142719 889.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 112317 1085 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2702 48278 ns/op BenchmarkAppendFloat/Slowpath64-4 98718 1165 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 106773 1131 ns/op BenchmarkFormatInt-4 15418 7920 ns/op BenchmarkAppendInt-4 17049 6847 ns/op BenchmarkFormatUint-4 84892 1495 ns/op BenchmarkAppendUint-4 94406 1218 ns/op BenchmarkFormatIntSmall/7-4 2189013 54.27 ns/op BenchmarkFormatIntSmall/42-4 2033312 51.30 ns/op BenchmarkAppendIntSmall-4 1236871 98.33 ns/op BenchmarkAppendUintVarlen/1-4 1276826 94.66 ns/op BenchmarkAppendUintVarlen/12-4 1205196 96.90 ns/op BenchmarkAppendUintVarlen/123-4 1000000 127.2 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 127.1 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 129.4 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 130.2 ns/op BenchmarkAppendUintVarlen/1234567-4 926725 132.6 ns/op BenchmarkAppendUintVarlen/12345678-4 870424 130.3 ns/op BenchmarkAppendUintVarlen/123456789-4 803467 151.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 950043 135.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 884782 136.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 897547 139.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 930979 143.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 865405 146.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 854164 157.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 886215 150.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 868866 151.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 867744 155.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 855574 153.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 691111 155.6 ns/op BenchmarkQuote-4 35206 3190 ns/op BenchmarkQuoteRune-4 417682 330.5 ns/op BenchmarkAppendQuote-4 43396 2648 ns/op BenchmarkAppendQuoteRune-4 787606 179.6 ns/op BenchmarkUnquoteEasy-4 1167176 94.95 ns/op BenchmarkUnquoteHard-4 30567 4191 ns/op PASS ok strconv 21.485s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 395614 388.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 89572 1397 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 159356 938.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 424016 359.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 133884 1413 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 136485 1041 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 246061 647.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51837 2085 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 66888 1544 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 608662 273.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25455 4427 ns/op BenchmarkGenericMatch1-4 1900 60451 ns/op BenchmarkGenericMatch2-4 432 272345 ns/op BenchmarkSingleMaxSkipping-4 10000 10144 ns/op 985.79 MB/s BenchmarkSingleLongSuffixFail-4 20155 5526 ns/op 181.33 MB/s BenchmarkSingleMatch-4 240 512911 ns/op 29.24 MB/s BenchmarkByteByteNoMatch-4 93619 1183 ns/op BenchmarkByteByteMatch-4 17222 6877 ns/op BenchmarkByteStringMatch-4 17650 6365 ns/op BenchmarkHTMLEscapeNew-4 69649 1695 ns/op BenchmarkHTMLEscapeOld-4 75750 1549 ns/op BenchmarkByteStringReplacerWriteString-4 1455 82271 ns/op BenchmarkByteReplacerWriteString-4 1789 69560 ns/op BenchmarkByteByteReplaces-4 3208 44486 ns/op BenchmarkByteByteMap-4 10000 12796 ns/op BenchmarkMap/identity/ASCII-4 836242 128.3 ns/op BenchmarkMap/identity/Greek-4 688675 191.7 ns/op BenchmarkMap/change/ASCII-4 34264 3663 ns/op BenchmarkMap/change/Greek-4 23594 4961 ns/op BenchmarkIndexRune-4 1783776 68.56 ns/op BenchmarkIndexRuneLongString-4 1700604 70.13 ns/op BenchmarkIndexRuneFastPath-4 3212451 33.64 ns/op BenchmarkIndex-4 3397206 34.02 ns/op BenchmarkLastIndex-4 3369180 33.87 ns/op BenchmarkIndexByte-4 15568756 7.942 ns/op BenchmarkToUpper/#00-4 3768420 31.18 ns/op BenchmarkToUpper/ONLYUPPER-4 2858640 40.87 ns/op BenchmarkToUpper/abc-4 277009 455.8 ns/op BenchmarkToUpper/AbC123-4 234632 557.0 ns/op BenchmarkToUpper/azAZ09_-4 250687 499.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47552 2426 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67240 1858 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30117 4002 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52262 1982 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121388 988.9 ns/op BenchmarkToLower/#00-4 3516962 32.44 ns/op BenchmarkToLower/abc-4 3326738 35.26 ns/op BenchmarkToLower/AbC123-4 218550 608.0 ns/op BenchmarkToLower/azAZ09_-4 200326 586.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85641 1360 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62978 1924 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33927 3695 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 83408 1504 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124089 952.1 ns/op BenchmarkMapNoChanges-4 951217 105.7 ns/op BenchmarkTrim-4 36717 3225 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3029484 36.16 ns/op BenchmarkToValidUTF8/InvalidASCII-4 181788 713.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 104672 1091 ns/op BenchmarkEqualFold/Tests-4 55862 2100 ns/op BenchmarkEqualFold/ASCII-4 2997223 41.49 ns/op BenchmarkEqualFold/UnicodePrefix-4 142269 887.2 ns/op BenchmarkEqualFold/UnicodeSuffix-4 147274 850.8 ns/op BenchmarkIndexHard1-4 1248 99379 ns/op BenchmarkIndexHard2-4 861 138086 ns/op BenchmarkIndexHard3-4 207 580056 ns/op BenchmarkIndexHard4-4 138 828784 ns/op BenchmarkLastIndexHard1-4 91 1374324 ns/op BenchmarkLastIndexHard2-4 88 1385442 ns/op BenchmarkLastIndexHard3-4 85 1381534 ns/op BenchmarkCountHard1-4 1250 103194 ns/op BenchmarkCountHard2-4 763 155423 ns/op BenchmarkCountHard3-4 207 631068 ns/op BenchmarkIndexTorture-4 10000 11581 ns/op BenchmarkCountTorture-4 10000 11262 ns/op BenchmarkCountTortureOverlapping-4 864 125370 ns/op BenchmarkCountByte/10-4 3463192 33.28 ns/op 300.47 MB/s BenchmarkCountByte/32-4 3274910 34.70 ns/op 922.12 MB/s BenchmarkCountByte/4096-4 1000000 113.9 ns/op 35966.29 MB/s BenchmarkCountByte/4194304-4 997 114795 ns/op 36537.36 MB/s BenchmarkCountByte/67108864-4 27 4768315 ns/op 14073.92 MB/s BenchmarkFields/ASCII/16-4 311814 434.5 ns/op 36.82 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24457 4839 ns/op 52.90 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1936 67451 ns/op 60.73 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1233057 ns/op 53.15 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18706923 ns/op 56.05 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 150980 842.2 ns/op 19.00 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9504 14715 ns/op 17.40 MB/s 1600 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 600 217239 ns/op 18.85 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 37 4386092 ns/op 14.94 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 83932866 ns/op 12.49 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 154618 831.8 ns/op 19.23 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10667 ns/op 24.00 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 632 200692 ns/op 20.41 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 3559913 ns/op 18.41 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64735008 ns/op 16.20 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 151002 804.0 ns/op 19.90 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8569 16862 ns/op 15.18 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 500 203059 ns/op 20.17 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 4230817 ns/op 15.49 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 100669218 ns/op 10.42 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 95318136 ns/op BenchmarkSplitSingleByteSeparator-4 15 7078303 ns/op BenchmarkSplitMultiByteSeparator-4 33 3838195 ns/op BenchmarkSplitNSingleByteSeparator-4 206665 959.2 ns/op BenchmarkSplitNMultiByteSeparator-4 151953 988.3 ns/op BenchmarkRepeat/5x0-4 3085106 40.74 ns/op BenchmarkRepeat/5x1-4 3105288 37.48 ns/op BenchmarkRepeat/5x2-4 227905 597.3 ns/op BenchmarkRepeat/5x6-4 126801 1072 ns/op BenchmarkRepeat/10x0-4 3145982 38.62 ns/op BenchmarkRepeat/10x1-4 2004990 56.35 ns/op BenchmarkRepeat/10x2-4 215248 577.3 ns/op BenchmarkRepeat/10x6-4 122642 1109 ns/op BenchmarkRepeatLarge/256/1-4 53371 2334 ns/op 109.70 MB/s BenchmarkRepeatLarge/256/16-4 87128 1571 ns/op 162.94 MB/s BenchmarkRepeatLarge/512/1-4 45931 2839 ns/op 180.37 MB/s BenchmarkRepeatLarge/512/16-4 48058 2303 ns/op 222.36 MB/s BenchmarkRepeatLarge/1024/1-4 31850 3876 ns/op 264.20 MB/s BenchmarkRepeatLarge/1024/16-4 33406 3201 ns/op 319.94 MB/s BenchmarkRepeatLarge/2048/1-4 18248 7934 ns/op 258.12 MB/s BenchmarkRepeatLarge/2048/16-4 26881 5374 ns/op 381.09 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10276 ns/op 398.58 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11615 ns/op 352.65 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14067 ns/op 582.37 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15186 ns/op 539.45 MB/s BenchmarkRepeatLarge/8192/4097-4 3823455 31.34 ns/op 130732.58 MB/s BenchmarkRepeatLarge/16384/1-4 6205 26444 ns/op 619.57 MB/s BenchmarkRepeatLarge/16384/16-4 9252 30167 ns/op 543.11 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20849 ns/op 589.54 MB/s BenchmarkRepeatLarge/32768/1-4 2456 45282 ns/op 723.64 MB/s BenchmarkRepeatLarge/32768/16-4 2782 49844 ns/op 657.40 MB/s BenchmarkRepeatLarge/32768/4097-4 2780 44856 ns/op 639.35 MB/s BenchmarkRepeatLarge/65536/1-4 1285 91716 ns/op 714.56 MB/s BenchmarkRepeatLarge/65536/16-4 1280 88585 ns/op 739.81 MB/s BenchmarkRepeatLarge/65536/4097-4 1320 86968 ns/op 706.64 MB/s BenchmarkRepeatLarge/131072/1-4 307 412228 ns/op 317.96 MB/s BenchmarkRepeatLarge/131072/16-4 289 411681 ns/op 318.38 MB/s BenchmarkRepeatLarge/131072/4097-4 253 466413 ns/op 272.31 MB/s BenchmarkRepeatLarge/262144/1-4 184 686530 ns/op 381.84 MB/s BenchmarkRepeatLarge/262144/16-4 176 668418 ns/op 392.19 MB/s BenchmarkRepeatLarge/262144/4097-4 171 719127 ns/op 358.92 MB/s BenchmarkRepeatLarge/524288/1-4 74 1518471 ns/op 345.27 MB/s BenchmarkRepeatLarge/524288/16-4 93 1218410 ns/op 430.31 MB/s BenchmarkRepeatLarge/524288/4097-4 96 1299596 ns/op 400.37 MB/s BenchmarkRepeatLarge/1048576/1-4 62 2280993 ns/op 459.70 MB/s BenchmarkRepeatLarge/1048576/16-4 48 2136770 ns/op 490.73 MB/s BenchmarkRepeatLarge/1048576/4097-4 60 2275663 ns/op 459.09 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4211933 ns/op 497.91 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4290910 ns/op 488.74 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4039366 ns/op 518.29 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8060444 ns/op 520.36 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7471533 ns/op 561.37 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8387938 ns/op 499.67 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15194841 ns/op 552.07 MB/s BenchmarkRepeatLarge/8388608/16-4 7 18145879 ns/op 462.29 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15525895 ns/op 540.17 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25025756 ns/op 670.40 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28463582 ns/op 589.43 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24979724 ns/op 671.63 MB/s BenchmarkRepeatLarge/33554432/1-4 3 53848959 ns/op 623.12 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49657532 ns/op 675.72 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 47431180 ns/op 707.43 MB/s BenchmarkRepeatLarge/67108864/1-4 2 97129137 ns/op 690.92 MB/s BenchmarkRepeatLarge/67108864/16-4 2 93535312 ns/op 717.47 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 89402200 ns/op 750.64 MB/s BenchmarkRepeatLarge/134217728/1-4 1 177758018 ns/op 755.06 MB/s BenchmarkRepeatLarge/134217728/16-4 1 181322538 ns/op 740.22 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 180565634 ns/op 743.32 MB/s BenchmarkRepeatLarge/268435456/1-4 1 423558135 ns/op 633.76 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416232448 ns/op 644.92 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 359096726 ns/op 747.53 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1801311302 ns/op 298.04 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1264347047 ns/op 424.62 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 857409536 ns/op 626.15 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1726812026 ns/op 621.81 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1587051910 ns/op 676.56 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1543165007 ns/op 695.80 MB/s BenchmarkIndexAnyASCII/1:1-4 2521447 47.01 ns/op BenchmarkIndexAnyASCII/1:2-4 2677822 47.91 ns/op BenchmarkIndexAnyASCII/1:4-4 2557675 47.01 ns/op BenchmarkIndexAnyASCII/1:8-4 2532903 48.89 ns/op BenchmarkIndexAnyASCII/1:16-4 2339858 50.70 ns/op BenchmarkIndexAnyASCII/1:32-4 2201869 52.45 ns/op BenchmarkIndexAnyASCII/1:64-4 2146582 50.52 ns/op BenchmarkIndexAnyASCII/16:1-4 2406601 49.78 ns/op BenchmarkIndexAnyASCII/16:2-4 869371 121.2 ns/op BenchmarkIndexAnyASCII/16:4-4 874308 123.1 ns/op BenchmarkIndexAnyASCII/16:8-4 828404 128.2 ns/op BenchmarkIndexAnyASCII/16:16-4 985593 145.3 ns/op BenchmarkIndexAnyASCII/16:32-4 727951 159.5 ns/op BenchmarkIndexAnyASCII/16:64-4 709944 202.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1939312 60.87 ns/op BenchmarkIndexAnyASCII/256:2-4 80985 1310 ns/op BenchmarkIndexAnyASCII/256:4-4 66558 1601 ns/op BenchmarkIndexAnyASCII/256:8-4 83234 1298 ns/op BenchmarkIndexAnyASCII/256:16-4 72082 1622 ns/op BenchmarkIndexAnyASCII/256:32-4 89714 1377 ns/op BenchmarkIndexAnyASCII/256:64-4 71366 1487 ns/op BenchmarkIndexAnyUTF8/1:1-4 2181476 56.91 ns/op BenchmarkIndexAnyUTF8/1:2-4 2154652 54.48 ns/op BenchmarkIndexAnyUTF8/1:4-4 2041750 55.12 ns/op BenchmarkIndexAnyUTF8/1:8-4 2033559 57.57 ns/op BenchmarkIndexAnyUTF8/1:16-4 1828164 57.67 ns/op BenchmarkIndexAnyUTF8/1:32-4 2084496 56.34 ns/op BenchmarkIndexAnyUTF8/1:64-4 2088969 55.94 ns/op BenchmarkIndexAnyUTF8/16:1-4 1683825 65.53 ns/op BenchmarkIndexAnyUTF8/16:2-4 258928 476.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 281946 473.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 271150 469.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 256030 473.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 253560 472.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 218437 498.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 405514 300.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 17001 6914 ns/op BenchmarkIndexAnyUTF8/256:4-4 16509 7572 ns/op BenchmarkIndexAnyUTF8/256:8-4 16778 6922 ns/op BenchmarkIndexAnyUTF8/256:16-4 14776 8661 ns/op BenchmarkIndexAnyUTF8/256:32-4 13917 11164 ns/op BenchmarkIndexAnyUTF8/256:64-4 15888 7462 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2056354 57.83 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2093328 66.55 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2082079 70.28 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2175229 52.80 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2208910 58.27 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2169324 54.95 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1884891 57.27 ns/op BenchmarkLastIndexAnyASCII/16:1-4 748833 136.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 885990 127.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 133.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 870996 138.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 796420 142.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 666409 157.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 600747 191.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 97485 1231 ns/op BenchmarkLastIndexAnyASCII/256:2-4 97386 1247 ns/op BenchmarkLastIndexAnyASCII/256:4-4 72468 1391 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92127 1446 ns/op BenchmarkLastIndexAnyASCII/256:16-4 75751 1593 ns/op BenchmarkLastIndexAnyASCII/256:32-4 85752 1296 ns/op BenchmarkLastIndexAnyASCII/256:64-4 83101 1399 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2300637 50.82 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2377183 49.67 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2383568 48.76 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2290938 48.77 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2336581 50.14 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2357478 49.94 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2272224 52.10 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 296323 395.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 146617 782.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 155810 754.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 164792 779.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 144333 772.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 151129 788.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 150220 778.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21381 5516 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11541 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12829 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8317 12531 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11763 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9919 11878 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11971 ns/op BenchmarkTrimASCII/1:1-4 3050336 39.08 ns/op BenchmarkTrimASCII/1:2-4 2397680 47.61 ns/op BenchmarkTrimASCII/1:4-4 2346416 48.13 ns/op BenchmarkTrimASCII/1:8-4 2257638 51.70 ns/op BenchmarkTrimASCII/1:16-4 1998447 60.13 ns/op BenchmarkTrimASCII/16:1-4 2538768 46.47 ns/op BenchmarkTrimASCII/16:2-4 881346 122.1 ns/op BenchmarkTrimASCII/16:4-4 990290 120.5 ns/op BenchmarkTrimASCII/16:8-4 1000000 124.9 ns/op BenchmarkTrimASCII/16:16-4 812374 135.4 ns/op BenchmarkTrimASCII/256:1-4 841296 133.5 ns/op BenchmarkTrimASCII/256:2-4 93981 1327 ns/op BenchmarkTrimASCII/256:4-4 89000 1284 ns/op BenchmarkTrimASCII/256:8-4 78442 1633 ns/op BenchmarkTrimASCII/256:16-4 93882 1386 ns/op BenchmarkTrimASCII/4096:1-4 89847 1273 ns/op BenchmarkTrimASCII/4096:2-4 5890 19011 ns/op BenchmarkTrimASCII/4096:4-4 6916 19246 ns/op BenchmarkTrimASCII/4096:8-4 5700 19790 ns/op BenchmarkTrimASCII/4096:16-4 5448 20225 ns/op BenchmarkTrimByte-4 3242085 35.68 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17935 6543 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17824 6402 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1641 74179 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3457 36612 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6488 19172 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10345 ns/op BenchmarkJoin/0-4 3981922 29.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3034194 39.06 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 180771 665.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 114411 948.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 94624 1310 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 72224 1549 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64800 1923 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53960 2113 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2564877 45.04 ns/op BenchmarkTrimSpace/ASCII-4 1843563 63.22 ns/op BenchmarkTrimSpace/SomeNonASCII-4 137518 875.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 79980 1498 ns/op BenchmarkReplaceAll-4 97575 1124 ns/op 16 B/op 1 allocs/op PASS ok strings 68.698s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 69163 1625 ns/op BenchmarkCond2-4 22383 4793 ns/op BenchmarkCond4-4 14840 8361 ns/op BenchmarkCond8-4 7825 15631 ns/op BenchmarkCond16-4 4000 28806 ns/op BenchmarkCond32-4 2631 53384 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 579904 220.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 463580 376.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 662391 189.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 633661 183.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 381075 294.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 657139 158.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 119445 1211 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 104634 1482 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 96117 1360 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74797 2084 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 653175 191.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 175234 619.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 537381 206.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 179156 658.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 709944 151.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 199034 609.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1478283 98.28 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 59652 1998 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 123601 848.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 360888 497.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4824 23213 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 394 272221 ns/op BenchmarkRange/*sync.Map-4 1756 67541 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 140689 2120 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 239686 584.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 88309 1334 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 70196 2175 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 264856 796.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 109594 1126 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 109345 1113 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 188397 571.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 829467 130.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 77749 2010 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 153897 689.5 ns/op BenchmarkSwapCollision/*sync.Map-4 109765 1084 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 231 627716 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 122521 881.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 429864 411.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26667 4617 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 86822 1467 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 34450 3632 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 338058 416.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 118256 952.7 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 209774 700.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 116.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 194982 637.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 858012 140.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 538156 286.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 125398 1040 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 592638 211.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 84824 1834 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 388586 569.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 479053 424.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 105998 1128 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 297030 401.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 155673 703.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 106449 943.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 284409 475.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 46488 2249 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 172778 1086 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 391860 279.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 136303 889.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 624903 240.5 ns/op BenchmarkUncontendedSemaphore-4 4055626 26.79 ns/op BenchmarkContendedSemaphore-4 4276959 26.63 ns/op BenchmarkMutexUncontended-4 873326 153.3 ns/op BenchmarkMutex-4 241449 518.3 ns/op BenchmarkMutexSlack-4 204272 543.6 ns/op BenchmarkMutexWork-4 220688 668.8 ns/op BenchmarkMutexWorkSlack-4 176049 606.7 ns/op BenchmarkMutexNoSpin-4 67402 1614 ns/op BenchmarkMutexSpin-4 52706 2054 ns/op BenchmarkOnce-4 843985 136.1 ns/op BenchmarkOnceFunc/v=Once-4 1000000 101.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 127.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 109.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1254344 92.68 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 103.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 102.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5840845 21.66 ns/op BenchmarkSemaSyntNonblock-4 1489744 92.34 ns/op BenchmarkSemaSyntBlock-4 1998057 60.07 ns/op BenchmarkSemaWorkNonblock-4 1228686 105.0 ns/op BenchmarkSemaWorkBlock-4 1417876 84.18 ns/op BenchmarkRWMutexUncontended-4 314649 364.3 ns/op BenchmarkRWMutexWrite100-4 355534 350.0 ns/op BenchmarkRWMutexWrite10-4 311467 364.6 ns/op BenchmarkRWMutexWorkWrite100-4 271374 441.7 ns/op BenchmarkRWMutexWorkWrite10-4 243024 471.6 ns/op BenchmarkWaitGroupUncontended-4 677719 163.2 ns/op BenchmarkWaitGroupAddDone-4 598634 213.4 ns/op BenchmarkWaitGroupAddDoneWork-4 552624 240.2 ns/op BenchmarkWaitGroupWait-4 2581843 49.25 ns/op BenchmarkWaitGroupWaitWork-4 1962476 55.67 ns/op BenchmarkWaitGroupActuallyWait-4 59892 1838 ns/op 32 B/op 2 allocs/op PASS ok sync 23.125s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 792674 145.0 ns/op PASS ok sync/atomic 1.278s PASS ok syscall 1.041s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 150598 758.3 ns/op 0 B/op 0 allocs/op PASS ok testing 1.190s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6235 17103 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9480 11962 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 96 1349970 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1126850 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 170979055 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 174611002 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1560 74869 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1964 62662 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6925025 ns/op 413573 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6652921 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 744232366 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 719233992 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 184 719862 ns/op 39297 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 216 546744 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 65682407 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 55145638 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6770490915 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6603934912 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2883 45970 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3727246 ns/op 409133 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 319072755 ns/op 35625736 B/op 2060 allocs/op BenchmarkRagged/10-4 2796 48794 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 259 459974 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 4676488 ns/op 427434 B/op 1661 allocs/op BenchmarkCode-4 7770 14143 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.798s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 103485217 ns/op BenchmarkVariableString-4 69200 1803 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1478 68845 ns/op 2508 B/op 39 allocs/op PASS ok text/template/parse 1.708s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 51 2125101 ns/op BenchmarkAfter-4 129 1002653 ns/op BenchmarkStop-4 207 806002 ns/op BenchmarkSimultaneousAfterFunc-4 39 3242344 ns/op BenchmarkStartStop-4 314 416405 ns/op BenchmarkReset-4 2185 54366 ns/op BenchmarkSleep-4 45 3128246 ns/op BenchmarkParallelTimerLatency-4 43 835242 avg-late-ns 1828436 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 544793 avg-late-ns 1733967 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 380269 avg-late-ns 1963886 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 530218 avg-late-ns 2186815 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 250498 avg-late-ns 1768396 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 254095 avg-late-ns 1869889 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 261611 avg-late-ns 2617005 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 277827 avg-late-ns 2674183 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 24 559356 avg-late-ns 4586997 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 1257135 avg-late-ns 5072629 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2745992 avg-late-ns 10656014 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 428700 avg-late-ns 1322922 max-late-ns BenchmarkTicker-4 30 8373674 ns/op BenchmarkTickerReset-4 2798 39880 ns/op BenchmarkTickerResetNaive-4 171 762323 ns/op BenchmarkNow-4 661273 173.7 ns/op BenchmarkNowUnixNano-4 633343 176.6 ns/op BenchmarkNowUnixMilli-4 582655 183.2 ns/op BenchmarkNowUnixMicro-4 642330 168.1 ns/op BenchmarkFormat-4 53730 2216 ns/op BenchmarkFormatRFC3339-4 81344 1497 ns/op BenchmarkFormatRFC3339Nano-4 71032 1492 ns/op BenchmarkFormatNow-4 71130 1630 ns/op BenchmarkMarshalJSON-4 102734 1184 ns/op BenchmarkMarshalText-4 104383 1211 ns/op BenchmarkParse-4 108321 1055 ns/op BenchmarkParseRFC3339UTC-4 326486 366.9 ns/op BenchmarkParseRFC3339UTCBytes-4 263462 506.3 ns/op BenchmarkParseRFC3339TZ-4 106030 1134 ns/op BenchmarkParseRFC3339TZBytes-4 88598 1439 ns/op BenchmarkParseDuration-4 523515 204.2 ns/op BenchmarkHour-4 1000000 118.6 ns/op BenchmarkSecond-4 1000000 126.0 ns/op BenchmarkYear-4 826848 156.8 ns/op BenchmarkDay-4 657946 184.2 ns/op BenchmarkISOWeek-4 797106 168.4 ns/op BenchmarkGoString-4 77200 1601 ns/op BenchmarkUnmarshalText-4 98146 1195 ns/op PASS ok time 14.476s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 577377 217.8 ns/op BenchmarkDecodeValidJapaneseChars-4 697042 187.2 ns/op BenchmarkDecodeRune-4 2628729 44.94 ns/op BenchmarkEncodeValidASCII-4 541059 241.3 ns/op BenchmarkEncodeValidJapaneseChars-4 642848 179.3 ns/op BenchmarkAppendRuneValidASCII-4 996006 103.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2170330 54.09 ns/op BenchmarkEncodeRune-4 4743579 25.53 ns/op PASS ok unicode/utf16 2.358s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1936148 56.30 ns/op BenchmarkRuneCountTenJapaneseChars-4 299494 416.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2966806 39.47 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 372134 360.6 ns/op BenchmarkValidTenASCIIChars-4 1762736 74.49 ns/op BenchmarkValid100KASCIIChars-4 146 772089 ns/op BenchmarkValidTenJapaneseChars-4 241024 491.9 ns/op BenchmarkValidLongMostlyASCII-4 136 788390 ns/op BenchmarkValidLongJapanese-4 64 1878019 ns/op BenchmarkValidStringTenASCIIChars-4 3137918 35.38 ns/op BenchmarkValidString100KASCIIChars-4 12748 9348 ns/op BenchmarkValidStringTenJapaneseChars-4 359865 353.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1365 92160 ns/op BenchmarkValidStringLongJapanese-4 100 1046443 ns/op BenchmarkEncodeASCIIRune-4 2770401 39.50 ns/op BenchmarkEncodeJapaneseRune-4 1676505 68.48 ns/op BenchmarkAppendASCIIRune-4 5577172 19.98 ns/op BenchmarkAppendJapaneseRune-4 1904324 63.11 ns/op BenchmarkDecodeASCIIRune-4 2276982 51.22 ns/op BenchmarkDecodeJapaneseRune-4 1803397 66.82 ns/op BenchmarkFullRune/ASCII-4 3357949 36.54 ns/op BenchmarkFullRune/Incomplete-4 1374060 92.09 ns/op BenchmarkFullRune/Japanese-4 3328380 37.57 ns/op PASS ok unicode/utf8 5.611s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 116062829048 ns/op PASS ok cmd/api 117.388s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 566406 193.8 ns/op BenchmarkCgoCall/one-pointer-4 460560 269.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 343825 304.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 510843 223.4 ns/op BenchmarkCgoCall/eight-pointers-4 149779 700.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 471145 254.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 20169 6067 ns/op BenchmarkCgoCall/eight-pointers-slice-4 25796 4089 ns/op BenchmarkGoString-4 1000000 205.8 ns/op BenchmarkCGoCallback-4 47846 2453 ns/op BenchmarkCGoInCThread-4 411796 280.9 ns/op PASS ok cmd/cgo/internal/test 3.086s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 107.2 ns/op BenchmarkEqArrayOfStrings64-4 230094 540.2 ns/op BenchmarkEqArrayOfStrings1024-4 14778 7988 ns/op BenchmarkEqArrayOfFloats5-4 1462801 75.76 ns/op BenchmarkEqArrayOfFloats64-4 228586 557.2 ns/op BenchmarkEqArrayOfFloats1024-4 14895 8257 ns/op BenchmarkEqArrayOfStructsEq-4 4288 28748 ns/op BenchmarkEqArrayOfStructsNotEq-4 8136 15705 ns/op BenchmarkEqStruct-4 30185314 4.020 ns/op PASS ok cmd/compile/internal/reflectdata 2.587s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 66324 ns/op BenchmarkCopyElim1-4 349 427521 ns/op BenchmarkCopyElim10-4 316 444354 ns/op BenchmarkCopyElim100-4 100 1011740 ns/op BenchmarkCopyElim1000-4 31 3812574 ns/op BenchmarkCopyElim10000-4 3 33825835 ns/op BenchmarkCopyElim100000-4 1 535918320 ns/op BenchmarkDeadCode/1-4 202 738514 ns/op BenchmarkDeadCode/10-4 211 677222 ns/op BenchmarkDeadCode/100-4 100 1400485 ns/op BenchmarkDeadCode/1000-4 33 3849252 ns/op BenchmarkDeadCode/10000-4 3 38784584 ns/op BenchmarkDeadCode/100000-4 1 332588338 ns/op BenchmarkDeadCode/200000-4 1 711668617 ns/op BenchmarkDominatorsLinear-4 13 10625701 ns/op 0.94 MB/s BenchmarkDominatorsFwdBack-4 9 14496120 ns/op 0.69 MB/s BenchmarkDominatorsManyPred-4 9 13610401 ns/op 0.73 MB/s BenchmarkDominatorsMaxPred-4 9 11902977 ns/op 0.84 MB/s BenchmarkDominatorsMaxPredVal-4 9 11281958 ns/op 0.89 MB/s BenchmarkFuse/1-4 288 378538 ns/op BenchmarkFuse/10-4 283 443362 ns/op BenchmarkFuse/100-4 140 787407 ns/op BenchmarkFuse/1000-4 25 5564547 ns/op BenchmarkFuse/10000-4 2 60736970 ns/op BenchmarkNilCheckDeep1-4 12522 9774 ns/op 0.10 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4579 24353 ns/op 0.41 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 717 170542 ns/op 0.59 MB/s 647 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 70 1507808 ns/op 0.66 MB/s 5013 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17605479 ns/op 0.57 MB/s 104125 B/op 6 allocs/op BenchmarkDSEPass-4 40 2842707 ns/op 59211 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 103799249 ns/op 4273240 B/op 108790 allocs/op BenchmarkCSEPass-4 8 13091268 ns/op 147894 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 135660852 ns/op 5655584 B/op 97400 allocs/op BenchmarkDeadcodePass-4 181 583669 ns/op 91525 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 119015334 ns/op 4028736 B/op 44825 allocs/op BenchmarkMultiPass-4 98 1408332 ns/op 249149 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 248710427 ns/op 11198376 B/op 149763 allocs/op BenchmarkCondRewrite/SoloJump-4 4177728 26.64 ns/op BenchmarkCondRewrite/CombJump-4 4266465 26.18 ns/op PASS ok cmd/compile/internal/ssa 15.936s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12530 8838 ns/op BenchmarkExtShift-4 26584 4479 ns/op BenchmarkModify-4 9411 13389 ns/op BenchmarkMullImm-4 25116 4752 ns/op BenchmarkConstModify-4 9213 13651 ns/op BenchmarkBitSet-4 17120 6846 ns/op BenchmarkBitClear-4 16550 6908 ns/op BenchmarkBitToggle-4 16928 6704 ns/op BenchmarkBitSetConst-4 146974 850.3 ns/op BenchmarkBitClearConst-4 125331 839.3 ns/op BenchmarkBitToggleConst-4 144372 868.6 ns/op BenchmarkDivconstI64-4 6274658 18.24 ns/op BenchmarkModconstI64-4 6862884 17.90 ns/op BenchmarkDivisiblePow2constI64-4 6155235 16.79 ns/op BenchmarkDivisibleconstI64-4 7786335 14.33 ns/op BenchmarkDivisibleWDivconstI64-4 3776956 29.27 ns/op BenchmarkDivconstU64/3-4 7413321 18.94 ns/op BenchmarkDivconstU64/5-4 5552008 21.56 ns/op BenchmarkDivconstU64/37-4 7666486 14.70 ns/op BenchmarkDivconstU64/1234567-4 5389618 20.11 ns/op BenchmarkModconstU64-4 7853168 15.75 ns/op BenchmarkDivisibleconstU64-4 6371136 17.99 ns/op BenchmarkDivisibleWDivconstU64-4 4482752 26.32 ns/op BenchmarkDivconstI32-4 6475162 17.12 ns/op BenchmarkModconstI32-4 7133263 15.89 ns/op BenchmarkDivisiblePow2constI32-4 8369671 13.90 ns/op BenchmarkDivisibleconstI32-4 7926403 13.46 ns/op BenchmarkDivisibleWDivconstI32-4 3971619 29.45 ns/op BenchmarkDivconstU32-4 6826424 17.45 ns/op BenchmarkModconstU32-4 7141890 16.37 ns/op BenchmarkDivisibleconstU32-4 7477258 14.00 ns/op BenchmarkDivisibleWDivconstU32-4 3789982 29.56 ns/op BenchmarkDivconstI16-4 6834589 18.18 ns/op BenchmarkModconstI16-4 7106149 17.56 ns/op BenchmarkDivisiblePow2constI16-4 7938403 14.28 ns/op BenchmarkDivisibleconstI16-4 7432580 14.77 ns/op BenchmarkDivisibleWDivconstI16-4 3477681 33.19 ns/op BenchmarkDivconstU16-4 8655290 14.90 ns/op BenchmarkModconstU16-4 7605668 14.64 ns/op BenchmarkDivisibleconstU16-4 7355700 17.25 ns/op BenchmarkDivisibleWDivconstU16-4 3738872 30.46 ns/op BenchmarkDivconstI8-4 7673090 16.89 ns/op BenchmarkModconstI8-4 7140427 16.89 ns/op BenchmarkDivisiblePow2constI8-4 8163004 14.48 ns/op BenchmarkDivisibleconstI8-4 7835766 14.67 ns/op BenchmarkDivisibleWDivconstI8-4 3641694 30.10 ns/op BenchmarkDivconstU8-4 7387585 16.15 ns/op BenchmarkModconstU8-4 7537737 15.61 ns/op BenchmarkDivisibleconstU8-4 6959548 15.72 ns/op BenchmarkDivisibleWDivconstU8-4 3679857 31.11 ns/op BenchmarkMul2-4 226903 542.8 ns/op BenchmarkMulNeg2-4 235932 537.8 ns/op BenchmarkEfaceInteger-4 2666486 40.31 ns/op BenchmarkDiv64UnsignedSmall-4 9075266 12.67 ns/op BenchmarkDiv64Small-4 8154928 15.09 ns/op BenchmarkDiv64SmallNegDivisor-4 8261601 14.36 ns/op BenchmarkDiv64SmallNegDividend-4 8603918 14.35 ns/op BenchmarkDiv64SmallNegBoth-4 8661343 14.18 ns/op BenchmarkDiv64Unsigned-4 9329383 13.46 ns/op BenchmarkDiv64-4 7977754 16.26 ns/op BenchmarkDiv64NegDivisor-4 7159641 15.06 ns/op BenchmarkDiv64NegDividend-4 8631302 14.20 ns/op BenchmarkDiv64NegBoth-4 8330874 14.45 ns/op BenchmarkMod64UnsignedSmall-4 9486486 11.94 ns/op BenchmarkMod64Small-4 8217075 13.99 ns/op BenchmarkMod64SmallNegDivisor-4 7409737 13.85 ns/op BenchmarkMod64SmallNegDividend-4 8342233 13.76 ns/op BenchmarkMod64SmallNegBoth-4 8369092 14.04 ns/op BenchmarkMod64Unsigned-4 8518969 12.49 ns/op BenchmarkMod64-4 8536436 14.53 ns/op BenchmarkMod64NegDivisor-4 8354772 13.84 ns/op BenchmarkMod64NegDividend-4 8307165 13.91 ns/op BenchmarkMod64NegBoth-4 8518843 13.80 ns/op BenchmarkMulconstI32/3-4 29152110 4.414 ns/op BenchmarkMulconstI32/5-4 29855922 4.612 ns/op BenchmarkMulconstI32/12-4 23898760 5.130 ns/op BenchmarkMulconstI32/120-4 25805402 4.872 ns/op BenchmarkMulconstI32/-120-4 23289826 5.220 ns/op BenchmarkMulconstI32/65537-4 21204128 7.009 ns/op BenchmarkMulconstI32/65538-4 20667615 5.323 ns/op BenchmarkMulconstI64/3-4 26763084 4.913 ns/op BenchmarkMulconstI64/5-4 26576812 5.045 ns/op BenchmarkMulconstI64/12-4 24066732 5.207 ns/op BenchmarkMulconstI64/120-4 26406694 5.054 ns/op BenchmarkMulconstI64/-120-4 20604391 5.239 ns/op BenchmarkMulconstI64/65537-4 20500590 5.605 ns/op BenchmarkMulconstI64/65538-4 23398142 5.406 ns/op BenchmarkMulconstU32/3-4 27863108 5.478 ns/op BenchmarkMulconstU32/5-4 23210575 5.586 ns/op BenchmarkMulconstU32/12-4 18672110 5.798 ns/op BenchmarkMulconstU32/120-4 28313932 5.200 ns/op BenchmarkMulconstU32/65537-4 23498154 5.303 ns/op BenchmarkMulconstU32/65538-4 22208468 5.478 ns/op BenchmarkMulconstU64/3-4 18918042 5.664 ns/op BenchmarkMulconstU64/5-4 27368379 5.188 ns/op BenchmarkMulconstU64/12-4 21827833 5.630 ns/op BenchmarkMulconstU64/120-4 25046528 5.347 ns/op BenchmarkMulconstU64/65537-4 25620933 5.014 ns/op BenchmarkMulconstU64/65538-4 25129926 5.525 ns/op BenchmarkShiftArithmeticRight-4 23423313 4.808 ns/op BenchmarkSwitch8Predictable-4 8109096 14.19 ns/op BenchmarkSwitch8Unpredictable-4 6405404 20.61 ns/op BenchmarkSwitch32Predictable-4 12341778 9.563 ns/op BenchmarkSwitch32Unpredictable-4 6902148 18.05 ns/op BenchmarkSwitchStringPredictable-4 5524552 19.26 ns/op BenchmarkSwitchStringUnpredictable-4 5775120 18.15 ns/op BenchmarkSwitchTypePredictable-4 4051060 26.53 ns/op BenchmarkSwitchTypeUnpredictable-4 4564868 26.42 ns/op PASS ok cmd/compile/internal/test 19.939s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 146 890877 ns/op BenchmarkNamed/Underlying/nongeneric-4 857534 123.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 124.4 ns/op BenchmarkNamed/Underlying/src_instance-4 966871 121.8 ns/op BenchmarkNamed/Underlying/user_instance-4 937399 124.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 512173735 ns/op 63677 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 358849035 ns/op 90588 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 154283284 ns/op 209438 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 126340818 ns/op 257898 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2569455494 ns/op 2015 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 97384211 ns/op 53075 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 64186426 ns/op 80111 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 40674121 ns/op 126428 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 543784278 ns/op 3986 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41775398 ns/op 51780 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 26140513 ns/op 82567 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 23306252 ns/op 92693 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1652723576 ns/op 39645 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 505774645 ns/op 129550 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 119953294 ns/op 545414 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 104705386 ns/op 622665 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2831936664 ns/op 710.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67859013 ns/op 29559 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 46317328 ns/op 43263 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 46816057 ns/op 42684 lines/s PASS ok cmd/compile/internal/types2 42.421s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 35792691 ns/op 17980333 sys-ns/op 6709333 user-ns/op PASS ok cmd/go 1.437s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 246393 528.2 ns/op PASS ok cmd/go/internal/cfg 1.214s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 63372 1745 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 79639 1578 ns/op 5.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18387 6406 ns/op 159.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19340 6210 ns/op 164.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3297 40052 ns/op 204.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3216 38951 ns/op 210.32 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.212s All tests passed.