darwin-amd64-race at 5914f6a482ce9e178cdc199ec3ec1719b6049f60 :: 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=5059EDEA-F7BD-4A07-951D-1EB798A2FF1F" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.XHrwWsw5bG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4CF14818-2662-453D-85B3-4DF2822CF91D" "__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=5059EDEA-F7BD-4A07-951D-1EB798A2FF1F" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.XHrwWsw5bG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=4CF14818-2662-453D-85B3-4DF2822CF91D" "__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.228s ok archive/zip 3.869s ok bufio 1.669s ok bytes 3.125s ok cmp 1.080s ok compress/bzip2 1.692s ok compress/flate 12.379s ok compress/gzip 20.610s ok compress/lzw 2.243s ok compress/zlib 6.670s ok container/heap 1.041s ok container/list 1.038s ok container/ring 1.058s ok context 1.103s ok crypto 1.032s ok crypto/aes 1.070s ok crypto/cipher 1.127s ok crypto/des 1.118s ok crypto/dsa 1.086s ok crypto/ecdh 1.384s ok crypto/ecdsa 1.221s ok crypto/ed25519 1.674s ok crypto/elliptic 1.114s ok crypto/hmac 1.065s ok crypto/internal/alias 1.034s ok crypto/internal/bigmod 5.567s ok crypto/internal/boring 1.059s ok crypto/internal/boring/bcache 1.886s ok crypto/internal/edwards25519 2.188s ok crypto/internal/edwards25519/field 1.141s ok crypto/internal/nistec 1.890s ok crypto/internal/nistec/fiat 1.060s [no tests to run] ok crypto/md5 1.124s ok crypto/rand 1.518s ok crypto/rc4 1.855s ok crypto/rsa 4.537s ok crypto/sha1 1.060s ok crypto/sha256 1.045s ok crypto/sha512 1.052s ok crypto/subtle 1.687s ok crypto/tls 6.872s ok crypto/x509 3.463s ok database/sql 1.702s ok database/sql/driver 1.121s ok debug/buildinfo 1.139s ok debug/dwarf 1.145s ok debug/elf 2.717s ok debug/gosym 1.253s ok debug/macho 1.086s ok debug/pe 1.145s ok debug/plan9obj 1.055s ok embed 1.075s [no tests to run] ok embed/internal/embedtest 1.077s ok encoding/ascii85 1.116s ok encoding/asn1 1.069s ok encoding/base32 1.236s ok encoding/base64 1.050s ok encoding/binary 1.088s ok encoding/csv 1.218s ok encoding/gob 30.172s ok encoding/hex 1.084s ok encoding/json 4.326s ok encoding/pem 4.508s ok encoding/xml 1.273s ok errors 1.064s ok expvar 1.101s ok flag 3.217s ok fmt 1.804s ok go/ast 1.054s ok go/build 6.320s ok go/build/constraint 1.040s ok go/constant 1.032s ok go/doc 1.593s ok go/doc/comment 6.040s ok go/format 1.157s ok go/importer 4.416s ok go/internal/gccgoimporter 1.159s ok go/internal/gcimporter 28.503s ok go/internal/srcimporter 33.981s ok go/parser 3.247s ok go/printer 4.296s ok go/scanner 1.057s ok go/token 1.226s ok go/types 68.352s ok hash 1.048s ok hash/adler32 1.088s ok hash/crc32 1.090s ok hash/crc64 1.050s ok hash/fnv 1.030s ok hash/maphash 1.033s ok html 1.047s ok html/template 1.426s ok image 1.555s ok image/color 1.207s ok image/draw 1.960s ok image/gif 3.101s ok image/jpeg 3.407s ok image/png 5.645s ok index/suffixarray 2.963s ok internal/abi 1.357s ok internal/buildcfg 1.066s ok internal/coverage/cformat 1.083s ok internal/coverage/cmerge 1.032s ok internal/coverage/pods 1.048s ok internal/coverage/slicereader 1.054s ok internal/coverage/slicewriter 1.039s ok internal/coverage/test 1.074s ok internal/cpu 3.066s ok internal/dag 1.046s ok internal/diff 1.187s ok internal/fmtsort 1.021s ok internal/fuzz 1.063s ok internal/godebug 15.006s ok internal/godebugs 1.066s ok internal/intern 3.132s ok internal/itoa 1.056s ok internal/platform 2.683s ok internal/poll 1.556s ok internal/profile 1.069s ok internal/reflectlite 1.031s ok internal/safefilepath 1.040s ok internal/saferio 1.252s ok internal/singleflight 1.165s ok internal/testenv 1.824s ok internal/trace 1.525s ok internal/types/errors 2.959s ok internal/unsafeheader 1.032s ok internal/xcoff 1.050s ok internal/zstd 1.027s ok io 1.134s ok io/fs 1.326s ok io/ioutil 1.141s ok log 1.082s ok log/slog 1.227s ok log/slog/internal/benchmarks 1.043s ok log/slog/internal/buffer 1.035s ok log/syslog 2.276s ok maps 1.034s ok math 1.121s ok math/big 5.771s ok math/bits 1.049s ok math/cmplx 1.062s ok math/rand 6.059s ok mime 1.156s ok mime/multipart 7.405s ok mime/quotedprintable 1.232s ok net 24.016s ok net/http 21.581s ok net/http/cgi 13.742s ok net/http/cookiejar 1.119s ok net/http/fcgi 1.286s ok net/http/httptest 1.579s ok net/http/httptrace 1.048s ok net/http/httputil 3.317s ok net/http/internal 1.042s ok net/http/internal/ascii 1.035s ok net/http/pprof 6.302s ok net/internal/socktest 1.051s ok net/mail 1.033s ok net/netip 2.201s ok net/rpc 1.225s ok net/rpc/jsonrpc 1.125s ok net/smtp 1.241s ok net/textproto 2.887s ok net/url 1.082s ok os 8.354s ok os/exec 11.389s ok os/exec/internal/fdtest 1.095s ok os/signal 21.678s ok os/user 0.074s ok path 1.078s ok path/filepath 1.086s ok plugin 1.077s ok reflect 2.735s ok regexp 5.445s ok regexp/syntax 8.103s ok runtime 81.672s ok runtime/cgo 1.095s ok runtime/coverage 1.132s ok runtime/debug 2.234s ok runtime/internal/atomic 1.104s ok runtime/internal/math 1.033s ok runtime/internal/sys 1.057s ok runtime/internal/wasitest 1.040s ok runtime/metrics 1.052s ok runtime/pprof 24.454s ok runtime/race 15.295s ok runtime/trace 6.867s ok slices 1.762s ok sort 2.281s ok strconv 3.956s ok strings 2.898s ok sync 2.028s ok sync/atomic 4.383s ok syscall 7.726s ok testing 4.016s ok testing/fstest 1.066s ok testing/iotest 1.083s ok testing/quick 1.231s ok testing/slogtest 1.055s ok text/scanner 1.056s ok text/tabwriter 1.031s ok text/template 1.133s ok text/template/parse 1.055s ok time 3.712s ok unicode 1.078s ok unicode/utf16 1.118s ok unicode/utf8 1.080s ok cmd/addr2line 12.523s ok cmd/api 6.036s ok cmd/asm/internal/asm 4.933s ok cmd/asm/internal/lex 1.082s ok cmd/cgo/internal/swig 1.115s ok cmd/cgo/internal/test 4.218s ok cmd/cgo/internal/testcarchive 54.559s ok cmd/cgo/internal/testcshared 25.548s ok cmd/cgo/internal/testerrors 37.212s ok cmd/cgo/internal/testfortran 1.164s ok cmd/cgo/internal/testgodefs 4.912s ok cmd/cgo/internal/testlife 3.995s ok cmd/cgo/internal/testnocgo 1.066s ok cmd/cgo/internal/testplugin 95.308s ok cmd/cgo/internal/testsanitizers 1.053s [no tests to run] ok cmd/cgo/internal/testshared 1.033s ok cmd/cgo/internal/testso 5.146s ok cmd/cgo/internal/teststdio 5.348s ok cmd/cgo/internal/testtls 1.045s ok cmd/compile/internal/abt 1.061s ok cmd/compile/internal/amd64 75.034s ok cmd/compile/internal/base 1.047s ok cmd/compile/internal/compare 1.063s ok cmd/compile/internal/dwarfgen 1.928s ok cmd/compile/internal/importer 6.433s ok cmd/compile/internal/inline/inlheur 2.831s ok cmd/compile/internal/ir 1.025s ok cmd/compile/internal/logopt 2.803s ok cmd/compile/internal/loopvar 43.737s ok cmd/compile/internal/noder 1.030s ok cmd/compile/internal/reflectdata 1.025s [no tests to run] ok cmd/compile/internal/ssa 40.429s ok cmd/compile/internal/syntax 1.278s ok cmd/compile/internal/test 21.541s ok cmd/compile/internal/typecheck 2.183s ok cmd/compile/internal/types 1.037s ok cmd/compile/internal/types2 28.488s ok cmd/covdata 1.065s ok cmd/cover 23.873s ok cmd/dist 1.033s ok cmd/distpack 1.049s ok cmd/doc 6.606s ok cmd/fix 22.591s ok cmd/go 500.505s ok cmd/go/internal/auth 1.047s ok cmd/go/internal/cache 1.381s ok cmd/go/internal/cfg 1.036s [no tests to run] ok cmd/go/internal/envcmd 1.912s ok cmd/go/internal/fsys 1.548s ok cmd/go/internal/generate 1.100s ok cmd/go/internal/gover 1.038s ok cmd/go/internal/imports 1.078s ok cmd/go/internal/load 1.051s ok cmd/go/internal/lockedfile 2.325s ok cmd/go/internal/lockedfile/internal/filelock 2.097s ok cmd/go/internal/modfetch 1.052s ok cmd/go/internal/modfetch/codehost 13.872s ok cmd/go/internal/modfetch/zip_sum_test 1.089s ok cmd/go/internal/modindex 2.030s ok cmd/go/internal/modload 1.075s ok cmd/go/internal/mvs 1.084s ok cmd/go/internal/par 1.121s ok cmd/go/internal/str 1.053s ok cmd/go/internal/test 1.116s ok cmd/go/internal/toolchain 1.063s ok cmd/go/internal/vcs 1.060s ok cmd/go/internal/vcweb 1.174s ok cmd/go/internal/vcweb/vcstest 28.849s ok cmd/go/internal/web 1.106s ok cmd/go/internal/work 4.075s ok cmd/gofmt 1.286s ok cmd/internal/archive 3.721s ok cmd/internal/buildid 2.370s ok cmd/internal/cov 2.105s ok cmd/internal/dwarf 1.031s ok cmd/internal/edit 1.044s ok cmd/internal/goobj 1.025s ok cmd/internal/moddeps 4.895s ok cmd/internal/notsha256 1.050s ok cmd/internal/obj 2.246s ok cmd/internal/obj/ppc64 1.896s ok cmd/internal/obj/riscv 1.373s ok cmd/internal/obj/s390x 1.098s ok cmd/internal/obj/x86 5.788s ok cmd/internal/objabi 1.238s ok cmd/internal/pkgpath 5.266s ok cmd/internal/pkgpattern 1.049s ok cmd/internal/quoted 1.050s ok cmd/internal/src 1.023s ok cmd/internal/test2json 2.331s ok cmd/link 45.400s ok cmd/link/internal/benchmark 1.059s ok cmd/link/internal/ld 33.964s ok cmd/link/internal/loader 1.117s ok cmd/nm 9.851s ok cmd/objdump 10.436s ok cmd/pack 8.199s ok cmd/pprof 4.201s ok cmd/trace 1.203s ok cmd/vet 49.216s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3489 31906 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 3122 39598 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 2222 61053 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 6198 23956 ns/op 5117 B/op 15 allocs/op Benchmark/Reader/GNU-4 6510 22680 ns/op 5115 B/op 14 allocs/op Benchmark/Reader/PAX-4 2716 55735 ns/op 8846 B/op 33 allocs/op PASS ok archive/tar 2.009s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 287774191 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 202418806 ns/op BenchmarkZip64TestSizes/4096-4 951 159529 ns/op BenchmarkZip64TestSizes/1048576-4 81 1420217 ns/op BenchmarkZip64TestSizes/67108864-4 1 221043925 ns/op PASS ok archive/zip 2.481s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 205864 570.9 ns/op BenchmarkReaderCopyUnoptimal-4 138645 895.4 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 55633 ns/op BenchmarkReaderWriteToOptimal-4 5229 24061 ns/op BenchmarkReaderReadString-4 100359 1412 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 164841 717.4 ns/op BenchmarkWriterCopyUnoptimal-4 206296 598.5 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 48155 ns/op BenchmarkReaderEmpty-4 10000 10316 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11553 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 534680 248.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.669s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3177 44893 ns/op 729.91 MB/s BenchmarkWriteByte-4 344 486062 ns/op 8.43 MB/s BenchmarkWriteRune-4 195 635866 ns/op 19.32 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3705262 ns/op BenchmarkBufferFullSmallReads-4 94 1455683 ns/op BenchmarkBufferWriteBlock/N4096-4 9434 30109 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 237 514223 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 18099679 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 4 25953308 ns/op 646.44 MB/s 8388608 B/op 0 allocs/op BenchmarkIndexByte/10-4 2852515 37.29 ns/op 268.14 MB/s BenchmarkIndexByte/32-4 3023054 37.70 ns/op 848.70 MB/s BenchmarkIndexByte/4K-4 977874 151.4 ns/op 27048.86 MB/s BenchmarkIndexBytePortable/10-4 970854 151.6 ns/op 65.97 MB/s BenchmarkIndexBytePortable/32-4 380503 316.0 ns/op 101.27 MB/s BenchmarkIndexBytePortable/4K-4 3544 37407 ns/op 109.50 MB/s BenchmarkIndexRune/10-4 1000000 133.6 ns/op 74.85 MB/s BenchmarkIndexRune/32-4 1000000 128.7 ns/op 248.73 MB/s BenchmarkIndexRune/4K-4 398684 357.1 ns/op 11469.05 MB/s BenchmarkIndexRuneASCII/10-4 3206710 38.70 ns/op 258.38 MB/s BenchmarkIndexRuneASCII/32-4 3030852 38.54 ns/op 830.32 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 123.2 ns/op 33235.94 MB/s BenchmarkEqual/0-4 8806611 11.55 ns/op BenchmarkEqual/1-4 1135365 114.8 ns/op 8.71 MB/s BenchmarkEqual/6-4 1000000 113.2 ns/op 53.00 MB/s BenchmarkEqual/9-4 1000000 130.8 ns/op 68.79 MB/s BenchmarkEqual/15-4 1000000 151.1 ns/op 99.27 MB/s BenchmarkEqual/16-4 1000000 100.3 ns/op 159.58 MB/s BenchmarkEqual/20-4 1000000 107.9 ns/op 185.32 MB/s BenchmarkEqual/32-4 1000000 132.0 ns/op 242.43 MB/s BenchmarkEqual/4K-4 92186 1450 ns/op 2825.04 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 110.6 ns/op 578.56 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 131.3 ns/op 487.40 MB/s BenchmarkEqualBothUnaligned/64_4-4 1093551 111.6 ns/op 573.35 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 117.0 ns/op 546.82 MB/s BenchmarkEqualBothUnaligned/4096_0-4 83041 1430 ns/op 2863.61 MB/s BenchmarkEqualBothUnaligned/4096_1-4 57078 2061 ns/op 1987.34 MB/s BenchmarkEqualBothUnaligned/4096_4-4 157006 819.1 ns/op 5000.55 MB/s BenchmarkEqualBothUnaligned/4096_7-4 155246 1018 ns/op 4025.52 MB/s BenchmarkIndex/10-4 2196057 52.08 ns/op 192.02 MB/s BenchmarkIndex/32-4 2052705 57.17 ns/op 559.72 MB/s BenchmarkIndex/4K-4 30868 3295 ns/op 1242.95 MB/s BenchmarkIndexEasy/10-4 2011872 51.26 ns/op 195.08 MB/s BenchmarkIndexEasy/32-4 1983483 57.54 ns/op 556.14 MB/s BenchmarkIndexEasy/4K-4 551136 238.2 ns/op 17196.29 MB/s BenchmarkCount/10-4 1000000 138.5 ns/op 72.18 MB/s BenchmarkCount/32-4 1249748 93.37 ns/op 342.71 MB/s BenchmarkCount/4K-4 40046 2960 ns/op 1383.69 MB/s BenchmarkCountEasy/10-4 1286163 144.0 ns/op 69.43 MB/s BenchmarkCountEasy/32-4 1230370 92.91 ns/op 344.44 MB/s BenchmarkCountEasy/4K-4 478917 281.3 ns/op 14558.55 MB/s BenchmarkCountSingle/10-4 2529298 45.70 ns/op 218.81 MB/s BenchmarkCountSingle/32-4 2500560 48.09 ns/op 665.44 MB/s BenchmarkCountSingle/4K-4 983878 131.5 ns/op 31139.76 MB/s BenchmarkToUpper/#00-4 2448090 45.36 ns/op BenchmarkToUpper/ONLYUPPER-4 271215 493.5 ns/op BenchmarkToUpper/abc-4 374119 424.0 ns/op BenchmarkToUpper/AbC123-4 136552 736.3 ns/op BenchmarkToUpper/azAZ09_-4 261770 552.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 82105 1411 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33363 3291 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57972 2008 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113745 1023 ns/op BenchmarkToLower/#00-4 2222161 49.80 ns/op BenchmarkToLower/abc-4 410842 476.0 ns/op BenchmarkToLower/AbC123-4 289225 475.8 ns/op BenchmarkToLower/azAZ09_-4 260085 489.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78852 1554 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36832 3317 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58917 1913 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 110296 1068 ns/op BenchmarkFields/ASCII/16-4 185908 936.4 ns/op 17.09 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12246 11666 ns/op 21.94 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 698 194883 ns/op 21.02 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3842766 ns/op 17.05 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 40652937 ns/op 25.79 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 84705 1459 ns/op 10.97 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6432 19354 ns/op 13.23 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 364 386591 ns/op 10.60 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 7266507 ns/op 9.02 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 110475657 ns/op 9.49 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 124801 1139 ns/op 14.04 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9548 12020 ns/op 21.30 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 537 284485 ns/op 14.40 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 5447444 ns/op 12.03 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 85257920 ns/op 12.30 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 100020 1739 ns/op 9.20 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8882 15733 ns/op 16.27 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 432 412378 ns/op 9.93 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 20 6684564 ns/op 9.80 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 100844516 ns/op 10.40 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1762110 62.40 ns/op BenchmarkTrimSpace/ASCII-4 765184 160.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 88275 1254 ns/op BenchmarkTrimSpace/JustNonASCII-4 48879 2435 ns/op BenchmarkToValidUTF8/Valid-4 427411 307.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 269559 477.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 71440 1759 ns/op BenchmarkIndexHard1-4 536 227554 ns/op BenchmarkIndexHard2-4 672 168197 ns/op BenchmarkIndexHard3-4 180 1020532 ns/op BenchmarkIndexHard4-4 96 1063373 ns/op BenchmarkLastIndexHard1-4 6 23787254 ns/op BenchmarkLastIndexHard2-4 3 45643526 ns/op BenchmarkLastIndexHard3-4 5 20645146 ns/op BenchmarkCountHard1-4 986 169080 ns/op BenchmarkCountHard2-4 711 174634 ns/op BenchmarkCountHard3-4 181 973978 ns/op BenchmarkSplitEmptySeparator-4 1 134344547 ns/op BenchmarkSplitSingleByteSeparator-4 7 14418303 ns/op BenchmarkSplitMultiByteSeparator-4 12 11216330 ns/op BenchmarkSplitNSingleByteSeparator-4 161638 1309 ns/op BenchmarkSplitNMultiByteSeparator-4 64269 3747 ns/op BenchmarkRepeat-4 157636 868.3 ns/op BenchmarkRepeatLarge/256/1-4 107814 1497 ns/op 170.98 MB/s BenchmarkRepeatLarge/256/16-4 187177 986.6 ns/op 259.48 MB/s BenchmarkRepeatLarge/512/1-4 72368 1723 ns/op 297.16 MB/s BenchmarkRepeatLarge/512/16-4 81883 1626 ns/op 314.91 MB/s BenchmarkRepeatLarge/1024/1-4 46563 3315 ns/op 308.89 MB/s BenchmarkRepeatLarge/1024/16-4 33991 3977 ns/op 257.50 MB/s BenchmarkRepeatLarge/2048/1-4 21344 5307 ns/op 385.91 MB/s BenchmarkRepeatLarge/2048/16-4 28884 4607 ns/op 444.50 MB/s BenchmarkRepeatLarge/4096/1-4 13046 8859 ns/op 462.37 MB/s BenchmarkRepeatLarge/4096/16-4 13285 9975 ns/op 410.61 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16376 ns/op 500.25 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14883 ns/op 550.44 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11476 ns/op 357.00 MB/s BenchmarkRepeatLarge/16384/1-4 10000 34549 ns/op 474.23 MB/s BenchmarkRepeatLarge/16384/16-4 10000 34404 ns/op 476.22 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23777 ns/op 516.93 MB/s BenchmarkRepeatLarge/32768/1-4 3120 57780 ns/op 567.12 MB/s BenchmarkRepeatLarge/32768/16-4 3478 70261 ns/op 466.38 MB/s BenchmarkRepeatLarge/32768/4097-4 2583 66677 ns/op 430.12 MB/s BenchmarkRepeatLarge/65536/1-4 745 137863 ns/op 475.37 MB/s BenchmarkRepeatLarge/65536/16-4 1202 146671 ns/op 446.82 MB/s BenchmarkRepeatLarge/65536/4097-4 914 140376 ns/op 437.79 MB/s BenchmarkRepeatLarge/131072/1-4 100 1084759 ns/op 120.83 MB/s BenchmarkRepeatLarge/131072/16-4 100 1571711 ns/op 83.39 MB/s BenchmarkRepeatLarge/131072/4097-4 195 909981 ns/op 139.57 MB/s BenchmarkRepeatLarge/262144/1-4 97 1123384 ns/op 233.35 MB/s BenchmarkRepeatLarge/262144/16-4 124 1107210 ns/op 236.76 MB/s BenchmarkRepeatLarge/262144/4097-4 157 944410 ns/op 273.30 MB/s BenchmarkRepeatLarge/524288/1-4 64 2095442 ns/op 250.20 MB/s BenchmarkRepeatLarge/524288/16-4 54 2414899 ns/op 217.11 MB/s BenchmarkRepeatLarge/524288/4097-4 62 2631911 ns/op 197.70 MB/s BenchmarkRepeatLarge/1048576/1-4 36 3937816 ns/op 266.28 MB/s BenchmarkRepeatLarge/1048576/16-4 32 4259789 ns/op 246.16 MB/s BenchmarkRepeatLarge/1048576/4097-4 27 3858859 ns/op 270.74 MB/s BenchmarkRepeatLarge/2097152/1-4 16 11220511 ns/op 186.90 MB/s BenchmarkRepeatLarge/2097152/16-4 19 8052908 ns/op 260.42 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 6402864 ns/op 326.97 MB/s BenchmarkRepeatLarge/4194304/1-4 6 17377048 ns/op 241.37 MB/s BenchmarkRepeatLarge/4194304/16-4 8 13500481 ns/op 310.68 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 16614087 ns/op 252.27 MB/s BenchmarkRepeatLarge/8388608/1-4 6 21275586 ns/op 394.28 MB/s BenchmarkRepeatLarge/8388608/16-4 6 22082070 ns/op 379.88 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 23764272 ns/op 352.91 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37530055 ns/op 447.03 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35511398 ns/op 472.45 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 41233335 ns/op 406.88 MB/s BenchmarkRepeatLarge/33554432/1-4 2 85295750 ns/op 393.39 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63414508 ns/op 529.13 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 98498866 ns/op 340.66 MB/s BenchmarkRepeatLarge/67108864/1-4 1 157706407 ns/op 425.53 MB/s BenchmarkRepeatLarge/67108864/16-4 1 101361195 ns/op 662.08 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 111430047 ns/op 602.25 MB/s BenchmarkRepeatLarge/134217728/1-4 1 294374991 ns/op 455.94 MB/s BenchmarkRepeatLarge/134217728/16-4 1 244842863 ns/op 548.18 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 212126046 ns/op 632.73 MB/s BenchmarkRepeatLarge/268435456/1-4 1 469592285 ns/op 571.64 MB/s BenchmarkRepeatLarge/268435456/16-4 1 562178244 ns/op 477.49 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 511162608 ns/op 525.15 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2174456572 ns/op 246.90 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1242926858 ns/op 431.94 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 993175047 ns/op 540.56 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 8762207340 ns/op 122.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2365363764 ns/op 453.94 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1805971292 ns/op 594.55 MB/s BenchmarkBytesCompare/1-4 11638081 12.70 ns/op BenchmarkBytesCompare/2-4 12678381 10.72 ns/op BenchmarkBytesCompare/4-4 12119629 9.191 ns/op BenchmarkBytesCompare/8-4 11991160 13.62 ns/op BenchmarkBytesCompare/16-4 14192992 8.330 ns/op BenchmarkBytesCompare/32-4 12726704 10.25 ns/op BenchmarkBytesCompare/64-4 10331298 18.34 ns/op BenchmarkBytesCompare/128-4 9133042 14.73 ns/op BenchmarkBytesCompare/256-4 6982120 17.47 ns/op BenchmarkBytesCompare/512-4 4298067 35.60 ns/op BenchmarkBytesCompare/1024-4 3068412 45.86 ns/op BenchmarkBytesCompare/2048-4 1515495 73.34 ns/op BenchmarkIndexAnyASCII/1:1-4 1925910 58.69 ns/op BenchmarkIndexAnyASCII/1:2-4 2009132 56.81 ns/op BenchmarkIndexAnyASCII/1:4-4 2053005 64.19 ns/op BenchmarkIndexAnyASCII/1:8-4 1865617 55.88 ns/op BenchmarkIndexAnyASCII/1:16-4 1998394 58.13 ns/op BenchmarkIndexAnyASCII/1:32-4 2039680 57.16 ns/op BenchmarkIndexAnyASCII/1:64-4 2044154 58.59 ns/op BenchmarkIndexAnyASCII/16:1-4 2158849 59.20 ns/op BenchmarkIndexAnyASCII/16:2-4 680748 201.6 ns/op BenchmarkIndexAnyASCII/16:4-4 542412 270.3 ns/op BenchmarkIndexAnyASCII/16:8-4 673741 199.5 ns/op BenchmarkIndexAnyASCII/16:16-4 606214 206.0 ns/op BenchmarkIndexAnyASCII/16:32-4 475186 232.0 ns/op BenchmarkIndexAnyASCII/16:64-4 436462 271.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2047027 60.49 ns/op BenchmarkIndexAnyASCII/256:2-4 51811 2180 ns/op BenchmarkIndexAnyASCII/256:4-4 48826 2285 ns/op BenchmarkIndexAnyASCII/256:8-4 46621 2587 ns/op BenchmarkIndexAnyASCII/256:16-4 52338 2264 ns/op BenchmarkIndexAnyASCII/256:32-4 52760 2516 ns/op BenchmarkIndexAnyASCII/256:64-4 52423 2258 ns/op BenchmarkIndexAnyUTF8/1:1-4 1999281 59.99 ns/op BenchmarkIndexAnyUTF8/1:2-4 2115758 55.54 ns/op BenchmarkIndexAnyUTF8/1:4-4 2243358 53.78 ns/op BenchmarkIndexAnyUTF8/1:8-4 2248861 53.14 ns/op BenchmarkIndexAnyUTF8/1:16-4 2325914 55.17 ns/op BenchmarkIndexAnyUTF8/1:32-4 2078254 58.48 ns/op BenchmarkIndexAnyUTF8/1:64-4 1999513 75.71 ns/op BenchmarkIndexAnyUTF8/16:1-4 131098 802.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 456825 321.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 350881 331.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 395091 599.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 221596 494.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 339289 404.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 384621 587.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 13116 ns/op BenchmarkIndexAnyUTF8/256:2-4 28140 4926 ns/op BenchmarkIndexAnyUTF8/256:4-4 27136 4527 ns/op BenchmarkIndexAnyUTF8/256:8-4 27398 4428 ns/op BenchmarkIndexAnyUTF8/256:16-4 22446 5328 ns/op BenchmarkIndexAnyUTF8/256:32-4 26218 5334 ns/op BenchmarkIndexAnyUTF8/256:64-4 26811 4233 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2005359 55.20 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2178512 55.58 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1886478 105.6 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1810570 56.16 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2122843 60.78 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2058589 55.90 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2094362 57.55 ns/op BenchmarkLastIndexAnyASCII/16:1-4 500589 265.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 466641 249.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 403958 253.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 441424 272.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 378999 292.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 429142 276.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 384249 320.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38234 3156 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36475 3206 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37197 3146 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35148 3654 ns/op BenchmarkLastIndexAnyASCII/256:16-4 37365 3276 ns/op BenchmarkLastIndexAnyASCII/256:32-4 35989 3284 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35280 3224 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2039672 69.31 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2006383 96.75 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2186149 54.18 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1951842 54.39 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2175862 53.40 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2245078 53.79 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1940328 53.70 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 187756 603.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 416563 273.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 469233 278.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 452211 295.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 360010 289.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 364234 316.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 414699 324.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12963 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27030 4043 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 27658 5455 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 26083 3943 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29761 3977 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27828 4520 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26028 4771 ns/op BenchmarkTrimASCII/1:1-4 2106555 57.09 ns/op BenchmarkTrimASCII/1:2-4 2121297 53.84 ns/op BenchmarkTrimASCII/1:4-4 2203706 53.81 ns/op BenchmarkTrimASCII/1:8-4 2089698 64.82 ns/op BenchmarkTrimASCII/1:16-4 1730244 71.37 ns/op BenchmarkTrimASCII/16:1-4 672984 186.6 ns/op BenchmarkTrimASCII/16:2-4 466222 322.5 ns/op BenchmarkTrimASCII/16:4-4 499354 265.0 ns/op BenchmarkTrimASCII/16:8-4 476816 327.7 ns/op BenchmarkTrimASCII/16:16-4 466599 409.6 ns/op BenchmarkTrimASCII/256:1-4 53811 3325 ns/op BenchmarkTrimASCII/256:2-4 37224 3231 ns/op BenchmarkTrimASCII/256:4-4 29976 5466 ns/op BenchmarkTrimASCII/256:8-4 38354 3629 ns/op BenchmarkTrimASCII/256:16-4 32054 3548 ns/op BenchmarkTrimASCII/4096:1-4 3375 34933 ns/op BenchmarkTrimASCII/4096:2-4 2664 48823 ns/op BenchmarkTrimASCII/4096:4-4 2418 48292 ns/op BenchmarkTrimASCII/4096:8-4 2487 52667 ns/op BenchmarkTrimASCII/4096:16-4 2622 49623 ns/op BenchmarkTrimByte-4 2125786 55.93 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17180 6957 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17058 7060 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 859 135513 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1794 64676 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3102 54230 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6294 18132 ns/op BenchmarkCompareBytesEqual-4 14416784 15.21 ns/op BenchmarkCompareBytesToNil-4 11764206 9.531 ns/op BenchmarkCompareBytesEmpty-4 17377263 6.936 ns/op BenchmarkCompareBytesIdentical-4 17369739 7.735 ns/op BenchmarkCompareBytesSameLength-4 11533396 10.97 ns/op BenchmarkCompareBytesDifferentLength-4 14113683 8.055 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2720 42601 ns/op 24613.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3188 44168 ns/op 23740.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2962 49294 ns/op 21272.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2391 45035 ns/op 23283.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2607 46137 ns/op 22727.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2932 53966 ns/op 19430.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2671 41839 ns/op 25062.43 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2725 42156 ns/op 24874.23 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2136 47550 ns/op 22052.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1932 53248 ns/op 19692.56 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2053 75208 ns/op 13942.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1826 65162 ns/op 16091.81 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2350 64077 ns/op 16364.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1989 58984 ns/op 17777.23 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2578 56148 ns/op 18675.41 MB/s BenchmarkCompareBytesBig-4 3039 49269 ns/op 21282.87 MB/s BenchmarkCompareBytesBigIdentical-4 12256470 8.199 ns/op 127886092.32 MB/s PASS ok bytes 92.295s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 78751056 ns/op 1.27 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 368400552 ns/op 1.54 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 33855805 ns/op 0.48 MB/s 3643346 B/op 51 allocs/op PASS ok compress/bzip2 2.380s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 2110748 ns/op 4.74 MB/s 43499 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20676103 ns/op 4.84 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 195452678 ns/op 5.12 MB/s 49272 B/op 10 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 2266707 ns/op 4.41 MB/s 42502 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 26034752 ns/op 3.84 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 228601263 ns/op 4.37 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 52 2422059 ns/op 4.13 MB/s 42316 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21535321 ns/op 4.64 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 274029277 ns/op 3.65 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 2152138 ns/op 4.65 MB/s 43117 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21858800 ns/op 4.57 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 220199353 ns/op 4.54 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 3151610 ns/op 3.17 MB/s 44028 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 38849342 ns/op 2.57 MB/s 51300 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 232355333 ns/op 4.30 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 61 2344225 ns/op 4.27 MB/s 43442 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 24880828 ns/op 4.02 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 260542830 ns/op 3.84 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 66 1808047 ns/op 5.53 MB/s 43039 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 14165426 ns/op 7.06 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 118558691 ns/op 8.43 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 68 1618144 ns/op 6.18 MB/s 42497 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 14348839 ns/op 6.97 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 130506361 ns/op 7.66 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 60 1874410 ns/op 5.34 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 16162058 ns/op 6.19 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 135776651 ns/op 7.37 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2741223 ns/op 3.65 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 23672570 ns/op 4.22 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 229974007 ns/op 4.35 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6906314 ns/op 1.45 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 94543352 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 775310056 ns/op 1.29 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6371575 ns/op 1.57 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 70575032 ns/op 1.42 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 684471847 ns/op 1.46 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 85 1577343 ns/op 6.34 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13040791 ns/op 7.67 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 131232224 ns/op 7.62 MB/s BenchmarkEncode/Newton/Speed/1e4-4 36 3181611 ns/op 3.14 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16283328 ns/op 6.14 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 230575392 ns/op 4.34 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 7492169 ns/op 1.33 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 60338548 ns/op 1.66 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 615907155 ns/op 1.62 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5512429 ns/op 1.81 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 69589740 ns/op 1.44 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 757285031 ns/op 1.32 MB/s PASS ok compress/flate 18.956s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 39 2628095 ns/op 3.81 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2633460 ns/op 3.80 MB/s BenchmarkDecoder/1e5-4 4 27290962 ns/op 3.66 MB/s BenchmarkDecoder/1e-Reuse5-4 4 30567697 ns/op 3.27 MB/s BenchmarkDecoder/1e6-4 1 260140526 ns/op 3.84 MB/s BenchmarkDecoder/1e-Reuse6-4 1 277873348 ns/op 3.60 MB/s BenchmarkEncoder/1e4-4 34 3097272 ns/op 3.23 MB/s BenchmarkEncoder/1e-Reuse4-4 58 3037098 ns/op 3.29 MB/s BenchmarkEncoder/1e5-4 4 27337165 ns/op 3.66 MB/s BenchmarkEncoder/1e-Reuse5-4 5 31766424 ns/op 3.15 MB/s BenchmarkEncoder/1e6-4 1 252580540 ns/op 3.96 MB/s BenchmarkEncoder/1e-Reuse6-4 1 210330587 ns/op 4.75 MB/s PASS ok compress/lzw 4.520s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 28 3946633 ns/op PASS ok container/heap 1.260s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 20384 5394 ns/op BenchmarkWithTimeout/concurrency=40-4 3532 31147 ns/op BenchmarkWithTimeout/concurrency=4000-4 4452 35779 ns/op BenchmarkWithTimeout/concurrency=400000-4 5647 23696 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 204134 525.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 14300 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18787 6767 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3516 48923 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2418 78860 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3972 37320 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 360 585169 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 259 599037 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 295 481205 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 4070213 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5975121 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 34 4105188 ns/op BenchmarkCheckCanceled/Err-4 361316 406.0 ns/op BenchmarkCheckCanceled/Done-4 556890 369.0 ns/op BenchmarkContextCancelDone-4 633602 177.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 24207 4982 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20788 5544 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22916 5592 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20623 5807 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12471 9391 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 545667 215.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 336580 362.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 211656 499.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 158244 1160 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 79364 2430 ns/op PASS ok context 14.158s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1856349 57.78 ns/op 276.91 MB/s BenchmarkDecrypt-4 1423851 75.94 ns/op 210.69 MB/s BenchmarkExpand-4 959631 132.9 ns/op PASS ok crypto/aes 1.623s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 271830 462.6 ns/op 138.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 398584 297.9 ns/op 214.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 267046 468.1 ns/op 136.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 413836 309.4 ns/op 206.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 168002 779.8 ns/op 1731.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 208930 588.7 ns/op 2293.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145922 916.0 ns/op 1473.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 189400 685.8 ns/op 1968.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 55706 2162 ns/op 3789.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 67676 1762 ns/op 4649.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 28668 4083 ns/op 2006.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 44810 2516 ns/op 3256.12 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5883 19253 ns/op 52.93 MB/s BenchmarkAESCFBDecrypt1K-4 7047 18084 ns/op 56.35 MB/s BenchmarkAESCFBDecrypt8K-4 838 139125 ns/op 58.85 MB/s BenchmarkAESOFB1K-4 10000 11254 ns/op 90.55 MB/s BenchmarkAESCTR1K-4 15950 12096 ns/op 84.24 MB/s BenchmarkAESCTR8K-4 2011 62713 ns/op 130.55 MB/s BenchmarkAESCBCEncrypt1K-4 13886 10833 ns/op 94.52 MB/s BenchmarkAESCBCDecrypt1K-4 19456 8149 ns/op 125.67 MB/s PASS ok crypto/cipher 4.705s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 98935 1202 ns/op 6.66 MB/s BenchmarkDecrypt-4 108260 1158 ns/op 6.91 MB/s BenchmarkTDESEncrypt-4 39068 2985 ns/op 2.68 MB/s BenchmarkTDESDecrypt-4 41043 2971 ns/op 2.69 MB/s PASS ok crypto/des 1.711s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1212 97320 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 16 6789757 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18666081 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 74 1591806 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.886s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2102 61853 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 33 3384549 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 14 8267887 ns/op 3062 B/op 35 allocs/op BenchmarkVerify/P256-4 1135 105158 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 8741300 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 28602015 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5293 23891 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 1815187 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5040115 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.500s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 236 511542 ns/op BenchmarkNewKeyFromSeed-4 228 482248 ns/op BenchmarkSigning-4 228 505917 ns/op BenchmarkVerification-4 150 749946 ns/op PASS ok crypto/ed25519 1.934s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5756 17992 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 154 770870 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 66 1847668 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 4957925 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1894 72143 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 2442060 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5126489 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14174806 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10381 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6718 18843 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4305 26153 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1869433 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2931 48580 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 344 364953 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1372 146590 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1336750 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.453s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 13798 ns/op 74.22 MB/s BenchmarkHMACSHA256_32-4 20966 5682 ns/op 5.63 MB/s BenchmarkNewWriteSum-4 10000 13223 ns/op 2.42 MB/s PASS ok crypto/hmac 1.610s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 31752 4747 ns/op BenchmarkModSub-4 31626 3475 ns/op BenchmarkMontgomeryRepr-4 19052 5573 ns/op BenchmarkMontgomeryMul-4 20065 9309 ns/op BenchmarkModMul-4 10000 14548 ns/op BenchmarkExpBig-4 13 8843844 ns/op BenchmarkExp-4 3 42283167 ns/op PASS ok crypto/internal/bigmod 3.013s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2709 41931 ns/op BenchmarkScalarBaseMult-4 208 668418 ns/op BenchmarkScalarMult-4 100 1230874 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 133 812042 ns/op PASS ok crypto/internal/edwards25519 1.946s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 317574 672.1 ns/op BenchmarkMultiply-4 3089101 34.89 ns/op BenchmarkSquare-4 3902865 34.29 ns/op BenchmarkInvert-4 23746 5884 ns/op BenchmarkMult32-4 1000000 114.2 ns/op PASS ok crypto/internal/edwards25519/field 2.349s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 33 4595867 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1948 92948 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 5561899 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 16882513 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 146 841320 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 15508 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 74 1843126 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4691180 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.817s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 578540 270.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 375423 633.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 94975 1380 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 667144 361.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 319686 499.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 96444 1734 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.687s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 84703 1637 ns/op 4.89 MB/s BenchmarkHash64-4 93211 1460 ns/op 43.84 MB/s BenchmarkHash128-4 86847 1592 ns/op 80.42 MB/s BenchmarkHash256-4 82275 1540 ns/op 166.28 MB/s BenchmarkHash512-4 58238 1986 ns/op 257.80 MB/s BenchmarkHash1K-4 35289 3304 ns/op 309.89 MB/s BenchmarkHash8K-4 8973 16297 ns/op 502.68 MB/s BenchmarkHash1M-4 58 2016621 ns/op 519.97 MB/s BenchmarkHash8M-4 6 18399934 ns/op 455.90 MB/s BenchmarkHash8BytesUnaligned-4 97750 1466 ns/op 5.46 MB/s BenchmarkHash1KUnaligned-4 37188 3365 ns/op 304.29 MB/s BenchmarkHash8KUnaligned-4 8943 15749 ns/op 520.15 MB/s PASS ok crypto/md5 3.789s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 355934921 ns/op PASS ok crypto/rand 1.871s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 8922 13112 ns/op 9.76 MB/s BenchmarkRC4_1K-4 1364 99020 ns/op 10.34 MB/s BenchmarkRC4_8K-4 154 742950 ns/op 10.90 MB/s PASS ok crypto/rc4 1.696s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 15480195 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 63430862 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 61852614 ns/op BenchmarkEncryptPKCS1v15/2048-4 24 5414539 ns/op BenchmarkDecryptOAEP/2048-4 7 16515601 ns/op BenchmarkEncryptOAEP/2048-4 24 4773923 ns/op BenchmarkSignPKCS1v15/2048-4 7 16058248 ns/op BenchmarkVerifyPKCS1v15/2048-4 30 4902274 ns/op BenchmarkSignPSS/2048-4 6 16715486 ns/op BenchmarkVerifyPSS/2048-4 26 6405360 ns/op PASS ok crypto/rsa 3.221s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80702 1818 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 82948 1540 ns/op 5.20 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 56997 2532 ns/op 126.38 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 61809 1704 ns/op 187.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 38834 2949 ns/op 347.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 46304 2438 ns/op 420.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11410 ns/op 717.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11521 ns/op 711.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.849s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 49166 2035 ns/op 3.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 64788 1690 ns/op 4.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68418 1820 ns/op 4.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 22166 4974 ns/op 205.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26089 6572 ns/op 155.82 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 24883 5041 ns/op 203.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3956 28363 ns/op 288.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4675 28976 ns/op 282.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4546 34046 ns/op 240.61 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.100s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45829 3740 ns/op 2.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 53774 2137 ns/op 3.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 55659 2365 ns/op 3.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25182 6275 ns/op 163.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 22420 5213 ns/op 196.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 25143 4463 ns/op 229.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5618 26933 ns/op 304.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6534 20130 ns/op 406.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5809 26251 ns/op 312.06 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.457s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21905736 8.271 ns/op BenchmarkConstantTimeEq-4 18289216 6.978 ns/op BenchmarkConstantTimeLessOrEq-4 18805310 7.375 ns/op BenchmarkXORBytes/8Bytes-4 2362356 42.94 ns/op 186.31 MB/s BenchmarkXORBytes/128Bytes-4 2319669 53.51 ns/op 2392.00 MB/s BenchmarkXORBytes/2048Bytes-4 889906 150.7 ns/op 13592.65 MB/s BenchmarkXORBytes/32768Bytes-4 47539 2500 ns/op 13109.44 MB/s PASS ok crypto/subtle 2.611s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 16 6708585 ns/op BenchmarkCertCache/1-4 20 6674137 ns/op BenchmarkCertCache/2-4 20 7187195 ns/op BenchmarkCertCache/3-4 16 6855136 ns/op BenchmarkHandshakeServer/RSA-4 9 13950841 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 13803268 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 15752180 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 21 4941751 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 24 5911074 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6655751 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 7331231 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36318355 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 40797561 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 132098336 ns/op 7.94 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 130630860 ns/op 8.03 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 247504749 ns/op 8.47 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 233490532 ns/op 8.98 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 414622744 ns/op 10.12 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 431866409 ns/op 9.71 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 805654846 ns/op 10.41 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 815128161 ns/op 10.29 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1571122901 ns/op 10.68 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1722653510 ns/op 9.74 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3017129752 ns/op 11.12 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3442393543 ns/op 9.75 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6339021299 ns/op 10.59 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6583191831 ns/op 10.19 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 111263136 ns/op 9.42 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 111991518 ns/op 9.36 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 210181407 ns/op 9.98 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 221453766 ns/op 9.47 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 412675588 ns/op 10.16 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 419298198 ns/op 10.00 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 744894658 ns/op 11.26 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 820529969 ns/op 10.22 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1506829032 ns/op 11.13 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1497184181 ns/op 11.21 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2787141233 ns/op 12.04 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3234764738 ns/op 10.37 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6134169616 ns/op 10.94 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6094667439 ns/op 11.01 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 727299661 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 720028069 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 314743291 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 302322859 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 165928479 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 176896916 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 104268780 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91231170 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 56654226 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 58455994 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161364958 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 161934505 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 93305226 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 80601142 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 54285736 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 55519321 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42175307 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 36477800 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 35667328 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 30340566 ns/op PASS ok crypto/tls 61.541s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 18210826 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 331 338266 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 745 150785 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 907 162040 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 2.062s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 33 3991063 ns/op 278673 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 28 4841334 ns/op 265016 B/op 1982 allocs/op BenchmarkConcurrentStmtExec-4 58 3274816 ns/op 214337 B/op 596 allocs/op BenchmarkConcurrentTxQuery-4 33 4582788 ns/op 272734 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 50 2189224 ns/op 87759 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 44 3798501 ns/op 106347 B/op 2078 allocs/op BenchmarkConcurrentTxStmtExec-4 118 1025965 ns/op 40121 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 4027359 ns/op 230130 B/op 1757 allocs/op BenchmarkManyConcurrentQueries-4 1927 67874 ns/op 4129 B/op 20 allocs/op BenchmarkGrabConn-4 181129 753.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.393s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1573 98400 ns/op BenchmarkSymbols32-4 2139 75125 ns/op PASS ok debug/elf 1.483s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 104008 1080 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 51 2616580 ns/op 188190 B/op 13 allocs/op Benchmark115/LineToPC-4 64 1915770 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13438 7591 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.979s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 38911 4028 ns/op BenchmarkMarshal-4 625 237715 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2958 89070 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.835s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 204 504444 ns/op 16.24 MB/s BenchmarkEncodeToString-4 224 584308 ns/op 14.02 MB/s BenchmarkDecode-4 120 959605 ns/op 13.66 MB/s BenchmarkDecodeString-4 120 1741854 ns/op 7.53 MB/s PASS ok encoding/base32 2.150s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 187 536577 ns/op 15.27 MB/s BenchmarkDecodeString/2-4 228439 643.8 ns/op 6.21 MB/s BenchmarkDecodeString/4-4 225712 748.1 ns/op 10.69 MB/s BenchmarkDecodeString/8-4 166620 660.3 ns/op 18.17 MB/s BenchmarkDecodeString/64-4 35474 3235 ns/op 27.20 MB/s BenchmarkDecodeString/8192-4 321 397657 ns/op 27.47 MB/s BenchmarkNewEncoding-4 43518 2511 ns/op 101.95 MB/s PASS ok encoding/base64 2.689s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1376 99126 ns/op 40.35 MB/s BenchmarkReadStruct-4 16760 7631 ns/op 9.83 MB/s BenchmarkWriteStruct-4 12525 15970 ns/op 4.70 MB/s BenchmarkReadInts-4 32040 3639 ns/op 8.24 MB/s BenchmarkWriteInts-4 31082 6280 ns/op 4.78 MB/s BenchmarkWriteSlice1000Int32s-4 1111 117414 ns/op 34.07 MB/s BenchmarkPutUint16-4 2177211 51.31 ns/op 38.98 MB/s BenchmarkAppendUint16-4 2711113 60.64 ns/op 32.98 MB/s BenchmarkPutUint32-4 1610703 88.75 ns/op 45.07 MB/s BenchmarkAppendUint32-4 1942492 57.81 ns/op 69.19 MB/s BenchmarkPutUint64-4 980990 119.6 ns/op 66.91 MB/s BenchmarkAppendUint64-4 1000000 124.8 ns/op 64.08 MB/s BenchmarkLittleEndianPutUint16-4 2428436 54.56 ns/op 36.66 MB/s BenchmarkLittleEndianAppendUint16-4 1000000 100.3 ns/op 19.94 MB/s BenchmarkLittleEndianPutUint32-4 1569986 71.77 ns/op 55.73 MB/s BenchmarkLittleEndianAppendUint32-4 2030298 80.57 ns/op 49.64 MB/s BenchmarkLittleEndianPutUint64-4 1026820 133.4 ns/op 59.96 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 128.7 ns/op 62.18 MB/s BenchmarkReadFloats-4 119422 896.9 ns/op 13.38 MB/s BenchmarkWriteFloats-4 117910 1030 ns/op 11.65 MB/s BenchmarkReadSlice1000Float32s-4 1249 118000 ns/op 33.90 MB/s BenchmarkWriteSlice1000Float32s-4 891 131145 ns/op 30.50 MB/s BenchmarkReadSlice1000Uint8s-4 56568 3231 ns/op 309.52 MB/s BenchmarkWriteSlice1000Uint8s-4 38614 3623 ns/op 276.01 MB/s BenchmarkPutUvarint32-4 951733 162.5 ns/op 24.62 MB/s BenchmarkPutUvarint64-4 255032 565.7 ns/op 14.14 MB/s PASS ok encoding/binary 7.607s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5199 35430 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4021 34587 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4778 22652 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3550 37725 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5713 29502 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5503 20893 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5706 20288 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3536 37999 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7936 22053 ns/op PASS ok encoding/csv 2.991s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 4718 21277 ns/op 1822 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5893 21328 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 208 743261 ns/op 16926 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 446 274677 ns/op 1103 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 801 128944 ns/op 108 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 781 172814 ns/op 111 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1194 95981 ns/op 324 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 43 3110136 ns/op 39674 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 404 405391 ns/op 25284 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 733 190525 ns/op 10814 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 859 206517 ns/op 9764 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 334 445432 ns/op 39255 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 120 920747 ns/op 67601 B/op 2243 allocs/op BenchmarkDecodeBytesSlice-4 276 472821 ns/op 24387 B/op 212 allocs/op BenchmarkDecodeInterfaceSlice-4 58 2469294 ns/op 83484 B/op 3178 allocs/op BenchmarkDecodeMap-4 68 2394858 ns/op 54125 B/op 181 allocs/op PASS ok encoding/gob 4.814s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 8656 20290 ns/op 12.62 MB/s BenchmarkEncode/1024-4 2776 64286 ns/op 15.93 MB/s BenchmarkEncode/4096-4 561 236300 ns/op 17.33 MB/s BenchmarkEncode/16384-4 100 1023191 ns/op 16.01 MB/s BenchmarkDecode/256-4 19087 5749 ns/op 44.53 MB/s BenchmarkDecode/1024-4 5719 23929 ns/op 42.79 MB/s BenchmarkDecode/4096-4 1267 91688 ns/op 44.67 MB/s BenchmarkDecode/16384-4 270 408822 ns/op 40.08 MB/s BenchmarkDump/256-4 927 122591 ns/op 2.09 MB/s BenchmarkDump/1024-4 230 686719 ns/op 1.49 MB/s BenchmarkDump/4096-4 80 2522635 ns/op 1.62 MB/s BenchmarkDump/16384-4 15 7403097 ns/op 2.21 MB/s PASS ok encoding/hex 3.429s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 156136815 ns/op 12.43 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 186439384 ns/op 10.41 MB/s 8393696 B/op 115 allocs/op BenchmarkCodeMarshal-4 1 154571625 ns/op 12.55 MB/s 1943912 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 277117823 ns/op 7.00 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 17473 6424 ns/op BenchmarkMarshalBytes/256-4 5658 25158 ns/op BenchmarkMarshalBytes/4096-4 390 309698 ns/op BenchmarkMarshalBytesError/32-4 43 2632330 ns/op BenchmarkMarshalBytesError/256-4 45 2495251 ns/op BenchmarkMarshalBytesError/4096-4 38 4735734 ns/op BenchmarkMarshalMap-4 33308 4362 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 595553073 ns/op 3.26 MB/s 10098984 B/op 40040 allocs/op BenchmarkUnicodeDecoder-4 24800 6576 ns/op 2.13 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 31329 4504 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 470193487 ns/op 4.13 MB/s 2020144 B/op 40007 allocs/op BenchmarkCodeUnmarshalReuse-4 1 505465386 ns/op 3.84 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 55186 2143 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 80896 1423 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 185476 1126 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 12678 10444 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 67086 2865 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 68366 2426 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 13411 10032 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2872 43504 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 524 225876 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1364692 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 12715365 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 490992 264.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 358225 315.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 460237 265.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 456238 257.9 ns/op BenchmarkEncodeMarshaler-4 38258 3139 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 48606 2232 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4382845 32.57 ns/op BenchmarkNumberIsValidRegexp-4 10000 15658 ns/op PASS ok encoding/json 11.370s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 32 6177968 ns/op 10.61 MB/s BenchmarkDecode-4 27 5064252 ns/op 17.53 MB/s PASS ok encoding/pem 1.580s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1257 93330 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 654 197843 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2362 58836 ns/op PASS ok encoding/xml 1.707s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 193509 574.2 ns/op BenchmarkAs-4 59929 1742 ns/op PASS ok errors 1.569s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 361777 321.5 ns/op BenchmarkIntSet-4 524931 219.2 ns/op BenchmarkFloatAdd-4 144954 901.9 ns/op BenchmarkFloatSet-4 485968 235.7 ns/op BenchmarkStringSet-4 440152 337.8 ns/op BenchmarkMapSet-4 108315 1005 ns/op BenchmarkMapSetDifferent-4 45457 2579 ns/op BenchmarkMapSetDifferentRandom-4 229 822361 ns/op BenchmarkMapSetString-4 112419 1154 ns/op BenchmarkMapAddSame-4 23830 6590 ns/op BenchmarkMapAddDifferent-4 8784 12875 ns/op BenchmarkMapAddDifferentRandom-4 213 551194 ns/op BenchmarkMapAddSameSteadyState-4 221316 474.8 ns/op BenchmarkMapAddDifferentSteadyState-4 112389 1146 ns/op BenchmarkMapString-4 6247 20742 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 16302 10717 ns/op PASS ok expvar 4.877s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 68762 2134 ns/op BenchmarkSprintfEmpty-4 190424 658.6 ns/op BenchmarkSprintfString-4 110190 929.2 ns/op BenchmarkSprintfTruncateString-4 118741 1205 ns/op BenchmarkSprintfTruncateBytes-4 119157 917.2 ns/op BenchmarkSprintfSlowParsingPath-4 146230 1056 ns/op BenchmarkSprintfQuoteString-4 39082 3419 ns/op BenchmarkSprintfInt-4 148128 951.4 ns/op BenchmarkSprintfIntInt-4 99804 1313 ns/op BenchmarkSprintfPrefixedInt-4 103702 1518 ns/op BenchmarkSprintfFloat-4 73018 1530 ns/op BenchmarkSprintfComplex-4 38536 3626 ns/op BenchmarkSprintfBoolean-4 130714 1031 ns/op BenchmarkSprintfHexString-4 59044 2074 ns/op BenchmarkSprintfHexBytes-4 58472 3020 ns/op BenchmarkSprintfBytes-4 26094 4888 ns/op BenchmarkSprintfStringer-4 49762 2741 ns/op BenchmarkSprintfStructure-4 21619 6781 ns/op BenchmarkManyArgs-4 38887 3027 ns/op BenchmarkFprintInt-4 49726 2607 ns/op BenchmarkFprintfBytes-4 50419 2060 ns/op BenchmarkFprintIntNoAlloc-4 53344 3039 ns/op BenchmarkScanInts-4 24 5456065 ns/op BenchmarkScanRecursiveInt-4 1 507689816 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 517972487 ns/op PASS ok fmt 7.377s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 358 352411 ns/op PASS ok go/build 1.287s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 38296 2692 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13317 10459 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3104 43683 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1033 124269 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 213 696531 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 31 3974121 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9781529 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 49702554 ns/op 3634624 B/op 16408 allocs/op BenchmarkStringAdd/65536-4 1 207306439 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 3.225s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 540997745 ns/op 0.12 MB/s 45809872 B/op 48841 allocs/op PASS ok go/format 1.668s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21180601 ns/op 2.54 MB/s BenchmarkParseOnly-4 6 21759235 ns/op 2.48 MB/s BenchmarkResolve-4 51 3001985 ns/op 17.94 MB/s PASS ok go/parser 3.198s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 211862388 ns/op 0.24 MB/s 5130688 B/op 27494 allocs/op BenchmarkPrintDecl-4 866 275784 ns/op 0.12 MB/s 16187 B/op 51 allocs/op PASS ok go/printer 1.573s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 225 506006 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 15991170 ns/op 3.10 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15721659 ns/op 4.60 MB/s BenchmarkScanFiles/net/http/server.go-4 5 23248120 ns/op 5.04 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1013652 ns/op 3.04 MB/s PASS ok go/scanner 2.285s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 109.6 ns/op PASS ok go/token 1.245s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1594435 ns/op BenchmarkNamed/Underlying/nongeneric-4 644186 161.7 ns/op BenchmarkNamed/Underlying/generic-4 779594 151.4 ns/op BenchmarkNamed/Underlying/src_instance-4 977110 140.2 ns/op BenchmarkNamed/Underlying/user_instance-4 870694 156.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 12684 10122 ns/op BenchmarkNamed/NewMethodSet/generic-4 13004 11266 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10862 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10290 10090 ns/op BenchmarkCheck/http/funcbodies/info-4 1 752283854 ns/op 43140 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 548250698 ns/op 59130 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 337793274 ns/op 95969 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 289927779 ns/op 111590 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3316880557 ns/op 1558 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 164889063 ns/op 31143 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 107659830 ns/op 45950 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 89941376 ns/op 57269 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 778989208 ns/op 2775 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 91943434 ns/op 23423 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 81356761 ns/op 26305 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 64371443 ns/op 33371 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2375223964 ns/op 27529 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 759614960 ns/op 86006 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 173097496 ns/op 376097 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 190169400 ns/op 338662 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4132940314 ns/op 485.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 144900775 ns/op 13768 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 154057574 ns/op 12803 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 154464361 ns/op 12940 lines/s PASS ok go/types 58.325s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 9974 13154 ns/op 77.85 MB/s PASS ok hash/adler32 1.308s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 183180 776.9 ns/op 19.31 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 202837 1123 ns/op 13.36 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 122758 939.6 ns/op 42.57 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 132400 940.9 ns/op 42.51 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 409786 333.4 ns/op 1535.58 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 419104 357.3 ns/op 1433.09 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 268148 384.0 ns/op 2666.94 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 341432 353.4 ns/op 2897.79 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 207798 560.9 ns/op 7302.47 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 233271 642.0 ns/op 6379.68 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 49488 4213 ns/op 7777.83 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 55430 2055 ns/op 15941.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 342778 374.0 ns/op 40.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 296377 370.9 ns/op 40.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 344468 362.4 ns/op 110.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 326479 440.5 ns/op 90.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 274912 449.6 ns/op 1138.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 267019 464.5 ns/op 1102.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 249540 508.3 ns/op 2014.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 250242 566.7 ns/op 1806.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 194931 567.5 ns/op 7217.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 210207 881.4 ns/op 4647.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51334 2380 ns/op 13769.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 44506 2343 ns/op 13986.76 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 239164 568.8 ns/op 26.37 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 218532 1067 ns/op 14.06 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 116827 1004 ns/op 39.84 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 135026 879.6 ns/op 45.48 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12918 9437 ns/op 54.26 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10590 ns/op 48.35 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5816 25155 ns/op 40.71 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6062 44462 ns/op 23.03 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1300 98720 ns/op 41.49 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1099 99238 ns/op 41.27 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1346497 ns/op 24.34 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 153 924278 ns/op 35.45 MB/s PASS ok hash/crc32 9.142s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1004821 ns/op 65.22 MB/s BenchmarkCrc64/ISO4KB-4 1370 86547 ns/op 47.33 MB/s BenchmarkCrc64/ISO1KB-4 7861 16984 ns/op 60.29 MB/s BenchmarkCrc64/ECMA64KB-4 127 864282 ns/op 75.83 MB/s BenchmarkCrc64/Random64KB-4 146 955621 ns/op 68.58 MB/s BenchmarkCrc64/Random16KB-4 471 279397 ns/op 58.64 MB/s PASS ok hash/crc64 2.220s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12397 13205 ns/op 77.55 MB/s BenchmarkFnv32aKB-4 7065 15472 ns/op 66.18 MB/s BenchmarkFnv64KB-4 10000 10265 ns/op 99.75 MB/s BenchmarkFnv64aKB-4 10000 15417 ns/op 66.42 MB/s BenchmarkFnv128KB-4 1430 89661 ns/op 11.42 MB/s BenchmarkFnv128aKB-4 1562 142369 ns/op 7.19 MB/s PASS ok hash/fnv 2.285s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 332332 376.0 ns/op 10.64 MB/s BenchmarkHash/n=4/Bytes-4 2930007 42.38 ns/op 94.38 MB/s BenchmarkHash/n=4/String-4 1656820 76.50 ns/op 52.29 MB/s BenchmarkHash/n=8/Write-4 389646 298.7 ns/op 26.79 MB/s BenchmarkHash/n=8/Bytes-4 2794009 39.01 ns/op 205.06 MB/s BenchmarkHash/n=8/String-4 1686501 67.64 ns/op 118.27 MB/s BenchmarkHash/n=16/Write-4 454862 313.3 ns/op 51.08 MB/s BenchmarkHash/n=16/Bytes-4 3223528 36.53 ns/op 438.03 MB/s BenchmarkHash/n=16/String-4 1709347 69.16 ns/op 231.34 MB/s BenchmarkHash/n=32/Write-4 378481 295.1 ns/op 108.43 MB/s BenchmarkHash/n=32/Bytes-4 2393322 41.79 ns/op 765.71 MB/s BenchmarkHash/n=32/String-4 1494832 99.26 ns/op 322.39 MB/s BenchmarkHash/n=64/Write-4 389892 405.1 ns/op 157.97 MB/s BenchmarkHash/n=64/Bytes-4 3048991 37.22 ns/op 1719.52 MB/s BenchmarkHash/n=64/String-4 1822564 75.91 ns/op 843.13 MB/s BenchmarkHash/n=256/Write-4 329035 401.8 ns/op 637.10 MB/s BenchmarkHash/n=256/Bytes-4 2328066 63.01 ns/op 4063.11 MB/s BenchmarkHash/n=256/String-4 1000000 132.3 ns/op 1935.42 MB/s BenchmarkHash/n=320/Write-4 293701 417.6 ns/op 766.35 MB/s BenchmarkHash/n=320/Bytes-4 1546372 94.12 ns/op 3399.85 MB/s BenchmarkHash/n=320/String-4 836120 191.7 ns/op 1669.18 MB/s BenchmarkHash/n=1024/Write-4 232948 630.4 ns/op 1624.37 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 150.8 ns/op 6789.35 MB/s BenchmarkHash/n=1024/String-4 226754 483.8 ns/op 2116.71 MB/s BenchmarkHash/n=4096/Write-4 82956 1373 ns/op 2982.42 MB/s BenchmarkHash/n=4096/Bytes-4 227323 520.2 ns/op 7874.48 MB/s BenchmarkHash/n=4096/String-4 63900 3380 ns/op 1211.90 MB/s BenchmarkHash/n=16384/Write-4 22878 4721 ns/op 3470.38 MB/s BenchmarkHash/n=16384/Bytes-4 62109 1923 ns/op 8519.01 MB/s BenchmarkHash/n=16384/String-4 15670 7412 ns/op 2210.44 MB/s PASS ok hash/maphash 7.697s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 264 395651 ns/op BenchmarkEscapeNone-4 112465 2054 ns/op BenchmarkUnescape-4 613 226122 ns/op BenchmarkUnescapeNone-4 590425 242.0 ns/op BenchmarkUnescapeSparse-4 9834 32522 ns/op BenchmarkUnescapeDense-4 775 200482 ns/op PASS ok html 2.571s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7394 18905 ns/op BenchmarkCSSEscaperNoSpecials-4 31311 3480 ns/op BenchmarkDecodeCSS-4 16062 8763 ns/op BenchmarkDecodeCSSNoSpecials-4 2370258 85.87 ns/op BenchmarkCSSValueFilter-4 66349 1702 ns/op BenchmarkCSSValueFilterOk-4 53937 2535 ns/op BenchmarkEscapedExecute-4 3651 65155 ns/op BenchmarkHTMLNospaceEscaper-4 7768 16760 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 43044 3190 ns/op BenchmarkStripTags-4 15445 9640 ns/op BenchmarkStripTagsNoSpecials-4 205227 804.8 ns/op BenchmarkJSValEscaperWithNum-4 13746 7958 ns/op BenchmarkJSValEscaperWithStr-4 5816 41602 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 12702 ns/op BenchmarkJSValEscaperWithObj-4 4782 33790 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10525 ns/op BenchmarkJSStrEscaperNoSpecials-4 38028 2920 ns/op BenchmarkJSStrEscaper-4 10000 14185 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 35522 3562 ns/op BenchmarkJSRegexpEscaper-4 9110 15674 ns/op BenchmarkTemplateSpecialTags-4 79 1809139 ns/op BenchmarkURLEscaper-4 4364 43605 ns/op BenchmarkURLEscaperNoSpecials-4 139965 1018 ns/op BenchmarkURLNormalizer-4 4390 32846 ns/op BenchmarkURLNormalizerNoSpecials-4 148754 1280 ns/op BenchmarkSrcsetFilter-4 12679 9705 ns/op BenchmarkSrcsetFilterNoSpecials-4 72916 1558 ns/op PASS ok html/template 7.356s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 374762 360.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 301639 391.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 565828 313.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 390828 312.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1213406 119.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 125.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 125.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 971745 143.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 912386 115.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 282158 423.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 325302 479.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 349201 438.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 238294 694.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 631422 212.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 296811 405.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 378650 424.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 267384 385.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 268550 432.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 205.1 ns/op BenchmarkRGBASetRGBA-4 960471 137.5 ns/op BenchmarkRGBA64At-4 762837 218.2 ns/op BenchmarkRGBA64SetRGBA64-4 683762 315.1 ns/op BenchmarkNRGBAAt-4 977596 156.1 ns/op BenchmarkNRGBASetNRGBA-4 952798 191.8 ns/op BenchmarkNRGBA64At-4 755350 255.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 535384 201.2 ns/op BenchmarkAlphaAt-4 1484300 68.34 ns/op BenchmarkAlphaSetAlpha-4 1660879 74.58 ns/op BenchmarkAlpha16At-4 1000000 108.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 139.3 ns/op BenchmarkGrayAt-4 1000000 118.8 ns/op BenchmarkGraySetGray-4 1000000 129.7 ns/op BenchmarkGray16At-4 1000000 110.0 ns/op BenchmarkGraySetGray16-4 1000000 149.7 ns/op PASS ok image 9.155s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 1988869 53.70 ns/op BenchmarkYCbCrToRGB/128-4 2406758 47.68 ns/op BenchmarkYCbCrToRGB/255-4 2598302 49.50 ns/op BenchmarkRGBToYCbCr/0-4 1975256 58.02 ns/op BenchmarkRGBToYCbCr/Cb-4 2306438 54.97 ns/op BenchmarkRGBToYCbCr/Cr-4 2246515 47.41 ns/op BenchmarkYCbCrToRGBA/0-4 2017132 58.12 ns/op BenchmarkYCbCrToRGBA/128-4 1000000 101.8 ns/op BenchmarkYCbCrToRGBA/255-4 2375367 50.60 ns/op BenchmarkNYCbCrAToRGBA/0-4 2277500 57.70 ns/op BenchmarkNYCbCrAToRGBA/128-4 1885552 55.01 ns/op BenchmarkNYCbCrAToRGBA/255-4 2494885 47.21 ns/op PASS ok image/color 4.134s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 74327540 ns/op BenchmarkFillSrc-4 194 644341 ns/op BenchmarkCopyOver-4 5 25998530 ns/op BenchmarkCopySrc-4 279 395396 ns/op BenchmarkNRGBAOver-4 6 23296770 ns/op BenchmarkNRGBASrc-4 8 12867664 ns/op BenchmarkYCbCr-4 8 13885557 ns/op BenchmarkGray-4 14 16053538 ns/op BenchmarkCMYK-4 8 12690761 ns/op BenchmarkGlyphOver-4 15 10749461 ns/op BenchmarkRGBAMaskOver-4 4 47472666 ns/op BenchmarkGrayMaskOver-4 4 35316402 ns/op BenchmarkRGBA64ImageMaskOver-4 3 51908717 ns/op BenchmarkRGBA-4 4 29066298 ns/op BenchmarkPalettedFill-4 765 156211 ns/op BenchmarkPalettedRGBA-4 4 37965751 ns/op BenchmarkGenericOver-4 2 76177554 ns/op BenchmarkGenericMaskOver-4 4 25847358 ns/op BenchmarkGenericSrc-4 3 39391510 ns/op BenchmarkGenericMaskSrc-4 3 38244959 ns/op PASS ok image/draw 10.597s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 16 6283201 ns/op 2.46 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 176200110 ns/op 1.74 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3400081923 ns/op 0.36 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 54 3111168 ns/op 4.97 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 171689359 ns/op 0.36 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.325s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3758 31148 ns/op BenchmarkIDCT-4 4465 34354 ns/op BenchmarkDecodeBaseline-4 7 18098198 ns/op 3.41 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 22483663 ns/op 2.75 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 265065454 ns/op 4.64 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 258323118 ns/op 3.57 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.388s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 9847479 13.96 ns/op BenchmarkDecodeGray-4 9 12298533 ns/op 5.33 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 52592926 ns/op 4.98 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 46895150 ns/op 5.59 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 12012477 ns/op 5.46 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 58380320 ns/op 4.49 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 66308801 ns/op 3.95 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 70790638 ns/op 4.34 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70928957 ns/op 4.33 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 235434655 ns/op 5.22 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 342604054 ns/op 3.59 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 74726348 ns/op 4.11 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 300382646 ns/op 4.09 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1048780638 ns/op 1.17 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.941s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 75285920 ns/op 1.33 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53616773 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 402181444 ns/op 1.24 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 322784943 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 59325127 ns/op 1.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 58007729 ns/op 1.72 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 429995094 ns/op 1.16 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 342476375 ns/op 1.46 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 684336566 ns/op 1.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 756464232 ns/op 1.32 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3769199161 ns/op 1.33 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3385764747 ns/op 1.48 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10262052 ns/op 9.74 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9317173 ns/op 10.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 45949033 ns/op 10.88 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47263293 ns/op 10.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 92831914 ns/op 10.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 95936633 ns/op 10.42 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 468205260 ns/op 10.68 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 512917173 ns/op 9.75 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61594650 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 54813844 ns/op 1.82 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 343962398 ns/op 1.45 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 333233281 ns/op 1.50 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 784788055 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 798192911 ns/op 1.25 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5689190474 ns/op 0.88 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5327630510 ns/op 0.94 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 178204452 ns/op 23.45 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 148481579 ns/op 28.15 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 45.694s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30902 3800 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 30118 3853 ns/op 0.52 MB/s BenchmarkMarshalCorpusFile/4-4 27655 4505 ns/op 0.89 MB/s BenchmarkMarshalCorpusFile/8-4 22778 5373 ns/op 1.49 MB/s BenchmarkMarshalCorpusFile/16-4 17767 6549 ns/op 2.44 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10507 ns/op 3.05 MB/s BenchmarkMarshalCorpusFile/64-4 8664 13972 ns/op 4.58 MB/s BenchmarkMarshalCorpusFile/128-4 7692 19913 ns/op 6.43 MB/s BenchmarkMarshalCorpusFile/256-4 2952 48450 ns/op 5.28 MB/s BenchmarkMarshalCorpusFile/512-4 1456 92859 ns/op 5.51 MB/s BenchmarkMarshalCorpusFile/1024-4 712 189603 ns/op 5.40 MB/s BenchmarkMarshalCorpusFile/2048-4 330 360784 ns/op 5.68 MB/s BenchmarkMarshalCorpusFile/4096-4 164 994176 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1467036 ns/op 5.58 MB/s BenchmarkMarshalCorpusFile/16384-4 50 2967287 ns/op 5.52 MB/s BenchmarkMarshalCorpusFile/32768-4 25 6801993 ns/op 4.82 MB/s BenchmarkMarshalCorpusFile/65536-4 9 14816394 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/131072-4 4 29919216 ns/op 4.38 MB/s BenchmarkMarshalCorpusFile/262144-4 2 52117997 ns/op 5.03 MB/s BenchmarkMarshalCorpusFile/524288-4 1 100112392 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 198546532 ns/op 5.28 MB/s BenchmarkUnmarshalCorpusFile/1-4 7324 18696 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7093 16295 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/4-4 6678 17240 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6390 18192 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/16-4 6352 22270 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 3510 35148 ns/op 0.91 MB/s BenchmarkUnmarshalCorpusFile/64-4 3541 40239 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/128-4 1844 57807 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/256-4 872 141166 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/512-4 434 260897 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/1024-4 219 502600 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/2048-4 121 1023803 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/4096-4 52 2483220 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 3918896 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 8049505 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15359104 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30439563 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61481816 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 128702724 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 249898908 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 483715610 ns/op 2.17 MB/s BenchmarkMutatorBytes/1-4 30652 3780 ns/op BenchmarkMutatorBytes/10-4 32641 3520 ns/op BenchmarkMutatorBytes/100-4 31122 3626 ns/op BenchmarkMutatorBytes/1000-4 22848 5368 ns/op BenchmarkMutatorBytes/10000-4 6526 24066 ns/op BenchmarkMutatorBytes/100000-4 790 146201 ns/op BenchmarkMutatorString/1-4 34096 3852 ns/op BenchmarkMutatorString/10-4 30512 3813 ns/op BenchmarkMutatorString/100-4 29191 4322 ns/op BenchmarkMutatorString/1000-4 14060 8559 ns/op BenchmarkMutatorString/10000-4 2197 55569 ns/op BenchmarkMutatorString/100000-4 337 368587 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16478 8235 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 10228 ns/op BenchmarkMutatorAllBasicTypes/bool-4 46099 2560 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46936 2578 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46812 2487 ns/op BenchmarkMutatorAllBasicTypes/int-4 54943 2337 ns/op BenchmarkMutatorAllBasicTypes/int8-4 45523 2374 ns/op BenchmarkMutatorAllBasicTypes/int16-4 45258 2386 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47326 2506 ns/op BenchmarkMutatorAllBasicTypes/int64-4 51775 2483 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 46602 2492 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 50674 2370 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 48056 2481 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 42648 2566 ns/op PASS ok internal/fuzz 14.761s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 16278 9565 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 142150 942.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.673s PASS ok internal/poll 1.046s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 25691958 ns/op PASS ok internal/trace 3.044s PASS ok internal/zstd 1.071s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 11172 11388 ns/op BenchmarkCopyNLarge-4 292 595719 ns/op PASS ok io 1.784s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 156105 783.5 ns/op BenchmarkPrintln-4 20956 5622 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 28911 3692 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5686 23242 ns/op BenchmarkDiscard-4 961467 128.9 ns/op 0 B/op 0 allocs/op PASS ok log 2.135s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 66760 1778 ns/op BenchmarkJSONHandler/defaults-4 6740 16277 ns/op 527 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3446 30522 ns/op 806 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5002 26531 ns/op 768 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7603 17808 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6052 16677 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4694 29122 ns/op 543 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25118 4515 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24114 4723 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 88963 1602 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 52346 2801 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 51045 2436 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 44395 2874 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 44376 3330 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49034 2489 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 815977 171.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 632862 224.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 471988 268.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 394782 377.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 308914 378.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4220 42019 ns/op BenchmarkDispatch/switch-checked-4 134642 1005 ns/op BenchmarkDispatch/As-4 118900 1045 ns/op BenchmarkDispatch/Visit-4 120282 965.1 ns/op BenchmarkUnsafeStrings-4 10000 10148 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 PASS ok log/slog 6.032s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1229812 81.75 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1396818 82.16 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 805026 146.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 284978 407.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 55438 2269 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 50542 2886 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 22837 6647 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6117 20616 ns/op 3475 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11307 12882 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 11116 11530 ns/op 581 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6685 18132 ns/op 1088 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2133 57630 ns/op 4313 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15392 9304 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13792 9379 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9718 14314 ns/op 948 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2578 45461 ns/op 3754 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.758s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 30520514 ns/op PASS ok maps 2.980s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2195988 54.73 ns/op BenchmarkAcosh-4 1218218 92.44 ns/op BenchmarkAsin-4 2560630 46.23 ns/op BenchmarkAsinh-4 1208695 97.83 ns/op BenchmarkAtan-4 2976307 38.78 ns/op BenchmarkAtanh-4 1208773 95.29 ns/op BenchmarkAtan2-4 2060046 54.69 ns/op BenchmarkCbrt-4 1567476 74.26 ns/op BenchmarkCeil-4 21732712 5.532 ns/op BenchmarkCopysign-4 3724165 31.21 ns/op BenchmarkCos-4 1303046 88.42 ns/op BenchmarkCosh-4 1864110 63.99 ns/op BenchmarkErf-4 3212125 38.46 ns/op BenchmarkErfc-4 3086217 37.83 ns/op BenchmarkErfinv-4 2974826 40.68 ns/op BenchmarkErfcinv-4 2932323 41.85 ns/op BenchmarkExp-4 6996151 17.86 ns/op BenchmarkExpGo-4 1000000 121.5 ns/op BenchmarkExpm1-4 2379776 49.25 ns/op BenchmarkExp2-4 1000000 118.1 ns/op BenchmarkExp2Go-4 909085 139.0 ns/op BenchmarkAbs-4 4712091 24.17 ns/op BenchmarkDim-4 10312340 10.10 ns/op BenchmarkFloor-4 24237526 5.310 ns/op BenchmarkMax-4 17086218 7.277 ns/op BenchmarkMin-4 16617163 7.542 ns/op BenchmarkMod-4 279194 362.6 ns/op BenchmarkFrexp-4 1852288 63.04 ns/op BenchmarkGamma-4 906907 142.4 ns/op BenchmarkHypot-4 12832872 9.695 ns/op BenchmarkHypotGo-4 1721995 67.99 ns/op BenchmarkIlogb-4 2117515 56.70 ns/op BenchmarkJ0-4 304332 421.6 ns/op BenchmarkJ1-4 320065 416.2 ns/op BenchmarkJn-4 130094 878.6 ns/op BenchmarkLdexp-4 1852878 63.98 ns/op BenchmarkLgamma-4 1000000 111.5 ns/op BenchmarkLog-4 5367054 18.98 ns/op BenchmarkLogb-4 2103741 55.76 ns/op BenchmarkLog1p-4 1641819 70.49 ns/op BenchmarkLog10-4 5346508 20.47 ns/op BenchmarkLog2-4 1582976 75.03 ns/op BenchmarkModf-4 2341396 50.12 ns/op BenchmarkNextafter32-4 2291671 48.55 ns/op BenchmarkNextafter64-4 2438378 49.61 ns/op BenchmarkPowInt-4 621440 200.1 ns/op BenchmarkPowFrac-4 508646 259.2 ns/op BenchmarkPow10Pos-4 5800362 21.98 ns/op BenchmarkPow10Neg-4 6536965 19.64 ns/op BenchmarkRound-4 4703280 24.46 ns/op BenchmarkRoundToEven-4 13414405 9.627 ns/op BenchmarkRemainder-4 595929 223.9 ns/op BenchmarkSignbit-4 7193188 16.13 ns/op BenchmarkSin-4 1467872 79.15 ns/op BenchmarkSincos-4 1000000 109.1 ns/op BenchmarkSinh-4 2066038 56.48 ns/op BenchmarkSqrtIndirect-4 22473984 5.143 ns/op BenchmarkSqrtLatency-4 22699590 5.557 ns/op BenchmarkSqrtIndirectLatency-4 21706730 5.603 ns/op BenchmarkSqrtGoLatency-4 1353362 91.17 ns/op BenchmarkSqrtPrime-4 39787 2985 ns/op BenchmarkTan-4 1475414 79.10 ns/op BenchmarkTanh-4 1639371 71.59 ns/op BenchmarkTrunc-4 24464890 5.478 ns/op BenchmarkY0-4 278959 514.4 ns/op BenchmarkY1-4 313945 431.1 ns/op BenchmarkYn-4 120121 905.5 ns/op BenchmarkFloat64bits-4 7195458 16.25 ns/op BenchmarkFloat64frombits-4 6955444 17.12 ns/op BenchmarkFloat32bits-4 6722160 18.18 ns/op BenchmarkFloat32frombits-4 7304274 16.85 ns/op BenchmarkFMA-4 21688731 5.844 ns/op PASS ok math 14.550s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15031718 8.369 ns/op 7647.29 MB/s BenchmarkAddVV/2-4 13487347 9.219 ns/op 13885.10 MB/s BenchmarkAddVV/3-4 10295241 10.32 ns/op 18604.14 MB/s BenchmarkAddVV/4-4 12036609 10.81 ns/op 23682.35 MB/s BenchmarkAddVV/5-4 11616499 10.67 ns/op 29995.13 MB/s BenchmarkAddVV/10-4 7538006 13.70 ns/op 46707.76 MB/s BenchmarkAddVV/100-4 2141956 55.60 ns/op 115110.21 MB/s BenchmarkAddVV/1000-4 287042 490.6 ns/op 130439.55 MB/s BenchmarkSubVV/1-4 15122740 8.592 ns/op 7448.98 MB/s BenchmarkSubVV/2-4 13352386 9.284 ns/op 13787.74 MB/s BenchmarkSubVV/3-4 12135756 10.23 ns/op 18772.64 MB/s BenchmarkSubVV/4-4 12176610 10.10 ns/op 25343.63 MB/s BenchmarkSubVV/5-4 10060796 11.53 ns/op 27757.02 MB/s BenchmarkSubVV/10-4 8115993 13.42 ns/op 47685.19 MB/s BenchmarkSubVV/100-4 2022974 54.17 ns/op 118145.76 MB/s BenchmarkSubVV/1000-4 271359 571.0 ns/op 112075.69 MB/s BenchmarkAddVW/1-4 15880525 8.126 ns/op 984.48 MB/s BenchmarkAddVW/2-4 12909938 8.628 ns/op 1854.53 MB/s BenchmarkAddVW/3-4 12662659 9.455 ns/op 2538.36 MB/s BenchmarkAddVW/4-4 13789422 9.284 ns/op 3446.97 MB/s BenchmarkAddVW/5-4 12412474 10.05 ns/op 3981.48 MB/s BenchmarkAddVW/10-4 8661392 11.78 ns/op 6792.19 MB/s BenchmarkAddVW/100-4 295510 424.8 ns/op 1883.14 MB/s BenchmarkAddVW/1000-4 39990 3023 ns/op 2646.01 MB/s BenchmarkAddVWext/1-4 15769623 8.396 ns/op 952.86 MB/s BenchmarkAddVWext/2-4 14315136 8.643 ns/op 1851.13 MB/s BenchmarkAddVWext/3-4 13482507 9.082 ns/op 2642.46 MB/s BenchmarkAddVWext/4-4 13359459 9.177 ns/op 3487.04 MB/s BenchmarkAddVWext/5-4 12892041 9.837 ns/op 4066.26 MB/s BenchmarkAddVWext/10-4 9399967 11.53 ns/op 6939.89 MB/s BenchmarkAddVWext/100-4 43720 2545 ns/op 314.34 MB/s BenchmarkAddVWext/1000-4 4936 24697 ns/op 323.93 MB/s BenchmarkSubVW/1-4 15313656 8.095 ns/op 988.23 MB/s BenchmarkSubVW/2-4 12507223 9.224 ns/op 1734.61 MB/s BenchmarkSubVW/3-4 12935511 11.49 ns/op 2087.93 MB/s BenchmarkSubVW/4-4 13287801 9.033 ns/op 3542.43 MB/s BenchmarkSubVW/5-4 12721617 9.825 ns/op 4071.07 MB/s BenchmarkSubVW/10-4 9950774 11.61 ns/op 6889.90 MB/s BenchmarkSubVW/100-4 279800 457.2 ns/op 1749.70 MB/s BenchmarkSubVW/1000-4 40046 2977 ns/op 2687.07 MB/s BenchmarkSubVWext/1-4 13177302 8.170 ns/op 979.17 MB/s BenchmarkSubVWext/2-4 14359224 8.707 ns/op 1837.54 MB/s BenchmarkSubVWext/3-4 13383920 9.511 ns/op 2523.42 MB/s BenchmarkSubVWext/4-4 13862455 9.180 ns/op 3485.93 MB/s BenchmarkSubVWext/5-4 11453246 10.43 ns/op 3835.94 MB/s BenchmarkSubVWext/10-4 9333096 11.81 ns/op 6772.36 MB/s BenchmarkSubVWext/100-4 46635 2542 ns/op 314.72 MB/s BenchmarkSubVWext/1000-4 5443 24737 ns/op 323.40 MB/s BenchmarkMulAddVWW/1-4 11386362 10.27 ns/op 6231.19 MB/s BenchmarkMulAddVWW/2-4 11077921 10.72 ns/op 11936.64 MB/s BenchmarkMulAddVWW/3-4 10332146 11.29 ns/op 17004.38 MB/s BenchmarkMulAddVWW/4-4 9889640 11.72 ns/op 21842.52 MB/s BenchmarkMulAddVWW/5-4 8015818 14.24 ns/op 22467.67 MB/s BenchmarkMulAddVWW/10-4 7000422 16.46 ns/op 38889.47 MB/s BenchmarkMulAddVWW/100-4 1428082 82.85 ns/op 77245.08 MB/s BenchmarkMulAddVWW/1000-4 155186 826.0 ns/op 77484.39 MB/s BenchmarkAddMulVVW/1-4 13824868 8.650 ns/op 7398.57 MB/s BenchmarkAddMulVVW/2-4 12885562 9.923 ns/op 12899.59 MB/s BenchmarkAddMulVVW/3-4 11143344 10.50 ns/op 18292.06 MB/s BenchmarkAddMulVVW/4-4 10201198 11.33 ns/op 22597.46 MB/s BenchmarkAddMulVVW/5-4 8023965 12.60 ns/op 25404.17 MB/s BenchmarkAddMulVVW/10-4 7925674 14.70 ns/op 43537.50 MB/s BenchmarkAddMulVVW/100-4 1714568 70.34 ns/op 90984.75 MB/s BenchmarkAddMulVVW/1000-4 213355 607.8 ns/op 105298.23 MB/s BenchmarkDivWVW/1-4 1826260 63.31 ns/op 1010.93 MB/s BenchmarkDivWVW/2-4 1000000 127.0 ns/op 1007.50 MB/s BenchmarkDivWVW/3-4 820278 159.3 ns/op 1205.51 MB/s BenchmarkDivWVW/4-4 705909 186.6 ns/op 1371.98 MB/s BenchmarkDivWVW/5-4 623047 212.5 ns/op 1505.94 MB/s BenchmarkDivWVW/10-4 338108 376.1 ns/op 1701.61 MB/s BenchmarkDivWVW/100-4 37486 3189 ns/op 2006.65 MB/s BenchmarkDivWVW/1000-4 3937 37711 ns/op 1697.14 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14244254 7.749 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13867333 7.864 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13366831 8.724 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13819632 8.222 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10610805 9.546 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9791274 10.31 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9871266 10.22 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10769620 9.604 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10100599 11.55 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9532850 11.09 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7800012 14.62 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7886004 14.20 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1287678 89.35 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1512385 79.77 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 154515 797.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 186039 648.9 ns/op BenchmarkDecimalConversion-4 176 658027 ns/op BenchmarkFloatString/100-4 9517 13084 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 202 581504 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 52691412 ns/op 61932 B/op 60 allocs/op BenchmarkFloatString/100000-4 1 5270175910 ns/op 844232 B/op 499 allocs/op BenchmarkFloatAdd/10-4 128419 885.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 127684 863.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 126714 965.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 62986 1680 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14896 7825 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 199836 651.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 188797 660.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 185977 674.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 158416 822.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 46099 2439 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1894 72883 ns/op BenchmarkParseFloatLargeExp-4 406 307396 ns/op BenchmarkGCD10x10/WithoutXY-4 177225 755.5 ns/op BenchmarkGCD10x10/WithXY-4 44408 2654 ns/op BenchmarkGCD10x100/WithoutXY-4 81400 1506 ns/op BenchmarkGCD10x100/WithXY-4 15682 8119 ns/op BenchmarkGCD10x1000/WithoutXY-4 48525 2682 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11148 ns/op BenchmarkGCD100x100/WithoutXY-4 18828 5802 ns/op BenchmarkGCD100x100/WithXY-4 9266 13659 ns/op BenchmarkGCD100x1000/WithoutXY-4 11724 11476 ns/op BenchmarkGCD100x1000/WithXY-4 4278 26027 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1972 64929 ns/op BenchmarkGCD1000x1000/WithXY-4 1015 121457 ns/op BenchmarkHilbert-4 19 6283104 ns/op BenchmarkBinomial-4 10000 11341 ns/op BenchmarkQuoRem-4 20494 6152 ns/op BenchmarkExp-4 14 7672464 ns/op BenchmarkExpMont/Odd-4 100 1059243 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1076497 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 106 1127579 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even3-4 106 1134532 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1161765 ns/op 3887 B/op 54 allocs/op BenchmarkExpMont/Even8-4 104 1092399 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1119865 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even64-4 116 953258 ns/op 3637 B/op 53 allocs/op BenchmarkExpMont/Even96-4 120 1000764 ns/op 3771 B/op 51 allocs/op BenchmarkExpMont/Even128-4 142 833568 ns/op 3278 B/op 51 allocs/op BenchmarkExpMont/Even255-4 151 781355 ns/op 2969 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 319 368163 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 278 414139 ns/op 1741 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 274 415646 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 271 417295 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 16 7481518 ns/op BenchmarkBitset-4 604219 211.1 ns/op BenchmarkBitsetNeg-4 320678 379.5 ns/op BenchmarkBitsetOrig-4 173259 654.0 ns/op BenchmarkBitsetNegOrig-4 123602 1084 ns/op BenchmarkModSqrt225_Tonelli-4 105 1141400 ns/op BenchmarkModSqrt225_3Mod4-4 334 376942 ns/op BenchmarkModSqrt231_Tonelli-4 86 1448023 ns/op BenchmarkModSqrt231_5Mod8-4 268 408726 ns/op BenchmarkModInverse-4 10000 10668 ns/op BenchmarkSqrt-4 1857 74752 ns/op BenchmarkIntSqr/1-4 768121 131.9 ns/op BenchmarkIntSqr/2-4 592863 222.6 ns/op BenchmarkIntSqr/3-4 460772 284.4 ns/op BenchmarkIntSqr/5-4 400608 331.7 ns/op BenchmarkIntSqr/8-4 294074 446.3 ns/op BenchmarkIntSqr/10-4 224656 538.6 ns/op BenchmarkIntSqr/20-4 45366 2739 ns/op BenchmarkIntSqr/30-4 34228 3451 ns/op BenchmarkIntSqr/50-4 21927 5410 ns/op BenchmarkIntSqr/80-4 13327 8680 ns/op BenchmarkIntSqr/100-4 10000 11657 ns/op BenchmarkIntSqr/200-4 4834 28690 ns/op BenchmarkIntSqr/300-4 1732 69327 ns/op BenchmarkIntSqr/500-4 888 130514 ns/op BenchmarkIntSqr/800-4 331 340946 ns/op BenchmarkIntSqr/1000-4 250 462302 ns/op BenchmarkDiv/20/10-4 412521 318.2 ns/op BenchmarkDiv/40/20-4 396411 325.8 ns/op BenchmarkDiv/100/50-4 362008 360.9 ns/op BenchmarkDiv/200/100-4 46352 2472 ns/op BenchmarkDiv/400/200-4 45910 2989 ns/op BenchmarkDiv/1000/500-4 38248 3178 ns/op BenchmarkDiv/2000/1000-4 29180 4284 ns/op BenchmarkDiv/20000/10000-4 1240 117065 ns/op BenchmarkDiv/200000/100000-4 30 4421783 ns/op BenchmarkDiv/2000000/1000000-4 1 122999056 ns/op BenchmarkDiv/20000000/10000000-4 1 3625617292 ns/op BenchmarkMul-4 5 22233943 ns/op BenchmarkNatMul/10-4 178399 945.5 ns/op BenchmarkNatMul/100-4 6722 26003 ns/op BenchmarkNatMul/1000-4 158 714181 ns/op BenchmarkZeroShifts/Shl-4 10000 15299 ns/op BenchmarkZeroShifts/ShlSame-4 3198524 35.43 ns/op BenchmarkZeroShifts/Shr-4 10000 16908 ns/op BenchmarkZeroShifts/ShrSame-4 3340534 34.64 ns/op BenchmarkExp3Power/0x10-4 164422 938.2 ns/op BenchmarkExp3Power/0x40-4 107132 1148 ns/op BenchmarkExp3Power/0x100-4 64754 1803 ns/op BenchmarkExp3Power/0x400-4 33211 4167 ns/op BenchmarkExp3Power/0x1000-4 9306 13792 ns/op BenchmarkExp3Power/0x4000-4 2281 75035 ns/op BenchmarkExp3Power/0x10000-4 182 592900 ns/op BenchmarkExp3Power/0x40000-4 19 6172432 ns/op BenchmarkExp3Power/0x100000-4 2 51529237 ns/op BenchmarkExp3Power/0x400000-4 1 469254443 ns/op BenchmarkFibo-4 3 35428414 ns/op BenchmarkNatSqr/1-4 916720 203.0 ns/op BenchmarkNatSqr/2-4 537423 330.3 ns/op BenchmarkNatSqr/3-4 335386 394.6 ns/op BenchmarkNatSqr/5-4 305490 551.3 ns/op BenchmarkNatSqr/8-4 227204 748.2 ns/op BenchmarkNatSqr/10-4 140906 829.5 ns/op BenchmarkNatSqr/20-4 36505 3439 ns/op BenchmarkNatSqr/30-4 22550 5338 ns/op BenchmarkNatSqr/50-4 18109 7170 ns/op BenchmarkNatSqr/80-4 9346 13155 ns/op BenchmarkNatSqr/100-4 8955 15875 ns/op BenchmarkNatSqr/200-4 4041 36880 ns/op BenchmarkNatSqr/300-4 1660 95999 ns/op BenchmarkNatSqr/500-4 879 172151 ns/op BenchmarkNatSqr/800-4 285 460172 ns/op BenchmarkNatSqr/1000-4 225 542773 ns/op BenchmarkNatSetBytes/8-4 826645 154.5 ns/op BenchmarkNatSetBytes/24-4 259495 550.5 ns/op BenchmarkNatSetBytes/128-4 51991 2194 ns/op BenchmarkNatSetBytes/7-4 899419 146.5 ns/op BenchmarkNatSetBytes/23-4 189472 597.3 ns/op BenchmarkNatSetBytes/127-4 55310 2310 ns/op BenchmarkScanPi-4 181 655249 ns/op BenchmarkStringPiParallel-4 717 321831 ns/op BenchmarkScan/10/Base2-4 32694 3334 ns/op BenchmarkScan/100/Base2-4 4579 30475 ns/op BenchmarkScan/1000/Base2-4 380 308331 ns/op BenchmarkScan/10/Base8-4 75296 1480 ns/op BenchmarkScan/100/Base8-4 9662 10706 ns/op BenchmarkScan/1000/Base8-4 1218 100219 ns/op BenchmarkScan/10/Base10-4 75718 1408 ns/op BenchmarkScan/100/Base10-4 10000 10623 ns/op BenchmarkScan/1000/Base10-4 1003 108820 ns/op BenchmarkScan/10/Base16-4 93280 1288 ns/op BenchmarkScan/100/Base16-4 13980 12542 ns/op BenchmarkScan/1000/Base16-4 1483 80231 ns/op BenchmarkString/10/Base2-4 155698 709.8 ns/op BenchmarkString/100/Base2-4 24496 4620 ns/op BenchmarkString/1000/Base2-4 2418 45202 ns/op BenchmarkString/10/Base8-4 367476 349.8 ns/op BenchmarkString/100/Base8-4 61662 1925 ns/op BenchmarkString/1000/Base8-4 6492 17511 ns/op BenchmarkString/10/Base10-4 148657 674.8 ns/op BenchmarkString/100/Base10-4 36712 3400 ns/op BenchmarkString/1000/Base10-4 6250 25564 ns/op BenchmarkString/10/Base16-4 383785 325.8 ns/op BenchmarkString/100/Base16-4 92398 1269 ns/op BenchmarkString/1000/Base16-4 9358 11328 ns/op BenchmarkLeafSize/0-4 26 4386584 ns/op BenchmarkLeafSize/1-4 404 279985 ns/op BenchmarkLeafSize/2-4 442 299970 ns/op BenchmarkLeafSize/3-4 283 406411 ns/op BenchmarkLeafSize/4-4 466 345623 ns/op BenchmarkLeafSize/5-4 286 431783 ns/op BenchmarkLeafSize/6-4 316 424834 ns/op BenchmarkLeafSize/7-4 300 355155 ns/op BenchmarkLeafSize/8-4 393 267481 ns/op BenchmarkLeafSize/9-4 243 493918 ns/op BenchmarkLeafSize/10-4 270 444499 ns/op BenchmarkLeafSize/11-4 277 445363 ns/op BenchmarkLeafSize/12-4 301 396549 ns/op BenchmarkLeafSize/13-4 289 468736 ns/op BenchmarkLeafSize/14-4 342 380842 ns/op BenchmarkLeafSize/15-4 379 351806 ns/op BenchmarkLeafSize/16-4 442 273942 ns/op BenchmarkLeafSize/32-4 415 284329 ns/op BenchmarkLeafSize/64-4 343 395218 ns/op BenchmarkProbablyPrime/n=0-4 7 16824072 ns/op BenchmarkProbablyPrime/n=1-4 7 16351058 ns/op BenchmarkProbablyPrime/n=5-4 5 21782805 ns/op BenchmarkProbablyPrime/n=10-4 4 29507895 ns/op BenchmarkProbablyPrime/n=20-4 3 46115775 ns/op BenchmarkProbablyPrime/Lucas-4 12 10916450 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1823513 ns/op BenchmarkRatCmp-4 179436 844.6 ns/op BenchmarkFloatSqrt/64-4 17437 6326 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 11124 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 6998 14707 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4888 28023 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 830 177736 ns/op 18158 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 54 2036957 ns/op 175169 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 152922161 ns/op 3816368 B/op 641 allocs/op PASS ok math/big 61.298s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9015859 12.35 ns/op BenchmarkLeadingZeros8-4 9005180 12.59 ns/op BenchmarkLeadingZeros16-4 10220526 11.66 ns/op BenchmarkLeadingZeros32-4 10941704 12.32 ns/op BenchmarkLeadingZeros64-4 10467325 10.44 ns/op BenchmarkTrailingZeros-4 9669826 11.13 ns/op BenchmarkTrailingZeros8-4 11424222 11.03 ns/op BenchmarkTrailingZeros16-4 9776569 11.47 ns/op BenchmarkTrailingZeros32-4 11306595 11.07 ns/op BenchmarkTrailingZeros64-4 10111424 11.04 ns/op BenchmarkOnesCount-4 8743264 12.28 ns/op BenchmarkOnesCount8-4 10086836 11.07 ns/op BenchmarkOnesCount16-4 10688481 11.98 ns/op BenchmarkOnesCount32-4 9586042 11.37 ns/op BenchmarkOnesCount64-4 11152584 10.91 ns/op BenchmarkRotateLeft-4 10209163 10.74 ns/op BenchmarkRotateLeft8-4 12317170 10.46 ns/op BenchmarkRotateLeft16-4 10576476 11.12 ns/op BenchmarkRotateLeft32-4 11512876 10.67 ns/op BenchmarkRotateLeft64-4 12030813 10.65 ns/op BenchmarkReverse-4 18507165 6.964 ns/op BenchmarkReverse8-4 24151593 5.402 ns/op BenchmarkReverse16-4 21681564 5.917 ns/op BenchmarkReverse32-4 18355810 6.512 ns/op BenchmarkReverse64-4 18322386 6.972 ns/op BenchmarkReverseBytes-4 23940951 5.451 ns/op BenchmarkReverseBytes16-4 23858954 5.352 ns/op BenchmarkReverseBytes32-4 22852506 5.382 ns/op BenchmarkReverseBytes64-4 23246032 5.278 ns/op BenchmarkAdd-4 11688648 10.86 ns/op BenchmarkAdd32-4 9569967 12.09 ns/op BenchmarkAdd64-4 12044253 10.48 ns/op BenchmarkAdd64multiple-4 21344701 5.651 ns/op BenchmarkSub-4 10919142 10.21 ns/op BenchmarkSub32-4 11109652 10.74 ns/op BenchmarkSub64-4 11272431 10.29 ns/op BenchmarkSub64multiple-4 20526978 6.042 ns/op BenchmarkMul-4 12970851 9.726 ns/op BenchmarkMul32-4 12445140 10.02 ns/op BenchmarkMul64-4 11549476 10.17 ns/op BenchmarkDiv-4 3252805 36.15 ns/op BenchmarkDiv32-4 6797724 17.29 ns/op BenchmarkDiv64-4 3345668 35.09 ns/op PASS ok math/bits 8.557s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12592624 8.915 ns/op BenchmarkAcos-4 536292 206.7 ns/op BenchmarkAcosh-4 471678 221.6 ns/op BenchmarkAsin-4 628686 209.5 ns/op BenchmarkAsinh-4 625972 209.4 ns/op BenchmarkAtan-4 784159 128.6 ns/op BenchmarkAtanh-4 1000000 129.0 ns/op BenchmarkConj-4 28849953 4.234 ns/op BenchmarkCos-4 735225 168.6 ns/op BenchmarkCosh-4 787792 166.9 ns/op BenchmarkExp-4 1000000 126.0 ns/op BenchmarkLog-4 1000000 115.3 ns/op BenchmarkLog10-4 1000000 117.8 ns/op BenchmarkPhase-4 2268808 52.00 ns/op BenchmarkPolar-4 1344664 86.52 ns/op BenchmarkPow-4 283196 458.3 ns/op BenchmarkRect-4 1000000 100.9 ns/op BenchmarkSin-4 790310 193.6 ns/op BenchmarkSinh-4 784722 164.0 ns/op BenchmarkSqrt-4 1000000 104.2 ns/op BenchmarkTan-4 438097 285.9 ns/op BenchmarkTanh-4 502098 265.7 ns/op PASS ok math/cmplx 4.419s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 720525 165.2 ns/op BenchmarkInt63ThreadsafeParallel-4 748994 139.3 ns/op BenchmarkInt63Unthreadsafe-4 1000000 117.1 ns/op BenchmarkIntn1000-4 868147 148.0 ns/op BenchmarkInt63n1000-4 851551 148.5 ns/op BenchmarkInt31n1000-4 897832 138.9 ns/op BenchmarkFloat32-4 815455 141.0 ns/op BenchmarkFloat64-4 1000000 119.9 ns/op BenchmarkPerm3-4 164990 730.4 ns/op BenchmarkPerm30-4 20397 6156 ns/op BenchmarkPerm30ViaShuffle-4 19651 5882 ns/op BenchmarkShuffleOverhead-4 13812 8603 ns/op BenchmarkRead3-4 788232 145.7 ns/op BenchmarkRead64-4 81793 1539 ns/op BenchmarkRead1000-4 5767 22756 ns/op BenchmarkConcurrent-4 234860 570.8 ns/op PASS ok math/rand 3.727s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 32143 3167 ns/op BenchmarkQDecodeWord-4 96228 1265 ns/op BenchmarkQDecodeHeader-4 84794 1449 ns/op BenchmarkTypeByExtension/.html-4 516589 236.1 ns/op BenchmarkTypeByExtension/.HTML-4 374175 339.0 ns/op BenchmarkTypeByExtension/.unused-4 413474 300.6 ns/op BenchmarkExtensionsByType/text/html-4 132511 875.3 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 55682 2455 ns/op BenchmarkExtensionsByType/application/octet-stream-4 44690 2729 ns/op PASS ok mime 2.834s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 417 246997 ns/op 47816 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 472 248267 ns/op 48430 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 51 2417594 ns/op 102308 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 390 304109 ns/op 49532 B/op 207 allocs/op PASS ok mime/multipart 1.793s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 854 135195 ns/op PASS ok mime/quotedprintable 1.187s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 14546631 ns/op 8972 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 28548662 ns/op 13568 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022015653 ns/op 150968 B/op 234 allocs/op BenchmarkDNSName-4 123832 849.6 ns/op BenchmarkInterfaces-4 1776 77239 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5703 20595 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1888 74194 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1795 69141 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5421 23156 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2370 56487 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 8775 17689 ns/op BenchmarkParseIPValidIPv4-4 396362 327.1 ns/op BenchmarkParseIPValidIPv6-4 175806 574.1 ns/op BenchmarkIPString/IPv4-4 125030 1044 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9560 11305 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44156 2810 ns/op BenchmarkIPEqual/IPv4-4 963134 123.6 ns/op BenchmarkIPEqual/IPv6-4 948903 123.0 ns/op BenchmarkTCP4OneShot-4 128 980443 ns/op BenchmarkTCP4OneShotTimeout-4 129 849886 ns/op BenchmarkTCP4Persistent-4 312 381816 ns/op BenchmarkTCP4PersistentTimeout-4 301 379329 ns/op BenchmarkTCP6OneShot-4 126 986881 ns/op BenchmarkTCP6OneShotTimeout-4 157 1057199 ns/op BenchmarkTCP6Persistent-4 278 392947 ns/op BenchmarkTCP6PersistentTimeout-4 286 449899 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15508 6531 ns/op BenchmarkTCP6ConcurrentReadWrite-4 3812 35489 ns/op BenchmarkSetReadDeadline-4 122862 907.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 235 481158 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 171 653542 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 159 717098 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 224 484190 ns/op 0 B/op 0 allocs/op PASS ok net 12.683s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20295 5624 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8311 14389 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11172 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15586 7578 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 25758 4802 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 35992 3091 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1433130 76.44 ns/op BenchmarkFindChild/n=2/rep=map-4 2881996 42.12 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1327573 86.16 ns/op BenchmarkFindChild/n=4/rep=linear-4 916866 135.9 ns/op BenchmarkFindChild/n=4/rep=map-4 2655835 45.15 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 915805 154.0 ns/op BenchmarkFindChild/n=8/rep=linear-4 500378 269.6 ns/op BenchmarkFindChild/n=8/rep=map-4 2673722 43.69 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 501644 257.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 266692 477.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2792034 42.28 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2123756 53.80 ns/op BenchmarkFindChild/n=32/rep=linear-4 134094 905.5 ns/op BenchmarkFindChild/n=32/rep=map-4 3008936 37.74 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2259019 51.24 ns/op BenchmarkServerMatch-4 18372 6856 ns/op BenchmarkReadRequestChrome-4 3639 29565 ns/op 20.67 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8950 12077 ns/op 6.46 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8928 12015 ns/op 6.82 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6687 17080 ns/op 8.84 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14206 8752 ns/op 4.57 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 43 2610670 ns/op 0.39 MB/s BenchmarkFileAndServer_1KB/https1-4 32 3548079 ns/op 0.29 MB/s BenchmarkFileAndServer_1KB/h2-4 28 3708036 ns/op 0.28 MB/s BenchmarkFileAndServer_16MB/h1-4 1 105863320 ns/op 158.48 MB/s BenchmarkFileAndServer_16MB/https1-4 1 278699953 ns/op 60.20 MB/s BenchmarkFileAndServer_16MB/h2-4 1 525310370 ns/op 31.94 MB/s BenchmarkFileAndServer_64MB/h1-4 1 342118063 ns/op 196.16 MB/s BenchmarkFileAndServer_64MB/https1-4 1 778844309 ns/op 86.16 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1871984854 ns/op 35.85 MB/s BenchmarkServeMux-4 216 567760 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 280 469436 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 45 2456702 ns/op 6579 B/op 66 allocs/op BenchmarkClientServer/https1-4 40 2971693 ns/op 9162 B/op 100 allocs/op BenchmarkClientServer/h2-4 32 3599856 ns/op 13289 B/op 115 allocs/op BenchmarkClientServerParallel/4/h1-4 296 370186 ns/op 9943 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 12 8866978 ns/op 111663 B/op 1210 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57123: read tcp 127.0.0.1:57116->127.0.0.1:57123: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57124: read tcp 127.0.0.1:57116->127.0.0.1:57124: use of closed network connection BenchmarkClientServerParallel/4/h2-4 13 8644722 ns/op 108294 B/op 1250 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57145: read tcp 127.0.0.1:57143->127.0.0.1:57145: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57154: read tcp 127.0.0.1:57150->127.0.0.1:57154: use of closed network connection BenchmarkClientServerParallel/64/h1-4 200 685680 ns/op 20630 B/op 119 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4980: Get: Get "http://127.0.0.1:57396": read tcp 127.0.0.1:57457->127.0.0.1:57396: read: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57396": read tcp 127.0.0.1:57456->127.0.0.1:57396: read: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57396": read tcp 127.0.0.1:57455->127.0.0.1:57396: read: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57396": read tcp 127.0.0.1:57505->127.0.0.1:57396: read: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57396": read tcp 127.0.0.1:57506->127.0.0.1:57396: read: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57396": read tcp 127.0.0.1:57496->127.0.0.1:57396: read: connection reset by peer BenchmarkClientServerParallel/64/https1-4 14 7507530 ns/op 95936 B/op 1073 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57602: read tcp 127.0.0.1:57596->127.0.0.1:57602: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57607: write tcp 127.0.0.1:57606->127.0.0.1:57607: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57616: write tcp 127.0.0.1:57606->127.0.0.1:57616: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57615: write tcp 127.0.0.1:57606->127.0.0.1:57615: use of closed network connection BenchmarkClientServerParallel/64/h2-4 18 8062064 ns/op 91118 B/op 1070 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57631: read tcp 127.0.0.1:57627->127.0.0.1:57631: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57630: read tcp 127.0.0.1:57627->127.0.0.1:57630: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57628: read tcp 127.0.0.1:57627->127.0.0.1:57628: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57648: read tcp 127.0.0.1:57637->127.0.0.1:57648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57647: read tcp 127.0.0.1:57637->127.0.0.1:57647: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57649: read tcp 127.0.0.1:57637->127.0.0.1:57649: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57645: read tcp 127.0.0.1:57637->127.0.0.1:57645: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57651: write tcp 127.0.0.1:57637->127.0.0.1:57651: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57670: read tcp 127.0.0.1:57652->127.0.0.1:57670: use of closed network connection BenchmarkServer-4 1 1079938835 ns/op 31536 B/op 153 allocs/op BenchmarkClient-4 38 3077157 ns/op 4015 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 176 573052 ns/op 7242 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 925 139764 ns/op 3079 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1057 117782 ns/op 1971 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1060 108412 ns/op 2745 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1329 108989 ns/op 2724 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1593 98801 ns/op 2719 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1410 94776 ns/op 1956 B/op 14 allocs/op BenchmarkServerHijack-4 777 163883 ns/op 16756 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 40 3445342 ns/op 5844 B/op 53 allocs/op BenchmarkResponseStatusLine-4 290035 352.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 24.433s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2700 56502 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.244s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 95456 1227 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 419799 279.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 207764 708.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 57700 2073 ns/op BenchmarkStdIPv4-4 137863 909.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89073 1360 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 91407 1242 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 82771 1327 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 70624 1684 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1374010 86.37 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1250386 92.73 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1192984 96.11 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 337376 380.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 366094 356.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 324687 412.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 90711 1498 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 299343 445.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 182313 726.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 161946 686.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 146822 731.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85118 1385 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 367046 336.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 138200 940.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 186430 680.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 236218 469.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 163665 748.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 367272 366.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 160987 758.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 168080 791.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 164329 753.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 108249 1026 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 488083 243.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150030 826.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 106040 1175 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 136753 919.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 170566 738.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 120183 1020 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 305934 433.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 129474 982.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 154362 819.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 197498 643.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 139920 970.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 825778 132.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 119.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 117.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 121.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 958147 127.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 122.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 128.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 817287 130.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 123.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 404061 336.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 605964 212.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 251959 503.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 254458 463.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 238512 511.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 80817 1436 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 566508 246.6 ns/op PASS ok net/netip 10.566s 2023/09/15 10:49:38 Test RPC server listening on 127.0.0.1:57794 2023/09/15 10:49:38 Test HTTP RPC server listening on 127.0.0.1:57795 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 134 806698 ns/op BenchmarkEndToEndHTTP-4 146 799214 ns/op BenchmarkEndToEndAsync-4 1324 97342 ns/op BenchmarkEndToEndAsyncHTTP-4 1146 120543 ns/op PASS ok net/rpc 2.147s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3710 33925 ns/op BenchmarkReadMIMEHeader/server_headers-4 5222 24825 ns/op BenchmarkUncommon-4 19932 5591 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.651s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3427 29968 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 72590 1441 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 471388 253.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 103204 1161 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 202971 636.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 97040 1313 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10715 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 338217 320.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 93927 1158 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 200101 624.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 99910 1262 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17412 6588 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 164874 704.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68710 1896 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 63934 1781 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30198 3973 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5966 21878 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 178946 708.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 68437 1740 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 62522 1800 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 28738 4033 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6163 21942 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.763s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2304279 46.71 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 129625 882.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 422 254824 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 165 682759 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 381 324517 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 46665 2616 ns/op BenchmarkStatFile-4 30105 4053 ns/op BenchmarkStatDir-4 29858 3710 ns/op BenchmarkLstatDot-4 44570 2667 ns/op BenchmarkLstatFile-4 30397 3969 ns/op BenchmarkLstatDir-4 31420 3930 ns/op PASS ok os 3.103s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 26 4744075 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.201s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 290122 362.4 ns/op PASS ok os/user 1.248s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2418582 46.71 ns/op BenchmarkString-4 1876743 65.11 ns/op BenchmarkBytes-4 1613923 69.48 ns/op BenchmarkNamedBytes-4 873304 131.1 ns/op BenchmarkBytesArray-4 811825 162.7 ns/op BenchmarkSliceLen-4 1869801 62.19 ns/op BenchmarkMapLen-4 830139 136.1 ns/op BenchmarkStringLen-4 1332313 86.35 ns/op BenchmarkArrayLen-4 1000000 102.8 ns/op BenchmarkSliceCap-4 1898109 62.84 ns/op BenchmarkDeepEqual/int8-4 549790 255.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 69615 1946 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 464151 307.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 66614 1899 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 268183 405.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 73880 1823 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 424128 344.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 83536 1413 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 420571 281.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 85022 1395 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 520792 240.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 117028 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 361656 331.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 76359 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 459448 281.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83389 1441 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 431853 280.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 73674 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 382149 285.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80648 1402 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 438801 289.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 85564 1417 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 425577 284.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 76646 1465 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 447963 338.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 86464 1406 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 460483 284.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 86286 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 415875 281.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 86970 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 400512 257.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 75687 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 459934 285.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 72249 1529 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 106195 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 48781 2311 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 42355 2631 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31202 3895 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 29976 3714 ns/op BenchmarkIsZero/ArrayComparable-4 313377 425.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 29419 4056 ns/op BenchmarkIsZero/StructComparable-4 571710 214.2 ns/op BenchmarkIsZero/StructIncomparable-4 146277 879.6 ns/op BenchmarkSetZero/Bool/Direct-4 2520003 48.04 ns/op BenchmarkSetZero/Bool/CachedZero-4 969673 138.1 ns/op BenchmarkSetZero/Bool/NewZero-4 720714 187.5 ns/op BenchmarkSetZero/Int/Direct-4 1559545 64.95 ns/op BenchmarkSetZero/Int/CachedZero-4 813193 140.7 ns/op BenchmarkSetZero/Int/NewZero-4 571155 201.2 ns/op BenchmarkSetZero/Uint/Direct-4 1791680 62.75 ns/op BenchmarkSetZero/Uint/CachedZero-4 982532 149.3 ns/op BenchmarkSetZero/Uint/NewZero-4 673714 186.3 ns/op BenchmarkSetZero/Float/Direct-4 1903011 62.42 ns/op BenchmarkSetZero/Float/CachedZero-4 920434 141.7 ns/op BenchmarkSetZero/Float/NewZero-4 661924 186.5 ns/op BenchmarkSetZero/Complex/Direct-4 1887337 63.32 ns/op BenchmarkSetZero/Complex/CachedZero-4 964401 135.6 ns/op BenchmarkSetZero/Complex/NewZero-4 560307 186.2 ns/op BenchmarkSetZero/Array/Direct-4 1777776 62.42 ns/op BenchmarkSetZero/Array/CachedZero-4 920768 135.8 ns/op BenchmarkSetZero/Array/NewZero-4 687717 185.8 ns/op BenchmarkSetZero/Chan/Direct-4 1895262 63.51 ns/op BenchmarkSetZero/Chan/CachedZero-4 948487 143.5 ns/op BenchmarkSetZero/Chan/NewZero-4 511946 196.6 ns/op BenchmarkSetZero/Func/Direct-4 1818316 63.90 ns/op BenchmarkSetZero/Func/CachedZero-4 788862 141.8 ns/op BenchmarkSetZero/Func/NewZero-4 632818 190.4 ns/op BenchmarkSetZero/Interface/Direct-4 1708747 69.31 ns/op BenchmarkSetZero/Interface/CachedZero-4 790861 166.3 ns/op BenchmarkSetZero/Interface/NewZero-4 562833 200.2 ns/op BenchmarkSetZero/Map/Direct-4 1405405 73.91 ns/op BenchmarkSetZero/Map/CachedZero-4 863940 144.9 ns/op BenchmarkSetZero/Map/NewZero-4 667675 192.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1854880 64.94 ns/op BenchmarkSetZero/Pointer/CachedZero-4 735169 145.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 679036 188.9 ns/op BenchmarkSetZero/Slice/Direct-4 1624800 71.61 ns/op BenchmarkSetZero/Slice/CachedZero-4 895833 138.9 ns/op BenchmarkSetZero/Slice/NewZero-4 595321 186.0 ns/op BenchmarkSetZero/String/Direct-4 1853040 65.93 ns/op BenchmarkSetZero/String/CachedZero-4 961848 133.0 ns/op BenchmarkSetZero/String/NewZero-4 705117 189.2 ns/op BenchmarkSetZero/Struct/Direct-4 1938604 64.07 ns/op BenchmarkSetZero/Struct/CachedZero-4 806072 134.7 ns/op BenchmarkSetZero/Struct/NewZero-4 685760 185.4 ns/op BenchmarkSelect/1-4 191707 719.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 72873 1752 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32404 3768 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 167263 760.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 176076 743.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 142549 912.2 ns/op 140.32 MB/s BenchmarkCallArgCopy/size=256-4 112473 1118 ns/op 228.90 MB/s BenchmarkCallArgCopy/size=1024-4 80413 2213 ns/op 462.63 MB/s BenchmarkCallArgCopy/size=4096-4 18032 5909 ns/op 693.18 MB/s BenchmarkCallArgCopy/size=65536-4 2043 113041 ns/op 579.75 MB/s BenchmarkFieldByName1-4 601110 167.2 ns/op BenchmarkFieldByName2-4 32790 3746 ns/op BenchmarkFieldByName3-4 5629 22436 ns/op BenchmarkInterfaceBig-4 2511536 46.58 ns/op BenchmarkInterfaceSmall-4 2550850 43.76 ns/op BenchmarkNew-4 888876 130.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 2371 49175 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1944 60493 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2419 52499 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2091 60264 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2680 48001 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1920 61804 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 177738 641.4 ns/op PASS ok reflect 21.942s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5624 22608 ns/op 9065 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 21505 ns/op 9429 B/op 1 allocs/op BenchmarkFindString-4 10000 24623 ns/op 9462 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 24325 ns/op 9318 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23489 ns/op 9331 B/op 2 allocs/op BenchmarkLiteral-4 10000 25467 ns/op BenchmarkNotLiteral-4 4041 46231 ns/op BenchmarkMatchClass-4 2889 56846 ns/op BenchmarkMatchClass_InRange-4 2630 52171 ns/op BenchmarkReplaceAll-4 1258 117992 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 19925 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 19141 5924 ns/op BenchmarkAnchoredShortMatch-4 6795 19714 ns/op BenchmarkAnchoredLongMatch-4 13753 9264 ns/op BenchmarkOnePassShortA-4 17886 6620 ns/op BenchmarkNotOnePassShortA-4 6421 25047 ns/op BenchmarkOnePassShortB-4 22059 5040 ns/op BenchmarkNotOnePassShortB-4 5510 22206 ns/op BenchmarkOnePassLongPrefix-4 72399 1601 ns/op BenchmarkOnePassLongNotPrefix-4 26858 4154 ns/op BenchmarkMatchParallelShared-4 10000 21873 ns/op BenchmarkMatchParallelCopied-4 10000 19809 ns/op BenchmarkQuoteMetaAll-4 140697 986.1 ns/op 14.20 MB/s BenchmarkQuoteMetaNone-4 391179 304.7 ns/op 85.34 MB/s BenchmarkCompile/Onepass-4 4648 30784 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1791 78057 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 166 723531 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2557203 43.07 ns/op 371.49 MB/s BenchmarkMatch/Easy0/32-4 10000 13492 ns/op 2.37 MB/s BenchmarkMatch/Easy0/1K-4 8762 16252 ns/op 63.01 MB/s BenchmarkMatch/Easy0i/16-4 2658442 43.87 ns/op 364.71 MB/s BenchmarkMatch/Easy0i/32-4 6528 28564 ns/op 1.12 MB/s BenchmarkMatch/Easy0i/1K-4 262 452632 ns/op 2.26 MB/s BenchmarkMatch/Easy1/16-4 2712574 41.79 ns/op 382.83 MB/s BenchmarkMatch/Easy1/32-4 10000 12998 ns/op 2.46 MB/s BenchmarkMatch/Easy1/1K-4 8336 27034 ns/op 37.88 MB/s BenchmarkMatch/Medium/16-4 2663595 42.19 ns/op 379.26 MB/s BenchmarkMatch/Medium/32-4 5478 28244 ns/op 1.13 MB/s BenchmarkMatch/Medium/1K-4 284 404139 ns/op 2.53 MB/s BenchmarkMatch/Hard/16-4 2835780 43.31 ns/op 369.43 MB/s BenchmarkMatch/Hard/32-4 3508 41283 ns/op 0.78 MB/s BenchmarkMatch/Hard/1K-4 165 719795 ns/op 1.42 MB/s BenchmarkMatch/Hard1/16-4 1580 84749 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 812 168392 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 28 5582429 ns/op 0.18 MB/s BenchmarkMatch_onepass_regex/16-4 26890 4512 ns/op 3.55 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15352 7963 ns/op 4.02 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 561 205112 ns/op 4.99 MB/s 25 B/op 0 allocs/op PASS ok regexp 10.750s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 868761 132.7 ns/op BenchmarkIsWordChar-4 207637 591.6 ns/op PASS ok regexp/syntax 2.536s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 78298 1551 ns/op BenchmarkCallers/inlined-4 75496 1476 ns/op BenchmarkCallers/no-cache-4 18963 6378 ns/op BenchmarkFPCallers/cached-4 3270721 35.68 ns/op BenchmarkMakeChan/Byte-4 803274 266.0 ns/op BenchmarkMakeChan/Int-4 1000000 382.6 ns/op BenchmarkMakeChan/Ptr-4 339289 413.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 252.4 ns/op BenchmarkMakeChan/Struct/32-4 224815 704.6 ns/op BenchmarkMakeChan/Struct/40-4 220348 1062 ns/op BenchmarkChanNonblocking-4 6904867 17.79 ns/op BenchmarkSelectUncontended-4 1000000 121.8 ns/op BenchmarkSelectSyncContended-4 101343 1321 ns/op BenchmarkSelectAsyncContended-4 297904 425.9 ns/op BenchmarkSelectNonblock-4 3536436 28.89 ns/op BenchmarkChanUncontended-4 17401 9217 ns/op BenchmarkChanContended-4 4384 26177 ns/op BenchmarkChanSync-4 211968 565.8 ns/op BenchmarkChanSyncWork-4 52844 1965 ns/op BenchmarkChanProdCons0-4 214502 521.3 ns/op BenchmarkChanProdCons10-4 434377 278.4 ns/op BenchmarkChanProdCons100-4 492498 238.7 ns/op BenchmarkChanProdConsWork0-4 160635 770.8 ns/op BenchmarkChanProdConsWork10-4 235768 489.9 ns/op BenchmarkChanProdConsWork100-4 253461 489.3 ns/op BenchmarkSelectProdCons-4 125116 854.8 ns/op BenchmarkReceiveDataFromClosedChan-4 776248 137.9 ns/op BenchmarkChanCreation-4 165618 753.2 ns/op BenchmarkChanSem-4 272721 456.1 ns/op BenchmarkChanPopular-4 82 1242439 ns/op BenchmarkChanClosed-4 959665 158.2 ns/op BenchmarkCallClosure-4 4351302 27.16 ns/op BenchmarkCallClosure1-4 4574859 24.84 ns/op BenchmarkCallClosure2-4 1000000 128.7 ns/op BenchmarkCallClosure3-4 1000000 104.7 ns/op BenchmarkCallClosure4-4 1000000 129.5 ns/op BenchmarkComplex128DivNormal-4 10973607 9.551 ns/op BenchmarkComplex128DivNisNaN-4 9760299 12.51 ns/op BenchmarkComplex128DivDisNaN-4 8618126 12.71 ns/op BenchmarkComplex128DivNisInf-4 12352333 10.02 ns/op BenchmarkComplex128DivDisInf-4 7111164 16.64 ns/op BenchmarkSetTypePtr-4 67963215 2.076 ns/op 3852.71 MB/s BenchmarkSetTypePtr8-4 12106239 9.869 ns/op 6485.25 MB/s BenchmarkSetTypePtr16-4 10481628 10.40 ns/op 12307.77 MB/s BenchmarkSetTypePtr32-4 12410814 10.18 ns/op 25149.32 MB/s BenchmarkSetTypePtr64-4 11800965 11.10 ns/op 46139.20 MB/s BenchmarkSetTypePtr126-4 5841130 18.82 ns/op 53557.63 MB/s BenchmarkSetTypePtr128-4 4681096 22.29 ns/op 45937.70 MB/s BenchmarkSetTypePtrSlice-4 980769 147.0 ns/op 55739.96 MB/s BenchmarkSetTypeNode1-4 12068907 10.15 ns/op 2365.25 MB/s BenchmarkSetTypeNode1Slice-4 3101113 32.88 ns/op 23358.86 MB/s BenchmarkSetTypeNode8-4 11579146 12.15 ns/op 6582.55 MB/s BenchmarkSetTypeNode8Slice-4 1799740 61.46 ns/op 41653.81 MB/s BenchmarkSetTypeNode64-4 7122848 16.71 ns/op 31600.95 MB/s BenchmarkSetTypeNode64Slice-4 308266 438.4 ns/op 38543.98 MB/s BenchmarkSetTypeNode64Dead-4 8807695 13.57 ns/op 38915.74 MB/s BenchmarkSetTypeNode64DeadSlice-4 308211 402.4 ns/op 41984.67 MB/s BenchmarkSetTypeNode124-4 6076215 17.63 ns/op 57178.38 MB/s BenchmarkSetTypeNode124Slice-4 238818 563.0 ns/op 57291.16 MB/s BenchmarkSetTypeNode126-4 6516067 17.52 ns/op 58431.21 MB/s BenchmarkSetTypeNode126Slice-4 237591 532.2 ns/op 61566.47 MB/s BenchmarkSetTypeNode128-4 4335855 26.02 ns/op 39963.74 MB/s BenchmarkSetTypeNode128Slice-4 180679 733.3 ns/op 45380.88 MB/s BenchmarkSetTypeNode130-4 4944019 25.34 ns/op 41676.06 MB/s BenchmarkSetTypeNode130Slice-4 173198 757.9 ns/op 44584.45 MB/s BenchmarkSetTypeNode1024-4 1000000 136.1 ns/op 60308.46 MB/s BenchmarkSetTypeNode1024Slice-4 30225 3986 ns/op 65894.90 MB/s BenchmarkAllocation-4 4303 102157 ns/op BenchmarkReadMemStats-4 100 1266861 ns/op BenchmarkReadMemStatsLatency-4 1 2217344 p50-ns 2217344 p90-ns 2217344 p99-ns BenchmarkWriteBarrier-4 2510061 44.10 ns/op BenchmarkBulkWriteBarrier-4 4986368 21.79 ns/op BenchmarkScanStackNoLocals-4 2 67422288 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15317971 9.749 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13030298 9.809 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9724995 11.39 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8763663 14.55 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5360740 20.92 ns/op BenchmarkHash5-4 7111777 15.56 ns/op 321.30 MB/s BenchmarkHash16-4 8634907 14.36 ns/op 1114.18 MB/s BenchmarkHash64-4 7105946 16.72 ns/op 3826.89 MB/s BenchmarkHash1024-4 2278135 51.30 ns/op 19959.62 MB/s BenchmarkHash65536-4 44314 2602 ns/op 25190.69 MB/s BenchmarkAlignedLoad-4 9909444 11.30 ns/op BenchmarkUnalignedLoad-4 10074698 11.50 ns/op BenchmarkEqEfaceConcrete-4 7285915 15.16 ns/op BenchmarkEqIfaceConcrete-4 7703454 15.61 ns/op BenchmarkNeEfaceConcrete-4 8397922 15.89 ns/op BenchmarkNeIfaceConcrete-4 7375422 14.71 ns/op BenchmarkConvT2EByteSized/bool-4 4499730 26.05 ns/op BenchmarkConvT2EByteSized/uint8-4 4177305 26.68 ns/op BenchmarkConvT2ESmall-4 3496822 29.35 ns/op BenchmarkConvT2EUintptr-4 3747709 29.74 ns/op BenchmarkConvT2ELarge-4 1000000 137.4 ns/op BenchmarkConvT2ISmall-4 4099597 28.50 ns/op BenchmarkConvT2IUintptr-4 3977025 30.80 ns/op BenchmarkConvT2ILarge-4 1000000 135.4 ns/op BenchmarkConvI2E-4 4067949 29.95 ns/op BenchmarkConvI2I-4 3401553 33.59 ns/op BenchmarkAssertE2T-4 3770962 30.24 ns/op BenchmarkAssertE2TLarge-4 2060677 58.31 ns/op BenchmarkAssertE2I-4 3360915 33.15 ns/op BenchmarkAssertI2T-4 3548652 30.89 ns/op BenchmarkAssertI2I-4 3323736 33.22 ns/op BenchmarkAssertI2E-4 4424554 26.34 ns/op BenchmarkAssertE2E-4 4471244 26.04 ns/op BenchmarkAssertE2T2-4 2713524 42.92 ns/op BenchmarkAssertE2T2Blank-4 3075842 34.38 ns/op BenchmarkAssertI2E2-4 3804422 32.06 ns/op BenchmarkAssertI2E2Blank-4 4040575 27.27 ns/op BenchmarkAssertE2E2-4 2804611 40.53 ns/op BenchmarkAssertE2E2Blank-4 4283486 27.68 ns/op BenchmarkConvT2Ezero/zero/16-4 4253390 28.21 ns/op BenchmarkConvT2Ezero/zero/32-4 4106596 28.31 ns/op BenchmarkConvT2Ezero/zero/64-4 4296534 27.86 ns/op BenchmarkConvT2Ezero/zero/str-4 4195956 27.75 ns/op BenchmarkConvT2Ezero/zero/slice-4 4127499 28.53 ns/op BenchmarkConvT2Ezero/zero/big-4 154246 972.1 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 125.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 135.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 127785 1099 ns/op BenchmarkConvT2Ezero/smallint/16-4 4087918 28.28 ns/op BenchmarkConvT2Ezero/smallint/32-4 4190918 28.12 ns/op BenchmarkConvT2Ezero/smallint/64-4 4171792 28.18 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 113.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1260855 90.57 ns/op BenchmarkConvT2Ezero/largeint/64-4 1346796 89.25 ns/op BenchmarkMalloc8-4 1470811 96.66 ns/op BenchmarkMalloc16-4 1527453 80.92 ns/op BenchmarkMallocTypeInfo8-4 1667228 72.12 ns/op BenchmarkMallocTypeInfo16-4 1243710 105.2 ns/op BenchmarkMallocLargeStruct-4 81895 1340 ns/op BenchmarkGoroutineSelect-4 28 6142269 ns/op BenchmarkGoroutineBlocking-4 15 6703049 ns/op BenchmarkGoroutineForRange-4 19 6471968 ns/op BenchmarkGoroutineIdle-4 16 6726685 ns/op BenchmarkHashStringSpeed-4 1000000 107.0 ns/op BenchmarkHashBytesSpeed-4 1220439 91.98 ns/op BenchmarkHashInt32Speed-4 3063019 41.06 ns/op BenchmarkHashInt64Speed-4 2805816 40.13 ns/op BenchmarkHashStringArraySpeed-4 655165 196.5 ns/op BenchmarkMegMap-4 2908050 40.34 ns/op BenchmarkMegOneMap-4 3059784 36.44 ns/op BenchmarkMegEqMap-4 3565 39596 ns/op BenchmarkMegEmptyMap-4 4017798 30.51 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2325573 50.67 ns/op BenchmarkSmallStrMap-4 3017835 39.16 ns/op BenchmarkMapStringKeysEight_16-4 2949388 38.73 ns/op BenchmarkMapStringKeysEight_32-4 2914704 38.95 ns/op BenchmarkMapStringKeysEight_64-4 3036237 39.52 ns/op BenchmarkMapStringKeysEight_1M-4 2944684 40.34 ns/op BenchmarkIntMap-4 3362158 36.45 ns/op BenchmarkMapFirst/1-4 3963237 30.81 ns/op BenchmarkMapFirst/2-4 3742938 30.47 ns/op BenchmarkMapFirst/3-4 3753316 30.32 ns/op BenchmarkMapFirst/4-4 3611239 31.48 ns/op BenchmarkMapFirst/5-4 3798589 29.46 ns/op BenchmarkMapFirst/6-4 4011123 29.89 ns/op BenchmarkMapFirst/7-4 4003460 34.47 ns/op BenchmarkMapFirst/8-4 3676509 30.19 ns/op BenchmarkMapFirst/9-4 3572535 32.44 ns/op BenchmarkMapFirst/10-4 3680347 34.12 ns/op BenchmarkMapFirst/11-4 3466524 32.62 ns/op BenchmarkMapFirst/12-4 3726256 33.24 ns/op BenchmarkMapFirst/13-4 3549292 32.69 ns/op BenchmarkMapFirst/14-4 3465619 32.33 ns/op BenchmarkMapFirst/15-4 3460413 32.41 ns/op BenchmarkMapFirst/16-4 3397219 32.57 ns/op BenchmarkMapMid/1-4 4087196 30.31 ns/op BenchmarkMapMid/2-4 3976088 30.35 ns/op BenchmarkMapMid/3-4 4055714 29.40 ns/op BenchmarkMapMid/4-4 3574806 31.82 ns/op BenchmarkMapMid/5-4 3850154 31.17 ns/op BenchmarkMapMid/6-4 3716822 31.41 ns/op BenchmarkMapMid/7-4 3494248 31.63 ns/op BenchmarkMapMid/8-4 3535484 33.56 ns/op BenchmarkMapMid/9-4 3408016 35.22 ns/op BenchmarkMapMid/10-4 3289346 35.49 ns/op BenchmarkMapMid/11-4 3516586 41.57 ns/op BenchmarkMapMid/12-4 3399339 35.46 ns/op BenchmarkMapMid/13-4 3388993 33.33 ns/op BenchmarkMapMid/14-4 3352416 34.51 ns/op BenchmarkMapMid/15-4 3221457 33.92 ns/op BenchmarkMapMid/16-4 3436921 36.50 ns/op BenchmarkMapLast/1-4 3752353 31.05 ns/op BenchmarkMapLast/2-4 3648195 31.15 ns/op BenchmarkMapLast/3-4 3393726 33.44 ns/op BenchmarkMapLast/4-4 3542581 33.69 ns/op BenchmarkMapLast/5-4 3381903 33.42 ns/op BenchmarkMapLast/6-4 3266512 33.95 ns/op BenchmarkMapLast/7-4 3229833 36.49 ns/op BenchmarkMapLast/8-4 3160166 37.60 ns/op BenchmarkMapLast/9-4 3369530 36.56 ns/op BenchmarkMapLast/10-4 2918311 36.31 ns/op BenchmarkMapLast/11-4 2967114 36.59 ns/op BenchmarkMapLast/12-4 2958566 39.44 ns/op BenchmarkMapLast/13-4 2996518 36.93 ns/op BenchmarkMapLast/14-4 3035980 36.84 ns/op BenchmarkMapLast/15-4 3129025 36.50 ns/op BenchmarkMapLast/16-4 3034204 38.65 ns/op BenchmarkMapCycle-4 2264814 51.88 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3121194 38.69 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3141 40309 ns/op BenchmarkMakeMap/[Byte]Byte-4 586804 380.8 ns/op BenchmarkMakeMap/[Int]Int-4 192750 900.6 ns/op BenchmarkNewEmptyMap-4 15536751 7.605 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1549648 75.30 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 621832 207.8 ns/op BenchmarkMapIterEmpty-4 3927384 29.67 ns/op BenchmarkSameLengthMap-4 3463336 34.79 ns/op BenchmarkBigKeyMap-4 1322038 86.26 ns/op BenchmarkBigValMap-4 1000000 101.6 ns/op BenchmarkSmallKeyMap-4 2518879 44.75 ns/op BenchmarkMapPopulate/1-4 2410684 49.07 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 158770 1178 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7670 24065 ns/op 6277 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 585 206211 ns/op 51750 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 60 2545556 ns/op 416221 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 4 30424794 ns/op 6536764 B/op 2919 allocs/op BenchmarkComplexAlgMap-4 465154 259.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1599979 75.41 ns/op BenchmarkGoMapClear/Reflexive/10-4 1421928 83.62 ns/op BenchmarkGoMapClear/Reflexive/100-4 325880 349.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 55670 2076 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6686 17262 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1211378 96.47 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 104.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 369074 360.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59000 2170 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6586 17457 ns/op BenchmarkMapStringConversion/32/simple-4 1338266 86.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1356117 89.27 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1244486 96.45 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1327540 90.13 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1246418 94.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1624654 85.85 ns/op BenchmarkMapInterfacePtr-4 1502898 70.70 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6203970 19.41 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 60042 1833 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5528 22022 ns/op BenchmarkMapPop1000-4 396 291367 ns/op BenchmarkMapPop10000-4 28 5685674 ns/op BenchmarkMapAssign/Int32/256-4 2159266 54.61 ns/op BenchmarkMapAssign/Int32/65536-4 1216513 88.24 ns/op BenchmarkMapAssign/Int64/256-4 2125320 56.22 ns/op BenchmarkMapAssign/Int64/65536-4 1100048 99.63 ns/op BenchmarkMapAssign/Str/256-4 1914792 60.53 ns/op BenchmarkMapAssign/Str/65536-4 655087 164.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1428661 84.11 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 677434 151.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1370864 85.29 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 684940 153.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 596629 4476 ns/op BenchmarkMapOperatorAssign/Str/65536-4 241663 443.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 735936 187.5 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 319119 423.9 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 729495 179.3 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 267642 431.5 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 480423 258.7 ns/op 64 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 172543 736.3 ns/op 104 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1296930 89.63 ns/op BenchmarkMapDelete/Int32/1000-4 1832545 65.33 ns/op BenchmarkMapDelete/Int32/10000-4 1857796 62.48 ns/op BenchmarkMapDelete/Int64/100-4 1000000 104.7 ns/op BenchmarkMapDelete/Int64/1000-4 1673541 66.08 ns/op BenchmarkMapDelete/Int64/10000-4 1882845 62.38 ns/op BenchmarkMapDelete/Str/100-4 1141945 108.5 ns/op BenchmarkMapDelete/Str/1000-4 1545838 75.90 ns/op BenchmarkMapDelete/Str/10000-4 1555544 75.91 ns/op BenchmarkMapDelete/Pointer/100-4 1314033 91.94 ns/op BenchmarkMapDelete/Pointer/1000-4 2031848 61.95 ns/op BenchmarkMapDelete/Pointer/10000-4 1931709 62.20 ns/op BenchmarkMemmove/0-4 20189060 5.748 ns/op BenchmarkMemmove/1-4 1421307 82.57 ns/op 12.11 MB/s BenchmarkMemmove/2-4 1427242 83.66 ns/op 23.91 MB/s BenchmarkMemmove/3-4 1401600 84.38 ns/op 35.55 MB/s BenchmarkMemmove/4-4 1376667 86.94 ns/op 46.01 MB/s BenchmarkMemmove/5-4 1351076 86.86 ns/op 57.56 MB/s BenchmarkMemmove/6-4 1374596 87.22 ns/op 68.79 MB/s BenchmarkMemmove/7-4 1359626 90.27 ns/op 77.54 MB/s BenchmarkMemmove/8-4 1412463 83.12 ns/op 96.24 MB/s BenchmarkMemmove/9-4 1343637 89.44 ns/op 100.62 MB/s BenchmarkMemmove/10-4 1344120 92.37 ns/op 108.26 MB/s BenchmarkMemmove/11-4 1345785 89.57 ns/op 122.81 MB/s BenchmarkMemmove/12-4 1340458 88.56 ns/op 135.51 MB/s BenchmarkMemmove/13-4 1316586 89.09 ns/op 145.91 MB/s BenchmarkMemmove/14-4 1339142 88.72 ns/op 157.81 MB/s BenchmarkMemmove/15-4 1320532 89.09 ns/op 168.36 MB/s BenchmarkMemmove/16-4 1386433 86.11 ns/op 185.81 MB/s BenchmarkMemmove/32-4 1319343 87.02 ns/op 367.74 MB/s BenchmarkMemmove/64-4 1288920 93.29 ns/op 686.05 MB/s BenchmarkMemmove/128-4 1000000 104.1 ns/op 1229.85 MB/s BenchmarkMemmove/256-4 1000000 122.3 ns/op 2092.46 MB/s BenchmarkMemmove/512-4 783168 165.1 ns/op 3100.46 MB/s BenchmarkMemmove/1024-4 504811 256.7 ns/op 3988.37 MB/s BenchmarkMemmove/2048-4 315726 398.0 ns/op 5145.17 MB/s BenchmarkMemmove/4096-4 182725 694.3 ns/op 5899.49 MB/s BenchmarkMemmoveOverlap/32-4 1360692 88.47 ns/op 361.70 MB/s BenchmarkMemmoveOverlap/64-4 1000000 101.3 ns/op 631.95 MB/s BenchmarkMemmoveOverlap/128-4 1000000 100.9 ns/op 1268.40 MB/s BenchmarkMemmoveOverlap/256-4 1000000 124.5 ns/op 2056.01 MB/s BenchmarkMemmoveOverlap/512-4 810796 160.3 ns/op 3194.18 MB/s BenchmarkMemmoveOverlap/1024-4 520884 244.1 ns/op 4194.90 MB/s BenchmarkMemmoveOverlap/2048-4 323134 400.2 ns/op 5116.99 MB/s BenchmarkMemmoveOverlap/4096-4 181803 698.7 ns/op 5862.28 MB/s BenchmarkMemmoveUnalignedDst/0-4 18732352 6.518 ns/op BenchmarkMemmoveUnalignedDst/1-4 1433055 82.69 ns/op 12.09 MB/s BenchmarkMemmoveUnalignedDst/2-4 1409158 85.00 ns/op 23.53 MB/s BenchmarkMemmoveUnalignedDst/3-4 1378555 85.21 ns/op 35.21 MB/s BenchmarkMemmoveUnalignedDst/4-4 1401697 84.62 ns/op 47.27 MB/s BenchmarkMemmoveUnalignedDst/5-4 1379014 84.74 ns/op 59.00 MB/s BenchmarkMemmoveUnalignedDst/6-4 1391734 84.77 ns/op 70.78 MB/s BenchmarkMemmoveUnalignedDst/7-4 1384564 84.89 ns/op 82.46 MB/s BenchmarkMemmoveUnalignedDst/8-4 1442997 82.09 ns/op 97.45 MB/s BenchmarkMemmoveUnalignedDst/9-4 1310306 87.87 ns/op 102.42 MB/s BenchmarkMemmoveUnalignedDst/10-4 1282996 101.9 ns/op 98.09 MB/s BenchmarkMemmoveUnalignedDst/11-4 1305177 88.06 ns/op 124.91 MB/s BenchmarkMemmoveUnalignedDst/12-4 1330335 91.18 ns/op 131.61 MB/s BenchmarkMemmoveUnalignedDst/13-4 1309310 89.44 ns/op 145.35 MB/s BenchmarkMemmoveUnalignedDst/14-4 1317956 90.40 ns/op 154.87 MB/s BenchmarkMemmoveUnalignedDst/15-4 1310007 90.18 ns/op 166.34 MB/s BenchmarkMemmoveUnalignedDst/16-4 1347626 96.17 ns/op 166.37 MB/s BenchmarkMemmoveUnalignedDst/32-4 1265672 91.31 ns/op 350.45 MB/s BenchmarkMemmoveUnalignedDst/64-4 1221800 98.91 ns/op 647.05 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 109.5 ns/op 1169.29 MB/s BenchmarkMemmoveUnalignedDst/256-4 913888 127.1 ns/op 2013.44 MB/s BenchmarkMemmoveUnalignedDst/512-4 770648 173.4 ns/op 2952.44 MB/s BenchmarkMemmoveUnalignedDst/1024-4 432644 279.5 ns/op 3663.30 MB/s BenchmarkMemmoveUnalignedDst/2048-4 301892 443.3 ns/op 4620.14 MB/s BenchmarkMemmoveUnalignedDst/4096-4 151608 762.1 ns/op 5374.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1242688 94.85 ns/op 337.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1129714 102.2 ns/op 626.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 110.8 ns/op 1154.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 972133 135.1 ns/op 1895.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 742671 174.7 ns/op 2930.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 475557 273.1 ns/op 3749.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 297454 429.6 ns/op 4767.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 165326 755.9 ns/op 5418.59 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18107169 6.579 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1267813 92.65 ns/op 10.79 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1320865 89.33 ns/op 22.39 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1318255 91.00 ns/op 32.97 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1279201 90.32 ns/op 44.29 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1292421 99.55 ns/op 50.22 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1290631 91.94 ns/op 65.26 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1281493 92.22 ns/op 75.91 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1361241 86.66 ns/op 92.31 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1275208 95.97 ns/op 93.77 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1274814 92.74 ns/op 107.83 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1290382 93.54 ns/op 117.60 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1257558 92.75 ns/op 129.39 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1277716 92.66 ns/op 140.30 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1252420 92.47 ns/op 151.40 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1276969 93.14 ns/op 161.06 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1276768 93.67 ns/op 170.82 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 100.1 ns/op 319.80 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 109.2 ns/op 585.93 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 135.1 ns/op 947.23 MB/s BenchmarkMemmoveUnalignedSrc/256-4 778412 144.3 ns/op 1774.28 MB/s BenchmarkMemmoveUnalignedSrc/512-4 700671 187.4 ns/op 2732.16 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 467601 288.0 ns/op 3555.28 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 248583 451.5 ns/op 4535.56 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 155426 801.5 ns/op 5110.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 108.1 ns/op 148.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 107.4 ns/op 148.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 111.9 ns/op 143.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 113.4 ns/op 141.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 110.9 ns/op 144.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 922017 113.1 ns/op 141.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 113.7 ns/op 140.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 108.6 ns/op 147.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 117.2 ns/op 545.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 138.0 ns/op 463.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 126.7 ns/op 505.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 124.4 ns/op 514.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 121.0 ns/op 529.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 120.4 ns/op 531.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 922790 119.1 ns/op 537.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 899552 117.6 ns/op 544.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 763198 175.5 ns/op 1458.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 627330 224.3 ns/op 1141.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 866394 181.3 ns/op 1411.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 823237 157.0 ns/op 1630.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 830455 166.5 ns/op 1537.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 864622 153.7 ns/op 1665.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 882654 156.1 ns/op 1639.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 732654 154.5 ns/op 1656.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 88191 1289 ns/op 3178.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 57684 2003 ns/op 2044.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 160356 823.9 ns/op 4971.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 154921 817.6 ns/op 5009.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 147064 820.6 ns/op 4991.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 159301 810.9 ns/op 5050.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 157063 828.1 ns/op 4946.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 148682 824.5 ns/op 4968.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6405 20083 ns/op 3263.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4218 31045 ns/op 2110.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9072 13546 ns/op 4838.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7646 13805 ns/op 4747.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9015 13482 ns/op 4861.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9038 13194 ns/op 4966.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 8625 13484 ns/op 4860.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9121 13798 ns/op 4749.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 120.4 ns/op 265.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 106.5 ns/op 600.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1018508 118.3 ns/op 1081.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 911128 140.7 ns/op 1818.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 736627 181.6 ns/op 2819.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 398935 288.1 ns/op 3553.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 285265 458.4 ns/op 4467.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 163567 800.9 ns/op 5114.02 MB/s BenchmarkMemclr/5-4 14980412 9.000 ns/op 555.55 MB/s BenchmarkMemclr/16-4 14964410 8.267 ns/op 1935.40 MB/s BenchmarkMemclr/64-4 12838290 8.916 ns/op 7177.95 MB/s BenchmarkMemclr/256-4 11624841 12.31 ns/op 20795.18 MB/s BenchmarkMemclr/4096-4 1992088 61.89 ns/op 66177.24 MB/s BenchmarkMemclr/65536-4 83971 1464 ns/op 44766.52 MB/s BenchmarkMemclr/1M-4 5358 24897 ns/op 42116.60 MB/s BenchmarkMemclr/4M-4 1200 102451 ns/op 40939.77 MB/s BenchmarkMemclr/8M-4 432 248609 ns/op 33742.14 MB/s BenchmarkMemclr/16M-4 135 752534 ns/op 22294.29 MB/s BenchmarkMemclr/64M-4 51 2204817 ns/op 30437.38 MB/s BenchmarkMemclrUnaligned/0_5-4 7149841 18.00 ns/op 277.75 MB/s BenchmarkMemclrUnaligned/0_16-4 7175932 14.67 ns/op 1090.46 MB/s BenchmarkMemclrUnaligned/0_64-4 8408968 13.82 ns/op 4630.82 MB/s BenchmarkMemclrUnaligned/0_256-4 7299171 14.88 ns/op 17208.73 MB/s BenchmarkMemclrUnaligned/0_4096-4 2069907 57.39 ns/op 71369.69 MB/s BenchmarkMemclrUnaligned/0_65536-4 75456 1493 ns/op 43910.20 MB/s BenchmarkMemclrUnaligned/1_5-4 8150716 12.92 ns/op 386.95 MB/s BenchmarkMemclrUnaligned/1_16-4 8459239 13.33 ns/op 1199.89 MB/s BenchmarkMemclrUnaligned/1_64-4 8492314 13.49 ns/op 4744.83 MB/s BenchmarkMemclrUnaligned/1_256-4 7678176 15.26 ns/op 16780.97 MB/s BenchmarkMemclrUnaligned/1_4096-4 1381568 85.46 ns/op 47930.60 MB/s BenchmarkMemclrUnaligned/1_65536-4 70712 1647 ns/op 39781.49 MB/s BenchmarkMemclrUnaligned/4_5-4 9177105 13.42 ns/op 372.64 MB/s BenchmarkMemclrUnaligned/4_16-4 8140040 13.34 ns/op 1199.42 MB/s BenchmarkMemclrUnaligned/4_64-4 8263237 13.41 ns/op 4771.20 MB/s BenchmarkMemclrUnaligned/4_256-4 7889860 15.20 ns/op 16838.82 MB/s BenchmarkMemclrUnaligned/4_4096-4 1369706 85.94 ns/op 47662.03 MB/s BenchmarkMemclrUnaligned/4_65536-4 75801 1612 ns/op 40643.20 MB/s BenchmarkMemclrUnaligned/7_5-4 9030700 12.91 ns/op 387.28 MB/s BenchmarkMemclrUnaligned/7_16-4 8355618 13.40 ns/op 1193.98 MB/s BenchmarkMemclrUnaligned/7_64-4 8786498 13.27 ns/op 4822.88 MB/s BenchmarkMemclrUnaligned/7_256-4 7692496 15.50 ns/op 16513.12 MB/s BenchmarkMemclrUnaligned/7_4096-4 1391890 85.06 ns/op 48152.51 MB/s BenchmarkMemclrUnaligned/7_65536-4 75414 1607 ns/op 40790.94 MB/s BenchmarkMemclrUnaligned/0_1M-4 5521 24163 ns/op 43396.58 MB/s BenchmarkMemclrUnaligned/0_4M-4 1189 98856 ns/op 42428.35 MB/s BenchmarkMemclrUnaligned/0_8M-4 434 258260 ns/op 32481.23 MB/s BenchmarkMemclrUnaligned/0_16M-4 130 787792 ns/op 21296.51 MB/s BenchmarkMemclrUnaligned/0_64M-4 62 1917348 ns/op 35000.88 MB/s BenchmarkMemclrUnaligned/1_1M-4 4324 37449 ns/op 27999.89 MB/s BenchmarkMemclrUnaligned/1_4M-4 952 120313 ns/op 34861.72 MB/s BenchmarkMemclrUnaligned/1_8M-4 421 276098 ns/op 30382.76 MB/s BenchmarkMemclrUnaligned/1_16M-4 138 882581 ns/op 19009.26 MB/s BenchmarkMemclrUnaligned/1_64M-4 62 1858916 ns/op 36101.07 MB/s BenchmarkMemclrUnaligned/4_1M-4 4846 26641 ns/op 39359.13 MB/s BenchmarkMemclrUnaligned/4_4M-4 1138 104772 ns/op 40032.50 MB/s BenchmarkMemclrUnaligned/4_8M-4 451 264093 ns/op 31763.85 MB/s BenchmarkMemclrUnaligned/4_16M-4 142 789705 ns/op 21244.92 MB/s BenchmarkMemclrUnaligned/4_64M-4 60 1857308 ns/op 36132.33 MB/s BenchmarkMemclrUnaligned/7_1M-4 4864 25427 ns/op 41239.47 MB/s BenchmarkMemclrUnaligned/7_4M-4 1094 105659 ns/op 39696.64 MB/s BenchmarkMemclrUnaligned/7_8M-4 442 270407 ns/op 31022.20 MB/s BenchmarkMemclrUnaligned/7_16M-4 147 798691 ns/op 21005.88 MB/s BenchmarkMemclrUnaligned/7_64M-4 63 1862432 ns/op 36032.91 MB/s BenchmarkGoMemclr/5-4 2326633 51.08 ns/op 97.88 MB/s BenchmarkGoMemclr/16-4 621609 171.8 ns/op 93.12 MB/s BenchmarkGoMemclr/64-4 185209 618.1 ns/op 103.54 MB/s BenchmarkGoMemclr/256-4 48339 2409 ns/op 106.29 MB/s BenchmarkMemclrRange/1K_2K-4 85441 1408 ns/op 68089.52 MB/s BenchmarkMemclrRange/2K_8K-4 26913 4588 ns/op 72699.84 MB/s BenchmarkMemclrRange/4K_16K-4 32385 3667 ns/op 88110.55 MB/s BenchmarkMemclrRange/160K_228K-4 3697 35348 ns/op 47042.75 MB/s BenchmarkClearFat7-4 4124972 27.47 ns/op BenchmarkClearFat8-4 4544560 25.91 ns/op BenchmarkClearFat11-4 4162267 28.98 ns/op BenchmarkClearFat12-4 3580930 28.51 ns/op BenchmarkClearFat13-4 3920185 28.77 ns/op BenchmarkClearFat14-4 4020938 28.81 ns/op BenchmarkClearFat15-4 4003290 29.17 ns/op BenchmarkClearFat16-4 4251720 27.15 ns/op BenchmarkClearFat24-4 3971317 27.69 ns/op BenchmarkClearFat32-4 3969678 28.35 ns/op BenchmarkClearFat40-4 3972987 28.75 ns/op BenchmarkClearFat48-4 3759061 29.18 ns/op BenchmarkClearFat56-4 3744262 29.91 ns/op BenchmarkClearFat64-4 3797049 31.26 ns/op BenchmarkClearFat72-4 3603687 31.93 ns/op BenchmarkClearFat128-4 2851531 37.72 ns/op BenchmarkClearFat256-4 2386947 48.88 ns/op BenchmarkClearFat512-4 1540941 77.90 ns/op BenchmarkClearFat1024-4 1000000 129.0 ns/op BenchmarkClearFat1032-4 1000000 129.8 ns/op BenchmarkClearFat1040-4 1000000 140.8 ns/op BenchmarkCopyFat7-4 4062105 29.21 ns/op BenchmarkCopyFat8-4 4178852 27.66 ns/op BenchmarkCopyFat11-4 3998313 31.22 ns/op BenchmarkCopyFat12-4 3748496 28.83 ns/op BenchmarkCopyFat13-4 3829372 29.17 ns/op BenchmarkCopyFat14-4 3967710 28.64 ns/op BenchmarkCopyFat15-4 3980665 30.42 ns/op BenchmarkCopyFat16-4 4095669 29.13 ns/op BenchmarkCopyFat24-4 3660117 28.09 ns/op BenchmarkCopyFat32-4 4197865 30.36 ns/op BenchmarkCopyFat64-4 3761407 31.65 ns/op BenchmarkCopyFat72-4 3518300 32.75 ns/op BenchmarkCopyFat128-4 2738378 39.69 ns/op BenchmarkCopyFat256-4 2133562 53.73 ns/op BenchmarkCopyFat512-4 1311631 81.28 ns/op BenchmarkCopyFat520-4 1000000 103.2 ns/op BenchmarkCopyFat1024-4 916066 146.6 ns/op BenchmarkCopyFat1032-4 853554 138.6 ns/op BenchmarkCopyFat1040-4 970544 132.9 ns/op BenchmarkIssue18740/2byte-4 363 329358 ns/op BenchmarkIssue18740/4byte-4 615 186454 ns/op BenchmarkIssue18740/8byte-4 1122 112840 ns/op BenchmarkMemclrKnownSize1-4 7379511 19.87 ns/op 50.32 MB/s BenchmarkMemclrKnownSize2-4 3928281 29.19 ns/op 68.51 MB/s BenchmarkMemclrKnownSize4-4 2887706 37.82 ns/op 105.76 MB/s BenchmarkMemclrKnownSize8-4 1328352 88.07 ns/op 90.84 MB/s BenchmarkMemclrKnownSize16-4 719776 171.1 ns/op 93.49 MB/s BenchmarkMemclrKnownSize32-4 416341 316.2 ns/op 101.20 MB/s BenchmarkMemclrKnownSize64-4 207698 600.2 ns/op 106.63 MB/s BenchmarkMemclrKnownSize112-4 117771 1032 ns/op 108.51 MB/s BenchmarkMemclrKnownSize128-4 107551 1166 ns/op 109.74 MB/s BenchmarkMemclrKnownSize192-4 54031 1868 ns/op 102.80 MB/s BenchmarkMemclrKnownSize248-4 48014 2324 ns/op 106.69 MB/s BenchmarkMemclrKnownSize256-4 49312 2334 ns/op 109.68 MB/s BenchmarkMemclrKnownSize512-4 25994 4571 ns/op 112.01 MB/s BenchmarkMemclrKnownSize1024-4 12134 9052 ns/op 113.13 MB/s BenchmarkMemclrKnownSize4096-4 3606 36830 ns/op 111.21 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4887706 ns/op 107.27 MB/s BenchmarkReadMetricsLatency-4 10000 4182 p50-ns 7105 p90-ns 11221 p99-ns BenchmarkFinalizer-4 216 609587 ns/op BenchmarkFinalizerRun-4 162788 691.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8654730 13.95 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3767456 32.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2770620 43.15 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2673123 42.87 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1505529 77.51 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1378843 86.24 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2548742 46.62 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1403956 89.93 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1529470 85.40 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2379238 50.25 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2291487 50.68 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1970774 57.60 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1743170 65.67 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1559760 72.39 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9618900 12.15 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9030466 12.01 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9399684 12.16 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9400395 12.55 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9491786 13.07 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7778108 15.18 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9056527 12.15 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9125173 12.01 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9234774 11.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9121082 12.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9204562 13.16 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9436216 11.46 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9524530 25.52 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9157968 16.32 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7411047 14.25 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7291624 19.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6632005 16.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8625919 16.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8319834 14.69 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7035397 17.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7948970 16.56 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6445807 16.20 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7622377 15.78 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8559476 15.08 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6455079 18.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9056397 20.08 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6595318 18.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7192094 22.58 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7882378 13.07 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7247742 15.09 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8415820 13.08 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8283618 12.48 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9200942 12.30 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8808036 12.54 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8698544 12.04 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9504697 12.84 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8800838 12.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9282417 12.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9839097 12.19 ns/op BenchmarkNetpollBreak-4 4347 28758 ns/op BenchmarkPinnerPinUnpinBatch-4 1264 167834 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 218 590896 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1311 147553 ns/op BenchmarkPinnerPinUnpin-4 1347584 87.24 ns/op BenchmarkPinnerPinUnpinTiny-4 1398519 85.97 ns/op BenchmarkPinnerPinUnpinDouble-4 566013 229.6 ns/op BenchmarkPinnerPinUnpinParallel-4 3049423 41.37 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2652512 41.09 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 382462 298.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7317182 16.03 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7666329 15.12 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5028088 22.21 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5843041 22.82 ns/op BenchmarkPingPongHog-4 526 314372 ns/op BenchmarkStackGrowth-4 68857 1591 ns/op BenchmarkStackGrowthDeep-4 1095 110210 ns/op BenchmarkCreateGoroutines-4 52462 2216 ns/op BenchmarkCreateGoroutinesParallel-4 57447 1969 ns/op BenchmarkCreateGoroutinesCapture-4 5881 17380 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 47295 2732 ns/op BenchmarkClosureCall-4 22167885 4.900 ns/op BenchmarkWakeupParallelSpinning/0s-4 6577 17589 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6260 20291 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3613 28190 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3402 48556 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1638 74294 ns/op BenchmarkWakeupParallelSpinning/20µs-4 954 126816 ns/op BenchmarkWakeupParallelSpinning/50µs-4 343 314311 ns/op BenchmarkWakeupParallelSpinning/100µs-4 223 504217 ns/op BenchmarkMatmult-4 4385176 36.16 ns/op BenchmarkFastrand-4 6431568 18.52 ns/op BenchmarkFastrand64-4 5878768 18.07 ns/op BenchmarkFastrandHashiter-4 3110976 36.97 ns/op BenchmarkFastrandn/2-4 5924764 19.36 ns/op BenchmarkFastrandn/3-4 5699076 20.13 ns/op BenchmarkFastrandn/4-4 6508635 17.33 ns/op BenchmarkFastrandn/5-4 7471308 16.95 ns/op BenchmarkIfaceCmp100-4 106792 1007 ns/op BenchmarkIfaceCmpNil100-4 212160 578.5 ns/op BenchmarkEfaceCmpDiff-4 44540 2978 ns/op BenchmarkEfaceCmpDiffIndirect-4 37665 2839 ns/op BenchmarkDefer-4 1340397 87.92 ns/op BenchmarkDefer10-4 806460 184.4 ns/op BenchmarkDeferMany-4 452160 357.0 ns/op BenchmarkPanicRecover-4 647523 184.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1328200 ns/op 1211516 p50-ns 1831878 p90-ns 2246898 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1976224 ns/op 1677645 p50-ns 3542105 p90-ns 9820607 p99-ns BenchmarkGoroutineProfile/small/idle-4 63 2526732 ns/op 2435254 p50-ns 3736998 p90-ns 4109559 p99-ns BenchmarkGoroutineProfile/small/loaded-4 40 3674234 ns/op 3309029 p50-ns 7288209 p90-ns 10509927 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 93 1241331 ns/op 1118101 p50-ns 1811331 p90-ns 2328057 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 70 1525493 ns/op 1419054 p50-ns 2201918 p90-ns 5855884 p99-ns BenchmarkGoroutineProfile/large/idle-4 26 4687646 ns/op 4490801 p50-ns 5764721 p90-ns 7545264 p99-ns BenchmarkGoroutineProfile/large/loaded-4 13 10160215 ns/op 8821804 p50-ns 17792310 p90-ns 22319185 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 94 1256826 ns/op 1104902 p50-ns 1884900 p90-ns 2556087 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 80 1611558 ns/op 1564417 p50-ns 2250507 p90-ns 5183187 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 45 2656111 ns/op 2643295 p50-ns 3399976 p90-ns 4251808 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 49 4048754 ns/op 3093291 p50-ns 7138488 p90-ns 15211258 p99-ns BenchmarkRWMutexUncontended-4 2433294 43.92 ns/op BenchmarkRWMutexWrite100-4 60117 2325 ns/op BenchmarkRWMutexWrite10-4 1000000 1795 ns/op BenchmarkRWMutexWorkWrite100-4 45540 3932 ns/op BenchmarkRWMutexWorkWrite10-4 58851 4169 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3439 37768 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1180 101032 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1664 74057 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 519 214284 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 747 150029 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 253 437615 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 409 291326 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 126 900877 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 201056 632.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 233691 632.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 244153 768.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 188509 667.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 252762 666.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 223699 777.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 189877 729.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 162570 794.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 164467 840.2 ns/op BenchmarkMakeSlice/Byte-4 1483100 80.36 ns/op BenchmarkMakeSlice/Int16-4 1584427 77.61 ns/op BenchmarkMakeSlice/Int-4 1000000 103.8 ns/op BenchmarkMakeSlice/Ptr-4 1000000 129.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 171.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 188.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 229.1 ns/op BenchmarkGrowSlice/Byte-4 574384 209.9 ns/op BenchmarkGrowSlice/Int16-4 601455 225.8 ns/op BenchmarkGrowSlice/Int-4 564483 324.7 ns/op BenchmarkGrowSlice/Ptr-4 427675 405.0 ns/op BenchmarkGrowSlice/Struct/24-4 411632 559.5 ns/op BenchmarkGrowSlice/Struct/32-4 193682 673.9 ns/op BenchmarkGrowSlice/Struct/40-4 145382 1231 ns/op BenchmarkExtendSlice/IntSlice-4 487300 404.0 ns/op BenchmarkExtendSlice/PointerSlice-4 430572 447.4 ns/op BenchmarkExtendSlice/NoGrow-4 711982 210.4 ns/op BenchmarkAppend-4 957027 123.1 ns/op BenchmarkAppendGrowByte-4 4 28800317 ns/op BenchmarkAppendGrowString-4 1 254708891 ns/op BenchmarkAppendSlice/1Bytes-4 1287637 94.69 ns/op BenchmarkAppendSlice/4Bytes-4 1254052 94.17 ns/op BenchmarkAppendSlice/7Bytes-4 1271184 92.42 ns/op BenchmarkAppendSlice/8Bytes-4 1312431 90.79 ns/op BenchmarkAppendSlice/15Bytes-4 1247938 97.07 ns/op BenchmarkAppendSlice/16Bytes-4 1257510 93.01 ns/op BenchmarkAppendSlice/32Bytes-4 1274034 93.36 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 54181 2185 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16404 6865 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9238 26624 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1021 100421 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 141 921499 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 43 2936519 ns/op BenchmarkAppendStr/1Bytes-4 1572806 73.67 ns/op BenchmarkAppendStr/4Bytes-4 1566224 74.91 ns/op BenchmarkAppendStr/8Bytes-4 1541258 75.64 ns/op BenchmarkAppendStr/16Bytes-4 1541253 77.18 ns/op BenchmarkAppendStr/32Bytes-4 1586180 76.37 ns/op BenchmarkAppendSpecialCase-4 1000000 117.6 ns/op BenchmarkCopy/1Byte-4 1415898 84.06 ns/op 11.90 MB/s BenchmarkCopy/1String-4 1386788 86.86 ns/op 11.51 MB/s BenchmarkCopy/2Byte-4 1000000 102.6 ns/op 19.50 MB/s BenchmarkCopy/2String-4 1398370 87.75 ns/op 22.79 MB/s BenchmarkCopy/4Byte-4 1317956 87.20 ns/op 45.87 MB/s BenchmarkCopy/4String-4 1377568 86.90 ns/op 46.03 MB/s BenchmarkCopy/8Byte-4 1358889 85.70 ns/op 93.35 MB/s BenchmarkCopy/8String-4 1346386 87.44 ns/op 91.49 MB/s BenchmarkCopy/12Byte-4 1295545 89.06 ns/op 134.74 MB/s BenchmarkCopy/12String-4 1294170 91.29 ns/op 131.45 MB/s BenchmarkCopy/16Byte-4 1345396 87.46 ns/op 182.95 MB/s BenchmarkCopy/16String-4 1308193 89.81 ns/op 178.16 MB/s BenchmarkCopy/32Byte-4 1297261 90.56 ns/op 353.35 MB/s BenchmarkCopy/32String-4 1251843 92.49 ns/op 346.00 MB/s BenchmarkCopy/128Byte-4 1000000 110.5 ns/op 1157.90 MB/s BenchmarkCopy/128String-4 997575 118.3 ns/op 1081.69 MB/s BenchmarkCopy/1024Byte-4 438801 292.0 ns/op 3507.10 MB/s BenchmarkCopy/1024String-4 353301 384.3 ns/op 2664.83 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24392 4824 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13136 8781 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13892 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19130 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 22970 ns/op BenchmarkAppendInPlace/Grow/Byte-4 150790 1101 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 136740 1131 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 75974 1503 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 70807 1981 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 48826 2264 ns/op BenchmarkStackCopyPtr-4 1 121447288 ns/op BenchmarkStackCopy-4 2 71894152 ns/op BenchmarkStackCopyNoCache-4 27 4433016 ns/op BenchmarkStackCopyWithStkobj-4 3 45410506 ns/op BenchmarkIssue18138-4 196 875258 ns/op BenchmarkCompareStringEqual-4 12752841 8.498 ns/op BenchmarkCompareStringIdentical-4 27441642 4.326 ns/op BenchmarkCompareStringSameLength-4 16970295 6.957 ns/op BenchmarkCompareStringDifferentLength-4 26406613 4.524 ns/op BenchmarkCompareStringBigUnaligned-4 2136 48739 ns/op 21514.36 MB/s BenchmarkCompareStringBig-4 2211 48578 ns/op 21585.46 MB/s BenchmarkConcatStringAndBytes-4 2245809 53.37 ns/op BenchmarkSliceByteToString/1-4 1663892 70.83 ns/op BenchmarkSliceByteToString/2-4 876259 142.1 ns/op BenchmarkSliceByteToString/4-4 940372 122.9 ns/op BenchmarkSliceByteToString/8-4 951362 127.8 ns/op BenchmarkSliceByteToString/16-4 1000000 127.6 ns/op BenchmarkSliceByteToString/32-4 1000000 155.6 ns/op BenchmarkSliceByteToString/64-4 888729 207.0 ns/op BenchmarkSliceByteToString/128-4 720182 298.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2409332 50.70 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 962008 114.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1210219 98.03 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3922184 30.38 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1735020 64.90 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2049519 56.77 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1922592 62.26 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 384507 344.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 475873 281.0 ns/op BenchmarkRuneIterate/range/ASCII-4 10993975 10.22 ns/op BenchmarkRuneIterate/range/Japanese-4 2862186 40.70 ns/op BenchmarkRuneIterate/range/MixedLength-4 3399480 34.38 ns/op BenchmarkRuneIterate/range1/ASCII-4 12047055 10.07 ns/op BenchmarkRuneIterate/range1/Japanese-4 2953221 40.46 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3444872 34.45 ns/op BenchmarkRuneIterate/range2/ASCII-4 10950195 10.27 ns/op BenchmarkRuneIterate/range2/Japanese-4 2633582 46.95 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3227239 34.27 ns/op BenchmarkArrayEqual-4 26393104 4.371 ns/op BenchmarkFunc/Name-4 3621392 32.69 ns/op BenchmarkFunc/Entry-4 13563448 8.457 ns/op BenchmarkFunc/FileLine-4 4016430 29.85 ns/op PASS ok runtime 413.234s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23113 4334 ns/op BenchmarkHandle/concurrent-4 22140 4845 ns/op PASS ok runtime/cgo 1.392s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29395776 4.728 ns/op BenchmarkAtomicStore64-4 10487620 10.03 ns/op BenchmarkAtomicLoad-4 28142912 4.620 ns/op BenchmarkAtomicStore-4 12716799 9.619 ns/op BenchmarkAnd8-4 12385747 9.598 ns/op BenchmarkAnd-4 12664426 9.619 ns/op BenchmarkAnd8Parallel-4 3951297 29.02 ns/op BenchmarkAndParallel-4 3786338 29.23 ns/op BenchmarkOr8-4 12753417 10.08 ns/op BenchmarkOr-4 12482011 9.622 ns/op BenchmarkOr8Parallel-4 4283462 29.54 ns/op BenchmarkOrParallel-4 3715972 29.17 ns/op BenchmarkXadd-4 4135545 28.14 ns/op BenchmarkXadd64-4 4140524 28.33 ns/op BenchmarkCas-4 2731098 43.53 ns/op BenchmarkCas64-4 2740500 44.84 ns/op BenchmarkXchg-4 3984714 27.51 ns/op BenchmarkXchg64-4 4315752 27.31 ns/op PASS ok runtime/internal/atomic 4.155s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3538350 28.74 ns/op BenchmarkMulUintptr/large-4 2543732 40.26 ns/op PASS ok runtime/internal/math 1.387s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 8855678 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 16 12647768 ns/op 418.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 46 2349251 ns/op 6.109 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 14589374 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 23443238 ns/op 1152 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 37 3386317 ns/op 23.84 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 81610932 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 108614175 ns/op 7308 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 5636169 ns/op 205.3 concurrent_launches/op PASS ok runtime/pprof 3.067s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 9910581 ns/op BenchmarkStackLeak-4 30687 3943 ns/op PASS ok runtime/race 1.640s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2827758 39.39 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 425433 451.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.446s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 38 2689485 ns/op BenchmarkIndex_Large-4 22228 4980 ns/op BenchmarkIndexFunc_Large-4 111 948576 ns/op BenchmarkCompact/nil-4 10708140 11.69 ns/op BenchmarkCompact/one-4 1333099 90.05 ns/op BenchmarkCompact/sorted-4 1000000 115.6 ns/op BenchmarkCompact/1_item-4 944120 137.7 ns/op BenchmarkCompact/unsorted-4 1000000 115.2 ns/op BenchmarkCompact/many-4 676191 198.9 ns/op BenchmarkCompact_Large-4 655 212069 ns/op BenchmarkCompactFunc_Large-4 66 1633847 ns/op BenchmarkReplace/naive-fast-4 57969 2482 ns/op BenchmarkReplace/optimized-fast-4 51138 2381 ns/op BenchmarkReplace/naive-slow-4 14617 8676 ns/op BenchmarkReplace/optimized-slow-4 15675 7584 ns/op BenchmarkBinarySearchFloats/Size16-4 1236129 94.96 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 106.3 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 120.1 ns/op BenchmarkBinarySearchFloats/Size128-4 920823 138.0 ns/op BenchmarkBinarySearchFloats/Size512-4 800281 160.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 753321 171.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 477583 254.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 412638 342.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 362697 369.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 325702 400.4 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 261428 485.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 241051 518.0 ns/op PASS ok slices 5.999s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 133971 948.7 ns/op BenchmarkSortInts-4 1 108039332 ns/op BenchmarkSlicesSortInts-4 2 57333849 ns/op BenchmarkSortIsSorted-4 30 4033635 ns/op BenchmarkSlicesIsSorted-4 78 1624761 ns/op BenchmarkSortStrings-4 1 142553398 ns/op BenchmarkSlicesSortStrings-4 2 91564046 ns/op BenchmarkSortStrings_Sorted-4 22 5134357 ns/op BenchmarkSlicesSortStrings_Sorted-4 58 2122119 ns/op BenchmarkSortStructs-4 1 184785956 ns/op BenchmarkSortFuncStructs-4 1 193328943 ns/op BenchmarkSortString1K-4 258 474597 ns/op BenchmarkSortString1K_Slice-4 150 774022 ns/op BenchmarkStableString1K-4 84 1400580 ns/op BenchmarkSortInt1K-4 303 396025 ns/op BenchmarkSortInt1K_Sorted-4 6027 18407 ns/op BenchmarkSortInt1K_Reversed-4 3006 38128 ns/op BenchmarkSortInt1K_Mod8-4 877 135090 ns/op BenchmarkStableInt1K-4 100 1036152 ns/op BenchmarkStableInt1K_Slice-4 123 918180 ns/op BenchmarkSortInt64K-4 4 31459511 ns/op BenchmarkSortInt64K_Slice-4 2 60747837 ns/op BenchmarkStableInt64K-4 1 100239570 ns/op BenchmarkSort1e2-4 326 348153 ns/op BenchmarkStable1e2-4 128 896928 ns/op BenchmarkSort1e4-4 2 61758649 ns/op BenchmarkStable1e4-4 1 257911350 ns/op PASS ok sort 56.955s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 702514 165.2 ns/op BenchmarkAtof64Float-4 679954 176.6 ns/op BenchmarkAtof64FloatExp-4 535946 232.5 ns/op BenchmarkAtof64Big-4 454405 286.4 ns/op BenchmarkAtof64RandomBits-4 424383 308.1 ns/op BenchmarkAtof64RandomFloats-4 443036 273.5 ns/op BenchmarkAtof64RandomLongFloats-4 404523 320.8 ns/op BenchmarkAtof32Decimal-4 772177 173.0 ns/op BenchmarkAtof32Float-4 682735 181.4 ns/op BenchmarkAtof32FloatExp-4 430800 264.2 ns/op BenchmarkAtof32Random-4 286230 372.0 ns/op BenchmarkAtof32RandomLong-4 141340 823.6 ns/op BenchmarkParseInt/Pos/7bit-4 1230816 94.36 ns/op BenchmarkParseInt/Pos/26bit-4 782236 155.4 ns/op BenchmarkParseInt/Pos/31bit-4 713121 186.7 ns/op BenchmarkParseInt/Pos/56bit-4 446716 254.4 ns/op BenchmarkParseInt/Pos/63bit-4 454221 275.1 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 101.0 ns/op BenchmarkParseInt/Neg/26bit-4 728406 160.7 ns/op BenchmarkParseInt/Neg/31bit-4 718340 177.0 ns/op BenchmarkParseInt/Neg/56bit-4 500167 250.5 ns/op BenchmarkParseInt/Neg/63bit-4 487254 278.0 ns/op BenchmarkAtoi/Pos/7bit-4 1588958 74.68 ns/op BenchmarkAtoi/Pos/26bit-4 899606 129.1 ns/op BenchmarkAtoi/Pos/31bit-4 954268 135.9 ns/op BenchmarkAtoi/Pos/56bit-4 606939 213.9 ns/op BenchmarkAtoi/Pos/63bit-4 427747 272.3 ns/op BenchmarkAtoi/Neg/7bit-4 1527284 75.65 ns/op BenchmarkAtoi/Neg/26bit-4 850000 127.0 ns/op BenchmarkAtoi/Neg/31bit-4 901406 137.5 ns/op BenchmarkAtoi/Neg/56bit-4 632232 207.1 ns/op BenchmarkAtoi/Neg/63bit-4 413200 273.7 ns/op BenchmarkFormatFloat/Decimal-4 119210 1090 ns/op BenchmarkFormatFloat/Float-4 94672 1216 ns/op BenchmarkFormatFloat/Exp-4 99658 1148 ns/op BenchmarkFormatFloat/NegExp-4 103440 1156 ns/op BenchmarkFormatFloat/LongExp-4 81296 1438 ns/op BenchmarkFormatFloat/Big-4 79274 1499 ns/op BenchmarkFormatFloat/BinaryExp-4 235357 568.9 ns/op BenchmarkFormatFloat/32Integer-4 99936 1109 ns/op BenchmarkFormatFloat/32ExactFraction-4 99818 1008 ns/op BenchmarkFormatFloat/32Point-4 98112 1153 ns/op BenchmarkFormatFloat/32Exp-4 91849 1090 ns/op BenchmarkFormatFloat/32NegExp-4 111559 1033 ns/op BenchmarkFormatFloat/32Shortest-4 118044 1006 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 124814 968.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 115251 1008 ns/op BenchmarkFormatFloat/64Fixed1-4 158180 821.8 ns/op BenchmarkFormatFloat/64Fixed2-4 148923 813.8 ns/op BenchmarkFormatFloat/64Fixed3-4 144511 803.9 ns/op BenchmarkFormatFloat/64Fixed4-4 143972 808.9 ns/op BenchmarkFormatFloat/64Fixed12-4 83250 1387 ns/op BenchmarkFormatFloat/64Fixed16-4 94213 1219 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99710 1123 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 91149 1317 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2204 54007 ns/op BenchmarkFormatFloat/Slowpath64-4 80527 1374 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 87584 1400 ns/op BenchmarkAppendFloat/Decimal-4 133506 899.9 ns/op BenchmarkAppendFloat/Float-4 106939 1056 ns/op BenchmarkAppendFloat/Exp-4 133028 958.9 ns/op BenchmarkAppendFloat/NegExp-4 120594 1030 ns/op BenchmarkAppendFloat/LongExp-4 98869 1247 ns/op BenchmarkAppendFloat/Big-4 86079 1340 ns/op BenchmarkAppendFloat/BinaryExp-4 337920 383.0 ns/op BenchmarkAppendFloat/32Integer-4 135939 896.5 ns/op BenchmarkAppendFloat/32ExactFraction-4 134623 884.8 ns/op BenchmarkAppendFloat/32Point-4 117628 1018 ns/op BenchmarkAppendFloat/32Exp-4 132688 998.9 ns/op BenchmarkAppendFloat/32NegExp-4 134238 934.6 ns/op BenchmarkAppendFloat/32Shortest-4 147990 802.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 144813 853.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 143100 883.6 ns/op BenchmarkAppendFloat/64Fixed1-4 187148 670.8 ns/op BenchmarkAppendFloat/64Fixed2-4 185905 672.1 ns/op BenchmarkAppendFloat/64Fixed3-4 187653 683.0 ns/op BenchmarkAppendFloat/64Fixed4-4 185886 676.1 ns/op BenchmarkAppendFloat/64Fixed12-4 99841 1258 ns/op BenchmarkAppendFloat/64Fixed16-4 102015 1131 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 123519 943.9 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 97942 1193 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2364 52430 ns/op BenchmarkAppendFloat/Slowpath64-4 91863 1246 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 95085 1250 ns/op BenchmarkFormatInt-4 14664 8225 ns/op BenchmarkAppendInt-4 15354 7658 ns/op BenchmarkFormatUint-4 82597 1648 ns/op BenchmarkAppendUint-4 81546 1547 ns/op BenchmarkFormatIntSmall/7-4 2003731 57.58 ns/op BenchmarkFormatIntSmall/42-4 2018556 56.88 ns/op BenchmarkAppendIntSmall-4 1000000 111.3 ns/op BenchmarkAppendUintVarlen/1-4 1000000 106.2 ns/op BenchmarkAppendUintVarlen/12-4 1000000 111.2 ns/op BenchmarkAppendUintVarlen/123-4 925366 143.5 ns/op BenchmarkAppendUintVarlen/1234-4 844382 143.6 ns/op BenchmarkAppendUintVarlen/12345-4 873093 145.8 ns/op BenchmarkAppendUintVarlen/123456-4 894384 145.7 ns/op BenchmarkAppendUintVarlen/1234567-4 681648 151.0 ns/op BenchmarkAppendUintVarlen/12345678-4 859980 147.6 ns/op BenchmarkAppendUintVarlen/123456789-4 858259 148.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 857422 151.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 856443 158.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 845134 155.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 834674 157.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 711702 159.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 768908 162.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 822802 163.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 796338 164.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 772317 162.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 782948 162.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 608023 167.5 ns/op BenchmarkQuote-4 36522 3267 ns/op BenchmarkQuoteRune-4 376778 334.1 ns/op BenchmarkAppendQuote-4 43245 2758 ns/op BenchmarkAppendQuoteRune-4 758192 176.3 ns/op BenchmarkUnquoteEasy-4 1306645 92.22 ns/op BenchmarkUnquoteHard-4 36842 3316 ns/op PASS ok strconv 20.288s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 351181 374.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 121314 1277 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 154380 945.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 309522 361.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 130050 1301 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 159802 923.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 250441 611.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 56978 2083 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 58816 1805 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 581470 257.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25507 4446 ns/op BenchmarkGenericMatch1-4 2017 62074 ns/op BenchmarkGenericMatch2-4 393 283636 ns/op BenchmarkSingleMaxSkipping-4 10000 10526 ns/op 949.99 MB/s BenchmarkSingleLongSuffixFail-4 18896 5959 ns/op 168.16 MB/s BenchmarkSingleMatch-4 223 523928 ns/op 28.63 MB/s BenchmarkByteByteNoMatch-4 87954 1295 ns/op BenchmarkByteByteMatch-4 15434 7623 ns/op BenchmarkByteStringMatch-4 17022 7441 ns/op BenchmarkHTMLEscapeNew-4 55417 1928 ns/op BenchmarkHTMLEscapeOld-4 67789 1741 ns/op BenchmarkByteStringReplacerWriteString-4 1363 91520 ns/op BenchmarkByteReplacerWriteString-4 1720 73346 ns/op BenchmarkByteByteReplaces-4 2904 46266 ns/op BenchmarkByteByteMap-4 9564 13550 ns/op BenchmarkMap/identity/ASCII-4 942060 138.9 ns/op BenchmarkMap/identity/Greek-4 680778 191.2 ns/op BenchmarkMap/change/ASCII-4 32077 3696 ns/op BenchmarkMap/change/Greek-4 22920 5134 ns/op BenchmarkIndexRune-4 1668090 69.33 ns/op BenchmarkIndexRuneLongString-4 1572667 76.79 ns/op BenchmarkIndexRuneFastPath-4 3149198 36.54 ns/op BenchmarkIndex-4 2931046 37.52 ns/op BenchmarkLastIndex-4 3147148 37.89 ns/op BenchmarkIndexByte-4 13759447 8.685 ns/op BenchmarkToUpper/#00-4 3428942 35.62 ns/op BenchmarkToUpper/ONLYUPPER-4 2503686 49.15 ns/op BenchmarkToUpper/abc-4 305712 482.0 ns/op BenchmarkToUpper/AbC123-4 216958 586.4 ns/op BenchmarkToUpper/azAZ09_-4 204055 516.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42458 2662 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63048 1985 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26425 4165 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57823 2069 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104602 1060 ns/op BenchmarkToLower/#00-4 3611254 33.86 ns/op BenchmarkToLower/abc-4 3007915 37.74 ns/op BenchmarkToLower/AbC123-4 197374 643.2 ns/op BenchmarkToLower/azAZ09_-4 190731 648.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79738 1477 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54902 2120 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28902 3910 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70764 1646 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116031 1037 ns/op BenchmarkMapNoChanges-4 976302 115.6 ns/op BenchmarkTrim-4 34488 3552 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2781648 48.82 ns/op BenchmarkToValidUTF8/InvalidASCII-4 146242 778.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88846 1226 ns/op BenchmarkEqualFold/Tests-4 49399 2292 ns/op BenchmarkEqualFold/ASCII-4 2589487 44.67 ns/op BenchmarkEqualFold/UnicodePrefix-4 130958 980.5 ns/op BenchmarkEqualFold/UnicodeSuffix-4 130038 948.2 ns/op BenchmarkIndexHard1-4 1084 107557 ns/op BenchmarkIndexHard2-4 796 149865 ns/op BenchmarkIndexHard3-4 188 613991 ns/op BenchmarkIndexHard4-4 133 921115 ns/op BenchmarkLastIndexHard1-4 85 1498818 ns/op BenchmarkLastIndexHard2-4 85 1485721 ns/op BenchmarkLastIndexHard3-4 85 1506777 ns/op BenchmarkCountHard1-4 1130 106547 ns/op BenchmarkCountHard2-4 792 150175 ns/op BenchmarkCountHard3-4 196 599723 ns/op BenchmarkIndexTorture-4 10000 11924 ns/op BenchmarkCountTorture-4 10000 11806 ns/op BenchmarkCountTortureOverlapping-4 837 126864 ns/op BenchmarkCountByte/10-4 3339895 35.39 ns/op 282.59 MB/s BenchmarkCountByte/32-4 3073143 37.23 ns/op 859.60 MB/s BenchmarkCountByte/4096-4 1000000 121.3 ns/op 33758.73 MB/s BenchmarkCountByte/4194304-4 1071 115347 ns/op 36362.35 MB/s BenchmarkCountByte/67108864-4 25 5042518 ns/op 13308.60 MB/s BenchmarkFields/ASCII/16-4 283160 377.9 ns/op 42.34 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22922 5143 ns/op 49.78 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1876 68077 ns/op 60.17 MB/s 5376 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 93 1246967 ns/op 52.56 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 20338490 ns/op 51.56 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 105248 1071 ns/op 14.94 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9336 12733 ns/op 20.10 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 517 233481 ns/op 17.54 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 4278472 ns/op 15.32 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 75755728 ns/op 13.84 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 208123 599.3 ns/op 26.70 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13012 9084 ns/op 28.18 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 790 158000 ns/op 25.92 MB/s 20736 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3031172 ns/op 21.62 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 56454837 ns/op 18.57 MB/s 10465584 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 128480 974.3 ns/op 16.42 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11286 ns/op 22.68 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 640 196737 ns/op 20.82 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 36 3704669 ns/op 17.69 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 68813335 ns/op 15.24 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 81865371 ns/op BenchmarkSplitSingleByteSeparator-4 18 7836186 ns/op BenchmarkSplitMultiByteSeparator-4 30 3854327 ns/op BenchmarkSplitNSingleByteSeparator-4 188353 813.8 ns/op BenchmarkSplitNMultiByteSeparator-4 153408 1038 ns/op BenchmarkRepeat/5x0-4 3006870 38.23 ns/op BenchmarkRepeat/5x1-4 3173152 37.05 ns/op BenchmarkRepeat/5x2-4 234320 565.9 ns/op BenchmarkRepeat/5x6-4 141883 940.3 ns/op BenchmarkRepeat/10x0-4 3133359 36.94 ns/op BenchmarkRepeat/10x1-4 3091101 38.45 ns/op BenchmarkRepeat/10x2-4 229330 573.5 ns/op BenchmarkRepeat/10x6-4 132309 978.6 ns/op BenchmarkRepeatLarge/256/1-4 60360 2206 ns/op 116.04 MB/s BenchmarkRepeatLarge/256/16-4 90886 1387 ns/op 184.61 MB/s BenchmarkRepeatLarge/512/1-4 46641 2559 ns/op 200.08 MB/s BenchmarkRepeatLarge/512/16-4 62134 1922 ns/op 266.38 MB/s BenchmarkRepeatLarge/1024/1-4 31840 3769 ns/op 271.72 MB/s BenchmarkRepeatLarge/1024/16-4 41601 3065 ns/op 334.15 MB/s BenchmarkRepeatLarge/2048/1-4 19959 5913 ns/op 346.35 MB/s BenchmarkRepeatLarge/2048/16-4 23385 5174 ns/op 395.83 MB/s BenchmarkRepeatLarge/4096/1-4 12480 10512 ns/op 389.64 MB/s BenchmarkRepeatLarge/4096/16-4 14324 8093 ns/op 506.12 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15830 ns/op 517.50 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15073 ns/op 543.48 MB/s BenchmarkRepeatLarge/8192/4097-4 3551358 31.95 ns/op 128220.46 MB/s BenchmarkRepeatLarge/16384/1-4 8175 32482 ns/op 504.40 MB/s BenchmarkRepeatLarge/16384/16-4 8310 26093 ns/op 627.91 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20995 ns/op 585.43 MB/s BenchmarkRepeatLarge/32768/1-4 3322 49310 ns/op 664.53 MB/s BenchmarkRepeatLarge/32768/16-4 2472 47641 ns/op 687.81 MB/s BenchmarkRepeatLarge/32768/4097-4 2750 46422 ns/op 617.79 MB/s BenchmarkRepeatLarge/65536/1-4 1178 102536 ns/op 639.15 MB/s BenchmarkRepeatLarge/65536/16-4 1280 95248 ns/op 688.06 MB/s BenchmarkRepeatLarge/65536/4097-4 1322 98611 ns/op 623.21 MB/s BenchmarkRepeatLarge/131072/1-4 252 455727 ns/op 287.61 MB/s BenchmarkRepeatLarge/131072/16-4 250 436807 ns/op 300.07 MB/s BenchmarkRepeatLarge/131072/4097-4 249 446813 ns/op 284.25 MB/s BenchmarkRepeatLarge/262144/1-4 141 767463 ns/op 341.57 MB/s BenchmarkRepeatLarge/262144/16-4 151 776740 ns/op 337.49 MB/s BenchmarkRepeatLarge/262144/4097-4 148 807913 ns/op 319.48 MB/s BenchmarkRepeatLarge/524288/1-4 79 1461865 ns/op 358.64 MB/s BenchmarkRepeatLarge/524288/16-4 78 1305544 ns/op 401.59 MB/s BenchmarkRepeatLarge/524288/4097-4 80 1424489 ns/op 365.27 MB/s BenchmarkRepeatLarge/1048576/1-4 40 2570124 ns/op 407.99 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2470269 ns/op 424.48 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 2555558 ns/op 408.81 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4718847 ns/op 444.42 MB/s BenchmarkRepeatLarge/2097152/16-4 27 4546589 ns/op 461.26 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4682978 ns/op 447.06 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8782869 ns/op 477.56 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8993936 ns/op 466.35 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9383514 ns/op 446.66 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15563090 ns/op 539.01 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16039724 ns/op 522.99 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15281473 ns/op 548.81 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27461342 ns/op 610.94 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26023937 ns/op 644.68 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26647316 ns/op 629.60 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50469994 ns/op 664.84 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52987279 ns/op 633.25 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51564316 ns/op 650.73 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102134919 ns/op 657.06 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102551538 ns/op 654.39 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100194715 ns/op 669.78 MB/s BenchmarkRepeatLarge/134217728/1-4 1 219426653 ns/op 611.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 192589291 ns/op 696.91 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 199034998 ns/op 674.34 MB/s BenchmarkRepeatLarge/268435456/1-4 1 427265913 ns/op 628.26 MB/s BenchmarkRepeatLarge/268435456/16-4 1 393587407 ns/op 682.02 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 399137852 ns/op 672.54 MB/s BenchmarkRepeatLarge/536870912/1-4 1 861982161 ns/op 622.83 MB/s BenchmarkRepeatLarge/536870912/16-4 1 813931907 ns/op 659.60 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 818643818 ns/op 655.81 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1758254598 ns/op 610.69 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1680359413 ns/op 639.00 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1659575267 ns/op 647.00 MB/s BenchmarkIndexAnyASCII/1:1-4 2307528 52.06 ns/op BenchmarkIndexAnyASCII/1:2-4 2266860 51.42 ns/op BenchmarkIndexAnyASCII/1:4-4 2284454 51.32 ns/op BenchmarkIndexAnyASCII/1:8-4 2124625 52.70 ns/op BenchmarkIndexAnyASCII/1:16-4 2033132 54.67 ns/op BenchmarkIndexAnyASCII/1:32-4 2150511 56.12 ns/op BenchmarkIndexAnyASCII/1:64-4 2038681 56.36 ns/op BenchmarkIndexAnyASCII/16:1-4 2134441 53.74 ns/op BenchmarkIndexAnyASCII/16:2-4 801375 139.8 ns/op BenchmarkIndexAnyASCII/16:4-4 799365 138.1 ns/op BenchmarkIndexAnyASCII/16:8-4 867723 138.1 ns/op BenchmarkIndexAnyASCII/16:16-4 859488 145.6 ns/op BenchmarkIndexAnyASCII/16:32-4 648652 168.1 ns/op BenchmarkIndexAnyASCII/16:64-4 588319 205.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1821620 64.98 ns/op BenchmarkIndexAnyASCII/256:2-4 90972 1325 ns/op BenchmarkIndexAnyASCII/256:4-4 87728 1329 ns/op BenchmarkIndexAnyASCII/256:8-4 83344 1332 ns/op BenchmarkIndexAnyASCII/256:16-4 91404 1302 ns/op BenchmarkIndexAnyASCII/256:32-4 86349 1347 ns/op BenchmarkIndexAnyASCII/256:64-4 85693 1397 ns/op BenchmarkIndexAnyUTF8/1:1-4 2040213 55.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 2049828 56.63 ns/op BenchmarkIndexAnyUTF8/1:4-4 2177446 53.21 ns/op BenchmarkIndexAnyUTF8/1:8-4 2166700 53.18 ns/op BenchmarkIndexAnyUTF8/1:16-4 2164728 54.92 ns/op BenchmarkIndexAnyUTF8/1:32-4 2096778 56.05 ns/op BenchmarkIndexAnyUTF8/1:64-4 2154058 57.81 ns/op BenchmarkIndexAnyUTF8/16:1-4 1660893 65.19 ns/op BenchmarkIndexAnyUTF8/16:2-4 280680 465.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 260598 473.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 267260 463.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 252874 480.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 234967 500.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 222585 503.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 414339 288.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 16785 6921 ns/op BenchmarkIndexAnyUTF8/256:4-4 17214 6885 ns/op BenchmarkIndexAnyUTF8/256:8-4 17094 6841 ns/op BenchmarkIndexAnyUTF8/256:16-4 16434 7156 ns/op BenchmarkIndexAnyUTF8/256:32-4 16010 7401 ns/op BenchmarkIndexAnyUTF8/256:64-4 15835 7395 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2115771 60.15 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2257888 53.08 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2290717 52.88 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2232123 52.83 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2137280 54.14 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2084124 57.74 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2147314 55.45 ns/op BenchmarkLastIndexAnyASCII/16:1-4 986881 133.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 998970 133.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 804289 132.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 835128 136.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 724686 146.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 627036 168.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 560869 203.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 88329 1296 ns/op BenchmarkLastIndexAnyASCII/256:2-4 81764 1295 ns/op BenchmarkLastIndexAnyASCII/256:4-4 91428 1313 ns/op BenchmarkLastIndexAnyASCII/256:8-4 87062 1315 ns/op BenchmarkLastIndexAnyASCII/256:16-4 88116 1306 ns/op BenchmarkLastIndexAnyASCII/256:32-4 87345 1360 ns/op BenchmarkLastIndexAnyASCII/256:64-4 82160 1367 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2248344 54.27 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2247400 53.00 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2211081 53.98 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2252583 53.47 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2144388 53.67 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2152477 58.18 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2112506 55.62 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 264685 404.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 148993 800.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 151827 823.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 147068 795.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 133728 826.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 144756 817.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 139754 821.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19611 5838 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8145 12303 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12338 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8528 12427 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7930 12667 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12526 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8842 12818 ns/op BenchmarkTrimASCII/1:1-4 2784368 40.63 ns/op BenchmarkTrimASCII/1:2-4 2299683 50.54 ns/op BenchmarkTrimASCII/1:4-4 2294238 52.36 ns/op BenchmarkTrimASCII/1:8-4 2058752 62.46 ns/op BenchmarkTrimASCII/1:16-4 1858518 63.74 ns/op BenchmarkTrimASCII/16:1-4 2410989 49.00 ns/op BenchmarkTrimASCII/16:2-4 1000000 127.6 ns/op BenchmarkTrimASCII/16:4-4 830007 130.3 ns/op BenchmarkTrimASCII/16:8-4 973898 132.1 ns/op BenchmarkTrimASCII/16:16-4 917925 142.0 ns/op BenchmarkTrimASCII/256:1-4 771291 130.9 ns/op BenchmarkTrimASCII/256:2-4 90702 1256 ns/op BenchmarkTrimASCII/256:4-4 89253 1256 ns/op BenchmarkTrimASCII/256:8-4 89390 1252 ns/op BenchmarkTrimASCII/256:16-4 77780 1288 ns/op BenchmarkTrimASCII/4096:1-4 92752 1258 ns/op BenchmarkTrimASCII/4096:2-4 6744 19108 ns/op BenchmarkTrimASCII/4096:4-4 5112 20109 ns/op BenchmarkTrimASCII/4096:8-4 6684 19461 ns/op BenchmarkTrimASCII/4096:16-4 5473 19441 ns/op BenchmarkTrimByte-4 3141681 37.45 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17430 6863 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17426 6916 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1473 80445 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2936 39995 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5404 20111 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11376 ns/op BenchmarkJoin/0-4 3758956 31.45 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2767570 42.38 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 163418 718.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 113355 1044 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83586 1396 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 69760 1715 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 53089 2042 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 46718 2433 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2090972 54.02 ns/op BenchmarkTrimSpace/ASCII-4 1639204 70.80 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120145 973.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 68394 1685 ns/op BenchmarkReplaceAll-4 90314 1283 ns/op 16 B/op 1 allocs/op PASS ok strings 65.620s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 57721 1887 ns/op BenchmarkCond2-4 23694 4976 ns/op BenchmarkCond4-4 12438 10105 ns/op BenchmarkCond8-4 8182 18152 ns/op BenchmarkCond16-4 3177 35258 ns/op BenchmarkCond32-4 1796 63559 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 559898 226.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 381175 350.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 555094 206.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 469766 239.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 397346 353.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 600774 181.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 98476 1235 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 84722 1571 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 88767 1612 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 50050 2677 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 684514 175.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 173914 693.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 656241 181.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 145125 767.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 557713 189.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 171826 678.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 941076 107.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 59463 2172 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 116958 968.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 630422 471.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3567 30843 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 363 376665 ns/op BenchmarkRange/*sync.Map-4 1405 85288 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 90634 2161 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 191914 558.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 74412 1482 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 56490 1878 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 207582 565.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 140635 1352 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 106566 1208 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 183706 688.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 792580 156.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 57032 2146 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 141468 751.9 ns/op BenchmarkSwapCollision/*sync.Map-4 103303 1164 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 184 642143 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 130713 926.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 405964 388.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27031 4876 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 74946 1525 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33063 3852 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 409588 338.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109515 919.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 244615 471.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 115.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 166388 645.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1179135 118.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 595035 178.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 161235 705.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 643270 188.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 114777 1120 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 383744 534.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 443448 331.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 121196 940.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 500902 296.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 390222 631.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 133838 929.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 255745 471.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 63578 1824 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 206281 733.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 464300 295.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 130248 929.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 630364 275.4 ns/op BenchmarkUncontendedSemaphore-4 3798400 28.79 ns/op BenchmarkContendedSemaphore-4 4102176 28.61 ns/op BenchmarkMutexUncontended-4 811758 156.5 ns/op BenchmarkMutex-4 209426 662.1 ns/op BenchmarkMutexSlack-4 216748 590.6 ns/op BenchmarkMutexWork-4 210308 599.1 ns/op BenchmarkMutexWorkSlack-4 193142 603.0 ns/op BenchmarkMutexNoSpin-4 68655 1896 ns/op BenchmarkMutexSpin-4 62473 2086 ns/op BenchmarkOnce-4 754142 143.7 ns/op BenchmarkOnceFunc/v=Once-4 1252746 98.21 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 991339 124.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 119.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 104.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 123.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 931290 116.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4204768 24.60 ns/op BenchmarkSemaSyntNonblock-4 1224379 94.14 ns/op BenchmarkSemaSyntBlock-4 1849280 64.19 ns/op BenchmarkSemaWorkNonblock-4 1133350 110.4 ns/op BenchmarkSemaWorkBlock-4 1280973 93.58 ns/op BenchmarkRWMutexUncontended-4 281102 447.0 ns/op BenchmarkRWMutexWrite100-4 303496 390.1 ns/op BenchmarkRWMutexWrite10-4 286548 403.1 ns/op BenchmarkRWMutexWorkWrite100-4 233040 485.5 ns/op BenchmarkRWMutexWorkWrite10-4 221512 504.9 ns/op BenchmarkWaitGroupUncontended-4 653864 182.8 ns/op BenchmarkWaitGroupAddDone-4 509673 247.4 ns/op BenchmarkWaitGroupAddDoneWork-4 484840 252.6 ns/op BenchmarkWaitGroupWait-4 2343423 48.62 ns/op BenchmarkWaitGroupWaitWork-4 1894734 62.14 ns/op BenchmarkWaitGroupActuallyWait-4 50667 2062 ns/op 32 B/op 2 allocs/op PASS ok sync 23.793s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 711524 159.1 ns/op PASS ok sync/atomic 1.191s PASS ok syscall 1.038s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 143024 767.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.184s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5428 19535 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9480 12390 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 92 1421348 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 97 1166977 ns/op 1333 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 171861665 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 168178010 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1533 76173 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1956 68915 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7390705 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6258839 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 763606457 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 756947517 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 177 660127 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 204 583483 ns/op 192 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63684940 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 60486218 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7353102447 ns/op 335150144 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 7299324416 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 2700 50130 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 4196804 ns/op 409139 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 367914173 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2324 54803 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 216 553501 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5853209 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7248 16553 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.353s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 105690723 ns/op BenchmarkVariableString-4 73621 1619 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1976 73080 ns/op 2501 B/op 39 allocs/op PASS ok text/template/parse 1.521s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 54 2194871 ns/op BenchmarkAfter-4 163 1315056 ns/op BenchmarkStop-4 217 636469 ns/op BenchmarkSimultaneousAfterFunc-4 31 3747377 ns/op BenchmarkStartStop-4 285 520935 ns/op BenchmarkReset-4 1904 69996 ns/op BenchmarkSleep-4 39 2833037 ns/op BenchmarkParallelTimerLatency-4 36 976265 avg-late-ns 1960603 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 1345776 avg-late-ns 6553828 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 543647 avg-late-ns 2104183 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 289658 avg-late-ns 1963163 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 2116046 avg-late-ns 7701962 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 390697 avg-late-ns 2417321 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 266191 avg-late-ns 1831236 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 414391 avg-late-ns 3721657 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 338267 avg-late-ns 3891569 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 283504 avg-late-ns 2807651 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 3126115 avg-late-ns 13484880 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 461819 avg-late-ns 1342964 max-late-ns BenchmarkTicker-4 100 1901427 ns/op BenchmarkTickerReset-4 2298 47173 ns/op BenchmarkTickerResetNaive-4 36 3069395 ns/op BenchmarkNow-4 624723 180.5 ns/op BenchmarkNowUnixNano-4 588934 189.2 ns/op BenchmarkNowUnixMilli-4 694550 186.0 ns/op BenchmarkNowUnixMicro-4 592731 191.3 ns/op BenchmarkFormat-4 45849 2646 ns/op BenchmarkFormatRFC3339-4 61836 1700 ns/op BenchmarkFormatRFC3339Nano-4 68197 1744 ns/op BenchmarkFormatNow-4 60290 1866 ns/op BenchmarkMarshalJSON-4 80830 1398 ns/op BenchmarkMarshalText-4 79816 1332 ns/op BenchmarkParse-4 92612 1180 ns/op BenchmarkParseRFC3339UTC-4 268474 426.3 ns/op BenchmarkParseRFC3339UTCBytes-4 213204 586.1 ns/op BenchmarkParseRFC3339TZ-4 79260 1419 ns/op BenchmarkParseRFC3339TZBytes-4 73518 1696 ns/op BenchmarkParseDuration-4 489840 241.8 ns/op BenchmarkHour-4 835346 144.1 ns/op BenchmarkSecond-4 826828 161.6 ns/op BenchmarkYear-4 615433 230.7 ns/op BenchmarkDay-4 634372 215.7 ns/op BenchmarkISOWeek-4 524298 204.7 ns/op BenchmarkGoString-4 58992 1884 ns/op BenchmarkUnmarshalText-4 79250 1423 ns/op PASS ok time 14.370s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 480483 247.7 ns/op BenchmarkDecodeValidJapaneseChars-4 623408 205.1 ns/op BenchmarkDecodeRune-4 2181733 52.73 ns/op BenchmarkEncodeValidASCII-4 458761 286.9 ns/op BenchmarkEncodeValidJapaneseChars-4 612037 213.4 ns/op BenchmarkAppendRuneValidASCII-4 976798 145.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1884298 63.85 ns/op BenchmarkEncodeRune-4 3463431 33.72 ns/op PASS ok unicode/utf16 2.481s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1767320 67.64 ns/op BenchmarkRuneCountTenJapaneseChars-4 240912 432.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2653405 45.32 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 318494 387.5 ns/op BenchmarkValidTenASCIIChars-4 1755130 63.44 ns/op BenchmarkValid100KASCIIChars-4 100 1022046 ns/op BenchmarkValidTenJapaneseChars-4 282746 479.4 ns/op BenchmarkValidLongMostlyASCII-4 126 883246 ns/op BenchmarkValidLongJapanese-4 61 2043857 ns/op BenchmarkValidStringTenASCIIChars-4 2880793 39.42 ns/op BenchmarkValidString100KASCIIChars-4 10000 10434 ns/op BenchmarkValidStringTenJapaneseChars-4 277722 388.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1245 99994 ns/op BenchmarkValidStringLongJapanese-4 100 1126877 ns/op BenchmarkEncodeASCIIRune-4 2638941 44.17 ns/op BenchmarkEncodeJapaneseRune-4 1584152 75.71 ns/op BenchmarkAppendASCIIRune-4 5365880 20.43 ns/op BenchmarkAppendJapaneseRune-4 1842986 64.67 ns/op BenchmarkDecodeASCIIRune-4 2069011 57.04 ns/op BenchmarkDecodeJapaneseRune-4 1652858 71.95 ns/op BenchmarkFullRune/ASCII-4 3001639 38.52 ns/op BenchmarkFullRune/Incomplete-4 1389727 85.63 ns/op BenchmarkFullRune/Japanese-4 2722804 43.19 ns/op PASS ok unicode/utf8 5.402s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 124104249942 ns/op PASS ok cmd/api 125.436s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 544891 212.3 ns/op BenchmarkCgoCall/one-pointer-4 430731 307.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 391227 348.9 ns/op BenchmarkCgoCall/string-pointer-noescape-4 453448 245.6 ns/op BenchmarkCgoCall/eight-pointers-4 160188 778.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 471406 278.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 22672 5286 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28725 4160 ns/op BenchmarkGoString-4 1000000 193.5 ns/op BenchmarkCGoCallback-4 50641 2193 ns/op BenchmarkCGoInCThread-4 394149 287.2 ns/op PASS ok cmd/cgo/internal/test 2.937s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 110.1 ns/op BenchmarkEqArrayOfStrings64-4 200808 616.9 ns/op BenchmarkEqArrayOfStrings1024-4 13068 9195 ns/op BenchmarkEqArrayOfFloats5-4 1346862 92.03 ns/op BenchmarkEqArrayOfFloats64-4 158673 642.6 ns/op BenchmarkEqArrayOfFloats1024-4 13003 9016 ns/op BenchmarkEqArrayOfStructsEq-4 4095 31872 ns/op BenchmarkEqArrayOfStructsNotEq-4 7143 17915 ns/op BenchmarkEqStruct-4 26434203 4.470 ns/op PASS ok cmd/compile/internal/reflectdata 2.682s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 75109 ns/op BenchmarkCopyElim1-4 195 537323 ns/op BenchmarkCopyElim10-4 222 558805 ns/op BenchmarkCopyElim100-4 181 823516 ns/op BenchmarkCopyElim1000-4 40 2659582 ns/op BenchmarkCopyElim10000-4 3 37686313 ns/op BenchmarkCopyElim100000-4 1 562275948 ns/op BenchmarkDeadCode/1-4 192 703180 ns/op BenchmarkDeadCode/10-4 171 666781 ns/op BenchmarkDeadCode/100-4 100 1095529 ns/op BenchmarkDeadCode/1000-4 46 4345732 ns/op BenchmarkDeadCode/10000-4 3 34260068 ns/op BenchmarkDeadCode/100000-4 1 348126640 ns/op BenchmarkDeadCode/200000-4 1 775005739 ns/op BenchmarkDominatorsLinear-4 14 10602991 ns/op 0.94 MB/s BenchmarkDominatorsFwdBack-4 8 14532615 ns/op 0.69 MB/s BenchmarkDominatorsManyPred-4 8 14967616 ns/op 0.67 MB/s BenchmarkDominatorsMaxPred-4 8 13690169 ns/op 0.73 MB/s BenchmarkDominatorsMaxPredVal-4 8 13744072 ns/op 0.73 MB/s BenchmarkFuse/1-4 217 532654 ns/op BenchmarkFuse/10-4 226 537454 ns/op BenchmarkFuse/100-4 129 947032 ns/op BenchmarkFuse/1000-4 19 6436615 ns/op BenchmarkFuse/10000-4 2 73285807 ns/op BenchmarkNilCheckDeep1-4 10000 11780 ns/op 0.08 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4410 25986 ns/op 0.38 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 672 182926 ns/op 0.55 MB/s 655 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 70 1741486 ns/op 0.57 MB/s 4837 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 20489672 ns/op 0.49 MB/s 92161 B/op 6 allocs/op BenchmarkDSEPass-4 30 3453706 ns/op 57035 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 117705920 ns/op 4258176 B/op 108494 allocs/op BenchmarkCSEPass-4 7 15478580 ns/op 122169 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 165187193 ns/op 5660352 B/op 97435 allocs/op BenchmarkDeadcodePass-4 177 656705 ns/op 86904 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 133636904 ns/op 4065736 B/op 45145 allocs/op BenchmarkMultiPass-4 79 1521329 ns/op 243039 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 272469007 ns/op 11192688 B/op 149695 allocs/op BenchmarkCondRewrite/SoloJump-4 4040418 28.32 ns/op BenchmarkCondRewrite/CombJump-4 4078612 29.57 ns/op PASS ok cmd/compile/internal/ssa 16.759s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 10972 ns/op BenchmarkExtShift-4 20743 5197 ns/op BenchmarkModify-4 7170 14838 ns/op BenchmarkMullImm-4 22642 5281 ns/op BenchmarkConstModify-4 8527 15681 ns/op BenchmarkBitSet-4 15585 7666 ns/op BenchmarkBitClear-4 14420 7874 ns/op BenchmarkBitToggle-4 15250 7603 ns/op BenchmarkBitSetConst-4 121116 937.2 ns/op BenchmarkBitClearConst-4 134395 929.7 ns/op BenchmarkBitToggleConst-4 127610 970.8 ns/op BenchmarkDivconstI64-4 5672904 21.35 ns/op BenchmarkModconstI64-4 6363916 20.06 ns/op BenchmarkDivisiblePow2constI64-4 6172958 19.44 ns/op BenchmarkDivisibleconstI64-4 6879699 16.11 ns/op BenchmarkDivisibleWDivconstI64-4 3386424 34.62 ns/op BenchmarkDivconstU64/3-4 6587668 18.25 ns/op BenchmarkDivconstU64/5-4 4998048 23.72 ns/op BenchmarkDivconstU64/37-4 6563754 16.62 ns/op BenchmarkDivconstU64/1234567-4 4937972 22.53 ns/op BenchmarkModconstU64-4 7071081 17.11 ns/op BenchmarkDivisibleconstU64-4 5504748 21.34 ns/op BenchmarkDivisibleWDivconstU64-4 3770578 30.76 ns/op BenchmarkDivconstI32-4 5327493 19.55 ns/op BenchmarkModconstI32-4 6720946 18.36 ns/op BenchmarkDivisiblePow2constI32-4 7275355 16.42 ns/op BenchmarkDivisibleconstI32-4 7114024 15.62 ns/op BenchmarkDivisibleWDivconstI32-4 3386248 34.04 ns/op BenchmarkDivconstU32-4 5876640 20.07 ns/op BenchmarkModconstU32-4 6783063 19.38 ns/op BenchmarkDivisibleconstU32-4 8011290 16.01 ns/op BenchmarkDivisibleWDivconstU32-4 3468801 32.65 ns/op BenchmarkDivconstI16-4 5327826 21.89 ns/op BenchmarkModconstI16-4 6319940 20.30 ns/op BenchmarkDivisiblePow2constI16-4 7448589 15.93 ns/op BenchmarkDivisibleconstI16-4 7668672 16.64 ns/op BenchmarkDivisibleWDivconstI16-4 3491534 33.15 ns/op BenchmarkDivconstU16-4 6505732 15.87 ns/op BenchmarkModconstU16-4 7625323 15.52 ns/op BenchmarkDivisibleconstU16-4 7129357 18.22 ns/op BenchmarkDivisibleWDivconstU16-4 3403873 32.45 ns/op BenchmarkDivconstI8-4 7091979 16.68 ns/op BenchmarkModconstI8-4 6926192 16.95 ns/op BenchmarkDivisiblePow2constI8-4 7940762 15.65 ns/op BenchmarkDivisibleconstI8-4 7413570 15.38 ns/op BenchmarkDivisibleWDivconstI8-4 3394128 33.54 ns/op BenchmarkDivconstU8-4 7993959 15.32 ns/op BenchmarkModconstU8-4 7245525 15.60 ns/op BenchmarkDivisibleconstU8-4 7393153 15.99 ns/op BenchmarkDivisibleWDivconstU8-4 3351056 32.75 ns/op BenchmarkMul2-4 219478 587.6 ns/op BenchmarkMulNeg2-4 222854 562.9 ns/op BenchmarkEfaceInteger-4 2434948 41.73 ns/op BenchmarkDiv64UnsignedSmall-4 9266317 13.26 ns/op BenchmarkDiv64Small-4 7679005 16.24 ns/op BenchmarkDiv64SmallNegDivisor-4 7751500 18.19 ns/op BenchmarkDiv64SmallNegDividend-4 7280792 15.57 ns/op BenchmarkDiv64SmallNegBoth-4 7525674 16.34 ns/op BenchmarkDiv64Unsigned-4 8542561 14.07 ns/op BenchmarkDiv64-4 7607595 15.52 ns/op BenchmarkDiv64NegDivisor-4 7824230 15.53 ns/op BenchmarkDiv64NegDividend-4 7394737 15.43 ns/op BenchmarkDiv64NegBoth-4 7598491 15.51 ns/op BenchmarkMod64UnsignedSmall-4 8567864 13.11 ns/op BenchmarkMod64Small-4 7832722 15.20 ns/op BenchmarkMod64SmallNegDivisor-4 7395432 15.10 ns/op BenchmarkMod64SmallNegDividend-4 7777482 14.83 ns/op BenchmarkMod64SmallNegBoth-4 7807210 15.36 ns/op BenchmarkMod64Unsigned-4 8347135 13.96 ns/op BenchmarkMod64-4 7745208 15.31 ns/op BenchmarkMod64NegDivisor-4 7779568 15.27 ns/op BenchmarkMod64NegDividend-4 7437483 15.19 ns/op BenchmarkMod64NegBoth-4 7636656 15.22 ns/op BenchmarkMulconstI32/3-4 25963398 4.840 ns/op BenchmarkMulconstI32/5-4 26626856 4.931 ns/op BenchmarkMulconstI32/12-4 24262269 5.248 ns/op BenchmarkMulconstI32/120-4 21704563 5.565 ns/op BenchmarkMulconstI32/-120-4 26806746 4.875 ns/op BenchmarkMulconstI32/65537-4 24769779 5.474 ns/op BenchmarkMulconstI32/65538-4 23399739 5.118 ns/op BenchmarkMulconstI64/3-4 26837058 5.036 ns/op BenchmarkMulconstI64/5-4 26656684 4.934 ns/op BenchmarkMulconstI64/12-4 23026556 5.189 ns/op BenchmarkMulconstI64/120-4 25513452 4.947 ns/op BenchmarkMulconstI64/-120-4 25621228 6.455 ns/op BenchmarkMulconstI64/65537-4 22738796 5.379 ns/op BenchmarkMulconstI64/65538-4 25536804 5.191 ns/op BenchmarkMulconstU32/3-4 25639688 5.094 ns/op BenchmarkMulconstU32/5-4 23962039 4.977 ns/op BenchmarkMulconstU32/12-4 19481844 5.267 ns/op BenchmarkMulconstU32/120-4 23169766 5.222 ns/op BenchmarkMulconstU32/65537-4 22843131 5.240 ns/op BenchmarkMulconstU32/65538-4 21087410 5.314 ns/op BenchmarkMulconstU64/3-4 22044145 5.280 ns/op BenchmarkMulconstU64/5-4 25364460 5.130 ns/op BenchmarkMulconstU64/12-4 21371071 5.385 ns/op BenchmarkMulconstU64/120-4 21879451 5.149 ns/op BenchmarkMulconstU64/65537-4 17276505 6.524 ns/op BenchmarkMulconstU64/65538-4 22183610 5.256 ns/op BenchmarkShiftArithmeticRight-4 26148889 5.139 ns/op BenchmarkSwitch8Predictable-4 7270473 15.02 ns/op BenchmarkSwitch8Unpredictable-4 7450857 15.00 ns/op BenchmarkSwitch32Predictable-4 11864274 10.23 ns/op BenchmarkSwitch32Unpredictable-4 8087822 14.96 ns/op BenchmarkSwitchStringPredictable-4 5239820 21.10 ns/op BenchmarkSwitchStringUnpredictable-4 6094753 19.77 ns/op BenchmarkSwitchTypePredictable-4 3921362 28.88 ns/op BenchmarkSwitchTypeUnpredictable-4 4100775 28.29 ns/op PASS ok cmd/compile/internal/test 19.864s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 122 960077 ns/op BenchmarkNamed/Underlying/nongeneric-4 684400 153.4 ns/op BenchmarkNamed/Underlying/generic-4 779510 145.0 ns/op BenchmarkNamed/Underlying/src_instance-4 811641 147.9 ns/op BenchmarkNamed/Underlying/user_instance-4 799366 150.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 617272258 ns/op 52677 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 394435003 ns/op 82414 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 163954296 ns/op 197111 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 143133786 ns/op 221370 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2749513690 ns/op 1883 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 95030676 ns/op 54387 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35966315 ns/op 143600 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35259013 ns/op 146480 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 614454317 ns/op 3523 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42764065 ns/op 50599 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27812882 ns/op 77699 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 26642776 ns/op 80465 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1791131008 ns/op 36600 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 564509623 ns/op 116061 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 129345897 ns/op 504715 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 109724146 ns/op 595870 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3075050649 ns/op 654.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 78212870 ns/op 25654 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 51536626 ns/op 38833 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 52602251 ns/op 37801 lines/s PASS ok cmd/compile/internal/types2 47.192s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 47082061 ns/op 19206000 sys-ns/op 7077333 user-ns/op PASS ok cmd/go 1.491s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 237471 504.6 ns/op PASS ok cmd/go/internal/cfg 1.202s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 58086 1891 ns/op 4.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74169 1571 ns/op 5.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17340 6857 ns/op 149.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17898 6995 ns/op 146.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2676 45120 ns/op 181.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3043 43105 ns/op 190.05 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.110s All tests passed.