darwin-amd64-race at a55ef982397acf27e1c9e56b15299dd9d82e80c2 :: 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=C1E5C158-E186-4173-B926-15CF484B328E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.fBT64DvSOe/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DD35BB9B-7E44-4E57-A3FD-8EC76FD9A2C3" "__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=C1E5C158-E186-4173-B926-15CF484B328E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.fBT64DvSOe/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DD35BB9B-7E44-4E57-A3FD-8EC76FD9A2C3" "__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.015s ok archive/zip 3.443s ok bufio 1.501s ok bytes 2.868s ok cmp 1.073s ok compress/bzip2 1.534s ok compress/flate 12.799s ok compress/gzip 21.756s ok compress/lzw 2.695s ok compress/zlib 8.214s ok container/heap 1.125s ok container/list 1.057s ok container/ring 1.111s ok context 1.136s ok crypto 1.043s ok crypto/aes 1.093s ok crypto/cipher 1.064s ok crypto/des 1.081s ok crypto/dsa 1.082s ok crypto/ecdh 1.279s ok crypto/ecdsa 1.163s ok crypto/ed25519 1.631s ok crypto/elliptic 1.088s ok crypto/hmac 1.053s ok crypto/internal/alias 1.043s ok crypto/internal/bigmod 5.695s ok crypto/internal/boring 1.096s ok crypto/internal/boring/bcache 1.919s ok crypto/internal/edwards25519 2.208s ok crypto/internal/edwards25519/field 1.197s ok crypto/internal/nistec 2.018s ok crypto/internal/nistec/fiat 1.103s [no tests to run] ok crypto/md5 1.132s ok crypto/rand 1.443s ok crypto/rc4 1.753s ok crypto/rsa 3.494s ok crypto/sha1 1.106s ok crypto/sha256 1.067s ok crypto/sha512 1.079s ok crypto/subtle 1.750s ok crypto/tls 6.770s ok crypto/x509 3.567s ok database/sql 1.796s ok database/sql/driver 1.071s ok debug/buildinfo 1.150s ok debug/dwarf 1.148s ok debug/elf 2.931s ok debug/gosym 1.247s ok debug/macho 1.063s ok debug/pe 1.139s ok debug/plan9obj 1.047s ok embed 1.067s [no tests to run] ok embed/internal/embedtest 1.053s ok encoding/ascii85 1.076s ok encoding/asn1 1.070s ok encoding/base32 1.157s ok encoding/base64 1.041s ok encoding/binary 1.071s ok encoding/csv 1.222s ok encoding/gob 27.354s ok encoding/hex 1.051s ok encoding/json 4.062s ok encoding/pem 4.137s ok encoding/xml 1.371s ok errors 1.165s ok expvar 1.141s ok flag 3.296s ok fmt 1.820s ok go/ast 1.065s ok go/build 7.625s ok go/build/constraint 1.053s ok go/constant 1.060s ok go/doc 1.643s ok go/doc/comment 6.052s ok go/format 1.204s ok go/importer 4.028s ok go/internal/gccgoimporter 1.122s ok go/internal/gcimporter 30.606s ok go/internal/srcimporter 35.548s ok go/parser 2.321s ok go/printer 3.481s ok go/scanner 1.101s ok go/token 1.171s ok go/types 74.090s ok hash 1.056s ok hash/adler32 1.058s ok hash/crc32 1.061s ok hash/crc64 1.094s ok hash/fnv 1.041s ok hash/maphash 1.039s ok html 1.055s ok html/template 1.468s ok image 1.962s ok image/color 1.290s ok image/draw 2.004s ok image/gif 2.832s ok image/jpeg 3.355s ok image/png 5.791s ok index/suffixarray 2.926s ok internal/abi 1.563s ok internal/buildcfg 1.033s ok internal/coverage/cformat 1.143s ok internal/coverage/cmerge 1.045s ok internal/coverage/pods 1.052s ok internal/coverage/slicereader 1.049s ok internal/coverage/slicewriter 1.035s ok internal/coverage/test 1.076s ok internal/cpu 3.057s ok internal/dag 1.105s ok internal/diff 1.052s ok internal/fmtsort 1.025s ok internal/fuzz 1.071s ok internal/godebug 19.099s ok internal/godebugs 1.089s ok internal/intern 3.023s ok internal/itoa 1.063s ok internal/platform 2.789s ok internal/poll 1.956s ok internal/profile 1.088s ok internal/reflectlite 1.031s ok internal/safefilepath 1.035s ok internal/saferio 1.247s ok internal/singleflight 1.150s ok internal/testenv 1.716s ok internal/trace 1.342s ok internal/types/errors 2.971s ok internal/unsafeheader 1.032s ok internal/xcoff 1.039s ok internal/zstd 1.027s ok io 1.129s ok io/fs 1.318s ok io/ioutil 1.073s ok log 1.059s ok log/slog 1.181s ok log/slog/internal/benchmarks 1.043s ok log/slog/internal/buffer 1.047s ok log/syslog 2.290s ok maps 1.036s ok math 1.069s ok math/big 4.410s ok math/bits 1.052s ok math/cmplx 1.049s ok math/rand 4.754s ok mime 1.066s ok mime/multipart 6.409s ok mime/quotedprintable 1.230s ok net 15.191s ok net/http 21.115s ok net/http/cgi 13.415s ok net/http/cookiejar 1.126s ok net/http/fcgi 1.314s ok net/http/httptest 1.403s ok net/http/httptrace 1.057s ok net/http/httputil 2.203s ok net/http/internal 1.043s ok net/http/internal/ascii 1.120s ok net/http/pprof 6.305s ok net/internal/socktest 1.052s ok net/mail 1.048s ok net/netip 2.035s ok net/rpc 1.227s ok net/rpc/jsonrpc 1.089s ok net/smtp 1.258s ok net/textproto 2.318s ok net/url 1.064s ok os 8.139s ok os/exec 12.210s ok os/exec/internal/fdtest 1.132s ok os/signal 19.013s ok os/user 1.085s ok path 1.041s ok path/filepath 1.087s ok plugin 1.092s ok reflect 2.484s ok regexp 4.647s ok regexp/syntax 6.887s ok runtime 75.765s ok runtime/cgo 1.029s ok runtime/coverage 1.083s ok runtime/debug 2.192s ok runtime/internal/atomic 1.078s ok runtime/internal/math 1.075s ok runtime/internal/sys 1.046s ok runtime/internal/wasitest 1.036s ok runtime/metrics 1.040s ok runtime/pprof 23.594s ok runtime/race 13.431s ok runtime/trace 6.073s ok slices 1.621s ok sort 2.057s ok strconv 3.570s ok strings 2.646s ok sync 2.217s ok sync/atomic 5.055s ok syscall 6.885s ok testing 3.564s ok testing/fstest 1.104s ok testing/iotest 1.065s ok testing/quick 1.253s ok testing/slogtest 1.058s ok text/scanner 1.053s ok text/tabwriter 1.065s ok text/template 1.138s ok text/template/parse 1.067s ok time 3.649s ok unicode 1.092s ok unicode/utf16 1.109s ok unicode/utf8 1.064s ok cmd/addr2line 12.636s ok cmd/api 5.524s ok cmd/asm/internal/asm 4.551s ok cmd/asm/internal/lex 1.044s ok cmd/cgo/internal/swig 1.153s ok cmd/cgo/internal/test 4.126s ok cmd/cgo/internal/testcarchive 52.782s ok cmd/cgo/internal/testcshared 25.716s ok cmd/cgo/internal/testerrors 34.475s ok cmd/cgo/internal/testfortran 1.132s ok cmd/cgo/internal/testgodefs 5.036s ok cmd/cgo/internal/testlife 4.870s ok cmd/cgo/internal/testnocgo 1.086s ok cmd/cgo/internal/testplugin 106.856s ok cmd/cgo/internal/testsanitizers 1.040s [no tests to run] ok cmd/cgo/internal/testshared 1.032s ok cmd/cgo/internal/testso 5.932s ok cmd/cgo/internal/teststdio 6.124s ok cmd/cgo/internal/testtls 1.033s ok cmd/compile/internal/abt 1.055s ok cmd/compile/internal/amd64 90.236s ok cmd/compile/internal/base 1.048s ok cmd/compile/internal/compare 1.066s ok cmd/compile/internal/dwarfgen 2.315s ok cmd/compile/internal/importer 7.697s ok cmd/compile/internal/inline/inlheur 3.714s ok cmd/compile/internal/ir 1.036s ok cmd/compile/internal/logopt 3.476s ok cmd/compile/internal/loopvar 56.342s ok cmd/compile/internal/noder 1.040s ok cmd/compile/internal/reflectdata 1.047s [no tests to run] ok cmd/compile/internal/ssa 46.409s ok cmd/compile/internal/syntax 1.317s ok cmd/compile/internal/test 23.138s ok cmd/compile/internal/typecheck 1.919s ok cmd/compile/internal/types 1.039s ok cmd/compile/internal/types2 31.996s ok cmd/covdata 1.095s ok cmd/cover 22.614s ok cmd/dist 1.029s ok cmd/distpack 1.040s ok cmd/doc 6.081s ok cmd/fix 22.694s ok cmd/go 528.883s ok cmd/go/internal/auth 1.048s ok cmd/go/internal/cache 1.421s ok cmd/go/internal/cfg 1.025s [no tests to run] ok cmd/go/internal/envcmd 1.726s ok cmd/go/internal/fsys 1.285s ok cmd/go/internal/generate 1.124s ok cmd/go/internal/gover 1.055s ok cmd/go/internal/imports 1.102s ok cmd/go/internal/load 1.054s ok cmd/go/internal/lockedfile 2.291s ok cmd/go/internal/lockedfile/internal/filelock 2.113s ok cmd/go/internal/modfetch 1.068s ok cmd/go/internal/modfetch/codehost 12.657s ok cmd/go/internal/modfetch/zip_sum_test 1.091s ok cmd/go/internal/modindex 2.052s ok cmd/go/internal/modload 1.088s ok cmd/go/internal/mvs 1.088s ok cmd/go/internal/par 1.097s ok cmd/go/internal/str 1.038s ok cmd/go/internal/test 1.114s ok cmd/go/internal/toolchain 1.069s ok cmd/go/internal/vcs 1.070s ok cmd/go/internal/vcweb 1.109s ok cmd/go/internal/vcweb/vcstest 29.127s ok cmd/go/internal/web 1.067s ok cmd/go/internal/work 4.352s ok cmd/gofmt 1.264s ok cmd/internal/archive 3.871s ok cmd/internal/buildid 2.523s ok cmd/internal/cov 2.298s ok cmd/internal/dwarf 1.033s ok cmd/internal/edit 1.063s ok cmd/internal/goobj 1.026s ok cmd/internal/moddeps 3.805s ok cmd/internal/notsha256 1.052s ok cmd/internal/obj 2.255s ok cmd/internal/obj/ppc64 1.789s ok cmd/internal/obj/riscv 1.391s ok cmd/internal/obj/s390x 1.053s ok cmd/internal/obj/x86 6.108s ok cmd/internal/objabi 1.258s ok cmd/internal/pkgpath 5.316s ok cmd/internal/pkgpattern 1.038s ok cmd/internal/quoted 1.045s ok cmd/internal/src 1.025s ok cmd/internal/test2json 2.142s ok cmd/link 42.549s ok cmd/link/internal/benchmark 1.064s ok cmd/link/internal/ld 33.274s ok cmd/link/internal/loader 1.116s ok cmd/nm 9.600s ok cmd/objdump 9.541s ok cmd/pack 8.287s ok cmd/pprof 4.203s ok cmd/trace 1.201s ok cmd/vet 57.507s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2781 38651 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2580 48227 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1448 74942 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4482 31215 ns/op 5103 B/op 15 allocs/op Benchmark/Reader/GNU-4 5980 32676 ns/op 5132 B/op 15 allocs/op Benchmark/Reader/PAX-4 2240 71965 ns/op 8687 B/op 33 allocs/op PASS ok archive/tar 2.198s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 278880019 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 201035937 ns/op BenchmarkZip64TestSizes/4096-4 692 173527 ns/op BenchmarkZip64TestSizes/1048576-4 96 1375076 ns/op BenchmarkZip64TestSizes/67108864-4 1 215180795 ns/op PASS ok archive/zip 2.587s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 171412 665.6 ns/op BenchmarkReaderCopyUnoptimal-4 110197 987.1 ns/op BenchmarkReaderCopyNoWriteTo-4 7550 74369 ns/op BenchmarkReaderWriteToOptimal-4 7825 20832 ns/op BenchmarkReaderReadString-4 102211 1334 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 158436 768.9 ns/op BenchmarkWriterCopyUnoptimal-4 185450 758.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 59872 ns/op BenchmarkReaderEmpty-4 10000 10113 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 14743 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 534247 283.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.010s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1880 76206 ns/op 429.99 MB/s BenchmarkWriteByte-4 307 492123 ns/op 8.32 MB/s BenchmarkWriteRune-4 204 613037 ns/op 20.04 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3787480 ns/op BenchmarkBufferFullSmallReads-4 90 1577488 ns/op BenchmarkBufferWriteBlock/N4096-4 3162 39730 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 182 660484 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 17797476 ns/op 4192257 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 101796176 ns/op 164.81 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2370432 49.42 ns/op 202.34 MB/s BenchmarkIndexByte/32-4 2349230 72.33 ns/op 442.39 MB/s BenchmarkIndexByte/4K-4 1000000 147.7 ns/op 27728.02 MB/s BenchmarkIndexBytePortable/10-4 1000000 159.0 ns/op 62.90 MB/s BenchmarkIndexBytePortable/32-4 328933 614.3 ns/op 52.09 MB/s BenchmarkIndexBytePortable/4K-4 1708 79105 ns/op 51.78 MB/s BenchmarkIndexRune/10-4 698484 177.8 ns/op 56.25 MB/s BenchmarkIndexRune/32-4 638236 178.8 ns/op 178.95 MB/s BenchmarkIndexRune/4K-4 387764 402.4 ns/op 10178.15 MB/s BenchmarkIndexRuneASCII/10-4 2594703 54.84 ns/op 182.35 MB/s BenchmarkIndexRuneASCII/32-4 2774228 42.54 ns/op 752.26 MB/s BenchmarkIndexRuneASCII/4K-4 954171 131.5 ns/op 31137.86 MB/s BenchmarkEqual/0-4 9534069 12.10 ns/op BenchmarkEqual/1-4 1000000 132.2 ns/op 7.56 MB/s BenchmarkEqual/6-4 983524 165.0 ns/op 36.37 MB/s BenchmarkEqual/9-4 840217 148.1 ns/op 60.76 MB/s BenchmarkEqual/15-4 1000000 131.0 ns/op 114.53 MB/s BenchmarkEqual/16-4 1000000 174.3 ns/op 91.79 MB/s BenchmarkEqual/20-4 943802 135.0 ns/op 148.19 MB/s BenchmarkEqual/32-4 846304 131.3 ns/op 243.66 MB/s BenchmarkEqual/4K-4 63130 1839 ns/op 2227.20 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 229.6 ns/op 278.76 MB/s BenchmarkEqualBothUnaligned/64_1-4 867100 191.8 ns/op 333.63 MB/s BenchmarkEqualBothUnaligned/64_4-4 928546 136.0 ns/op 470.44 MB/s BenchmarkEqualBothUnaligned/64_7-4 736764 152.9 ns/op 418.58 MB/s BenchmarkEqualBothUnaligned/4096_0-4 72751 1719 ns/op 2383.00 MB/s BenchmarkEqualBothUnaligned/4096_1-4 42188 2718 ns/op 1506.94 MB/s BenchmarkEqualBothUnaligned/4096_4-4 118942 991.7 ns/op 4130.08 MB/s BenchmarkEqualBothUnaligned/4096_7-4 109285 1051 ns/op 3896.53 MB/s BenchmarkIndex/10-4 1633947 66.08 ns/op 151.33 MB/s BenchmarkIndex/32-4 1974540 59.66 ns/op 536.37 MB/s BenchmarkIndex/4K-4 38982 3246 ns/op 1261.96 MB/s BenchmarkIndexEasy/10-4 1906874 60.68 ns/op 164.79 MB/s BenchmarkIndexEasy/32-4 1477072 72.09 ns/op 443.92 MB/s BenchmarkIndexEasy/4K-4 400480 292.9 ns/op 13986.46 MB/s BenchmarkCount/10-4 1000000 112.2 ns/op 89.15 MB/s BenchmarkCount/32-4 1002285 106.7 ns/op 299.96 MB/s BenchmarkCount/4K-4 27190 3707 ns/op 1105.05 MB/s BenchmarkCountEasy/10-4 712203 154.4 ns/op 64.75 MB/s BenchmarkCountEasy/32-4 1000000 122.8 ns/op 260.62 MB/s BenchmarkCountEasy/4K-4 353930 491.1 ns/op 8340.09 MB/s BenchmarkCountSingle/10-4 1707008 88.54 ns/op 112.95 MB/s BenchmarkCountSingle/32-4 2022628 57.50 ns/op 556.50 MB/s BenchmarkCountSingle/4K-4 865270 262.6 ns/op 15600.11 MB/s BenchmarkToUpper/#00-4 2258002 58.73 ns/op BenchmarkToUpper/ONLYUPPER-4 262500 562.7 ns/op BenchmarkToUpper/abc-4 386883 322.1 ns/op BenchmarkToUpper/AbC123-4 286860 474.9 ns/op BenchmarkToUpper/azAZ09_-4 231463 545.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 61634 2242 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 25200 5558 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 40496 2924 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 72616 1419 ns/op BenchmarkToLower/#00-4 1806408 62.60 ns/op BenchmarkToLower/abc-4 196502 549.1 ns/op BenchmarkToLower/AbC123-4 208365 539.6 ns/op BenchmarkToLower/azAZ09_-4 232899 583.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 64410 2160 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26475 4333 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 54650 3352 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 88632 1216 ns/op BenchmarkFields/ASCII/16-4 124686 1330 ns/op 12.03 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9327 12136 ns/op 21.09 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 630 225842 ns/op 18.14 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3948012 ns/op 16.60 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 53296211 ns/op 19.67 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 77847 1552 ns/op 10.31 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5592 21152 ns/op 12.10 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 338 459203 ns/op 8.92 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 6846799 ns/op 9.57 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 107100312 ns/op 9.79 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 96342 1514 ns/op 10.57 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9112 15250 ns/op 16.79 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 507 290225 ns/op 14.11 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 6597503 ns/op 9.93 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 103824832 ns/op 10.10 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 96978 1278 ns/op 12.52 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6991 16086 ns/op 15.91 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 408 377998 ns/op 10.84 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 16 8447344 ns/op 7.76 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 103580923 ns/op 10.12 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1667773 65.29 ns/op BenchmarkTrimSpace/ASCII-4 1000000 106.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 92644 1270 ns/op BenchmarkTrimSpace/JustNonASCII-4 46171 2543 ns/op BenchmarkToValidUTF8/Valid-4 387475 362.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 272314 606.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83726 1472 ns/op BenchmarkIndexHard1-4 1009 111544 ns/op BenchmarkIndexHard2-4 735 160568 ns/op BenchmarkIndexHard3-4 170 1379187 ns/op BenchmarkIndexHard4-4 79 1354281 ns/op BenchmarkLastIndexHard1-4 6 26662755 ns/op BenchmarkLastIndexHard2-4 5 20919980 ns/op BenchmarkLastIndexHard3-4 4 33951518 ns/op BenchmarkCountHard1-4 885 152664 ns/op BenchmarkCountHard2-4 652 197118 ns/op BenchmarkCountHard3-4 150 951905 ns/op BenchmarkSplitEmptySeparator-4 1 165742548 ns/op BenchmarkSplitSingleByteSeparator-4 13 15103945 ns/op BenchmarkSplitMultiByteSeparator-4 9 12476460 ns/op BenchmarkSplitNSingleByteSeparator-4 94212 1470 ns/op BenchmarkSplitNMultiByteSeparator-4 51445 3771 ns/op BenchmarkRepeat-4 78603 1441 ns/op BenchmarkRepeatLarge/256/1-4 76615 2198 ns/op 116.45 MB/s BenchmarkRepeatLarge/256/16-4 110515 999.7 ns/op 256.09 MB/s BenchmarkRepeatLarge/512/1-4 68358 1895 ns/op 270.20 MB/s BenchmarkRepeatLarge/512/16-4 83464 1647 ns/op 310.90 MB/s BenchmarkRepeatLarge/1024/1-4 28736 4682 ns/op 218.70 MB/s BenchmarkRepeatLarge/1024/16-4 33753 4298 ns/op 238.25 MB/s BenchmarkRepeatLarge/2048/1-4 22225 6129 ns/op 334.17 MB/s BenchmarkRepeatLarge/2048/16-4 21608 5969 ns/op 343.12 MB/s BenchmarkRepeatLarge/4096/1-4 12536 9017 ns/op 454.23 MB/s BenchmarkRepeatLarge/4096/16-4 14040 8601 ns/op 476.24 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17186 ns/op 476.67 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16658 ns/op 491.77 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10794 ns/op 379.55 MB/s BenchmarkRepeatLarge/16384/1-4 10000 30891 ns/op 530.38 MB/s BenchmarkRepeatLarge/16384/16-4 5926 47717 ns/op 343.36 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27073 ns/op 454.00 MB/s BenchmarkRepeatLarge/32768/1-4 1543 85753 ns/op 382.12 MB/s BenchmarkRepeatLarge/32768/16-4 2071 59264 ns/op 552.92 MB/s BenchmarkRepeatLarge/32768/4097-4 3550 46420 ns/op 617.81 MB/s BenchmarkRepeatLarge/65536/1-4 1184 129447 ns/op 506.28 MB/s BenchmarkRepeatLarge/65536/16-4 780 183103 ns/op 357.92 MB/s BenchmarkRepeatLarge/65536/4097-4 590 216401 ns/op 283.99 MB/s BenchmarkRepeatLarge/131072/1-4 183 787691 ns/op 166.40 MB/s BenchmarkRepeatLarge/131072/16-4 187 601771 ns/op 217.81 MB/s BenchmarkRepeatLarge/131072/4097-4 169 663899 ns/op 191.30 MB/s BenchmarkRepeatLarge/262144/1-4 100 1447430 ns/op 181.11 MB/s BenchmarkRepeatLarge/262144/16-4 109 1085904 ns/op 241.41 MB/s BenchmarkRepeatLarge/262144/4097-4 123 1111492 ns/op 232.22 MB/s BenchmarkRepeatLarge/524288/1-4 69 1711232 ns/op 306.38 MB/s BenchmarkRepeatLarge/524288/16-4 94 1879349 ns/op 278.97 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1837594 ns/op 283.15 MB/s BenchmarkRepeatLarge/1048576/1-4 37 4041403 ns/op 259.46 MB/s BenchmarkRepeatLarge/1048576/16-4 39 2612592 ns/op 401.35 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 2406717 ns/op 434.09 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4390086 ns/op 477.70 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4530585 ns/op 462.89 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 6180703 ns/op 338.73 MB/s BenchmarkRepeatLarge/4194304/1-4 9 14035118 ns/op 298.84 MB/s BenchmarkRepeatLarge/4194304/16-4 8 12639302 ns/op 331.85 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8835026 ns/op 474.39 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15598340 ns/op 537.79 MB/s BenchmarkRepeatLarge/8388608/16-4 6 19332493 ns/op 433.91 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17358356 ns/op 483.14 MB/s BenchmarkRepeatLarge/16777216/1-4 3 34732264 ns/op 483.04 MB/s BenchmarkRepeatLarge/16777216/16-4 3 37687810 ns/op 445.16 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 42188267 ns/op 397.67 MB/s BenchmarkRepeatLarge/33554432/1-4 2 68888434 ns/op 487.08 MB/s BenchmarkRepeatLarge/33554432/16-4 2 57906277 ns/op 579.46 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63799864 ns/op 525.93 MB/s BenchmarkRepeatLarge/67108864/1-4 1 131919804 ns/op 508.71 MB/s BenchmarkRepeatLarge/67108864/16-4 1 116371790 ns/op 576.68 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 129661938 ns/op 517.57 MB/s BenchmarkRepeatLarge/134217728/1-4 1 365808460 ns/op 366.91 MB/s BenchmarkRepeatLarge/134217728/16-4 1 262696313 ns/op 510.92 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 252854513 ns/op 530.81 MB/s BenchmarkRepeatLarge/268435456/1-4 1 559300932 ns/op 479.95 MB/s BenchmarkRepeatLarge/268435456/16-4 1 510133525 ns/op 526.21 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 586124276 ns/op 457.98 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1509209423 ns/op 355.73 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1435349452 ns/op 374.03 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1125584234 ns/op 476.97 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 8179557236 ns/op 131.27 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2534520201 ns/op 423.65 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3009418131 ns/op 356.79 MB/s BenchmarkBytesCompare/1-4 6156596 19.46 ns/op BenchmarkBytesCompare/2-4 5493860 24.48 ns/op BenchmarkBytesCompare/4-4 6342952 17.60 ns/op BenchmarkBytesCompare/8-4 7597143 16.23 ns/op BenchmarkBytesCompare/16-4 11830807 10.12 ns/op BenchmarkBytesCompare/32-4 9611269 12.45 ns/op BenchmarkBytesCompare/64-4 6697274 22.36 ns/op BenchmarkBytesCompare/128-4 5929324 20.87 ns/op BenchmarkBytesCompare/256-4 4479403 29.68 ns/op BenchmarkBytesCompare/512-4 3327090 32.99 ns/op BenchmarkBytesCompare/1024-4 1422164 85.79 ns/op BenchmarkBytesCompare/2048-4 1000000 152.0 ns/op BenchmarkIndexAnyASCII/1:1-4 1534753 83.60 ns/op BenchmarkIndexAnyASCII/1:2-4 1487398 78.52 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 153.4 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 125.8 ns/op BenchmarkIndexAnyASCII/1:16-4 1460300 76.01 ns/op BenchmarkIndexAnyASCII/1:32-4 1520932 91.53 ns/op BenchmarkIndexAnyASCII/1:64-4 1475624 73.99 ns/op BenchmarkIndexAnyASCII/16:1-4 1476961 80.36 ns/op BenchmarkIndexAnyASCII/16:2-4 516108 317.0 ns/op BenchmarkIndexAnyASCII/16:4-4 586773 335.7 ns/op BenchmarkIndexAnyASCII/16:8-4 493953 276.0 ns/op BenchmarkIndexAnyASCII/16:16-4 573243 231.6 ns/op BenchmarkIndexAnyASCII/16:32-4 530920 257.2 ns/op BenchmarkIndexAnyASCII/16:64-4 461478 294.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1411837 140.9 ns/op BenchmarkIndexAnyASCII/256:2-4 44313 3957 ns/op BenchmarkIndexAnyASCII/256:4-4 46534 3397 ns/op BenchmarkIndexAnyASCII/256:8-4 45403 2977 ns/op BenchmarkIndexAnyASCII/256:16-4 49996 2213 ns/op BenchmarkIndexAnyASCII/256:32-4 49351 2483 ns/op BenchmarkIndexAnyASCII/256:64-4 40396 2756 ns/op BenchmarkIndexAnyUTF8/1:1-4 1785658 62.34 ns/op BenchmarkIndexAnyUTF8/1:2-4 1665391 65.43 ns/op BenchmarkIndexAnyUTF8/1:4-4 1740307 64.98 ns/op BenchmarkIndexAnyUTF8/1:8-4 1634120 130.6 ns/op BenchmarkIndexAnyUTF8/1:16-4 1602913 102.6 ns/op BenchmarkIndexAnyUTF8/1:32-4 1684143 69.60 ns/op BenchmarkIndexAnyUTF8/1:64-4 1802236 66.81 ns/op BenchmarkIndexAnyUTF8/16:1-4 128437 873.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 278761 382.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 388772 306.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 391102 331.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 401294 307.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 369920 333.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 268016 704.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 9861 15035 ns/op BenchmarkIndexAnyUTF8/256:2-4 25453 4948 ns/op BenchmarkIndexAnyUTF8/256:4-4 25192 7147 ns/op BenchmarkIndexAnyUTF8/256:8-4 25035 4667 ns/op BenchmarkIndexAnyUTF8/256:16-4 24043 4685 ns/op BenchmarkIndexAnyUTF8/256:32-4 23289 5281 ns/op BenchmarkIndexAnyUTF8/256:64-4 22021 5104 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1833033 62.39 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1804874 76.14 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1770626 76.68 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2022055 67.58 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2003132 62.52 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1612952 114.7 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 127.5 ns/op BenchmarkLastIndexAnyASCII/16:1-4 380847 354.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 323790 364.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 333678 629.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 317904 316.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 405952 289.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 398293 335.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 357562 394.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 26908 4369 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32647 4640 ns/op BenchmarkLastIndexAnyASCII/256:4-4 19231 5992 ns/op BenchmarkLastIndexAnyASCII/256:8-4 31716 4030 ns/op BenchmarkLastIndexAnyASCII/256:16-4 34120 3310 ns/op BenchmarkLastIndexAnyASCII/256:32-4 34503 3567 ns/op BenchmarkLastIndexAnyASCII/256:64-4 33472 4600 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1963650 61.45 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1966861 83.08 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2009296 59.73 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1970437 62.71 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1666786 66.39 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1577062 73.99 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1659286 63.41 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 177108 723.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 392622 393.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 277834 471.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 309190 383.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 325862 356.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 307748 391.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 343182 431.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9206 16171 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 29518 4105 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29198 4106 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29197 4409 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 25077 4786 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 25580 6977 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22809 6106 ns/op BenchmarkTrimASCII/1:1-4 1829092 57.50 ns/op BenchmarkTrimASCII/1:2-4 1875304 60.32 ns/op BenchmarkTrimASCII/1:4-4 1937454 60.67 ns/op BenchmarkTrimASCII/1:8-4 1815573 67.33 ns/op BenchmarkTrimASCII/1:16-4 1552404 74.34 ns/op BenchmarkTrimASCII/16:1-4 598192 314.2 ns/op BenchmarkTrimASCII/16:2-4 491128 372.3 ns/op BenchmarkTrimASCII/16:4-4 479596 262.8 ns/op BenchmarkTrimASCII/16:8-4 422359 267.2 ns/op BenchmarkTrimASCII/16:16-4 420363 465.4 ns/op BenchmarkTrimASCII/256:1-4 38305 2776 ns/op BenchmarkTrimASCII/256:2-4 30382 3314 ns/op BenchmarkTrimASCII/256:4-4 36565 3191 ns/op BenchmarkTrimASCII/256:8-4 37938 3136 ns/op BenchmarkTrimASCII/256:16-4 36660 3180 ns/op BenchmarkTrimASCII/4096:1-4 3356 38528 ns/op BenchmarkTrimASCII/4096:2-4 2258 64107 ns/op BenchmarkTrimASCII/4096:4-4 2299 52773 ns/op BenchmarkTrimASCII/4096:8-4 2296 52185 ns/op BenchmarkTrimASCII/4096:16-4 2133 69424 ns/op BenchmarkTrimByte-4 1982053 65.00 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16555 7665 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 12964 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 786 157018 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1557 75986 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3331 60116 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5559 22528 ns/op BenchmarkCompareBytesEqual-4 12509204 10.46 ns/op BenchmarkCompareBytesToNil-4 13298281 8.656 ns/op BenchmarkCompareBytesEmpty-4 16021800 7.306 ns/op BenchmarkCompareBytesIdentical-4 17042607 7.275 ns/op BenchmarkCompareBytesSameLength-4 11929935 14.06 ns/op BenchmarkCompareBytesDifferentLength-4 11114606 11.33 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2554 62455 ns/op 16789.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2702 49970 ns/op 20984.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2635 70562 ns/op 14860.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2145 59249 ns/op 17698.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1686 64460 ns/op 16267.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1678 62613 ns/op 16747.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2160 56871 ns/op 18438.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2197 74406 ns/op 14092.79 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2323 65126 ns/op 16100.86 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1932 78384 ns/op 13377.55 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1374 107611 ns/op 9744.18 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1666 127937 ns/op 8196.08 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2152 105436 ns/op 9945.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2004 90200 ns/op 11625.08 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1714 70869 ns/op 14795.92 MB/s BenchmarkCompareBytesBig-4 2758 69825 ns/op 15017.41 MB/s BenchmarkCompareBytesBigIdentical-4 13169446 12.22 ns/op 85832397.64 MB/s PASS ok bytes 96.050s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 98497634 ns/op 1.02 MB/s 3612012 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 337859885 ns/op 1.68 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 34012419 ns/op 0.48 MB/s 3648994 B/op 53 allocs/op PASS ok compress/bzip2 2.477s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 51 2265046 ns/op 4.41 MB/s 42954 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22270519 ns/op 4.49 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 247064435 ns/op 4.05 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 45 2705615 ns/op 3.70 MB/s 42262 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 27788444 ns/op 3.60 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 344223185 ns/op 2.91 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2295971 ns/op 4.36 MB/s 42405 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24007329 ns/op 4.17 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 267369352 ns/op 3.74 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 48 4445806 ns/op 2.25 MB/s 42804 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 42439117 ns/op 2.36 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 225100856 ns/op 4.44 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 44 2424319 ns/op 4.12 MB/s 42550 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 23559927 ns/op 4.24 MB/s 51684 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 238260370 ns/op 4.20 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 1901555 ns/op 5.26 MB/s 43029 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17055961 ns/op 5.86 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 163932731 ns/op 6.10 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 66 1758587 ns/op 5.69 MB/s 43413 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 21345945 ns/op 4.68 MB/s 47053 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 117011627 ns/op 8.55 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1743707 ns/op 5.73 MB/s 43107 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 12317341 ns/op 8.12 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 123093442 ns/op 8.12 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 93 2104164 ns/op 4.75 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13109616 ns/op 7.63 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 150504201 ns/op 6.64 MB/s BenchmarkEncode/Digits/Speed/1e4-4 34 3477821 ns/op 2.88 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 37892690 ns/op 2.64 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 237402743 ns/op 4.21 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 7897964 ns/op 1.27 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 115494817 ns/op 0.87 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 916188668 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e4-4 14 8543134 ns/op 1.17 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 104347610 ns/op 0.96 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1108129617 ns/op 0.90 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 2091688 ns/op 4.78 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 6 18814703 ns/op 5.31 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 180465299 ns/op 5.54 MB/s BenchmarkEncode/Newton/Speed/1e4-4 26 4427214 ns/op 2.26 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18253290 ns/op 5.48 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 172106399 ns/op 5.81 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5993827 ns/op 1.67 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 68536742 ns/op 1.46 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 753047128 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e4-4 15 7371543 ns/op 1.36 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 89044214 ns/op 1.12 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 924768778 ns/op 1.08 MB/s PASS ok compress/flate 21.483s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 39 2736149 ns/op 3.65 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2921000 ns/op 3.42 MB/s BenchmarkDecoder/1e5-4 4 29510754 ns/op 3.39 MB/s BenchmarkDecoder/1e-Reuse5-4 3 33461473 ns/op 2.99 MB/s BenchmarkDecoder/1e6-4 1 320205443 ns/op 3.12 MB/s BenchmarkDecoder/1e-Reuse6-4 1 309120171 ns/op 3.23 MB/s BenchmarkEncoder/1e4-4 48 2342857 ns/op 4.27 MB/s BenchmarkEncoder/1e-Reuse4-4 57 2206819 ns/op 4.53 MB/s BenchmarkEncoder/1e5-4 4 25212916 ns/op 3.97 MB/s BenchmarkEncoder/1e-Reuse5-4 5 42325439 ns/op 2.36 MB/s BenchmarkEncoder/1e6-4 1 252490191 ns/op 3.96 MB/s BenchmarkEncoder/1e-Reuse6-4 1 267582131 ns/op 3.74 MB/s PASS ok compress/lzw 4.977s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 22 5316383 ns/op PASS ok container/heap 1.269s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22443 5591 ns/op BenchmarkWithTimeout/concurrency=40-4 4507 33989 ns/op BenchmarkWithTimeout/concurrency=4000-4 3922 47670 ns/op BenchmarkWithTimeout/concurrency=400000-4 4310 32207 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 343387 731.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 11101 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16806 6668 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2554 67140 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1488 75671 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2834 62215 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 211 590895 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 134 1038274 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 212 521355 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 15 18685159 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 9464550 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 25 5215089 ns/op BenchmarkCheckCanceled/Err-4 225558 868.9 ns/op BenchmarkCheckCanceled/Done-4 277774 360.7 ns/op BenchmarkContextCancelDone-4 584314 216.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 15954 6598 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20665 6975 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17205 7924 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 13575 9458 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10132 10148 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 451753 537.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 294842 526.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 193131 632.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 145980 953.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 61567 2100 ns/op PASS ok context 16.812s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1714296 82.49 ns/op 193.96 MB/s BenchmarkDecrypt-4 1554789 75.61 ns/op 211.61 MB/s BenchmarkExpand-4 1000000 122.9 ns/op PASS ok crypto/aes 1.729s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 135880 801.4 ns/op 79.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 367504 414.3 ns/op 154.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 195093 619.2 ns/op 103.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 226196 473.7 ns/op 135.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 123013 1012 ns/op 1334.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 182095 736.1 ns/op 1833.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 107887 1579 ns/op 854.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 125335 1348 ns/op 1001.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 42826 2623 ns/op 3123.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 46689 2292 ns/op 3574.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 31735 4365 ns/op 1876.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 43278 2990 ns/op 2739.90 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 4689 32911 ns/op 30.96 MB/s BenchmarkAESCFBDecrypt1K-4 6042 24669 ns/op 41.31 MB/s BenchmarkAESCFBDecrypt8K-4 487 207783 ns/op 39.40 MB/s BenchmarkAESOFB1K-4 7966 16111 ns/op 63.25 MB/s BenchmarkAESCTR1K-4 10000 11139 ns/op 91.48 MB/s BenchmarkAESCTR8K-4 1514 134050 ns/op 61.07 MB/s BenchmarkAESCBCEncrypt1K-4 10000 14180 ns/op 72.22 MB/s BenchmarkAESCBCDecrypt1K-4 15318 11030 ns/op 92.83 MB/s PASS ok crypto/cipher 5.350s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 70065 1617 ns/op 4.95 MB/s BenchmarkDecrypt-4 68704 1724 ns/op 4.64 MB/s BenchmarkTDESEncrypt-4 27196 4141 ns/op 1.93 MB/s BenchmarkTDESDecrypt-4 23852 4843 ns/op 1.65 MB/s PASS ok crypto/des 2.041s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 921 197990 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 12 10237130 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 4 35575898 ns/op 1540 B/op 21 allocs/op BenchmarkECDH/X25519-4 36 2832935 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 2.086s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1323 93082 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 21 6870282 ns/op 2683 B/op 34 allocs/op BenchmarkSign/P521-4 8 16467643 ns/op 3068 B/op 35 allocs/op BenchmarkVerify/P256-4 940 163274 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 10 16126766 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 2 66806368 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2460 49616 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 48 2110011 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 6468817 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 3.083s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 174 888571 ns/op BenchmarkNewKeyFromSeed-4 100 1010660 ns/op BenchmarkSigning-4 100 1380457 ns/op BenchmarkVerification-4 99 1297723 ns/op PASS ok crypto/ed25519 1.792s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5799 44281 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 122 1384947 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 27 4350565 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 16 8155827 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1668 107066 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 48 2497117 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 15 10180215 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 21093961 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8419 16657 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3620 32043 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2125 49104 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 64 1687217 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1878 96092 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 336 361032 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1668 71736 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 98 1380277 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 5.099s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 13654 8776 ns/op 116.69 MB/s BenchmarkHMACSHA256_32-4 20910 7219 ns/op 4.43 MB/s BenchmarkNewWriteSum-4 10000 12214 ns/op 2.62 MB/s PASS ok crypto/hmac 1.725s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 38486 5087 ns/op BenchmarkModSub-4 39444 4481 ns/op BenchmarkMontgomeryRepr-4 22605 5520 ns/op BenchmarkMontgomeryMul-4 21246 5759 ns/op BenchmarkModMul-4 8466 12129 ns/op BenchmarkExpBig-4 15 7681386 ns/op BenchmarkExp-4 5 22193734 ns/op PASS ok crypto/internal/bigmod 2.952s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2737 53258 ns/op BenchmarkScalarBaseMult-4 255 442794 ns/op BenchmarkScalarMult-4 100 1052981 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 165 677800 ns/op PASS ok crypto/internal/edwards25519 1.892s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 450636 337.3 ns/op BenchmarkMultiply-4 4490023 25.00 ns/op BenchmarkSquare-4 5320150 27.52 ns/op BenchmarkInvert-4 28468 4881 ns/op BenchmarkMult32-4 1058016 124.8 ns/op PASS ok crypto/internal/edwards25519/field 2.282s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 2117915 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2001 75572 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5581143 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14073225 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 190 1080124 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9991 13015 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 76 1569092 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 28 5551126 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.781s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 590799 209.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 383336 364.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116354 1080 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 632214 328.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 348884 415.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 89260 1360 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.438s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 85580 1566 ns/op 5.11 MB/s BenchmarkHash64-4 112252 1445 ns/op 44.28 MB/s BenchmarkHash128-4 114086 1149 ns/op 111.36 MB/s BenchmarkHash256-4 88756 1290 ns/op 198.49 MB/s BenchmarkHash512-4 66145 1704 ns/op 300.42 MB/s BenchmarkHash1K-4 45600 3260 ns/op 314.12 MB/s BenchmarkHash8K-4 9222 19323 ns/op 423.94 MB/s BenchmarkHash1M-4 78 2205154 ns/op 475.51 MB/s BenchmarkHash8M-4 8 13859076 ns/op 605.28 MB/s BenchmarkHash8BytesUnaligned-4 80029 1786 ns/op 4.48 MB/s BenchmarkHash1KUnaligned-4 43218 4037 ns/op 253.63 MB/s BenchmarkHash8KUnaligned-4 7958 16177 ns/op 506.38 MB/s PASS ok crypto/md5 4.090s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 744198626 ns/op PASS ok crypto/rand 1.819s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 23585 ns/op 5.43 MB/s BenchmarkRC4_1K-4 1310 81342 ns/op 12.59 MB/s BenchmarkRC4_8K-4 100 1339546 ns/op 6.04 MB/s PASS ok crypto/rc4 1.635s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 14426219 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 35494607 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 55591357 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 4092372 ns/op BenchmarkDecryptOAEP/2048-4 7 14744687 ns/op BenchmarkEncryptOAEP/2048-4 25 6004091 ns/op BenchmarkSignPKCS1v15/2048-4 7 15145645 ns/op BenchmarkVerifyPKCS1v15/2048-4 27 4326034 ns/op BenchmarkSignPSS/2048-4 6 28700084 ns/op BenchmarkVerifyPSS/2048-4 25 5478088 ns/op PASS ok crypto/rsa 3.482s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 69862 2816 ns/op 2.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 74829 1950 ns/op 4.10 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 53307 2928 ns/op 109.28 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 73568 1491 ns/op 214.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 43431 3620 ns/op 282.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 49322 2414 ns/op 424.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11893 ns/op 688.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 5438 21599 ns/op 379.28 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 3.058s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 64159 1880 ns/op 4.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 70704 1666 ns/op 4.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69159 1588 ns/op 5.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 22706 5091 ns/op 201.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 25141 4608 ns/op 222.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 23760 4806 ns/op 213.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5358 33803 ns/op 242.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5719 28570 ns/op 286.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5502 28480 ns/op 287.64 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.108s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 34452 3384 ns/op 2.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58731 1833 ns/op 4.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 30733 3727 ns/op 2.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28207 5587 ns/op 183.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 34009 3618 ns/op 283.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 28562 3979 ns/op 257.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7992 23151 ns/op 353.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7872 36414 ns/op 224.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7515 17752 ns/op 461.47 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.015s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20818618 6.717 ns/op BenchmarkConstantTimeEq-4 23261596 6.397 ns/op BenchmarkConstantTimeLessOrEq-4 20574201 6.175 ns/op BenchmarkXORBytes/8Bytes-4 3071911 46.49 ns/op 172.08 MB/s BenchmarkXORBytes/128Bytes-4 2686370 45.24 ns/op 2829.14 MB/s BenchmarkXORBytes/2048Bytes-4 930213 140.9 ns/op 14536.15 MB/s BenchmarkXORBytes/32768Bytes-4 68262 1659 ns/op 19756.98 MB/s PASS ok crypto/subtle 2.692s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 24 7315606 ns/op BenchmarkCertCache/1-4 18 5975600 ns/op BenchmarkCertCache/2-4 18 6686603 ns/op BenchmarkCertCache/3-4 20 7759139 ns/op BenchmarkHandshakeServer/RSA-4 7 16190132 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 14450029 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 7 15694785 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 4878752 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 31 5897979 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 7055474 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 7678799 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 40868326 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 49674205 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 112310987 ns/op 9.34 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 126121527 ns/op 8.31 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 238489943 ns/op 8.79 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 218870360 ns/op 9.58 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 407111729 ns/op 10.30 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 416523023 ns/op 10.07 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 811213797 ns/op 10.34 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 986638498 ns/op 8.50 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1712505272 ns/op 9.80 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1663318675 ns/op 10.09 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3154333577 ns/op 10.64 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3590308860 ns/op 9.35 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6479354633 ns/op 10.36 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6222254254 ns/op 10.79 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 112679420 ns/op 9.31 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 132380479 ns/op 7.92 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 215734609 ns/op 9.72 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 311637819 ns/op 6.73 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 466074422 ns/op 9.00 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 496707327 ns/op 8.44 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 823067852 ns/op 10.19 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 895559781 ns/op 9.37 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1753677207 ns/op 9.57 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2209006875 ns/op 7.59 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3740515775 ns/op 8.97 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3430844931 ns/op 9.78 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6914344145 ns/op 9.71 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6177018265 ns/op 10.86 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 726502032 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 719423448 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 307210326 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 304577122 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 169097353 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 165872805 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 100539697 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 103552072 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 62924898 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51917746 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158224603 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157153320 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 84638458 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 84038330 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 60410240 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51082057 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 44298791 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37993794 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 41447251 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 34237888 ns/op PASS ok crypto/tls 65.445s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 19486717 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 315 381441 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 908 210220 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 806 181605 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 2.365s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 26 3914119 ns/op 278874 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 28 4089947 ns/op 263370 B/op 1964 allocs/op BenchmarkConcurrentStmtExec-4 44 2739659 ns/op 211963 B/op 577 allocs/op BenchmarkConcurrentTxQuery-4 28 4278373 ns/op 272579 B/op 2130 allocs/op BenchmarkConcurrentTxExec-4 57 2160870 ns/op 87771 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 43 3138716 ns/op 106513 B/op 2076 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1168427 ns/op 40108 B/op 381 allocs/op BenchmarkConcurrentRandom-4 21 4814860 ns/op 224593 B/op 1766 allocs/op BenchmarkManyConcurrentQueries-4 1965 59454 ns/op 4119 B/op 20 allocs/op BenchmarkGrabConn-4 176071 1241 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.299s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 997 144619 ns/op BenchmarkSymbols32-4 1742 125459 ns/op PASS ok debug/elf 1.533s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 106693 1766 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 54 2750161 ns/op 188229 B/op 13 allocs/op Benchmark115/LineToPC-4 60 2039836 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14256 9148 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.106s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 34570 3112 ns/op BenchmarkMarshal-4 456 235474 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2217 48693 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.615s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 214 626402 ns/op 13.08 MB/s BenchmarkEncodeToString-4 217 570975 ns/op 14.35 MB/s BenchmarkDecode-4 114 956018 ns/op 13.72 MB/s BenchmarkDecodeString-4 117 950672 ns/op 13.79 MB/s PASS ok encoding/base32 1.958s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 228 488594 ns/op 16.77 MB/s BenchmarkDecodeString/2-4 303644 457.0 ns/op 8.75 MB/s BenchmarkDecodeString/4-4 237848 613.7 ns/op 13.04 MB/s BenchmarkDecodeString/8-4 190442 693.0 ns/op 17.32 MB/s BenchmarkDecodeString/64-4 38179 3469 ns/op 25.36 MB/s BenchmarkDecodeString/8192-4 343 364326 ns/op 29.98 MB/s BenchmarkNewEncoding-4 39994 2891 ns/op 88.56 MB/s PASS ok encoding/base64 2.733s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1141 96636 ns/op 41.39 MB/s BenchmarkReadStruct-4 12758 8129 ns/op 9.23 MB/s BenchmarkWriteStruct-4 13189 8612 ns/op 8.71 MB/s BenchmarkReadInts-4 31548 3678 ns/op 8.16 MB/s BenchmarkWriteInts-4 30210 5105 ns/op 5.88 MB/s BenchmarkWriteSlice1000Int32s-4 1044 124456 ns/op 32.14 MB/s BenchmarkPutUint16-4 1991328 50.71 ns/op 39.44 MB/s BenchmarkAppendUint16-4 2549148 42.31 ns/op 47.27 MB/s BenchmarkPutUint32-4 2018284 60.52 ns/op 66.09 MB/s BenchmarkAppendUint32-4 2067146 51.07 ns/op 78.32 MB/s BenchmarkPutUint64-4 736502 153.6 ns/op 52.09 MB/s BenchmarkAppendUint64-4 1000000 135.1 ns/op 59.21 MB/s BenchmarkLittleEndianPutUint16-4 1480804 74.54 ns/op 26.83 MB/s BenchmarkLittleEndianAppendUint16-4 2360731 47.80 ns/op 41.84 MB/s BenchmarkLittleEndianPutUint32-4 2205795 61.10 ns/op 65.46 MB/s BenchmarkLittleEndianAppendUint32-4 2090714 65.97 ns/op 60.64 MB/s BenchmarkLittleEndianPutUint64-4 1000000 125.7 ns/op 63.67 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 266.6 ns/op 30.01 MB/s BenchmarkReadFloats-4 110630 911.5 ns/op 13.17 MB/s BenchmarkWriteFloats-4 119254 2030 ns/op 5.91 MB/s BenchmarkReadSlice1000Float32s-4 732 137241 ns/op 29.15 MB/s BenchmarkWriteSlice1000Float32s-4 938 120376 ns/op 33.23 MB/s BenchmarkReadSlice1000Uint8s-4 45920 4074 ns/op 245.46 MB/s BenchmarkWriteSlice1000Uint8s-4 39406 3453 ns/op 289.62 MB/s BenchmarkPutUvarint32-4 776355 157.0 ns/op 25.48 MB/s BenchmarkPutUvarint64-4 223167 509.8 ns/op 15.69 MB/s PASS ok encoding/binary 7.370s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 2684 51981 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4760 31745 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4881 30958 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2826 46697 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6210 19046 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6734 21220 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5893 34948 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3314 51645 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 20958 ns/op PASS ok encoding/csv 3.073s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 4567 26941 ns/op 1822 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5185 24432 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 136 944949 ns/op 17273 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 445 271206 ns/op 1102 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 808 163813 ns/op 107 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 790 128486 ns/op 111 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1027 106000 ns/op 378 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 43 3293890 ns/op 40085 B/op 257 allocs/op BenchmarkDecodeComplex128Slice-4 475 486739 ns/op 25261 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 853 203846 ns/op 10808 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 698 149149 ns/op 9769 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 345 343259 ns/op 39252 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 181 962529 ns/op 66872 B/op 2221 allocs/op BenchmarkDecodeBytesSlice-4 266 420917 ns/op 24435 B/op 214 allocs/op BenchmarkDecodeInterfaceSlice-4 62 2091073 ns/op 83411 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 2046676 ns/op 54127 B/op 181 allocs/op PASS ok encoding/gob 5.015s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 8973 15866 ns/op 16.14 MB/s BenchmarkEncode/1024-4 2954 52397 ns/op 19.54 MB/s BenchmarkEncode/4096-4 596 200111 ns/op 20.47 MB/s BenchmarkEncode/16384-4 100 1021886 ns/op 16.03 MB/s BenchmarkDecode/256-4 22758 5707 ns/op 44.86 MB/s BenchmarkDecode/1024-4 5754 41922 ns/op 24.43 MB/s BenchmarkDecode/4096-4 1210 91161 ns/op 44.93 MB/s BenchmarkDecode/16384-4 288 361538 ns/op 45.32 MB/s BenchmarkDump/256-4 876 120795 ns/op 2.12 MB/s BenchmarkDump/1024-4 219 468518 ns/op 2.19 MB/s BenchmarkDump/4096-4 76 1897004 ns/op 2.16 MB/s BenchmarkDump/16384-4 16 7543145 ns/op 2.17 MB/s PASS ok encoding/hex 3.309s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 193743374 ns/op 10.02 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 147643564 ns/op 13.14 MB/s 136352 B/op 97 allocs/op BenchmarkCodeMarshal-4 1 203317808 ns/op 9.54 MB/s 10331256 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 197868741 ns/op 9.81 MB/s 10466840 B/op 135 allocs/op BenchmarkMarshalBytes/32-4 17886 9765 ns/op BenchmarkMarshalBytes/256-4 4572 26459 ns/op BenchmarkMarshalBytes/4096-4 352 337884 ns/op BenchmarkMarshalBytesError/32-4 51 2173361 ns/op BenchmarkMarshalBytesError/256-4 52 3036842 ns/op BenchmarkMarshalBytesError/4096-4 39 2670956 ns/op BenchmarkMarshalMap-4 32109 4664 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 548167525 ns/op 3.54 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 26252 4335 ns/op 3.23 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 43071 2919 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 447765139 ns/op 4.33 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 487853299 ns/op 3.98 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 62790 2015 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 108447 1383 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 145155 1140 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14124 9224 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 57636 2511 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 64898 2350 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 14908 7323 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2985 51436 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 552 217681 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 88 1534401 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 13393029 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 455625 264.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 434562 302.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 392980 302.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 424028 255.6 ns/op BenchmarkEncodeMarshaler-4 39337 2990 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 49762 2794 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4605553 26.55 ns/op BenchmarkNumberIsValidRegexp-4 14662 7085 ns/op PASS ok encoding/json 11.759s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 30 3566082 ns/op 18.38 MB/s BenchmarkDecode-4 26 4693241 ns/op 18.92 MB/s PASS ok encoding/pem 1.481s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1636 77239 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 985 174356 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3408 70523 ns/op PASS ok encoding/xml 1.798s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 223386 837.1 ns/op BenchmarkAs-4 67491 1684 ns/op PASS ok errors 1.486s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 379002 319.2 ns/op BenchmarkIntSet-4 763141 225.9 ns/op BenchmarkFloatAdd-4 150879 917.4 ns/op BenchmarkFloatSet-4 513770 240.3 ns/op BenchmarkStringSet-4 381001 338.0 ns/op BenchmarkMapSet-4 110276 1258 ns/op BenchmarkMapSetDifferent-4 53007 2561 ns/op BenchmarkMapSetDifferentRandom-4 216 522491 ns/op BenchmarkMapSetString-4 107784 973.7 ns/op BenchmarkMapAddSame-4 20533 6135 ns/op BenchmarkMapAddDifferent-4 9566 11536 ns/op BenchmarkMapAddDifferentRandom-4 224 839933 ns/op BenchmarkMapAddSameSteadyState-4 242949 466.3 ns/op BenchmarkMapAddDifferentSteadyState-4 109417 1004 ns/op BenchmarkMapString-4 4688 24947 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 12361 9431 ns/op PASS ok expvar 4.970s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 55158 2271 ns/op BenchmarkSprintfEmpty-4 172921 682.4 ns/op BenchmarkSprintfString-4 187226 1078 ns/op BenchmarkSprintfTruncateString-4 143510 988.8 ns/op BenchmarkSprintfTruncateBytes-4 114042 1032 ns/op BenchmarkSprintfSlowParsingPath-4 159698 1026 ns/op BenchmarkSprintfQuoteString-4 39124 4049 ns/op BenchmarkSprintfInt-4 122397 987.9 ns/op BenchmarkSprintfIntInt-4 97833 1669 ns/op BenchmarkSprintfPrefixedInt-4 89085 2030 ns/op BenchmarkSprintfFloat-4 65598 1917 ns/op BenchmarkSprintfComplex-4 27580 3861 ns/op BenchmarkSprintfBoolean-4 128805 1055 ns/op BenchmarkSprintfHexString-4 75616 3225 ns/op BenchmarkSprintfHexBytes-4 26961 4617 ns/op BenchmarkSprintfBytes-4 29164 3956 ns/op BenchmarkSprintfStringer-4 53000 4754 ns/op BenchmarkSprintfStructure-4 20775 6422 ns/op BenchmarkManyArgs-4 29995 4074 ns/op BenchmarkFprintInt-4 47012 2489 ns/op BenchmarkFprintfBytes-4 49640 2601 ns/op BenchmarkFprintIntNoAlloc-4 38054 3073 ns/op BenchmarkScanInts-4 15 6965139 ns/op BenchmarkScanRecursiveInt-4 1 576856396 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 646361827 ns/op PASS ok fmt 8.173s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 489 373163 ns/op PASS ok go/build 1.338s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 41310 2823 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12087 11391 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4317 33107 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1005 164638 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 219 529313 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 39 2900021 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 11343005 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 42119145 ns/op 3634626 B/op 16408 allocs/op BenchmarkStringAdd/65536-4 1 219126367 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.171s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 521748468 ns/op 0.12 MB/s 46364376 B/op 48948 allocs/op PASS ok go/format 1.647s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 3 56643076 ns/op 0.95 MB/s BenchmarkParseOnly-4 5 20733132 ns/op 2.60 MB/s BenchmarkResolve-4 39 2991733 ns/op 18.00 MB/s PASS ok go/parser 3.516s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 168756415 ns/op 0.31 MB/s 5199800 B/op 27517 allocs/op BenchmarkPrintDecl-4 646 263862 ns/op 0.12 MB/s 16774 B/op 51 allocs/op PASS ok go/printer 1.469s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 236 508469 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9680765 ns/op 5.12 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 20620732 ns/op 3.50 MB/s BenchmarkScanFiles/net/http/server.go-4 4 36982624 ns/op 3.17 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 148 711522 ns/op 4.32 MB/s PASS ok go/scanner 2.358s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 782892 147.8 ns/op PASS ok go/token 1.245s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1039875 ns/op BenchmarkNamed/Underlying/nongeneric-4 756704 159.3 ns/op BenchmarkNamed/Underlying/generic-4 591898 266.1 ns/op BenchmarkNamed/Underlying/src_instance-4 630741 159.1 ns/op BenchmarkNamed/Underlying/user_instance-4 753484 151.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11359 ns/op BenchmarkNamed/NewMethodSet/generic-4 13370 11063 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13987 8594 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13743 10077 ns/op BenchmarkCheck/http/funcbodies/info-4 1 931319909 ns/op 34870 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 533242050 ns/op 59639 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 269801242 ns/op 119713 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 318830618 ns/op 101548 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 4612897567 ns/op 1120 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 195641779 ns/op 26333 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 105159938 ns/op 48844 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 106527796 ns/op 47810 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1021235518 ns/op 2119 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 103944473 ns/op 20372 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 102597440 ns/op 20427 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 128605885 ns/op 16610 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2492848188 ns/op 26226 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 754216284 ns/op 86628 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 224901676 ns/op 289075 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 179008123 ns/op 363471 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4473276641 ns/op 448.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 147507107 ns/op 13481 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 140706312 ns/op 14182 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 112907305 ns/op 17557 lines/s PASS ok go/types 60.907s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10618 9920 ns/op 103.22 MB/s PASS ok hash/adler32 1.241s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 220509 734.3 ns/op 20.43 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 208333 1216 ns/op 12.34 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 127212 1761 ns/op 22.72 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 125454 1233 ns/op 32.43 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 239323 423.0 ns/op 1210.34 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 313129 344.9 ns/op 1484.32 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 373214 374.1 ns/op 2737.21 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 369541 519.3 ns/op 1971.89 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 244312 638.2 ns/op 6418.34 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 199912 560.2 ns/op 7311.44 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 55857 2451 ns/op 13369.27 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 50444 2050 ns/op 15987.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 265087 390.7 ns/op 38.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 378897 426.0 ns/op 35.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 395925 683.7 ns/op 58.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 315249 422.3 ns/op 94.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 274075 426.9 ns/op 1199.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 340051 416.2 ns/op 1230.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 151588 852.0 ns/op 1201.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 214610 526.3 ns/op 1945.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 180997 658.8 ns/op 6217.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 215898 991.8 ns/op 4129.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 48445 2440 ns/op 13429.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 50758 2362 ns/op 13872.62 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 276315 592.6 ns/op 25.31 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 231638 522.6 ns/op 28.70 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 103053 1899 ns/op 21.06 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 122780 945.3 ns/op 42.31 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10208 ns/op 50.16 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10616 ns/op 48.23 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6036 32393 ns/op 31.61 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3916 35551 ns/op 28.80 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1272 96580 ns/op 42.41 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1252 104103 ns/op 39.35 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 168 782273 ns/op 41.89 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 148 1089945 ns/op 30.06 MB/s PASS ok hash/crc32 9.031s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 87 1357233 ns/op 48.29 MB/s BenchmarkCrc64/ISO4KB-4 910 115218 ns/op 35.55 MB/s BenchmarkCrc64/ISO1KB-4 6381 24284 ns/op 42.17 MB/s BenchmarkCrc64/ECMA64KB-4 100 1617566 ns/op 40.52 MB/s BenchmarkCrc64/Random64KB-4 100 1408606 ns/op 46.53 MB/s BenchmarkCrc64/Random16KB-4 463 319990 ns/op 51.20 MB/s PASS ok hash/crc64 2.246s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 11457 12662 ns/op 80.87 MB/s BenchmarkFnv32aKB-4 10000 10680 ns/op 95.88 MB/s BenchmarkFnv64KB-4 10000 12994 ns/op 78.81 MB/s BenchmarkFnv64aKB-4 10000 13452 ns/op 76.12 MB/s BenchmarkFnv128KB-4 1664 85739 ns/op 11.94 MB/s BenchmarkFnv128aKB-4 1677 83653 ns/op 12.24 MB/s PASS ok hash/fnv 2.178s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 197161 667.0 ns/op 6.00 MB/s BenchmarkHash/n=4/Bytes-4 2284219 71.31 ns/op 56.09 MB/s BenchmarkHash/n=4/String-4 1316414 87.77 ns/op 45.57 MB/s BenchmarkHash/n=8/Write-4 367306 317.1 ns/op 25.23 MB/s BenchmarkHash/n=8/Bytes-4 2630185 68.35 ns/op 117.04 MB/s BenchmarkHash/n=8/String-4 1454073 74.48 ns/op 107.42 MB/s BenchmarkHash/n=16/Write-4 411163 551.2 ns/op 29.03 MB/s BenchmarkHash/n=16/Bytes-4 2746389 49.87 ns/op 320.87 MB/s BenchmarkHash/n=16/String-4 1566988 79.97 ns/op 200.09 MB/s BenchmarkHash/n=32/Write-4 385554 397.6 ns/op 80.48 MB/s BenchmarkHash/n=32/Bytes-4 3462218 38.74 ns/op 825.91 MB/s BenchmarkHash/n=32/String-4 1487340 69.63 ns/op 459.58 MB/s BenchmarkHash/n=64/Write-4 353499 353.3 ns/op 181.16 MB/s BenchmarkHash/n=64/Bytes-4 2790484 62.39 ns/op 1025.79 MB/s BenchmarkHash/n=64/String-4 1498112 164.8 ns/op 388.41 MB/s BenchmarkHash/n=256/Write-4 233118 476.7 ns/op 537.06 MB/s BenchmarkHash/n=256/Bytes-4 1640719 70.22 ns/op 3645.77 MB/s BenchmarkHash/n=256/String-4 845480 138.4 ns/op 1849.77 MB/s BenchmarkHash/n=320/Write-4 322798 470.8 ns/op 679.73 MB/s BenchmarkHash/n=320/Bytes-4 1556736 108.5 ns/op 2948.80 MB/s BenchmarkHash/n=320/String-4 779145 189.9 ns/op 1685.26 MB/s BenchmarkHash/n=1024/Write-4 194329 686.6 ns/op 1491.44 MB/s BenchmarkHash/n=1024/Bytes-4 869833 158.3 ns/op 6468.23 MB/s BenchmarkHash/n=1024/String-4 190725 647.7 ns/op 1580.88 MB/s BenchmarkHash/n=4096/Write-4 91939 2498 ns/op 1639.47 MB/s BenchmarkHash/n=4096/Bytes-4 279483 506.5 ns/op 8087.28 MB/s BenchmarkHash/n=4096/String-4 66092 1744 ns/op 2348.44 MB/s BenchmarkHash/n=16384/Write-4 26930 4490 ns/op 3648.99 MB/s BenchmarkHash/n=16384/Bytes-4 53548 1903 ns/op 8610.62 MB/s BenchmarkHash/n=16384/String-4 15892 8160 ns/op 2007.89 MB/s PASS ok hash/maphash 8.592s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 562 322348 ns/op BenchmarkEscapeNone-4 111052 1905 ns/op BenchmarkUnescape-4 675 199468 ns/op BenchmarkUnescapeNone-4 653887 231.6 ns/op BenchmarkUnescapeSparse-4 10000 35721 ns/op BenchmarkUnescapeDense-4 805 189435 ns/op PASS ok html 2.600s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7437 16239 ns/op BenchmarkCSSEscaperNoSpecials-4 36094 3540 ns/op BenchmarkDecodeCSS-4 20839 6621 ns/op BenchmarkDecodeCSSNoSpecials-4 2491155 44.72 ns/op BenchmarkCSSValueFilter-4 78945 1479 ns/op BenchmarkCSSValueFilterOk-4 60924 2978 ns/op BenchmarkEscapedExecute-4 3624 29599 ns/op BenchmarkHTMLNospaceEscaper-4 9283 15406 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 46412 2455 ns/op BenchmarkStripTags-4 16778 6804 ns/op BenchmarkStripTagsNoSpecials-4 300156 722.6 ns/op BenchmarkJSValEscaperWithNum-4 20306 5862 ns/op BenchmarkJSValEscaperWithStr-4 5218 24337 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17707 7349 ns/op BenchmarkJSValEscaperWithObj-4 4056 27011 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 11523 9042 ns/op BenchmarkJSStrEscaperNoSpecials-4 47760 2478 ns/op BenchmarkJSStrEscaper-4 10000 15160 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 39088 2887 ns/op BenchmarkJSRegexpEscaper-4 10000 14649 ns/op BenchmarkTemplateSpecialTags-4 87 1441982 ns/op BenchmarkURLEscaper-4 2959 45777 ns/op BenchmarkURLEscaperNoSpecials-4 121465 1016 ns/op BenchmarkURLNormalizer-4 3700 27071 ns/op BenchmarkURLNormalizerNoSpecials-4 151702 1074 ns/op BenchmarkSrcsetFilter-4 15610 7896 ns/op BenchmarkSrcsetFilterNoSpecials-4 84745 1991 ns/op PASS ok html/template 7.210s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 404138 255.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 340473 498.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 482448 310.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 361785 339.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 114.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 125.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1312270 144.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 928507 115.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 109.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 357808 514.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 245748 443.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 219396 539.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 345950 637.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 555379 234.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 378781 294.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 615834 202.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 368642 321.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 293030 659.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 150.7 ns/op BenchmarkRGBASetRGBA-4 1000000 238.2 ns/op BenchmarkRGBA64At-4 804366 155.8 ns/op BenchmarkRGBA64SetRGBA64-4 288328 428.4 ns/op BenchmarkNRGBAAt-4 931890 111.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 110.1 ns/op BenchmarkNRGBA64At-4 944108 139.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 782031 181.1 ns/op BenchmarkAlphaAt-4 1275402 82.15 ns/op BenchmarkAlphaSetAlpha-4 1905390 72.54 ns/op BenchmarkAlpha16At-4 1207492 93.63 ns/op BenchmarkAlphaSetAlpha16-4 1149663 105.4 ns/op BenchmarkGrayAt-4 1793379 57.30 ns/op BenchmarkGraySetGray-4 1597234 64.58 ns/op BenchmarkGray16At-4 1155678 91.28 ns/op BenchmarkGraySetGray16-4 1000000 108.1 ns/op PASS ok image 9.292s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 1230668 87.73 ns/op BenchmarkYCbCrToRGB/128-4 1924388 89.68 ns/op BenchmarkYCbCrToRGB/255-4 2357372 49.49 ns/op BenchmarkRGBToYCbCr/0-4 2415391 76.92 ns/op BenchmarkRGBToYCbCr/Cb-4 2727602 50.72 ns/op BenchmarkRGBToYCbCr/Cr-4 2617227 40.15 ns/op BenchmarkYCbCrToRGBA/0-4 2388592 84.81 ns/op BenchmarkYCbCrToRGBA/128-4 2204589 50.22 ns/op BenchmarkYCbCrToRGBA/255-4 2281338 44.51 ns/op BenchmarkNYCbCrAToRGBA/0-4 2133211 49.74 ns/op BenchmarkNYCbCrAToRGBA/128-4 2448079 53.47 ns/op BenchmarkNYCbCrAToRGBA/255-4 2046799 58.73 ns/op PASS ok image/color 4.943s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 55543961 ns/op BenchmarkFillSrc-4 286 385481 ns/op BenchmarkCopyOver-4 7 18710544 ns/op BenchmarkCopySrc-4 421 262028 ns/op BenchmarkNRGBAOver-4 7 22380393 ns/op BenchmarkNRGBASrc-4 9 12406695 ns/op BenchmarkYCbCr-4 8 18648649 ns/op BenchmarkGray-4 16 7700012 ns/op BenchmarkCMYK-4 9 11961223 ns/op BenchmarkGlyphOver-4 20 6815313 ns/op BenchmarkRGBAMaskOver-4 4 32323976 ns/op BenchmarkGrayMaskOver-4 5 37545305 ns/op BenchmarkRGBA64ImageMaskOver-4 3 68921103 ns/op BenchmarkRGBA-4 4 28166228 ns/op BenchmarkPalettedFill-4 650 166737 ns/op BenchmarkPalettedRGBA-4 4 46150329 ns/op BenchmarkGenericOver-4 2 56860076 ns/op BenchmarkGenericMaskOver-4 4 27688154 ns/op BenchmarkGenericSrc-4 2 55074002 ns/op BenchmarkGenericMaskSrc-4 3 42132685 ns/op PASS ok image/draw 9.545s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 10194422 ns/op 1.52 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 204215361 ns/op 1.50 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3377316408 ns/op 0.36 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2729366 ns/op 5.66 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 154835651 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.876s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3645 37151 ns/op BenchmarkIDCT-4 4168 33245 ns/op BenchmarkDecodeBaseline-4 5 24593143 ns/op 2.51 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 26736042 ns/op 2.31 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 221798793 ns/op 5.54 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 264162741 ns/op 3.49 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.464s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 13328384 10.62 ns/op BenchmarkDecodeGray-4 9 13692156 ns/op 4.79 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 1 100480714 ns/op 2.61 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 61272384 ns/op 4.28 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 10 12152044 ns/op 5.39 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 49052741 ns/op 5.34 MB/s 332005 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 57598166 ns/op 4.55 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 106381379 ns/op 2.89 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60463352 ns/op 5.08 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 236967815 ns/op 5.19 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 231602499 ns/op 5.31 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 36865085 ns/op 8.33 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 292628816 ns/op 4.20 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1392647495 ns/op 0.88 MB/s 864088 B/op 29 allocs/op PASS ok image/png 6.127s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 98609845 ns/op 1.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 55534689 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 493639069 ns/op 1.01 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 359900333 ns/op 1.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 76488392 ns/op 1.31 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 102159206 ns/op 0.98 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 338404945 ns/op 1.48 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 297312379 ns/op 1.68 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 645655412 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 813948079 ns/op 1.23 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4022963597 ns/op 1.24 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4598199603 ns/op 1.09 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 11740866 ns/op 8.52 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11774253 ns/op 8.49 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 65863194 ns/op 7.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 67294988 ns/op 7.43 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 115411592 ns/op 8.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 104311571 ns/op 9.59 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 532801704 ns/op 9.38 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 546022117 ns/op 9.16 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 92510930 ns/op 1.08 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 71024514 ns/op 1.41 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 362155296 ns/op 1.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 337625094 ns/op 1.48 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 892427629 ns/op 1.12 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 967637591 ns/op 1.03 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7640665324 ns/op 0.65 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5923417491 ns/op 0.84 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 170051905 ns/op 24.58 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 174533454 ns/op 23.95 MB/s 9469960 B/op 5 allocs/op PASS ok index/suffixarray 52.290s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30249 3574 ns/op 0.28 MB/s BenchmarkMarshalCorpusFile/2-4 30952 3737 ns/op 0.54 MB/s BenchmarkMarshalCorpusFile/4-4 29881 4256 ns/op 0.94 MB/s BenchmarkMarshalCorpusFile/8-4 25227 4793 ns/op 1.67 MB/s BenchmarkMarshalCorpusFile/16-4 17338 6956 ns/op 2.30 MB/s BenchmarkMarshalCorpusFile/32-4 10000 11312 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/64-4 8552 17912 ns/op 3.57 MB/s BenchmarkMarshalCorpusFile/128-4 5730 20255 ns/op 6.32 MB/s BenchmarkMarshalCorpusFile/256-4 2251 48214 ns/op 5.31 MB/s BenchmarkMarshalCorpusFile/512-4 1620 89260 ns/op 5.74 MB/s BenchmarkMarshalCorpusFile/1024-4 776 182696 ns/op 5.60 MB/s BenchmarkMarshalCorpusFile/2048-4 313 377479 ns/op 5.43 MB/s BenchmarkMarshalCorpusFile/4096-4 182 662220 ns/op 6.19 MB/s BenchmarkMarshalCorpusFile/8192-4 88 1354060 ns/op 6.05 MB/s BenchmarkMarshalCorpusFile/16384-4 42 2808528 ns/op 5.83 MB/s BenchmarkMarshalCorpusFile/32768-4 22 6623497 ns/op 4.95 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12260903 ns/op 5.35 MB/s BenchmarkMarshalCorpusFile/131072-4 4 26940048 ns/op 4.87 MB/s BenchmarkMarshalCorpusFile/262144-4 3 52349020 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/524288-4 1 101865541 ns/op 5.15 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 182267887 ns/op 5.75 MB/s BenchmarkUnmarshalCorpusFile/1-4 8355 13773 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 8673 13842 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 8911 14935 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 6733 16802 ns/op 0.48 MB/s BenchmarkUnmarshalCorpusFile/16-4 5401 21988 ns/op 0.73 MB/s BenchmarkUnmarshalCorpusFile/32-4 3202 34928 ns/op 0.92 MB/s BenchmarkUnmarshalCorpusFile/64-4 3477 37486 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/128-4 2487 50217 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/256-4 960 133701 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/512-4 404 397180 ns/op 1.29 MB/s BenchmarkUnmarshalCorpusFile/1024-4 253 457872 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/2048-4 129 884501 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/4096-4 70 1752861 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3526887 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7179825 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13824437 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27711663 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60263836 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 117936663 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 231580696 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 532372428 ns/op 1.97 MB/s BenchmarkMutatorBytes/1-4 22995 4464 ns/op BenchmarkMutatorBytes/10-4 31569 3998 ns/op BenchmarkMutatorBytes/100-4 27063 4327 ns/op BenchmarkMutatorBytes/1000-4 17539 7172 ns/op BenchmarkMutatorBytes/10000-4 7110 25141 ns/op BenchmarkMutatorBytes/100000-4 892 191745 ns/op BenchmarkMutatorString/1-4 27160 4173 ns/op BenchmarkMutatorString/10-4 28128 4271 ns/op BenchmarkMutatorString/100-4 25348 4703 ns/op BenchmarkMutatorString/1000-4 13224 7813 ns/op BenchmarkMutatorString/10000-4 4237 54331 ns/op BenchmarkMutatorString/100000-4 345 435871 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17908 7732 ns/op BenchmarkMutatorAllBasicTypes/string-4 14025 7890 ns/op BenchmarkMutatorAllBasicTypes/bool-4 48912 2463 ns/op BenchmarkMutatorAllBasicTypes/float32-4 43258 2668 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46507 2612 ns/op BenchmarkMutatorAllBasicTypes/int-4 50798 2318 ns/op BenchmarkMutatorAllBasicTypes/int8-4 50221 2410 ns/op BenchmarkMutatorAllBasicTypes/int16-4 49317 2368 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47138 2508 ns/op BenchmarkMutatorAllBasicTypes/int64-4 41564 3051 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 50283 2446 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 44406 2442 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47574 2331 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49470 2326 ns/op PASS ok internal/fuzz 15.789s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12014 9104 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 122727 980.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.912s PASS ok internal/poll 1.046s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21675623 ns/op PASS ok internal/trace 3.982s PASS ok internal/zstd 1.107s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 15608 7051 ns/op BenchmarkCopyNLarge-4 199 520590 ns/op PASS ok io 1.716s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 160387 801.7 ns/op BenchmarkPrintln-4 21866 5739 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 26910 4098 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 6028 20698 ns/op BenchmarkDiscard-4 800368 128.2 ns/op 0 B/op 0 allocs/op PASS ok log 1.928s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 60398 1828 ns/op BenchmarkJSONHandler/defaults-4 6884 16435 ns/op 533 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4604 28430 ns/op 789 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5565 24111 ns/op 744 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7942 16425 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7538 16797 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4714 27849 ns/op 523 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28722 4348 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23817 4593 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 71710 1432 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 64413 1991 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 50745 2048 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57000 2010 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 62143 2609 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 56914 1956 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 860581 133.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 744313 176.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 574327 212.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 463472 267.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 380575 299.8 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5942 26513 ns/op BenchmarkDispatch/switch-checked-4 152298 747.8 ns/op BenchmarkDispatch/As-4 189691 683.4 ns/op BenchmarkDispatch/Visit-4 176586 732.1 ns/op BenchmarkUnsafeStrings-4 14838 7917 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 5.319s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1189058 97.64 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1269639 96.30 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 926684 119.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 347613 412.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 45592 2597 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 53082 2515 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 26274 5153 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5563 19156 ns/op 3502 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11227 10396 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 11674 9306 ns/op 587 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6666 16729 ns/op 1097 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3050 47870 ns/op 4322 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15243 8616 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14800 8385 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8506 13360 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3074 44871 ns/op 3716 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.245s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 36543692 ns/op PASS ok maps 2.471s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2428459 45.09 ns/op BenchmarkAcosh-4 1000000 103.0 ns/op BenchmarkAsin-4 2563574 50.18 ns/op BenchmarkAsinh-4 937122 110.3 ns/op BenchmarkAtan-4 2353759 46.55 ns/op BenchmarkAtanh-4 994693 110.9 ns/op BenchmarkAtan2-4 2032466 58.07 ns/op BenchmarkCbrt-4 1477113 81.23 ns/op BenchmarkCeil-4 19538599 5.890 ns/op BenchmarkCopysign-4 3735681 32.47 ns/op BenchmarkCos-4 1186814 101.7 ns/op BenchmarkCosh-4 1820221 69.13 ns/op BenchmarkErf-4 3138338 46.30 ns/op BenchmarkErfc-4 2736194 40.25 ns/op BenchmarkErfinv-4 2591437 46.14 ns/op BenchmarkErfcinv-4 2809204 43.68 ns/op BenchmarkExp-4 6722248 17.93 ns/op BenchmarkExpGo-4 1000000 128.9 ns/op BenchmarkExpm1-4 2153229 50.26 ns/op BenchmarkExp2-4 931430 114.2 ns/op BenchmarkExp2Go-4 1000000 123.6 ns/op BenchmarkAbs-4 4840734 24.47 ns/op BenchmarkDim-4 11552743 10.09 ns/op BenchmarkFloor-4 23842353 5.158 ns/op BenchmarkMax-4 16656642 7.463 ns/op BenchmarkMin-4 16181494 7.314 ns/op BenchmarkMod-4 370948 329.1 ns/op BenchmarkFrexp-4 1744315 78.04 ns/op BenchmarkGamma-4 751642 177.0 ns/op BenchmarkHypot-4 8606769 13.39 ns/op BenchmarkHypotGo-4 1391516 81.01 ns/op BenchmarkIlogb-4 1811722 80.62 ns/op BenchmarkJ0-4 241950 487.9 ns/op BenchmarkJ1-4 318942 456.8 ns/op BenchmarkJn-4 117876 1088 ns/op BenchmarkLdexp-4 1485070 73.32 ns/op BenchmarkLgamma-4 1000000 138.9 ns/op BenchmarkLog-4 5425684 24.19 ns/op BenchmarkLogb-4 1623829 67.06 ns/op BenchmarkLog1p-4 1206810 100.9 ns/op BenchmarkLog10-4 4169966 28.09 ns/op BenchmarkLog2-4 1277475 88.27 ns/op BenchmarkModf-4 1678626 62.32 ns/op BenchmarkNextafter32-4 2121174 58.24 ns/op BenchmarkNextafter64-4 2037054 58.61 ns/op BenchmarkPowInt-4 574837 232.3 ns/op BenchmarkPowFrac-4 437527 309.0 ns/op BenchmarkPow10Pos-4 5595351 18.92 ns/op BenchmarkPow10Neg-4 6022891 18.68 ns/op BenchmarkRound-4 4559698 23.76 ns/op BenchmarkRoundToEven-4 12575390 9.668 ns/op BenchmarkRemainder-4 598899 218.8 ns/op BenchmarkSignbit-4 7357082 16.20 ns/op BenchmarkSin-4 1586517 73.45 ns/op BenchmarkSincos-4 1000000 104.4 ns/op BenchmarkSinh-4 2215603 55.06 ns/op BenchmarkSqrtIndirect-4 25472422 4.878 ns/op BenchmarkSqrtLatency-4 25241098 5.201 ns/op BenchmarkSqrtIndirectLatency-4 23639334 5.860 ns/op BenchmarkSqrtGoLatency-4 1417596 83.88 ns/op BenchmarkSqrtPrime-4 41073 2819 ns/op BenchmarkTan-4 1467810 73.68 ns/op BenchmarkTanh-4 1776784 67.32 ns/op BenchmarkTrunc-4 25726946 5.020 ns/op BenchmarkY0-4 330429 401.7 ns/op BenchmarkY1-4 322893 401.6 ns/op BenchmarkYn-4 148077 843.5 ns/op BenchmarkFloat64bits-4 7142910 15.27 ns/op BenchmarkFloat64frombits-4 7227553 15.83 ns/op BenchmarkFloat32bits-4 7655361 15.88 ns/op BenchmarkFloat32frombits-4 7318003 15.46 ns/op BenchmarkFMA-4 21889681 5.454 ns/op PASS ok math 15.409s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13297594 8.677 ns/op 7375.54 MB/s BenchmarkAddVV/2-4 12667474 9.197 ns/op 13917.98 MB/s BenchmarkAddVV/3-4 12235357 10.36 ns/op 18534.51 MB/s BenchmarkAddVV/4-4 12609768 9.930 ns/op 25780.48 MB/s BenchmarkAddVV/5-4 11307130 10.76 ns/op 29731.72 MB/s BenchmarkAddVV/10-4 7910719 13.43 ns/op 47655.58 MB/s BenchmarkAddVV/100-4 2154945 53.08 ns/op 120583.00 MB/s BenchmarkAddVV/1000-4 269292 490.1 ns/op 130582.16 MB/s BenchmarkSubVV/1-4 14952837 8.377 ns/op 7640.06 MB/s BenchmarkSubVV/2-4 13533594 9.223 ns/op 13877.78 MB/s BenchmarkSubVV/3-4 9580438 10.58 ns/op 18154.98 MB/s BenchmarkSubVV/4-4 10439138 10.26 ns/op 24943.52 MB/s BenchmarkSubVV/5-4 10093614 10.60 ns/op 30197.48 MB/s BenchmarkSubVV/10-4 9225025 13.84 ns/op 46229.91 MB/s BenchmarkSubVV/100-4 2057971 52.27 ns/op 122447.19 MB/s BenchmarkSubVV/1000-4 281074 470.3 ns/op 136090.55 MB/s BenchmarkAddVW/1-4 16379421 7.525 ns/op 1063.18 MB/s BenchmarkAddVW/2-4 13518723 8.302 ns/op 1927.16 MB/s BenchmarkAddVW/3-4 12445426 9.452 ns/op 2539.09 MB/s BenchmarkAddVW/4-4 13435419 8.689 ns/op 3682.74 MB/s BenchmarkAddVW/5-4 12106128 9.548 ns/op 4189.48 MB/s BenchmarkAddVW/10-4 10659066 11.19 ns/op 7146.64 MB/s BenchmarkAddVW/100-4 307202 413.1 ns/op 1936.44 MB/s BenchmarkAddVW/1000-4 43686 2756 ns/op 2902.52 MB/s BenchmarkAddVWext/1-4 16375860 7.820 ns/op 1023.01 MB/s BenchmarkAddVWext/2-4 14455329 8.150 ns/op 1963.15 MB/s BenchmarkAddVWext/3-4 13899117 8.587 ns/op 2794.98 MB/s BenchmarkAddVWext/4-4 13133203 8.560 ns/op 3738.26 MB/s BenchmarkAddVWext/5-4 12727299 10.08 ns/op 3969.28 MB/s BenchmarkAddVWext/10-4 9973245 11.05 ns/op 7236.57 MB/s BenchmarkAddVWext/100-4 40906 2627 ns/op 304.52 MB/s BenchmarkAddVWext/1000-4 5542 23077 ns/op 346.66 MB/s BenchmarkSubVW/1-4 17010352 7.899 ns/op 1012.75 MB/s BenchmarkSubVW/2-4 15147307 8.186 ns/op 1954.59 MB/s BenchmarkSubVW/3-4 13774344 9.177 ns/op 2615.32 MB/s BenchmarkSubVW/4-4 14042682 8.867 ns/op 3609.04 MB/s BenchmarkSubVW/5-4 12943892 9.403 ns/op 4254.04 MB/s BenchmarkSubVW/10-4 9641115 11.50 ns/op 6954.70 MB/s BenchmarkSubVW/100-4 313045 436.7 ns/op 1832.11 MB/s BenchmarkSubVW/1000-4 41427 2757 ns/op 2901.47 MB/s BenchmarkSubVWext/1-4 15789526 7.950 ns/op 1006.27 MB/s BenchmarkSubVWext/2-4 14693176 8.597 ns/op 1861.03 MB/s BenchmarkSubVWext/3-4 10873609 9.354 ns/op 2565.75 MB/s BenchmarkSubVWext/4-4 13548177 8.696 ns/op 3679.88 MB/s BenchmarkSubVWext/5-4 11512164 10.67 ns/op 3749.40 MB/s BenchmarkSubVWext/10-4 10217737 11.24 ns/op 7118.43 MB/s BenchmarkSubVWext/100-4 46884 2445 ns/op 327.20 MB/s BenchmarkSubVWext/1000-4 5628 24073 ns/op 332.33 MB/s BenchmarkMulAddVWW/1-4 12485697 10.07 ns/op 6354.66 MB/s BenchmarkMulAddVWW/2-4 9783312 10.89 ns/op 11752.27 MB/s BenchmarkMulAddVWW/3-4 10462465 12.83 ns/op 14961.71 MB/s BenchmarkMulAddVWW/4-4 7836339 13.03 ns/op 19642.00 MB/s BenchmarkMulAddVWW/5-4 9894096 11.53 ns/op 27759.53 MB/s BenchmarkMulAddVWW/10-4 7791195 14.93 ns/op 42873.78 MB/s BenchmarkMulAddVWW/100-4 1412479 83.44 ns/op 76701.57 MB/s BenchmarkMulAddVWW/1000-4 130737 789.1 ns/op 81100.59 MB/s BenchmarkAddMulVVW/1-4 14504859 8.486 ns/op 7542.11 MB/s BenchmarkAddMulVVW/2-4 12980918 9.612 ns/op 13317.22 MB/s BenchmarkAddMulVVW/3-4 10061258 10.76 ns/op 17837.97 MB/s BenchmarkAddMulVVW/4-4 9932460 13.35 ns/op 19179.81 MB/s BenchmarkAddMulVVW/5-4 8087451 13.24 ns/op 24170.92 MB/s BenchmarkAddMulVVW/10-4 8082132 14.87 ns/op 43049.15 MB/s BenchmarkAddMulVVW/100-4 1715820 70.46 ns/op 90827.84 MB/s BenchmarkAddMulVVW/1000-4 197846 610.0 ns/op 104914.28 MB/s BenchmarkDivWVW/1-4 1868562 64.15 ns/op 997.62 MB/s BenchmarkDivWVW/2-4 1000000 127.8 ns/op 1001.40 MB/s BenchmarkDivWVW/3-4 849458 158.1 ns/op 1214.40 MB/s BenchmarkDivWVW/4-4 602550 199.7 ns/op 1281.63 MB/s BenchmarkDivWVW/5-4 590682 216.7 ns/op 1476.87 MB/s BenchmarkDivWVW/10-4 299128 422.5 ns/op 1514.87 MB/s BenchmarkDivWVW/100-4 37263 3178 ns/op 2013.99 MB/s BenchmarkDivWVW/1000-4 4214 32673 ns/op 1958.80 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14106843 7.656 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14240839 7.877 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12434662 8.743 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13529408 8.517 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12192006 9.727 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11360662 9.879 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8876805 11.37 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11491003 10.13 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9925882 15.47 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9397969 12.88 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6404490 15.70 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7340419 14.74 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1307990 91.18 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1279446 80.77 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 140715 872.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 136718 796.4 ns/op BenchmarkDecimalConversion-4 157 691968 ns/op BenchmarkFloatString/100-4 9914 12605 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 198 628483 ns/op 2901 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 57520915 ns/op 61216 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 5823955924 ns/op 841664 B/op 514 allocs/op BenchmarkFloatAdd/10-4 139534 854.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 153067 846.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 137382 874.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 81968 1470 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16772 7026 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 206776 626.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 191554 628.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 196968 655.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 142729 796.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52830 2325 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1988 70087 ns/op BenchmarkParseFloatLargeExp-4 387 306279 ns/op BenchmarkGCD10x10/WithoutXY-4 182160 746.9 ns/op BenchmarkGCD10x10/WithXY-4 41715 2635 ns/op BenchmarkGCD10x100/WithoutXY-4 80497 1846 ns/op BenchmarkGCD10x100/WithXY-4 15423 8590 ns/op BenchmarkGCD10x1000/WithoutXY-4 56521 2365 ns/op BenchmarkGCD10x1000/WithXY-4 12336 9725 ns/op BenchmarkGCD100x100/WithoutXY-4 21819 5400 ns/op BenchmarkGCD100x100/WithXY-4 10000 13029 ns/op BenchmarkGCD100x1000/WithoutXY-4 9756 10849 ns/op BenchmarkGCD100x1000/WithXY-4 6916 20359 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2070 62534 ns/op BenchmarkGCD1000x1000/WithXY-4 920 113694 ns/op BenchmarkHilbert-4 19 6155497 ns/op BenchmarkBinomial-4 10000 10848 ns/op BenchmarkQuoRem-4 21584 5678 ns/op BenchmarkExp-4 16 7260092 ns/op BenchmarkExpMont/Odd-4 100 1044577 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1026937 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1113538 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1102144 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even4-4 112 1068103 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1092984 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1231804 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even64-4 122 917752 ns/op 3641 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1007793 ns/op 3798 B/op 52 allocs/op BenchmarkExpMont/Even128-4 135 886499 ns/op 3268 B/op 50 allocs/op BenchmarkExpMont/Even255-4 142 821150 ns/op 2976 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 313 358079 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 297 419683 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 283 406066 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 271 399441 ns/op 1757 B/op 48 allocs/op BenchmarkExp2-4 16 7324406 ns/op BenchmarkBitset-4 561975 202.5 ns/op BenchmarkBitsetNeg-4 363607 371.8 ns/op BenchmarkBitsetOrig-4 155526 752.5 ns/op BenchmarkBitsetNegOrig-4 150224 1347 ns/op BenchmarkModSqrt225_Tonelli-4 87 1298025 ns/op BenchmarkModSqrt225_3Mod4-4 339 349761 ns/op BenchmarkModSqrt231_Tonelli-4 100 1211023 ns/op BenchmarkModSqrt231_5Mod8-4 272 421472 ns/op BenchmarkModInverse-4 10000 12249 ns/op BenchmarkSqrt-4 1352 78224 ns/op BenchmarkIntSqr/1-4 942438 130.5 ns/op BenchmarkIntSqr/2-4 517473 215.8 ns/op BenchmarkIntSqr/3-4 524084 250.0 ns/op BenchmarkIntSqr/5-4 401811 326.4 ns/op BenchmarkIntSqr/8-4 265449 440.3 ns/op BenchmarkIntSqr/10-4 228061 541.4 ns/op BenchmarkIntSqr/20-4 47449 2642 ns/op BenchmarkIntSqr/30-4 35367 3507 ns/op BenchmarkIntSqr/50-4 22054 5654 ns/op BenchmarkIntSqr/80-4 13587 8588 ns/op BenchmarkIntSqr/100-4 10000 11551 ns/op BenchmarkIntSqr/200-4 4854 29057 ns/op BenchmarkIntSqr/300-4 1844 70185 ns/op BenchmarkIntSqr/500-4 840 129070 ns/op BenchmarkIntSqr/800-4 363 326252 ns/op BenchmarkIntSqr/1000-4 261 466855 ns/op BenchmarkDiv/20/10-4 381448 352.7 ns/op BenchmarkDiv/40/20-4 314540 411.6 ns/op BenchmarkDiv/100/50-4 337540 385.7 ns/op BenchmarkDiv/200/100-4 45572 2489 ns/op BenchmarkDiv/400/200-4 46656 2535 ns/op BenchmarkDiv/1000/500-4 37928 3067 ns/op BenchmarkDiv/2000/1000-4 27744 4072 ns/op BenchmarkDiv/20000/10000-4 1074 97678 ns/op BenchmarkDiv/200000/100000-4 33 4352729 ns/op BenchmarkDiv/2000000/1000000-4 1 117911638 ns/op BenchmarkDiv/20000000/10000000-4 1 3516394091 ns/op BenchmarkMul-4 5 21987728 ns/op BenchmarkNatMul/10-4 193318 925.1 ns/op BenchmarkNatMul/100-4 5804 24429 ns/op BenchmarkNatMul/1000-4 174 703785 ns/op BenchmarkZeroShifts/Shl-4 10000 14655 ns/op BenchmarkZeroShifts/ShlSame-4 2788098 39.08 ns/op BenchmarkZeroShifts/Shr-4 10000 14375 ns/op BenchmarkZeroShifts/ShrSame-4 3196969 34.84 ns/op BenchmarkExp3Power/0x10-4 166503 914.1 ns/op BenchmarkExp3Power/0x40-4 137902 1000 ns/op BenchmarkExp3Power/0x100-4 80656 1509 ns/op BenchmarkExp3Power/0x400-4 37076 3476 ns/op BenchmarkExp3Power/0x1000-4 7870 14891 ns/op BenchmarkExp3Power/0x4000-4 2514 68197 ns/op BenchmarkExp3Power/0x10000-4 200 568430 ns/op BenchmarkExp3Power/0x40000-4 22 5414526 ns/op BenchmarkExp3Power/0x100000-4 2 50154850 ns/op BenchmarkExp3Power/0x400000-4 1 468432711 ns/op BenchmarkFibo-4 3 35177567 ns/op BenchmarkNatSqr/1-4 818821 196.2 ns/op BenchmarkNatSqr/2-4 482342 379.0 ns/op BenchmarkNatSqr/3-4 455197 590.1 ns/op BenchmarkNatSqr/5-4 302798 695.1 ns/op BenchmarkNatSqr/8-4 209042 763.3 ns/op BenchmarkNatSqr/10-4 182769 1011 ns/op BenchmarkNatSqr/20-4 39471 3527 ns/op BenchmarkNatSqr/30-4 25755 4599 ns/op BenchmarkNatSqr/50-4 14935 7817 ns/op BenchmarkNatSqr/80-4 10000 12028 ns/op BenchmarkNatSqr/100-4 10000 20251 ns/op BenchmarkNatSqr/200-4 4357 44919 ns/op BenchmarkNatSqr/300-4 1677 96295 ns/op BenchmarkNatSqr/500-4 794 176207 ns/op BenchmarkNatSqr/800-4 313 396474 ns/op BenchmarkNatSqr/1000-4 238 506284 ns/op BenchmarkNatSetBytes/8-4 741453 158.2 ns/op BenchmarkNatSetBytes/24-4 266463 544.3 ns/op BenchmarkNatSetBytes/128-4 62748 2094 ns/op BenchmarkNatSetBytes/7-4 813781 141.0 ns/op BenchmarkNatSetBytes/23-4 293289 542.1 ns/op BenchmarkNatSetBytes/127-4 60289 2108 ns/op BenchmarkScanPi-4 187 720505 ns/op BenchmarkStringPiParallel-4 616 378897 ns/op BenchmarkScan/10/Base2-4 30806 3741 ns/op BenchmarkScan/100/Base2-4 3876 39455 ns/op BenchmarkScan/1000/Base2-4 362 282939 ns/op BenchmarkScan/10/Base8-4 82009 1380 ns/op BenchmarkScan/100/Base8-4 10000 10255 ns/op BenchmarkScan/1000/Base8-4 1249 99156 ns/op BenchmarkScan/10/Base10-4 74935 1723 ns/op BenchmarkScan/100/Base10-4 13212 9166 ns/op BenchmarkScan/1000/Base10-4 1248 89754 ns/op BenchmarkScan/10/Base16-4 106166 1200 ns/op BenchmarkScan/100/Base16-4 13684 8505 ns/op BenchmarkScan/1000/Base16-4 1462 78660 ns/op BenchmarkString/10/Base2-4 214971 701.5 ns/op BenchmarkString/100/Base2-4 25647 4932 ns/op BenchmarkString/1000/Base2-4 2912 40765 ns/op BenchmarkString/10/Base8-4 338926 351.9 ns/op BenchmarkString/100/Base8-4 74851 1715 ns/op BenchmarkString/1000/Base8-4 7596 14645 ns/op BenchmarkString/10/Base10-4 183440 606.9 ns/op BenchmarkString/100/Base10-4 38684 3207 ns/op BenchmarkString/1000/Base10-4 4544 23981 ns/op BenchmarkString/10/Base16-4 329372 342.9 ns/op BenchmarkString/100/Base16-4 90445 1247 ns/op BenchmarkString/1000/Base16-4 10000 11007 ns/op BenchmarkLeafSize/0-4 30 4451638 ns/op BenchmarkLeafSize/1-4 444 274678 ns/op BenchmarkLeafSize/2-4 429 268894 ns/op BenchmarkLeafSize/3-4 313 375278 ns/op BenchmarkLeafSize/4-4 424 268237 ns/op BenchmarkLeafSize/5-4 290 432330 ns/op BenchmarkLeafSize/6-4 337 349149 ns/op BenchmarkLeafSize/7-4 352 339776 ns/op BenchmarkLeafSize/8-4 474 246065 ns/op BenchmarkLeafSize/9-4 254 448887 ns/op BenchmarkLeafSize/10-4 310 394925 ns/op BenchmarkLeafSize/11-4 304 382645 ns/op BenchmarkLeafSize/12-4 357 346910 ns/op BenchmarkLeafSize/13-4 309 395690 ns/op BenchmarkLeafSize/14-4 292 383175 ns/op BenchmarkLeafSize/15-4 406 300681 ns/op BenchmarkLeafSize/16-4 468 257381 ns/op BenchmarkLeafSize/32-4 456 288599 ns/op BenchmarkLeafSize/64-4 426 294430 ns/op BenchmarkProbablyPrime/n=0-4 9 11274112 ns/op BenchmarkProbablyPrime/n=1-4 9 12327954 ns/op BenchmarkProbablyPrime/n=5-4 6 18857253 ns/op BenchmarkProbablyPrime/n=10-4 4 26010586 ns/op BenchmarkProbablyPrime/n=20-4 3 41097501 ns/op BenchmarkProbablyPrime/Lucas-4 12 9362128 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 81 1581652 ns/op BenchmarkRatCmp-4 193443 712.9 ns/op BenchmarkFloatSqrt/64-4 20408 5666 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12868 9057 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7738 13758 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5356 27319 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 948 157407 ns/op 17976 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 64 1893693 ns/op 176329 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 129573378 ns/op 3771280 B/op 617 allocs/op PASS ok math/big 61.838s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10985683 10.59 ns/op BenchmarkLeadingZeros8-4 12341796 9.855 ns/op BenchmarkLeadingZeros16-4 12567054 9.716 ns/op BenchmarkLeadingZeros32-4 12218601 9.821 ns/op BenchmarkLeadingZeros64-4 10818116 10.72 ns/op BenchmarkTrailingZeros-4 10533615 9.926 ns/op BenchmarkTrailingZeros8-4 11625825 9.911 ns/op BenchmarkTrailingZeros16-4 13005260 9.535 ns/op BenchmarkTrailingZeros32-4 11798817 9.614 ns/op BenchmarkTrailingZeros64-4 13085580 9.505 ns/op BenchmarkOnesCount-4 12518215 10.84 ns/op BenchmarkOnesCount8-4 13270636 9.293 ns/op BenchmarkOnesCount16-4 12850994 9.844 ns/op BenchmarkOnesCount32-4 12971386 9.781 ns/op BenchmarkOnesCount64-4 11488758 9.640 ns/op BenchmarkRotateLeft-4 12518838 9.819 ns/op BenchmarkRotateLeft8-4 13313659 9.483 ns/op BenchmarkRotateLeft16-4 11935773 9.515 ns/op BenchmarkRotateLeft32-4 12155769 9.450 ns/op BenchmarkRotateLeft64-4 12779490 9.543 ns/op BenchmarkReverse-4 17915912 6.443 ns/op BenchmarkReverse8-4 22143289 5.321 ns/op BenchmarkReverse16-4 22560890 5.633 ns/op BenchmarkReverse32-4 19509399 6.179 ns/op BenchmarkReverse64-4 18709490 6.455 ns/op BenchmarkReverseBytes-4 25183682 5.234 ns/op BenchmarkReverseBytes16-4 24254300 5.088 ns/op BenchmarkReverseBytes32-4 24679616 5.412 ns/op BenchmarkReverseBytes64-4 24954633 5.410 ns/op BenchmarkAdd-4 8856997 13.35 ns/op BenchmarkAdd32-4 9675177 10.93 ns/op BenchmarkAdd64-4 11979435 11.13 ns/op BenchmarkAdd64multiple-4 20337962 5.644 ns/op BenchmarkSub-4 11822888 10.28 ns/op BenchmarkSub32-4 10317428 10.73 ns/op BenchmarkSub64-4 10330377 10.34 ns/op BenchmarkSub64multiple-4 21973006 6.420 ns/op BenchmarkMul-4 12235749 9.891 ns/op BenchmarkMul32-4 12098312 10.72 ns/op BenchmarkMul64-4 12302106 10.29 ns/op BenchmarkDiv-4 3137106 37.68 ns/op BenchmarkDiv32-4 6429607 19.12 ns/op BenchmarkDiv64-4 3084777 37.94 ns/op PASS ok math/bits 8.201s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13854484 8.737 ns/op BenchmarkAcos-4 555177 215.8 ns/op BenchmarkAcosh-4 541585 227.3 ns/op BenchmarkAsin-4 595088 216.8 ns/op BenchmarkAsinh-4 541032 217.5 ns/op BenchmarkAtan-4 803607 135.5 ns/op BenchmarkAtanh-4 940076 133.1 ns/op BenchmarkConj-4 27847615 4.296 ns/op BenchmarkCos-4 704472 167.6 ns/op BenchmarkCosh-4 776282 169.4 ns/op BenchmarkExp-4 1000000 124.6 ns/op BenchmarkLog-4 1000000 115.6 ns/op BenchmarkLog10-4 1000000 122.4 ns/op BenchmarkPhase-4 2188458 53.82 ns/op BenchmarkPolar-4 1348824 97.04 ns/op BenchmarkPow-4 268742 492.5 ns/op BenchmarkRect-4 1221806 98.19 ns/op BenchmarkSin-4 672254 168.8 ns/op BenchmarkSinh-4 726159 169.1 ns/op BenchmarkSqrt-4 1232786 99.23 ns/op BenchmarkTan-4 463726 290.6 ns/op BenchmarkTanh-4 483703 271.8 ns/op PASS ok math/cmplx 4.775s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 693115 171.2 ns/op BenchmarkInt63ThreadsafeParallel-4 797140 141.3 ns/op BenchmarkInt63Unthreadsafe-4 959037 118.4 ns/op BenchmarkIntn1000-4 809803 148.2 ns/op BenchmarkInt63n1000-4 769023 155.4 ns/op BenchmarkInt31n1000-4 913148 138.1 ns/op BenchmarkFloat32-4 852476 140.3 ns/op BenchmarkFloat64-4 933507 120.2 ns/op BenchmarkPerm3-4 185938 709.8 ns/op BenchmarkPerm30-4 19476 6000 ns/op BenchmarkPerm30ViaShuffle-4 19287 6110 ns/op BenchmarkShuffleOverhead-4 13923 8621 ns/op BenchmarkRead3-4 865387 156.0 ns/op BenchmarkRead64-4 71494 1571 ns/op BenchmarkRead1000-4 5535 25273 ns/op BenchmarkConcurrent-4 193070 583.5 ns/op PASS ok math/rand 3.712s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39915 2969 ns/op BenchmarkQDecodeWord-4 96090 1150 ns/op BenchmarkQDecodeHeader-4 91041 1369 ns/op BenchmarkTypeByExtension/.html-4 437472 241.4 ns/op BenchmarkTypeByExtension/.HTML-4 316064 354.3 ns/op BenchmarkTypeByExtension/.unused-4 382221 303.4 ns/op BenchmarkExtensionsByType/text/html-4 166882 909.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 96354 2548 ns/op BenchmarkExtensionsByType/application/octet-stream-4 61704 2799 ns/op PASS ok mime 2.852s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 502 240084 ns/op 47510 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 475 272350 ns/op 49151 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 39 3024346 ns/op 106759 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 423 304106 ns/op 48982 B/op 206 allocs/op PASS ok mime/multipart 1.734s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 940 127807 ns/op PASS ok mime/quotedprintable 1.186s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 15860368 ns/op 8754 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30692120 ns/op 13920 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022813133 ns/op 151936 B/op 236 allocs/op BenchmarkDNSName-4 141387 861.9 ns/op BenchmarkInterfaces-4 2115 76164 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 4424 23891 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1351 81267 ns/op 8214 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1569 79700 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4816 24610 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2151 54309 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 6494 17178 ns/op BenchmarkParseIPValidIPv4-4 333406 354.5 ns/op BenchmarkParseIPValidIPv6-4 154206 660.3 ns/op BenchmarkIPString/IPv4-4 100141 1166 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 7596 20258 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 40057 3509 ns/op BenchmarkIPEqual/IPv4-4 828684 141.7 ns/op BenchmarkIPEqual/IPv6-4 923326 141.9 ns/op BenchmarkTCP4OneShot-4 142 1040736 ns/op BenchmarkTCP4OneShotTimeout-4 96 1487260 ns/op BenchmarkTCP4Persistent-4 230 586117 ns/op BenchmarkTCP4PersistentTimeout-4 304 407558 ns/op BenchmarkTCP6OneShot-4 104 1893790 ns/op BenchmarkTCP6OneShotTimeout-4 114 1720981 ns/op BenchmarkTCP6Persistent-4 324 487449 ns/op BenchmarkTCP6PersistentTimeout-4 250 685035 ns/op BenchmarkTCP4ConcurrentReadWrite-4 13952 12753 ns/op BenchmarkTCP6ConcurrentReadWrite-4 14881 7967 ns/op BenchmarkSetReadDeadline-4 117204 881.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 237 546312 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 196 603651 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 222 471797 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 198 572964 ns/op 0 B/op 0 allocs/op PASS ok net 13.727s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22107 5654 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8986 13818 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10884 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16383 7384 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 25057 4803 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 39420 3136 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1499343 75.41 ns/op BenchmarkFindChild/n=2/rep=map-4 2886730 42.47 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1279286 100.2 ns/op BenchmarkFindChild/n=4/rep=linear-4 718608 163.2 ns/op BenchmarkFindChild/n=4/rep=map-4 2712661 42.69 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 886605 143.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 480228 254.1 ns/op BenchmarkFindChild/n=8/rep=map-4 2483226 47.14 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 466270 264.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 223562 488.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2448850 46.81 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2010812 60.10 ns/op BenchmarkFindChild/n=32/rep=linear-4 116218 962.7 ns/op BenchmarkFindChild/n=32/rep=map-4 3086577 54.92 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1989498 54.52 ns/op BenchmarkServerMatch-4 15595 7128 ns/op BenchmarkReadRequestChrome-4 3782 34305 ns/op 17.81 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8299 12879 ns/op 6.06 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9266 12325 ns/op 6.65 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6667 16923 ns/op 8.92 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14374 8715 ns/op 4.59 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 48 2679727 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/https1-4 33 3134833 ns/op 0.33 MB/s BenchmarkFileAndServer_1KB/h2-4 25 4612311 ns/op 0.22 MB/s BenchmarkFileAndServer_16MB/h1-4 2 78532546 ns/op 213.63 MB/s BenchmarkFileAndServer_16MB/https1-4 1 210370930 ns/op 79.75 MB/s BenchmarkFileAndServer_16MB/h2-4 1 438965134 ns/op 38.22 MB/s BenchmarkFileAndServer_64MB/h1-4 1 334584032 ns/op 200.57 MB/s BenchmarkFileAndServer_64MB/https1-4 1 706555381 ns/op 94.98 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2062950222 ns/op 32.53 MB/s BenchmarkServeMux-4 228 586373 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 268 451436 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 32 3389652 ns/op 6893 B/op 67 allocs/op BenchmarkClientServer/https1-4 31 3558624 ns/op 9963 B/op 109 allocs/op BenchmarkClientServer/h2-4 31 3491132 ns/op 13626 B/op 117 allocs/op BenchmarkClientServerParallel/4/h1-4 332 408136 ns/op 9894 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 20 7408608 ns/op 99654 B/op 1072 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56552: read tcp 127.0.0.1:56548->127.0.0.1:56552: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56554: write tcp 127.0.0.1:56548->127.0.0.1:56554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56553: write tcp 127.0.0.1:56548->127.0.0.1:56553: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56556: write tcp 127.0.0.1:56548->127.0.0.1:56556: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56574: read tcp 127.0.0.1:56557->127.0.0.1:56574: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56575: write tcp 127.0.0.1:56557->127.0.0.1:56575: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56576: write tcp 127.0.0.1:56557->127.0.0.1:56576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56577: write tcp 127.0.0.1:56557->127.0.0.1:56577: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 6933864 ns/op 99537 B/op 1163 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56582: read tcp 127.0.0.1:56580->127.0.0.1:56582: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56581: write tcp 127.0.0.1:56580->127.0.0.1:56581: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56593: read tcp 127.0.0.1:56584->127.0.0.1:56593: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56586: write tcp 127.0.0.1:56584->127.0.0.1:56586: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56587: write tcp 127.0.0.1:56584->127.0.0.1:56587: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56608: read tcp 127.0.0.1:56594->127.0.0.1:56608: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56599: read tcp 127.0.0.1:56594->127.0.0.1:56599: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56610: write tcp 127.0.0.1:56594->127.0.0.1:56610: use of closed network connection BenchmarkClientServerParallel/64/h1-4 123 844899 ns/op 25438 B/op 127 allocs/op BenchmarkClientServerParallel/64/https1-4 14 7964035 ns/op 112309 B/op 1241 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56768: read tcp 127.0.0.1:56766->127.0.0.1:56768: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 6767687 ns/op 94486 B/op 1113 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56798: read tcp 127.0.0.1:56796->127.0.0.1:56798: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56802: write tcp 127.0.0.1:56796->127.0.0.1:56802: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56812: read tcp 127.0.0.1:56803->127.0.0.1:56812: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56816: read tcp 127.0.0.1:56803->127.0.0.1:56816: use of closed network connection BenchmarkServer-4 1 1082715863 ns/op 31552 B/op 150 allocs/op BenchmarkClient-4 26 4264892 ns/op 4204 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 447 260312 ns/op 7564 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 783 150117 ns/op 3079 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1510 107862 ns/op 1937 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1197 122179 ns/op 2803 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1122 106091 ns/op 2747 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1500 101640 ns/op 2765 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1111 97800 ns/op 1906 B/op 14 allocs/op BenchmarkServerHijack-4 822 162592 ns/op 16730 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 39 3018503 ns/op 6710 B/op 54 allocs/op BenchmarkResponseStatusLine-4 388237 303.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.728s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1800 65747 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.200s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 107602 1138 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 509385 252.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 230608 599.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65580 1895 ns/op BenchmarkStdIPv4-4 131077 886.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 101607 1245 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 88443 1489 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 93357 1281 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 77366 1484 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1357308 85.00 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1318820 89.04 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1134943 97.44 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 318314 375.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 361584 362.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 275654 457.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84436 1279 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 285759 464.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 174392 720.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 183002 672.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 154632 711.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87654 1379 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 376210 340.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 132031 915.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 184668 682.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 255258 480.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 149752 877.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 273692 396.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 140344 873.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 143444 838.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145422 819.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 99993 1244 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 477974 263.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 143112 879.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87357 1301 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 126190 1066 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 164874 866.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 106513 1144 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 247836 496.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 115173 1130 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 133389 874.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 200740 728.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 131806 970.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 970632 128.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 931155 135.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 137.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 970306 141.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 972595 134.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 873406 136.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 964173 132.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 980770 135.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 814402 140.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 379639 377.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 546846 237.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 229572 522.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 255302 511.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 231861 552.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 75132 1515 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 432902 249.6 ns/op PASS ok net/netip 10.964s 2023/09/14 10:29:00 Test RPC server listening on 127.0.0.1:56875 2023/09/14 10:29:00 Test HTTP RPC server listening on 127.0.0.1:56876 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 141 1008243 ns/op BenchmarkEndToEndHTTP-4 112 1034964 ns/op BenchmarkEndToEndAsync-4 766 132767 ns/op BenchmarkEndToEndAsyncHTTP-4 817 124818 ns/op PASS ok net/rpc 2.018s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3016 39960 ns/op BenchmarkReadMIMEHeader/server_headers-4 5450 22399 ns/op BenchmarkUncommon-4 23542 4790 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.610s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3727 28768 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 78336 1440 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 507088 239.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 103867 1138 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 211647 571.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 101335 1139 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16982 7057 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 441121 285.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 100557 1084 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 214528 586.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 102674 1151 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18434 6317 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 157411 691.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 69286 1694 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 63127 1719 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31780 3720 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5740 20412 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 172608 680.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 68014 1709 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 65736 1746 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27498 3767 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6274 21886 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.175s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2522823 46.85 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 153466 817.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 526 229847 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 174 663674 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 411 285220 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 45976 2535 ns/op BenchmarkStatFile-4 30417 3957 ns/op BenchmarkStatDir-4 31988 3775 ns/op BenchmarkLstatDot-4 46966 2519 ns/op BenchmarkLstatFile-4 32577 3971 ns/op BenchmarkLstatDir-4 32524 3734 ns/op PASS ok os 3.050s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 21 4874761 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.346s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 296575 373.0 ns/op PASS ok os/user 1.245s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2547526 45.95 ns/op BenchmarkString-4 1833582 64.25 ns/op BenchmarkBytes-4 1672488 68.46 ns/op BenchmarkNamedBytes-4 972126 119.9 ns/op BenchmarkBytesArray-4 699610 159.3 ns/op BenchmarkSliceLen-4 1930027 61.21 ns/op BenchmarkMapLen-4 951006 152.8 ns/op BenchmarkStringLen-4 1372450 90.39 ns/op BenchmarkArrayLen-4 1000000 101.4 ns/op BenchmarkSliceCap-4 2009266 58.33 ns/op BenchmarkDeepEqual/int8-4 494529 234.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 85174 1300 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 484106 266.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 84734 1332 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 428677 269.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 86368 1351 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 457035 271.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 83252 1357 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 483478 268.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 86408 1350 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 539506 235.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 116835 1010 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 470169 277.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 88483 1400 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 481947 273.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 77172 1388 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 421890 294.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 65467 1739 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 432675 277.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 85370 1502 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 465873 285.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 87960 1468 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 407084 288.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 76273 1419 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 432933 281.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 85450 1379 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 448440 279.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 74746 1418 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 462051 279.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80674 1411 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 554264 249.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 92612 1366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 442416 281.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 86583 1405 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 114841 1088 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52783 2172 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 44204 2576 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31237 3619 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34498 3460 ns/op BenchmarkIsZero/ArrayComparable-4 323851 389.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 30778 3796 ns/op BenchmarkIsZero/StructComparable-4 665604 201.6 ns/op BenchmarkIsZero/StructIncomparable-4 141110 908.8 ns/op BenchmarkSetZero/Bool/Direct-4 2675775 43.34 ns/op BenchmarkSetZero/Bool/CachedZero-4 911364 126.2 ns/op BenchmarkSetZero/Bool/NewZero-4 691702 179.0 ns/op BenchmarkSetZero/Int/Direct-4 2016927 57.70 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 119.5 ns/op BenchmarkSetZero/Int/NewZero-4 720188 168.9 ns/op BenchmarkSetZero/Uint/Direct-4 2092009 55.61 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 119.4 ns/op BenchmarkSetZero/Uint/NewZero-4 726910 171.3 ns/op BenchmarkSetZero/Float/Direct-4 2145043 55.92 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 125.4 ns/op BenchmarkSetZero/Float/NewZero-4 729885 188.0 ns/op BenchmarkSetZero/Complex/Direct-4 1805886 64.54 ns/op BenchmarkSetZero/Complex/CachedZero-4 948902 122.3 ns/op BenchmarkSetZero/Complex/NewZero-4 735254 178.5 ns/op BenchmarkSetZero/Array/Direct-4 2144830 55.60 ns/op BenchmarkSetZero/Array/CachedZero-4 902418 122.7 ns/op BenchmarkSetZero/Array/NewZero-4 753836 172.4 ns/op BenchmarkSetZero/Chan/Direct-4 2051707 60.01 ns/op BenchmarkSetZero/Chan/CachedZero-4 947133 124.0 ns/op BenchmarkSetZero/Chan/NewZero-4 710178 186.2 ns/op BenchmarkSetZero/Func/Direct-4 2056803 59.61 ns/op BenchmarkSetZero/Func/CachedZero-4 997231 139.6 ns/op BenchmarkSetZero/Func/NewZero-4 687951 190.9 ns/op BenchmarkSetZero/Interface/Direct-4 1756178 66.78 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 133.4 ns/op BenchmarkSetZero/Interface/NewZero-4 588067 200.8 ns/op BenchmarkSetZero/Map/Direct-4 1874054 60.12 ns/op BenchmarkSetZero/Map/CachedZero-4 821092 134.3 ns/op BenchmarkSetZero/Map/NewZero-4 705801 188.4 ns/op BenchmarkSetZero/Pointer/Direct-4 1952288 80.29 ns/op BenchmarkSetZero/Pointer/CachedZero-4 775369 149.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 693440 193.5 ns/op BenchmarkSetZero/Slice/Direct-4 1641648 66.77 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 131.5 ns/op BenchmarkSetZero/Slice/NewZero-4 597598 183.6 ns/op BenchmarkSetZero/String/Direct-4 1898043 64.37 ns/op BenchmarkSetZero/String/CachedZero-4 773150 134.2 ns/op BenchmarkSetZero/String/NewZero-4 715707 182.0 ns/op BenchmarkSetZero/Struct/Direct-4 1972333 59.73 ns/op BenchmarkSetZero/Struct/CachedZero-4 858848 133.5 ns/op BenchmarkSetZero/Struct/NewZero-4 605046 190.0 ns/op BenchmarkSelect/1-4 204286 752.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 79956 1743 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33669 3784 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 193389 606.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 174994 743.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 130112 1208 ns/op 105.93 MB/s BenchmarkCallArgCopy/size=256-4 94759 1163 ns/op 220.03 MB/s BenchmarkCallArgCopy/size=1024-4 75572 2613 ns/op 391.95 MB/s BenchmarkCallArgCopy/size=4096-4 17174 6389 ns/op 641.09 MB/s BenchmarkCallArgCopy/size=65536-4 1304 107311 ns/op 610.71 MB/s BenchmarkFieldByName1-4 674418 170.4 ns/op BenchmarkFieldByName2-4 35229 3502 ns/op BenchmarkFieldByName3-4 5179 24495 ns/op BenchmarkInterfaceBig-4 2462511 46.22 ns/op BenchmarkInterfaceSmall-4 2511658 50.33 ns/op BenchmarkNew-4 948424 118.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2367 52900 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2131 61272 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2199 54270 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2049 64430 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2488 50468 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1971 62330 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 199089 650.5 ns/op PASS ok reflect 21.493s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7320 21783 ns/op 9299 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 19096 ns/op 9247 B/op 1 allocs/op BenchmarkFindString-4 10000 22023 ns/op 9247 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 22785 ns/op 9410 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23418 ns/op 9454 B/op 2 allocs/op BenchmarkLiteral-4 10000 16744 ns/op BenchmarkNotLiteral-4 4674 39421 ns/op BenchmarkMatchClass-4 2934 44269 ns/op BenchmarkMatchClass_InRange-4 3528 45380 ns/op BenchmarkReplaceAll-4 1636 94906 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 14954 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22242 5381 ns/op BenchmarkAnchoredShortMatch-4 10000 18558 ns/op BenchmarkAnchoredLongMatch-4 14564 8422 ns/op BenchmarkOnePassShortA-4 19053 6390 ns/op BenchmarkNotOnePassShortA-4 7090 23452 ns/op BenchmarkOnePassShortB-4 23776 4958 ns/op BenchmarkNotOnePassShortB-4 7171 23447 ns/op BenchmarkOnePassLongPrefix-4 73599 1555 ns/op BenchmarkOnePassLongNotPrefix-4 28402 4235 ns/op BenchmarkMatchParallelShared-4 6044 21790 ns/op BenchmarkMatchParallelCopied-4 10000 20746 ns/op BenchmarkQuoteMetaAll-4 146438 875.4 ns/op 15.99 MB/s BenchmarkQuoteMetaNone-4 347540 306.1 ns/op 84.93 MB/s BenchmarkCompile/Onepass-4 4664 32055 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1598 83108 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 154 744802 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2645427 44.67 ns/op 358.20 MB/s BenchmarkMatch/Easy0/32-4 10000 17614 ns/op 1.82 MB/s BenchmarkMatch/Easy0/1K-4 5821 36521 ns/op 28.04 MB/s BenchmarkMatch/Easy0i/16-4 2477539 52.26 ns/op 306.14 MB/s BenchmarkMatch/Easy0i/32-4 5810 34212 ns/op 0.94 MB/s BenchmarkMatch/Easy0i/1K-4 214 535843 ns/op 1.91 MB/s BenchmarkMatch/Easy1/16-4 2526336 45.11 ns/op 354.68 MB/s BenchmarkMatch/Easy1/32-4 10000 17054 ns/op 1.88 MB/s BenchmarkMatch/Easy1/1K-4 4047 39452 ns/op 25.96 MB/s BenchmarkMatch/Medium/16-4 2519506 45.00 ns/op 355.56 MB/s BenchmarkMatch/Medium/32-4 6645 29670 ns/op 1.08 MB/s BenchmarkMatch/Medium/1K-4 260 438477 ns/op 2.34 MB/s BenchmarkMatch/Hard/16-4 2616266 44.40 ns/op 360.33 MB/s BenchmarkMatch/Hard/32-4 4466 39673 ns/op 0.81 MB/s BenchmarkMatch/Hard/1K-4 156 730883 ns/op 1.40 MB/s BenchmarkMatch/Hard1/16-4 1614 91613 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 688 161085 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 28 4568611 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 26834 4464 ns/op 3.58 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15316 7794 ns/op 4.11 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 519 219732 ns/op 4.66 MB/s 27 B/op 0 allocs/op PASS ok regexp 10.706s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 523644 237.4 ns/op BenchmarkIsWordChar-4 182329 1024 ns/op PASS ok regexp/syntax 2.676s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 87166 1453 ns/op BenchmarkCallers/inlined-4 77734 1531 ns/op BenchmarkCallers/no-cache-4 15658 6649 ns/op BenchmarkFPCallers/cached-4 3198428 39.01 ns/op BenchmarkMakeChan/Byte-4 836308 327.2 ns/op BenchmarkMakeChan/Int-4 1000000 589.7 ns/op BenchmarkMakeChan/Ptr-4 622674 500.7 ns/op BenchmarkMakeChan/Struct/0-4 888062 309.0 ns/op BenchmarkMakeChan/Struct/32-4 137886 859.6 ns/op BenchmarkMakeChan/Struct/40-4 130411 901.3 ns/op BenchmarkChanNonblocking-4 6357583 18.72 ns/op BenchmarkSelectUncontended-4 868503 145.8 ns/op BenchmarkSelectSyncContended-4 84411 1464 ns/op BenchmarkSelectAsyncContended-4 195514 532.3 ns/op BenchmarkSelectNonblock-4 3990991 37.10 ns/op BenchmarkChanUncontended-4 5548 19244 ns/op BenchmarkChanContended-4 3456 29721 ns/op BenchmarkChanSync-4 213334 632.9 ns/op BenchmarkChanSyncWork-4 51232 2408 ns/op BenchmarkChanProdCons0-4 165564 923.2 ns/op BenchmarkChanProdCons10-4 375307 326.9 ns/op BenchmarkChanProdCons100-4 470640 265.0 ns/op BenchmarkChanProdConsWork0-4 128563 785.4 ns/op BenchmarkChanProdConsWork10-4 219634 553.7 ns/op BenchmarkChanProdConsWork100-4 238646 517.2 ns/op BenchmarkSelectProdCons-4 128307 785.4 ns/op BenchmarkReceiveDataFromClosedChan-4 951337 169.9 ns/op BenchmarkChanCreation-4 153199 842.3 ns/op BenchmarkChanSem-4 220257 466.1 ns/op BenchmarkChanPopular-4 85 1587241 ns/op BenchmarkChanClosed-4 874981 136.1 ns/op BenchmarkCallClosure-4 4055415 28.46 ns/op BenchmarkCallClosure1-4 4057896 27.36 ns/op BenchmarkCallClosure2-4 1000000 145.4 ns/op BenchmarkCallClosure3-4 1000000 133.0 ns/op BenchmarkCallClosure4-4 926223 156.8 ns/op BenchmarkComplex128DivNormal-4 10067107 10.82 ns/op BenchmarkComplex128DivNisNaN-4 7841654 13.50 ns/op BenchmarkComplex128DivDisNaN-4 9245658 13.07 ns/op BenchmarkComplex128DivNisInf-4 10963602 12.29 ns/op BenchmarkComplex128DivDisInf-4 6030548 25.09 ns/op BenchmarkSetTypePtr-4 65014150 2.726 ns/op 2935.13 MB/s BenchmarkSetTypePtr8-4 12328446 13.04 ns/op 4908.69 MB/s BenchmarkSetTypePtr16-4 9980506 13.61 ns/op 9407.40 MB/s BenchmarkSetTypePtr32-4 8917023 12.26 ns/op 20874.93 MB/s BenchmarkSetTypePtr64-4 8531478 11.88 ns/op 43098.19 MB/s BenchmarkSetTypePtr126-4 6727203 18.87 ns/op 53413.00 MB/s BenchmarkSetTypePtr128-4 6438708 16.66 ns/op 61465.98 MB/s BenchmarkSetTypePtrSlice-4 841080 134.9 ns/op 60745.24 MB/s BenchmarkSetTypeNode1-4 10702220 10.59 ns/op 2265.87 MB/s BenchmarkSetTypeNode1Slice-4 2909952 36.37 ns/op 21117.28 MB/s BenchmarkSetTypeNode8-4 10400172 10.85 ns/op 7373.92 MB/s BenchmarkSetTypeNode8Slice-4 1667824 61.21 ns/op 41821.00 MB/s BenchmarkSetTypeNode64-4 6186021 18.74 ns/op 28181.70 MB/s BenchmarkSetTypeNode64Slice-4 302354 480.4 ns/op 35167.45 MB/s BenchmarkSetTypeNode64Dead-4 8795788 14.27 ns/op 36992.41 MB/s BenchmarkSetTypeNode64DeadSlice-4 264990 543.3 ns/op 31099.86 MB/s BenchmarkSetTypeNode124-4 5919248 18.21 ns/op 55355.32 MB/s BenchmarkSetTypeNode124Slice-4 234268 553.1 ns/op 58319.72 MB/s BenchmarkSetTypeNode126-4 6395901 17.79 ns/op 57564.20 MB/s BenchmarkSetTypeNode126Slice-4 234752 581.6 ns/op 56337.95 MB/s BenchmarkSetTypeNode128-4 4203937 25.37 ns/op 40998.91 MB/s BenchmarkSetTypeNode128Slice-4 154740 739.8 ns/op 44987.59 MB/s BenchmarkSetTypeNode130-4 4413127 27.49 ns/op 38418.40 MB/s BenchmarkSetTypeNode130Slice-4 163437 798.9 ns/op 42299.58 MB/s BenchmarkSetTypeNode1024-4 991282 145.7 ns/op 56340.73 MB/s BenchmarkSetTypeNode1024Slice-4 23205 4582 ns/op 57324.73 MB/s BenchmarkAllocation-4 2947 131873 ns/op BenchmarkReadMemStats-4 100 1284754 ns/op BenchmarkReadMemStatsLatency-4 1 3194045 p50-ns 3194045 p90-ns 3194045 p99-ns BenchmarkWriteBarrier-4 2413638 49.63 ns/op BenchmarkBulkWriteBarrier-4 5613544 19.76 ns/op BenchmarkScanStackNoLocals-4 2 58316192 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14404994 8.747 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13720515 9.406 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10637071 10.86 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9042877 14.06 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5832571 20.33 ns/op BenchmarkHash5-4 7604653 15.47 ns/op 323.25 MB/s BenchmarkHash16-4 8366502 13.26 ns/op 1206.86 MB/s BenchmarkHash64-4 7275642 15.92 ns/op 4019.09 MB/s BenchmarkHash1024-4 2412511 61.24 ns/op 16721.07 MB/s BenchmarkHash65536-4 44898 2923 ns/op 22417.89 MB/s BenchmarkAlignedLoad-4 9255330 14.17 ns/op BenchmarkUnalignedLoad-4 11333875 11.85 ns/op BenchmarkEqEfaceConcrete-4 7128631 20.57 ns/op BenchmarkEqIfaceConcrete-4 6264920 16.85 ns/op BenchmarkNeEfaceConcrete-4 7701870 17.04 ns/op BenchmarkNeIfaceConcrete-4 6094891 16.86 ns/op BenchmarkConvT2EByteSized/bool-4 3839530 38.63 ns/op BenchmarkConvT2EByteSized/uint8-4 4182249 46.52 ns/op BenchmarkConvT2ESmall-4 3902293 61.51 ns/op BenchmarkConvT2EUintptr-4 3685176 33.65 ns/op BenchmarkConvT2ELarge-4 793183 247.5 ns/op BenchmarkConvT2ISmall-4 4175985 27.43 ns/op BenchmarkConvT2IUintptr-4 4138736 28.09 ns/op BenchmarkConvT2ILarge-4 930153 133.4 ns/op BenchmarkConvI2E-4 3942044 28.70 ns/op BenchmarkConvI2I-4 3777432 30.89 ns/op BenchmarkAssertE2T-4 3557611 28.22 ns/op BenchmarkAssertE2TLarge-4 2173233 52.74 ns/op BenchmarkAssertE2I-4 3122479 33.63 ns/op BenchmarkAssertI2T-4 3743114 28.86 ns/op BenchmarkAssertI2I-4 3675747 31.20 ns/op BenchmarkAssertI2E-4 4665422 25.20 ns/op BenchmarkAssertE2E-4 4516418 24.94 ns/op BenchmarkAssertE2T2-4 3027363 38.64 ns/op BenchmarkAssertE2T2Blank-4 3861978 29.56 ns/op BenchmarkAssertI2E2-4 3852846 30.05 ns/op BenchmarkAssertI2E2Blank-4 4768863 24.03 ns/op BenchmarkAssertE2E2-4 3049173 37.24 ns/op BenchmarkAssertE2E2Blank-4 4532371 24.59 ns/op BenchmarkConvT2Ezero/zero/16-4 4506849 25.82 ns/op BenchmarkConvT2Ezero/zero/32-4 4351063 29.18 ns/op BenchmarkConvT2Ezero/zero/64-4 4418044 26.56 ns/op BenchmarkConvT2Ezero/zero/str-4 4369491 26.16 ns/op BenchmarkConvT2Ezero/zero/slice-4 4273034 26.90 ns/op BenchmarkConvT2Ezero/zero/big-4 136957 866.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 114.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 125.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 143923 953.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 4379922 26.75 ns/op BenchmarkConvT2Ezero/smallint/32-4 4352834 26.51 ns/op BenchmarkConvT2Ezero/smallint/64-4 4454569 26.48 ns/op BenchmarkConvT2Ezero/largeint/16-4 1290949 105.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1207003 97.59 ns/op BenchmarkConvT2Ezero/largeint/64-4 1326704 87.13 ns/op BenchmarkMalloc8-4 1480186 73.74 ns/op BenchmarkMalloc16-4 1483164 76.50 ns/op BenchmarkMallocTypeInfo8-4 1721360 71.68 ns/op BenchmarkMallocTypeInfo16-4 1292007 89.94 ns/op BenchmarkMallocLargeStruct-4 95418 1106 ns/op BenchmarkGoroutineSelect-4 30 4426686 ns/op BenchmarkGoroutineBlocking-4 26 3974928 ns/op BenchmarkGoroutineForRange-4 25 4206535 ns/op BenchmarkGoroutineIdle-4 26 4298196 ns/op BenchmarkHashStringSpeed-4 2723616 44.02 ns/op BenchmarkHashBytesSpeed-4 1266480 92.12 ns/op BenchmarkHashInt32Speed-4 2926298 39.31 ns/op BenchmarkHashInt64Speed-4 2894252 38.23 ns/op BenchmarkHashStringArraySpeed-4 661026 192.3 ns/op BenchmarkMegMap-4 2646414 39.34 ns/op BenchmarkMegOneMap-4 3229658 39.00 ns/op BenchmarkMegEqMap-4 3415 38301 ns/op BenchmarkMegEmptyMap-4 3599426 33.16 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2320502 52.36 ns/op BenchmarkSmallStrMap-4 3055501 38.70 ns/op BenchmarkMapStringKeysEight_16-4 2919348 38.92 ns/op BenchmarkMapStringKeysEight_32-4 3043926 39.69 ns/op BenchmarkMapStringKeysEight_64-4 2993706 39.73 ns/op BenchmarkMapStringKeysEight_1M-4 2913358 40.18 ns/op BenchmarkIntMap-4 3274581 37.45 ns/op BenchmarkMapFirst/1-4 3869594 31.02 ns/op BenchmarkMapFirst/2-4 3791853 31.09 ns/op BenchmarkMapFirst/3-4 3867789 31.18 ns/op BenchmarkMapFirst/4-4 3813208 31.55 ns/op BenchmarkMapFirst/5-4 3541438 30.38 ns/op BenchmarkMapFirst/6-4 3830124 30.62 ns/op BenchmarkMapFirst/7-4 3787428 30.91 ns/op BenchmarkMapFirst/8-4 3629971 30.10 ns/op BenchmarkMapFirst/9-4 3449806 33.80 ns/op BenchmarkMapFirst/10-4 3310291 34.77 ns/op BenchmarkMapFirst/11-4 3472449 33.90 ns/op BenchmarkMapFirst/12-4 3274256 34.39 ns/op BenchmarkMapFirst/13-4 3271956 35.26 ns/op BenchmarkMapFirst/14-4 3511735 34.40 ns/op BenchmarkMapFirst/15-4 3271302 36.37 ns/op BenchmarkMapFirst/16-4 3017329 37.90 ns/op BenchmarkMapMid/1-4 3736976 30.45 ns/op BenchmarkMapMid/2-4 3677580 31.02 ns/op BenchmarkMapMid/3-4 3590556 30.75 ns/op BenchmarkMapMid/4-4 3703130 32.91 ns/op BenchmarkMapMid/5-4 3709584 32.15 ns/op BenchmarkMapMid/6-4 3522984 32.40 ns/op BenchmarkMapMid/7-4 3521253 32.71 ns/op BenchmarkMapMid/8-4 3611721 33.98 ns/op BenchmarkMapMid/9-4 3462700 34.62 ns/op BenchmarkMapMid/10-4 3489232 34.76 ns/op BenchmarkMapMid/11-4 3456628 34.83 ns/op BenchmarkMapMid/12-4 3396585 35.50 ns/op BenchmarkMapMid/13-4 3354730 34.25 ns/op BenchmarkMapMid/14-4 3154465 40.73 ns/op BenchmarkMapMid/15-4 3282606 35.67 ns/op BenchmarkMapMid/16-4 3353763 35.33 ns/op BenchmarkMapLast/1-4 3811449 30.88 ns/op BenchmarkMapLast/2-4 3600012 30.99 ns/op BenchmarkMapLast/3-4 3427744 32.50 ns/op BenchmarkMapLast/4-4 3528418 33.46 ns/op BenchmarkMapLast/5-4 3516848 33.00 ns/op BenchmarkMapLast/6-4 3343132 34.04 ns/op BenchmarkMapLast/7-4 3349147 35.97 ns/op BenchmarkMapLast/8-4 3175134 37.46 ns/op BenchmarkMapLast/9-4 3347942 37.22 ns/op BenchmarkMapLast/10-4 3287247 36.19 ns/op BenchmarkMapLast/11-4 3221258 37.40 ns/op BenchmarkMapLast/12-4 3169752 36.29 ns/op BenchmarkMapLast/13-4 3162268 36.49 ns/op BenchmarkMapLast/14-4 3351624 35.49 ns/op BenchmarkMapLast/15-4 3177865 34.48 ns/op BenchmarkMapLast/16-4 3249795 35.89 ns/op BenchmarkMapCycle-4 2306138 48.49 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3159012 35.31 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2996 37657 ns/op BenchmarkMakeMap/[Byte]Byte-4 891082 327.5 ns/op BenchmarkMakeMap/[Int]Int-4 251320 803.9 ns/op BenchmarkNewEmptyMap-4 14616018 7.401 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1672612 70.26 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 668692 197.7 ns/op BenchmarkMapIterEmpty-4 4414384 26.60 ns/op BenchmarkSameLengthMap-4 3978273 29.97 ns/op BenchmarkBigKeyMap-4 1431669 77.87 ns/op BenchmarkBigValMap-4 1345480 92.78 ns/op BenchmarkSmallKeyMap-4 2698677 42.03 ns/op BenchmarkMapPopulate/1-4 2587208 46.40 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 168466 952.1 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9630 22094 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 674 189458 ns/op 51758 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 44 2371488 ns/op 415882 B/op 197 allocs/op BenchmarkMapPopulate/100000-4 5 23511875 ns/op 6527540 B/op 2898 allocs/op BenchmarkComplexAlgMap-4 566883 228.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1562461 74.36 ns/op BenchmarkGoMapClear/Reflexive/10-4 1412773 82.58 ns/op BenchmarkGoMapClear/Reflexive/100-4 381273 308.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58720 1970 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7219 16144 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 115.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1238312 97.18 ns/op BenchmarkGoMapClear/NonReflexive/100-4 365990 333.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 57234 2050 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7334 16233 ns/op BenchmarkMapStringConversion/32/simple-4 1477179 79.98 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1421592 81.52 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1262515 94.45 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1379354 84.45 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1298047 88.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1700829 64.77 ns/op BenchmarkMapInterfacePtr-4 1906590 64.44 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6213735 18.98 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 59691 1817 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5862 20965 ns/op BenchmarkMapPop1000-4 427 278206 ns/op BenchmarkMapPop10000-4 24 4957461 ns/op BenchmarkMapAssign/Int32/256-4 2264739 50.31 ns/op BenchmarkMapAssign/Int32/65536-4 1276125 79.19 ns/op BenchmarkMapAssign/Int64/256-4 2210408 52.26 ns/op BenchmarkMapAssign/Int64/65536-4 1002489 112.7 ns/op BenchmarkMapAssign/Str/256-4 2023981 59.55 ns/op BenchmarkMapAssign/Str/65536-4 786351 137.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1481581 79.63 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 859552 122.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1364510 85.26 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 816327 160.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 540870 3898 ns/op BenchmarkMapOperatorAssign/Str/65536-4 320877 390.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 753658 163.3 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 283460 372.4 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 951201 168.7 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 259807 409.1 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 714350 239.2 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 183914 595.5 ns/op 101 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1603920 90.23 ns/op BenchmarkMapDelete/Int32/1000-4 1863925 63.77 ns/op BenchmarkMapDelete/Int32/10000-4 1960707 62.30 ns/op BenchmarkMapDelete/Int64/100-4 1000000 109.4 ns/op BenchmarkMapDelete/Int64/1000-4 1712722 64.70 ns/op BenchmarkMapDelete/Int64/10000-4 2027643 60.38 ns/op BenchmarkMapDelete/Str/100-4 1000000 113.1 ns/op BenchmarkMapDelete/Str/1000-4 1640620 78.60 ns/op BenchmarkMapDelete/Str/10000-4 1495142 87.39 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 114.1 ns/op BenchmarkMapDelete/Pointer/1000-4 1526042 87.87 ns/op BenchmarkMapDelete/Pointer/10000-4 1718343 65.01 ns/op BenchmarkMemmove/0-4 20332864 5.865 ns/op BenchmarkMemmove/1-4 1429230 84.06 ns/op 11.90 MB/s BenchmarkMemmove/2-4 1363500 92.33 ns/op 21.66 MB/s BenchmarkMemmove/3-4 1000000 150.5 ns/op 19.93 MB/s BenchmarkMemmove/4-4 1413378 84.76 ns/op 47.19 MB/s BenchmarkMemmove/5-4 1187034 133.2 ns/op 37.55 MB/s BenchmarkMemmove/6-4 1000000 100.5 ns/op 59.72 MB/s BenchmarkMemmove/7-4 1329514 88.81 ns/op 78.82 MB/s BenchmarkMemmove/8-4 1433558 85.65 ns/op 93.40 MB/s BenchmarkMemmove/9-4 1287106 96.85 ns/op 92.92 MB/s BenchmarkMemmove/10-4 1257264 99.16 ns/op 100.85 MB/s BenchmarkMemmove/11-4 1204008 104.5 ns/op 105.26 MB/s BenchmarkMemmove/12-4 1240808 96.04 ns/op 124.95 MB/s BenchmarkMemmove/13-4 1208761 99.90 ns/op 130.13 MB/s BenchmarkMemmove/14-4 1000000 102.8 ns/op 136.22 MB/s BenchmarkMemmove/15-4 1243605 95.18 ns/op 157.60 MB/s BenchmarkMemmove/16-4 1265338 93.22 ns/op 171.64 MB/s BenchmarkMemmove/32-4 1255420 95.43 ns/op 335.33 MB/s BenchmarkMemmove/64-4 1000000 117.9 ns/op 542.79 MB/s BenchmarkMemmove/128-4 1000000 113.2 ns/op 1130.89 MB/s BenchmarkMemmove/256-4 986527 136.3 ns/op 1877.53 MB/s BenchmarkMemmove/512-4 671955 181.4 ns/op 2822.26 MB/s BenchmarkMemmove/1024-4 481741 288.4 ns/op 3550.77 MB/s BenchmarkMemmove/2048-4 289050 446.0 ns/op 4591.46 MB/s BenchmarkMemmove/4096-4 162469 797.4 ns/op 5136.67 MB/s BenchmarkMemmoveOverlap/32-4 1230265 93.60 ns/op 341.89 MB/s BenchmarkMemmoveOverlap/64-4 1000000 101.2 ns/op 632.28 MB/s BenchmarkMemmoveOverlap/128-4 1000000 108.4 ns/op 1181.11 MB/s BenchmarkMemmoveOverlap/256-4 1000000 134.1 ns/op 1908.34 MB/s BenchmarkMemmoveOverlap/512-4 638857 177.9 ns/op 2877.67 MB/s BenchmarkMemmoveOverlap/1024-4 476559 268.8 ns/op 3809.04 MB/s BenchmarkMemmoveOverlap/2048-4 306914 425.0 ns/op 4818.61 MB/s BenchmarkMemmoveOverlap/4096-4 153060 773.5 ns/op 5295.54 MB/s BenchmarkMemmoveUnalignedDst/0-4 19071381 6.372 ns/op BenchmarkMemmoveUnalignedDst/1-4 1338618 89.35 ns/op 11.19 MB/s BenchmarkMemmoveUnalignedDst/2-4 1303612 91.93 ns/op 21.76 MB/s BenchmarkMemmoveUnalignedDst/3-4 1284298 91.14 ns/op 32.92 MB/s BenchmarkMemmoveUnalignedDst/4-4 1294995 92.31 ns/op 43.33 MB/s BenchmarkMemmoveUnalignedDst/5-4 1315982 93.41 ns/op 53.52 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 110.4 ns/op 54.37 MB/s BenchmarkMemmoveUnalignedDst/7-4 1298575 91.77 ns/op 76.28 MB/s BenchmarkMemmoveUnalignedDst/8-4 1247082 90.13 ns/op 88.76 MB/s BenchmarkMemmoveUnalignedDst/9-4 1212474 92.62 ns/op 97.17 MB/s BenchmarkMemmoveUnalignedDst/10-4 1250239 96.00 ns/op 104.17 MB/s BenchmarkMemmoveUnalignedDst/11-4 1307236 94.39 ns/op 116.54 MB/s BenchmarkMemmoveUnalignedDst/12-4 1284175 93.78 ns/op 127.96 MB/s BenchmarkMemmoveUnalignedDst/13-4 1259298 92.60 ns/op 140.39 MB/s BenchmarkMemmoveUnalignedDst/14-4 1251109 92.91 ns/op 150.69 MB/s BenchmarkMemmoveUnalignedDst/15-4 1273760 92.85 ns/op 161.56 MB/s BenchmarkMemmoveUnalignedDst/16-4 1313638 93.64 ns/op 170.86 MB/s BenchmarkMemmoveUnalignedDst/32-4 1206571 96.10 ns/op 332.97 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 102.0 ns/op 627.22 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 112.5 ns/op 1137.51 MB/s BenchmarkMemmoveUnalignedDst/256-4 992382 132.7 ns/op 1929.54 MB/s BenchmarkMemmoveUnalignedDst/512-4 740577 179.8 ns/op 2847.43 MB/s BenchmarkMemmoveUnalignedDst/1024-4 473397 285.9 ns/op 3581.36 MB/s BenchmarkMemmoveUnalignedDst/2048-4 249350 477.1 ns/op 4292.95 MB/s BenchmarkMemmoveUnalignedDst/4096-4 159015 766.8 ns/op 5341.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1137418 99.45 ns/op 321.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 107.8 ns/op 593.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 116.8 ns/op 1096.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 974796 134.0 ns/op 1911.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 730268 179.2 ns/op 2856.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 471045 276.4 ns/op 3704.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 302676 448.7 ns/op 4563.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 159346 756.5 ns/op 5414.33 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15881586 6.607 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1298088 87.88 ns/op 11.38 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1307830 90.14 ns/op 22.19 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1318500 91.05 ns/op 32.95 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1321929 87.95 ns/op 45.48 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1332074 87.44 ns/op 57.18 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1343890 89.01 ns/op 67.41 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1355955 90.60 ns/op 77.26 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1284540 82.08 ns/op 97.47 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1265430 89.88 ns/op 100.14 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1338660 94.97 ns/op 105.30 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1291670 90.91 ns/op 121.00 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1361961 87.63 ns/op 136.93 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1339878 90.46 ns/op 143.71 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1313322 91.82 ns/op 152.47 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1300554 90.77 ns/op 165.25 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1309768 90.15 ns/op 177.49 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1228462 95.70 ns/op 334.39 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 102.6 ns/op 624.06 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 112.5 ns/op 1137.99 MB/s BenchmarkMemmoveUnalignedSrc/256-4 980550 132.7 ns/op 1928.81 MB/s BenchmarkMemmoveUnalignedSrc/512-4 735267 175.0 ns/op 2925.01 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 484262 281.1 ns/op 3642.92 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 286352 440.5 ns/op 4649.66 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 165726 754.0 ns/op 5432.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1202437 103.1 ns/op 155.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 109.0 ns/op 146.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 105.9 ns/op 151.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 108.1 ns/op 148.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 103.9 ns/op 154.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 106.5 ns/op 150.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 103.5 ns/op 154.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 106.2 ns/op 150.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 114.8 ns/op 557.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 121.6 ns/op 526.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 116.3 ns/op 550.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 123.7 ns/op 517.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 921591 120.9 ns/op 529.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1003508 114.6 ns/op 558.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 115.4 ns/op 554.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 135.0 ns/op 474.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 792987 174.0 ns/op 1470.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 650065 224.8 ns/op 1138.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 893582 148.2 ns/op 1727.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 887068 147.5 ns/op 1735.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 822696 149.1 ns/op 1716.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 889563 157.5 ns/op 1625.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 913958 149.0 ns/op 1718.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 878605 151.6 ns/op 1688.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 98970 1214 ns/op 3374.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 64936 1858 ns/op 2204.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 163814 768.1 ns/op 5332.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 164554 784.1 ns/op 5223.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 165931 769.6 ns/op 5322.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 166854 773.1 ns/op 5298.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 135076 777.1 ns/op 5270.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 167614 750.8 ns/op 5455.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6775 18238 ns/op 3593.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4537 26982 ns/op 2428.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9856 11681 ns/op 5610.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9931 12783 ns/op 5126.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 8952 11868 ns/op 5521.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9864 11673 ns/op 5614.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10000 12282 ns/op 5335.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9656 11714 ns/op 5594.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1335157 88.36 ns/op 362.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1252572 93.83 ns/op 682.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 105.0 ns/op 1219.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 124.8 ns/op 2050.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 766844 164.0 ns/op 3122.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 513346 257.4 ns/op 3978.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 320224 424.9 ns/op 4819.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 173037 706.1 ns/op 5800.98 MB/s BenchmarkMemclr/5-4 14844916 7.576 ns/op 659.96 MB/s BenchmarkMemclr/16-4 14920437 8.109 ns/op 1973.17 MB/s BenchmarkMemclr/64-4 14875560 8.828 ns/op 7249.29 MB/s BenchmarkMemclr/256-4 11235344 9.683 ns/op 26438.24 MB/s BenchmarkMemclr/4096-4 2344135 49.76 ns/op 82310.69 MB/s BenchmarkMemclr/65536-4 87018 1376 ns/op 47618.08 MB/s BenchmarkMemclr/1M-4 5358 23925 ns/op 43827.49 MB/s BenchmarkMemclr/4M-4 1220 99446 ns/op 42176.88 MB/s BenchmarkMemclr/8M-4 354 286878 ns/op 29241.05 MB/s BenchmarkMemclr/16M-4 100 1278434 ns/op 13123.25 MB/s BenchmarkMemclr/64M-4 55 2121717 ns/op 31629.51 MB/s BenchmarkMemclrUnaligned/0_5-4 7089603 16.15 ns/op 309.51 MB/s BenchmarkMemclrUnaligned/0_16-4 7841691 14.44 ns/op 1108.14 MB/s BenchmarkMemclrUnaligned/0_64-4 8910763 12.74 ns/op 5025.03 MB/s BenchmarkMemclrUnaligned/0_256-4 7208649 15.21 ns/op 16829.62 MB/s BenchmarkMemclrUnaligned/0_4096-4 2151955 57.45 ns/op 71296.19 MB/s BenchmarkMemclrUnaligned/0_65536-4 85242 1385 ns/op 47312.97 MB/s BenchmarkMemclrUnaligned/1_5-4 8711568 12.64 ns/op 395.58 MB/s BenchmarkMemclrUnaligned/1_16-4 9465684 12.48 ns/op 1281.73 MB/s BenchmarkMemclrUnaligned/1_64-4 8009010 13.83 ns/op 4626.48 MB/s BenchmarkMemclrUnaligned/1_256-4 6797256 16.70 ns/op 15326.72 MB/s BenchmarkMemclrUnaligned/1_4096-4 1430528 86.11 ns/op 47568.61 MB/s BenchmarkMemclrUnaligned/1_65536-4 76514 1534 ns/op 42724.19 MB/s BenchmarkMemclrUnaligned/4_5-4 9388888 12.44 ns/op 402.09 MB/s BenchmarkMemclrUnaligned/4_16-4 9395229 12.52 ns/op 1277.78 MB/s BenchmarkMemclrUnaligned/4_64-4 8819196 13.54 ns/op 4728.09 MB/s BenchmarkMemclrUnaligned/4_256-4 7459784 15.69 ns/op 16318.67 MB/s BenchmarkMemclrUnaligned/4_4096-4 1434639 81.27 ns/op 50397.45 MB/s BenchmarkMemclrUnaligned/4_65536-4 80944 1728 ns/op 37917.95 MB/s BenchmarkMemclrUnaligned/7_5-4 9653638 12.51 ns/op 399.83 MB/s BenchmarkMemclrUnaligned/7_16-4 9899544 12.18 ns/op 1314.01 MB/s BenchmarkMemclrUnaligned/7_64-4 7629673 13.65 ns/op 4690.04 MB/s BenchmarkMemclrUnaligned/7_256-4 7387611 16.24 ns/op 15763.06 MB/s BenchmarkMemclrUnaligned/7_4096-4 1457883 81.37 ns/op 50336.97 MB/s BenchmarkMemclrUnaligned/7_65536-4 76660 1494 ns/op 43852.82 MB/s BenchmarkMemclrUnaligned/0_1M-4 5838 22737 ns/op 46118.26 MB/s BenchmarkMemclrUnaligned/0_4M-4 1320 93121 ns/op 45041.67 MB/s BenchmarkMemclrUnaligned/0_8M-4 415 264451 ns/op 31720.87 MB/s BenchmarkMemclrUnaligned/0_16M-4 142 769850 ns/op 21792.84 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 2137685 ns/op 31393.24 MB/s BenchmarkMemclrUnaligned/1_1M-4 4629 28468 ns/op 36832.95 MB/s BenchmarkMemclrUnaligned/1_4M-4 1010 106030 ns/op 39557.62 MB/s BenchmarkMemclrUnaligned/1_8M-4 374 284305 ns/op 29505.69 MB/s BenchmarkMemclrUnaligned/1_16M-4 150 799439 ns/op 20986.24 MB/s BenchmarkMemclrUnaligned/1_64M-4 61 1916621 ns/op 35014.15 MB/s BenchmarkMemclrUnaligned/4_1M-4 4530 25373 ns/op 41326.19 MB/s BenchmarkMemclrUnaligned/4_4M-4 1148 103990 ns/op 40333.72 MB/s BenchmarkMemclrUnaligned/4_8M-4 394 277915 ns/op 30184.03 MB/s BenchmarkMemclrUnaligned/4_16M-4 142 835382 ns/op 20083.29 MB/s BenchmarkMemclrUnaligned/4_64M-4 54 2434344 ns/op 27567.54 MB/s BenchmarkMemclrUnaligned/7_1M-4 4374 27893 ns/op 37592.54 MB/s BenchmarkMemclrUnaligned/7_4M-4 720 169416 ns/op 24757.46 MB/s BenchmarkMemclrUnaligned/7_8M-4 344 384686 ns/op 21806.39 MB/s BenchmarkMemclrUnaligned/7_16M-4 132 921616 ns/op 18204.13 MB/s BenchmarkMemclrUnaligned/7_64M-4 43 2340185 ns/op 28676.74 MB/s BenchmarkGoMemclr/5-4 1000000 103.3 ns/op 48.38 MB/s BenchmarkGoMemclr/16-4 470721 219.1 ns/op 73.02 MB/s BenchmarkGoMemclr/64-4 188838 722.9 ns/op 88.53 MB/s BenchmarkGoMemclr/256-4 40980 2808 ns/op 91.17 MB/s BenchmarkMemclrRange/1K_2K-4 79878 1509 ns/op 63519.89 MB/s BenchmarkMemclrRange/2K_8K-4 21961 6507 ns/op 51255.27 MB/s BenchmarkMemclrRange/4K_16K-4 31790 4425 ns/op 73010.08 MB/s BenchmarkMemclrRange/160K_228K-4 3213 39849 ns/op 41729.23 MB/s BenchmarkClearFat7-4 4117768 29.34 ns/op BenchmarkClearFat8-4 3838016 31.70 ns/op BenchmarkClearFat11-4 3243129 32.57 ns/op BenchmarkClearFat12-4 3742360 30.89 ns/op BenchmarkClearFat13-4 3874041 28.95 ns/op BenchmarkClearFat14-4 3785012 29.17 ns/op BenchmarkClearFat15-4 4065224 28.93 ns/op BenchmarkClearFat16-4 4438911 27.18 ns/op BenchmarkClearFat24-4 3901742 30.24 ns/op BenchmarkClearFat32-4 4137255 30.23 ns/op BenchmarkClearFat40-4 4125388 29.07 ns/op BenchmarkClearFat48-4 3598100 30.54 ns/op BenchmarkClearFat56-4 3608595 30.76 ns/op BenchmarkClearFat64-4 3167689 32.12 ns/op BenchmarkClearFat72-4 3808905 31.15 ns/op BenchmarkClearFat128-4 3259142 36.32 ns/op BenchmarkClearFat256-4 2241194 53.14 ns/op BenchmarkClearFat512-4 1472653 76.00 ns/op BenchmarkClearFat1024-4 1000000 128.2 ns/op BenchmarkClearFat1032-4 1000000 128.8 ns/op BenchmarkClearFat1040-4 1000000 133.0 ns/op BenchmarkCopyFat7-4 4136474 26.79 ns/op BenchmarkCopyFat8-4 4045616 26.36 ns/op BenchmarkCopyFat11-4 3866168 28.30 ns/op BenchmarkCopyFat12-4 4147938 29.29 ns/op BenchmarkCopyFat13-4 3893841 28.23 ns/op BenchmarkCopyFat14-4 3840684 29.18 ns/op BenchmarkCopyFat15-4 3911763 28.51 ns/op BenchmarkCopyFat16-4 4363072 28.02 ns/op BenchmarkCopyFat24-4 3503016 31.77 ns/op BenchmarkCopyFat32-4 4243746 28.87 ns/op BenchmarkCopyFat64-4 3496605 33.12 ns/op BenchmarkCopyFat72-4 3402468 34.75 ns/op BenchmarkCopyFat128-4 3150106 38.71 ns/op BenchmarkCopyFat256-4 2361285 50.47 ns/op BenchmarkCopyFat512-4 1000000 116.4 ns/op BenchmarkCopyFat520-4 1377151 82.95 ns/op BenchmarkCopyFat1024-4 1000000 127.0 ns/op BenchmarkCopyFat1032-4 867499 135.5 ns/op BenchmarkCopyFat1040-4 1000000 128.9 ns/op BenchmarkIssue18740/2byte-4 355 334266 ns/op BenchmarkIssue18740/4byte-4 645 188094 ns/op BenchmarkIssue18740/8byte-4 1072 112288 ns/op BenchmarkMemclrKnownSize1-4 5012168 24.08 ns/op 41.53 MB/s BenchmarkMemclrKnownSize2-4 4178572 29.22 ns/op 68.44 MB/s BenchmarkMemclrKnownSize4-4 2966954 37.71 ns/op 106.08 MB/s BenchmarkMemclrKnownSize8-4 1247092 89.34 ns/op 89.54 MB/s BenchmarkMemclrKnownSize16-4 755684 176.9 ns/op 90.43 MB/s BenchmarkMemclrKnownSize32-4 360579 442.2 ns/op 72.37 MB/s BenchmarkMemclrKnownSize64-4 200746 588.8 ns/op 108.70 MB/s BenchmarkMemclrKnownSize112-4 113452 1022 ns/op 109.56 MB/s BenchmarkMemclrKnownSize128-4 102042 1205 ns/op 106.20 MB/s BenchmarkMemclrKnownSize192-4 59498 1790 ns/op 107.28 MB/s BenchmarkMemclrKnownSize248-4 48866 2409 ns/op 102.96 MB/s BenchmarkMemclrKnownSize256-4 48249 2572 ns/op 99.53 MB/s BenchmarkMemclrKnownSize512-4 25176 4555 ns/op 112.41 MB/s BenchmarkMemclrKnownSize1024-4 12712 8967 ns/op 114.19 MB/s BenchmarkMemclrKnownSize4096-4 3504 37310 ns/op 109.78 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4760018 ns/op 110.14 MB/s BenchmarkReadMetricsLatency-4 10000 3931 p50-ns 5908 p90-ns 10266 p99-ns BenchmarkFinalizer-4 218 559167 ns/op BenchmarkFinalizerRun-4 188114 784.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8808261 13.22 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3894559 29.72 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3035190 38.24 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3009568 40.90 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1640490 71.18 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1538059 76.86 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2896659 40.76 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1591470 73.26 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1649264 68.64 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2528390 45.46 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2599755 45.04 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2216976 56.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1970721 59.78 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1804470 66.17 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10134146 11.20 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10052941 11.23 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 11121866 11.02 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9539218 12.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8707562 16.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8324622 13.77 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10197583 11.12 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10435272 10.82 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10328061 10.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10430155 11.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10568542 10.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10176574 11.12 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9437702 10.93 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10635974 11.01 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10764523 10.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 10052794 11.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10874368 10.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10474227 10.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9169742 11.22 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9961779 11.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10258255 11.36 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 10389342 11.48 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10078012 11.77 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10303496 11.56 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10543158 11.89 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10399864 11.56 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10908147 11.65 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9809292 11.12 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10010038 10.97 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 10295686 10.93 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 11161176 10.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 10002513 12.09 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 11730516 10.50 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 11328823 10.69 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10187373 12.15 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10276483 12.67 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9321392 13.63 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9041660 17.76 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8943604 16.66 ns/op BenchmarkNetpollBreak-4 1809 85273 ns/op BenchmarkPinnerPinUnpinBatch-4 1258 167989 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 210 548021 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1396 207084 ns/op BenchmarkPinnerPinUnpin-4 1416238 92.44 ns/op BenchmarkPinnerPinUnpinTiny-4 1295270 95.16 ns/op BenchmarkPinnerPinUnpinDouble-4 495303 230.7 ns/op BenchmarkPinnerPinUnpinParallel-4 3187123 50.06 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3671132 31.79 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 374511 283.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6643702 17.58 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8267432 14.78 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5431646 19.97 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6347955 20.77 ns/op BenchmarkPingPongHog-4 1112 373137 ns/op BenchmarkStackGrowth-4 97002 1603 ns/op BenchmarkStackGrowthDeep-4 1075 105830 ns/op BenchmarkCreateGoroutines-4 49772 2305 ns/op BenchmarkCreateGoroutinesParallel-4 54670 3099 ns/op BenchmarkCreateGoroutinesCapture-4 4998 25381 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 25930 ns/op BenchmarkClosureCall-4 25822816 4.618 ns/op BenchmarkWakeupParallelSpinning/0s-4 6337 19376 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6993 24458 ns/op BenchmarkWakeupParallelSpinning/2µs-4 2385 52644 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2218 45688 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1575 83535 ns/op BenchmarkWakeupParallelSpinning/20µs-4 872 123041 ns/op BenchmarkWakeupParallelSpinning/50µs-4 463 296809 ns/op BenchmarkWakeupParallelSpinning/100µs-4 237 486772 ns/op BenchmarkMatmult-4 4278634 49.90 ns/op BenchmarkFastrand-4 7837952 15.41 ns/op BenchmarkFastrand64-4 7801544 15.44 ns/op BenchmarkFastrandHashiter-4 3595482 31.50 ns/op BenchmarkFastrandn/2-4 6591091 22.77 ns/op BenchmarkFastrandn/3-4 6251080 18.44 ns/op BenchmarkFastrandn/4-4 7973032 15.56 ns/op BenchmarkFastrandn/5-4 7644253 16.34 ns/op BenchmarkIfaceCmp100-4 113978 891.7 ns/op BenchmarkIfaceCmpNil100-4 250105 536.6 ns/op BenchmarkEfaceCmpDiff-4 49479 2513 ns/op BenchmarkEfaceCmpDiffIndirect-4 46454 2599 ns/op BenchmarkDefer-4 1395032 93.31 ns/op BenchmarkDefer10-4 893461 168.9 ns/op BenchmarkDeferMany-4 606844 586.8 ns/op BenchmarkPanicRecover-4 735603 183.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 106 1053819 ns/op 1044484 p50-ns 1663319 p90-ns 1743945 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1112140 ns/op 1154490 p50-ns 1661891 p90-ns 2233886 p99-ns BenchmarkGoroutineProfile/small/idle-4 67 2520383 ns/op 2196730 p50-ns 3762257 p90-ns 7170196 p99-ns BenchmarkGoroutineProfile/small/loaded-4 58 2271234 ns/op 2044620 p50-ns 3009858 p90-ns 10323969 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 115 1018461 ns/op 943910 p50-ns 1548064 p90-ns 1855337 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 120 1273233 ns/op 1119829 p50-ns 2156918 p90-ns 3633228 p99-ns BenchmarkGoroutineProfile/large/idle-4 28 3667341 ns/op 3395948 p50-ns 5046983 p90-ns 6269971 p99-ns BenchmarkGoroutineProfile/large/loaded-4 15 8331123 ns/op 7482103 p50-ns 12027057 p90-ns 14527292 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1092137 ns/op 1085760 p50-ns 1731357 p90-ns 2177636 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1101430 ns/op 1075125 p50-ns 1593077 p90-ns 2460356 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 66 1544699 ns/op 1624742 p50-ns 2291199 p90-ns 3313363 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 31 3535575 ns/op 2789510 p50-ns 6702324 p90-ns 10495128 p99-ns BenchmarkRWMutexUncontended-4 2426038 59.36 ns/op BenchmarkRWMutexWrite100-4 79920 2260 ns/op BenchmarkRWMutexWrite10-4 52768 2451 ns/op BenchmarkRWMutexWorkWrite100-4 31507 4065 ns/op BenchmarkRWMutexWorkWrite10-4 31390 3872 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3493 36733 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1190 102342 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1678 75097 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 523 214786 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 752 157959 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 256 463149 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 396 296576 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 124 893327 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 272299 653.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 227274 656.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 223291 765.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 243541 663.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 262375 666.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 219214 902.2 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 200718 705.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 212839 670.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 227547 743.4 ns/op BenchmarkMakeSlice/Byte-4 1614408 72.58 ns/op BenchmarkMakeSlice/Int16-4 1728831 71.28 ns/op BenchmarkMakeSlice/Int-4 1345585 144.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 116.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 152.3 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 164.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 188.9 ns/op BenchmarkGrowSlice/Byte-4 759243 198.0 ns/op BenchmarkGrowSlice/Int16-4 609747 314.6 ns/op BenchmarkGrowSlice/Int-4 444591 341.2 ns/op BenchmarkGrowSlice/Ptr-4 530704 386.9 ns/op BenchmarkGrowSlice/Struct/24-4 433243 652.8 ns/op BenchmarkGrowSlice/Struct/32-4 252991 762.5 ns/op BenchmarkGrowSlice/Struct/40-4 153750 1086 ns/op BenchmarkExtendSlice/IntSlice-4 316478 464.9 ns/op BenchmarkExtendSlice/PointerSlice-4 439156 467.8 ns/op BenchmarkExtendSlice/NoGrow-4 855444 210.3 ns/op BenchmarkAppend-4 1000000 176.7 ns/op BenchmarkAppendGrowByte-4 3 71908312 ns/op BenchmarkAppendGrowString-4 1 552466588 ns/op BenchmarkAppendSlice/1Bytes-4 1244678 135.6 ns/op BenchmarkAppendSlice/4Bytes-4 1250614 92.95 ns/op BenchmarkAppendSlice/7Bytes-4 1293580 93.45 ns/op BenchmarkAppendSlice/8Bytes-4 1339822 90.27 ns/op BenchmarkAppendSlice/15Bytes-4 1276137 91.85 ns/op BenchmarkAppendSlice/16Bytes-4 1332610 87.54 ns/op BenchmarkAppendSlice/32Bytes-4 1356741 90.13 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 79402 1723 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 15598 7217 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 26517 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1111 116650 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1286577 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 8 16400175 ns/op BenchmarkAppendStr/1Bytes-4 1638460 71.41 ns/op BenchmarkAppendStr/4Bytes-4 1610256 73.82 ns/op BenchmarkAppendStr/8Bytes-4 1545898 74.72 ns/op BenchmarkAppendStr/16Bytes-4 1578067 77.02 ns/op BenchmarkAppendStr/32Bytes-4 1585244 75.71 ns/op BenchmarkAppendSpecialCase-4 1000000 125.6 ns/op BenchmarkCopy/1Byte-4 1203552 84.26 ns/op 11.87 MB/s BenchmarkCopy/1String-4 1381308 84.59 ns/op 11.82 MB/s BenchmarkCopy/2Byte-4 1418954 85.19 ns/op 23.48 MB/s BenchmarkCopy/2String-4 1403502 86.45 ns/op 23.14 MB/s BenchmarkCopy/4Byte-4 1266568 92.61 ns/op 43.19 MB/s BenchmarkCopy/4String-4 1339958 90.61 ns/op 44.14 MB/s BenchmarkCopy/8Byte-4 1397622 84.82 ns/op 94.32 MB/s BenchmarkCopy/8String-4 1380945 95.62 ns/op 83.67 MB/s BenchmarkCopy/12Byte-4 1000000 138.1 ns/op 86.90 MB/s BenchmarkCopy/12String-4 1325576 90.38 ns/op 132.78 MB/s BenchmarkCopy/16Byte-4 1364200 88.36 ns/op 181.07 MB/s BenchmarkCopy/16String-4 1364181 89.52 ns/op 178.72 MB/s BenchmarkCopy/32Byte-4 1297168 91.30 ns/op 350.48 MB/s BenchmarkCopy/32String-4 1298680 92.14 ns/op 347.31 MB/s BenchmarkCopy/128Byte-4 1098486 112.7 ns/op 1135.69 MB/s BenchmarkCopy/128String-4 1000000 123.7 ns/op 1035.05 MB/s BenchmarkCopy/1024Byte-4 401965 337.6 ns/op 3032.93 MB/s BenchmarkCopy/1024String-4 354604 367.7 ns/op 2785.15 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23924 4948 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11239 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 19540 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 20191 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 23511 ns/op BenchmarkAppendInPlace/Grow/Byte-4 153801 1091 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 145024 1395 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 67213 1669 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 51697 2283 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 41438 2793 ns/op BenchmarkStackCopyPtr-4 1 177176568 ns/op BenchmarkStackCopy-4 1 156319478 ns/op BenchmarkStackCopyNoCache-4 24 4583539 ns/op BenchmarkStackCopyWithStkobj-4 1 183421411 ns/op BenchmarkIssue18138-4 134 1036367 ns/op BenchmarkCompareStringEqual-4 13346323 8.313 ns/op BenchmarkCompareStringIdentical-4 25022347 4.534 ns/op BenchmarkCompareStringSameLength-4 16838730 6.811 ns/op BenchmarkCompareStringDifferentLength-4 25515758 4.375 ns/op BenchmarkCompareStringBigUnaligned-4 1506 151741 ns/op 6910.38 MB/s BenchmarkCompareStringBig-4 570 234285 ns/op 4475.68 MB/s BenchmarkConcatStringAndBytes-4 2106192 53.49 ns/op BenchmarkSliceByteToString/1-4 1651978 70.59 ns/op BenchmarkSliceByteToString/2-4 1000000 179.5 ns/op BenchmarkSliceByteToString/4-4 1000000 126.8 ns/op BenchmarkSliceByteToString/8-4 1000000 123.8 ns/op BenchmarkSliceByteToString/16-4 907827 127.1 ns/op BenchmarkSliceByteToString/32-4 1000000 148.7 ns/op BenchmarkSliceByteToString/64-4 766443 198.2 ns/op BenchmarkSliceByteToString/128-4 879922 260.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2590609 46.86 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 115.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1261987 95.83 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4143805 29.94 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1994194 64.18 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1912215 55.49 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1909604 65.97 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 368458 447.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 335704 549.2 ns/op BenchmarkRuneIterate/range/ASCII-4 11211096 10.60 ns/op BenchmarkRuneIterate/range/Japanese-4 2636264 41.80 ns/op BenchmarkRuneIterate/range/MixedLength-4 3323972 36.65 ns/op BenchmarkRuneIterate/range1/ASCII-4 11361067 10.57 ns/op BenchmarkRuneIterate/range1/Japanese-4 2848376 43.13 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3329007 36.39 ns/op BenchmarkRuneIterate/range2/ASCII-4 11134287 10.59 ns/op BenchmarkRuneIterate/range2/Japanese-4 2692318 45.78 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2662670 38.60 ns/op BenchmarkArrayEqual-4 23252037 4.511 ns/op BenchmarkFunc/Name-4 3390272 34.38 ns/op BenchmarkFunc/Entry-4 12904977 9.035 ns/op BenchmarkFunc/FileLine-4 3757232 35.83 ns/op PASS ok runtime 355.566s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29593 4207 ns/op BenchmarkHandle/concurrent-4 19765 5064 ns/op PASS ok runtime/cgo 1.538s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28196547 4.596 ns/op BenchmarkAtomicStore64-4 12204134 9.721 ns/op BenchmarkAtomicLoad-4 29255898 4.576 ns/op BenchmarkAtomicStore-4 11812245 10.36 ns/op BenchmarkAnd8-4 11719383 10.26 ns/op BenchmarkAnd-4 12572556 9.657 ns/op BenchmarkAnd8Parallel-4 3664413 28.99 ns/op BenchmarkAndParallel-4 3973568 28.00 ns/op BenchmarkOr8-4 10226448 12.05 ns/op BenchmarkOr-4 12135730 10.28 ns/op BenchmarkOr8Parallel-4 4148774 29.02 ns/op BenchmarkOrParallel-4 4029300 28.39 ns/op BenchmarkXadd-4 4128776 29.76 ns/op BenchmarkXadd64-4 3667638 33.51 ns/op BenchmarkCas-4 2568534 43.05 ns/op BenchmarkCas64-4 2748445 44.29 ns/op BenchmarkXchg-4 4266381 30.94 ns/op BenchmarkXchg64-4 4016888 28.37 ns/op PASS ok runtime/internal/atomic 4.352s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3260796 32.62 ns/op BenchmarkMulUintptr/large-4 2339943 43.60 ns/op PASS ok runtime/internal/math 1.440s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 9300573 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 13963142 ns/op 482.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 43 2784374 ns/op 1.884 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 18234362 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 35062017 ns/op 1326 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 31 4417256 ns/op 24.16 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 89385330 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 118613061 ns/op 7787 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 22 8636861 ns/op 200.6 concurrent_launches/op PASS ok runtime/pprof 3.727s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 13 10396420 ns/op BenchmarkStackLeak-4 26478 4293 ns/op PASS ok runtime/race 1.555s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2759504 40.23 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 357680 492.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.436s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 40 2752984 ns/op BenchmarkIndex_Large-4 21508 5071 ns/op BenchmarkIndexFunc_Large-4 108 1013619 ns/op BenchmarkCompact/nil-4 10000867 11.82 ns/op BenchmarkCompact/one-4 1340642 86.94 ns/op BenchmarkCompact/sorted-4 1000000 113.7 ns/op BenchmarkCompact/1_item-4 951435 134.8 ns/op BenchmarkCompact/unsorted-4 1000000 109.8 ns/op BenchmarkCompact/many-4 699799 182.8 ns/op BenchmarkCompact_Large-4 608 166155 ns/op BenchmarkCompactFunc_Large-4 76 1724615 ns/op BenchmarkReplace/naive-fast-4 61622 3422 ns/op BenchmarkReplace/optimized-fast-4 51985 2880 ns/op BenchmarkReplace/naive-slow-4 8750 11799 ns/op BenchmarkReplace/optimized-slow-4 10000 12601 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.8 ns/op BenchmarkBinarySearchFloats/Size32-4 1248651 94.71 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 105.3 ns/op BenchmarkBinarySearchFloats/Size128-4 1000000 120.4 ns/op BenchmarkBinarySearchFloats/Size512-4 926647 139.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 863533 149.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 581955 222.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 473991 268.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 420439 308.3 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 377258 341.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 301389 416.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 276516 452.6 ns/op PASS ok slices 5.976s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 151038 824.5 ns/op BenchmarkSortInts-4 2 95308118 ns/op BenchmarkSlicesSortInts-4 3 46765218 ns/op BenchmarkSortIsSorted-4 36 3355570 ns/op BenchmarkSlicesIsSorted-4 90 1344109 ns/op BenchmarkSortStrings-4 1 122357556 ns/op BenchmarkSlicesSortStrings-4 2 74651919 ns/op BenchmarkSortStrings_Sorted-4 26 4662178 ns/op BenchmarkSlicesSortStrings_Sorted-4 64 1903911 ns/op BenchmarkSortStructs-4 1 159326746 ns/op BenchmarkSortFuncStructs-4 1 141577389 ns/op BenchmarkSortString1K-4 298 401760 ns/op BenchmarkSortString1K_Slice-4 177 682386 ns/op BenchmarkStableString1K-4 98 1220784 ns/op BenchmarkSortInt1K-4 363 332769 ns/op BenchmarkSortInt1K_Sorted-4 6128 19219 ns/op BenchmarkSortInt1K_Reversed-4 3592 37567 ns/op BenchmarkSortInt1K_Mod8-4 914 134929 ns/op BenchmarkStableInt1K-4 91 1108701 ns/op BenchmarkStableInt1K_Slice-4 126 936114 ns/op BenchmarkSortInt64K-4 4 34186210 ns/op BenchmarkSortInt64K_Slice-4 2 61942951 ns/op BenchmarkStableInt64K-4 2 95998778 ns/op BenchmarkSort1e2-4 321 354501 ns/op BenchmarkStable1e2-4 121 985641 ns/op BenchmarkSort1e4-4 2 61514864 ns/op BenchmarkStable1e4-4 1 275684437 ns/op PASS ok sort 60.211s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 705892 160.1 ns/op BenchmarkAtof64Float-4 683254 179.8 ns/op BenchmarkAtof64FloatExp-4 590830 222.3 ns/op BenchmarkAtof64Big-4 467985 281.2 ns/op BenchmarkAtof64RandomBits-4 407325 298.2 ns/op BenchmarkAtof64RandomFloats-4 496854 271.0 ns/op BenchmarkAtof64RandomLongFloats-4 384219 313.8 ns/op BenchmarkAtof32Decimal-4 790797 163.4 ns/op BenchmarkAtof32Float-4 762050 170.4 ns/op BenchmarkAtof32FloatExp-4 583600 228.5 ns/op BenchmarkAtof32Random-4 285804 367.6 ns/op BenchmarkAtof32RandomLong-4 142794 813.7 ns/op BenchmarkParseInt/Pos/7bit-4 1127682 103.2 ns/op BenchmarkParseInt/Pos/26bit-4 789014 153.1 ns/op BenchmarkParseInt/Pos/31bit-4 639027 182.6 ns/op BenchmarkParseInt/Pos/56bit-4 457352 256.7 ns/op BenchmarkParseInt/Pos/63bit-4 444900 265.3 ns/op BenchmarkParseInt/Neg/7bit-4 1276963 95.57 ns/op BenchmarkParseInt/Neg/26bit-4 729298 162.2 ns/op BenchmarkParseInt/Neg/31bit-4 705728 192.5 ns/op BenchmarkParseInt/Neg/56bit-4 446562 259.6 ns/op BenchmarkParseInt/Neg/63bit-4 384842 261.1 ns/op BenchmarkAtoi/Pos/7bit-4 1575829 74.07 ns/op BenchmarkAtoi/Pos/26bit-4 998528 130.2 ns/op BenchmarkAtoi/Pos/31bit-4 836901 137.7 ns/op BenchmarkAtoi/Pos/56bit-4 623078 215.6 ns/op BenchmarkAtoi/Pos/63bit-4 458448 283.8 ns/op BenchmarkAtoi/Neg/7bit-4 1583395 74.05 ns/op BenchmarkAtoi/Neg/26bit-4 944560 128.6 ns/op BenchmarkAtoi/Neg/31bit-4 933945 142.7 ns/op BenchmarkAtoi/Neg/56bit-4 615075 210.8 ns/op BenchmarkAtoi/Neg/63bit-4 451894 268.8 ns/op BenchmarkFormatFloat/Decimal-4 116350 1075 ns/op BenchmarkFormatFloat/Float-4 96762 1233 ns/op BenchmarkFormatFloat/Exp-4 102980 1144 ns/op BenchmarkFormatFloat/NegExp-4 103556 1130 ns/op BenchmarkFormatFloat/LongExp-4 81942 1516 ns/op BenchmarkFormatFloat/Big-4 74078 1754 ns/op BenchmarkFormatFloat/BinaryExp-4 226981 571.5 ns/op BenchmarkFormatFloat/32Integer-4 115936 1062 ns/op BenchmarkFormatFloat/32ExactFraction-4 128880 1074 ns/op BenchmarkFormatFloat/32Point-4 102799 1162 ns/op BenchmarkFormatFloat/32Exp-4 98614 1102 ns/op BenchmarkFormatFloat/32NegExp-4 98506 1092 ns/op BenchmarkFormatFloat/32Shortest-4 102141 1034 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 125274 1007 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 113374 1102 ns/op BenchmarkFormatFloat/64Fixed1-4 142608 815.4 ns/op BenchmarkFormatFloat/64Fixed2-4 135356 848.5 ns/op BenchmarkFormatFloat/64Fixed3-4 144048 836.8 ns/op BenchmarkFormatFloat/64Fixed4-4 148345 831.3 ns/op BenchmarkFormatFloat/64Fixed12-4 75135 1447 ns/op BenchmarkFormatFloat/64Fixed16-4 87984 1288 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 98466 1166 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 87201 1415 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2138 53964 ns/op BenchmarkFormatFloat/Slowpath64-4 81883 1422 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 82894 1426 ns/op BenchmarkAppendFloat/Decimal-4 133964 965.4 ns/op BenchmarkAppendFloat/Float-4 104343 1132 ns/op BenchmarkAppendFloat/Exp-4 104389 1008 ns/op BenchmarkAppendFloat/NegExp-4 126895 989.7 ns/op BenchmarkAppendFloat/LongExp-4 86740 1308 ns/op BenchmarkAppendFloat/Big-4 84070 1401 ns/op BenchmarkAppendFloat/BinaryExp-4 325209 415.8 ns/op BenchmarkAppendFloat/32Integer-4 135325 935.5 ns/op BenchmarkAppendFloat/32ExactFraction-4 112916 1114 ns/op BenchmarkAppendFloat/32Point-4 110134 1069 ns/op BenchmarkAppendFloat/32Exp-4 121460 973.3 ns/op BenchmarkAppendFloat/32NegExp-4 125023 1024 ns/op BenchmarkAppendFloat/32Shortest-4 160254 827.7 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 142302 891.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 138574 909.9 ns/op BenchmarkAppendFloat/64Fixed1-4 174072 698.2 ns/op BenchmarkAppendFloat/64Fixed2-4 170704 709.2 ns/op BenchmarkAppendFloat/64Fixed3-4 179043 699.7 ns/op BenchmarkAppendFloat/64Fixed4-4 188899 676.0 ns/op BenchmarkAppendFloat/64Fixed12-4 96703 1268 ns/op BenchmarkAppendFloat/64Fixed16-4 105001 1124 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 131578 945.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 93646 1202 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2398 52296 ns/op BenchmarkAppendFloat/Slowpath64-4 87721 1273 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 91054 1282 ns/op BenchmarkFormatInt-4 14454 8304 ns/op BenchmarkAppendInt-4 15118 7486 ns/op BenchmarkFormatUint-4 81931 1565 ns/op BenchmarkAppendUint-4 84502 1354 ns/op BenchmarkFormatIntSmall/7-4 1807340 55.47 ns/op BenchmarkFormatIntSmall/42-4 1977655 57.41 ns/op BenchmarkAppendIntSmall-4 1000000 109.8 ns/op BenchmarkAppendUintVarlen/1-4 1000000 103.5 ns/op BenchmarkAppendUintVarlen/12-4 1000000 107.6 ns/op BenchmarkAppendUintVarlen/123-4 957777 138.0 ns/op BenchmarkAppendUintVarlen/1234-4 924837 139.6 ns/op BenchmarkAppendUintVarlen/12345-4 754912 140.5 ns/op BenchmarkAppendUintVarlen/123456-4 836516 144.4 ns/op BenchmarkAppendUintVarlen/1234567-4 892009 145.6 ns/op BenchmarkAppendUintVarlen/12345678-4 884516 146.4 ns/op BenchmarkAppendUintVarlen/123456789-4 896166 150.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 881415 149.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 826346 162.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 861450 155.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 775923 154.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 855979 157.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 751957 157.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 741591 156.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 823242 158.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 819129 173.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 790876 183.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 732374 162.9 ns/op BenchmarkQuote-4 39516 3112 ns/op BenchmarkQuoteRune-4 376310 337.3 ns/op BenchmarkAppendQuote-4 46905 2624 ns/op BenchmarkAppendQuoteRune-4 759205 164.5 ns/op BenchmarkUnquoteEasy-4 1417365 82.44 ns/op BenchmarkUnquoteHard-4 38768 3066 ns/op PASS ok strconv 20.510s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 353997 358.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 112302 1246 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 166752 879.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 365276 339.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 120414 1177 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 170136 872.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 276980 588.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 56659 1904 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 70387 1617 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 572505 254.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23563 4528 ns/op BenchmarkGenericMatch1-4 2120 59969 ns/op BenchmarkGenericMatch2-4 416 273377 ns/op BenchmarkSingleMaxSkipping-4 10000 10050 ns/op 995.04 MB/s BenchmarkSingleLongSuffixFail-4 20440 5711 ns/op 175.44 MB/s BenchmarkSingleMatch-4 242 529021 ns/op 28.35 MB/s BenchmarkByteByteNoMatch-4 91279 1272 ns/op BenchmarkByteByteMatch-4 15526 7228 ns/op BenchmarkByteStringMatch-4 16891 6984 ns/op BenchmarkHTMLEscapeNew-4 66693 1791 ns/op BenchmarkHTMLEscapeOld-4 73634 1639 ns/op BenchmarkByteStringReplacerWriteString-4 1401 88060 ns/op BenchmarkByteReplacerWriteString-4 1786 70040 ns/op BenchmarkByteByteReplaces-4 2959 43530 ns/op BenchmarkByteByteMap-4 9810 13432 ns/op BenchmarkMap/identity/ASCII-4 957038 135.5 ns/op BenchmarkMap/identity/Greek-4 697900 185.0 ns/op BenchmarkMap/change/ASCII-4 32496 3626 ns/op BenchmarkMap/change/Greek-4 23721 5100 ns/op BenchmarkIndexRune-4 1757637 66.73 ns/op BenchmarkIndexRuneLongString-4 1566824 73.28 ns/op BenchmarkIndexRuneFastPath-4 3364945 35.37 ns/op BenchmarkIndex-4 3116193 36.04 ns/op BenchmarkLastIndex-4 3234598 35.91 ns/op BenchmarkIndexByte-4 14690084 8.061 ns/op BenchmarkToUpper/#00-4 3403141 33.82 ns/op BenchmarkToUpper/ONLYUPPER-4 2686155 43.39 ns/op BenchmarkToUpper/abc-4 320815 420.1 ns/op BenchmarkToUpper/AbC123-4 232210 568.6 ns/op BenchmarkToUpper/azAZ09_-4 251190 502.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47488 2474 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65210 1862 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28741 3918 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 60505 1955 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119716 973.2 ns/op BenchmarkToLower/#00-4 3630811 32.94 ns/op BenchmarkToLower/abc-4 3007719 37.46 ns/op BenchmarkToLower/AbC123-4 209092 602.9 ns/op BenchmarkToLower/azAZ09_-4 196477 614.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84554 1381 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57069 1984 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33064 3670 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77352 1557 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 114442 1002 ns/op BenchmarkMapNoChanges-4 1000000 109.6 ns/op BenchmarkTrim-4 35023 3507 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3198343 38.48 ns/op BenchmarkToValidUTF8/InvalidASCII-4 171703 748.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 102974 1125 ns/op BenchmarkEqualFold/Tests-4 50626 2157 ns/op BenchmarkEqualFold/ASCII-4 2753086 42.44 ns/op BenchmarkEqualFold/UnicodePrefix-4 122235 941.9 ns/op BenchmarkEqualFold/UnicodeSuffix-4 138534 924.4 ns/op BenchmarkIndexHard1-4 1048 104688 ns/op BenchmarkIndexHard2-4 842 147042 ns/op BenchmarkIndexHard3-4 188 734210 ns/op BenchmarkIndexHard4-4 134 882417 ns/op BenchmarkLastIndexHard1-4 85 1490865 ns/op BenchmarkLastIndexHard2-4 85 1512589 ns/op BenchmarkLastIndexHard3-4 85 1516484 ns/op BenchmarkCountHard1-4 1092 108939 ns/op BenchmarkCountHard2-4 783 153943 ns/op BenchmarkCountHard3-4 200 602699 ns/op BenchmarkIndexTorture-4 10000 12040 ns/op BenchmarkCountTorture-4 10000 12126 ns/op BenchmarkCountTortureOverlapping-4 853 127982 ns/op BenchmarkCountByte/10-4 3346154 35.31 ns/op 283.22 MB/s BenchmarkCountByte/32-4 3179223 36.39 ns/op 879.40 MB/s BenchmarkCountByte/4096-4 1000000 119.4 ns/op 34294.24 MB/s BenchmarkCountByte/4194304-4 1015 121655 ns/op 34477.15 MB/s BenchmarkCountByte/67108864-4 27 4682207 ns/op 14332.74 MB/s BenchmarkFields/ASCII/16-4 328219 339.2 ns/op 47.18 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23049 5295 ns/op 48.35 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1640 80290 ns/op 51.02 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 88 1401008 ns/op 46.78 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20449181 ns/op 51.28 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 337372 470.7 ns/op 33.99 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11882 ns/op 21.55 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 556 227133 ns/op 18.03 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4173745 ns/op 15.70 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 72890633 ns/op 14.39 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 219219 578.5 ns/op 27.66 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12613 9126 ns/op 28.05 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 866 166672 ns/op 24.58 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 3298626 ns/op 19.87 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 61456553 ns/op 17.06 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 167704 775.4 ns/op 20.64 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10043 ns/op 25.49 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 681 192121 ns/op 21.32 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 42 3595603 ns/op 18.23 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 65021702 ns/op 16.13 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 90709350 ns/op BenchmarkSplitSingleByteSeparator-4 21 7108790 ns/op BenchmarkSplitMultiByteSeparator-4 34 3850898 ns/op BenchmarkSplitNSingleByteSeparator-4 215199 725.8 ns/op BenchmarkSplitNMultiByteSeparator-4 153939 931.5 ns/op BenchmarkRepeat/5x0-4 3088388 36.88 ns/op BenchmarkRepeat/5x1-4 3049035 37.27 ns/op BenchmarkRepeat/5x2-4 226989 561.6 ns/op BenchmarkRepeat/5x6-4 129199 908.8 ns/op BenchmarkRepeat/10x0-4 3124026 37.08 ns/op BenchmarkRepeat/10x1-4 3110025 36.50 ns/op BenchmarkRepeat/10x2-4 235185 561.4 ns/op BenchmarkRepeat/10x6-4 136081 923.6 ns/op BenchmarkRepeatLarge/256/1-4 65992 2083 ns/op 122.92 MB/s BenchmarkRepeatLarge/256/16-4 104341 1359 ns/op 188.42 MB/s BenchmarkRepeatLarge/512/1-4 43544 2560 ns/op 199.97 MB/s BenchmarkRepeatLarge/512/16-4 65618 2025 ns/op 252.80 MB/s BenchmarkRepeatLarge/1024/1-4 32955 3550 ns/op 288.45 MB/s BenchmarkRepeatLarge/1024/16-4 39720 2936 ns/op 348.81 MB/s BenchmarkRepeatLarge/2048/1-4 23298 5936 ns/op 345.03 MB/s BenchmarkRepeatLarge/2048/16-4 22842 4857 ns/op 421.68 MB/s BenchmarkRepeatLarge/4096/1-4 12454 8730 ns/op 469.17 MB/s BenchmarkRepeatLarge/4096/16-4 14709 8117 ns/op 504.61 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15292 ns/op 535.69 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14299 ns/op 572.90 MB/s BenchmarkRepeatLarge/8192/4097-4 3722629 32.56 ns/op 125812.84 MB/s BenchmarkRepeatLarge/16384/1-4 8436 26405 ns/op 620.49 MB/s BenchmarkRepeatLarge/16384/16-4 8734 25649 ns/op 638.78 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20112 ns/op 611.12 MB/s BenchmarkRepeatLarge/32768/1-4 2424 50691 ns/op 646.43 MB/s BenchmarkRepeatLarge/32768/16-4 2637 48341 ns/op 677.86 MB/s BenchmarkRepeatLarge/32768/4097-4 2716 46020 ns/op 623.19 MB/s BenchmarkRepeatLarge/65536/1-4 1244 95343 ns/op 687.37 MB/s BenchmarkRepeatLarge/65536/16-4 1047 99457 ns/op 658.94 MB/s BenchmarkRepeatLarge/65536/4097-4 1232 92029 ns/op 667.78 MB/s BenchmarkRepeatLarge/131072/1-4 290 405818 ns/op 322.98 MB/s BenchmarkRepeatLarge/131072/16-4 304 388695 ns/op 337.21 MB/s BenchmarkRepeatLarge/131072/4097-4 291 406719 ns/op 312.27 MB/s BenchmarkRepeatLarge/262144/1-4 180 678843 ns/op 386.16 MB/s BenchmarkRepeatLarge/262144/16-4 164 656475 ns/op 399.32 MB/s BenchmarkRepeatLarge/262144/4097-4 188 648584 ns/op 397.96 MB/s BenchmarkRepeatLarge/524288/1-4 86 1665552 ns/op 314.78 MB/s BenchmarkRepeatLarge/524288/16-4 92 1214666 ns/op 431.63 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1254067 ns/op 414.91 MB/s BenchmarkRepeatLarge/1048576/1-4 50 2335654 ns/op 448.94 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2381974 ns/op 440.21 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 2304755 ns/op 453.30 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4303898 ns/op 487.27 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4214392 ns/op 497.62 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4148639 ns/op 504.64 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8169740 ns/op 513.40 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8156736 ns/op 514.21 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7793746 ns/op 537.77 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14286359 ns/op 587.18 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14646349 ns/op 572.74 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14615660 ns/op 573.81 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26743225 ns/op 627.34 MB/s BenchmarkRepeatLarge/16777216/16-4 5 26520245 ns/op 632.62 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25135676 ns/op 667.47 MB/s BenchmarkRepeatLarge/33554432/1-4 3 51955122 ns/op 645.83 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50077568 ns/op 670.05 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48887466 ns/op 686.36 MB/s BenchmarkRepeatLarge/67108864/1-4 2 98288730 ns/op 682.77 MB/s BenchmarkRepeatLarge/67108864/16-4 2 102326427 ns/op 655.83 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101143243 ns/op 663.50 MB/s BenchmarkRepeatLarge/134217728/1-4 1 185108760 ns/op 725.07 MB/s BenchmarkRepeatLarge/134217728/16-4 1 185546748 ns/op 723.36 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 190629768 ns/op 704.08 MB/s BenchmarkRepeatLarge/268435456/1-4 1 448296080 ns/op 598.79 MB/s BenchmarkRepeatLarge/268435456/16-4 1 376878466 ns/op 712.26 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 357210083 ns/op 751.48 MB/s BenchmarkRepeatLarge/536870912/1-4 1 937170627 ns/op 572.86 MB/s BenchmarkRepeatLarge/536870912/16-4 1 817175345 ns/op 656.98 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 807154487 ns/op 665.14 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1740471466 ns/op 616.93 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1662612780 ns/op 645.82 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1554186963 ns/op 690.87 MB/s BenchmarkIndexAnyASCII/1:1-4 2280324 50.12 ns/op BenchmarkIndexAnyASCII/1:2-4 2279589 49.68 ns/op BenchmarkIndexAnyASCII/1:4-4 2336354 50.04 ns/op BenchmarkIndexAnyASCII/1:8-4 2340694 52.74 ns/op BenchmarkIndexAnyASCII/1:16-4 2223440 52.84 ns/op BenchmarkIndexAnyASCII/1:32-4 2249872 52.75 ns/op BenchmarkIndexAnyASCII/1:64-4 2214603 52.59 ns/op BenchmarkIndexAnyASCII/16:1-4 2275207 50.05 ns/op BenchmarkIndexAnyASCII/16:2-4 889308 123.8 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 124.2 ns/op BenchmarkIndexAnyASCII/16:8-4 845558 128.5 ns/op BenchmarkIndexAnyASCII/16:16-4 903711 135.5 ns/op BenchmarkIndexAnyASCII/16:32-4 706928 154.7 ns/op BenchmarkIndexAnyASCII/16:64-4 675178 186.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2079826 56.24 ns/op BenchmarkIndexAnyASCII/256:2-4 102308 1190 ns/op BenchmarkIndexAnyASCII/256:4-4 95938 1200 ns/op BenchmarkIndexAnyASCII/256:8-4 96736 1199 ns/op BenchmarkIndexAnyASCII/256:16-4 94976 1200 ns/op BenchmarkIndexAnyASCII/256:32-4 95415 1225 ns/op BenchmarkIndexAnyASCII/256:64-4 93038 1258 ns/op BenchmarkIndexAnyUTF8/1:1-4 2380243 49.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 2416674 48.65 ns/op BenchmarkIndexAnyUTF8/1:4-4 2472013 48.74 ns/op BenchmarkIndexAnyUTF8/1:8-4 2499628 47.99 ns/op BenchmarkIndexAnyUTF8/1:16-4 2384613 48.73 ns/op BenchmarkIndexAnyUTF8/1:32-4 2351506 50.19 ns/op BenchmarkIndexAnyUTF8/1:64-4 2365260 50.26 ns/op BenchmarkIndexAnyUTF8/16:1-4 2017108 58.49 ns/op BenchmarkIndexAnyUTF8/16:2-4 278228 432.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 272505 419.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 277363 420.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 271678 430.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 258134 452.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 259897 446.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 442786 258.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 18735 6312 ns/op BenchmarkIndexAnyUTF8/256:4-4 18968 6290 ns/op BenchmarkIndexAnyUTF8/256:8-4 19170 6291 ns/op BenchmarkIndexAnyUTF8/256:16-4 18740 6430 ns/op BenchmarkIndexAnyUTF8/256:32-4 17780 6708 ns/op BenchmarkIndexAnyUTF8/256:64-4 17598 6750 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2355752 49.03 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2472609 48.55 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2458225 48.39 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2420806 48.41 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2303420 51.17 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2389935 49.70 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2421064 50.72 ns/op BenchmarkLastIndexAnyASCII/16:1-4 892515 121.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 119.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 121.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 124.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 915597 138.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 760080 152.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 626677 185.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 100216 1176 ns/op BenchmarkLastIndexAnyASCII/256:2-4 94603 1203 ns/op BenchmarkLastIndexAnyASCII/256:4-4 93085 1220 ns/op BenchmarkLastIndexAnyASCII/256:8-4 100292 1228 ns/op BenchmarkLastIndexAnyASCII/256:16-4 90181 1293 ns/op BenchmarkLastIndexAnyASCII/256:32-4 85708 1303 ns/op BenchmarkLastIndexAnyASCII/256:64-4 91416 1322 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2263918 52.40 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2219934 51.54 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2191675 51.42 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2165586 57.37 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2220838 51.94 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2168526 53.34 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2050269 53.10 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 326000 398.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 153877 805.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 148515 786.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 152245 791.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 143643 802.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 149533 831.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 134730 821.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19746 5854 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8659 13272 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12647 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8689 12812 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12521 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12471 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8288 13033 ns/op BenchmarkTrimASCII/1:1-4 2828523 40.53 ns/op BenchmarkTrimASCII/1:2-4 2312260 51.39 ns/op BenchmarkTrimASCII/1:4-4 2255929 52.27 ns/op BenchmarkTrimASCII/1:8-4 1967161 64.08 ns/op BenchmarkTrimASCII/1:16-4 1802676 63.26 ns/op BenchmarkTrimASCII/16:1-4 2447226 49.67 ns/op BenchmarkTrimASCII/16:2-4 807625 130.5 ns/op BenchmarkTrimASCII/16:4-4 944248 130.6 ns/op BenchmarkTrimASCII/16:8-4 983444 130.1 ns/op BenchmarkTrimASCII/16:16-4 720188 140.7 ns/op BenchmarkTrimASCII/256:1-4 862274 129.2 ns/op BenchmarkTrimASCII/256:2-4 92276 1250 ns/op BenchmarkTrimASCII/256:4-4 98174 1244 ns/op BenchmarkTrimASCII/256:8-4 87225 1259 ns/op BenchmarkTrimASCII/256:16-4 92215 1268 ns/op BenchmarkTrimASCII/4096:1-4 91089 1253 ns/op BenchmarkTrimASCII/4096:2-4 6778 19136 ns/op BenchmarkTrimASCII/4096:4-4 6243 19052 ns/op BenchmarkTrimASCII/4096:8-4 6076 19176 ns/op BenchmarkTrimASCII/4096:16-4 6134 19216 ns/op BenchmarkTrimByte-4 3124390 37.64 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17206 6899 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16768 6879 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1231 89042 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2852 40978 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5797 20132 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9872 11472 ns/op BenchmarkJoin/0-4 3670711 31.80 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2745704 44.21 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 146986 728.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 99992 1040 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 87043 1420 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 71284 1690 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60858 2001 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 52072 2291 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2356456 48.55 ns/op BenchmarkTrimSpace/ASCII-4 1720780 69.40 ns/op BenchmarkTrimSpace/SomeNonASCII-4 123231 966.0 ns/op BenchmarkTrimSpace/JustNonASCII-4 74026 1618 ns/op BenchmarkReplaceAll-4 100112 1227 ns/op 16 B/op 1 allocs/op PASS ok strings 64.823s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 58054 1815 ns/op BenchmarkCond2-4 21016 5118 ns/op BenchmarkCond4-4 12366 9707 ns/op BenchmarkCond8-4 7182 17381 ns/op BenchmarkCond16-4 3308 31213 ns/op BenchmarkCond32-4 1977 58357 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 569529 237.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 408592 348.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 683497 220.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 674560 201.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 429800 492.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 622626 168.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 108720 1402 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 99894 1463 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 93200 1514 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 68263 2168 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 705427 219.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 184056 664.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 691093 189.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 157898 731.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 649603 173.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 177393 672.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1266104 109.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 61299 1909 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 131824 949.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 231816 461.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3601 28808 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 351 347590 ns/op BenchmarkRange/*sync.Map-4 1551 78485 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 86713 1858 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 215737 569.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 78506 1440 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 56058 1830 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 234434 560.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 117656 1067 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 102675 1561 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 169521 624.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 822522 154.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 60122 2160 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 157234 767.4 ns/op BenchmarkSwapCollision/*sync.Map-4 99166 1249 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 181 652133 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 126704 950.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 361118 430.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 24926 5233 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 72308 1570 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33444 4080 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 300488 424.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 116424 876.7 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 224532 511.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 110.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 151663 690.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 938888 108.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 573964 184.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 140924 718.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 540691 193.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 113509 1058 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 383301 474.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 540861 367.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 125829 943.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 516564 287.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 299685 904.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 124882 933.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 231421 469.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66004 1853 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 255189 668.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 596198 279.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 130234 900.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 564153 244.1 ns/op BenchmarkUncontendedSemaphore-4 4146151 28.27 ns/op BenchmarkContendedSemaphore-4 4287615 27.22 ns/op BenchmarkMutexUncontended-4 913740 200.3 ns/op BenchmarkMutex-4 185347 561.2 ns/op BenchmarkMutexSlack-4 203644 558.7 ns/op BenchmarkMutexWork-4 198699 599.2 ns/op BenchmarkMutexWorkSlack-4 202819 651.6 ns/op BenchmarkMutexNoSpin-4 72979 1613 ns/op BenchmarkMutexSpin-4 50106 2145 ns/op BenchmarkOnce-4 720189 152.8 ns/op BenchmarkOnceFunc/v=Once-4 1272262 93.09 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 118.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 120.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 101.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 958824 131.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 128.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4967658 24.67 ns/op BenchmarkSemaSyntNonblock-4 1294452 91.66 ns/op BenchmarkSemaSyntBlock-4 1891410 60.32 ns/op BenchmarkSemaWorkNonblock-4 1149867 103.0 ns/op BenchmarkSemaWorkBlock-4 1118110 92.62 ns/op BenchmarkRWMutexUncontended-4 337890 346.2 ns/op BenchmarkRWMutexWrite100-4 313212 381.4 ns/op BenchmarkRWMutexWrite10-4 296581 400.1 ns/op BenchmarkRWMutexWorkWrite100-4 235904 478.5 ns/op BenchmarkRWMutexWorkWrite10-4 205101 516.0 ns/op BenchmarkWaitGroupUncontended-4 615855 182.7 ns/op BenchmarkWaitGroupAddDone-4 504028 242.3 ns/op BenchmarkWaitGroupAddDoneWork-4 499660 286.9 ns/op BenchmarkWaitGroupWait-4 1969648 59.52 ns/op BenchmarkWaitGroupWaitWork-4 1628544 68.17 ns/op BenchmarkWaitGroupActuallyWait-4 54495 1972 ns/op 32 B/op 2 allocs/op PASS ok sync 23.473s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 774920 148.8 ns/op PASS ok sync/atomic 1.264s PASS ok syscall 1.037s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 162913 752.5 ns/op 0 B/op 0 allocs/op PASS ok testing 1.204s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6744 17696 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9418 12164 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 81 1440089 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 98 1146036 ns/op 1320 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 166206946 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 175551146 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1456 73874 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2022 62740 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6906760 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6276148 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 765041101 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 760061268 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 190 631827 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 199 578660 ns/op 197 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62732986 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58944322 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7238138524 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6829858920 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2613 48794 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 4028276 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 339115337 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2402 53673 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 231 508585 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5275680 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 7902 15909 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.527s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 97215626 ns/op BenchmarkVariableString-4 79171 1464 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1770 64613 ns/op 2501 B/op 39 allocs/op PASS ok text/template/parse 1.664s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 62 2315125 ns/op BenchmarkAfter-4 114 963244 ns/op BenchmarkStop-4 220 506920 ns/op BenchmarkSimultaneousAfterFunc-4 48 2760901 ns/op BenchmarkStartStop-4 260 779474 ns/op BenchmarkReset-4 2185 58351 ns/op BenchmarkSleep-4 50 2864299 ns/op BenchmarkParallelTimerLatency-4 37 935860 avg-late-ns 2159320 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 576459 avg-late-ns 1928526 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 466429 avg-late-ns 2633865 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 339407 avg-late-ns 1871839 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 409120 avg-late-ns 2211631 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 218649 avg-late-ns 1802229 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 262298 avg-late-ns 2242111 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 277169 avg-late-ns 2748964 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 281291 avg-late-ns 2071410 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 558664 avg-late-ns 4272847 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2948001 avg-late-ns 12487350 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 1652607 avg-late-ns 7765230 max-late-ns BenchmarkTicker-4 24 5998512 ns/op BenchmarkTickerReset-4 2908 44921 ns/op BenchmarkTickerResetNaive-4 204 543909 ns/op BenchmarkNow-4 685348 170.8 ns/op BenchmarkNowUnixNano-4 624825 172.4 ns/op BenchmarkNowUnixMilli-4 755233 179.1 ns/op BenchmarkNowUnixMicro-4 612308 176.5 ns/op BenchmarkFormat-4 50974 2370 ns/op BenchmarkFormatRFC3339-4 69589 1661 ns/op BenchmarkFormatRFC3339Nano-4 64837 1642 ns/op BenchmarkFormatNow-4 65690 1818 ns/op BenchmarkMarshalJSON-4 78631 1484 ns/op BenchmarkMarshalText-4 95521 1475 ns/op BenchmarkParse-4 105392 1144 ns/op BenchmarkParseRFC3339UTC-4 306756 384.8 ns/op BenchmarkParseRFC3339UTCBytes-4 221584 514.1 ns/op BenchmarkParseRFC3339TZ-4 93799 1231 ns/op BenchmarkParseRFC3339TZBytes-4 71892 1541 ns/op BenchmarkParseDuration-4 472560 224.1 ns/op BenchmarkHour-4 972381 133.5 ns/op BenchmarkSecond-4 854089 136.0 ns/op BenchmarkYear-4 761463 170.8 ns/op BenchmarkDay-4 678630 188.0 ns/op BenchmarkISOWeek-4 750313 178.5 ns/op BenchmarkGoString-4 75282 1715 ns/op BenchmarkUnmarshalText-4 84966 1317 ns/op PASS ok time 14.208s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 576432 239.1 ns/op BenchmarkDecodeValidJapaneseChars-4 680313 200.0 ns/op BenchmarkDecodeRune-4 2252305 47.25 ns/op BenchmarkEncodeValidASCII-4 521079 255.7 ns/op BenchmarkEncodeValidJapaneseChars-4 563032 185.4 ns/op BenchmarkAppendRuneValidASCII-4 1000000 111.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2047596 59.05 ns/op BenchmarkEncodeRune-4 3966093 27.50 ns/op PASS ok unicode/utf16 2.392s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1885155 56.89 ns/op BenchmarkRuneCountTenJapaneseChars-4 305644 378.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2968796 39.34 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 373162 349.4 ns/op BenchmarkValidTenASCIIChars-4 1934456 59.98 ns/op BenchmarkValid100KASCIIChars-4 151 762215 ns/op BenchmarkValidTenJapaneseChars-4 310927 409.8 ns/op BenchmarkValidLongMostlyASCII-4 140 818099 ns/op BenchmarkValidLongJapanese-4 66 1811830 ns/op BenchmarkValidStringTenASCIIChars-4 3260440 35.81 ns/op BenchmarkValidString100KASCIIChars-4 12835 9372 ns/op BenchmarkValidStringTenJapaneseChars-4 351448 353.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1357 92299 ns/op BenchmarkValidStringLongJapanese-4 100 1052391 ns/op BenchmarkEncodeASCIIRune-4 2890162 43.05 ns/op BenchmarkEncodeJapaneseRune-4 1585833 68.15 ns/op BenchmarkAppendASCIIRune-4 6813942 19.45 ns/op BenchmarkAppendJapaneseRune-4 1988774 59.87 ns/op BenchmarkDecodeASCIIRune-4 2253765 50.67 ns/op BenchmarkDecodeJapaneseRune-4 1831698 64.70 ns/op BenchmarkFullRune/ASCII-4 3252032 35.11 ns/op BenchmarkFullRune/Incomplete-4 1502748 79.59 ns/op BenchmarkFullRune/Japanese-4 3016150 35.16 ns/op PASS ok unicode/utf8 5.436s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 114862662900 ns/op PASS ok cmd/api 116.193s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 432286 253.8 ns/op BenchmarkCgoCall/one-pointer-4 346131 355.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 255654 404.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 497059 262.5 ns/op BenchmarkCgoCall/eight-pointers-4 160051 799.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 403532 306.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 24046 4861 ns/op BenchmarkCgoCall/eight-pointers-slice-4 29959 4000 ns/op BenchmarkGoString-4 1000000 213.7 ns/op BenchmarkCGoCallback-4 38148 2686 ns/op BenchmarkCGoInCThread-4 349732 304.6 ns/op PASS ok cmd/cgo/internal/test 3.170s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 101.9 ns/op BenchmarkEqArrayOfStrings64-4 207925 616.3 ns/op BenchmarkEqArrayOfStrings1024-4 12673 9121 ns/op BenchmarkEqArrayOfFloats5-4 1385883 84.87 ns/op BenchmarkEqArrayOfFloats64-4 165020 635.9 ns/op BenchmarkEqArrayOfFloats1024-4 12246 9051 ns/op BenchmarkEqArrayOfStructsEq-4 4146 31143 ns/op BenchmarkEqArrayOfStructsNotEq-4 7396 18025 ns/op BenchmarkEqStruct-4 26976033 4.703 ns/op PASS ok cmd/compile/internal/reflectdata 2.683s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 81806 ns/op BenchmarkCopyElim1-4 208 565007 ns/op BenchmarkCopyElim10-4 313 549385 ns/op BenchmarkCopyElim100-4 132 891265 ns/op BenchmarkCopyElim1000-4 43 2806133 ns/op BenchmarkCopyElim10000-4 3 40547939 ns/op BenchmarkCopyElim100000-4 1 618214792 ns/op BenchmarkDeadCode/1-4 205 643532 ns/op BenchmarkDeadCode/10-4 208 693559 ns/op BenchmarkDeadCode/100-4 100 1227987 ns/op BenchmarkDeadCode/1000-4 48 3907443 ns/op BenchmarkDeadCode/10000-4 2 52974070 ns/op BenchmarkDeadCode/100000-4 1 358036646 ns/op BenchmarkDeadCode/200000-4 1 749868112 ns/op BenchmarkDominatorsLinear-4 12 8724543 ns/op 1.15 MB/s BenchmarkDominatorsFwdBack-4 8 12936848 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 9 12483185 ns/op 0.80 MB/s BenchmarkDominatorsMaxPred-4 9 12313349 ns/op 0.81 MB/s BenchmarkDominatorsMaxPredVal-4 9 12215127 ns/op 0.82 MB/s BenchmarkFuse/1-4 368 386342 ns/op BenchmarkFuse/10-4 236 496451 ns/op BenchmarkFuse/100-4 129 871981 ns/op BenchmarkFuse/1000-4 22 5807343 ns/op BenchmarkFuse/10000-4 2 68026719 ns/op BenchmarkNilCheckDeep1-4 11907 10291 ns/op 0.10 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4836 24456 ns/op 0.41 MB/s 241 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 649 172218 ns/op 0.58 MB/s 668 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 74 1614665 ns/op 0.62 MB/s 4943 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17400912 ns/op 0.57 MB/s 115052 B/op 7 allocs/op BenchmarkDSEPass-4 32 3185359 ns/op 43229 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 119906035 ns/op 4265504 B/op 108609 allocs/op BenchmarkCSEPass-4 7 14947176 ns/op 150259 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 159857488 ns/op 5673224 B/op 97526 allocs/op BenchmarkDeadcodePass-4 175 658656 ns/op 98094 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 141172065 ns/op 4043120 B/op 44927 allocs/op BenchmarkMultiPass-4 62 1858580 ns/op 248457 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 284592383 ns/op 11194152 B/op 149876 allocs/op BenchmarkCondRewrite/SoloJump-4 3730272 30.09 ns/op BenchmarkCondRewrite/CombJump-4 3948226 30.89 ns/op PASS ok cmd/compile/internal/ssa 16.332s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 9927 10448 ns/op BenchmarkExtShift-4 22900 5428 ns/op BenchmarkModify-4 7200 15736 ns/op BenchmarkMullImm-4 20416 5813 ns/op BenchmarkConstModify-4 8478 16144 ns/op BenchmarkBitSet-4 10000 10331 ns/op BenchmarkBitClear-4 10000 11642 ns/op BenchmarkBitToggle-4 10000 11180 ns/op BenchmarkBitSetConst-4 128200 988.9 ns/op BenchmarkBitClearConst-4 113547 976.8 ns/op BenchmarkBitToggleConst-4 133262 999.7 ns/op BenchmarkDivconstI64-4 6034213 21.07 ns/op BenchmarkModconstI64-4 6109688 19.21 ns/op BenchmarkDivisiblePow2constI64-4 5522564 22.67 ns/op BenchmarkDivisibleconstI64-4 5347687 19.30 ns/op BenchmarkDivisibleWDivconstI64-4 3945931 30.45 ns/op BenchmarkDivconstU64/3-4 4418023 27.30 ns/op BenchmarkDivconstU64/5-4 6078193 20.41 ns/op BenchmarkDivconstU64/37-4 5200582 23.17 ns/op BenchmarkDivconstU64/1234567-4 6691501 16.98 ns/op BenchmarkModconstU64-4 5703386 23.01 ns/op BenchmarkDivisibleconstU64-4 7646376 17.76 ns/op BenchmarkDivisibleWDivconstU64-4 3040546 38.64 ns/op BenchmarkDivconstI32-4 4840887 22.78 ns/op BenchmarkModconstI32-4 6557604 16.77 ns/op BenchmarkDivisiblePow2constI32-4 6138606 19.16 ns/op BenchmarkDivisibleconstI32-4 6083318 18.29 ns/op BenchmarkDivisibleWDivconstI32-4 3354644 32.06 ns/op BenchmarkDivconstU32-4 4983465 25.09 ns/op BenchmarkModconstU32-4 5598603 20.14 ns/op BenchmarkDivisibleconstU32-4 6716115 19.47 ns/op BenchmarkDivisibleWDivconstU32-4 3293517 34.60 ns/op BenchmarkDivconstI16-4 7482277 16.36 ns/op BenchmarkModconstI16-4 6114814 20.41 ns/op BenchmarkDivisiblePow2constI16-4 5302125 20.62 ns/op BenchmarkDivisibleconstI16-4 6758677 17.68 ns/op BenchmarkDivisibleWDivconstI16-4 3275422 31.14 ns/op BenchmarkDivconstU16-4 6736999 18.53 ns/op BenchmarkModconstU16-4 6287499 18.07 ns/op BenchmarkDivisibleconstU16-4 7454550 16.17 ns/op BenchmarkDivisibleWDivconstU16-4 3065185 32.87 ns/op BenchmarkDivconstI8-4 6931844 19.76 ns/op BenchmarkModconstI8-4 6405896 18.78 ns/op BenchmarkDivisiblePow2constI8-4 8019357 14.81 ns/op BenchmarkDivisibleconstI8-4 6846241 15.26 ns/op BenchmarkDivisibleWDivconstI8-4 3663159 29.91 ns/op BenchmarkDivconstU8-4 6779144 17.67 ns/op BenchmarkModconstU8-4 7705256 16.28 ns/op BenchmarkDivisibleconstU8-4 8297684 15.42 ns/op BenchmarkDivisibleWDivconstU8-4 3575136 31.59 ns/op BenchmarkMul2-4 230440 536.5 ns/op BenchmarkMulNeg2-4 228634 544.7 ns/op BenchmarkEfaceInteger-4 2643872 40.61 ns/op BenchmarkDiv64UnsignedSmall-4 9602352 12.86 ns/op BenchmarkDiv64Small-4 7895570 15.02 ns/op BenchmarkDiv64SmallNegDivisor-4 7562296 15.51 ns/op BenchmarkDiv64SmallNegDividend-4 6590917 17.77 ns/op BenchmarkDiv64SmallNegBoth-4 7698766 15.15 ns/op BenchmarkDiv64Unsigned-4 8476831 13.91 ns/op BenchmarkDiv64-4 7879114 15.13 ns/op BenchmarkDiv64NegDivisor-4 7774130 14.97 ns/op BenchmarkDiv64NegDividend-4 8170143 15.07 ns/op BenchmarkDiv64NegBoth-4 7639730 14.87 ns/op BenchmarkMod64UnsignedSmall-4 8472506 13.12 ns/op BenchmarkMod64Small-4 7574364 15.93 ns/op BenchmarkMod64SmallNegDivisor-4 6876633 16.09 ns/op BenchmarkMod64SmallNegDividend-4 7938366 15.61 ns/op BenchmarkMod64SmallNegBoth-4 7630641 15.03 ns/op BenchmarkMod64Unsigned-4 8924936 12.94 ns/op BenchmarkMod64-4 7948881 15.22 ns/op BenchmarkMod64NegDivisor-4 7648563 15.26 ns/op BenchmarkMod64NegDividend-4 7006692 15.97 ns/op BenchmarkMod64NegBoth-4 7417278 15.51 ns/op BenchmarkMulconstI32/3-4 22746783 5.712 ns/op BenchmarkMulconstI32/5-4 21205822 5.856 ns/op BenchmarkMulconstI32/12-4 20690107 5.772 ns/op BenchmarkMulconstI32/120-4 18205147 6.516 ns/op BenchmarkMulconstI32/-120-4 24440500 5.589 ns/op BenchmarkMulconstI32/65537-4 19909256 5.776 ns/op BenchmarkMulconstI32/65538-4 25735741 5.374 ns/op BenchmarkMulconstI64/3-4 25925256 5.641 ns/op BenchmarkMulconstI64/5-4 22928750 5.278 ns/op BenchmarkMulconstI64/12-4 21505870 5.814 ns/op BenchmarkMulconstI64/120-4 26906794 5.721 ns/op BenchmarkMulconstI64/-120-4 20340348 5.774 ns/op BenchmarkMulconstI64/65537-4 21419166 5.761 ns/op BenchmarkMulconstI64/65538-4 19964229 6.020 ns/op BenchmarkMulconstU32/3-4 18864658 5.994 ns/op BenchmarkMulconstU32/5-4 24904510 5.399 ns/op BenchmarkMulconstU32/12-4 20927142 6.105 ns/op BenchmarkMulconstU32/120-4 22821937 5.259 ns/op BenchmarkMulconstU32/65537-4 21958423 5.453 ns/op BenchmarkMulconstU32/65538-4 22949583 5.384 ns/op BenchmarkMulconstU64/3-4 24857014 5.135 ns/op BenchmarkMulconstU64/5-4 19029513 6.076 ns/op BenchmarkMulconstU64/12-4 23384136 7.366 ns/op BenchmarkMulconstU64/120-4 25464249 5.141 ns/op BenchmarkMulconstU64/65537-4 22789292 5.042 ns/op BenchmarkMulconstU64/65538-4 21633361 5.522 ns/op BenchmarkShiftArithmeticRight-4 22764578 5.430 ns/op BenchmarkSwitch8Predictable-4 7635543 14.92 ns/op BenchmarkSwitch8Unpredictable-4 7947680 14.81 ns/op BenchmarkSwitch32Predictable-4 11833302 10.41 ns/op BenchmarkSwitch32Unpredictable-4 8184926 15.00 ns/op BenchmarkSwitchStringPredictable-4 5344119 21.53 ns/op BenchmarkSwitchStringUnpredictable-4 5726653 20.12 ns/op BenchmarkSwitchTypePredictable-4 3545698 30.07 ns/op BenchmarkSwitchTypeUnpredictable-4 3820975 27.06 ns/op PASS ok cmd/compile/internal/test 20.472s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1086410 ns/op BenchmarkNamed/Underlying/nongeneric-4 866494 169.6 ns/op BenchmarkNamed/Underlying/generic-4 677354 153.7 ns/op BenchmarkNamed/Underlying/src_instance-4 839037 168.0 ns/op BenchmarkNamed/Underlying/user_instance-4 703466 147.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 613768038 ns/op 52943 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 416070861 ns/op 78113 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 150491937 ns/op 215750 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 144474397 ns/op 224655 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2646136211 ns/op 1957 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 100819818 ns/op 51172 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 45944909 ns/op 112263 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35747155 ns/op 144306 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 694285209 ns/op 3121 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 75450332 ns/op 28649 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 34731338 ns/op 62080 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 27344676 ns/op 78475 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2133996432 ns/op 30707 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 639862311 ns/op 102410 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 140529329 ns/op 465543 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 109306210 ns/op 598142 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3607963512 ns/op 557.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 77753570 ns/op 25826 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 46781520 ns/op 42595 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 61298910 ns/op 32726 lines/s PASS ok cmd/compile/internal/types2 50.321s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 34764215 ns/op 20190333 sys-ns/op 7021000 user-ns/op PASS ok cmd/go 1.557s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 213276 573.2 ns/op PASS ok cmd/go/internal/cfg 1.216s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 53905 1956 ns/op 4.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68887 1705 ns/op 4.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 13768 8748 ns/op 117.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 15888 7721 ns/op 132.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2943 45836 ns/op 178.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2389 45588 ns/op 179.70 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.358s All tests passed.