darwin-amd64-race at 2a4f4fc5256f1c743c18979dbcc581c6498de76b :: 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=B7729E3F-856D-4C04-8371-7F7FB59BF711" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.dpX4MMeesa/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=54D6B8F9-EF71-4AF1-9C9D-85788087F472" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=B7729E3F-856D-4C04-8371-7F7FB59BF711" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.dpX4MMeesa/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=54D6B8F9-EF71-4AF1-9C9D-85788087F472" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.762s ok archive/zip 3.412s ok bufio 1.437s ok bytes 3.472s ok cmp 1.054s ok compress/bzip2 1.474s ok compress/flate 8.022s ok compress/gzip 15.780s ok compress/lzw 1.824s ok compress/zlib 6.401s ok container/heap 1.084s ok container/list 1.044s ok container/ring 1.059s ok context 1.109s ok crypto 1.052s ok crypto/aes 1.076s ok crypto/cipher 1.077s ok crypto/des 1.076s ok crypto/dsa 1.048s ok crypto/ecdh 1.288s ok crypto/ecdsa 1.166s ok crypto/ed25519 1.576s ok crypto/elliptic 1.070s ok crypto/hmac 1.037s ok crypto/internal/alias 1.037s ok crypto/internal/bigmod 5.194s ok crypto/internal/boring 1.039s ok crypto/internal/boring/bcache 1.920s ok crypto/internal/edwards25519 56.678s ok crypto/internal/edwards25519/field 21.496s ok crypto/internal/nistec 1.863s ok crypto/internal/nistec/fiat 1.089s [no tests to run] ok crypto/md5 1.102s ok crypto/rand 1.311s ok crypto/rc4 1.546s ok crypto/rsa 3.028s ok crypto/sha1 1.126s ok crypto/sha256 1.061s ok crypto/sha512 1.040s ok crypto/subtle 1.448s ok crypto/tls 5.741s ok crypto/x509 2.976s ok database/sql 1.450s ok database/sql/driver 1.075s ok debug/buildinfo 1.109s ok debug/dwarf 1.171s ok debug/elf 2.640s ok debug/gosym 1.180s ok debug/macho 1.049s ok debug/pe 1.140s ok debug/plan9obj 1.042s ok embed 1.052s [no tests to run] ok embed/internal/embedtest 1.124s ok encoding/ascii85 1.090s ok encoding/asn1 1.052s ok encoding/base32 1.150s ok encoding/base64 1.034s ok encoding/binary 1.106s ok encoding/csv 1.227s ok encoding/gob 21.010s ok encoding/hex 1.089s ok encoding/json 3.250s ok encoding/pem 3.402s ok encoding/xml 1.298s ok errors 1.086s ok expvar 1.116s ok flag 3.179s ok fmt 1.700s ok go/ast 1.046s ok go/build 6.869s ok go/build/constraint 1.040s ok go/constant 1.052s ok go/doc 1.420s ok go/doc/comment 5.291s ok go/format 1.136s ok go/importer 2.270s ok go/internal/gccgoimporter 1.126s ok go/internal/gcimporter 9.711s ok go/internal/srcimporter 30.478s ok go/parser 2.654s ok go/printer 3.338s ok go/scanner 1.054s ok go/token 1.218s ok go/types 50.775s ok hash 1.034s ok hash/adler32 1.074s ok hash/crc32 1.046s ok hash/crc64 1.040s ok hash/fnv 1.029s ok hash/maphash 1.022s ok html 1.039s ok html/template 1.359s ok image 1.558s ok image/color 1.051s ok image/draw 1.671s ok image/gif 2.262s ok image/jpeg 2.562s ok image/png 4.228s ok index/suffixarray 2.357s ok internal/abi 1.345s ok internal/buildcfg 1.056s ok internal/coverage/cformat 1.062s ok internal/coverage/cmerge 1.035s ok internal/coverage/pods 1.041s ok internal/coverage/slicereader 1.024s ok internal/coverage/slicewriter 1.026s ok internal/coverage/test 1.110s ok internal/cpu 3.069s ok internal/dag 1.034s ok internal/diff 1.039s ok internal/fmtsort 1.034s ok internal/fuzz 1.044s ok internal/godebug 12.585s ok internal/godebugs 1.029s ok internal/intern 3.561s ok internal/itoa 1.067s ok internal/poll 1.415s ok internal/profile 1.097s ok internal/reflectlite 1.032s ok internal/safefilepath 1.027s ok internal/saferio 1.267s ok internal/singleflight 1.196s ok internal/testenv 1.578s ok internal/trace 1.233s ok internal/types/errors 2.637s ok internal/unsafeheader 1.037s ok internal/xcoff 1.106s ok internal/zstd 1.073s ok io 1.104s ok io/fs 1.210s ok io/ioutil 1.038s ok log 1.030s ok log/slog 1.106s ok log/slog/internal/benchmarks 1.072s ok log/slog/internal/buffer 1.036s ok log/syslog 2.293s ok maps 1.052s ok math 1.041s ok math/big 4.033s ok math/bits 1.035s ok math/cmplx 1.043s ok math/rand 4.665s ok mime 1.096s ok mime/multipart 6.066s ok mime/quotedprintable 1.123s ok net 17.835s ok net/http 19.263s ok net/http/cgi 13.581s ok net/http/cookiejar 1.187s ok net/http/fcgi 1.299s ok net/http/httptest 1.389s ok net/http/httptrace 1.034s ok net/http/httputil 2.030s ok net/http/internal 1.061s ok net/http/internal/ascii 1.088s ok net/http/pprof 6.275s ok net/internal/socktest 1.036s ok net/mail 1.039s ok net/netip 1.782s ok net/rpc 1.210s ok net/rpc/jsonrpc 1.106s ok net/smtp 1.175s ok net/textproto 2.438s ok net/url 1.065s ok os 8.166s ok os/exec 8.394s ok os/exec/internal/fdtest 1.055s ok os/signal 19.760s ok os/user 1.087s ok path 1.050s ok path/filepath 1.122s ok plugin 1.048s ok reflect 2.522s ok regexp 4.746s ok regexp/syntax 5.600s ok runtime 64.906s ok runtime/cgo 1.033s ok runtime/coverage 1.061s ok runtime/debug 2.194s ok runtime/internal/atomic 1.082s ok runtime/internal/math 1.023s ok runtime/internal/sys 1.030s ok runtime/metrics 1.052s ok runtime/pprof 25.490s ok runtime/race 13.736s ok runtime/trace 6.832s ok slices 2.226s ok sort 1.461s ok strconv 5.057s ok strings 4.138s ok sync 1.622s ok sync/atomic 8.841s ok syscall 7.447s ok testing 4.157s ok testing/fstest 1.048s ok testing/iotest 1.051s ok testing/quick 1.221s ok testing/slogtest 1.038s ok text/scanner 1.046s ok text/tabwriter 1.034s ok text/template 1.213s ok text/template/parse 1.096s ok time 3.560s ok unicode 1.032s ok unicode/utf16 1.043s ok unicode/utf8 1.059s ok cmd/addr2line 10.382s ok cmd/api 39.659s ok cmd/asm/internal/asm 5.122s ok cmd/asm/internal/lex 1.079s ok cmd/cgo/internal/swig 1.159s ok cmd/cgo/internal/test 1.802s ok cmd/cgo/internal/testcarchive 54.058s ok cmd/cgo/internal/testcshared 24.934s ok cmd/cgo/internal/testerrors 42.073s ok cmd/cgo/internal/testfortran 1.135s ok cmd/cgo/internal/testgodefs 4.680s ok cmd/cgo/internal/testlife 3.521s ok cmd/cgo/internal/testnocgo 1.026s ok cmd/cgo/internal/testplugin 106.150s ok cmd/cgo/internal/testsanitizers 1.048s [no tests to run] ok cmd/cgo/internal/testshared 1.039s ok cmd/cgo/internal/testso 6.858s ok cmd/cgo/internal/teststdio 7.030s ok cmd/cgo/internal/testtls 1.032s ok cmd/compile/internal/abt 1.085s ok cmd/compile/internal/amd64 78.256s ok cmd/compile/internal/base 1.045s ok cmd/compile/internal/compare 1.033s ok cmd/compile/internal/dwarfgen 2.084s ok cmd/compile/internal/importer 6.097s ok cmd/compile/internal/ir 1.024s ok cmd/compile/internal/logopt 2.583s ok cmd/compile/internal/loopvar 43.151s ok cmd/compile/internal/noder 1.084s ok cmd/compile/internal/reflectdata 1.043s [no tests to run] ok cmd/compile/internal/ssa 44.502s ok cmd/compile/internal/syntax 1.388s ok cmd/compile/internal/test 26.377s ok cmd/compile/internal/typecheck 1.682s ok cmd/compile/internal/types 1.060s ok cmd/compile/internal/types2 22.238s ok cmd/covdata 1.051s ok cmd/cover 16.993s ok cmd/dist 1.023s ok cmd/distpack 1.032s ok cmd/doc 3.566s ok cmd/fix 12.643s ok cmd/go 412.000s ok cmd/go/internal/auth 1.035s ok cmd/go/internal/cache 1.431s ok cmd/go/internal/envcmd 1.647s ok cmd/go/internal/fsys 1.309s ok cmd/go/internal/generate 1.130s ok cmd/go/internal/get 1.079s ok cmd/go/internal/gover 1.047s ok cmd/go/internal/imports 1.113s ok cmd/go/internal/load 1.049s ok cmd/go/internal/lockedfile 2.384s ok cmd/go/internal/lockedfile/internal/filelock 2.125s ok cmd/go/internal/modconv 1.036s ok cmd/go/internal/modfetch 1.063s ok cmd/go/internal/modfetch/codehost 8.925s ok cmd/go/internal/modfetch/zip_sum_test 1.095s ok cmd/go/internal/modindex 1.688s ok cmd/go/internal/modload 1.119s ok cmd/go/internal/mvs 1.043s ok cmd/go/internal/par 1.086s ok cmd/go/internal/str 1.066s ok cmd/go/internal/test 1.133s ok cmd/go/internal/vcs 1.123s ok cmd/go/internal/vcweb 1.097s ok cmd/go/internal/vcweb/vcstest 20.932s ok cmd/go/internal/web 1.089s ok cmd/go/internal/work 3.733s ok cmd/gofmt 1.286s ok cmd/internal/archive 2.943s ok cmd/internal/buildid 1.744s ok cmd/internal/cov 1.739s ok cmd/internal/dwarf 1.069s ok cmd/internal/edit 1.057s ok cmd/internal/goobj 1.025s ok cmd/internal/moddeps 2.942s ok cmd/internal/notsha256 1.060s ok cmd/internal/obj 2.358s ok cmd/internal/obj/ppc64 1.836s ok cmd/internal/obj/riscv 1.339s ok cmd/internal/obj/s390x 1.041s ok cmd/internal/obj/x86 4.932s ok cmd/internal/objabi 1.026s ok cmd/internal/pkgpath 5.115s ok cmd/internal/pkgpattern 1.069s ok cmd/internal/quoted 1.050s ok cmd/internal/src 1.026s ok cmd/internal/test2json 1.923s ok cmd/link 31.358s ok cmd/link/internal/benchmark 1.031s ok cmd/link/internal/ld 26.714s ok cmd/link/internal/loader 1.081s ok cmd/nm 9.307s ok cmd/objdump 9.386s ok cmd/pack 8.116s ok cmd/pprof 3.881s ok cmd/trace 1.176s ok cmd/vet 54.829s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2643 41446 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2613 58333 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1118 104010 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3852 38877 ns/op 5155 B/op 16 allocs/op Benchmark/Reader/GNU-4 6159 32355 ns/op 5145 B/op 15 allocs/op Benchmark/Reader/PAX-4 1513 66382 ns/op 8880 B/op 33 allocs/op PASS ok archive/tar 2.505s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 331655106 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 390570005 ns/op BenchmarkZip64TestSizes/4096-4 889 182152 ns/op BenchmarkZip64TestSizes/1048576-4 76 1419159 ns/op BenchmarkZip64TestSizes/67108864-4 1 234678909 ns/op PASS ok archive/zip 2.823s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 211904 929.3 ns/op BenchmarkReaderCopyUnoptimal-4 102888 1087 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 78694 ns/op BenchmarkReaderWriteToOptimal-4 4820 22444 ns/op BenchmarkReaderReadString-4 70358 1422 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 174735 814.8 ns/op BenchmarkWriterCopyUnoptimal-4 176056 689.9 ns/op BenchmarkWriterCopyNoReadFrom-4 6748 81108 ns/op BenchmarkReaderEmpty-4 10000 11220 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 12050 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 518606 353.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.170s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1660 74099 ns/op 442.22 MB/s BenchmarkWriteByte-4 319 339343 ns/op 12.07 MB/s BenchmarkWriteRune-4 182 668182 ns/op 18.39 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 6919672 ns/op BenchmarkBufferFullSmallReads-4 92 2446531 ns/op BenchmarkBufferWriteBlock/N4096-4 7666 36006 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 184 607791 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 18839038 ns/op 4192304 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 109015196 ns/op 153.90 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2914554 42.35 ns/op 236.10 MB/s BenchmarkIndexByte/32-4 2680350 44.33 ns/op 721.81 MB/s BenchmarkIndexByte/4K-4 727927 149.4 ns/op 27419.78 MB/s BenchmarkIndexBytePortable/10-4 1000000 177.5 ns/op 56.34 MB/s BenchmarkIndexBytePortable/32-4 351832 327.2 ns/op 97.79 MB/s BenchmarkIndexBytePortable/4K-4 3705 37893 ns/op 108.09 MB/s BenchmarkIndexRune/10-4 1000000 170.8 ns/op 58.55 MB/s BenchmarkIndexRune/32-4 862796 134.4 ns/op 238.01 MB/s BenchmarkIndexRune/4K-4 367609 472.8 ns/op 8663.55 MB/s BenchmarkIndexRuneASCII/10-4 3034750 58.41 ns/op 171.20 MB/s BenchmarkIndexRuneASCII/32-4 2131548 58.29 ns/op 548.94 MB/s BenchmarkIndexRuneASCII/4K-4 953668 182.0 ns/op 22505.85 MB/s BenchmarkEqual/0-4 9317800 13.11 ns/op BenchmarkEqual/1-4 1000000 127.6 ns/op 7.84 MB/s BenchmarkEqual/6-4 1000000 114.9 ns/op 52.24 MB/s BenchmarkEqual/9-4 709352 150.4 ns/op 59.85 MB/s BenchmarkEqual/15-4 1000000 116.3 ns/op 129.03 MB/s BenchmarkEqual/16-4 1000000 114.9 ns/op 139.24 MB/s BenchmarkEqual/20-4 946131 125.3 ns/op 159.59 MB/s BenchmarkEqual/32-4 1000000 228.3 ns/op 140.14 MB/s BenchmarkEqual/4K-4 46702 2185 ns/op 1874.30 MB/s BenchmarkIndex/10-4 2023712 78.46 ns/op 127.46 MB/s BenchmarkIndex/32-4 1869241 65.35 ns/op 489.67 MB/s BenchmarkIndex/4K-4 17684 6103 ns/op 671.18 MB/s BenchmarkIndexEasy/10-4 1997462 65.41 ns/op 152.87 MB/s BenchmarkIndexEasy/32-4 1770387 66.82 ns/op 478.93 MB/s BenchmarkIndexEasy/4K-4 282932 415.2 ns/op 9864.97 MB/s BenchmarkCount/10-4 1172122 152.6 ns/op 65.54 MB/s BenchmarkCount/32-4 1000000 108.9 ns/op 293.91 MB/s BenchmarkCount/4K-4 19076 8609 ns/op 475.78 MB/s BenchmarkCountEasy/10-4 1000000 105.8 ns/op 94.53 MB/s BenchmarkCountEasy/32-4 1000000 205.0 ns/op 156.08 MB/s BenchmarkCountEasy/4K-4 353456 423.7 ns/op 9668.00 MB/s BenchmarkCountSingle/10-4 2054436 56.50 ns/op 176.99 MB/s BenchmarkCountSingle/32-4 2509382 50.58 ns/op 632.72 MB/s BenchmarkCountSingle/4K-4 534840 291.1 ns/op 14069.13 MB/s BenchmarkToUpper/#00-4 2230461 74.14 ns/op BenchmarkToUpper/ONLYUPPER-4 270637 556.8 ns/op BenchmarkToUpper/abc-4 427438 424.6 ns/op BenchmarkToUpper/AbC123-4 173299 624.9 ns/op BenchmarkToUpper/azAZ09_-4 205311 512.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 70410 1685 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 14136 7874 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53301 2523 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 93892 1251 ns/op BenchmarkToLower/#00-4 2193808 67.96 ns/op BenchmarkToLower/abc-4 363882 342.0 ns/op BenchmarkToLower/AbC123-4 258436 425.1 ns/op BenchmarkToLower/azAZ09_-4 247036 544.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 64893 1579 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35908 3646 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64857 2718 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 111610 1175 ns/op BenchmarkFields/ASCII/16-4 184392 1275 ns/op 12.55 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 11415 11253 ns/op 22.75 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 639 197624 ns/op 20.73 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3101392 ns/op 21.13 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 62270727 ns/op 16.84 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 173545 1171 ns/op 13.66 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4804 28272 ns/op 9.05 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 316 498101 ns/op 8.22 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 14 11249190 ns/op 5.83 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 184789765 ns/op 5.67 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 106887 1037 ns/op 15.43 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 14688 ns/op 17.43 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 411 293715 ns/op 13.95 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 6042118 ns/op 10.85 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 94867676 ns/op 11.05 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 109056 1086 ns/op 14.73 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7903 27358 ns/op 9.36 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 448 343385 ns/op 11.93 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 6313676 ns/op 10.38 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 118856032 ns/op 8.82 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1668096 82.16 ns/op BenchmarkTrimSpace/ASCII-4 900316 141.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 98340 1154 ns/op BenchmarkTrimSpace/JustNonASCII-4 50463 2599 ns/op BenchmarkToValidUTF8/Valid-4 391142 342.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 260959 571.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 74998 1606 ns/op BenchmarkIndexHard1-4 874 120994 ns/op BenchmarkIndexHard2-4 640 269010 ns/op BenchmarkIndexHard3-4 192 773098 ns/op BenchmarkIndexHard4-4 190 901967 ns/op BenchmarkLastIndexHard1-4 7 21758417 ns/op BenchmarkLastIndexHard2-4 5 21783894 ns/op BenchmarkLastIndexHard3-4 5 22515080 ns/op BenchmarkCountHard1-4 943 122491 ns/op BenchmarkCountHard2-4 759 299486 ns/op BenchmarkCountHard3-4 171 1117649 ns/op BenchmarkSplitEmptySeparator-4 1 185202314 ns/op BenchmarkSplitSingleByteSeparator-4 9 14513622 ns/op BenchmarkSplitMultiByteSeparator-4 12 9673143 ns/op BenchmarkSplitNSingleByteSeparator-4 90681 1562 ns/op BenchmarkSplitNMultiByteSeparator-4 56005 2499 ns/op BenchmarkRepeat-4 139563 848.2 ns/op BenchmarkRepeatLarge/256/1-4 121472 1360 ns/op 188.17 MB/s BenchmarkRepeatLarge/256/16-4 195943 999.4 ns/op 256.14 MB/s BenchmarkRepeatLarge/512/1-4 57433 2310 ns/op 221.66 MB/s BenchmarkRepeatLarge/512/16-4 70982 2092 ns/op 244.79 MB/s BenchmarkRepeatLarge/1024/1-4 42888 3476 ns/op 294.62 MB/s BenchmarkRepeatLarge/1024/16-4 36910 2921 ns/op 350.60 MB/s BenchmarkRepeatLarge/2048/1-4 22446 5398 ns/op 379.38 MB/s BenchmarkRepeatLarge/2048/16-4 28928 5615 ns/op 364.72 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10678 ns/op 383.58 MB/s BenchmarkRepeatLarge/4096/16-4 14684 9620 ns/op 425.77 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21866 ns/op 374.65 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17856 ns/op 458.78 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10033 ns/op 408.34 MB/s BenchmarkRepeatLarge/16384/1-4 9890 43062 ns/op 380.47 MB/s BenchmarkRepeatLarge/16384/16-4 8298 38657 ns/op 423.83 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25568 ns/op 480.71 MB/s BenchmarkRepeatLarge/32768/1-4 1747 81391 ns/op 402.60 MB/s BenchmarkRepeatLarge/32768/16-4 1922 64342 ns/op 509.28 MB/s BenchmarkRepeatLarge/32768/4097-4 1914 69487 ns/op 412.73 MB/s BenchmarkRepeatLarge/65536/1-4 946 132004 ns/op 496.47 MB/s BenchmarkRepeatLarge/65536/16-4 854 130437 ns/op 502.43 MB/s BenchmarkRepeatLarge/65536/4097-4 949 145872 ns/op 421.30 MB/s BenchmarkRepeatLarge/131072/1-4 160 740635 ns/op 176.97 MB/s BenchmarkRepeatLarge/131072/16-4 177 737009 ns/op 177.84 MB/s BenchmarkRepeatLarge/131072/4097-4 150 801360 ns/op 158.49 MB/s BenchmarkRepeatLarge/262144/1-4 110 1214571 ns/op 215.83 MB/s BenchmarkRepeatLarge/262144/16-4 100 1219164 ns/op 215.02 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1144924 ns/op 225.44 MB/s BenchmarkRepeatLarge/524288/1-4 80 2173882 ns/op 241.18 MB/s BenchmarkRepeatLarge/524288/16-4 49 2430319 ns/op 215.73 MB/s BenchmarkRepeatLarge/524288/4097-4 63 2303934 ns/op 225.84 MB/s BenchmarkRepeatLarge/1048576/1-4 58 4810963 ns/op 217.96 MB/s BenchmarkRepeatLarge/1048576/16-4 44 4254357 ns/op 246.47 MB/s BenchmarkRepeatLarge/1048576/4097-4 40 3391546 ns/op 308.04 MB/s BenchmarkRepeatLarge/2097152/1-4 19 6644107 ns/op 315.64 MB/s BenchmarkRepeatLarge/2097152/16-4 32 6624829 ns/op 316.56 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 6490535 ns/op 322.56 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10997995 ns/op 381.37 MB/s BenchmarkRepeatLarge/4194304/16-4 9 13972063 ns/op 300.19 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 12053757 ns/op 347.71 MB/s BenchmarkRepeatLarge/8388608/1-4 6 24186826 ns/op 346.83 MB/s BenchmarkRepeatLarge/8388608/16-4 6 23990288 ns/op 349.67 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 20483220 ns/op 409.44 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35174800 ns/op 476.97 MB/s BenchmarkRepeatLarge/16777216/16-4 3 42546245 ns/op 394.33 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 35564107 ns/op 471.75 MB/s BenchmarkRepeatLarge/33554432/1-4 2 62276179 ns/op 538.80 MB/s BenchmarkRepeatLarge/33554432/16-4 2 65983742 ns/op 508.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60924964 ns/op 550.75 MB/s BenchmarkRepeatLarge/67108864/1-4 1 125806985 ns/op 533.43 MB/s BenchmarkRepeatLarge/67108864/16-4 1 123982079 ns/op 541.28 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 133351932 ns/op 503.25 MB/s BenchmarkRepeatLarge/134217728/1-4 1 256727292 ns/op 522.80 MB/s BenchmarkRepeatLarge/134217728/16-4 1 330873339 ns/op 405.65 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 246847095 ns/op 543.73 MB/s BenchmarkRepeatLarge/268435456/1-4 1 513113819 ns/op 523.15 MB/s BenchmarkRepeatLarge/268435456/16-4 1 519269269 ns/op 516.95 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 523154232 ns/op 513.11 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1103915500 ns/op 486.33 MB/s BenchmarkRepeatLarge/536870912/16-4 1 988948839 ns/op 542.87 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1074409805 ns/op 499.69 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 8648044201 ns/op 124.16 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1897770166 ns/op 565.79 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2276241826 ns/op 471.72 MB/s BenchmarkBytesCompare/1-4 11120367 16.67 ns/op BenchmarkBytesCompare/2-4 9418423 13.84 ns/op BenchmarkBytesCompare/4-4 9404511 10.64 ns/op BenchmarkBytesCompare/8-4 12389356 9.924 ns/op BenchmarkBytesCompare/16-4 12189780 12.27 ns/op BenchmarkBytesCompare/32-4 10321992 15.53 ns/op BenchmarkBytesCompare/64-4 8655008 21.49 ns/op BenchmarkBytesCompare/128-4 8067841 14.37 ns/op BenchmarkBytesCompare/256-4 5507522 21.30 ns/op BenchmarkBytesCompare/512-4 4771554 27.82 ns/op BenchmarkBytesCompare/1024-4 2578970 46.55 ns/op BenchmarkBytesCompare/2048-4 1642104 74.55 ns/op BenchmarkIndexAnyASCII/1:1-4 1636155 66.57 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 127.2 ns/op BenchmarkIndexAnyASCII/1:4-4 1750052 142.5 ns/op BenchmarkIndexAnyASCII/1:8-4 1691355 86.02 ns/op BenchmarkIndexAnyASCII/1:16-4 1527538 66.02 ns/op BenchmarkIndexAnyASCII/1:32-4 1810753 105.3 ns/op BenchmarkIndexAnyASCII/1:64-4 1709594 67.08 ns/op BenchmarkIndexAnyASCII/16:1-4 1805824 61.33 ns/op BenchmarkIndexAnyASCII/16:2-4 642646 264.1 ns/op BenchmarkIndexAnyASCII/16:4-4 403423 259.0 ns/op BenchmarkIndexAnyASCII/16:8-4 506761 262.7 ns/op BenchmarkIndexAnyASCII/16:16-4 480638 249.3 ns/op BenchmarkIndexAnyASCII/16:32-4 292426 455.4 ns/op BenchmarkIndexAnyASCII/16:64-4 375931 475.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1611126 94.93 ns/op BenchmarkIndexAnyASCII/256:2-4 47383 3084 ns/op BenchmarkIndexAnyASCII/256:4-4 43646 3828 ns/op BenchmarkIndexAnyASCII/256:8-4 35508 2860 ns/op BenchmarkIndexAnyASCII/256:16-4 50959 2165 ns/op BenchmarkIndexAnyASCII/256:32-4 47641 3276 ns/op BenchmarkIndexAnyASCII/256:64-4 43357 2615 ns/op BenchmarkIndexAnyUTF8/1:1-4 1902081 69.01 ns/op BenchmarkIndexAnyUTF8/1:2-4 1767158 62.60 ns/op BenchmarkIndexAnyUTF8/1:4-4 1434608 88.37 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 110.2 ns/op BenchmarkIndexAnyUTF8/1:16-4 1538020 65.25 ns/op BenchmarkIndexAnyUTF8/1:32-4 1924725 79.18 ns/op BenchmarkIndexAnyUTF8/1:64-4 1827800 73.79 ns/op BenchmarkIndexAnyUTF8/16:1-4 134491 821.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 309079 415.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 346042 349.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 415842 334.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 308083 346.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 217630 589.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 395389 367.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 8220 13627 ns/op BenchmarkIndexAnyUTF8/256:2-4 25572 4771 ns/op BenchmarkIndexAnyUTF8/256:4-4 27398 4443 ns/op BenchmarkIndexAnyUTF8/256:8-4 26809 4568 ns/op BenchmarkIndexAnyUTF8/256:16-4 28282 6443 ns/op BenchmarkIndexAnyUTF8/256:32-4 23449 5179 ns/op BenchmarkIndexAnyUTF8/256:64-4 25225 4511 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1799616 66.31 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1625709 81.27 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1756666 86.70 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1790168 64.38 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1838572 67.11 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1768674 68.65 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1739751 65.79 ns/op BenchmarkLastIndexAnyASCII/16:1-4 410059 271.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 431110 317.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 433227 268.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 447421 277.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 429675 348.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 407863 322.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 352851 383.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38089 3317 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33192 3479 ns/op BenchmarkLastIndexAnyASCII/256:4-4 33630 3512 ns/op BenchmarkLastIndexAnyASCII/256:8-4 33331 3980 ns/op BenchmarkLastIndexAnyASCII/256:16-4 32834 3757 ns/op BenchmarkLastIndexAnyASCII/256:32-4 31750 3668 ns/op BenchmarkLastIndexAnyASCII/256:64-4 30621 5738 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1747184 61.96 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1599493 117.5 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 974883 111.1 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1736026 70.35 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1580889 72.60 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1663023 61.94 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1731562 63.74 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 86865 1186 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 387963 332.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 332053 385.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 329533 391.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 348160 360.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 306052 347.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 392493 369.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9536 13462 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 25191 4489 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 25738 4699 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25428 4272 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 23751 5722 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 23654 4846 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23138 4676 ns/op BenchmarkTrimASCII/1:1-4 1902380 60.41 ns/op BenchmarkTrimASCII/1:2-4 1945950 62.12 ns/op BenchmarkTrimASCII/1:4-4 1000000 114.4 ns/op BenchmarkTrimASCII/1:8-4 1000000 106.2 ns/op BenchmarkTrimASCII/1:16-4 1658329 83.69 ns/op BenchmarkTrimASCII/16:1-4 674887 216.9 ns/op BenchmarkTrimASCII/16:2-4 441770 304.1 ns/op BenchmarkTrimASCII/16:4-4 535362 271.3 ns/op BenchmarkTrimASCII/16:8-4 379310 462.4 ns/op BenchmarkTrimASCII/16:16-4 381806 284.9 ns/op BenchmarkTrimASCII/256:1-4 48316 2296 ns/op BenchmarkTrimASCII/256:2-4 33458 3601 ns/op BenchmarkTrimASCII/256:4-4 38133 4691 ns/op BenchmarkTrimASCII/256:8-4 20964 4900 ns/op BenchmarkTrimASCII/256:16-4 31119 3779 ns/op BenchmarkTrimASCII/4096:1-4 3768 39028 ns/op BenchmarkTrimASCII/4096:2-4 2272 52437 ns/op BenchmarkTrimASCII/4096:4-4 2130 64112 ns/op BenchmarkTrimASCII/4096:8-4 1898 83713 ns/op BenchmarkTrimASCII/4096:16-4 2559 72984 ns/op BenchmarkTrimByte-4 1309294 88.63 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13988 7157 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13519 7721 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 686 147953 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1639 70796 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2809 50326 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6004 24462 ns/op BenchmarkCompareBytesEqual-4 11254719 11.79 ns/op BenchmarkCompareBytesToNil-4 14019834 9.874 ns/op BenchmarkCompareBytesEmpty-4 12727957 9.150 ns/op BenchmarkCompareBytesIdentical-4 13476183 8.469 ns/op BenchmarkCompareBytesSameLength-4 12618259 9.610 ns/op BenchmarkCompareBytesDifferentLength-4 14243966 10.93 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2298 48612 ns/op 21570.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2316 53713 ns/op 19522.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2781 48930 ns/op 21430.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1124 108354 ns/op 9677.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1720 61160 ns/op 17144.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1724 72054 ns/op 14552.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2047 50568 ns/op 20736.19 MB/s BenchmarkCompareBytesBig-4 2802 52530 ns/op 19961.58 MB/s BenchmarkCompareBytesBigIdentical-4 16134704 7.159 ns/op 146473651.76 MB/s PASS ok bytes 91.904s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 103589340 ns/op 0.97 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 371004358 ns/op 1.53 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 46698432 ns/op 0.35 MB/s 3646080 B/op 51 allocs/op PASS ok compress/bzip2 2.519s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2138577 ns/op 4.68 MB/s 41953 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 25308634 ns/op 3.95 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 245997102 ns/op 4.07 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 51 2295671 ns/op 4.36 MB/s 43195 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 36421536 ns/op 2.75 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 314905872 ns/op 3.18 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 39 3109633 ns/op 3.22 MB/s 42266 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21949157 ns/op 4.56 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 311676174 ns/op 3.21 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 38 2827092 ns/op 3.54 MB/s 41878 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21452383 ns/op 4.66 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 257677709 ns/op 3.88 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 46 2374943 ns/op 4.21 MB/s 43029 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22926841 ns/op 4.36 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 246392008 ns/op 4.06 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1777082 ns/op 5.63 MB/s 43447 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 16504595 ns/op 6.06 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 206553691 ns/op 4.84 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 67 1683945 ns/op 5.94 MB/s 43745 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 20468695 ns/op 4.89 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 121115966 ns/op 8.26 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 79 1939483 ns/op 5.16 MB/s 42821 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 17579655 ns/op 5.69 MB/s 48080 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 148119108 ns/op 6.75 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1340661 ns/op 7.46 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 14915546 ns/op 6.70 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 135625760 ns/op 7.37 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2399395 ns/op 4.17 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 25811858 ns/op 3.87 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 204776134 ns/op 4.88 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 6201506 ns/op 1.61 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 64227474 ns/op 1.56 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 700588552 ns/op 1.43 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 7075790 ns/op 1.41 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 64274940 ns/op 1.56 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 698622037 ns/op 1.43 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 88 1733759 ns/op 5.77 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13126447 ns/op 7.62 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 131369822 ns/op 7.61 MB/s BenchmarkEncode/Newton/Speed/1e4-4 61 2108098 ns/op 4.74 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15627158 ns/op 6.40 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 147646006 ns/op 6.77 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 5402763 ns/op 1.85 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 100482972 ns/op 1.00 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 562514494 ns/op 1.78 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5911091 ns/op 1.69 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 117873201 ns/op 0.85 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 934004787 ns/op 1.07 MB/s PASS ok compress/flate 19.738s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 42 2563420 ns/op 3.90 MB/s BenchmarkDecoder/1e-Reuse4-4 45 3039643 ns/op 3.29 MB/s BenchmarkDecoder/1e5-4 4 34155184 ns/op 2.93 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25628144 ns/op 3.90 MB/s BenchmarkDecoder/1e6-4 1 264494854 ns/op 3.78 MB/s BenchmarkDecoder/1e-Reuse6-4 1 259850926 ns/op 3.85 MB/s BenchmarkEncoder/1e4-4 42 2711699 ns/op 3.69 MB/s BenchmarkEncoder/1e-Reuse4-4 60 2054246 ns/op 4.87 MB/s BenchmarkEncoder/1e5-4 5 20351180 ns/op 4.91 MB/s BenchmarkEncoder/1e-Reuse5-4 4 25073267 ns/op 3.99 MB/s BenchmarkEncoder/1e6-4 1 209258290 ns/op 4.78 MB/s BenchmarkEncoder/1e-Reuse6-4 1 363078572 ns/op 2.75 MB/s PASS ok compress/lzw 4.517s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4727205 ns/op PASS ok container/heap 1.203s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21469 5186 ns/op BenchmarkWithTimeout/concurrency=40-4 4941 22414 ns/op BenchmarkWithTimeout/concurrency=4000-4 5076 37549 ns/op BenchmarkWithTimeout/concurrency=400000-4 5560 21415 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 299976 536.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 11795 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20072 7164 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3723 48244 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1899 98272 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3211 38320 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 303 518489 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 205 591071 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 339 351094 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 26 5006051 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 8341270 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 3889734 ns/op BenchmarkCheckCanceled/Err-4 302091 403.0 ns/op BenchmarkCheckCanceled/Done-4 418972 264.0 ns/op BenchmarkContextCancelDone-4 630315 167.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 21253 5793 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22368 5271 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17716 6860 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19153 9376 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14130 8514 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 555675 194.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 424461 506.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 262179 419.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 184202 691.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 99817 1165 ns/op PASS ok context 15.152s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1660358 69.67 ns/op 229.67 MB/s BenchmarkDecrypt-4 1874948 88.09 ns/op 181.64 MB/s BenchmarkExpand-4 1000000 115.7 ns/op PASS ok crypto/aes 1.725s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 261398 546.6 ns/op 117.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 375616 335.4 ns/op 190.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 198319 579.8 ns/op 110.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 371984 337.0 ns/op 189.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 157017 1013 ns/op 1333.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 223414 793.8 ns/op 1700.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 140130 1114 ns/op 1211.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 177561 696.4 ns/op 1938.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 54835 3369 ns/op 2431.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60159 1854 ns/op 4418.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 41808 2813 ns/op 2911.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 44005 2436 ns/op 3363.09 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6151 20772 ns/op 49.06 MB/s BenchmarkAESCFBDecrypt1K-4 4994 29803 ns/op 34.19 MB/s BenchmarkAESCFBDecrypt8K-4 721 246719 ns/op 33.18 MB/s BenchmarkAESOFB1K-4 10000 14252 ns/op 71.50 MB/s BenchmarkAESCTR1K-4 10000 10266 ns/op 99.26 MB/s BenchmarkAESCTR8K-4 1924 69842 ns/op 117.22 MB/s BenchmarkAESCBCEncrypt1K-4 13179 10046 ns/op 101.93 MB/s BenchmarkAESCBCDecrypt1K-4 16238 7112 ns/op 143.99 MB/s PASS ok crypto/cipher 5.131s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 85686 1751 ns/op 4.57 MB/s BenchmarkDecrypt-4 93627 1364 ns/op 5.87 MB/s BenchmarkTDESEncrypt-4 34291 3480 ns/op 2.30 MB/s BenchmarkTDESDecrypt-4 30476 3659 ns/op 2.19 MB/s PASS ok crypto/des 1.914s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1281 95360 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 7821415 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 21566706 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 81 1473086 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 2.032s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1902 75934 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 33 3892528 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 12 10292226 ns/op 3066 B/op 35 allocs/op BenchmarkVerify/P256-4 1095 112257 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 13 8721073 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 23205888 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4772 37416 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 1826115 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4695606 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.770s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 268 485166 ns/op BenchmarkNewKeyFromSeed-4 250 478826 ns/op BenchmarkSigning-4 231 536156 ns/op BenchmarkVerification-4 160 1053688 ns/op PASS ok crypto/ed25519 1.908s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4714 29086 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 139 777999 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 66 3111243 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 4851626 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1831 71573 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 48 2840362 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5055785 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 23318929 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 11442 10928 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6420 18486 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4665 29906 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1236573 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2964 43458 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 367 473364 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1660 68879 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1443725 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.961s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16051 7487 ns/op 136.77 MB/s BenchmarkHMACSHA256_32-4 22411 5143 ns/op 6.22 MB/s BenchmarkNewWriteSum-4 10000 12077 ns/op 2.65 MB/s PASS ok crypto/hmac 1.608s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 43596 2878 ns/op BenchmarkModSub-4 37148 2849 ns/op BenchmarkMontgomeryRepr-4 20452 5256 ns/op BenchmarkMontgomeryMul-4 22545 5168 ns/op BenchmarkModMul-4 9490 10814 ns/op BenchmarkExpBig-4 15 8869502 ns/op BenchmarkExp-4 5 21302581 ns/op PASS ok crypto/internal/bigmod 2.605s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3876 48379 ns/op BenchmarkScalarBaseMult-4 253 620146 ns/op BenchmarkScalarMult-4 100 1004613 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 180 677621 ns/op PASS ok crypto/internal/edwards25519 1.799s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 394401 254.1 ns/op BenchmarkMultiply-4 5461676 29.21 ns/op BenchmarkSquare-4 6372337 19.87 ns/op BenchmarkInvert-4 31041 3852 ns/op BenchmarkMult32-4 1000000 100.7 ns/op PASS ok crypto/internal/edwards25519/field 2.191s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 66 2542541 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2067 61155 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4927427 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 21939657 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 172 1089474 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12223 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 73 1615877 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 4125819 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.575s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 700447 186.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 335428 310.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 108002 1275 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 638480 256.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 378778 430.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 104635 1006 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.258s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 92457 1257 ns/op 6.36 MB/s BenchmarkHash64-4 116425 1016 ns/op 62.97 MB/s BenchmarkHash128-4 99910 1668 ns/op 76.76 MB/s BenchmarkHash256-4 72801 1380 ns/op 185.44 MB/s BenchmarkHash512-4 69397 2109 ns/op 242.82 MB/s BenchmarkHash1K-4 49906 2478 ns/op 413.25 MB/s BenchmarkHash8K-4 9808 15188 ns/op 539.38 MB/s BenchmarkHash1M-4 58 2604766 ns/op 402.56 MB/s BenchmarkHash8M-4 9 12995615 ns/op 645.50 MB/s BenchmarkHash8BytesUnaligned-4 101244 1657 ns/op 4.83 MB/s BenchmarkHash1KUnaligned-4 48422 3456 ns/op 296.32 MB/s BenchmarkHash8KUnaligned-4 10000 13362 ns/op 613.10 MB/s PASS ok crypto/md5 3.884s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 483043381 ns/op PASS ok crypto/rand 1.532s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12184 10070 ns/op 12.71 MB/s BenchmarkRC4_1K-4 1558 84949 ns/op 12.05 MB/s BenchmarkRC4_8K-4 174 692165 ns/op 11.70 MB/s PASS ok crypto/rc4 1.680s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 18711336 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 37847368 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 54076446 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 3873371 ns/op BenchmarkDecryptOAEP/2048-4 8 21920968 ns/op BenchmarkEncryptOAEP/2048-4 28 3931658 ns/op BenchmarkSignPKCS1v15/2048-4 9 20452715 ns/op BenchmarkVerifyPKCS1v15/2048-4 27 3821185 ns/op BenchmarkSignPSS/2048-4 8 21108901 ns/op BenchmarkVerifyPSS/2048-4 28 3860006 ns/op PASS ok crypto/rsa 3.595s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 82647 1221 ns/op 6.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 107757 1070 ns/op 7.48 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 62085 1651 ns/op 193.81 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 96403 1360 ns/op 235.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 43479 2468 ns/op 414.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 64652 2475 ns/op 413.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 11408 11647 ns/op 703.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 17205 ns/op 476.13 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.667s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 73771 1735 ns/op 4.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 69310 1716 ns/op 4.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 75386 1449 ns/op 5.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30374 3991 ns/op 256.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30338 3927 ns/op 260.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31678 4043 ns/op 253.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4562 30531 ns/op 268.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5305 29001 ns/op 282.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4928 28498 ns/op 287.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.813s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 52860 2133 ns/op 3.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 73712 2171 ns/op 3.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 37941 3067 ns/op 2.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 22430 6574 ns/op 155.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 35718 3500 ns/op 292.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33208 4442 ns/op 230.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7552 16133 ns/op 507.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6688 16852 ns/op 486.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8653 22326 ns/op 366.93 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.015s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 24632199 6.120 ns/op BenchmarkConstantTimeEq-4 23694902 5.007 ns/op BenchmarkConstantTimeLessOrEq-4 23690062 5.379 ns/op BenchmarkXORBytes/8Bytes-4 3189930 40.53 ns/op 197.38 MB/s BenchmarkXORBytes/128Bytes-4 2981546 39.86 ns/op 3211.20 MB/s BenchmarkXORBytes/2048Bytes-4 979366 178.6 ns/op 11466.16 MB/s BenchmarkXORBytes/32768Bytes-4 82022 2045 ns/op 16023.92 MB/s PASS ok crypto/subtle 2.621s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 18 6538532 ns/op BenchmarkCertCache/1-4 24 5900631 ns/op BenchmarkCertCache/2-4 19 6671317 ns/op BenchmarkCertCache/3-4 21 6677193 ns/op BenchmarkHandshakeServer/RSA-4 9 14537594 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 13945395 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 12491415 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 27 5015273 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 21 4954635 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 24 6448149 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 6974436 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 37601293 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34046338 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 114204278 ns/op 9.18 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 125766998 ns/op 8.34 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 191215097 ns/op 10.97 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 231739331 ns/op 9.05 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 456208518 ns/op 9.19 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 314293360 ns/op 13.35 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 816774198 ns/op 10.27 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 822137411 ns/op 10.20 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1551200486 ns/op 10.82 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1436042780 ns/op 11.68 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3171369112 ns/op 10.58 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3308037092 ns/op 10.14 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6133698080 ns/op 10.94 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6578911654 ns/op 10.20 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 119334420 ns/op 8.79 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 136418383 ns/op 7.69 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 239123934 ns/op 8.77 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 256405061 ns/op 8.18 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 450350085 ns/op 9.31 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 491920038 ns/op 8.53 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 731504207 ns/op 11.47 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 847640607 ns/op 9.90 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1481428362 ns/op 11.33 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1531067253 ns/op 10.96 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2564869370 ns/op 13.08 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2835651742 ns/op 11.83 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4694084274 ns/op 14.30 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5010173343 ns/op 13.39 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 714528725 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 714931901 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 299242027 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 300551981 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 167596502 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 157821138 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 97852044 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 90895134 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 51269174 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48455065 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156989790 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158305706 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76183431 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73067863 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 50982075 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 47098371 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 35409615 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 32622376 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 27223067 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32351613 ns/op PASS ok crypto/tls 57.494s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15721108 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 400 321163 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 987 115249 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 936 125674 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.119s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 2969702 ns/op 278614 B/op 1626 allocs/op BenchmarkConcurrentStmtQuery-4 30 3390468 ns/op 265600 B/op 1975 allocs/op BenchmarkConcurrentStmtExec-4 56 2266383 ns/op 214472 B/op 599 allocs/op BenchmarkConcurrentTxQuery-4 31 3602722 ns/op 272917 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 69 1543683 ns/op 87859 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 2327142 ns/op 106087 B/op 2124 allocs/op BenchmarkConcurrentTxStmtExec-4 146 731671 ns/op 41140 B/op 381 allocs/op BenchmarkConcurrentRandom-4 44 2656402 ns/op 226411 B/op 1789 allocs/op BenchmarkManyConcurrentQueries-4 2574 44357 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 200494 589.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.945s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 148658 927.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 78 1536603 ns/op 188221 B/op 13 allocs/op Benchmark115/LineToPC-4 75 1586339 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18776 6283 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.078s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53515 2228 ns/op BenchmarkMarshal-4 805 153472 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3402 36919 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.514s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 261 440744 ns/op 18.59 MB/s BenchmarkEncodeToString-4 240 487935 ns/op 16.79 MB/s BenchmarkDecode-4 165 710746 ns/op 18.45 MB/s BenchmarkDecodeString-4 162 731287 ns/op 17.93 MB/s PASS ok encoding/base32 1.793s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 288 371299 ns/op 22.06 MB/s BenchmarkDecodeString/2-4 317985 382.6 ns/op 10.46 MB/s BenchmarkDecodeString/4-4 283416 462.8 ns/op 17.29 MB/s BenchmarkDecodeString/8-4 221797 569.6 ns/op 21.07 MB/s BenchmarkDecodeString/64-4 44442 3040 ns/op 28.95 MB/s BenchmarkDecodeString/8192-4 391 302885 ns/op 36.07 MB/s BenchmarkNewEncoding-4 101342 1100 ns/op 232.67 MB/s PASS ok encoding/base64 2.340s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1450 86128 ns/op 46.44 MB/s BenchmarkReadStruct-4 16021 6819 ns/op 11.00 MB/s BenchmarkWriteStruct-4 16941 7047 ns/op 10.64 MB/s BenchmarkReadInts-4 43998 2802 ns/op 10.71 MB/s BenchmarkWriteInts-4 41149 3098 ns/op 9.68 MB/s BenchmarkWriteSlice1000Int32s-4 1251 99009 ns/op 40.40 MB/s BenchmarkPutUint16-4 3194073 36.63 ns/op 54.60 MB/s BenchmarkAppendUint16-4 2783559 41.27 ns/op 48.46 MB/s BenchmarkPutUint32-4 2277225 50.85 ns/op 78.67 MB/s BenchmarkAppendUint32-4 2589356 47.24 ns/op 84.68 MB/s BenchmarkPutUint64-4 1203037 107.5 ns/op 74.41 MB/s BenchmarkAppendUint64-4 1000000 126.4 ns/op 63.28 MB/s BenchmarkLittleEndianPutUint16-4 2782298 37.67 ns/op 53.09 MB/s BenchmarkLittleEndianAppendUint16-4 3243441 39.18 ns/op 51.04 MB/s BenchmarkLittleEndianPutUint32-4 2407671 49.64 ns/op 80.57 MB/s BenchmarkLittleEndianAppendUint32-4 2174926 52.40 ns/op 76.33 MB/s BenchmarkLittleEndianPutUint64-4 1000000 108.9 ns/op 73.48 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 108.4 ns/op 73.82 MB/s BenchmarkReadFloats-4 139596 834.9 ns/op 14.37 MB/s BenchmarkWriteFloats-4 123382 877.9 ns/op 13.67 MB/s BenchmarkReadSlice1000Float32s-4 1329 102153 ns/op 39.16 MB/s BenchmarkWriteSlice1000Float32s-4 1063 111562 ns/op 35.85 MB/s BenchmarkReadSlice1000Uint8s-4 58686 2302 ns/op 434.45 MB/s BenchmarkWriteSlice1000Uint8s-4 59278 2352 ns/op 425.22 MB/s BenchmarkPutUvarint32-4 868444 121.0 ns/op 33.07 MB/s BenchmarkPutUvarint64-4 285384 462.1 ns/op 17.31 MB/s PASS ok encoding/binary 5.807s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5578 19813 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6313 20666 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5011 21840 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3163 36371 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6244 18414 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7340 18428 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6090 19417 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3472 32399 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 15094 ns/op PASS ok encoding/csv 2.534s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7880 15896 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8704 14779 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 206 572209 ns/op 16855 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 606 189744 ns/op 809 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1298 100967 ns/op 68 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1094 96297 ns/op 79 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1849 75223 ns/op 209 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 57 2056851 ns/op 35812 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 498 309306 ns/op 25254 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 933 156080 ns/op 10805 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1186 126445 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 373 360421 ns/op 39234 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 156 1037032 ns/op 67102 B/op 2228 allocs/op BenchmarkDecodeBytesSlice-4 364 385055 ns/op 24071 B/op 202 allocs/op BenchmarkDecodeInterfaceSlice-4 73 1990371 ns/op 83251 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 1710027 ns/op 54128 B/op 181 allocs/op PASS ok encoding/gob 4.491s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9866 11317 ns/op 22.62 MB/s BenchmarkEncode/1024-4 2821 44160 ns/op 23.19 MB/s BenchmarkEncode/4096-4 648 188347 ns/op 21.75 MB/s BenchmarkEncode/16384-4 163 677917 ns/op 24.17 MB/s BenchmarkDecode/256-4 22236 5241 ns/op 48.84 MB/s BenchmarkDecode/1024-4 5749 20437 ns/op 50.10 MB/s BenchmarkDecode/4096-4 1460 81082 ns/op 50.52 MB/s BenchmarkDecode/16384-4 350 322941 ns/op 50.73 MB/s BenchmarkDump/256-4 1333 101479 ns/op 2.52 MB/s BenchmarkDump/1024-4 291 398473 ns/op 2.57 MB/s BenchmarkDump/4096-4 69 1526809 ns/op 2.68 MB/s BenchmarkDump/16384-4 20 6655434 ns/op 2.46 MB/s PASS ok encoding/hex 3.147s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 136555336 ns/op 14.21 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 136296720 ns/op 14.24 MB/s 8395176 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 132488731 ns/op 14.65 MB/s 1943656 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 147938202 ns/op 13.12 MB/s 10468088 B/op 138 allocs/op BenchmarkMarshalBytes/32-4 21354 5740 ns/op BenchmarkMarshalBytes/256-4 6314 23539 ns/op BenchmarkMarshalBytes/4096-4 471 247570 ns/op BenchmarkMarshalBytesError/32-4 57 2086781 ns/op BenchmarkMarshalBytesError/256-4 55 2194009 ns/op BenchmarkMarshalBytesError/4096-4 42 2493596 ns/op BenchmarkCodeDecoder-4 1 429204599 ns/op 4.52 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 30372 3808 ns/op 3.68 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 44911 2640 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 383386886 ns/op 5.06 MB/s 2938568 B/op 91325 allocs/op BenchmarkCodeUnmarshalReuse-4 1 395823719 ns/op 4.90 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 60164 2161 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 88302 1346 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 159288 936.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 62487 2284 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 71079 1725 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 20304 6654 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2857 46055 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 618 215725 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1122938 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 11371611 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 540758 200.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 637989 184.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 566923 186.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 560776 198.3 ns/op BenchmarkEncodeMarshaler-4 54906 2022 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 68019 1510 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5055675 21.74 ns/op BenchmarkNumberIsValidRegexp-4 18144 6544 ns/op PASS ok encoding/json 9.240s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2891494 ns/op 22.67 MB/s BenchmarkDecode-4 34 3734863 ns/op 23.77 MB/s PASS ok encoding/pem 1.423s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2308 63571 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 843 142804 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2748 40120 ns/op PASS ok encoding/xml 1.507s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 431655 333.1 ns/op BenchmarkIntSet-4 559034 212.9 ns/op BenchmarkFloatAdd-4 89235 1214 ns/op BenchmarkFloatSet-4 553833 232.2 ns/op BenchmarkStringSet-4 424776 268.4 ns/op BenchmarkMapSet-4 121904 1162 ns/op BenchmarkMapSetDifferent-4 69051 2622 ns/op BenchmarkMapSetDifferentRandom-4 248 448862 ns/op BenchmarkMapSetString-4 103477 1092 ns/op BenchmarkMapAddSame-4 28626 4881 ns/op BenchmarkMapAddDifferent-4 12081 10298 ns/op BenchmarkMapAddDifferentRandom-4 216 563659 ns/op BenchmarkMapAddSameSteadyState-4 283120 511.0 ns/op BenchmarkMapAddDifferentSteadyState-4 132076 883.4 ns/op BenchmarkRealworldExpvarUsage-4 14186 7820 ns/op PASS ok expvar 4.405s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 83931 1414 ns/op BenchmarkSprintfEmpty-4 397242 544.8 ns/op BenchmarkSprintfString-4 188713 619.3 ns/op BenchmarkSprintfTruncateString-4 167386 711.2 ns/op BenchmarkSprintfTruncateBytes-4 161868 888.1 ns/op BenchmarkSprintfSlowParsingPath-4 137527 775.0 ns/op BenchmarkSprintfQuoteString-4 40424 3030 ns/op BenchmarkSprintfInt-4 210544 680.7 ns/op BenchmarkSprintfIntInt-4 132613 879.9 ns/op BenchmarkSprintfPrefixedInt-4 145490 1069 ns/op BenchmarkSprintfFloat-4 101496 1288 ns/op BenchmarkSprintfComplex-4 44564 2633 ns/op BenchmarkSprintfBoolean-4 235356 674.4 ns/op BenchmarkSprintfHexString-4 79830 1668 ns/op BenchmarkSprintfHexBytes-4 76894 2025 ns/op BenchmarkSprintfBytes-4 39705 3111 ns/op BenchmarkSprintfStringer-4 75253 1976 ns/op BenchmarkSprintfStructure-4 34964 4572 ns/op BenchmarkManyArgs-4 49864 2252 ns/op BenchmarkFprintInt-4 67647 1737 ns/op BenchmarkFprintfBytes-4 74739 1728 ns/op BenchmarkFprintIntNoAlloc-4 62718 2130 ns/op BenchmarkScanInts-4 32 3457948 ns/op BenchmarkScanRecursiveInt-4 1 390592891 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 418314316 ns/op PASS ok fmt 6.352s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 429 275591 ns/op PASS ok go/build 1.257s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 45074 2405 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13095 10070 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4560 30581 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1071 113999 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 238 465031 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2064144 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 8306130 ns/op 865638 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 31915398 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 145838666 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.938s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 357810262 ns/op 0.18 MB/s 46400456 B/op 48962 allocs/op PASS ok go/format 1.442s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21520394 ns/op 2.50 MB/s BenchmarkParseOnly-4 6 18481433 ns/op 2.91 MB/s BenchmarkResolve-4 56 2153224 ns/op 25.01 MB/s PASS ok go/parser 2.793s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 165800354 ns/op 0.31 MB/s 5217312 B/op 27623 allocs/op BenchmarkPrintDecl-4 674 188090 ns/op 0.17 MB/s 16361 B/op 51 allocs/op PASS ok go/printer 1.505s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 247 457664 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8774822 ns/op 5.65 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14070293 ns/op 5.15 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19846822 ns/op 5.71 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 187 585278 ns/op 5.26 MB/s PASS ok go/scanner 1.905s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1565852 74.22 ns/op PASS ok go/token 1.261s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 145 843609 ns/op BenchmarkNamed/Underlying/nongeneric-4 982112 121.8 ns/op BenchmarkNamed/Underlying/generic-4 1000000 119.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 124.2 ns/op BenchmarkNamed/Underlying/user_instance-4 868906 141.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18528 7099 ns/op BenchmarkNamed/NewMethodSet/generic-4 17566 6999 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18968 6119 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17917 6542 ns/op BenchmarkCheck/http/funcbodies/info-4 1 612330138 ns/op 49850 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 436837591 ns/op 69832 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 289920117 ns/op 104895 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 225392895 ns/op 134867 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2846904432 ns/op 1817 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 148702896 ns/op 34711 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 69734851 ns/op 73781 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 69468194 ns/op 73098 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 718372363 ns/op 3013 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 77040862 ns/op 28043 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 68155762 ns/op 31653 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 57067684 ns/op 37603 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2070751783 ns/op 31142 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 610382592 ns/op 105451 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 143443196 ns/op 448623 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 116272073 ns/op 553275 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2871180371 ns/op 695.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 115084012 ns/op 17192 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 86102364 ns/op 23138 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 84764150 ns/op 23512 lines/s PASS ok go/types 47.388s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12889 8877 ns/op 115.35 MB/s PASS ok hash/adler32 1.287s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 229027 504.7 ns/op 29.72 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 238854 508.9 ns/op 29.47 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 115102 901.6 ns/op 44.37 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 114552 875.5 ns/op 45.69 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 401983 339.2 ns/op 1509.55 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 400532 310.2 ns/op 1650.52 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 393054 330.5 ns/op 3098.12 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 383362 332.5 ns/op 3079.75 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 252376 489.0 ns/op 8376.53 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 240764 487.9 ns/op 8395.23 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 56626 1966 ns/op 16663.97 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 56674 1933 ns/op 16953.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 355590 332.1 ns/op 45.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 426320 336.5 ns/op 44.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 421598 337.8 ns/op 118.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 408049 388.3 ns/op 103.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 299190 388.8 ns/op 1316.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 345252 378.8 ns/op 1351.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 228982 482.7 ns/op 2121.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 260515 466.9 ns/op 2193.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 216438 525.7 ns/op 7790.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 231456 522.3 ns/op 7841.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 59732 2174 ns/op 15071.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 58136 2199 ns/op 14902.08 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 244670 475.8 ns/op 31.52 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 243328 479.4 ns/op 31.29 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 136951 866.2 ns/op 46.18 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 142230 821.3 ns/op 48.71 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 13645 8918 ns/op 57.41 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12391 9510 ns/op 53.84 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5698 20986 ns/op 48.79 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5924 20013 ns/op 51.17 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1406 82899 ns/op 49.41 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1449 83560 ns/op 49.02 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 166 695429 ns/op 47.12 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 164 687422 ns/op 47.67 MB/s PASS ok hash/crc32 7.478s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 144 817206 ns/op 80.20 MB/s BenchmarkCrc64/ISO4KB-4 1730 71889 ns/op 56.98 MB/s BenchmarkCrc64/ISO1KB-4 7908 14735 ns/op 69.50 MB/s BenchmarkCrc64/ECMA64KB-4 146 788035 ns/op 83.16 MB/s BenchmarkCrc64/Random64KB-4 153 743112 ns/op 88.19 MB/s BenchmarkCrc64/Random16KB-4 618 192136 ns/op 85.27 MB/s PASS ok hash/crc64 2.165s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 15297 7763 ns/op 131.90 MB/s BenchmarkFnv32aKB-4 14900 8100 ns/op 126.42 MB/s BenchmarkFnv64KB-4 14661 8729 ns/op 117.31 MB/s BenchmarkFnv64aKB-4 14227 8266 ns/op 123.87 MB/s BenchmarkFnv128KB-4 1884 67023 ns/op 15.28 MB/s BenchmarkFnv128aKB-4 1908 66216 ns/op 15.46 MB/s PASS ok hash/fnv 2.268s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 456016 263.7 ns/op 15.17 MB/s BenchmarkHash/n=4/Bytes-4 3096003 36.01 ns/op 111.09 MB/s BenchmarkHash/n=4/String-4 1749771 64.75 ns/op 61.78 MB/s BenchmarkHash/n=8/Write-4 380470 280.2 ns/op 28.55 MB/s BenchmarkHash/n=8/Bytes-4 3015355 38.12 ns/op 209.89 MB/s BenchmarkHash/n=8/String-4 1793031 65.90 ns/op 121.40 MB/s BenchmarkHash/n=16/Write-4 483540 270.8 ns/op 59.09 MB/s BenchmarkHash/n=16/Bytes-4 3356552 35.76 ns/op 447.42 MB/s BenchmarkHash/n=16/String-4 1699414 66.99 ns/op 238.85 MB/s BenchmarkHash/n=32/Write-4 371356 285.3 ns/op 112.18 MB/s BenchmarkHash/n=32/Bytes-4 3295204 35.96 ns/op 889.96 MB/s BenchmarkHash/n=32/String-4 1817134 64.23 ns/op 498.23 MB/s BenchmarkHash/n=64/Write-4 438919 303.8 ns/op 210.66 MB/s BenchmarkHash/n=64/Bytes-4 3006076 38.88 ns/op 1646.04 MB/s BenchmarkHash/n=64/String-4 1786704 71.66 ns/op 893.09 MB/s BenchmarkHash/n=256/Write-4 315579 365.8 ns/op 699.78 MB/s BenchmarkHash/n=256/Bytes-4 2247378 52.99 ns/op 4831.47 MB/s BenchmarkHash/n=256/String-4 986811 115.4 ns/op 2218.56 MB/s BenchmarkHash/n=320/Write-4 309721 371.1 ns/op 862.24 MB/s BenchmarkHash/n=320/Bytes-4 2037087 62.37 ns/op 5130.95 MB/s BenchmarkHash/n=320/String-4 794080 164.3 ns/op 1947.91 MB/s BenchmarkHash/n=1024/Write-4 219801 560.8 ns/op 1826.09 MB/s BenchmarkHash/n=1024/Bytes-4 861122 135.6 ns/op 7549.48 MB/s BenchmarkHash/n=1024/String-4 312920 407.5 ns/op 2513.05 MB/s BenchmarkHash/n=4096/Write-4 91662 1277 ns/op 3207.33 MB/s BenchmarkHash/n=4096/Bytes-4 242656 465.4 ns/op 8800.90 MB/s BenchmarkHash/n=4096/String-4 74821 1583 ns/op 2588.04 MB/s BenchmarkHash/n=16384/Write-4 28719 4105 ns/op 3991.11 MB/s BenchmarkHash/n=16384/Bytes-4 71646 1697 ns/op 9653.68 MB/s BenchmarkHash/n=16384/String-4 20526 6099 ns/op 2686.31 MB/s PASS ok hash/maphash 6.604s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 650 176207 ns/op BenchmarkEscapeNone-4 121358 900.3 ns/op BenchmarkUnescape-4 705 166478 ns/op BenchmarkUnescapeNone-4 710254 197.4 ns/op BenchmarkUnescapeSparse-4 10000 29633 ns/op BenchmarkUnescapeDense-4 978 119578 ns/op PASS ok html 2.148s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7725 14723 ns/op BenchmarkCSSEscaperNoSpecials-4 40312 2973 ns/op BenchmarkDecodeCSS-4 24018 4924 ns/op BenchmarkDecodeCSSNoSpecials-4 3087945 36.52 ns/op BenchmarkCSSValueFilter-4 83785 1320 ns/op BenchmarkCSSValueFilterOk-4 69978 1615 ns/op BenchmarkEscapedExecute-4 5048 26118 ns/op BenchmarkHTMLNospaceEscaper-4 10000 13651 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 40006 2833 ns/op BenchmarkStripTags-4 16442 6998 ns/op BenchmarkStripTagsNoSpecials-4 211628 621.3 ns/op BenchmarkJSValEscaperWithNum-4 19844 5404 ns/op BenchmarkJSValEscaperWithStr-4 5289 20481 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16632 7815 ns/op BenchmarkJSValEscaperWithObj-4 4309 24767 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13372 8618 ns/op BenchmarkJSStrEscaperNoSpecials-4 46990 2492 ns/op BenchmarkJSStrEscaper-4 10000 12258 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43702 2705 ns/op BenchmarkJSRegexpEscaper-4 9026 13818 ns/op BenchmarkTemplateSpecialTags-4 85 1311144 ns/op BenchmarkURLEscaper-4 3171 31898 ns/op BenchmarkURLEscaperNoSpecials-4 151388 867.7 ns/op BenchmarkURLNormalizer-4 4932 21791 ns/op BenchmarkURLNormalizerNoSpecials-4 165340 797.2 ns/op BenchmarkSrcsetFilter-4 17247 7020 ns/op BenchmarkSrcsetFilterNoSpecials-4 87573 1254 ns/op PASS ok html/template 5.835s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 560234 199.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 535380 240.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 592743 201.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 534067 250.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1590661 75.19 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1229538 96.00 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1578254 73.48 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1204718 103.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1279366 90.15 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 396338 330.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 321993 362.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 357417 322.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 286966 368.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 688454 179.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 498304 275.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 837241 160.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 483672 251.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 369957 349.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1258527 92.15 ns/op BenchmarkRGBASetRGBA-4 1000000 106.7 ns/op BenchmarkRGBA64At-4 767632 143.8 ns/op BenchmarkRGBA64SetRGBA64-4 744387 156.6 ns/op BenchmarkNRGBAAt-4 1240276 101.0 ns/op BenchmarkNRGBASetNRGBA-4 1000000 114.2 ns/op BenchmarkNRGBA64At-4 725850 154.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 726175 168.5 ns/op BenchmarkAlphaAt-4 2042737 60.02 ns/op BenchmarkAlphaSetAlpha-4 1830716 61.89 ns/op BenchmarkAlpha16At-4 1349103 88.81 ns/op BenchmarkAlphaSetAlpha16-4 1226958 95.95 ns/op BenchmarkGrayAt-4 2151478 53.60 ns/op BenchmarkGraySetGray-4 1910143 59.29 ns/op BenchmarkGray16At-4 1000000 101.9 ns/op BenchmarkGraySetGray16-4 1000000 114.2 ns/op PASS ok image 8.012s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2420916 41.38 ns/op BenchmarkYCbCrToRGB/128-4 3103562 37.81 ns/op BenchmarkYCbCrToRGB/255-4 3274164 37.53 ns/op BenchmarkRGBToYCbCr/0-4 3025860 37.70 ns/op BenchmarkRGBToYCbCr/Cb-4 2952438 47.28 ns/op BenchmarkRGBToYCbCr/Cr-4 3004984 37.40 ns/op BenchmarkYCbCrToRGBA/0-4 2949070 40.58 ns/op BenchmarkYCbCrToRGBA/128-4 2592944 48.32 ns/op BenchmarkYCbCrToRGBA/255-4 2645125 44.14 ns/op BenchmarkNYCbCrAToRGBA/0-4 2618818 44.46 ns/op BenchmarkNYCbCrAToRGBA/128-4 2347983 46.10 ns/op BenchmarkNYCbCrAToRGBA/255-4 2463446 45.93 ns/op PASS ok image/color 3.555s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 40012208 ns/op BenchmarkFillSrc-4 284 443719 ns/op BenchmarkCopyOver-4 6 18466203 ns/op BenchmarkCopySrc-4 387 282154 ns/op BenchmarkNRGBAOver-4 7 14655869 ns/op BenchmarkNRGBASrc-4 12 10815532 ns/op BenchmarkYCbCr-4 9 11964566 ns/op BenchmarkGray-4 15 7481266 ns/op BenchmarkCMYK-4 10 11383453 ns/op BenchmarkGlyphOver-4 20 5915526 ns/op BenchmarkRGBAMaskOver-4 5 24141957 ns/op BenchmarkGrayMaskOver-4 6 17511579 ns/op BenchmarkRGBA64ImageMaskOver-4 4 31608722 ns/op BenchmarkRGBA-4 5 22108548 ns/op BenchmarkPalettedFill-4 867 131617 ns/op BenchmarkPalettedRGBA-4 5 24772008 ns/op BenchmarkGenericOver-4 3 47691686 ns/op BenchmarkGenericMaskOver-4 5 22914879 ns/op BenchmarkGenericSrc-4 3 34519977 ns/op BenchmarkGenericMaskSrc-4 4 37907721 ns/op PASS ok image/draw 7.888s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5395876 ns/op 2.86 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 135060819 ns/op 2.27 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2761972578 ns/op 0.44 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 54 2284895 ns/op 6.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 137778669 ns/op 0.45 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.906s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4800 27105 ns/op BenchmarkIDCT-4 4952 25520 ns/op BenchmarkDecodeBaseline-4 8 14170038 ns/op 4.36 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20828670 ns/op 2.97 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 161096804 ns/op 7.63 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 234993639 ns/op 3.92 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.769s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14807529 7.242 ns/op BenchmarkDecodeGray-4 12 9123293 ns/op 7.18 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38435257 ns/op 6.82 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 34394784 ns/op 7.62 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 6361747 ns/op 10.30 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32281527 ns/op 8.12 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40086488 ns/op 6.54 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 50998430 ns/op 6.02 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 49704882 ns/op 6.18 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 185502189 ns/op 6.62 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 181543469 ns/op 6.77 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30040538 ns/op 10.23 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 176345270 ns/op 6.97 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 701215353 ns/op 1.75 MB/s 864184 B/op 30 allocs/op PASS ok image/png 5.054s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 52010625 ns/op 1.92 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45890494 ns/op 2.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 296679312 ns/op 1.69 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 268883117 ns/op 1.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 52543668 ns/op 1.90 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44227342 ns/op 2.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 278471569 ns/op 1.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 259628329 ns/op 1.93 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 580808292 ns/op 1.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 562721321 ns/op 1.78 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3549292894 ns/op 1.41 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3506843331 ns/op 1.43 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9271202 ns/op 10.79 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9434307 ns/op 10.60 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 47707440 ns/op 10.48 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51345524 ns/op 9.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 117785945 ns/op 8.49 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 99834648 ns/op 10.02 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 506086938 ns/op 9.88 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 515414285 ns/op 9.70 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56339386 ns/op 1.77 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 46717746 ns/op 2.14 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 294127741 ns/op 1.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 293230690 ns/op 1.71 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 631850426 ns/op 1.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 664980613 ns/op 1.50 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5253879922 ns/op 0.95 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5858541382 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 174178968 ns/op 24.00 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 223017903 ns/op 18.74 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 43.280s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30404 4215 ns/op 0.24 MB/s BenchmarkMarshalCorpusFile/2-4 28971 5773 ns/op 0.35 MB/s BenchmarkMarshalCorpusFile/4-4 27127 5044 ns/op 0.79 MB/s BenchmarkMarshalCorpusFile/8-4 20810 7499 ns/op 1.07 MB/s BenchmarkMarshalCorpusFile/16-4 13407 8225 ns/op 1.95 MB/s BenchmarkMarshalCorpusFile/32-4 10000 14341 ns/op 2.23 MB/s BenchmarkMarshalCorpusFile/64-4 8074 19858 ns/op 3.22 MB/s BenchmarkMarshalCorpusFile/128-4 3945 31164 ns/op 4.11 MB/s BenchmarkMarshalCorpusFile/256-4 2152 65024 ns/op 3.94 MB/s BenchmarkMarshalCorpusFile/512-4 1136 153513 ns/op 3.34 MB/s BenchmarkMarshalCorpusFile/1024-4 637 266613 ns/op 3.84 MB/s BenchmarkMarshalCorpusFile/2048-4 267 575035 ns/op 3.56 MB/s BenchmarkMarshalCorpusFile/4096-4 87 1215294 ns/op 3.37 MB/s BenchmarkMarshalCorpusFile/8192-4 57 2575554 ns/op 3.18 MB/s BenchmarkMarshalCorpusFile/16384-4 40 5398857 ns/op 3.03 MB/s BenchmarkMarshalCorpusFile/32768-4 12 13942738 ns/op 2.35 MB/s BenchmarkMarshalCorpusFile/65536-4 6 21406069 ns/op 3.06 MB/s BenchmarkMarshalCorpusFile/131072-4 3 42731701 ns/op 3.07 MB/s BenchmarkMarshalCorpusFile/262144-4 1 102791683 ns/op 2.55 MB/s BenchmarkMarshalCorpusFile/524288-4 1 172473233 ns/op 3.04 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 321862175 ns/op 3.26 MB/s BenchmarkUnmarshalCorpusFile/1-4 5290 24976 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/2-4 4333 40005 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/4-4 5262 31034 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/8-4 5355 23261 ns/op 0.34 MB/s BenchmarkUnmarshalCorpusFile/16-4 5275 32869 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/32-4 3218 40987 ns/op 0.78 MB/s BenchmarkUnmarshalCorpusFile/64-4 2310 45471 ns/op 1.41 MB/s BenchmarkUnmarshalCorpusFile/128-4 1890 62166 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/256-4 758 199758 ns/op 1.28 MB/s BenchmarkUnmarshalCorpusFile/512-4 304 361693 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/1024-4 220 793977 ns/op 1.29 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1816001 ns/op 1.13 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 2055972 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/8192-4 26 4318994 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7957693 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 16858733 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 33889049 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 66827774 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 152011477 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 416179018 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 842875371 ns/op 1.24 MB/s BenchmarkMutatorBytes/1-4 20000 5108 ns/op BenchmarkMutatorBytes/10-4 29102 4346 ns/op BenchmarkMutatorBytes/100-4 26143 5429 ns/op BenchmarkMutatorBytes/1000-4 16630 6445 ns/op BenchmarkMutatorBytes/10000-4 5876 27655 ns/op BenchmarkMutatorBytes/100000-4 847 370310 ns/op BenchmarkMutatorString/1-4 29727 4777 ns/op BenchmarkMutatorString/10-4 22441 8219 ns/op BenchmarkMutatorString/100-4 22039 5462 ns/op BenchmarkMutatorString/1000-4 10784 11336 ns/op BenchmarkMutatorString/10000-4 3640 66732 ns/op BenchmarkMutatorString/100000-4 265 390039 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15895 8096 ns/op BenchmarkMutatorAllBasicTypes/string-4 16530 7595 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50953 3086 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54037 2644 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45349 2345 ns/op BenchmarkMutatorAllBasicTypes/int-4 47569 2378 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48708 2423 ns/op BenchmarkMutatorAllBasicTypes/int16-4 54700 2387 ns/op BenchmarkMutatorAllBasicTypes/int32-4 43947 2505 ns/op BenchmarkMutatorAllBasicTypes/int64-4 53514 2770 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 50989 2521 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 40659 2974 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 43843 2840 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 29623 3915 ns/op PASS ok internal/fuzz 19.583s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 10702 10045 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 154820 902.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.685s PASS ok internal/poll 1.030s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 23542715 ns/op PASS ok internal/trace 5.393s PASS ok internal/zstd 1.046s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10115 ns/op BenchmarkCopyNLarge-4 172 669314 ns/op PASS ok io 1.404s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 164846 783.0 ns/op BenchmarkPrintln-4 10000 10032 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 20638 6153 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 4594 29216 ns/op BenchmarkDiscard-4 793897 131.0 ns/op 0 B/op 0 allocs/op PASS ok log 1.945s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 42285 2460 ns/op BenchmarkJSONHandler/defaults-4 7269 24602 ns/op 511 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4215 28210 ns/op 780 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4845 24911 ns/op 753 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8242 16890 ns/op 519 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7437 15829 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5082 30698 ns/op 518 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 29476 4371 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 30706 4339 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 62334 1835 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 40227 2878 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 44902 2576 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 58128 2409 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 57979 2251 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 60074 1872 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 489102 220.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 423530 307.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 230174 441.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 228691 621.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 125122 809.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 7279 24923 ns/op BenchmarkDispatch/switch-checked-4 179094 690.6 ns/op BenchmarkDispatch/As-4 154107 990.3 ns/op BenchmarkDispatch/Visit-4 144028 755.3 ns/op BenchmarkUnsafeStrings-4 16128 7667 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 5.785s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1276743 116.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1024333 114.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 654782 170.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 184303 577.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 38300 3348 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 46254 3477 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 25047 6297 ns/op 471 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 8140 16726 ns/op 2052 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7326 18458 ns/op 620 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4692 21326 ns/op 609 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5730 23576 ns/op 890 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1905 64426 ns/op 3008 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11958 12523 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13005 12178 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6783 15673 ns/op 725 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2360 45321 ns/op 2339 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 4.673s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 36394807 ns/op BenchmarkKeys-4 8 14146326 ns/op BenchmarkValues-4 8 12543223 ns/op PASS ok maps 4.665s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2595993 43.06 ns/op BenchmarkAcosh-4 1317775 89.91 ns/op BenchmarkAsin-4 2741136 43.52 ns/op BenchmarkAsinh-4 1092102 112.2 ns/op BenchmarkAtan-4 3128605 38.39 ns/op BenchmarkAtanh-4 1000000 116.5 ns/op BenchmarkAtan2-4 2276727 53.75 ns/op BenchmarkCbrt-4 1680523 81.53 ns/op BenchmarkCeil-4 25139107 4.785 ns/op BenchmarkCompare-4 4849316 35.56 ns/op BenchmarkCompare32-4 6123115 21.58 ns/op BenchmarkCopysign-4 3686515 33.18 ns/op BenchmarkCos-4 1000000 154.3 ns/op BenchmarkCosh-4 1886960 67.98 ns/op BenchmarkErf-4 3540739 38.53 ns/op BenchmarkErfc-4 2966866 48.80 ns/op BenchmarkErfinv-4 2411204 42.66 ns/op BenchmarkErfcinv-4 3156576 39.84 ns/op BenchmarkExp-4 5840649 17.44 ns/op BenchmarkExpGo-4 1000000 130.8 ns/op BenchmarkExpm1-4 2551993 46.99 ns/op BenchmarkExp2-4 960267 110.1 ns/op BenchmarkExp2Go-4 959022 122.3 ns/op BenchmarkAbs-4 4427361 25.91 ns/op BenchmarkDim-4 10695352 16.75 ns/op BenchmarkFloor-4 24587336 5.238 ns/op BenchmarkMax-4 16035620 7.175 ns/op BenchmarkMin-4 16448838 10.13 ns/op BenchmarkMod-4 392476 313.4 ns/op BenchmarkFrexp-4 2041066 58.95 ns/op BenchmarkGamma-4 811471 239.6 ns/op BenchmarkHypot-4 13508304 8.429 ns/op BenchmarkHypotGo-4 1848669 67.67 ns/op BenchmarkIlogb-4 1806276 57.33 ns/op BenchmarkJ0-4 256768 441.2 ns/op BenchmarkJ1-4 309596 415.1 ns/op BenchmarkJn-4 131683 962.8 ns/op BenchmarkLdexp-4 1857632 59.43 ns/op BenchmarkLgamma-4 1000000 182.3 ns/op BenchmarkLog-4 6548272 20.42 ns/op BenchmarkLogb-4 1955358 56.55 ns/op BenchmarkLog1p-4 1258586 141.2 ns/op BenchmarkLog10-4 6073576 20.22 ns/op BenchmarkLog2-4 1616575 77.39 ns/op BenchmarkModf-4 2407438 49.66 ns/op BenchmarkNextafter32-4 2245832 62.20 ns/op BenchmarkNextafter64-4 2428569 55.50 ns/op BenchmarkPowInt-4 620925 267.7 ns/op BenchmarkPowFrac-4 524980 253.1 ns/op BenchmarkPow10Pos-4 3521014 30.33 ns/op BenchmarkPow10Neg-4 4935339 26.15 ns/op BenchmarkRound-4 4545572 25.43 ns/op BenchmarkRoundToEven-4 11936078 11.16 ns/op BenchmarkRemainder-4 385568 269.6 ns/op BenchmarkSignbit-4 6908846 19.97 ns/op BenchmarkSin-4 1406572 77.83 ns/op BenchmarkSincos-4 1000000 108.1 ns/op BenchmarkSinh-4 2264868 66.26 ns/op BenchmarkSqrtIndirect-4 21887596 8.106 ns/op BenchmarkSqrtLatency-4 20558382 5.626 ns/op BenchmarkSqrtIndirectLatency-4 24127387 6.359 ns/op BenchmarkSqrtGoLatency-4 1378374 94.66 ns/op BenchmarkSqrtPrime-4 42094 4267 ns/op BenchmarkTan-4 1310815 76.84 ns/op BenchmarkTanh-4 1000000 101.5 ns/op BenchmarkTrunc-4 22881274 4.937 ns/op BenchmarkY0-4 305646 426.3 ns/op BenchmarkY1-4 279144 436.8 ns/op BenchmarkYn-4 93787 1128 ns/op BenchmarkFloat64bits-4 8303319 15.88 ns/op BenchmarkFloat64frombits-4 6870205 16.95 ns/op BenchmarkFloat32bits-4 6880411 16.09 ns/op BenchmarkFloat32frombits-4 7095546 17.65 ns/op BenchmarkFMA-4 23076220 4.969 ns/op PASS ok math 17.178s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13726233 8.261 ns/op 7747.14 MB/s BenchmarkAddVV/2-4 13555394 9.043 ns/op 14155.33 MB/s BenchmarkAddVV/3-4 13557147 14.94 ns/op 12851.39 MB/s BenchmarkAddVV/4-4 12888238 10.60 ns/op 24147.59 MB/s BenchmarkAddVV/5-4 9244977 15.02 ns/op 21310.57 MB/s BenchmarkAddVV/10-4 7788541 13.13 ns/op 48734.51 MB/s BenchmarkAddVV/100-4 2428543 88.36 ns/op 72431.01 MB/s BenchmarkAddVV/1000-4 256810 561.8 ns/op 113918.26 MB/s BenchmarkSubVV/1-4 13292091 9.569 ns/op 6688.45 MB/s BenchmarkSubVV/2-4 13397131 9.324 ns/op 13728.59 MB/s BenchmarkSubVV/3-4 11705160 10.32 ns/op 18606.50 MB/s BenchmarkSubVV/4-4 11530162 10.65 ns/op 24043.48 MB/s BenchmarkSubVV/5-4 11002087 10.44 ns/op 30664.17 MB/s BenchmarkSubVV/10-4 8177965 23.44 ns/op 27303.81 MB/s BenchmarkSubVV/100-4 2242005 51.44 ns/op 124418.06 MB/s BenchmarkSubVV/1000-4 292569 700.1 ns/op 91409.56 MB/s BenchmarkAddVW/1-4 17402502 10.57 ns/op 757.15 MB/s BenchmarkAddVW/2-4 14904306 7.834 ns/op 2042.26 MB/s BenchmarkAddVW/3-4 14934548 8.890 ns/op 2699.72 MB/s BenchmarkAddVW/4-4 14038064 8.433 ns/op 3794.56 MB/s BenchmarkAddVW/5-4 13607757 12.80 ns/op 3125.21 MB/s BenchmarkAddVW/10-4 12279242 11.83 ns/op 6764.11 MB/s BenchmarkAddVW/100-4 256909 430.4 ns/op 1858.78 MB/s BenchmarkAddVW/1000-4 40303 3860 ns/op 2072.31 MB/s BenchmarkAddVWext/1-4 16194397 9.876 ns/op 810.04 MB/s BenchmarkAddVWext/2-4 15570728 8.002 ns/op 1999.48 MB/s BenchmarkAddVWext/3-4 12118077 16.31 ns/op 1471.38 MB/s BenchmarkAddVWext/4-4 14866537 9.013 ns/op 3550.49 MB/s BenchmarkAddVWext/5-4 12921652 10.61 ns/op 3768.51 MB/s BenchmarkAddVWext/10-4 9276079 10.85 ns/op 7372.10 MB/s BenchmarkAddVWext/100-4 39271 3443 ns/op 232.38 MB/s BenchmarkAddVWext/1000-4 4813 24846 ns/op 321.99 MB/s BenchmarkSubVW/1-4 13747861 9.572 ns/op 835.81 MB/s BenchmarkSubVW/2-4 13834836 7.848 ns/op 2038.85 MB/s BenchmarkSubVW/3-4 13825794 11.82 ns/op 2030.81 MB/s BenchmarkSubVW/4-4 12961941 16.59 ns/op 1928.76 MB/s BenchmarkSubVW/5-4 13184949 8.710 ns/op 4592.20 MB/s BenchmarkSubVW/10-4 12501052 10.74 ns/op 7451.87 MB/s BenchmarkSubVW/100-4 291352 545.8 ns/op 1465.82 MB/s BenchmarkSubVW/1000-4 46652 2670 ns/op 2996.64 MB/s BenchmarkSubVWext/1-4 17899629 8.240 ns/op 970.87 MB/s BenchmarkSubVWext/2-4 17150731 11.83 ns/op 1352.75 MB/s BenchmarkSubVWext/3-4 10875351 10.64 ns/op 2256.16 MB/s BenchmarkSubVWext/4-4 12276248 9.268 ns/op 3452.62 MB/s BenchmarkSubVWext/5-4 14040717 11.25 ns/op 3556.58 MB/s BenchmarkSubVWext/10-4 9911554 11.50 ns/op 6953.91 MB/s BenchmarkSubVWext/100-4 49461 2478 ns/op 322.83 MB/s BenchmarkSubVWext/1000-4 5980 33961 ns/op 235.57 MB/s BenchmarkMulAddVWW/1-4 13654910 8.911 ns/op 7181.96 MB/s BenchmarkMulAddVWW/2-4 11877630 10.47 ns/op 12225.59 MB/s BenchmarkMulAddVWW/3-4 9979227 13.44 ns/op 14285.14 MB/s BenchmarkMulAddVWW/4-4 12083740 10.84 ns/op 23622.60 MB/s BenchmarkMulAddVWW/5-4 10218963 12.65 ns/op 25289.00 MB/s BenchmarkMulAddVWW/10-4 7355590 15.32 ns/op 41775.01 MB/s BenchmarkMulAddVWW/100-4 1000000 121.9 ns/op 52505.69 MB/s BenchmarkMulAddVWW/1000-4 172278 1075 ns/op 59539.04 MB/s BenchmarkAddMulVVW/1-4 14080263 10.32 ns/op 6203.73 MB/s BenchmarkAddMulVVW/2-4 12024982 8.574 ns/op 14928.26 MB/s BenchmarkAddMulVVW/3-4 13933576 8.877 ns/op 21629.26 MB/s BenchmarkAddMulVVW/4-4 12582717 10.34 ns/op 24748.79 MB/s BenchmarkAddMulVVW/5-4 10034356 11.25 ns/op 28431.91 MB/s BenchmarkAddMulVVW/10-4 8327001 13.70 ns/op 46725.22 MB/s BenchmarkAddMulVVW/100-4 1543430 68.91 ns/op 92871.33 MB/s BenchmarkAddMulVVW/1000-4 234826 552.4 ns/op 115852.12 MB/s BenchmarkDivWVW/1-4 1954616 84.19 ns/op 760.20 MB/s BenchmarkDivWVW/2-4 930656 121.0 ns/op 1057.84 MB/s BenchmarkDivWVW/3-4 798232 161.2 ns/op 1190.94 MB/s BenchmarkDivWVW/4-4 627698 180.2 ns/op 1420.86 MB/s BenchmarkDivWVW/5-4 558020 209.6 ns/op 1526.51 MB/s BenchmarkDivWVW/10-4 363307 515.1 ns/op 1242.50 MB/s BenchmarkDivWVW/100-4 32331 3176 ns/op 2015.25 MB/s BenchmarkDivWVW/1000-4 3922 29953 ns/op 2136.68 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14571668 8.431 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12798718 12.32 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14106669 10.07 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12293515 8.764 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12289038 10.64 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13134022 9.464 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10305176 14.41 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12491978 10.29 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10593127 12.06 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11952438 10.19 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6540088 15.35 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8119893 14.48 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1428427 86.54 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1444556 92.75 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 131338 922.9 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 199832 633.5 ns/op BenchmarkDecimalConversion-4 181 747576 ns/op BenchmarkFloatString/100-4 10000 11438 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 217 851422 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 61328934 ns/op 59836 B/op 41 allocs/op BenchmarkFloatString/100000-4 1 5544974308 ns/op 868600 B/op 536 allocs/op BenchmarkFloatAdd/10-4 135075 948.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 100350 1113 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 130524 1004 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86838 1453 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16324 11385 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 211683 1029 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 213574 577.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 198355 654.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 170985 787.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52690 2162 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1719 98495 ns/op BenchmarkParseFloatLargeExp-4 440 284621 ns/op BenchmarkGCD10x10/WithoutXY-4 162862 946.1 ns/op BenchmarkGCD10x10/WithXY-4 43219 2559 ns/op BenchmarkGCD10x100/WithoutXY-4 90379 1545 ns/op BenchmarkGCD10x100/WithXY-4 10000 10723 ns/op BenchmarkGCD10x1000/WithoutXY-4 53530 3004 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11904 ns/op BenchmarkGCD100x100/WithoutXY-4 16866 7004 ns/op BenchmarkGCD100x100/WithXY-4 9188 16455 ns/op BenchmarkGCD100x1000/WithoutXY-4 7484 13519 ns/op BenchmarkGCD100x1000/WithXY-4 5995 24744 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1500 79016 ns/op BenchmarkGCD1000x1000/WithXY-4 724 169044 ns/op BenchmarkHilbert-4 13 9986372 ns/op BenchmarkBinomial-4 9271 14133 ns/op BenchmarkQuoRem-4 16111 7348 ns/op BenchmarkExp-4 14 9505978 ns/op BenchmarkExpMont/Odd-4 69 1481946 ns/op 2603 B/op 22 allocs/op BenchmarkExpMont/Even1-4 88 1477468 ns/op 3352 B/op 37 allocs/op BenchmarkExpMont/Even2-4 91 1531362 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even3-4 96 1109533 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1074604 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1165999 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even32-4 99 1255035 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1283552 ns/op 3616 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1086264 ns/op 3791 B/op 51 allocs/op BenchmarkExpMont/Even128-4 141 1053381 ns/op 3253 B/op 50 allocs/op BenchmarkExpMont/Even255-4 128 919338 ns/op 2970 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 260 480091 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 202 504946 ns/op 1723 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 268 440183 ns/op 1741 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 261 477586 ns/op 1759 B/op 48 allocs/op BenchmarkExp2-4 15 10889210 ns/op BenchmarkBitset-4 580616 219.9 ns/op BenchmarkBitsetNeg-4 271078 432.4 ns/op BenchmarkBitsetOrig-4 185774 927.5 ns/op BenchmarkBitsetNegOrig-4 71605 1658 ns/op BenchmarkModSqrt225_Tonelli-4 70 1956964 ns/op BenchmarkModSqrt225_3Mod4-4 294 550297 ns/op BenchmarkModSqrt231_Tonelli-4 88 1436292 ns/op BenchmarkModSqrt231_5Mod8-4 236 427733 ns/op BenchmarkModInverse-4 10008 14762 ns/op BenchmarkSqrt-4 1604 136562 ns/op BenchmarkIntSqr/1-4 1000000 138.7 ns/op BenchmarkIntSqr/2-4 505585 243.1 ns/op BenchmarkIntSqr/3-4 432595 512.9 ns/op BenchmarkIntSqr/5-4 371926 372.5 ns/op BenchmarkIntSqr/8-4 233380 565.8 ns/op BenchmarkIntSqr/10-4 227296 583.4 ns/op BenchmarkIntSqr/20-4 40614 3769 ns/op BenchmarkIntSqr/30-4 27792 4986 ns/op BenchmarkIntSqr/50-4 20617 6642 ns/op BenchmarkIntSqr/80-4 10000 11871 ns/op BenchmarkIntSqr/100-4 10000 13767 ns/op BenchmarkIntSqr/200-4 3920 33619 ns/op BenchmarkIntSqr/300-4 1356 85540 ns/op BenchmarkIntSqr/500-4 840 146068 ns/op BenchmarkIntSqr/800-4 294 389184 ns/op BenchmarkIntSqr/1000-4 216 820745 ns/op BenchmarkDiv/20/10-4 292994 487.4 ns/op BenchmarkDiv/40/20-4 346000 402.6 ns/op BenchmarkDiv/100/50-4 269230 797.2 ns/op BenchmarkDiv/200/100-4 45517 2918 ns/op BenchmarkDiv/400/200-4 42066 3436 ns/op BenchmarkDiv/1000/500-4 34285 5563 ns/op BenchmarkDiv/2000/1000-4 15652 7824 ns/op BenchmarkDiv/20000/10000-4 981 110332 ns/op BenchmarkDiv/200000/100000-4 26 5165701 ns/op BenchmarkDiv/2000000/1000000-4 1 146160412 ns/op BenchmarkDiv/20000000/10000000-4 1 4082143360 ns/op BenchmarkMul-4 5 21696689 ns/op BenchmarkNatMul/10-4 183517 1149 ns/op BenchmarkNatMul/100-4 5502 36013 ns/op BenchmarkNatMul/1000-4 169 780013 ns/op BenchmarkZeroShifts/Shl-4 10000 20226 ns/op BenchmarkZeroShifts/ShlSame-4 3108332 36.02 ns/op BenchmarkZeroShifts/Shr-4 10000 17852 ns/op BenchmarkZeroShifts/ShrSame-4 3546019 56.41 ns/op BenchmarkExp3Power/0x10-4 113448 1420 ns/op BenchmarkExp3Power/0x40-4 144691 1267 ns/op BenchmarkExp3Power/0x100-4 80371 1736 ns/op BenchmarkExp3Power/0x400-4 32790 4520 ns/op BenchmarkExp3Power/0x1000-4 10000 18609 ns/op BenchmarkExp3Power/0x4000-4 2215 86503 ns/op BenchmarkExp3Power/0x10000-4 190 658447 ns/op BenchmarkExp3Power/0x40000-4 18 7195985 ns/op BenchmarkExp3Power/0x100000-4 2 59508853 ns/op BenchmarkExp3Power/0x400000-4 1 524419489 ns/op BenchmarkFibo-4 3 52634252 ns/op BenchmarkNatSqr/1-4 889333 238.5 ns/op BenchmarkNatSqr/2-4 559328 487.6 ns/op BenchmarkNatSqr/3-4 264048 479.3 ns/op BenchmarkNatSqr/5-4 289352 679.9 ns/op BenchmarkNatSqr/8-4 154219 877.0 ns/op BenchmarkNatSqr/10-4 200533 886.8 ns/op BenchmarkNatSqr/20-4 26431 4434 ns/op BenchmarkNatSqr/30-4 29336 4489 ns/op BenchmarkNatSqr/50-4 12500 9359 ns/op BenchmarkNatSqr/80-4 10000 13528 ns/op BenchmarkNatSqr/100-4 9006 17958 ns/op BenchmarkNatSqr/200-4 3324 42545 ns/op BenchmarkNatSqr/300-4 1605 124134 ns/op BenchmarkNatSqr/500-4 939 213719 ns/op BenchmarkNatSqr/800-4 225 479708 ns/op BenchmarkNatSqr/1000-4 264 670807 ns/op BenchmarkNatSetBytes/8-4 763170 166.3 ns/op BenchmarkNatSetBytes/24-4 291871 759.6 ns/op BenchmarkNatSetBytes/128-4 56796 2306 ns/op BenchmarkNatSetBytes/7-4 788228 157.3 ns/op BenchmarkNatSetBytes/23-4 227221 595.9 ns/op BenchmarkNatSetBytes/127-4 64921 2187 ns/op BenchmarkScanPi-4 188 834731 ns/op BenchmarkStringPiParallel-4 351 424995 ns/op BenchmarkScan/10/Base2-4 36232 3306 ns/op BenchmarkScan/100/Base2-4 4327 27224 ns/op BenchmarkScan/1000/Base2-4 243 556803 ns/op BenchmarkScan/10/Base8-4 81602 1445 ns/op BenchmarkScan/100/Base8-4 12093 11778 ns/op BenchmarkScan/1000/Base8-4 769 140788 ns/op BenchmarkScan/10/Base10-4 83378 1415 ns/op BenchmarkScan/100/Base10-4 10000 10009 ns/op BenchmarkScan/1000/Base10-4 1192 120222 ns/op BenchmarkScan/10/Base16-4 109750 1180 ns/op BenchmarkScan/100/Base16-4 14258 11393 ns/op BenchmarkScan/1000/Base16-4 1513 75902 ns/op BenchmarkString/10/Base2-4 162427 1004 ns/op BenchmarkString/100/Base2-4 18280 7020 ns/op BenchmarkString/1000/Base2-4 3619 50475 ns/op BenchmarkString/10/Base8-4 364522 398.5 ns/op BenchmarkString/100/Base8-4 67846 2001 ns/op BenchmarkString/1000/Base8-4 6295 21053 ns/op BenchmarkString/10/Base10-4 187083 758.2 ns/op BenchmarkString/100/Base10-4 35420 3434 ns/op BenchmarkString/1000/Base10-4 6722 31115 ns/op BenchmarkString/10/Base16-4 360294 341.3 ns/op BenchmarkString/100/Base16-4 88587 1806 ns/op BenchmarkString/1000/Base16-4 10000 12143 ns/op BenchmarkLeafSize/0-4 26 7398939 ns/op BenchmarkLeafSize/1-4 370 443919 ns/op BenchmarkLeafSize/2-4 450 476995 ns/op BenchmarkLeafSize/3-4 267 405527 ns/op BenchmarkLeafSize/4-4 378 404809 ns/op BenchmarkLeafSize/5-4 213 540706 ns/op BenchmarkLeafSize/6-4 272 422572 ns/op BenchmarkLeafSize/7-4 255 456673 ns/op BenchmarkLeafSize/8-4 382 407573 ns/op BenchmarkLeafSize/9-4 219 631513 ns/op BenchmarkLeafSize/10-4 264 512293 ns/op BenchmarkLeafSize/11-4 243 525876 ns/op BenchmarkLeafSize/12-4 277 445700 ns/op BenchmarkLeafSize/13-4 249 574172 ns/op BenchmarkLeafSize/14-4 241 653930 ns/op BenchmarkLeafSize/15-4 398 494521 ns/op BenchmarkLeafSize/16-4 402 334776 ns/op BenchmarkLeafSize/32-4 336 347760 ns/op BenchmarkLeafSize/64-4 333 425418 ns/op BenchmarkProbablyPrime/n=0-4 8 12547379 ns/op BenchmarkProbablyPrime/n=1-4 8 15006984 ns/op BenchmarkProbablyPrime/n=5-4 6 17890693 ns/op BenchmarkProbablyPrime/n=10-4 4 28060231 ns/op BenchmarkProbablyPrime/n=20-4 2 76980336 ns/op BenchmarkProbablyPrime/Lucas-4 8 15140864 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1869528 ns/op BenchmarkRatCmp-4 124708 953.1 ns/op BenchmarkFloatSqrt/64-4 15480 7311 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10000 14446 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 7866 16102 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 2733 38213 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 891 215288 ns/op 18131 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 63 2421290 ns/op 174371 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 154709488 ns/op 3819544 B/op 643 allocs/op PASS ok math/big 74.501s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12104559 10.15 ns/op BenchmarkLeadingZeros8-4 6574124 18.71 ns/op BenchmarkLeadingZeros16-4 11424824 9.494 ns/op BenchmarkLeadingZeros32-4 12175474 9.747 ns/op BenchmarkLeadingZeros64-4 11566971 9.204 ns/op BenchmarkTrailingZeros-4 12572018 12.23 ns/op BenchmarkTrailingZeros8-4 13999002 9.807 ns/op BenchmarkTrailingZeros16-4 13091998 11.19 ns/op BenchmarkTrailingZeros32-4 10766865 10.77 ns/op BenchmarkTrailingZeros64-4 14184372 9.901 ns/op BenchmarkOnesCount-4 13111753 9.797 ns/op BenchmarkOnesCount8-4 11637957 10.43 ns/op BenchmarkOnesCount16-4 10789014 13.93 ns/op BenchmarkOnesCount32-4 10531390 15.01 ns/op BenchmarkOnesCount64-4 13537263 10.78 ns/op BenchmarkRotateLeft-4 11839102 10.40 ns/op BenchmarkRotateLeft8-4 12338470 15.74 ns/op BenchmarkRotateLeft16-4 11310942 9.781 ns/op BenchmarkRotateLeft32-4 12951888 11.08 ns/op BenchmarkRotateLeft64-4 13329870 8.984 ns/op BenchmarkReverse-4 18181360 6.268 ns/op BenchmarkReverse8-4 23474343 4.972 ns/op BenchmarkReverse16-4 19531017 6.143 ns/op BenchmarkReverse32-4 18365913 6.383 ns/op BenchmarkReverse64-4 18486460 6.355 ns/op BenchmarkReverseBytes-4 27349173 5.215 ns/op BenchmarkReverseBytes16-4 20563328 5.214 ns/op BenchmarkReverseBytes32-4 24958417 5.734 ns/op BenchmarkReverseBytes64-4 23436103 4.719 ns/op BenchmarkAdd-4 13431406 8.941 ns/op BenchmarkAdd32-4 12021432 10.49 ns/op BenchmarkAdd64-4 12785284 9.156 ns/op BenchmarkAdd64multiple-4 22336755 5.758 ns/op BenchmarkSub-4 13481212 9.025 ns/op BenchmarkSub32-4 13462672 10.76 ns/op BenchmarkSub64-4 14331054 8.896 ns/op BenchmarkSub64multiple-4 22510210 5.701 ns/op BenchmarkMul-4 13262118 9.034 ns/op BenchmarkMul32-4 10498778 16.35 ns/op BenchmarkMul64-4 12792223 15.08 ns/op BenchmarkDiv-4 2542801 43.80 ns/op BenchmarkDiv32-4 6756723 17.75 ns/op BenchmarkDiv64-4 3270556 41.69 ns/op PASS ok math/bits 9.971s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14395465 10.11 ns/op BenchmarkAcos-4 543280 205.5 ns/op BenchmarkAcosh-4 510950 209.0 ns/op BenchmarkAsin-4 601508 273.4 ns/op BenchmarkAsinh-4 600901 214.7 ns/op BenchmarkAtan-4 819676 156.5 ns/op BenchmarkAtanh-4 858808 131.4 ns/op BenchmarkConj-4 26149333 5.300 ns/op BenchmarkCos-4 624648 183.0 ns/op BenchmarkCosh-4 596526 276.7 ns/op BenchmarkExp-4 435409 333.9 ns/op BenchmarkLog-4 934356 140.9 ns/op BenchmarkLog10-4 935528 131.1 ns/op BenchmarkPhase-4 1000000 103.1 ns/op BenchmarkPolar-4 1276382 94.95 ns/op BenchmarkPow-4 275899 535.3 ns/op BenchmarkRect-4 1069887 134.3 ns/op BenchmarkSin-4 617350 188.0 ns/op BenchmarkSinh-4 700616 261.8 ns/op BenchmarkSqrt-4 1000000 160.8 ns/op BenchmarkTan-4 370653 339.9 ns/op BenchmarkTanh-4 408837 308.7 ns/op PASS ok math/cmplx 5.441s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 699019 168.8 ns/op BenchmarkInt63ThreadsafeParallel-4 914436 136.3 ns/op BenchmarkInt63Unthreadsafe-4 1000000 126.0 ns/op BenchmarkIntn1000-4 818342 163.3 ns/op BenchmarkInt63n1000-4 660736 160.4 ns/op BenchmarkInt31n1000-4 692314 151.9 ns/op BenchmarkFloat32-4 452485 287.8 ns/op BenchmarkFloat64-4 1000000 176.8 ns/op BenchmarkPerm3-4 178122 1068 ns/op BenchmarkPerm30-4 17655 6408 ns/op BenchmarkPerm30ViaShuffle-4 17346 7838 ns/op BenchmarkShuffleOverhead-4 12961 18017 ns/op BenchmarkRead3-4 855801 150.9 ns/op BenchmarkRead64-4 72468 2824 ns/op BenchmarkRead1000-4 6110 23135 ns/op BenchmarkConcurrent-4 211880 527.4 ns/op PASS ok math/rand 4.447s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 19377 7814 ns/op BenchmarkQDecodeWord-4 63384 2244 ns/op BenchmarkQDecodeHeader-4 59296 1796 ns/op BenchmarkTypeByExtension/.html-4 345459 314.6 ns/op BenchmarkTypeByExtension/.HTML-4 254169 459.5 ns/op BenchmarkTypeByExtension/.unused-4 314252 386.2 ns/op BenchmarkExtensionsByType/text/html-4 87794 1592 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 28836 4187 ns/op BenchmarkExtensionsByType/application/octet-stream-4 21147 5501 ns/op PASS ok mime 3.426s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 376 452457 ns/op 47776 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 404 352306 ns/op 47842 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 21 5122858 ns/op 107642 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 394 535975 ns/op 49110 B/op 207 allocs/op PASS ok mime/multipart 2.110s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 912 147889 ns/op PASS ok mime/quotedprintable 1.212s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 16304123 ns/op 8713 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 29330442 ns/op 13380 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5023740307 ns/op 150496 B/op 231 allocs/op BenchmarkDNSName-4 134410 751.2 ns/op BenchmarkInterfaces-4 1668 72649 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5694 20334 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1908 73637 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1846 75899 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4524 24527 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2847 55689 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 8350 17948 ns/op BenchmarkParseIPValidIPv4-4 412056 302.0 ns/op BenchmarkParseIPValidIPv6-4 250934 544.1 ns/op BenchmarkIPString/IPv4-4 120842 1092 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9834 11158 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41880 3620 ns/op BenchmarkIPEqual/IPv4-4 730282 208.0 ns/op BenchmarkIPEqual/IPv6-4 963974 115.8 ns/op BenchmarkTCP4OneShot-4 105 1491771 ns/op BenchmarkTCP4OneShotTimeout-4 109 947703 ns/op BenchmarkTCP4Persistent-4 266 486571 ns/op BenchmarkTCP4PersistentTimeout-4 261 548986 ns/op BenchmarkTCP6OneShot-4 88 1290974 ns/op BenchmarkTCP6OneShotTimeout-4 127 806421 ns/op BenchmarkTCP6Persistent-4 246 505902 ns/op BenchmarkTCP6PersistentTimeout-4 256 549638 ns/op BenchmarkTCP4ConcurrentReadWrite-4 9369 14145 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11785 10336 ns/op BenchmarkSetReadDeadline-4 108325 967.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 100 1230329 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 97 1187124 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 114 994167 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 115 1014605 ns/op 0 B/op 0 allocs/op PASS ok net 13.484s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24128 5414 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8799 13903 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 14171 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17542 7030 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 27412 6359 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 34928 4621 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 136.3 ns/op BenchmarkReadRequestChrome-4 3573 45186 ns/op 13.52 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8200 14500 ns/op 5.38 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8566 14134 ns/op 5.80 MB/s 923 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7672 29107 ns/op 5.19 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12477 9581 ns/op 4.17 MB/s 859 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 30 3738810 ns/op 0.27 MB/s BenchmarkFileAndServer_1KB/https1-4 26 5344170 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 22 4559817 ns/op 0.22 MB/s BenchmarkFileAndServer_16MB/h1-4 2 81166464 ns/op 206.70 MB/s BenchmarkFileAndServer_16MB/https1-4 1 177768789 ns/op 94.38 MB/s BenchmarkFileAndServer_16MB/h2-4 1 506171755 ns/op 33.15 MB/s BenchmarkFileAndServer_64MB/h1-4 1 287876856 ns/op 233.12 MB/s BenchmarkFileAndServer_64MB/https1-4 1 798300097 ns/op 84.06 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1876013715 ns/op 35.77 MB/s BenchmarkServeMux-4 219 462304 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 343 436383 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 39 2843382 ns/op 6486 B/op 66 allocs/op BenchmarkClientServer/https1-4 26 4456805 ns/op 11125 B/op 117 allocs/op BenchmarkClientServer/h2-4 26 4292494 ns/op 15016 B/op 128 allocs/op BenchmarkClientServerParallel/4/h1-4 304 443985 ns/op 11373 B/op 85 allocs/op BenchmarkClientServerParallel/4/https1-4 12 8836261 ns/op 104600 B/op 1142 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57766: read tcp 127.0.0.1:57758->127.0.0.1:57766: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57779: read tcp 127.0.0.1:57767->127.0.0.1:57779: use of closed network connection BenchmarkClientServerParallel/4/h2-4 20 6649308 ns/op 85396 B/op 995 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57784: write tcp 127.0.0.1:57782->127.0.0.1:57784: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57790: read tcp 127.0.0.1:57786->127.0.0.1:57790: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57791: read tcp 127.0.0.1:57786->127.0.0.1:57791: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57798: read tcp 127.0.0.1:57796->127.0.0.1:57798: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57803: read tcp 127.0.0.1:57796->127.0.0.1:57803: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57806: write tcp 127.0.0.1:57796->127.0.0.1:57806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57800: read tcp 127.0.0.1:57796->127.0.0.1:57800: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57805: read tcp 127.0.0.1:57796->127.0.0.1:57805: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57808: write tcp 127.0.0.1:57796->127.0.0.1:57808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57807: write tcp 127.0.0.1:57796->127.0.0.1:57807: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 190 653859 ns/op 22026 B/op 124 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4943: Get: Get "http://127.0.0.1:57965": dial tcp 127.0.0.1:57965: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 10 10275302 ns/op 99008 B/op 1094 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58167: write tcp 127.0.0.1:58166->127.0.0.1:58167: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58168: write tcp 127.0.0.1:58166->127.0.0.1:58168: use of closed network connection BenchmarkClientServerParallel/64/h2-4 9 11793360 ns/op 114208 B/op 1329 allocs/op BenchmarkServer-4 1 1104048435 ns/op 30896 B/op 145 allocs/op BenchmarkClient-4 19 5517757 ns/op 4410 B/op 49 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 500 308993 ns/op 7420 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 556 189984 ns/op 3079 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 824 140466 ns/op 1973 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1306 128163 ns/op 2772 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1474 132775 ns/op 2730 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1460 127018 ns/op 2704 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1075 137295 ns/op 1958 B/op 14 allocs/op BenchmarkServerHijack-4 686 192517 ns/op 16749 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 20 5442668 ns/op 6574 B/op 55 allocs/op BenchmarkResponseStatusLine-4 245833 548.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.350s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1975 88956 ns/op 34075 B/op 12 allocs/op PASS ok net/http/httputil 1.270s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 90452 1304 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 413002 252.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 193362 675.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 60879 1746 ns/op BenchmarkStdIPv4-4 149018 836.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 90780 1292 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 72902 1547 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 84046 1358 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 71173 1663 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1409518 89.10 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1298826 91.34 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1166148 102.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 285193 389.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 341974 438.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 283856 410.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 88371 1561 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 252889 467.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 156152 1197 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 148770 955.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 141636 753.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 72394 1774 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 386894 341.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 125887 967.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 176949 962.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 284677 546.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 150696 807.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 319804 391.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 131504 836.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 144004 943.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 125139 820.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 93896 1558 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 386293 316.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 130530 1170 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95013 1581 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106340 1069 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 141670 1109 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 101252 1421 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 253815 554.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 111456 1028 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 119004 1135 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 200509 950.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 116545 1155 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 772663 140.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 129.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 711867 216.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 798194 200.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 904650 135.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 687919 226.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 804051 151.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 138.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 787740 139.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 385210 385.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 539578 232.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 222090 626.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 224094 504.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 190656 615.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 69889 1767 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 532670 264.6 ns/op PASS ok net/netip 13.343s 2023/05/25 00:48:22 Test RPC server listening on 127.0.0.1:58246 2023/05/25 00:48:22 Test HTTP RPC server listening on 127.0.0.1:58247 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 129 902005 ns/op BenchmarkEndToEndHTTP-4 108 1031844 ns/op BenchmarkEndToEndAsync-4 957 120361 ns/op BenchmarkEndToEndAsyncHTTP-4 948 154682 ns/op PASS ok net/rpc 2.126s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3841 39225 ns/op BenchmarkReadMIMEHeader/server_headers-4 5018 28259 ns/op BenchmarkUncommon-4 23270 5287 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.986s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3228 37088 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 68900 1686 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 454779 387.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 79839 1531 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 207182 772.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81091 1830 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14254 10178 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 362940 308.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 100669 1415 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 216729 868.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 106246 1654 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17287 7286 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 149295 814.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 67744 1700 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 55699 1812 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29136 3900 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5233 26911 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 156616 724.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67074 2256 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 66000 2824 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26470 3867 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5311 21441 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.592s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2580992 45.10 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 124568 884.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 444 360483 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 158 863711 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 369 319010 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 42962 3297 ns/op BenchmarkStatFile-4 31052 4612 ns/op BenchmarkStatDir-4 27600 4181 ns/op BenchmarkLstatDot-4 45739 2842 ns/op BenchmarkLstatFile-4 28928 4754 ns/op BenchmarkLstatDir-4 18866 7885 ns/op PASS ok os 3.524s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 13 9650427 ns/op 8848 B/op 30 allocs/op PASS ok os/exec 1.337s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 287175 617.2 ns/op PASS ok os/user 1.562s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2227676 48.95 ns/op BenchmarkString-4 1777910 70.91 ns/op BenchmarkBytes-4 1556680 73.37 ns/op BenchmarkNamedBytes-4 801778 191.4 ns/op BenchmarkBytesArray-4 792598 176.7 ns/op BenchmarkSliceLen-4 1857184 63.33 ns/op BenchmarkMapLen-4 713058 142.1 ns/op BenchmarkStringLen-4 1000000 193.0 ns/op BenchmarkArrayLen-4 1000000 114.5 ns/op BenchmarkSliceCap-4 1286806 106.5 ns/op BenchmarkDeepEqual/int8-4 430930 298.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 72009 1640 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 391582 308.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80104 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 476193 312.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 51603 3196 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 429895 308.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 75830 2342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 353612 285.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77757 1718 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 454860 379.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 115498 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 451716 303.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81514 1453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 391128 296.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 86199 1503 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 339056 304.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 76598 2566 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 404426 411.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 84954 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 397496 322.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 76448 1450 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 456332 298.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81466 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 431328 320.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 75081 1490 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 395872 329.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79414 1941 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 334280 470.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 73881 1596 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 485122 249.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 85376 1447 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 443868 307.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74793 1458 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 97052 1163 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 42171 2753 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 50755 2661 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29775 3878 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 305504 437.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 25916 4028 ns/op BenchmarkIsZero/StructComparable-4 442106 246.3 ns/op BenchmarkIsZero/StructIncomparable-4 137394 861.9 ns/op BenchmarkSetZero/Bool/Direct-4 1786588 95.63 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 131.1 ns/op BenchmarkSetZero/Bool/NewZero-4 690169 179.6 ns/op BenchmarkSetZero/Int/Direct-4 2006564 56.41 ns/op BenchmarkSetZero/Int/CachedZero-4 942069 169.8 ns/op BenchmarkSetZero/Int/NewZero-4 786990 190.1 ns/op BenchmarkSetZero/Uint/Direct-4 2031572 62.28 ns/op BenchmarkSetZero/Uint/CachedZero-4 909756 131.1 ns/op BenchmarkSetZero/Uint/NewZero-4 695887 185.5 ns/op BenchmarkSetZero/Float/Direct-4 1771521 57.38 ns/op BenchmarkSetZero/Float/CachedZero-4 898368 126.2 ns/op BenchmarkSetZero/Float/NewZero-4 769688 185.4 ns/op BenchmarkSetZero/Complex/Direct-4 1913998 65.27 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 128.8 ns/op BenchmarkSetZero/Complex/NewZero-4 679674 169.6 ns/op BenchmarkSetZero/Array/Direct-4 1920295 60.33 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 145.8 ns/op BenchmarkSetZero/Array/NewZero-4 626110 203.3 ns/op BenchmarkSetZero/Chan/Direct-4 1909411 87.66 ns/op BenchmarkSetZero/Chan/CachedZero-4 960031 161.3 ns/op BenchmarkSetZero/Chan/NewZero-4 561147 218.0 ns/op BenchmarkSetZero/Func/Direct-4 1619143 72.17 ns/op BenchmarkSetZero/Func/CachedZero-4 776128 194.8 ns/op BenchmarkSetZero/Func/NewZero-4 577029 338.0 ns/op BenchmarkSetZero/Interface/Direct-4 1478812 68.92 ns/op BenchmarkSetZero/Interface/CachedZero-4 875553 152.3 ns/op BenchmarkSetZero/Interface/NewZero-4 600891 256.5 ns/op BenchmarkSetZero/Map/Direct-4 1534928 77.32 ns/op BenchmarkSetZero/Map/CachedZero-4 789770 243.8 ns/op BenchmarkSetZero/Map/NewZero-4 485620 253.4 ns/op BenchmarkSetZero/Pointer/Direct-4 1841456 67.50 ns/op BenchmarkSetZero/Pointer/CachedZero-4 404882 320.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 556672 210.9 ns/op BenchmarkSetZero/Slice/Direct-4 1639170 75.01 ns/op BenchmarkSetZero/Slice/CachedZero-4 935678 151.8 ns/op BenchmarkSetZero/Slice/NewZero-4 628305 204.2 ns/op BenchmarkSetZero/String/Direct-4 1000000 106.2 ns/op BenchmarkSetZero/String/CachedZero-4 881317 135.5 ns/op BenchmarkSetZero/String/NewZero-4 658858 187.0 ns/op BenchmarkSetZero/Struct/Direct-4 1777045 62.85 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 141.1 ns/op BenchmarkSetZero/Struct/NewZero-4 748692 190.0 ns/op BenchmarkSelect/1-4 140020 797.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 85062 1979 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32749 4024 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 165776 705.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 139272 947.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 90548 1131 ns/op 113.13 MB/s BenchmarkCallArgCopy/size=256-4 128702 1199 ns/op 213.53 MB/s BenchmarkCallArgCopy/size=1024-4 71006 2760 ns/op 370.99 MB/s BenchmarkCallArgCopy/size=4096-4 16906 8062 ns/op 508.03 MB/s BenchmarkCallArgCopy/size=65536-4 1634 120293 ns/op 544.80 MB/s BenchmarkFieldByName1-4 606865 188.8 ns/op BenchmarkFieldByName2-4 31520 4625 ns/op BenchmarkFieldByName3-4 4839 29145 ns/op BenchmarkInterfaceBig-4 1904568 55.32 ns/op BenchmarkInterfaceSmall-4 2089357 54.66 ns/op BenchmarkNew-4 742520 145.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 2282 70012 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2110 78193 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2146 59940 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1951 66951 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2240 53887 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1918 63458 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 154576 701.8 ns/op PASS ok reflect 26.976s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6796 32170 ns/op 9182 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 29802 ns/op 9477 B/op 1 allocs/op BenchmarkFindString-4 6812 25687 ns/op 9133 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 29740 ns/op 9325 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 27224 ns/op 9380 B/op 2 allocs/op BenchmarkLiteral-4 10000 23446 ns/op BenchmarkNotLiteral-4 4894 46078 ns/op BenchmarkMatchClass-4 3354 51334 ns/op BenchmarkMatchClass_InRange-4 3357 59797 ns/op BenchmarkReplaceAll-4 886 114009 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 24917 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17473 7034 ns/op BenchmarkAnchoredShortMatch-4 10000 32040 ns/op BenchmarkAnchoredLongMatch-4 10000 11139 ns/op BenchmarkOnePassShortA-4 16633 8029 ns/op BenchmarkNotOnePassShortA-4 9645 36229 ns/op BenchmarkOnePassShortB-4 21145 6367 ns/op BenchmarkNotOnePassShortB-4 4340 35052 ns/op BenchmarkOnePassLongPrefix-4 67408 2425 ns/op BenchmarkOnePassLongNotPrefix-4 25209 4364 ns/op BenchmarkMatchParallelShared-4 10000 36800 ns/op BenchmarkMatchParallelCopied-4 10000 32898 ns/op BenchmarkQuoteMetaAll-4 114364 1053 ns/op 13.29 MB/s BenchmarkQuoteMetaNone-4 318732 353.2 ns/op 73.62 MB/s BenchmarkCompile/Onepass-4 3757 39541 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 955 112068 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 134 968847 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2575771 46.99 ns/op 340.48 MB/s BenchmarkMatch/Easy0/32-4 10000 18320 ns/op 1.75 MB/s BenchmarkMatch/Easy0/1K-4 3472 49130 ns/op 20.84 MB/s BenchmarkMatch/Easy0i/16-4 2407111 46.63 ns/op 343.13 MB/s BenchmarkMatch/Easy0i/32-4 6788 44871 ns/op 0.71 MB/s BenchmarkMatch/Easy0i/1K-4 212 558393 ns/op 1.83 MB/s BenchmarkMatch/Easy1/16-4 2009121 75.80 ns/op 211.08 MB/s BenchmarkMatch/Easy1/32-4 10000 22502 ns/op 1.42 MB/s BenchmarkMatch/Easy1/1K-4 4309 62551 ns/op 16.37 MB/s BenchmarkMatch/Medium/16-4 2430061 48.58 ns/op 329.32 MB/s BenchmarkMatch/Medium/32-4 4683 41886 ns/op 0.76 MB/s BenchmarkMatch/Medium/1K-4 253 547890 ns/op 1.87 MB/s BenchmarkMatch/Hard/16-4 2473154 46.89 ns/op 341.23 MB/s BenchmarkMatch/Hard/32-4 4496 56287 ns/op 0.57 MB/s BenchmarkMatch/Hard/1K-4 168 761729 ns/op 1.34 MB/s BenchmarkMatch/Hard1/16-4 1297 126504 ns/op 0.13 MB/s BenchmarkMatch/Hard1/32-4 423 300739 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 20 5125239 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 19396 7905 ns/op 2.02 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13201 11723 ns/op 2.73 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 396 296131 ns/op 3.46 MB/s 25 B/op 0 allocs/op PASS ok regexp 13.563s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 749136 158.3 ns/op BenchmarkIsWordChar-4 161491 689.9 ns/op PASS ok regexp/syntax 2.589s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 80743 1739 ns/op BenchmarkCallers/inlined-4 42024 2422 ns/op BenchmarkCallers/no-cache-4 10000 10406 ns/op BenchmarkFPCallers/cached-4 2814850 37.51 ns/op BenchmarkMakeChan/Byte-4 760851 502.7 ns/op BenchmarkMakeChan/Int-4 960099 553.1 ns/op BenchmarkMakeChan/Ptr-4 494256 652.0 ns/op BenchmarkMakeChan/Struct/0-4 1000000 314.2 ns/op BenchmarkMakeChan/Struct/32-4 249501 1122 ns/op BenchmarkMakeChan/Struct/40-4 202878 1132 ns/op BenchmarkChanNonblocking-4 4295372 24.38 ns/op BenchmarkSelectUncontended-4 674216 157.5 ns/op BenchmarkSelectSyncContended-4 88569 1540 ns/op BenchmarkSelectAsyncContended-4 230997 472.0 ns/op BenchmarkSelectNonblock-4 3164924 41.42 ns/op BenchmarkChanUncontended-4 12897 11720 ns/op BenchmarkChanContended-4 4173 29697 ns/op BenchmarkChanSync-4 185716 773.0 ns/op BenchmarkChanSyncWork-4 10000 38347 ns/op BenchmarkChanProdCons0-4 177225 580.2 ns/op BenchmarkChanProdCons10-4 432459 285.6 ns/op BenchmarkChanProdCons100-4 466669 246.9 ns/op BenchmarkChanProdConsWork0-4 139916 920.3 ns/op BenchmarkChanProdConsWork10-4 182301 611.9 ns/op BenchmarkChanProdConsWork100-4 209911 561.0 ns/op BenchmarkSelectProdCons-4 152562 845.9 ns/op BenchmarkReceiveDataFromClosedChan-4 847464 178.3 ns/op BenchmarkChanCreation-4 160461 735.6 ns/op BenchmarkChanSem-4 240753 527.3 ns/op BenchmarkChanPopular-4 80 1669656 ns/op BenchmarkChanClosed-4 992949 115.0 ns/op BenchmarkCallClosure-4 4945884 26.63 ns/op BenchmarkCallClosure1-4 4597000 27.06 ns/op BenchmarkCallClosure2-4 933866 143.9 ns/op BenchmarkCallClosure3-4 1000000 122.1 ns/op BenchmarkCallClosure4-4 1000000 189.1 ns/op BenchmarkComplex128DivNormal-4 12664360 11.32 ns/op BenchmarkComplex128DivNisNaN-4 8025646 14.52 ns/op BenchmarkComplex128DivDisNaN-4 4649641 21.61 ns/op BenchmarkComplex128DivNisInf-4 10666538 13.98 ns/op BenchmarkComplex128DivDisInf-4 6602224 18.73 ns/op BenchmarkSetTypePtr-4 49472498 2.682 ns/op 2982.41 MB/s BenchmarkSetTypePtr8-4 9071906 13.41 ns/op 4772.75 MB/s BenchmarkSetTypePtr16-4 12368491 11.51 ns/op 11121.37 MB/s BenchmarkSetTypePtr32-4 14129559 11.81 ns/op 21681.35 MB/s BenchmarkSetTypePtr64-4 11071237 18.54 ns/op 27617.62 MB/s BenchmarkSetTypePtr126-4 6994666 17.82 ns/op 56555.45 MB/s BenchmarkSetTypePtr128-4 6509014 19.21 ns/op 53299.55 MB/s BenchmarkSetTypePtrSlice-4 880790 173.1 ns/op 47335.81 MB/s BenchmarkSetTypeNode1-4 11479774 11.11 ns/op 2160.42 MB/s BenchmarkSetTypeNode1Slice-4 2954626 34.82 ns/op 22059.43 MB/s BenchmarkSetTypeNode8-4 12770004 11.49 ns/op 6964.27 MB/s BenchmarkSetTypeNode8Slice-4 1000000 106.7 ns/op 24000.55 MB/s BenchmarkSetTypeNode64-4 6057012 22.03 ns/op 23970.78 MB/s BenchmarkSetTypeNode64Slice-4 312321 469.1 ns/op 36021.40 MB/s BenchmarkSetTypeNode64Dead-4 8407566 14.55 ns/op 36285.53 MB/s BenchmarkSetTypeNode64DeadSlice-4 376267 426.2 ns/op 39646.99 MB/s BenchmarkSetTypeNode124-4 5742680 20.45 ns/op 49291.25 MB/s BenchmarkSetTypeNode124Slice-4 245860 731.5 ns/op 44093.18 MB/s BenchmarkSetTypeNode126-4 5836257 22.53 ns/op 45452.80 MB/s BenchmarkSetTypeNode126Slice-4 221954 978.3 ns/op 33496.35 MB/s BenchmarkSetTypeNode128-4 4117591 38.28 ns/op 27166.28 MB/s BenchmarkSetTypeNode128Slice-4 195528 815.5 ns/op 40808.50 MB/s BenchmarkSetTypeNode130-4 5024023 23.93 ns/op 44131.04 MB/s BenchmarkSetTypeNode130Slice-4 172678 991.3 ns/op 34088.78 MB/s BenchmarkSetTypeNode1024-4 662760 217.3 ns/op 37771.47 MB/s BenchmarkSetTypeNode1024Slice-4 22202 5983 ns/op 43902.16 MB/s BenchmarkAllocation-4 2266 116570 ns/op BenchmarkReadMemStats-4 57 1890938 ns/op BenchmarkReadMemStatsLatency-4 1 4355434 p50-ns 4355434 p90-ns 4355434 p99-ns BenchmarkWriteBarrier-4 2404971 59.27 ns/op BenchmarkBulkWriteBarrier-4 3874567 29.68 ns/op BenchmarkScanStackNoLocals-4 2 74862846 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13045826 12.99 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12775149 9.372 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10152140 21.09 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7701081 14.93 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5546124 22.51 ns/op BenchmarkHash5-4 5977317 18.22 ns/op 274.40 MB/s BenchmarkHash16-4 7905112 15.66 ns/op 1021.99 MB/s BenchmarkHash64-4 6277569 17.34 ns/op 3690.64 MB/s BenchmarkHash1024-4 2018122 50.45 ns/op 20297.66 MB/s BenchmarkHash65536-4 46173 3014 ns/op 21745.43 MB/s BenchmarkAlignedLoad-4 7472913 15.51 ns/op BenchmarkUnalignedLoad-4 8124690 18.05 ns/op BenchmarkEqEfaceConcrete-4 6176808 16.56 ns/op BenchmarkEqIfaceConcrete-4 8242616 22.23 ns/op BenchmarkNeEfaceConcrete-4 6761284 21.63 ns/op BenchmarkNeIfaceConcrete-4 6825968 17.00 ns/op BenchmarkConvT2EByteSized/bool-4 4685042 26.34 ns/op BenchmarkConvT2EByteSized/uint8-4 4631054 26.53 ns/op BenchmarkConvT2ESmall-4 4160156 29.61 ns/op BenchmarkConvT2EUintptr-4 3964341 28.94 ns/op BenchmarkConvT2ELarge-4 1000000 211.1 ns/op BenchmarkConvT2ISmall-4 3948974 28.85 ns/op BenchmarkConvT2IUintptr-4 4084671 49.67 ns/op BenchmarkConvT2ILarge-4 953198 190.4 ns/op BenchmarkConvI2E-4 2294196 53.24 ns/op BenchmarkConvI2I-4 3374067 40.11 ns/op BenchmarkAssertE2T-4 3735891 30.99 ns/op BenchmarkAssertE2TLarge-4 1821253 63.13 ns/op BenchmarkAssertE2I-4 3292515 36.13 ns/op BenchmarkAssertI2T-4 3454838 32.86 ns/op BenchmarkAssertI2I-4 3427834 57.09 ns/op BenchmarkAssertI2E-4 3146299 36.54 ns/op BenchmarkAssertE2E-4 3652045 31.60 ns/op BenchmarkAssertE2T2-4 2235439 74.72 ns/op BenchmarkAssertE2T2Blank-4 3636248 35.57 ns/op BenchmarkAssertI2E2-4 2825035 59.86 ns/op BenchmarkAssertI2E2Blank-4 3536846 35.37 ns/op BenchmarkAssertE2E2-4 2575904 44.04 ns/op BenchmarkAssertE2E2Blank-4 3559503 37.70 ns/op BenchmarkConvT2Ezero/zero/16-4 4132416 27.52 ns/op BenchmarkConvT2Ezero/zero/32-4 4232637 30.25 ns/op BenchmarkConvT2Ezero/zero/64-4 3892366 28.57 ns/op BenchmarkConvT2Ezero/zero/str-4 3788336 27.85 ns/op BenchmarkConvT2Ezero/zero/slice-4 4024352 31.57 ns/op BenchmarkConvT2Ezero/zero/big-4 92510 1641 ns/op BenchmarkConvT2Ezero/nonzero/str-4 850156 188.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 175.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 82698 1604 ns/op BenchmarkConvT2Ezero/smallint/16-4 3766992 37.50 ns/op BenchmarkConvT2Ezero/smallint/32-4 3929073 30.48 ns/op BenchmarkConvT2Ezero/smallint/64-4 3952780 32.37 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 180.1 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 147.2 ns/op BenchmarkConvT2Ezero/largeint/64-4 961420 141.3 ns/op BenchmarkMalloc8-4 1000000 182.0 ns/op BenchmarkMalloc16-4 1000000 142.5 ns/op BenchmarkMallocTypeInfo8-4 1000000 113.1 ns/op BenchmarkMallocTypeInfo16-4 1000000 185.3 ns/op BenchmarkMallocLargeStruct-4 62487 2439 ns/op BenchmarkGoroutineSelect-4 12 8631052 ns/op BenchmarkGoroutineBlocking-4 15 8027913 ns/op BenchmarkGoroutineForRange-4 14 8075724 ns/op BenchmarkGoroutineIdle-4 14 8426937 ns/op BenchmarkHashStringSpeed-4 2386497 48.13 ns/op BenchmarkHashBytesSpeed-4 1000000 107.1 ns/op BenchmarkHashInt32Speed-4 2550349 51.99 ns/op BenchmarkHashInt64Speed-4 1825807 74.12 ns/op BenchmarkHashStringArraySpeed-4 498180 357.1 ns/op BenchmarkMegMap-4 2758448 42.14 ns/op BenchmarkMegOneMap-4 3017215 38.64 ns/op BenchmarkMegEqMap-4 2964 43232 ns/op BenchmarkMegEmptyMap-4 3706789 35.53 ns/op BenchmarkSmallStrMap-4 2448816 50.06 ns/op BenchmarkMapStringKeysEight_16-4 2683375 41.28 ns/op BenchmarkMapStringKeysEight_32-4 2832076 43.02 ns/op BenchmarkMapStringKeysEight_64-4 2733114 43.49 ns/op BenchmarkMapStringKeysEight_1M-4 2621940 43.46 ns/op BenchmarkIntMap-4 2787752 39.95 ns/op BenchmarkMapFirst/1-4 3414212 43.06 ns/op BenchmarkMapFirst/2-4 3318477 61.19 ns/op BenchmarkMapFirst/3-4 3483716 34.22 ns/op BenchmarkMapFirst/4-4 3477782 36.26 ns/op BenchmarkMapFirst/5-4 3285414 37.02 ns/op BenchmarkMapFirst/6-4 3173883 46.08 ns/op BenchmarkMapFirst/7-4 3398787 37.70 ns/op BenchmarkMapFirst/8-4 3154388 37.44 ns/op BenchmarkMapFirst/9-4 3064052 38.82 ns/op BenchmarkMapFirst/10-4 3207076 36.68 ns/op BenchmarkMapFirst/11-4 2656083 42.06 ns/op BenchmarkMapFirst/12-4 2952135 46.10 ns/op BenchmarkMapFirst/13-4 2951510 40.03 ns/op BenchmarkMapFirst/14-4 2990716 60.81 ns/op BenchmarkMapFirst/15-4 2980687 40.11 ns/op BenchmarkMapFirst/16-4 3174039 52.66 ns/op BenchmarkMapMid/1-4 2768524 40.39 ns/op BenchmarkMapMid/2-4 2829844 39.88 ns/op BenchmarkMapMid/3-4 2914689 57.23 ns/op BenchmarkMapMid/4-4 1431054 91.14 ns/op BenchmarkMapMid/5-4 2930362 44.21 ns/op BenchmarkMapMid/6-4 3027130 39.64 ns/op BenchmarkMapMid/7-4 3056119 39.88 ns/op BenchmarkMapMid/8-4 1671068 75.40 ns/op BenchmarkMapMid/9-4 2701094 43.60 ns/op BenchmarkMapMid/10-4 2899981 43.86 ns/op BenchmarkMapMid/11-4 2966748 38.47 ns/op BenchmarkMapMid/12-4 2973663 53.12 ns/op BenchmarkMapMid/13-4 3189740 42.83 ns/op BenchmarkMapMid/14-4 3178620 39.36 ns/op BenchmarkMapMid/15-4 3068110 42.46 ns/op BenchmarkMapMid/16-4 2969298 44.66 ns/op BenchmarkMapLast/1-4 2869795 41.35 ns/op BenchmarkMapLast/2-4 3237120 36.40 ns/op BenchmarkMapLast/3-4 3373090 39.12 ns/op BenchmarkMapLast/4-4 3057192 37.48 ns/op BenchmarkMapLast/5-4 3345237 61.14 ns/op BenchmarkMapLast/6-4 3138554 36.71 ns/op BenchmarkMapLast/7-4 2118584 67.79 ns/op BenchmarkMapLast/8-4 2842734 39.14 ns/op BenchmarkMapLast/9-4 3092646 37.90 ns/op BenchmarkMapLast/10-4 3186428 40.40 ns/op BenchmarkMapLast/11-4 3113446 37.60 ns/op BenchmarkMapLast/12-4 3066554 39.65 ns/op BenchmarkMapLast/13-4 3116084 60.66 ns/op BenchmarkMapLast/14-4 3212858 37.76 ns/op BenchmarkMapLast/15-4 3006297 39.65 ns/op BenchmarkMapLast/16-4 3182436 37.33 ns/op BenchmarkMapCycle-4 2548182 54.41 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3236185 34.59 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3096 57617 ns/op BenchmarkMakeMap/[Byte]Byte-4 421588 338.4 ns/op BenchmarkMakeMap/[Int]Int-4 238207 807.7 ns/op BenchmarkNewEmptyMap-4 17678000 6.855 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1419471 77.92 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 694230 189.4 ns/op BenchmarkMapIterEmpty-4 4504524 25.98 ns/op BenchmarkSameLengthMap-4 3985608 28.39 ns/op BenchmarkBigKeyMap-4 1496958 77.70 ns/op BenchmarkBigValMap-4 1000000 132.6 ns/op BenchmarkSmallKeyMap-4 3212305 38.55 ns/op BenchmarkMapPopulate/1-4 2358500 51.87 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 152048 1310 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 5406 28943 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 493 231696 ns/op 51768 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 38 3450964 ns/op 416677 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 4 35309742 ns/op 6524804 B/op 2870 allocs/op BenchmarkComplexAlgMap-4 476582 248.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 672157 271.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 557194 211.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 223280 467.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 57428 2908 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6513 20917 ns/op BenchmarkGoMapClear/NonReflexive/1-4 525070 221.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 511724 340.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 255676 454.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 56758 2147 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7104 22770 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 135.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 106.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1323432 88.48 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1436605 121.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 102.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 102.4 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1803502 62.86 ns/op BenchmarkMapInterfacePtr-4 1881406 62.92 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6339189 20.42 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 72523 2385 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6926 18347 ns/op BenchmarkMapPop1000-4 475 260430 ns/op BenchmarkMapPop10000-4 24 4622997 ns/op BenchmarkMapAssign/Int32/256-4 2391278 48.77 ns/op BenchmarkMapAssign/Int32/65536-4 1310530 171.9 ns/op BenchmarkMapAssign/Int64/256-4 2174031 51.86 ns/op BenchmarkMapAssign/Int64/65536-4 1113247 108.4 ns/op BenchmarkMapAssign/Str/256-4 1739871 70.10 ns/op BenchmarkMapAssign/Str/65536-4 646870 206.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1225762 96.28 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 678186 189.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1315178 92.06 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 325765 324.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 654045 6228 ns/op BenchmarkMapOperatorAssign/Str/65536-4 148934 1071 ns/op BenchmarkMapAppendAssign/Int32/256-4 740244 204.2 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 253038 541.4 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 923378 213.0 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 186846 543.2 ns/op 73 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 771698 293.3 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 122700 1242 ns/op 123 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1249502 85.53 ns/op BenchmarkMapDelete/Int32/1000-4 1776835 73.19 ns/op BenchmarkMapDelete/Int32/10000-4 1886584 67.43 ns/op BenchmarkMapDelete/Int64/100-4 1324033 98.28 ns/op BenchmarkMapDelete/Int64/1000-4 1998124 58.76 ns/op BenchmarkMapDelete/Int64/10000-4 1862437 57.27 ns/op BenchmarkMapDelete/Str/100-4 1000000 108.9 ns/op BenchmarkMapDelete/Str/1000-4 1649721 83.88 ns/op BenchmarkMapDelete/Str/10000-4 1420016 77.28 ns/op BenchmarkMapDelete/Pointer/100-4 1350772 100.7 ns/op BenchmarkMapDelete/Pointer/1000-4 1970626 64.57 ns/op BenchmarkMapDelete/Pointer/10000-4 2121620 58.19 ns/op BenchmarkMemmove/0-4 25228156 4.875 ns/op BenchmarkMemmove/1-4 1641397 73.94 ns/op 13.52 MB/s BenchmarkMemmove/2-4 1595140 77.79 ns/op 25.71 MB/s BenchmarkMemmove/3-4 1528826 81.91 ns/op 36.63 MB/s BenchmarkMemmove/4-4 1460342 80.82 ns/op 49.49 MB/s BenchmarkMemmove/5-4 1478546 81.04 ns/op 61.70 MB/s BenchmarkMemmove/6-4 1297695 84.53 ns/op 70.98 MB/s BenchmarkMemmove/7-4 1477488 80.29 ns/op 87.19 MB/s BenchmarkMemmove/8-4 1540135 76.65 ns/op 104.37 MB/s BenchmarkMemmove/9-4 1448884 81.26 ns/op 110.76 MB/s BenchmarkMemmove/10-4 1457780 82.96 ns/op 120.54 MB/s BenchmarkMemmove/11-4 1474554 85.87 ns/op 128.10 MB/s BenchmarkMemmove/12-4 1403689 84.65 ns/op 141.76 MB/s BenchmarkMemmove/13-4 1443814 83.97 ns/op 154.81 MB/s BenchmarkMemmove/14-4 1434764 84.14 ns/op 166.38 MB/s BenchmarkMemmove/15-4 1419882 82.50 ns/op 181.82 MB/s BenchmarkMemmove/16-4 1450735 86.36 ns/op 185.27 MB/s BenchmarkMemmove/32-4 1334028 84.96 ns/op 376.65 MB/s BenchmarkMemmove/64-4 1209589 108.5 ns/op 590.13 MB/s BenchmarkMemmove/128-4 1000000 107.6 ns/op 1189.43 MB/s BenchmarkMemmove/256-4 994369 119.8 ns/op 2137.02 MB/s BenchmarkMemmove/512-4 821524 159.8 ns/op 3203.38 MB/s BenchmarkMemmove/1024-4 562825 250.5 ns/op 4087.59 MB/s BenchmarkMemmove/2048-4 355606 406.8 ns/op 5034.43 MB/s BenchmarkMemmove/4096-4 184695 683.5 ns/op 5992.54 MB/s BenchmarkMemmoveOverlap/32-4 1398576 102.8 ns/op 311.33 MB/s BenchmarkMemmoveOverlap/64-4 1248076 94.67 ns/op 676.04 MB/s BenchmarkMemmoveOverlap/128-4 1000000 106.8 ns/op 1197.96 MB/s BenchmarkMemmoveOverlap/256-4 916591 118.3 ns/op 2164.72 MB/s BenchmarkMemmoveOverlap/512-4 886281 156.6 ns/op 3269.69 MB/s BenchmarkMemmoveOverlap/1024-4 540488 238.4 ns/op 4295.47 MB/s BenchmarkMemmoveOverlap/2048-4 340791 385.9 ns/op 5307.48 MB/s BenchmarkMemmoveOverlap/4096-4 162658 715.5 ns/op 5724.85 MB/s BenchmarkMemmoveUnalignedDst/0-4 20880502 6.086 ns/op BenchmarkMemmoveUnalignedDst/1-4 1465624 80.95 ns/op 12.35 MB/s BenchmarkMemmoveUnalignedDst/2-4 1413489 84.75 ns/op 23.60 MB/s BenchmarkMemmoveUnalignedDst/3-4 1344825 87.55 ns/op 34.27 MB/s BenchmarkMemmoveUnalignedDst/4-4 1423926 85.85 ns/op 46.59 MB/s BenchmarkMemmoveUnalignedDst/5-4 1263532 91.09 ns/op 54.89 MB/s BenchmarkMemmoveUnalignedDst/6-4 1333310 95.05 ns/op 63.13 MB/s BenchmarkMemmoveUnalignedDst/7-4 1208380 88.77 ns/op 78.85 MB/s BenchmarkMemmoveUnalignedDst/8-4 1410692 87.05 ns/op 91.91 MB/s BenchmarkMemmoveUnalignedDst/9-4 1286378 89.56 ns/op 100.49 MB/s BenchmarkMemmoveUnalignedDst/10-4 1315069 90.11 ns/op 110.97 MB/s BenchmarkMemmoveUnalignedDst/11-4 1288868 87.01 ns/op 126.42 MB/s BenchmarkMemmoveUnalignedDst/12-4 1337953 87.14 ns/op 137.72 MB/s BenchmarkMemmoveUnalignedDst/13-4 1358484 84.45 ns/op 153.93 MB/s BenchmarkMemmoveUnalignedDst/14-4 1424731 85.07 ns/op 164.56 MB/s BenchmarkMemmoveUnalignedDst/15-4 1454337 81.66 ns/op 183.69 MB/s BenchmarkMemmoveUnalignedDst/16-4 1454300 79.93 ns/op 200.18 MB/s BenchmarkMemmoveUnalignedDst/32-4 1451599 82.39 ns/op 388.41 MB/s BenchmarkMemmoveUnalignedDst/64-4 1396552 91.29 ns/op 701.07 MB/s BenchmarkMemmoveUnalignedDst/128-4 1202378 98.26 ns/op 1302.65 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 118.6 ns/op 2158.12 MB/s BenchmarkMemmoveUnalignedDst/512-4 820682 159.4 ns/op 3212.56 MB/s BenchmarkMemmoveUnalignedDst/1024-4 519007 246.5 ns/op 4153.89 MB/s BenchmarkMemmoveUnalignedDst/2048-4 307516 378.2 ns/op 5415.69 MB/s BenchmarkMemmoveUnalignedDst/4096-4 178596 659.2 ns/op 6213.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1461769 82.96 ns/op 385.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1328467 92.55 ns/op 691.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 102.9 ns/op 1243.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 123.9 ns/op 2065.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 859852 161.4 ns/op 3172.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 551340 247.8 ns/op 4132.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 349280 383.8 ns/op 5336.62 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 193543 726.2 ns/op 5640.58 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21262702 5.811 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1434519 79.85 ns/op 12.52 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1506162 87.02 ns/op 22.98 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1469863 83.46 ns/op 35.94 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1429582 81.02 ns/op 49.37 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1492078 83.81 ns/op 59.66 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1423848 79.77 ns/op 75.22 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1514749 79.68 ns/op 87.85 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1571054 75.89 ns/op 105.42 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1478530 80.76 ns/op 111.44 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1408132 88.46 ns/op 113.04 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1453135 82.06 ns/op 134.05 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1409308 83.15 ns/op 144.32 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1421884 85.32 ns/op 152.37 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1427833 82.87 ns/op 168.94 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1451732 83.96 ns/op 178.66 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1461637 82.59 ns/op 193.72 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1387915 84.05 ns/op 380.72 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1343671 88.51 ns/op 723.09 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1203535 98.46 ns/op 1300.04 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 116.5 ns/op 2198.08 MB/s BenchmarkMemmoveUnalignedSrc/512-4 818260 154.0 ns/op 3323.71 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 518025 240.5 ns/op 4258.35 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 336709 375.3 ns/op 5457.52 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 187143 662.6 ns/op 6182.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1393459 86.70 ns/op 369.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1354212 89.47 ns/op 715.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1217768 95.69 ns/op 1337.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 114.9 ns/op 2227.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 848592 162.6 ns/op 3149.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 544711 239.2 ns/op 4281.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 319348 395.9 ns/op 5172.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 191068 648.6 ns/op 6315.29 MB/s BenchmarkMemclr/5-4 20001529 6.187 ns/op 808.12 MB/s BenchmarkMemclr/16-4 19450550 6.407 ns/op 2497.38 MB/s BenchmarkMemclr/64-4 16864185 6.850 ns/op 9342.45 MB/s BenchmarkMemclr/256-4 14757283 7.977 ns/op 32091.48 MB/s BenchmarkMemclr/4096-4 2654468 43.64 ns/op 93853.95 MB/s BenchmarkMemclr/65536-4 108975 1196 ns/op 54801.36 MB/s BenchmarkMemclr/1M-4 6483 20003 ns/op 52421.72 MB/s BenchmarkMemclr/4M-4 1472 80640 ns/op 52012.84 MB/s BenchmarkMemclr/8M-4 553 201849 ns/op 41558.77 MB/s BenchmarkMemclr/16M-4 181 657705 ns/op 25508.73 MB/s BenchmarkMemclr/64M-4 64 1820653 ns/op 36859.78 MB/s BenchmarkMemclrUnaligned/0_5-4 8918061 14.38 ns/op 347.65 MB/s BenchmarkMemclrUnaligned/0_16-4 10294167 11.60 ns/op 1379.19 MB/s BenchmarkMemclrUnaligned/0_64-4 9671343 11.90 ns/op 5378.83 MB/s BenchmarkMemclrUnaligned/0_256-4 9101119 13.31 ns/op 19228.46 MB/s BenchmarkMemclrUnaligned/0_4096-4 2346000 49.72 ns/op 82373.44 MB/s BenchmarkMemclrUnaligned/0_65536-4 92134 1230 ns/op 53272.10 MB/s BenchmarkMemclrUnaligned/1_5-4 10734318 11.54 ns/op 433.44 MB/s BenchmarkMemclrUnaligned/1_16-4 9715358 11.68 ns/op 1370.33 MB/s BenchmarkMemclrUnaligned/1_64-4 9322824 12.37 ns/op 5172.03 MB/s BenchmarkMemclrUnaligned/1_256-4 8689359 13.83 ns/op 18516.04 MB/s BenchmarkMemclrUnaligned/1_4096-4 1533559 78.94 ns/op 51885.84 MB/s BenchmarkMemclrUnaligned/1_65536-4 84319 1445 ns/op 45360.46 MB/s BenchmarkMemclrUnaligned/4_5-4 9962818 12.27 ns/op 407.47 MB/s BenchmarkMemclrUnaligned/4_16-4 8056666 13.52 ns/op 1183.09 MB/s BenchmarkMemclrUnaligned/4_64-4 9036709 13.01 ns/op 4919.63 MB/s BenchmarkMemclrUnaligned/4_256-4 7444002 14.14 ns/op 18103.40 MB/s BenchmarkMemclrUnaligned/4_4096-4 1418022 82.98 ns/op 49360.16 MB/s BenchmarkMemclrUnaligned/4_65536-4 79657 1440 ns/op 45502.15 MB/s BenchmarkMemclrUnaligned/7_5-4 9538970 12.63 ns/op 395.97 MB/s BenchmarkMemclrUnaligned/7_16-4 8689924 12.40 ns/op 1290.60 MB/s BenchmarkMemclrUnaligned/7_64-4 8296735 13.21 ns/op 4844.76 MB/s BenchmarkMemclrUnaligned/7_256-4 8770502 14.66 ns/op 17459.90 MB/s BenchmarkMemclrUnaligned/7_4096-4 1441423 79.22 ns/op 51702.40 MB/s BenchmarkMemclrUnaligned/7_65536-4 82005 1439 ns/op 45550.21 MB/s BenchmarkMemclrUnaligned/0_1M-4 6000 22335 ns/op 46946.80 MB/s BenchmarkMemclrUnaligned/0_4M-4 1269 93169 ns/op 45018.16 MB/s BenchmarkMemclrUnaligned/0_8M-4 391 261730 ns/op 32050.64 MB/s BenchmarkMemclrUnaligned/0_16M-4 157 749121 ns/op 22395.86 MB/s BenchmarkMemclrUnaligned/0_64M-4 52 2517072 ns/op 26661.48 MB/s BenchmarkMemclrUnaligned/1_1M-4 3896 30801 ns/op 34044.04 MB/s BenchmarkMemclrUnaligned/1_4M-4 916 130285 ns/op 32193.35 MB/s BenchmarkMemclrUnaligned/1_8M-4 363 310965 ns/op 26976.07 MB/s BenchmarkMemclrUnaligned/1_16M-4 139 851908 ns/op 19693.70 MB/s BenchmarkMemclrUnaligned/1_64M-4 49 2097920 ns/op 31988.29 MB/s BenchmarkMemclrUnaligned/4_1M-4 4856 24349 ns/op 43064.71 MB/s BenchmarkMemclrUnaligned/4_4M-4 1072 101257 ns/op 41422.38 MB/s BenchmarkMemclrUnaligned/4_8M-4 356 356366 ns/op 23539.31 MB/s BenchmarkMemclrUnaligned/4_16M-4 145 824643 ns/op 20344.83 MB/s BenchmarkMemclrUnaligned/4_64M-4 52 2205493 ns/op 30428.06 MB/s BenchmarkMemclrUnaligned/7_1M-4 4359 24325 ns/op 43106.79 MB/s BenchmarkMemclrUnaligned/7_4M-4 1058 103661 ns/op 40461.59 MB/s BenchmarkMemclrUnaligned/7_8M-4 416 271609 ns/op 30884.84 MB/s BenchmarkMemclrUnaligned/7_16M-4 148 797078 ns/op 21048.41 MB/s BenchmarkMemclrUnaligned/7_64M-4 50 2089155 ns/op 32122.49 MB/s BenchmarkGoMemclr/5-4 2333978 51.60 ns/op 96.91 MB/s BenchmarkGoMemclr/16-4 760568 166.7 ns/op 95.99 MB/s BenchmarkGoMemclr/64-4 205440 606.4 ns/op 105.54 MB/s BenchmarkGoMemclr/256-4 46238 2569 ns/op 99.66 MB/s BenchmarkMemclrRange/1K_2K-4 79752 1389 ns/op 69023.60 MB/s BenchmarkMemclrRange/2K_8K-4 28516 4153 ns/op 80316.33 MB/s BenchmarkMemclrRange/4K_16K-4 32516 3605 ns/op 89617.81 MB/s BenchmarkMemclrRange/160K_228K-4 3488 34230 ns/op 48579.37 MB/s BenchmarkClearFat7-4 4154389 25.87 ns/op BenchmarkClearFat8-4 4460548 24.67 ns/op BenchmarkClearFat11-4 4229413 28.10 ns/op BenchmarkClearFat12-4 4325233 31.28 ns/op BenchmarkClearFat13-4 4034481 26.20 ns/op BenchmarkClearFat14-4 4509298 27.25 ns/op BenchmarkClearFat15-4 4262167 26.46 ns/op BenchmarkClearFat16-4 4979424 25.00 ns/op BenchmarkClearFat24-4 4567518 25.61 ns/op BenchmarkClearFat32-4 4630237 25.79 ns/op BenchmarkClearFat40-4 4717482 24.78 ns/op BenchmarkClearFat48-4 4825282 24.74 ns/op BenchmarkClearFat56-4 4854812 25.06 ns/op BenchmarkClearFat64-4 4746454 25.58 ns/op BenchmarkClearFat72-4 4481875 26.27 ns/op BenchmarkClearFat128-4 3694233 30.47 ns/op BenchmarkClearFat256-4 2744674 41.97 ns/op BenchmarkClearFat512-4 1706174 68.57 ns/op BenchmarkClearFat1024-4 1000000 108.9 ns/op BenchmarkClearFat1032-4 1000000 114.0 ns/op BenchmarkClearFat1040-4 1000000 118.4 ns/op BenchmarkCopyFat7-4 4590462 24.57 ns/op BenchmarkCopyFat8-4 4512861 23.94 ns/op BenchmarkCopyFat11-4 4610216 25.40 ns/op BenchmarkCopyFat12-4 4546798 25.69 ns/op BenchmarkCopyFat13-4 4443752 27.23 ns/op BenchmarkCopyFat14-4 4150120 27.97 ns/op BenchmarkCopyFat15-4 3687480 30.03 ns/op BenchmarkCopyFat16-4 4097118 24.68 ns/op BenchmarkCopyFat24-4 4883689 23.95 ns/op BenchmarkCopyFat32-4 4742156 25.12 ns/op BenchmarkCopyFat64-4 4350454 26.97 ns/op BenchmarkCopyFat72-4 4252336 28.13 ns/op BenchmarkCopyFat128-4 3718560 34.58 ns/op BenchmarkCopyFat256-4 2772709 42.79 ns/op BenchmarkCopyFat512-4 1733911 69.32 ns/op BenchmarkCopyFat520-4 1703175 70.13 ns/op BenchmarkCopyFat1024-4 1000000 108.1 ns/op BenchmarkCopyFat1032-4 1000000 112.5 ns/op BenchmarkCopyFat1040-4 1000000 116.8 ns/op BenchmarkIssue18740/2byte-4 375 311934 ns/op BenchmarkIssue18740/4byte-4 663 177379 ns/op BenchmarkIssue18740/8byte-4 1172 103143 ns/op BenchmarkMemclrKnownSize1-4 6411300 18.69 ns/op 53.50 MB/s BenchmarkMemclrKnownSize2-4 4250828 25.88 ns/op 77.29 MB/s BenchmarkMemclrKnownSize4-4 3716132 32.50 ns/op 123.09 MB/s BenchmarkMemclrKnownSize8-4 1425992 76.88 ns/op 104.06 MB/s BenchmarkMemclrKnownSize16-4 818815 148.5 ns/op 107.76 MB/s BenchmarkMemclrKnownSize32-4 408602 278.6 ns/op 114.87 MB/s BenchmarkMemclrKnownSize64-4 238308 531.2 ns/op 120.49 MB/s BenchmarkMemclrKnownSize112-4 137607 904.3 ns/op 123.85 MB/s BenchmarkMemclrKnownSize128-4 123062 1055 ns/op 121.31 MB/s BenchmarkMemclrKnownSize192-4 79887 1603 ns/op 119.81 MB/s BenchmarkMemclrKnownSize248-4 60025 1968 ns/op 126.02 MB/s BenchmarkMemclrKnownSize256-4 56179 2084 ns/op 122.86 MB/s BenchmarkMemclrKnownSize512-4 27104 4122 ns/op 124.20 MB/s BenchmarkMemclrKnownSize1024-4 14733 8227 ns/op 124.46 MB/s BenchmarkMemclrKnownSize4096-4 3892 35347 ns/op 115.88 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4355843 ns/op 120.36 MB/s BenchmarkReadMetricsLatency-4 17972 3458 p50-ns 4668 p90-ns 8152 p99-ns BenchmarkFinalizer-4 244 466701 ns/op BenchmarkFinalizerRun-4 248443 486.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 10167410 10.98 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4095290 26.97 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3345711 34.35 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3259902 35.95 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1804735 66.62 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1551741 79.18 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3180536 37.62 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1730234 66.38 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1813142 64.17 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2822698 42.25 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2628939 42.97 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2329729 49.07 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1986018 57.09 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1861681 63.12 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7606514 13.85 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8247679 13.07 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8891714 13.38 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8788384 13.45 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7353612 14.51 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7346372 16.09 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9354259 12.96 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8853898 13.34 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8875542 12.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8603428 13.02 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8625831 13.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8862142 13.04 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8839539 12.88 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8710450 13.17 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8658764 13.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8587285 12.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9620298 12.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9088528 12.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9376534 12.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8486313 13.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8495715 13.76 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9163443 12.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8448388 13.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8185119 13.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9646588 12.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8728704 13.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8617957 13.87 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8244158 13.15 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8790055 13.77 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8633652 14.01 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9043536 12.37 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9334309 12.31 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9484536 12.22 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8901933 13.52 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8945344 12.46 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9606300 13.17 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7883604 14.11 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9063489 12.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9335364 12.97 ns/op BenchmarkNetpollBreak-4 6072 19628 ns/op BenchmarkPinnerPinUnpinBatch-4 1801 91590 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 273 428814 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1839 100105 ns/op BenchmarkPinnerPinUnpin-4 1778112 69.68 ns/op BenchmarkPinnerPinUnpinTiny-4 1734999 67.87 ns/op BenchmarkPinnerPinUnpinDouble-4 688654 196.9 ns/op BenchmarkPinnerPinUnpinParallel-4 3303312 34.92 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4011727 34.09 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 421410 295.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8498836 13.98 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 9223670 12.95 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7488568 17.86 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6502926 17.02 ns/op BenchmarkPingPongHog-4 340 307829 ns/op BenchmarkStackGrowth-4 151065 782.1 ns/op BenchmarkStackGrowthDeep-4 1534 74029 ns/op BenchmarkCreateGoroutines-4 67297 1584 ns/op BenchmarkCreateGoroutinesParallel-4 68834 1745 ns/op BenchmarkCreateGoroutinesCapture-4 9858 13232 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 59164 1899 ns/op BenchmarkClosureCall-4 26941088 4.096 ns/op BenchmarkWakeupParallelSpinning/0s-4 6928 16120 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6272 22953 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5820 29044 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2377 43677 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1767 102449 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1009 117705 ns/op BenchmarkWakeupParallelSpinning/50µs-4 468 274285 ns/op BenchmarkWakeupParallelSpinning/100µs-4 256 464754 ns/op BenchmarkMatmult-4 4695231 28.69 ns/op BenchmarkFastrand-4 7948898 14.34 ns/op BenchmarkFastrand64-4 7536552 14.46 ns/op BenchmarkFastrandHashiter-4 3582286 30.43 ns/op BenchmarkFastrandn/2-4 4469158 24.72 ns/op BenchmarkFastrandn/3-4 4770148 23.80 ns/op BenchmarkFastrandn/4-4 5324020 23.54 ns/op BenchmarkFastrandn/5-4 4517576 23.18 ns/op BenchmarkIfaceCmp100-4 154515 776.3 ns/op BenchmarkIfaceCmpNil100-4 287299 450.7 ns/op BenchmarkEfaceCmpDiff-4 59478 1970 ns/op BenchmarkEfaceCmpDiffIndirect-4 53968 2229 ns/op BenchmarkDefer-4 1974459 64.22 ns/op BenchmarkDefer10-4 1000000 139.1 ns/op BenchmarkDeferMany-4 598718 368.3 ns/op BenchmarkPanicRecover-4 250003 457.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1077159 ns/op 1108709 p50-ns 1598754 p90-ns 2359893 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1469620 ns/op 1335109 p50-ns 2132627 p90-ns 7226043 p99-ns BenchmarkGoroutineProfile/small/idle-4 100 2328281 ns/op 2122929 p50-ns 3262838 p90-ns 4188360 p99-ns BenchmarkGoroutineProfile/small/loaded-4 45 3106326 ns/op 2368554 p50-ns 4713494 p90-ns 13193356 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 91 1204968 ns/op 1124218 p50-ns 1743644 p90-ns 3301722 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 90 1386106 ns/op 1208673 p50-ns 2150304 p90-ns 5623961 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 7760335 ns/op 7586969 p50-ns 9776342 p90-ns 9864226 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 16600028 ns/op 11834892 p50-ns 51317188 p90-ns 51317188 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1237636 ns/op 1144381 p50-ns 1781548 p90-ns 2161424 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 88 1466057 ns/op 1400419 p50-ns 2009946 p90-ns 5974982 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 74 2189013 ns/op 2097602 p50-ns 2993276 p90-ns 3834548 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 34 3122844 ns/op 2622736 p50-ns 4634645 p90-ns 6487511 p99-ns BenchmarkRWMutexUncontended-4 3223640 42.77 ns/op BenchmarkRWMutexWrite100-4 97620 2028 ns/op BenchmarkRWMutexWrite10-4 92016 1492 ns/op BenchmarkRWMutexWorkWrite100-4 63748 2935 ns/op BenchmarkRWMutexWorkWrite10-4 45548 4942 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2007 59583 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 990 123597 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1172 127209 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 447 295773 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 426 238577 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 174 861111 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 249 527642 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 85 1547857 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 146749 991.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 156820 868.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 121069 956.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 188244 1115 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 152026 1051 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 204536 954.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 187754 926.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 192078 685.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 176788 876.3 ns/op BenchmarkMakeSlice/Byte-4 1443520 80.83 ns/op BenchmarkMakeSlice/Int16-4 1211415 93.10 ns/op BenchmarkMakeSlice/Int-4 1000000 103.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 122.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 172.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 195.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 244.5 ns/op BenchmarkGrowSlice/Byte-4 510541 211.8 ns/op BenchmarkGrowSlice/Int16-4 583084 199.9 ns/op BenchmarkGrowSlice/Int-4 691411 275.4 ns/op BenchmarkGrowSlice/Ptr-4 502275 341.5 ns/op BenchmarkGrowSlice/Struct/24-4 430580 438.9 ns/op BenchmarkGrowSlice/Struct/32-4 216058 520.2 ns/op BenchmarkGrowSlice/Struct/40-4 179752 626.5 ns/op BenchmarkExtendSlice/IntSlice-4 514564 312.0 ns/op BenchmarkExtendSlice/PointerSlice-4 492264 346.3 ns/op BenchmarkExtendSlice/NoGrow-4 787288 181.5 ns/op BenchmarkAppend-4 1000000 100.0 ns/op BenchmarkAppendGrowByte-4 6 23370282 ns/op BenchmarkAppendGrowString-4 1 176673056 ns/op BenchmarkAppendSlice/1Bytes-4 1426088 81.43 ns/op BenchmarkAppendSlice/4Bytes-4 1418750 81.52 ns/op BenchmarkAppendSlice/7Bytes-4 1432292 83.08 ns/op BenchmarkAppendSlice/8Bytes-4 1440763 83.07 ns/op BenchmarkAppendSlice/15Bytes-4 1406871 85.08 ns/op BenchmarkAppendSlice/16Bytes-4 1328802 88.96 ns/op BenchmarkAppendSlice/32Bytes-4 1356964 87.47 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 46158 2223 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 15765 7968 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 30459 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 980 127946 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 110 1085979 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 4495678 ns/op BenchmarkAppendStr/1Bytes-4 1215386 113.4 ns/op BenchmarkAppendStr/4Bytes-4 956466 105.5 ns/op BenchmarkAppendStr/8Bytes-4 1141164 104.6 ns/op BenchmarkAppendStr/16Bytes-4 1208920 98.75 ns/op BenchmarkAppendStr/32Bytes-4 1226805 99.18 ns/op BenchmarkAppendSpecialCase-4 1000000 120.1 ns/op BenchmarkCopy/1Byte-4 1422201 85.06 ns/op 11.76 MB/s BenchmarkCopy/1String-4 1398483 90.67 ns/op 11.03 MB/s BenchmarkCopy/2Byte-4 1323050 91.50 ns/op 21.86 MB/s BenchmarkCopy/2String-4 1358857 89.68 ns/op 22.30 MB/s BenchmarkCopy/4Byte-4 1320262 89.37 ns/op 44.76 MB/s BenchmarkCopy/4String-4 1304186 87.51 ns/op 45.71 MB/s BenchmarkCopy/8Byte-4 1265527 91.01 ns/op 87.90 MB/s BenchmarkCopy/8String-4 1295636 100.3 ns/op 79.79 MB/s BenchmarkCopy/12Byte-4 1000000 100.6 ns/op 119.25 MB/s BenchmarkCopy/12String-4 1288028 91.08 ns/op 131.76 MB/s BenchmarkCopy/16Byte-4 1289116 90.89 ns/op 176.04 MB/s BenchmarkCopy/16String-4 1000000 108.3 ns/op 147.80 MB/s BenchmarkCopy/32Byte-4 1254771 101.8 ns/op 314.40 MB/s BenchmarkCopy/32String-4 1208144 98.69 ns/op 324.25 MB/s BenchmarkCopy/128Byte-4 1000000 115.4 ns/op 1109.28 MB/s BenchmarkCopy/128String-4 950574 118.2 ns/op 1082.89 MB/s BenchmarkCopy/1024Byte-4 435402 301.7 ns/op 3394.01 MB/s BenchmarkCopy/1024String-4 349567 365.6 ns/op 2800.87 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21760 5174 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13117 8404 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15310 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18465 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 7978 21906 ns/op BenchmarkAppendInPlace/Grow/Byte-4 159361 1062 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 143691 1175 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 76048 1649 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 59112 2569 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 47274 2125 ns/op BenchmarkStackCopyPtr-4 1 123048378 ns/op BenchmarkStackCopy-4 2 73998143 ns/op BenchmarkStackCopyNoCache-4 31 4320603 ns/op BenchmarkStackCopyWithStkobj-4 3 46139005 ns/op BenchmarkIssue18138-4 182 930604 ns/op BenchmarkCompareStringEqual-4 13116219 7.905 ns/op BenchmarkCompareStringIdentical-4 19802640 5.740 ns/op BenchmarkCompareStringSameLength-4 17659118 7.013 ns/op BenchmarkCompareStringDifferentLength-4 25899700 4.749 ns/op BenchmarkCompareStringBigUnaligned-4 2108 49892 ns/op 21017.09 MB/s BenchmarkCompareStringBig-4 2232 80846 ns/op 12970.22 MB/s BenchmarkConcatStringAndBytes-4 1840582 64.47 ns/op BenchmarkSliceByteToString/1-4 1790456 66.02 ns/op BenchmarkSliceByteToString/2-4 926604 121.5 ns/op BenchmarkSliceByteToString/4-4 1000000 113.8 ns/op BenchmarkSliceByteToString/8-4 1000000 109.7 ns/op BenchmarkSliceByteToString/16-4 1086259 111.1 ns/op BenchmarkSliceByteToString/32-4 1000000 130.5 ns/op BenchmarkSliceByteToString/64-4 929391 167.9 ns/op BenchmarkSliceByteToString/128-4 848134 289.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2489614 46.33 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 107.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1263848 92.02 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3443778 34.61 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1860475 63.85 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2049908 59.56 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1643251 64.93 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 405100 324.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 505310 271.1 ns/op BenchmarkRuneIterate/range/ASCII-4 7800524 15.28 ns/op BenchmarkRuneIterate/range/Japanese-4 2421825 45.26 ns/op BenchmarkRuneIterate/range/MixedLength-4 2701158 40.97 ns/op BenchmarkRuneIterate/range1/ASCII-4 7970983 14.86 ns/op BenchmarkRuneIterate/range1/Japanese-4 2586999 42.37 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3142228 37.96 ns/op BenchmarkRuneIterate/range2/ASCII-4 7751361 15.23 ns/op BenchmarkRuneIterate/range2/Japanese-4 2484139 44.18 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2942282 39.17 ns/op BenchmarkArrayEqual-4 26352994 5.229 ns/op BenchmarkFunc/Name-4 3354621 34.50 ns/op BenchmarkFunc/Entry-4 11901619 10.67 ns/op BenchmarkFunc/FileLine-4 1932254 59.15 ns/op PASS ok runtime 498.255s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23463 4410 ns/op BenchmarkHandle/concurrent-4 20076 5304 ns/op PASS ok runtime/cgo 1.405s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 32239352 4.832 ns/op BenchmarkAtomicStore64-4 12233936 9.340 ns/op BenchmarkAtomicLoad-4 31397707 4.125 ns/op BenchmarkAtomicStore-4 13859382 12.97 ns/op BenchmarkAnd8-4 13642452 8.825 ns/op BenchmarkAnd-4 13356676 8.946 ns/op BenchmarkAnd8Parallel-4 4274920 30.81 ns/op BenchmarkAndParallel-4 4094446 25.01 ns/op BenchmarkOr8-4 14580000 8.592 ns/op BenchmarkOr-4 14345311 8.340 ns/op BenchmarkOr8Parallel-4 4408300 24.88 ns/op BenchmarkOrParallel-4 4836720 24.40 ns/op BenchmarkXadd-4 4654638 24.24 ns/op BenchmarkXadd64-4 5035219 24.90 ns/op BenchmarkCas-4 2838384 37.62 ns/op BenchmarkCas64-4 3127093 40.31 ns/op BenchmarkXchg-4 4801864 24.12 ns/op BenchmarkXchg64-4 4901768 24.62 ns/op PASS ok runtime/internal/atomic 4.209s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3570676 31.05 ns/op BenchmarkMulUintptr/large-4 2860563 35.76 ns/op PASS ok runtime/internal/math 1.394s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 11166120 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 11862812 ns/op 357.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 46 2436422 ns/op 3.174 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 17306890 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 28025223 ns/op 971.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 32 4112932 ns/op 67.53 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80612823 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 114196370 ns/op 7304 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 14 8326194 ns/op 496.5 concurrent_launches/op PASS ok runtime/pprof 3.122s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10756719 ns/op BenchmarkStackLeak-4 21805 4963 ns/op PASS ok runtime/race 1.462s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3227930 34.51 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 394120 472.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.419s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 43 2429497 ns/op BenchmarkIndex_Large-4 22544 4780 ns/op BenchmarkIndexFunc_Large-4 133 838055 ns/op BenchmarkCompact/nil-4 11401356 10.29 ns/op BenchmarkCompact/one-4 1530536 78.38 ns/op BenchmarkCompact/sorted-4 1239558 97.21 ns/op BenchmarkCompact/1_item-4 1000000 118.5 ns/op BenchmarkCompact/unsorted-4 1000000 102.4 ns/op BenchmarkCompact/many-4 621184 170.1 ns/op BenchmarkCompact_Large-4 739 152048 ns/op BenchmarkCompactFunc_Large-4 74 1614595 ns/op BenchmarkReplace/naive-fast-4 56739 2402 ns/op BenchmarkReplace/optimized-fast-4 61882 2191 ns/op BenchmarkReplace/naive-slow-4 16522 8216 ns/op BenchmarkReplace/optimized-slow-4 16411 8003 ns/op BenchmarkSortInts-4 1 110205099 ns/op BenchmarkSlicesSortInts-4 2 58787594 ns/op BenchmarkSlicesSortInts_Sorted-4 85 1406379 ns/op BenchmarkSlicesSortInts_Reversed-4 40 2808147 ns/op BenchmarkSortStrings-4 1 156398178 ns/op BenchmarkSlicesSortStrings-4 2 89016226 ns/op BenchmarkSortStructs-4 1 210749813 ns/op BenchmarkSortFuncStructs-4 1 153197510 ns/op BenchmarkBinarySearchFloats/Size16-4 1258435 96.29 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 102.4 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 115.3 ns/op BenchmarkBinarySearchFloats/Size128-4 851127 139.4 ns/op BenchmarkBinarySearchFloats/Size512-4 850570 153.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 782077 164.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 476709 255.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 427011 304.4 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 353768 347.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 318884 390.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 236144 485.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 241269 513.2 ns/op PASS ok slices 19.059s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 141057 884.4 ns/op BenchmarkSortString1K-4 160 772367 ns/op BenchmarkSortString1K_Slice-4 150 692022 ns/op BenchmarkStableString1K-4 94 1275821 ns/op BenchmarkSortInt1K-4 188 633381 ns/op BenchmarkSortInt1K_Sorted-4 2496 46350 ns/op BenchmarkSortInt1K_Reversed-4 1612 75594 ns/op BenchmarkSortInt1K_Mod8-4 464 261059 ns/op BenchmarkStableInt1K-4 123 978296 ns/op BenchmarkStableInt1K_Slice-4 134 865131 ns/op BenchmarkSortInt64K-4 2 59796126 ns/op BenchmarkSortInt64K_Slice-4 2 54298649 ns/op BenchmarkStableInt64K-4 2 81923061 ns/op BenchmarkSort1e2-4 373 357173 ns/op BenchmarkStable1e2-4 100 1019145 ns/op BenchmarkSort1e4-4 2 63869154 ns/op BenchmarkStable1e4-4 1 316879071 ns/op PASS ok sort 32.369s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 763105 149.8 ns/op BenchmarkAtof64Float-4 689348 164.2 ns/op BenchmarkAtof64FloatExp-4 620530 205.1 ns/op BenchmarkAtof64Big-4 497438 257.4 ns/op BenchmarkAtof64RandomBits-4 483470 259.9 ns/op BenchmarkAtof64RandomFloats-4 535398 237.1 ns/op BenchmarkAtof64RandomLongFloats-4 467317 266.9 ns/op BenchmarkAtof32Decimal-4 878360 144.6 ns/op BenchmarkAtof32Float-4 827336 153.7 ns/op BenchmarkAtof32FloatExp-4 640044 209.3 ns/op BenchmarkAtof32Random-4 393144 327.6 ns/op BenchmarkAtof32RandomLong-4 173810 720.2 ns/op BenchmarkParseInt/Pos/7bit-4 1411738 81.10 ns/op BenchmarkParseInt/Pos/26bit-4 962545 130.1 ns/op BenchmarkParseInt/Pos/31bit-4 814819 155.6 ns/op BenchmarkParseInt/Pos/56bit-4 585344 214.7 ns/op BenchmarkParseInt/Pos/63bit-4 586083 229.7 ns/op BenchmarkParseInt/Neg/7bit-4 1409896 82.12 ns/op BenchmarkParseInt/Neg/26bit-4 967435 136.2 ns/op BenchmarkParseInt/Neg/31bit-4 731008 153.2 ns/op BenchmarkParseInt/Neg/56bit-4 586357 222.7 ns/op BenchmarkParseInt/Neg/63bit-4 570039 230.3 ns/op BenchmarkAtoi/Pos/7bit-4 1780855 67.78 ns/op BenchmarkAtoi/Pos/26bit-4 1043775 112.4 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 121.9 ns/op BenchmarkAtoi/Pos/56bit-4 568924 187.6 ns/op BenchmarkAtoi/Pos/63bit-4 467260 254.5 ns/op BenchmarkAtoi/Neg/7bit-4 1860919 62.69 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 114.3 ns/op BenchmarkAtoi/Neg/31bit-4 1000000 124.4 ns/op BenchmarkAtoi/Neg/56bit-4 549124 185.3 ns/op BenchmarkAtoi/Neg/63bit-4 498363 235.6 ns/op BenchmarkFormatFloat/Decimal-4 127639 1066 ns/op BenchmarkFormatFloat/Float-4 105693 1194 ns/op BenchmarkFormatFloat/Exp-4 119895 1079 ns/op BenchmarkFormatFloat/NegExp-4 122220 1069 ns/op BenchmarkFormatFloat/LongExp-4 95318 1335 ns/op BenchmarkFormatFloat/Big-4 93418 1392 ns/op BenchmarkFormatFloat/BinaryExp-4 231776 572.9 ns/op BenchmarkFormatFloat/32Integer-4 114740 1065 ns/op BenchmarkFormatFloat/32ExactFraction-4 119664 1041 ns/op BenchmarkFormatFloat/32Point-4 101985 1165 ns/op BenchmarkFormatFloat/32Exp-4 118410 1081 ns/op BenchmarkFormatFloat/32NegExp-4 119676 1085 ns/op BenchmarkFormatFloat/32Shortest-4 128925 1062 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 143541 966.2 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 105993 1017 ns/op BenchmarkFormatFloat/64Fixed1-4 171339 827.4 ns/op BenchmarkFormatFloat/64Fixed2-4 167925 775.3 ns/op BenchmarkFormatFloat/64Fixed3-4 169473 820.3 ns/op BenchmarkFormatFloat/64Fixed4-4 170542 822.3 ns/op BenchmarkFormatFloat/64Fixed12-4 82873 1456 ns/op BenchmarkFormatFloat/64Fixed16-4 105644 1154 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 107596 1112 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 94347 1252 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2554 47199 ns/op BenchmarkFormatFloat/Slowpath64-4 81403 1295 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 93109 1278 ns/op BenchmarkAppendFloat/Decimal-4 152934 843.5 ns/op BenchmarkAppendFloat/Float-4 124784 1009 ns/op BenchmarkAppendFloat/Exp-4 150099 838.0 ns/op BenchmarkAppendFloat/NegExp-4 144800 891.2 ns/op BenchmarkAppendFloat/LongExp-4 108974 1100 ns/op BenchmarkAppendFloat/Big-4 98126 1189 ns/op BenchmarkAppendFloat/BinaryExp-4 377589 334.2 ns/op BenchmarkAppendFloat/32Integer-4 155131 799.5 ns/op BenchmarkAppendFloat/32ExactFraction-4 146886 928.6 ns/op BenchmarkAppendFloat/32Point-4 107163 1030 ns/op BenchmarkAppendFloat/32Exp-4 144217 898.6 ns/op BenchmarkAppendFloat/32NegExp-4 134344 854.7 ns/op BenchmarkAppendFloat/32Shortest-4 151165 808.7 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 167067 737.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 169388 745.2 ns/op BenchmarkAppendFloat/64Fixed1-4 201877 634.8 ns/op BenchmarkAppendFloat/64Fixed2-4 199818 621.2 ns/op BenchmarkAppendFloat/64Fixed3-4 190838 651.0 ns/op BenchmarkAppendFloat/64Fixed4-4 202989 638.0 ns/op BenchmarkAppendFloat/64Fixed12-4 104216 1177 ns/op BenchmarkAppendFloat/64Fixed16-4 129294 998.7 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 129314 969.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 103664 1068 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2680 49229 ns/op BenchmarkAppendFloat/Slowpath64-4 96412 1172 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 93742 1151 ns/op BenchmarkFormatInt-4 15867 7408 ns/op BenchmarkAppendInt-4 17212 6983 ns/op BenchmarkFormatUint-4 91754 1485 ns/op BenchmarkAppendUint-4 88192 1212 ns/op BenchmarkFormatIntSmall/7-4 2158747 57.85 ns/op BenchmarkFormatIntSmall/42-4 2063295 55.78 ns/op BenchmarkAppendIntSmall-4 1000000 117.1 ns/op BenchmarkAppendUintVarlen/1-4 1000000 105.8 ns/op BenchmarkAppendUintVarlen/12-4 1000000 112.6 ns/op BenchmarkAppendUintVarlen/123-4 917150 137.0 ns/op BenchmarkAppendUintVarlen/1234-4 958203 136.9 ns/op BenchmarkAppendUintVarlen/12345-4 948290 146.6 ns/op BenchmarkAppendUintVarlen/123456-4 945255 143.1 ns/op BenchmarkAppendUintVarlen/1234567-4 868089 145.1 ns/op BenchmarkAppendUintVarlen/12345678-4 858789 159.8 ns/op BenchmarkAppendUintVarlen/123456789-4 802460 142.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 881788 146.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 878896 155.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 879646 147.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 867484 149.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 853514 154.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 819068 157.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 810016 156.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 783286 158.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 766686 159.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 797385 165.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 741282 161.1 ns/op BenchmarkQuote-4 36344 3125 ns/op BenchmarkQuoteRune-4 380880 317.6 ns/op BenchmarkAppendQuote-4 45592 2545 ns/op BenchmarkAppendQuoteRune-4 771410 166.1 ns/op BenchmarkUnquoteEasy-4 1476140 80.00 ns/op BenchmarkUnquoteHard-4 36843 3209 ns/op PASS ok strconv 20.374s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 282660 355.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 122991 1236 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 144522 910.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 249096 561.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 65859 2185 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 59882 2052 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 693816 247.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20623 4865 ns/op BenchmarkGenericMatch1-4 1860 61422 ns/op BenchmarkGenericMatch2-4 435 278307 ns/op BenchmarkSingleMaxSkipping-4 11234 10149 ns/op 985.27 MB/s BenchmarkSingleLongSuffixFail-4 19521 5992 ns/op 167.23 MB/s BenchmarkSingleMatch-4 211 509414 ns/op 29.45 MB/s BenchmarkByteByteNoMatch-4 87040 1268 ns/op BenchmarkByteByteMatch-4 15220 7374 ns/op BenchmarkByteStringMatch-4 16322 6991 ns/op BenchmarkHTMLEscapeNew-4 63691 1920 ns/op BenchmarkHTMLEscapeOld-4 71252 1720 ns/op BenchmarkByteStringReplacerWriteString-4 1389 87482 ns/op BenchmarkByteReplacerWriteString-4 1591 75003 ns/op BenchmarkByteByteReplaces-4 3168 42503 ns/op BenchmarkByteByteMap-4 9158 14407 ns/op BenchmarkMap/identity/ASCII-4 782475 154.8 ns/op BenchmarkMap/identity/Greek-4 649263 229.6 ns/op BenchmarkMap/change/ASCII-4 29498 3742 ns/op BenchmarkMap/change/Greek-4 23944 5054 ns/op BenchmarkIndexRune-4 1657502 68.53 ns/op BenchmarkIndexRuneLongString-4 1500832 76.56 ns/op BenchmarkIndexRuneFastPath-4 3341808 35.49 ns/op BenchmarkIndex-4 3285838 35.98 ns/op BenchmarkLastIndex-4 3383629 34.57 ns/op BenchmarkIndexByte-4 15308277 8.109 ns/op BenchmarkToUpper/#00-4 2964642 41.09 ns/op BenchmarkToUpper/ONLYUPPER-4 2366745 51.67 ns/op BenchmarkToUpper/abc-4 306782 412.6 ns/op BenchmarkToUpper/AbC123-4 216466 549.0 ns/op BenchmarkToUpper/azAZ09_-4 252076 500.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44130 2401 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62934 1850 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30626 3888 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52935 1951 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 114710 973.0 ns/op BenchmarkToLower/#00-4 2815789 39.47 ns/op BenchmarkToLower/abc-4 2540226 51.05 ns/op BenchmarkToLower/AbC123-4 199232 664.1 ns/op BenchmarkToLower/azAZ09_-4 206359 611.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84486 1360 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57950 2369 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26097 4569 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 53432 1883 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 94142 2022 ns/op BenchmarkMapNoChanges-4 798739 130.9 ns/op BenchmarkTrim-4 32779 3478 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2598362 43.40 ns/op BenchmarkToValidUTF8/InvalidASCII-4 160777 735.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90398 1413 ns/op BenchmarkEqualFold/Tests-4 37731 2659 ns/op BenchmarkEqualFold/ASCII-4 2670560 47.67 ns/op BenchmarkEqualFold/UnicodePrefix-4 94754 1133 ns/op BenchmarkEqualFold/UnicodeSuffix-4 106827 1088 ns/op BenchmarkIndexHard1-4 879 126548 ns/op BenchmarkIndexHard2-4 680 171827 ns/op BenchmarkIndexHard3-4 181 661343 ns/op BenchmarkIndexHard4-4 214 541271 ns/op BenchmarkLastIndexHard1-4 72 1812503 ns/op BenchmarkLastIndexHard2-4 63 2081269 ns/op BenchmarkLastIndexHard3-4 84 1949955 ns/op BenchmarkCountHard1-4 591 317586 ns/op BenchmarkCountHard2-4 522 193520 ns/op BenchmarkCountHard3-4 193 660240 ns/op BenchmarkIndexTorture-4 10000 12043 ns/op BenchmarkCountTorture-4 10000 13988 ns/op BenchmarkCountTortureOverlapping-4 669 178656 ns/op BenchmarkCountByte/10-4 2055409 54.59 ns/op 183.17 MB/s BenchmarkCountByte/32-4 2885731 66.90 ns/op 478.35 MB/s BenchmarkCountByte/4096-4 855066 170.4 ns/op 24036.79 MB/s BenchmarkCountByte/4194304-4 561 216235 ns/op 19397.01 MB/s BenchmarkCountByte/67108864-4 20 5963390 ns/op 11253.47 MB/s BenchmarkFields/ASCII/16-4 211855 534.3 ns/op 29.95 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22159 5942 ns/op 43.08 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1780 76075 ns/op 53.84 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 93 1303174 ns/op 50.29 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20373694 ns/op 51.47 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 295758 450.8 ns/op 35.50 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7034 16556 ns/op 15.46 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 511 217098 ns/op 18.87 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 3864320 ns/op 16.96 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 67248598 ns/op 15.59 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 196392 627.8 ns/op 25.48 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13693 9025 ns/op 28.36 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 848 165682 ns/op 24.72 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 3095168 ns/op 21.17 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 56707966 ns/op 18.49 MB/s 10465584 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 191924 639.0 ns/op 25.04 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11173 ns/op 22.91 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 718 185928 ns/op 22.03 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3653626 ns/op 17.94 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 64561945 ns/op 16.24 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 79829078 ns/op BenchmarkSplitSingleByteSeparator-4 22 7905121 ns/op BenchmarkSplitMultiByteSeparator-4 36 3906391 ns/op BenchmarkSplitNSingleByteSeparator-4 182086 775.2 ns/op BenchmarkSplitNMultiByteSeparator-4 147225 951.9 ns/op BenchmarkRepeat/5x0-4 3034593 40.38 ns/op BenchmarkRepeat/5x1-4 2695989 41.87 ns/op BenchmarkRepeat/5x2-4 244660 506.3 ns/op BenchmarkRepeat/5x6-4 142612 882.5 ns/op BenchmarkRepeat/10x0-4 3224145 37.20 ns/op BenchmarkRepeat/10x1-4 3188343 38.03 ns/op BenchmarkRepeat/10x2-4 253104 559.6 ns/op BenchmarkRepeat/10x6-4 127545 888.3 ns/op BenchmarkRepeatLarge/256/1-4 58640 2281 ns/op 112.24 MB/s BenchmarkRepeatLarge/256/16-4 110571 1264 ns/op 202.60 MB/s BenchmarkRepeatLarge/512/1-4 47522 2388 ns/op 214.42 MB/s BenchmarkRepeatLarge/512/16-4 64990 1784 ns/op 286.96 MB/s BenchmarkRepeatLarge/1024/1-4 38088 3820 ns/op 268.10 MB/s BenchmarkRepeatLarge/1024/16-4 41400 3507 ns/op 291.99 MB/s BenchmarkRepeatLarge/2048/1-4 19167 6806 ns/op 300.93 MB/s BenchmarkRepeatLarge/2048/16-4 17898 5665 ns/op 361.52 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11176 ns/op 366.50 MB/s BenchmarkRepeatLarge/4096/16-4 13585 8978 ns/op 456.20 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17424 ns/op 470.16 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17510 ns/op 467.86 MB/s BenchmarkRepeatLarge/8192/4097-4 3836462 30.43 ns/op 134617.79 MB/s BenchmarkRepeatLarge/16384/1-4 9088 27152 ns/op 603.43 MB/s BenchmarkRepeatLarge/16384/16-4 9380 31769 ns/op 515.72 MB/s BenchmarkRepeatLarge/16384/4097-4 6448 23938 ns/op 513.44 MB/s BenchmarkRepeatLarge/32768/1-4 2424 51098 ns/op 641.28 MB/s BenchmarkRepeatLarge/32768/16-4 2470 71653 ns/op 457.31 MB/s BenchmarkRepeatLarge/32768/4097-4 2080 61274 ns/op 468.04 MB/s BenchmarkRepeatLarge/65536/1-4 955 172264 ns/op 380.44 MB/s BenchmarkRepeatLarge/65536/16-4 955 146158 ns/op 448.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1050 119108 ns/op 515.96 MB/s BenchmarkRepeatLarge/131072/1-4 214 653321 ns/op 200.62 MB/s BenchmarkRepeatLarge/131072/16-4 184 557227 ns/op 235.22 MB/s BenchmarkRepeatLarge/131072/4097-4 234 638568 ns/op 198.89 MB/s BenchmarkRepeatLarge/262144/1-4 109 1052256 ns/op 249.13 MB/s BenchmarkRepeatLarge/262144/16-4 140 860614 ns/op 304.60 MB/s BenchmarkRepeatLarge/262144/4097-4 168 779707 ns/op 331.04 MB/s BenchmarkRepeatLarge/524288/1-4 72 1493495 ns/op 351.05 MB/s BenchmarkRepeatLarge/524288/16-4 100 1168762 ns/op 448.58 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1189917 ns/op 437.27 MB/s BenchmarkRepeatLarge/1048576/1-4 55 2080025 ns/op 504.12 MB/s BenchmarkRepeatLarge/1048576/16-4 54 2056908 ns/op 509.78 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 2567886 ns/op 406.85 MB/s BenchmarkRepeatLarge/2097152/1-4 30 5458880 ns/op 384.17 MB/s BenchmarkRepeatLarge/2097152/16-4 27 5916951 ns/op 354.43 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 5114552 ns/op 409.34 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7681881 ns/op 546.00 MB/s BenchmarkRepeatLarge/4194304/16-4 13 10829420 ns/op 387.31 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11923599 ns/op 351.51 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20239856 ns/op 414.46 MB/s BenchmarkRepeatLarge/8388608/16-4 6 16683815 ns/op 502.80 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 20658669 ns/op 405.96 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28352134 ns/op 591.74 MB/s BenchmarkRepeatLarge/16777216/16-4 3 38148027 ns/op 439.79 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27814966 ns/op 603.17 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58545258 ns/op 573.14 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54584780 ns/op 614.72 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58759560 ns/op 571.05 MB/s BenchmarkRepeatLarge/67108864/1-4 1 114102088 ns/op 588.15 MB/s BenchmarkRepeatLarge/67108864/16-4 1 143324150 ns/op 468.23 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 116590978 ns/op 575.59 MB/s BenchmarkRepeatLarge/134217728/1-4 1 198573760 ns/op 675.91 MB/s BenchmarkRepeatLarge/134217728/16-4 1 188172159 ns/op 713.27 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 202881458 ns/op 661.56 MB/s BenchmarkRepeatLarge/268435456/1-4 1 424591843 ns/op 632.22 MB/s BenchmarkRepeatLarge/268435456/16-4 1 356309505 ns/op 753.38 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 346770367 ns/op 774.10 MB/s BenchmarkRepeatLarge/536870912/1-4 1 791140252 ns/op 678.60 MB/s BenchmarkRepeatLarge/536870912/16-4 1 772395952 ns/op 695.07 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 897786075 ns/op 597.99 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1705558024 ns/op 629.55 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1550183439 ns/op 692.65 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1605391086 ns/op 668.84 MB/s BenchmarkIndexAnyASCII/1:1-4 2342979 53.08 ns/op BenchmarkIndexAnyASCII/1:2-4 2284317 53.16 ns/op BenchmarkIndexAnyASCII/1:4-4 2167332 52.53 ns/op BenchmarkIndexAnyASCII/1:8-4 2131287 53.90 ns/op BenchmarkIndexAnyASCII/1:16-4 2118787 55.31 ns/op BenchmarkIndexAnyASCII/1:32-4 2114966 58.70 ns/op BenchmarkIndexAnyASCII/1:64-4 2136093 54.34 ns/op BenchmarkIndexAnyASCII/16:1-4 2218058 53.15 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 129.3 ns/op BenchmarkIndexAnyASCII/16:4-4 821216 125.9 ns/op BenchmarkIndexAnyASCII/16:8-4 843697 126.4 ns/op BenchmarkIndexAnyASCII/16:16-4 800665 133.7 ns/op BenchmarkIndexAnyASCII/16:32-4 799620 154.6 ns/op BenchmarkIndexAnyASCII/16:64-4 698002 184.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2150910 54.69 ns/op BenchmarkIndexAnyASCII/256:2-4 106190 1128 ns/op BenchmarkIndexAnyASCII/256:4-4 105914 1127 ns/op BenchmarkIndexAnyASCII/256:8-4 108752 1113 ns/op BenchmarkIndexAnyASCII/256:16-4 106672 1123 ns/op BenchmarkIndexAnyASCII/256:32-4 105991 1133 ns/op BenchmarkIndexAnyASCII/256:64-4 96854 1184 ns/op BenchmarkIndexAnyUTF8/1:1-4 2476332 50.95 ns/op BenchmarkIndexAnyUTF8/1:2-4 2308813 51.15 ns/op BenchmarkIndexAnyUTF8/1:4-4 2266596 58.31 ns/op BenchmarkIndexAnyUTF8/1:8-4 2221996 51.27 ns/op BenchmarkIndexAnyUTF8/1:16-4 2169348 53.36 ns/op BenchmarkIndexAnyUTF8/1:32-4 2177991 55.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 2185350 54.46 ns/op BenchmarkIndexAnyUTF8/16:1-4 1882881 67.54 ns/op BenchmarkIndexAnyUTF8/16:2-4 262892 421.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 276765 421.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 292738 413.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 276523 440.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 249759 462.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 259237 460.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 467802 277.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 18796 6170 ns/op BenchmarkIndexAnyUTF8/256:4-4 19041 6205 ns/op BenchmarkIndexAnyUTF8/256:8-4 18722 6164 ns/op BenchmarkIndexAnyUTF8/256:16-4 18462 6527 ns/op BenchmarkIndexAnyUTF8/256:32-4 16681 7536 ns/op BenchmarkIndexAnyUTF8/256:64-4 17815 6816 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2337204 50.99 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2381500 49.14 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2412140 49.01 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2313504 49.04 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2348904 49.66 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2340058 51.26 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2365137 52.53 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 117.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 947278 122.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 857551 117.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 908827 123.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 839050 132.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 899220 154.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 715428 187.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 100537 1160 ns/op BenchmarkLastIndexAnyASCII/256:2-4 95283 1182 ns/op BenchmarkLastIndexAnyASCII/256:4-4 83007 1246 ns/op BenchmarkLastIndexAnyASCII/256:8-4 87891 1206 ns/op BenchmarkLastIndexAnyASCII/256:16-4 99372 1175 ns/op BenchmarkLastIndexAnyASCII/256:32-4 95744 1188 ns/op BenchmarkLastIndexAnyASCII/256:64-4 94455 1216 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2355176 51.24 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2311509 51.71 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2307314 52.00 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2282636 52.24 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2301728 51.60 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2270444 52.65 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2219061 54.29 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 312262 390.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 166470 756.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 155452 718.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 169622 699.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 158653 715.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 163383 735.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 172448 729.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 22273 5422 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 11241 10865 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9454 11685 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9370 10980 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10795 10954 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11452 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11130 ns/op BenchmarkTrimASCII/1:1-4 3143197 38.18 ns/op BenchmarkTrimASCII/1:2-4 2468034 48.79 ns/op BenchmarkTrimASCII/1:4-4 2344641 51.80 ns/op BenchmarkTrimASCII/1:8-4 2180854 53.86 ns/op BenchmarkTrimASCII/1:16-4 1906045 62.71 ns/op BenchmarkTrimASCII/16:1-4 2536392 46.10 ns/op BenchmarkTrimASCII/16:2-4 865047 119.7 ns/op BenchmarkTrimASCII/16:4-4 854406 123.1 ns/op BenchmarkTrimASCII/16:8-4 1000000 123.9 ns/op BenchmarkTrimASCII/16:16-4 970122 131.1 ns/op BenchmarkTrimASCII/256:1-4 1000000 120.9 ns/op BenchmarkTrimASCII/256:2-4 101672 1122 ns/op BenchmarkTrimASCII/256:4-4 101355 1145 ns/op BenchmarkTrimASCII/256:8-4 98071 1211 ns/op BenchmarkTrimASCII/256:16-4 89278 1224 ns/op BenchmarkTrimASCII/4096:1-4 93177 1121 ns/op BenchmarkTrimASCII/4096:2-4 7285 17448 ns/op BenchmarkTrimASCII/4096:4-4 7272 17464 ns/op BenchmarkTrimASCII/4096:8-4 7177 17424 ns/op BenchmarkTrimASCII/4096:16-4 7177 17431 ns/op BenchmarkTrimByte-4 3650118 33.89 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19111 6210 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19040 6212 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1662 73173 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3471 36320 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5732 18461 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10564 ns/op BenchmarkJoin/0-4 4075525 28.19 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3160980 37.49 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 203534 614.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 133798 869.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 106729 1176 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 84772 1425 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 73138 1707 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 61184 2077 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2425922 46.94 ns/op BenchmarkTrimSpace/ASCII-4 1798057 66.32 ns/op BenchmarkTrimSpace/SomeNonASCII-4 150910 830.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 85596 1380 ns/op BenchmarkReplaceAll-4 112702 1045 ns/op 16 B/op 1 allocs/op PASS ok strings 65.622s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 78025 1565 ns/op BenchmarkCond2-4 25723 4870 ns/op BenchmarkCond4-4 14000 8098 ns/op BenchmarkCond8-4 8392 15837 ns/op BenchmarkCond16-4 4263 28654 ns/op BenchmarkCond32-4 2054 54493 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 551876 196.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 351956 386.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 666349 198.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 693406 165.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 414160 267.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 787498 146.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 122456 1272 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 112081 1336 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 94792 1401 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72474 2089 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 624632 160.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 192728 609.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 693860 180.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 173788 670.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 796863 159.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 202317 587.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1468056 82.59 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 75326 1960 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 121782 913.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 754826 470.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 8056 14045 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 486 272393 ns/op BenchmarkRange/*sync.Map-4 2158 55289 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 126298 1939 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 148215 1007 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 90931 1278 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 94503 1270 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 252664 544.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 131586 970.7 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 111825 1044 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 204732 566.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 779158 140.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 78637 1935 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 156132 682.6 ns/op BenchmarkSwapCollision/*sync.Map-4 116274 1034 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 226 572229 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 144403 865.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 442808 333.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29296 4199 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 85612 1456 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35761 4032 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 308367 345.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 129882 834.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 276817 437.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1202726 88.61 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 206856 572.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1290692 85.09 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 866626 157.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 164120 615.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 783306 150.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 135823 925.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 531555 385.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 472128 259.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 154975 836.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 731678 257.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 180177 692.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 136022 856.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 235573 442.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 78219 1645 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 287456 736.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 590516 298.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 153840 794.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 598305 202.0 ns/op BenchmarkUncontendedSemaphore-4 4546282 25.83 ns/op BenchmarkContendedSemaphore-4 4437484 25.65 ns/op BenchmarkMutexUncontended-4 987736 127.1 ns/op BenchmarkMutex-4 218926 504.6 ns/op BenchmarkMutexSlack-4 227012 482.9 ns/op BenchmarkMutexWork-4 201370 558.9 ns/op BenchmarkMutexWorkSlack-4 207691 539.0 ns/op BenchmarkMutexNoSpin-4 90272 1265 ns/op BenchmarkMutexSpin-4 74932 1350 ns/op BenchmarkOnce-4 861871 136.4 ns/op BenchmarkOnceFunc/v=Once-4 1416632 84.71 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 103.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1270615 97.01 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1344602 90.44 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 961790 132.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6199429 21.53 ns/op BenchmarkSemaSyntNonblock-4 1418188 81.52 ns/op BenchmarkSemaSyntBlock-4 2339792 51.43 ns/op BenchmarkSemaWorkNonblock-4 1253610 95.88 ns/op BenchmarkSemaWorkBlock-4 1546222 81.51 ns/op BenchmarkRWMutexUncontended-4 451956 310.0 ns/op BenchmarkRWMutexWrite100-4 364256 339.0 ns/op BenchmarkRWMutexWrite10-4 331398 356.8 ns/op BenchmarkRWMutexWorkWrite100-4 267379 472.4 ns/op BenchmarkRWMutexWorkWrite10-4 252421 454.3 ns/op BenchmarkWaitGroupUncontended-4 773826 147.2 ns/op BenchmarkWaitGroupAddDone-4 534805 206.8 ns/op BenchmarkWaitGroupAddDoneWork-4 600708 214.1 ns/op BenchmarkWaitGroupWait-4 2884110 40.59 ns/op BenchmarkWaitGroupWaitWork-4 2236352 52.75 ns/op BenchmarkWaitGroupActuallyWait-4 63542 1775 ns/op 32 B/op 2 allocs/op PASS ok sync 22.616s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 722008 150.6 ns/op PASS ok sync/atomic 1.223s PASS ok syscall 1.034s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 125607 978.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.186s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 7352 16855 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10297 11736 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 97 1347679 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1085989 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 159724697 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 167045025 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1819 72994 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1911 61895 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6588785 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6453894 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 716895030 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 726652163 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 193 615530 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 213 555155 ns/op 184 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 67212884 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 60899354 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7015996539 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6468672965 ns/op 335150344 B/op 100094 allocs/op BenchmarkPyramid/10-4 3032 43696 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3185080 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 302287891 ns/op 35625544 B/op 2058 allocs/op BenchmarkRagged/10-4 2835 48001 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 249 452551 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 30 4592567 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6996 15296 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.780s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 84095898 ns/op BenchmarkVariableString-4 93819 1622 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1825 55713 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 1.632s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 46 2656065 ns/op BenchmarkAfter-4 157 802585 ns/op BenchmarkStop-4 265 505109 ns/op BenchmarkSimultaneousAfterFunc-4 45 2337879 ns/op BenchmarkStartStop-4 272 400536 ns/op BenchmarkReset-4 2252 47062 ns/op BenchmarkSleep-4 51 2229907 ns/op BenchmarkParallelTimerLatency-4 33 894431 avg-late-ns 1728175 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 595117 avg-late-ns 1769055 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 892073 avg-late-ns 5584664 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 432456 avg-late-ns 2078976 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 401398 avg-late-ns 2196889 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 324759 avg-late-ns 2320018 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 214881 avg-late-ns 2614989 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 232888 avg-late-ns 2282434 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 184032 avg-late-ns 1838343 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 355372 avg-late-ns 2062672 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 1956023 avg-late-ns 12058981 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 417111 avg-late-ns 1499695 max-late-ns BenchmarkTicker-4 391 628140 ns/op BenchmarkTickerReset-4 2643 39338 ns/op BenchmarkTickerResetNaive-4 312 468838 ns/op BenchmarkNow-4 683701 159.9 ns/op BenchmarkNowUnixNano-4 834015 153.9 ns/op BenchmarkNowUnixMilli-4 762531 155.0 ns/op BenchmarkNowUnixMicro-4 705991 155.7 ns/op BenchmarkFormat-4 54426 2082 ns/op BenchmarkFormatRFC3339-4 76958 1397 ns/op BenchmarkFormatRFC3339Nano-4 83793 1430 ns/op BenchmarkFormatNow-4 75477 1568 ns/op BenchmarkMarshalJSON-4 108766 1121 ns/op BenchmarkMarshalText-4 113845 1058 ns/op BenchmarkParse-4 117177 985.6 ns/op BenchmarkParseRFC3339UTC-4 367855 330.7 ns/op BenchmarkParseRFC3339UTCBytes-4 274026 463.3 ns/op BenchmarkParseRFC3339TZ-4 111868 1095 ns/op BenchmarkParseRFC3339TZBytes-4 89724 1482 ns/op BenchmarkParseDuration-4 621525 208.7 ns/op BenchmarkHour-4 1000000 115.1 ns/op BenchmarkSecond-4 1000000 115.1 ns/op BenchmarkYear-4 825762 153.8 ns/op BenchmarkDay-4 733646 172.8 ns/op BenchmarkISOWeek-4 815932 158.8 ns/op BenchmarkGoString-4 80136 1558 ns/op BenchmarkUnmarshalText-4 81997 1445 ns/op PASS ok time 12.794s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 598934 205.6 ns/op BenchmarkDecodeValidJapaneseChars-4 714362 168.8 ns/op BenchmarkDecodeRune-4 2729846 46.03 ns/op BenchmarkEncodeValidASCII-4 493834 230.8 ns/op BenchmarkEncodeValidJapaneseChars-4 837050 167.2 ns/op BenchmarkAppendRuneValidASCII-4 1000000 102.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2248585 52.10 ns/op BenchmarkEncodeRune-4 4501503 24.75 ns/op PASS ok unicode/utf16 2.320s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 976675 108.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 207991 549.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3114391 37.65 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 392444 323.7 ns/op BenchmarkValidTenASCIIChars-4 1000000 105.1 ns/op BenchmarkValid100KASCIIChars-4 165 733805 ns/op BenchmarkValidTenJapaneseChars-4 205993 608.9 ns/op BenchmarkValidLongMostlyASCII-4 156 767861 ns/op BenchmarkValidLongJapanese-4 67 1723687 ns/op BenchmarkValidStringTenASCIIChars-4 3179122 34.01 ns/op BenchmarkValidString100KASCIIChars-4 12207 8714 ns/op BenchmarkValidStringTenJapaneseChars-4 372418 329.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1410 86707 ns/op BenchmarkValidStringLongJapanese-4 122 983163 ns/op BenchmarkEncodeASCIIRune-4 3151038 38.52 ns/op BenchmarkEncodeJapaneseRune-4 1826268 64.37 ns/op BenchmarkAppendASCIIRune-4 7422478 13.67 ns/op BenchmarkAppendJapaneseRune-4 2105815 55.32 ns/op BenchmarkDecodeASCIIRune-4 2455791 48.80 ns/op BenchmarkDecodeJapaneseRune-4 1501538 75.01 ns/op BenchmarkFullRune/ASCII-4 3255735 34.18 ns/op BenchmarkFullRune/Incomplete-4 1581882 73.17 ns/op BenchmarkFullRune/Japanese-4 3504198 33.51 ns/op PASS ok unicode/utf8 5.160s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 96488754424 ns/op PASS ok cmd/api 97.784s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 468201 256.8 ns/op BenchmarkCgoCall/one-pointer-4 341028 328.7 ns/op BenchmarkCgoCall/eight-pointers-4 187532 736.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 458572 294.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 10000 11942 ns/op BenchmarkCgoCall/eight-pointers-slice-4 30098 4206 ns/op BenchmarkGoString-4 1000000 182.4 ns/op BenchmarkCGoCallback-4 56450 2157 ns/op BenchmarkCGoInCThread-4 376575 313.8 ns/op PASS ok cmd/cgo/internal/test 2.562s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1342564 88.38 ns/op BenchmarkEqArrayOfStrings64-4 220118 552.0 ns/op BenchmarkEqArrayOfStrings1024-4 14722 8098 ns/op BenchmarkEqArrayOfFloats5-4 1587093 77.35 ns/op BenchmarkEqArrayOfFloats64-4 229646 556.6 ns/op BenchmarkEqArrayOfFloats1024-4 14096 8183 ns/op BenchmarkEqArrayOfStructsEq-4 4410 28759 ns/op BenchmarkEqArrayOfStructsNotEq-4 8001 16320 ns/op BenchmarkEqStruct-4 27722749 4.494 ns/op PASS ok cmd/compile/internal/reflectdata 2.739s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 60498 ns/op BenchmarkCopyElim1-4 361 368160 ns/op BenchmarkCopyElim10-4 278 447301 ns/op BenchmarkCopyElim100-4 124 968889 ns/op BenchmarkCopyElim1000-4 45 2428094 ns/op BenchmarkCopyElim10000-4 3 34831250 ns/op BenchmarkCopyElim100000-4 1 526448212 ns/op BenchmarkDeadCode/1-4 175 692705 ns/op BenchmarkDeadCode/10-4 248 586696 ns/op BenchmarkDeadCode/100-4 153 806963 ns/op BenchmarkDeadCode/1000-4 52 3219180 ns/op BenchmarkDeadCode/10000-4 4 31309059 ns/op BenchmarkDeadCode/100000-4 1 308563176 ns/op BenchmarkDeadCode/200000-4 1 655576700 ns/op BenchmarkDominatorsLinear-4 16 8319860 ns/op 1.20 MB/s BenchmarkDominatorsFwdBack-4 9 12830201 ns/op 0.78 MB/s BenchmarkDominatorsManyPred-4 8 12934270 ns/op 0.77 MB/s BenchmarkDominatorsMaxPred-4 10 11351901 ns/op 0.88 MB/s BenchmarkDominatorsMaxPredVal-4 10 12316928 ns/op 0.81 MB/s BenchmarkFuse/1-4 307 420299 ns/op BenchmarkFuse/10-4 289 406752 ns/op BenchmarkFuse/100-4 130 923431 ns/op BenchmarkFuse/1000-4 26 6880133 ns/op BenchmarkFuse/10000-4 2 71308577 ns/op BenchmarkNilCheckDeep1-4 13316 8770 ns/op 0.11 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6226 20754 ns/op 0.48 MB/s 231 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 884 137433 ns/op 0.73 MB/s 640 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 88 1285550 ns/op 0.78 MB/s 3998 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15024661 ns/op 0.67 MB/s 107982 B/op 6 allocs/op BenchmarkDSEPass-4 44 2646754 ns/op 62791 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 104329607 ns/op 4238984 B/op 108075 allocs/op BenchmarkCSEPass-4 8 12744103 ns/op 123312 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 142057140 ns/op 5717472 B/op 97843 allocs/op BenchmarkDeadcodePass-4 210 561978 ns/op 87225 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 111352928 ns/op 4018912 B/op 44737 allocs/op BenchmarkMultiPass-4 84 1284802 ns/op 251073 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 236133569 ns/op 11241512 B/op 150114 allocs/op BenchmarkCondRewrite/SoloJump-4 4932835 23.84 ns/op BenchmarkCondRewrite/CombJump-4 4669063 25.55 ns/op PASS ok cmd/compile/internal/ssa 15.473s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13904 8110 ns/op BenchmarkExtShift-4 24631 4636 ns/op BenchmarkModify-4 9074 14416 ns/op BenchmarkMullImm-4 27220 4530 ns/op BenchmarkConstModify-4 9108 14199 ns/op BenchmarkBitSet-4 12266 9734 ns/op BenchmarkBitClear-4 10000 10163 ns/op BenchmarkBitToggle-4 12666 9382 ns/op BenchmarkBitSetConst-4 144417 829.6 ns/op BenchmarkBitClearConst-4 99648 1146 ns/op BenchmarkBitToggleConst-4 133494 839.8 ns/op BenchmarkDivconstI64-4 7444789 16.51 ns/op BenchmarkModconstI64-4 7456188 16.01 ns/op BenchmarkDivisiblePow2constI64-4 7582790 15.81 ns/op BenchmarkDivisibleconstI64-4 8965836 13.09 ns/op BenchmarkDivisibleWDivconstI64-4 4404000 27.53 ns/op BenchmarkDivconstU64/3-4 5170206 19.65 ns/op BenchmarkDivconstU64/5-4 6314209 17.54 ns/op BenchmarkDivconstU64/37-4 7677966 14.18 ns/op BenchmarkDivconstU64/1234567-4 7049458 18.40 ns/op BenchmarkModconstU64-4 8888510 12.87 ns/op BenchmarkDivisibleconstU64-4 8458082 13.05 ns/op BenchmarkDivisibleWDivconstU64-4 4184788 28.12 ns/op BenchmarkDivconstI32-4 7039340 14.37 ns/op BenchmarkModconstI32-4 8387600 14.80 ns/op BenchmarkDivisiblePow2constI32-4 7900195 13.29 ns/op BenchmarkDivisibleconstI32-4 8623228 14.09 ns/op BenchmarkDivisibleWDivconstI32-4 4034740 30.28 ns/op BenchmarkDivconstU32-4 6958612 17.79 ns/op BenchmarkModconstU32-4 7280314 16.44 ns/op BenchmarkDivisibleconstU32-4 8655918 13.55 ns/op BenchmarkDivisibleWDivconstU32-4 3517872 29.45 ns/op BenchmarkDivconstI16-4 8360119 13.65 ns/op BenchmarkModconstI16-4 8232466 13.71 ns/op BenchmarkDivisiblePow2constI16-4 8139439 13.42 ns/op BenchmarkDivisibleconstI16-4 8274234 13.89 ns/op BenchmarkDivisibleWDivconstI16-4 3987880 30.68 ns/op BenchmarkDivconstU16-4 8254663 14.54 ns/op BenchmarkModconstU16-4 7982204 16.65 ns/op BenchmarkDivisibleconstU16-4 7669254 13.41 ns/op BenchmarkDivisibleWDivconstU16-4 3997730 27.90 ns/op BenchmarkDivconstI8-4 7675350 14.97 ns/op BenchmarkModconstI8-4 7124271 16.08 ns/op BenchmarkDivisiblePow2constI8-4 8324994 12.76 ns/op BenchmarkDivisibleconstI8-4 8033292 14.97 ns/op BenchmarkDivisibleWDivconstI8-4 3824902 29.12 ns/op BenchmarkDivconstU8-4 8411620 13.29 ns/op BenchmarkModconstU8-4 8254890 13.01 ns/op BenchmarkDivisibleconstU8-4 8688319 12.43 ns/op BenchmarkDivisibleWDivconstU8-4 4283990 27.26 ns/op BenchmarkMul2-4 246708 502.0 ns/op BenchmarkMulNeg2-4 254918 502.7 ns/op BenchmarkEfaceInteger-4 3019742 37.37 ns/op BenchmarkDiv64UnsignedSmall-4 9865743 10.80 ns/op BenchmarkDiv64Small-4 8704304 12.71 ns/op BenchmarkDiv64SmallNegDivisor-4 7911162 14.58 ns/op BenchmarkDiv64SmallNegDividend-4 8903426 12.90 ns/op BenchmarkDiv64SmallNegBoth-4 7979665 12.64 ns/op BenchmarkDiv64Unsigned-4 9581232 11.27 ns/op BenchmarkDiv64-4 8674887 13.17 ns/op BenchmarkDiv64NegDivisor-4 8647657 12.68 ns/op BenchmarkDiv64NegDividend-4 8717498 12.93 ns/op BenchmarkDiv64NegBoth-4 8871940 13.24 ns/op BenchmarkMod64UnsignedSmall-4 9730738 10.72 ns/op BenchmarkMod64Small-4 8988190 11.67 ns/op BenchmarkMod64SmallNegDivisor-4 9173756 12.22 ns/op BenchmarkMod64SmallNegDividend-4 9337166 11.66 ns/op BenchmarkMod64SmallNegBoth-4 8893621 12.04 ns/op BenchmarkMod64Unsigned-4 10261687 10.66 ns/op BenchmarkMod64-4 9571341 12.18 ns/op BenchmarkMod64NegDivisor-4 9344572 12.08 ns/op BenchmarkMod64NegDividend-4 9533248 12.86 ns/op BenchmarkMod64NegBoth-4 8840440 12.20 ns/op BenchmarkMulconstI32/3-4 28593322 3.938 ns/op BenchmarkMulconstI32/5-4 30265771 4.099 ns/op BenchmarkMulconstI32/12-4 27326653 4.496 ns/op BenchmarkMulconstI32/120-4 28046832 4.618 ns/op BenchmarkMulconstI32/-120-4 27645328 4.255 ns/op BenchmarkMulconstI32/65537-4 25080586 4.535 ns/op BenchmarkMulconstI32/65538-4 25640406 4.610 ns/op BenchmarkMulconstI64/3-4 29157260 4.343 ns/op BenchmarkMulconstI64/5-4 29662873 4.111 ns/op BenchmarkMulconstI64/12-4 25832110 4.578 ns/op BenchmarkMulconstI64/120-4 30478830 4.325 ns/op BenchmarkMulconstI64/-120-4 27315500 4.247 ns/op BenchmarkMulconstI64/65537-4 24208126 4.394 ns/op BenchmarkMulconstI64/65538-4 26669937 4.320 ns/op BenchmarkMulconstU32/3-4 29189821 4.044 ns/op BenchmarkMulconstU32/5-4 29446118 4.073 ns/op BenchmarkMulconstU32/12-4 28033256 4.277 ns/op BenchmarkMulconstU32/120-4 29601840 4.075 ns/op BenchmarkMulconstU32/65537-4 28027776 4.332 ns/op BenchmarkMulconstU32/65538-4 26652096 4.401 ns/op BenchmarkMulconstU64/3-4 26966230 4.062 ns/op BenchmarkMulconstU64/5-4 29225181 4.076 ns/op BenchmarkMulconstU64/12-4 27826693 4.299 ns/op BenchmarkMulconstU64/120-4 27287486 4.141 ns/op BenchmarkMulconstU64/65537-4 27792027 4.264 ns/op BenchmarkMulconstU64/65538-4 27419445 4.521 ns/op BenchmarkShiftArithmeticRight-4 25240010 4.612 ns/op BenchmarkSwitch8Predictable-4 9006816 14.22 ns/op BenchmarkSwitch8Unpredictable-4 8886922 13.34 ns/op BenchmarkSwitch32Predictable-4 12839205 9.407 ns/op BenchmarkSwitch32Unpredictable-4 8058589 13.33 ns/op BenchmarkSwitchStringPredictable-4 5946878 19.92 ns/op BenchmarkSwitchStringUnpredictable-4 6353971 17.53 ns/op PASS ok cmd/compile/internal/test 18.508s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 171 711564 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 115.4 ns/op BenchmarkNamed/Underlying/generic-4 895396 112.8 ns/op BenchmarkNamed/Underlying/src_instance-4 951806 109.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 110.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 431169410 ns/op 70873 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 301891170 ns/op 101250 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 128738243 ns/op 236436 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 112727472 ns/op 270736 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2076406003 ns/op 2496 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90068929 ns/op 56914 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35774182 ns/op 143721 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35899366 ns/op 143400 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 664946695 ns/op 3258 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42247890 ns/op 51208 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25906392 ns/op 81755 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21603530 ns/op 99448 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1705636608 ns/op 37887 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 542387413 ns/op 118959 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 136640613 ns/op 471719 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 103061438 ns/op 625206 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2714951532 ns/op 737.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 72119942 ns/op 27690 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 52202787 ns/op 38179 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45575223 ns/op 43744 lines/s PASS ok cmd/compile/internal/types2 36.519s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 35615520 ns/op 17950667 sys-ns/op 4273333 user-ns/op PASS ok cmd/go 1.495s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 60184 1747 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77274 1501 ns/op 5.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17911 6992 ns/op 146.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17294 6577 ns/op 155.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2925 44494 ns/op 184.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3080 45472 ns/op 180.16 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.138s All tests passed.