darwin-amd64-race at a03f1aeb557e0e4547c7dfdc1bd64d1f6f3a56ec :: 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=4620766B-3C8A-4352-B706-E65F823DB264" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.4ywhoni2pQ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D0BD50AE-B063-46C6-89B5-9C2AC6D64276" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=4620766B-3C8A-4352-B706-E65F823DB264" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.4ywhoni2pQ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D0BD50AE-B063-46C6-89B5-9C2AC6D64276" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.664s ok archive/zip 3.937s ok bufio 1.532s ok bytes 2.935s ok cmp 1.071s ok compress/bzip2 1.523s ok compress/flate 8.813s ok compress/gzip 16.326s ok compress/lzw 1.860s ok compress/zlib 5.990s ok container/heap 1.046s ok container/list 1.029s ok container/ring 1.057s ok context 1.152s ok crypto 1.044s ok crypto/aes 1.072s ok crypto/cipher 1.069s ok crypto/des 1.062s ok crypto/dsa 1.045s ok crypto/ecdh 1.404s ok crypto/ecdsa 1.204s ok crypto/ed25519 1.623s ok crypto/elliptic 1.102s ok crypto/hmac 1.069s ok crypto/internal/alias 1.027s ok crypto/internal/bigmod 5.377s ok crypto/internal/boring 1.056s ok crypto/internal/boring/bcache 1.751s ok crypto/internal/edwards25519 2.451s ok crypto/internal/edwards25519/field 1.141s ok crypto/internal/nistec 1.948s ok crypto/internal/nistec/fiat 1.028s [no tests to run] ok crypto/md5 1.120s ok crypto/rand 1.538s ok crypto/rc4 1.737s ok crypto/rsa 3.430s ok crypto/sha1 1.105s ok crypto/sha256 1.060s ok crypto/sha512 1.058s ok crypto/subtle 1.645s ok crypto/tls 5.517s ok crypto/x509 2.741s ok database/sql 1.654s ok database/sql/driver 1.062s ok debug/buildinfo 1.086s ok debug/dwarf 1.107s ok debug/elf 2.399s ok debug/gosym 1.200s ok debug/macho 1.060s ok debug/pe 1.117s ok debug/plan9obj 1.035s ok embed 1.092s [no tests to run] ok embed/internal/embedtest 1.039s ok encoding/ascii85 1.116s ok encoding/asn1 1.056s ok encoding/base32 1.182s ok encoding/base64 1.065s ok encoding/binary 1.060s ok encoding/csv 1.170s ok encoding/gob 23.510s ok encoding/hex 1.083s ok encoding/json 4.586s ok encoding/pem 4.836s ok encoding/xml 1.322s ok errors 1.092s ok expvar 1.090s ok flag 3.275s ok fmt 2.083s ok go/ast 1.180s ok go/build 6.794s ok go/build/constraint 1.042s ok go/constant 1.050s ok go/doc 1.563s ok go/doc/comment 5.041s ok go/format 1.157s ok go/importer 3.130s ok go/internal/gccgoimporter 1.084s ok go/internal/gcimporter 25.552s ok go/internal/srcimporter 34.583s ok go/parser 2.161s ok go/printer 3.140s ok go/scanner 1.053s ok go/token 1.188s ok go/types 65.584s ok hash 1.045s ok hash/adler32 1.064s ok hash/crc32 1.061s ok hash/crc64 1.051s ok hash/fnv 1.029s ok hash/maphash 1.032s ok html 1.054s ok html/template 1.336s ok image 1.549s ok image/color 1.072s ok image/draw 2.067s ok image/gif 2.676s ok image/jpeg 2.478s ok image/png 3.949s ok index/suffixarray 2.273s ok internal/abi 1.410s ok internal/buildcfg 1.099s ok internal/coverage/cformat 1.067s ok internal/coverage/cmerge 1.024s ok internal/coverage/pods 1.063s ok internal/coverage/slicereader 1.073s ok internal/coverage/slicewriter 1.053s ok internal/coverage/test 1.066s ok internal/cpu 3.063s ok internal/dag 1.186s ok internal/diff 1.043s ok internal/fmtsort 1.020s ok internal/fuzz 1.060s ok internal/godebug 14.606s ok internal/godebugs 1.055s ok internal/intern 2.968s ok internal/itoa 1.049s ok internal/platform 2.632s ok internal/poll 1.615s ok internal/profile 1.072s ok internal/reflectlite 1.029s ok internal/safefilepath 1.026s ok internal/saferio 1.226s ok internal/singleflight 1.109s ok internal/testenv 1.757s ok internal/trace 1.516s ok internal/types/errors 2.704s ok internal/unsafeheader 1.026s ok internal/xcoff 1.046s ok internal/zstd 1.028s ok io 1.122s ok io/fs 1.299s ok io/ioutil 1.073s ok log 1.073s ok log/slog 1.255s ok log/slog/internal/benchmarks 1.039s ok log/slog/internal/buffer 1.049s ok log/syslog 2.310s ok maps 1.034s ok math 1.050s ok math/big 3.877s ok math/bits 1.032s ok math/cmplx 1.038s ok math/rand 4.533s ok mime 1.070s ok mime/multipart 5.659s ok mime/quotedprintable 1.130s ok net 14.801s ok net/http 19.841s ok net/http/cgi 13.360s ok net/http/cookiejar 1.079s ok net/http/fcgi 1.269s ok net/http/httptest 1.370s ok net/http/httptrace 1.072s ok net/http/httputil 2.145s ok net/http/internal 1.062s ok net/http/internal/ascii 1.060s ok net/http/pprof 6.251s ok net/internal/socktest 1.029s ok net/mail 1.034s ok net/netip 1.993s ok net/rpc 1.204s ok net/rpc/jsonrpc 1.095s ok net/smtp 1.213s ok net/textproto 2.417s ok net/url 1.061s ok os 8.522s ok os/exec 11.186s ok os/exec/internal/fdtest 1.054s ok os/signal 20.498s ok os/user 1.104s ok path 1.067s ok path/filepath 1.071s ok plugin 1.059s ok reflect 2.396s ok regexp 4.516s ok regexp/syntax 7.104s ok runtime 66.908s ok runtime/cgo 1.026s ok runtime/coverage 1.039s ok runtime/debug 2.162s ok runtime/internal/atomic 1.068s ok runtime/internal/math 1.034s ok runtime/internal/sys 1.060s ok runtime/internal/wasitest 1.041s ok runtime/metrics 1.101s ok runtime/pprof 26.365s ok runtime/race 13.677s ok runtime/trace 6.086s ok slices 1.725s ok sort 2.161s ok strconv 3.841s ok strings 2.798s ok sync 1.726s ok sync/atomic 4.056s ok syscall 6.439s ok testing 3.539s ok testing/fstest 1.057s ok testing/iotest 1.033s ok testing/quick 1.177s ok testing/slogtest 1.038s ok text/scanner 1.044s ok text/tabwriter 1.040s ok text/template 1.096s ok text/template/parse 1.035s ok time 3.405s ok unicode 1.086s ok unicode/utf16 1.073s ok unicode/utf8 1.065s ok cmd/addr2line 9.422s ok cmd/api 4.166s ok cmd/asm/internal/asm 4.391s ok cmd/asm/internal/lex 1.072s ok cmd/cgo/internal/swig 1.153s ok cmd/cgo/internal/test 3.620s ok cmd/cgo/internal/testcarchive 48.574s ok cmd/cgo/internal/testcshared 21.483s ok cmd/cgo/internal/testerrors 32.646s ok cmd/cgo/internal/testfortran 1.159s ok cmd/cgo/internal/testgodefs 4.604s ok cmd/cgo/internal/testlife 3.853s ok cmd/cgo/internal/testnocgo 1.063s ok cmd/cgo/internal/testplugin 98.666s ok cmd/cgo/internal/testsanitizers 1.035s [no tests to run] ok cmd/cgo/internal/testshared 1.038s ok cmd/cgo/internal/testso 5.809s ok cmd/cgo/internal/teststdio 5.674s ok cmd/cgo/internal/testtls 1.032s ok cmd/compile/internal/abt 1.084s ok cmd/compile/internal/amd64 79.325s ok cmd/compile/internal/base 1.078s ok cmd/compile/internal/compare 1.069s ok cmd/compile/internal/dwarfgen 2.170s ok cmd/compile/internal/importer 6.396s ok cmd/compile/internal/inline/inlheur 3.363s ok cmd/compile/internal/ir 1.035s ok cmd/compile/internal/logopt 3.107s ok cmd/compile/internal/loopvar 47.841s ok cmd/compile/internal/noder 1.038s ok cmd/compile/internal/reflectdata 1.047s [no tests to run] ok cmd/compile/internal/ssa 41.090s ok cmd/compile/internal/syntax 1.326s ok cmd/compile/internal/test 21.692s ok cmd/compile/internal/typecheck 1.960s ok cmd/compile/internal/types 1.033s ok cmd/compile/internal/types2 27.754s ok cmd/covdata 1.058s ok cmd/cover 22.077s ok cmd/dist 1.030s ok cmd/distpack 1.041s ok cmd/doc 6.343s ok cmd/fix 20.027s ok cmd/go 443.046s ok cmd/go/internal/auth 1.036s ok cmd/go/internal/cache 1.298s ok cmd/go/internal/cfg 1.031s [no tests to run] ok cmd/go/internal/envcmd 1.585s ok cmd/go/internal/fsys 1.269s ok cmd/go/internal/generate 1.079s ok cmd/go/internal/gover 1.031s ok cmd/go/internal/imports 1.074s ok cmd/go/internal/load 1.034s ok cmd/go/internal/lockedfile 2.236s ok cmd/go/internal/lockedfile/internal/filelock 2.080s ok cmd/go/internal/modfetch 1.055s ok cmd/go/internal/modfetch/codehost 10.021s ok cmd/go/internal/modfetch/zip_sum_test 1.131s ok cmd/go/internal/modindex 1.851s ok cmd/go/internal/modload 1.051s ok cmd/go/internal/mvs 1.068s ok cmd/go/internal/par 1.096s ok cmd/go/internal/str 1.028s ok cmd/go/internal/test 1.095s ok cmd/go/internal/toolchain 1.049s ok cmd/go/internal/vcs 1.091s ok cmd/go/internal/vcweb 1.212s ok cmd/go/internal/vcweb/vcstest 21.423s ok cmd/go/internal/web 1.043s ok cmd/go/internal/work 2.902s ok cmd/gofmt 1.257s ok cmd/internal/archive 2.866s ok cmd/internal/buildid 1.955s ok cmd/internal/cov 1.850s ok cmd/internal/dwarf 1.049s ok cmd/internal/edit 1.022s ok cmd/internal/goobj 1.020s ok cmd/internal/moddeps 3.662s ok cmd/internal/notsha256 1.042s ok cmd/internal/obj 2.061s ok cmd/internal/obj/ppc64 1.627s ok cmd/internal/obj/riscv 1.280s ok cmd/internal/obj/s390x 1.066s ok cmd/internal/obj/x86 4.633s ok cmd/internal/objabi 1.169s ok cmd/internal/pkgpath 5.196s ok cmd/internal/pkgpattern 1.031s ok cmd/internal/quoted 1.041s ok cmd/internal/src 1.021s ok cmd/internal/test2json 1.874s ok cmd/link 36.162s ok cmd/link/internal/benchmark 1.060s ok cmd/link/internal/ld 33.673s ok cmd/link/internal/loader 1.086s ok cmd/nm 9.764s ok cmd/objdump 10.293s ok cmd/pack 14.033s ok cmd/pprof 4.192s ok cmd/trace 1.195s ok cmd/vet 53.762s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3150 35206 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2325 50844 ns/op 1844 B/op 36 allocs/op Benchmark/Writer/PAX-4 1812 66400 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3619 30771 ns/op 5208 B/op 16 allocs/op Benchmark/Reader/GNU-4 8020 27379 ns/op 5125 B/op 15 allocs/op Benchmark/Reader/PAX-4 2484 59852 ns/op 8723 B/op 33 allocs/op PASS ok archive/tar 2.138s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 268811027 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 221589220 ns/op BenchmarkZip64TestSizes/4096-4 1150 135041 ns/op BenchmarkZip64TestSizes/1048576-4 114 944115 ns/op BenchmarkZip64TestSizes/67108864-4 1 183847623 ns/op PASS ok archive/zip 2.380s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 217872 586.6 ns/op BenchmarkReaderCopyUnoptimal-4 131232 1349 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 52943 ns/op BenchmarkReaderWriteToOptimal-4 8996 19053 ns/op BenchmarkReaderReadString-4 107251 1138 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 176602 667.0 ns/op BenchmarkWriterCopyUnoptimal-4 183924 673.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 59194 ns/op BenchmarkReaderEmpty-4 12814 10738 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10866 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 420886 245.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.153s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2727 50996 ns/op 642.56 MB/s BenchmarkWriteByte-4 392 298072 ns/op 13.74 MB/s BenchmarkWriteRune-4 206 592107 ns/op 20.75 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3526431 ns/op BenchmarkBufferFullSmallReads-4 84 1500896 ns/op BenchmarkBufferWriteBlock/N4096-4 9492 31997 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 184 619634 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 15675808 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 15248772 ns/op 1100.23 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 3322879 47.06 ns/op 212.52 MB/s BenchmarkIndexByte/32-4 3184178 37.16 ns/op 861.13 MB/s BenchmarkIndexByte/4K-4 889992 114.4 ns/op 35805.63 MB/s BenchmarkIndexBytePortable/10-4 1000000 109.5 ns/op 91.34 MB/s BenchmarkIndexBytePortable/32-4 450388 395.6 ns/op 80.90 MB/s BenchmarkIndexBytePortable/4K-4 4147 32150 ns/op 127.40 MB/s BenchmarkIndexRune/10-4 1000000 125.9 ns/op 79.45 MB/s BenchmarkIndexRune/32-4 1000000 127.2 ns/op 251.48 MB/s BenchmarkIndexRune/4K-4 411493 319.5 ns/op 12818.15 MB/s BenchmarkIndexRuneASCII/10-4 3435738 33.50 ns/op 298.52 MB/s BenchmarkIndexRuneASCII/32-4 3223893 36.69 ns/op 872.27 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 119.4 ns/op 34305.81 MB/s BenchmarkEqual/0-4 9922830 14.55 ns/op BenchmarkEqual/1-4 1000000 101.2 ns/op 9.88 MB/s BenchmarkEqual/6-4 1000000 114.8 ns/op 52.28 MB/s BenchmarkEqual/9-4 1000000 105.0 ns/op 85.70 MB/s BenchmarkEqual/15-4 1000000 177.2 ns/op 84.65 MB/s BenchmarkEqual/16-4 1212139 98.51 ns/op 162.42 MB/s BenchmarkEqual/20-4 1000000 163.8 ns/op 122.08 MB/s BenchmarkEqual/32-4 1137594 101.5 ns/op 315.19 MB/s BenchmarkEqual/4K-4 73761 1453 ns/op 2819.22 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 197.8 ns/op 323.55 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 122.1 ns/op 524.12 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 108.9 ns/op 587.77 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 140.9 ns/op 454.32 MB/s BenchmarkEqualBothUnaligned/4096_0-4 80574 1435 ns/op 2853.79 MB/s BenchmarkEqualBothUnaligned/4096_1-4 51086 2060 ns/op 1987.96 MB/s BenchmarkEqualBothUnaligned/4096_4-4 153024 862.4 ns/op 4749.55 MB/s BenchmarkEqualBothUnaligned/4096_7-4 152667 912.7 ns/op 4487.85 MB/s BenchmarkIndex/10-4 2232592 67.18 ns/op 148.86 MB/s BenchmarkIndex/32-4 1913254 53.57 ns/op 597.32 MB/s BenchmarkIndex/4K-4 38710 2918 ns/op 1403.93 MB/s BenchmarkIndexEasy/10-4 2223326 65.33 ns/op 153.06 MB/s BenchmarkIndexEasy/32-4 1955491 69.56 ns/op 460.01 MB/s BenchmarkIndexEasy/4K-4 550677 237.1 ns/op 17278.41 MB/s BenchmarkCount/10-4 1371334 88.51 ns/op 112.98 MB/s BenchmarkCount/32-4 1320908 107.1 ns/op 298.77 MB/s BenchmarkCount/4K-4 32866 3585 ns/op 1142.44 MB/s BenchmarkCountEasy/10-4 1286893 95.92 ns/op 104.25 MB/s BenchmarkCountEasy/32-4 1000000 120.9 ns/op 264.68 MB/s BenchmarkCountEasy/4K-4 481414 280.3 ns/op 14614.76 MB/s BenchmarkCountSingle/10-4 2667817 52.48 ns/op 190.56 MB/s BenchmarkCountSingle/32-4 2594086 50.45 ns/op 634.26 MB/s BenchmarkCountSingle/4K-4 1000000 160.6 ns/op 25511.68 MB/s BenchmarkToUpper/#00-4 2685806 54.10 ns/op BenchmarkToUpper/ONLYUPPER-4 289116 475.5 ns/op BenchmarkToUpper/abc-4 409801 319.7 ns/op BenchmarkToUpper/AbC123-4 291454 483.0 ns/op BenchmarkToUpper/azAZ09_-4 255378 494.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 81414 1526 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34986 3352 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57147 2202 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 111439 995.8 ns/op BenchmarkToLower/#00-4 2407798 49.44 ns/op BenchmarkToLower/abc-4 424562 366.7 ns/op BenchmarkToLower/AbC123-4 264982 458.9 ns/op BenchmarkToLower/azAZ09_-4 257187 650.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80917 1553 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32454 3451 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70854 1765 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118728 1015 ns/op BenchmarkFields/ASCII/16-4 177361 989.6 ns/op 16.17 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 13660 ns/op 18.74 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 848 227371 ns/op 18.01 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 42 3809738 ns/op 17.20 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 47469314 ns/op 22.09 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 171721 905.1 ns/op 17.68 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6126 19678 ns/op 13.01 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 362 360626 ns/op 11.36 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6539823 ns/op 10.02 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 111718821 ns/op 9.39 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 120759 987.9 ns/op 16.20 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 15091 ns/op 16.96 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 493 312991 ns/op 13.09 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 5418613 ns/op 12.09 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 90742162 ns/op 11.56 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 122182 1291 ns/op 12.39 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7140 15677 ns/op 16.33 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 447 341733 ns/op 11.99 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 6204019 ns/op 10.56 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 129846804 ns/op 8.08 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1809060 63.01 ns/op BenchmarkTrimSpace/ASCII-4 1000000 108.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 98613 1215 ns/op BenchmarkTrimSpace/JustNonASCII-4 48326 2388 ns/op BenchmarkToValidUTF8/Valid-4 456655 355.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 276094 652.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 73076 1482 ns/op BenchmarkIndexHard1-4 973 113253 ns/op BenchmarkIndexHard2-4 795 212808 ns/op BenchmarkIndexHard3-4 195 633673 ns/op BenchmarkIndexHard4-4 128 1096751 ns/op BenchmarkLastIndexHard1-4 7 24468414 ns/op BenchmarkLastIndexHard2-4 6 22300704 ns/op BenchmarkLastIndexHard3-4 6 19531302 ns/op BenchmarkCountHard1-4 1009 111960 ns/op BenchmarkCountHard2-4 824 145086 ns/op BenchmarkCountHard3-4 186 624256 ns/op BenchmarkSplitEmptySeparator-4 1 122931492 ns/op BenchmarkSplitSingleByteSeparator-4 10 10016824 ns/op BenchmarkSplitMultiByteSeparator-4 12 9306292 ns/op BenchmarkSplitNSingleByteSeparator-4 171346 1043 ns/op BenchmarkSplitNMultiByteSeparator-4 73413 2174 ns/op BenchmarkRepeat-4 157395 1007 ns/op BenchmarkRepeatLarge/256/1-4 71388 1491 ns/op 171.74 MB/s BenchmarkRepeatLarge/256/16-4 119250 892.2 ns/op 286.94 MB/s BenchmarkRepeatLarge/512/1-4 70192 2208 ns/op 231.94 MB/s BenchmarkRepeatLarge/512/16-4 86991 1629 ns/op 314.23 MB/s BenchmarkRepeatLarge/1024/1-4 42490 3820 ns/op 268.08 MB/s BenchmarkRepeatLarge/1024/16-4 50354 2524 ns/op 405.77 MB/s BenchmarkRepeatLarge/2048/1-4 24417 5538 ns/op 369.81 MB/s BenchmarkRepeatLarge/2048/16-4 24151 4715 ns/op 434.33 MB/s BenchmarkRepeatLarge/4096/1-4 12393 9333 ns/op 438.85 MB/s BenchmarkRepeatLarge/4096/16-4 12876 9369 ns/op 437.20 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17983 ns/op 455.54 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17420 ns/op 470.27 MB/s BenchmarkRepeatLarge/8192/4097-4 13513 8942 ns/op 458.16 MB/s BenchmarkRepeatLarge/16384/1-4 9535 28749 ns/op 569.90 MB/s BenchmarkRepeatLarge/16384/16-4 10000 32410 ns/op 505.52 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24182 ns/op 508.27 MB/s BenchmarkRepeatLarge/32768/1-4 2365 57854 ns/op 566.39 MB/s BenchmarkRepeatLarge/32768/16-4 1706 66062 ns/op 496.02 MB/s BenchmarkRepeatLarge/32768/4097-4 2648 41047 ns/op 698.69 MB/s BenchmarkRepeatLarge/65536/1-4 1077 118928 ns/op 551.06 MB/s BenchmarkRepeatLarge/65536/16-4 1165 141602 ns/op 462.82 MB/s BenchmarkRepeatLarge/65536/4097-4 1054 107971 ns/op 569.18 MB/s BenchmarkRepeatLarge/131072/1-4 199 668430 ns/op 196.09 MB/s BenchmarkRepeatLarge/131072/16-4 189 584731 ns/op 224.16 MB/s BenchmarkRepeatLarge/131072/4097-4 207 485741 ns/op 261.47 MB/s BenchmarkRepeatLarge/262144/1-4 126 1083731 ns/op 241.89 MB/s BenchmarkRepeatLarge/262144/16-4 123 988956 ns/op 265.07 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1048626 ns/op 246.14 MB/s BenchmarkRepeatLarge/524288/1-4 63 1781107 ns/op 294.36 MB/s BenchmarkRepeatLarge/524288/16-4 67 1812448 ns/op 289.27 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1529299 ns/op 340.23 MB/s BenchmarkRepeatLarge/1048576/1-4 43 3452789 ns/op 303.69 MB/s BenchmarkRepeatLarge/1048576/16-4 46 3233466 ns/op 324.29 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 2735085 ns/op 381.98 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5325661 ns/op 393.78 MB/s BenchmarkRepeatLarge/2097152/16-4 28 6139805 ns/op 341.57 MB/s BenchmarkRepeatLarge/2097152/4097-4 21 5414713 ns/op 386.64 MB/s BenchmarkRepeatLarge/4194304/1-4 14 9427698 ns/op 444.89 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11444724 ns/op 366.48 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 9218970 ns/op 454.63 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17125016 ns/op 489.85 MB/s BenchmarkRepeatLarge/8388608/16-4 7 19094733 ns/op 439.32 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 21360149 ns/op 392.63 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30944980 ns/op 542.16 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26546450 ns/op 631.99 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 36811324 ns/op 455.76 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54838076 ns/op 611.88 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50532060 ns/op 664.02 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54372640 ns/op 617.12 MB/s BenchmarkRepeatLarge/67108864/1-4 1 151940162 ns/op 441.68 MB/s BenchmarkRepeatLarge/67108864/16-4 2 111107430 ns/op 604.00 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105816573 ns/op 634.20 MB/s BenchmarkRepeatLarge/134217728/1-4 1 218772097 ns/op 613.50 MB/s BenchmarkRepeatLarge/134217728/16-4 1 234236477 ns/op 573.00 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 233628244 ns/op 574.49 MB/s BenchmarkRepeatLarge/268435456/1-4 1 488839160 ns/op 549.13 MB/s BenchmarkRepeatLarge/268435456/16-4 1 398957362 ns/op 672.84 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 411804701 ns/op 651.85 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1057594871 ns/op 507.63 MB/s BenchmarkRepeatLarge/536870912/16-4 1 874688844 ns/op 613.79 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 903853732 ns/op 593.98 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5718286157 ns/op 187.77 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1867043872 ns/op 575.10 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1799456942 ns/op 596.70 MB/s BenchmarkBytesCompare/1-4 12506084 8.911 ns/op BenchmarkBytesCompare/2-4 12432196 11.30 ns/op BenchmarkBytesCompare/4-4 14102702 14.38 ns/op BenchmarkBytesCompare/8-4 15141378 12.24 ns/op BenchmarkBytesCompare/16-4 16306792 8.006 ns/op BenchmarkBytesCompare/32-4 11363816 9.545 ns/op BenchmarkBytesCompare/64-4 9507994 11.84 ns/op BenchmarkBytesCompare/128-4 9010478 16.09 ns/op BenchmarkBytesCompare/256-4 7982116 15.48 ns/op BenchmarkBytesCompare/512-4 5617083 23.21 ns/op BenchmarkBytesCompare/1024-4 3375333 35.60 ns/op BenchmarkBytesCompare/2048-4 1633490 61.29 ns/op BenchmarkIndexAnyASCII/1:1-4 2132378 56.15 ns/op BenchmarkIndexAnyASCII/1:2-4 2203786 54.88 ns/op BenchmarkIndexAnyASCII/1:4-4 2159076 54.46 ns/op BenchmarkIndexAnyASCII/1:8-4 2275897 55.06 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 106.2 ns/op BenchmarkIndexAnyASCII/1:32-4 2061356 64.07 ns/op BenchmarkIndexAnyASCII/1:64-4 2159354 63.41 ns/op BenchmarkIndexAnyASCII/16:1-4 2241240 53.45 ns/op BenchmarkIndexAnyASCII/16:2-4 604442 187.4 ns/op BenchmarkIndexAnyASCII/16:4-4 613686 185.0 ns/op BenchmarkIndexAnyASCII/16:8-4 678716 187.2 ns/op BenchmarkIndexAnyASCII/16:16-4 663697 197.9 ns/op BenchmarkIndexAnyASCII/16:32-4 530803 221.4 ns/op BenchmarkIndexAnyASCII/16:64-4 489372 259.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2077068 59.34 ns/op BenchmarkIndexAnyASCII/256:2-4 55986 2165 ns/op BenchmarkIndexAnyASCII/256:4-4 51856 2608 ns/op BenchmarkIndexAnyASCII/256:8-4 57421 2436 ns/op BenchmarkIndexAnyASCII/256:16-4 52161 2292 ns/op BenchmarkIndexAnyASCII/256:32-4 50473 2459 ns/op BenchmarkIndexAnyASCII/256:64-4 52024 2212 ns/op BenchmarkIndexAnyUTF8/1:1-4 1425686 74.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 2097028 52.92 ns/op BenchmarkIndexAnyUTF8/1:4-4 2254885 52.72 ns/op BenchmarkIndexAnyUTF8/1:8-4 2227116 63.80 ns/op BenchmarkIndexAnyUTF8/1:16-4 2339737 54.66 ns/op BenchmarkIndexAnyUTF8/1:32-4 2151757 52.22 ns/op BenchmarkIndexAnyUTF8/1:64-4 2182273 56.36 ns/op BenchmarkIndexAnyUTF8/16:1-4 174885 770.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 477478 445.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 389124 315.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 442603 357.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 407678 308.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 376389 325.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 358618 318.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 9768 11747 ns/op BenchmarkIndexAnyUTF8/256:2-4 28923 3899 ns/op BenchmarkIndexAnyUTF8/256:4-4 30186 5659 ns/op BenchmarkIndexAnyUTF8/256:8-4 30636 5421 ns/op BenchmarkIndexAnyUTF8/256:16-4 27854 4190 ns/op BenchmarkIndexAnyUTF8/256:32-4 24739 6022 ns/op BenchmarkIndexAnyUTF8/256:64-4 26338 4394 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1667769 65.27 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2023160 63.50 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1430474 92.26 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2030707 90.23 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2151614 57.30 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1902501 60.78 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1977004 67.33 ns/op BenchmarkLastIndexAnyASCII/16:1-4 452408 370.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 463677 265.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 394800 293.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 423780 282.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 484599 370.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 394131 332.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 363042 356.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 34639 4755 ns/op BenchmarkLastIndexAnyASCII/256:2-4 30270 3637 ns/op BenchmarkLastIndexAnyASCII/256:4-4 29311 3520 ns/op BenchmarkLastIndexAnyASCII/256:8-4 32491 4645 ns/op BenchmarkLastIndexAnyASCII/256:16-4 34393 3374 ns/op BenchmarkLastIndexAnyASCII/256:32-4 29584 3867 ns/op BenchmarkLastIndexAnyASCII/256:64-4 18582 5632 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1945536 99.56 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1898254 81.93 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2094217 57.23 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1961870 67.08 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2140461 74.09 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2160988 53.98 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1797675 60.34 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 144189 789.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 399195 325.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 413331 336.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 415486 409.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 440912 306.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 355399 326.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 355530 327.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12512 9711 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30384 4548 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29346 6419 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25020 4371 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27314 4247 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26148 4441 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 25562 4677 ns/op BenchmarkTrimASCII/1:1-4 2089112 53.78 ns/op BenchmarkTrimASCII/1:2-4 1842369 74.18 ns/op BenchmarkTrimASCII/1:4-4 1610071 69.20 ns/op BenchmarkTrimASCII/1:8-4 1728536 71.31 ns/op BenchmarkTrimASCII/1:16-4 793186 166.1 ns/op BenchmarkTrimASCII/16:1-4 523608 231.6 ns/op BenchmarkTrimASCII/16:2-4 397459 300.9 ns/op BenchmarkTrimASCII/16:4-4 455469 343.8 ns/op BenchmarkTrimASCII/16:8-4 374689 274.8 ns/op BenchmarkTrimASCII/16:16-4 394360 306.0 ns/op BenchmarkTrimASCII/256:1-4 48350 2536 ns/op BenchmarkTrimASCII/256:2-4 31600 5802 ns/op BenchmarkTrimASCII/256:4-4 31461 3424 ns/op BenchmarkTrimASCII/256:8-4 35606 3442 ns/op BenchmarkTrimASCII/256:16-4 34153 3493 ns/op BenchmarkTrimASCII/4096:1-4 2787 42208 ns/op BenchmarkTrimASCII/4096:2-4 2203 55388 ns/op BenchmarkTrimASCII/4096:4-4 2259 53560 ns/op BenchmarkTrimASCII/4096:8-4 2378 56434 ns/op BenchmarkTrimASCII/4096:16-4 2139 54628 ns/op BenchmarkTrimByte-4 2106078 56.13 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15630 7589 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 10457 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 788 129742 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1906 65594 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3765 32974 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6698 28241 ns/op BenchmarkCompareBytesEqual-4 14405552 9.048 ns/op BenchmarkCompareBytesToNil-4 14769470 11.30 ns/op BenchmarkCompareBytesEmpty-4 17118367 6.664 ns/op BenchmarkCompareBytesIdentical-4 13516722 7.600 ns/op BenchmarkCompareBytesSameLength-4 14918547 7.929 ns/op BenchmarkCompareBytesDifferentLength-4 8500358 15.58 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2697 59822 ns/op 17528.31 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2430 79226 ns/op 13235.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2965 66332 ns/op 15808.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2222 73502 ns/op 14266.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2636 60063 ns/op 17458.09 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2491 72298 ns/op 14503.73 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1978 59599 ns/op 17594.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 3169 54885 ns/op 19105.18 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1854 75118 ns/op 13959.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1606 80083 ns/op 13093.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2484 63197 ns/op 16592.23 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2376 63417 ns/op 16534.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2919 51730 ns/op 20270.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2637 52461 ns/op 19987.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2478 64657 ns/op 16217.53 MB/s BenchmarkCompareBytesBig-4 3225 47012 ns/op 22304.57 MB/s BenchmarkCompareBytesBigIdentical-4 16881093 10.13 ns/op 103530981.47 MB/s PASS ok bytes 85.759s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 88114383 ns/op 1.13 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 337644392 ns/op 1.68 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 28147233 ns/op 0.58 MB/s 3649720 B/op 53 allocs/op PASS ok compress/bzip2 2.699s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 62 2004207 ns/op 4.99 MB/s 42921 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 21737315 ns/op 4.60 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 205877967 ns/op 4.86 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 2211798 ns/op 4.52 MB/s 43211 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 32002381 ns/op 3.12 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 241045856 ns/op 4.15 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 57 2433615 ns/op 4.11 MB/s 42883 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 20049162 ns/op 4.99 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 198878557 ns/op 5.03 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 3362127 ns/op 2.97 MB/s 43027 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19475043 ns/op 5.13 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 211810716 ns/op 4.72 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2165242 ns/op 4.62 MB/s 43770 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 29969272 ns/op 3.34 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 348864518 ns/op 2.87 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1924195 ns/op 5.20 MB/s 43064 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 23601189 ns/op 4.24 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 168613741 ns/op 5.93 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 64 1602659 ns/op 6.24 MB/s 43102 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11940977 ns/op 8.37 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116263362 ns/op 8.60 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 1648302 ns/op 6.07 MB/s 42258 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 11590310 ns/op 8.63 MB/s 43753 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116252228 ns/op 8.60 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 79 1622988 ns/op 6.16 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 12538320 ns/op 7.98 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117231345 ns/op 8.53 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2205661 ns/op 4.53 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19972960 ns/op 5.01 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 191820617 ns/op 5.21 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5860039 ns/op 1.71 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65568012 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 642422214 ns/op 1.56 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 6043733 ns/op 1.65 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 92842710 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 907715010 ns/op 1.10 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 81 1598835 ns/op 6.25 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12502271 ns/op 8.00 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 120659980 ns/op 8.29 MB/s BenchmarkEncode/Newton/Speed/1e4-4 58 2174586 ns/op 4.60 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16149769 ns/op 6.19 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 156327382 ns/op 6.40 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5938944 ns/op 1.68 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 56841232 ns/op 1.76 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 714715881 ns/op 1.40 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5552571 ns/op 1.80 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 69308471 ns/op 1.44 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 724364445 ns/op 1.38 MB/s PASS ok compress/flate 18.355s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 52 2449191 ns/op 4.08 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2549391 ns/op 3.92 MB/s BenchmarkDecoder/1e5-4 5 24141338 ns/op 4.14 MB/s BenchmarkDecoder/1e-Reuse5-4 4 29118604 ns/op 3.43 MB/s BenchmarkDecoder/1e6-4 1 247894405 ns/op 4.03 MB/s BenchmarkDecoder/1e-Reuse6-4 1 242862552 ns/op 4.12 MB/s BenchmarkEncoder/1e4-4 57 2234577 ns/op 4.48 MB/s BenchmarkEncoder/1e-Reuse4-4 33 3318170 ns/op 3.01 MB/s BenchmarkEncoder/1e5-4 5 20504781 ns/op 4.88 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21130996 ns/op 4.73 MB/s BenchmarkEncoder/1e6-4 1 209358302 ns/op 4.78 MB/s BenchmarkEncoder/1e-Reuse6-4 1 230354799 ns/op 4.34 MB/s PASS ok compress/lzw 4.300s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4647137 ns/op PASS ok container/heap 1.256s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 19370 5575 ns/op BenchmarkWithTimeout/concurrency=40-4 6459 35590 ns/op BenchmarkWithTimeout/concurrency=4000-4 4329 46490 ns/op BenchmarkWithTimeout/concurrency=400000-4 5221 20524 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 368227 548.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 11353 13859 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19309 6082 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4467 37114 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2872 61203 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3332 35132 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 321 376402 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 226 708685 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 373 310965 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 34 3681671 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6118503 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 3784852 ns/op BenchmarkCheckCanceled/Err-4 321159 370.6 ns/op BenchmarkCheckCanceled/Done-4 484951 238.2 ns/op BenchmarkContextCancelDone-4 827085 156.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25539 4752 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 25074 4381 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23859 5183 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22065 5875 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16768 7961 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 581302 213.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 393069 326.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 268942 476.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 162283 739.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 61086 1865 ns/op PASS ok context 12.952s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1513051 71.77 ns/op 222.94 MB/s BenchmarkDecrypt-4 1833661 64.85 ns/op 246.74 MB/s BenchmarkExpand-4 1000000 108.5 ns/op PASS ok crypto/aes 1.645s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 194299 555.1 ns/op 115.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 391954 324.5 ns/op 197.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 225628 520.3 ns/op 123.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 360715 345.1 ns/op 185.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 162284 802.2 ns/op 1682.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 156002 674.9 ns/op 2000.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 101403 1056 ns/op 1278.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 169624 715.4 ns/op 1887.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 51736 2225 ns/op 3681.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60531 1890 ns/op 4335.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42997 2859 ns/op 2865.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50536 2413 ns/op 3394.79 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5462 19320 ns/op 52.74 MB/s BenchmarkAESCFBDecrypt1K-4 6816 33184 ns/op 30.71 MB/s BenchmarkAESCFBDecrypt8K-4 790 157909 ns/op 51.85 MB/s BenchmarkAESOFB1K-4 10000 12159 ns/op 83.81 MB/s BenchmarkAESCTR1K-4 10000 12716 ns/op 80.14 MB/s BenchmarkAESCTR8K-4 2011 101436 ns/op 80.71 MB/s BenchmarkAESCBCEncrypt1K-4 13951 8679 ns/op 117.99 MB/s BenchmarkAESCBCDecrypt1K-4 14041 12538 ns/op 81.67 MB/s PASS ok crypto/cipher 4.892s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 80330 2161 ns/op 3.70 MB/s BenchmarkDecrypt-4 91020 2459 ns/op 3.25 MB/s BenchmarkTDESEncrypt-4 36385 3825 ns/op 2.09 MB/s BenchmarkTDESDecrypt-4 37461 3378 ns/op 2.37 MB/s PASS ok crypto/des 2.092s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1317 94901 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6306856 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 7 17750224 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 81 1390251 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.799s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2182 57947 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 27 3868178 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 13 8512632 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 1239 100488 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 10369252 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 24680421 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5601 24123 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 2116569 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4885523 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.666s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 273 480785 ns/op BenchmarkNewKeyFromSeed-4 254 436817 ns/op BenchmarkSigning-4 248 744208 ns/op BenchmarkVerification-4 172 760546 ns/op PASS ok crypto/ed25519 1.890s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7176 21010 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 141 737120 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 72 2396334 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 5807273 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1912 102637 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 67 1835334 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4636339 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13215549 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12631 10320 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6663 18235 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3416 31263 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 104 1835418 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3174 45881 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 408 298150 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2017 106140 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1077061 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.299s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16653 7350 ns/op 139.32 MB/s BenchmarkHMACSHA256_32-4 22735 4907 ns/op 6.52 MB/s BenchmarkNewWriteSum-4 10866 10685 ns/op 2.99 MB/s PASS ok crypto/hmac 1.761s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 44520 2832 ns/op BenchmarkModSub-4 41594 3087 ns/op BenchmarkMontgomeryRepr-4 24261 8495 ns/op BenchmarkMontgomeryMul-4 21633 5611 ns/op BenchmarkModMul-4 10000 10058 ns/op BenchmarkExpBig-4 18 8311955 ns/op BenchmarkExp-4 5 20979530 ns/op PASS ok crypto/internal/bigmod 2.661s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3829 32567 ns/op BenchmarkScalarBaseMult-4 282 417594 ns/op BenchmarkScalarMult-4 100 1064275 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 148 1031054 ns/op PASS ok crypto/internal/edwards25519 1.720s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 452610 246.9 ns/op BenchmarkMultiply-4 5137315 21.67 ns/op BenchmarkSquare-4 7108704 18.34 ns/op BenchmarkInvert-4 32070 3615 ns/op BenchmarkMult32-4 1287266 90.79 ns/op PASS ok crypto/internal/edwards25519/field 2.134s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 2014471 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2256 67395 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 25 4967770 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14069866 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 163 714492 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9709 18054 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 80 1474832 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 4867967 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.557s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 733646 273.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 426954 327.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 115540 1036 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 729561 191.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 425097 359.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 129613 901.5 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.303s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 105481 1230 ns/op 6.50 MB/s BenchmarkHash64-4 134396 877.5 ns/op 72.94 MB/s BenchmarkHash128-4 138670 942.8 ns/op 135.77 MB/s BenchmarkHash256-4 92688 1520 ns/op 168.42 MB/s BenchmarkHash512-4 84312 1423 ns/op 359.74 MB/s BenchmarkHash1K-4 57840 2070 ns/op 494.75 MB/s BenchmarkHash8K-4 10000 12051 ns/op 679.77 MB/s BenchmarkHash1M-4 85 1354031 ns/op 774.41 MB/s BenchmarkHash8M-4 9 11138786 ns/op 753.10 MB/s BenchmarkHash8BytesUnaligned-4 96186 1620 ns/op 4.94 MB/s BenchmarkHash1KUnaligned-4 55720 2127 ns/op 481.42 MB/s BenchmarkHash8KUnaligned-4 10000 12234 ns/op 669.61 MB/s PASS ok crypto/md5 3.406s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 401324539 ns/op PASS ok crypto/rand 1.438s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12350 9507 ns/op 13.46 MB/s BenchmarkRC4_1K-4 1611 78663 ns/op 13.02 MB/s BenchmarkRC4_8K-4 198 606853 ns/op 13.34 MB/s PASS ok crypto/rc4 1.742s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11538737 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 25620478 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 55481288 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3559074 ns/op BenchmarkDecryptOAEP/2048-4 9 12001910 ns/op BenchmarkEncryptOAEP/2048-4 33 3572038 ns/op BenchmarkSignPKCS1v15/2048-4 9 13173741 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 4445512 ns/op BenchmarkSignPSS/2048-4 8 12880922 ns/op BenchmarkVerifyPSS/2048-4 36 4181012 ns/op PASS ok crypto/rsa 3.291s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88179 1348 ns/op 5.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 124970 964.4 ns/op 8.30 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 85540 1396 ns/op 229.24 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 109362 1509 ns/op 212.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57740 2363 ns/op 433.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 58065 1876 ns/op 545.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 12880 ns/op 636.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13580 9030 ns/op 907.21 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.475s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 78229 1432 ns/op 5.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 97752 1229 ns/op 6.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 94104 1250 ns/op 6.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33462 3509 ns/op 291.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 35456 3358 ns/op 304.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 35114 3258 ns/op 314.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6432 19511 ns/op 419.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6618 19147 ns/op 427.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6663 19001 ns/op 431.14 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.467s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 56209 1944 ns/op 4.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 78260 1461 ns/op 5.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 69969 1702 ns/op 4.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34830 3322 ns/op 308.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 39478 2952 ns/op 346.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 35565 3099 ns/op 330.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8586 14765 ns/op 554.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8426 14360 ns/op 570.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8823 14378 ns/op 569.75 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.471s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21728733 5.248 ns/op BenchmarkConstantTimeEq-4 26907711 5.069 ns/op BenchmarkConstantTimeLessOrEq-4 23155557 4.903 ns/op BenchmarkXORBytes/8Bytes-4 3692073 30.43 ns/op 262.88 MB/s BenchmarkXORBytes/128Bytes-4 3494469 33.92 ns/op 3773.12 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 100.8 ns/op 20320.10 MB/s BenchmarkXORBytes/32768Bytes-4 92496 1349 ns/op 24295.62 MB/s PASS ok crypto/subtle 2.168s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 30 3347496 ns/op BenchmarkCertCache/1-4 42 3210505 ns/op BenchmarkCertCache/2-4 49 3371995 ns/op BenchmarkCertCache/3-4 34 3591820 ns/op BenchmarkHandshakeServer/RSA-4 12 9634529 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9962920 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 9851296 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 43 2652757 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 36 2836106 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 33 3625353 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 38 4186212 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29750251 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29018283 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 47193529 ns/op 22.22 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 45387092 ns/op 23.10 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 136940574 ns/op 15.31 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 83032058 ns/op 25.26 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 153448820 ns/op 27.33 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 163813905 ns/op 25.60 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 341612669 ns/op 24.56 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 405503136 ns/op 20.69 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 617944604 ns/op 27.15 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 722700774 ns/op 23.21 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1200505700 ns/op 27.95 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1346326524 ns/op 24.92 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2418572902 ns/op 27.75 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2676532229 ns/op 25.07 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 55260310 ns/op 18.98 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 58904951 ns/op 17.80 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 91522316 ns/op 22.91 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 92434877 ns/op 22.69 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 157261175 ns/op 26.67 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 173243820 ns/op 24.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 349714649 ns/op 23.99 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 331981833 ns/op 25.27 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 674209826 ns/op 24.88 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 615325208 ns/op 27.27 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1374110015 ns/op 24.42 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1461066811 ns/op 22.97 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2871626573 ns/op 23.37 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2725846919 ns/op 24.62 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715599334 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 716789535 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 297428609 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 297383644 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 165085669 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161185477 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 114157593 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86317300 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 48215918 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45918558 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 153222099 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156064826 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75160431 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73597436 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45439103 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43798302 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 34828889 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30515363 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25089901 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23422015 ns/op PASS ok crypto/tls 33.218s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15491378 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 390 312194 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1017 119219 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1016 124972 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.003s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 36 3090308 ns/op 279607 B/op 1628 allocs/op BenchmarkConcurrentStmtQuery-4 38 3002687 ns/op 266723 B/op 1992 allocs/op BenchmarkConcurrentStmtExec-4 66 2025388 ns/op 212597 B/op 589 allocs/op BenchmarkConcurrentTxQuery-4 39 3178163 ns/op 275141 B/op 2136 allocs/op BenchmarkConcurrentTxExec-4 73 1591485 ns/op 87848 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 49 2345741 ns/op 107141 B/op 2087 allocs/op BenchmarkConcurrentTxStmtExec-4 160 707914 ns/op 40108 B/op 381 allocs/op BenchmarkConcurrentRandom-4 44 2470141 ns/op 226589 B/op 1789 allocs/op BenchmarkManyConcurrentQueries-4 2815 37205 ns/op 4115 B/op 20 allocs/op BenchmarkGrabConn-4 188232 615.8 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.675s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1995 59771 ns/op BenchmarkSymbols32-4 2257 56221 ns/op PASS ok debug/elf 1.333s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 150464 873.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 81 1395756 ns/op 188225 B/op 13 allocs/op Benchmark115/LineToPC-4 73 1502110 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18528 6270 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.878s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 51933 2162 ns/op BenchmarkMarshal-4 795 145331 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3424 36347 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.496s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 316 374516 ns/op 21.87 MB/s BenchmarkEncodeToString-4 286 412095 ns/op 19.88 MB/s BenchmarkDecode-4 158 722912 ns/op 18.14 MB/s BenchmarkDecodeString-4 160 735051 ns/op 17.84 MB/s PASS ok encoding/base32 1.786s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 319 366489 ns/op 22.35 MB/s BenchmarkDecodeString/2-4 358596 351.5 ns/op 11.38 MB/s BenchmarkDecodeString/4-4 264846 422.6 ns/op 18.93 MB/s BenchmarkDecodeString/8-4 231320 531.4 ns/op 22.58 MB/s BenchmarkDecodeString/64-4 47145 2319 ns/op 37.95 MB/s BenchmarkDecodeString/8192-4 462 275998 ns/op 39.58 MB/s BenchmarkNewEncoding-4 63772 2032 ns/op 126.00 MB/s PASS ok encoding/base64 2.304s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1131 100097 ns/op 39.96 MB/s BenchmarkReadStruct-4 18718 6189 ns/op 12.12 MB/s BenchmarkWriteStruct-4 17512 6811 ns/op 11.01 MB/s BenchmarkReadInts-4 46990 2621 ns/op 11.45 MB/s BenchmarkWriteInts-4 42255 2866 ns/op 10.47 MB/s BenchmarkWriteSlice1000Int32s-4 1405 90411 ns/op 44.24 MB/s BenchmarkPutUint16-4 2834757 39.29 ns/op 50.90 MB/s BenchmarkAppendUint16-4 3641647 31.76 ns/op 62.96 MB/s BenchmarkPutUint32-4 2612415 45.70 ns/op 87.52 MB/s BenchmarkAppendUint32-4 2807454 41.28 ns/op 96.89 MB/s BenchmarkPutUint64-4 1301056 84.56 ns/op 94.61 MB/s BenchmarkAppendUint64-4 1420857 85.97 ns/op 93.05 MB/s BenchmarkLittleEndianPutUint16-4 3568213 32.41 ns/op 61.71 MB/s BenchmarkLittleEndianAppendUint16-4 3396985 36.54 ns/op 54.73 MB/s BenchmarkLittleEndianPutUint32-4 2513415 46.18 ns/op 86.62 MB/s BenchmarkLittleEndianAppendUint32-4 2931195 40.26 ns/op 99.36 MB/s BenchmarkLittleEndianPutUint64-4 1396826 84.83 ns/op 94.30 MB/s BenchmarkLittleEndianAppendUint64-4 1395978 86.38 ns/op 92.61 MB/s BenchmarkReadFloats-4 165740 744.3 ns/op 16.12 MB/s BenchmarkWriteFloats-4 157963 804.1 ns/op 14.92 MB/s BenchmarkReadSlice1000Float32s-4 1534 87955 ns/op 45.48 MB/s BenchmarkWriteSlice1000Float32s-4 1340 98989 ns/op 40.41 MB/s BenchmarkReadSlice1000Uint8s-4 67603 2242 ns/op 446.07 MB/s BenchmarkWriteSlice1000Uint8s-4 71835 1941 ns/op 515.16 MB/s BenchmarkPutUvarint32-4 885613 114.4 ns/op 34.95 MB/s BenchmarkPutUvarint64-4 329672 399.6 ns/op 20.02 MB/s PASS ok encoding/binary 5.831s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6570 18553 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6838 18076 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7501 18144 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4010 29030 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7129 15777 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6976 15893 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 8194 15629 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4786 27257 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 11439 ns/op PASS ok encoding/csv 2.473s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9824 12362 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 11172 10388 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 273 421520 ns/op 16719 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 772 158522 ns/op 635 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1809 74064 ns/op 48 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1635 75380 ns/op 53 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2288 56450 ns/op 169 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 82 1581429 ns/op 32159 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 730 210217 ns/op 25212 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1405 114651 ns/op 10792 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1449 108527 ns/op 9756 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 543 236878 ns/op 39182 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 234 636716 ns/op 66556 B/op 2211 allocs/op BenchmarkDecodeBytesSlice-4 471 307105 ns/op 23851 B/op 194 allocs/op BenchmarkDecodeInterfaceSlice-4 82 1532230 ns/op 83165 B/op 3178 allocs/op BenchmarkDecodeMap-4 84 1519111 ns/op 54128 B/op 181 allocs/op PASS ok encoding/gob 3.959s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11448 9313 ns/op 27.49 MB/s BenchmarkEncode/1024-4 3247 38446 ns/op 26.63 MB/s BenchmarkEncode/4096-4 765 153632 ns/op 26.66 MB/s BenchmarkEncode/16384-4 180 638593 ns/op 25.66 MB/s BenchmarkDecode/256-4 24643 4605 ns/op 55.59 MB/s BenchmarkDecode/1024-4 6949 22918 ns/op 44.68 MB/s BenchmarkDecode/4096-4 1417 75080 ns/op 54.55 MB/s BenchmarkDecode/16384-4 388 302762 ns/op 54.12 MB/s BenchmarkDump/256-4 1053 125776 ns/op 2.04 MB/s BenchmarkDump/1024-4 313 387139 ns/op 2.65 MB/s BenchmarkDump/4096-4 84 2047731 ns/op 2.00 MB/s BenchmarkDump/16384-4 18 6191723 ns/op 2.65 MB/s PASS ok encoding/hex 3.169s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 119415485 ns/op 16.25 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 136844895 ns/op 14.18 MB/s 8394864 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 138559123 ns/op 14.00 MB/s 10332832 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 140480998 ns/op 13.81 MB/s 10337048 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 21754 5284 ns/op BenchmarkMarshalBytes/256-4 6147 21645 ns/op BenchmarkMarshalBytes/4096-4 466 255006 ns/op BenchmarkMarshalBytesError/32-4 52 2102438 ns/op BenchmarkMarshalBytesError/256-4 45 2234400 ns/op BenchmarkMarshalBytesError/4096-4 50 2368284 ns/op BenchmarkMarshalMap-4 36122 3310 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 422958524 ns/op 4.59 MB/s 10098760 B/op 40041 allocs/op BenchmarkUnicodeDecoder-4 29319 3715 ns/op 3.77 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37106 2803 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 361684248 ns/op 5.37 MB/s 2022224 B/op 40011 allocs/op BenchmarkCodeUnmarshalReuse-4 1 353152313 ns/op 5.49 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 70926 1717 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 141848 1149 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 226692 707.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22465 7004 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 75831 1898 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 90800 1407 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 23032 5354 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2632 39487 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 730 151183 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 122 1016975 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9483810 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 660897 191.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 620751 188.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 577431 186.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 653986 192.6 ns/op BenchmarkEncodeMarshaler-4 58726 1888 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 86335 1371 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5010664 22.17 ns/op BenchmarkNumberIsValidRegexp-4 18542 6258 ns/op PASS ok encoding/json 8.948s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 42 2806951 ns/op 23.35 MB/s BenchmarkDecode-4 33 3749353 ns/op 23.68 MB/s PASS ok encoding/pem 1.519s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1986 50613 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 991 140098 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3766 36874 ns/op PASS ok encoding/xml 1.576s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 211372 485.0 ns/op BenchmarkAs-4 73815 1473 ns/op PASS ok errors 1.319s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 438008 272.4 ns/op BenchmarkIntSet-4 583052 200.1 ns/op BenchmarkFloatAdd-4 114158 1085 ns/op BenchmarkFloatSet-4 579651 216.1 ns/op BenchmarkStringSet-4 505410 263.4 ns/op BenchmarkMapSet-4 113780 1006 ns/op BenchmarkMapSetDifferent-4 59667 2182 ns/op BenchmarkMapSetDifferentRandom-4 272 413392 ns/op BenchmarkMapSetString-4 108429 1142 ns/op BenchmarkMapAddSame-4 32628 3280 ns/op BenchmarkMapAddDifferent-4 13215 7759 ns/op BenchmarkMapAddDifferentRandom-4 250 461515 ns/op BenchmarkMapAddSameSteadyState-4 408669 332.0 ns/op BenchmarkMapAddDifferentSteadyState-4 142240 859.5 ns/op BenchmarkMapString-4 7908 16437 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 19215 6126 ns/op PASS ok expvar 3.887s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 106216 1216 ns/op BenchmarkSprintfEmpty-4 353076 413.6 ns/op BenchmarkSprintfString-4 194437 542.6 ns/op BenchmarkSprintfTruncateString-4 185658 630.4 ns/op BenchmarkSprintfTruncateBytes-4 159394 900.0 ns/op BenchmarkSprintfSlowParsingPath-4 199976 723.0 ns/op BenchmarkSprintfQuoteString-4 50736 2493 ns/op BenchmarkSprintfInt-4 228846 560.5 ns/op BenchmarkSprintfIntInt-4 151429 714.7 ns/op BenchmarkSprintfPrefixedInt-4 183541 804.6 ns/op BenchmarkSprintfFloat-4 136237 1104 ns/op BenchmarkSprintfComplex-4 57459 2139 ns/op BenchmarkSprintfBoolean-4 282094 546.9 ns/op BenchmarkSprintfHexString-4 124702 1606 ns/op BenchmarkSprintfHexBytes-4 75058 1705 ns/op BenchmarkSprintfBytes-4 44238 3664 ns/op BenchmarkSprintfStringer-4 58628 2463 ns/op BenchmarkSprintfStructure-4 37344 4107 ns/op BenchmarkManyArgs-4 58650 2141 ns/op BenchmarkFprintInt-4 67453 1829 ns/op BenchmarkFprintfBytes-4 67111 1651 ns/op BenchmarkFprintIntNoAlloc-4 71202 1720 ns/op BenchmarkScanInts-4 38 3130002 ns/op BenchmarkScanRecursiveInt-4 1 377762510 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 382132906 ns/op PASS ok fmt 6.197s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 480 218134 ns/op PASS ok go/build 1.246s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 47690 2310 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15564 7593 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4282 26337 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1142 97154 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 302 387028 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 86 1670273 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 7738929 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 36156754 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 128281552 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.485s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 290377756 ns/op 0.22 MB/s 45541960 B/op 48806 allocs/op PASS ok go/format 1.360s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 19577419 ns/op 2.75 MB/s BenchmarkParseOnly-4 6 17197750 ns/op 3.13 MB/s BenchmarkResolve-4 63 1934108 ns/op 27.85 MB/s PASS ok go/parser 2.800s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 131761927 ns/op 0.39 MB/s 5027776 B/op 27457 allocs/op BenchmarkPrintDecl-4 1015 131907 ns/op 0.24 MB/s 16513 B/op 51 allocs/op PASS ok go/printer 1.334s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 318 381654 ns/op BenchmarkScanFiles/go/types/expr.go-4 15 7372283 ns/op 6.73 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 11217443 ns/op 6.44 MB/s BenchmarkScanFiles/net/http/server.go-4 7 16567469 ns/op 7.07 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 238 503954 ns/op 6.11 MB/s PASS ok go/scanner 1.826s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1679702 70.34 ns/op PASS ok go/token 1.258s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 148 786697 ns/op BenchmarkNamed/Underlying/nongeneric-4 978598 122.9 ns/op BenchmarkNamed/Underlying/generic-4 982713 119.9 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 120.5 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 119.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18393 6249 ns/op BenchmarkNamed/NewMethodSet/generic-4 19215 6323 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18421 6473 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19198 6485 ns/op BenchmarkCheck/http/funcbodies/info-4 1 616746954 ns/op 52648 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 417867794 ns/op 77586 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 221537572 ns/op 146282 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 202756351 ns/op 159968 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2389556719 ns/op 2163 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 126606336 ns/op 40748 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 73877670 ns/op 69475 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 69377522 ns/op 73906 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 575232727 ns/op 3765 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 66467812 ns/op 32506 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 53576708 ns/op 40328 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 52292196 ns/op 41184 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1773973173 ns/op 36866 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 552627414 ns/op 118300 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 137396792 ns/op 475009 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 112639954 ns/op 577837 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3419049585 ns/op 586.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 108795306 ns/op 18361 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 86679788 ns/op 22932 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 103396788 ns/op 19361 lines/s PASS ok go/types 40.134s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13951 8122 ns/op 126.08 MB/s PASS ok hash/adler32 1.256s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 227926 542.9 ns/op 27.63 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 203331 515.5 ns/op 29.10 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 142813 868.6 ns/op 46.05 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 152991 827.9 ns/op 48.31 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 383173 359.6 ns/op 1423.86 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 414626 325.0 ns/op 1575.59 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 367064 370.8 ns/op 2761.79 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 378957 377.9 ns/op 2709.58 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 267524 524.4 ns/op 7811.55 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 263604 506.8 ns/op 8081.81 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 59334 1880 ns/op 17429.93 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 64239 1854 ns/op 17674.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 407601 338.9 ns/op 44.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 362092 321.5 ns/op 46.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 386868 316.3 ns/op 126.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 362310 324.7 ns/op 123.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 335612 391.0 ns/op 1309.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 338482 396.1 ns/op 1292.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 282735 469.7 ns/op 2179.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 274743 462.5 ns/op 2214.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 252024 525.7 ns/op 7791.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 242725 529.0 ns/op 7743.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 54626 2061 ns/op 15898.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 57838 2046 ns/op 16015.67 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 229369 589.4 ns/op 25.45 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 267153 498.6 ns/op 30.09 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 126096 894.0 ns/op 44.74 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 148017 848.5 ns/op 47.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12718 9249 ns/op 55.36 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10082 ns/op 50.78 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6115 20814 ns/op 49.20 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6441 20647 ns/op 49.60 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1393 85963 ns/op 47.65 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1476 85568 ns/op 47.87 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 170 691661 ns/op 47.38 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 171 697810 ns/op 46.96 MB/s PASS ok hash/crc32 7.313s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 132 855649 ns/op 76.59 MB/s BenchmarkCrc64/ISO4KB-4 1551 75437 ns/op 54.30 MB/s BenchmarkCrc64/ISO1KB-4 8182 16147 ns/op 63.42 MB/s BenchmarkCrc64/ECMA64KB-4 138 850310 ns/op 77.07 MB/s BenchmarkCrc64/Random64KB-4 148 831166 ns/op 78.85 MB/s BenchmarkCrc64/Random16KB-4 512 213878 ns/op 76.60 MB/s PASS ok hash/crc64 2.190s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12772 9758 ns/op 104.94 MB/s BenchmarkFnv32aKB-4 10000 11297 ns/op 90.64 MB/s BenchmarkFnv64KB-4 13286 9553 ns/op 107.19 MB/s BenchmarkFnv64aKB-4 13513 8693 ns/op 117.80 MB/s BenchmarkFnv128KB-4 1880 70003 ns/op 14.63 MB/s BenchmarkFnv128aKB-4 1815 70492 ns/op 14.53 MB/s PASS ok hash/fnv 2.277s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 421167 278.5 ns/op 14.36 MB/s BenchmarkHash/n=4/Bytes-4 2659120 39.03 ns/op 102.50 MB/s BenchmarkHash/n=4/String-4 1729087 69.51 ns/op 57.55 MB/s BenchmarkHash/n=8/Write-4 354896 291.8 ns/op 27.42 MB/s BenchmarkHash/n=8/Bytes-4 3125623 38.85 ns/op 205.94 MB/s BenchmarkHash/n=8/String-4 1618221 68.86 ns/op 116.18 MB/s BenchmarkHash/n=16/Write-4 433900 303.6 ns/op 52.69 MB/s BenchmarkHash/n=16/Bytes-4 3338253 36.43 ns/op 439.14 MB/s BenchmarkHash/n=16/String-4 1741622 68.09 ns/op 234.98 MB/s BenchmarkHash/n=32/Write-4 418495 294.4 ns/op 108.70 MB/s BenchmarkHash/n=32/Bytes-4 3407764 34.78 ns/op 920.17 MB/s BenchmarkHash/n=32/String-4 1735764 66.10 ns/op 484.14 MB/s BenchmarkHash/n=64/Write-4 443835 300.0 ns/op 213.31 MB/s BenchmarkHash/n=64/Bytes-4 3024381 38.94 ns/op 1643.46 MB/s BenchmarkHash/n=64/String-4 1743099 69.59 ns/op 919.66 MB/s BenchmarkHash/n=256/Write-4 309726 397.5 ns/op 644.09 MB/s BenchmarkHash/n=256/Bytes-4 2154776 54.34 ns/op 4711.03 MB/s BenchmarkHash/n=256/String-4 839127 148.3 ns/op 1726.00 MB/s BenchmarkHash/n=320/Write-4 334428 385.2 ns/op 830.81 MB/s BenchmarkHash/n=320/Bytes-4 2013585 57.28 ns/op 5586.81 MB/s BenchmarkHash/n=320/String-4 731049 163.2 ns/op 1960.99 MB/s BenchmarkHash/n=1024/Write-4 221632 592.8 ns/op 1727.39 MB/s BenchmarkHash/n=1024/Bytes-4 986026 131.2 ns/op 7803.55 MB/s BenchmarkHash/n=1024/String-4 284947 415.4 ns/op 2464.86 MB/s BenchmarkHash/n=4096/Write-4 97503 1222 ns/op 3350.86 MB/s BenchmarkHash/n=4096/Bytes-4 288051 444.8 ns/op 9209.26 MB/s BenchmarkHash/n=4096/String-4 77959 1541 ns/op 2657.83 MB/s BenchmarkHash/n=16384/Write-4 29916 3886 ns/op 4216.49 MB/s BenchmarkHash/n=16384/Bytes-4 71502 1675 ns/op 9780.60 MB/s BenchmarkHash/n=16384/String-4 19695 6092 ns/op 2689.29 MB/s PASS ok hash/maphash 6.422s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 625 194135 ns/op BenchmarkEscapeNone-4 113766 937.9 ns/op BenchmarkUnescape-4 654 182837 ns/op BenchmarkUnescapeNone-4 570891 197.7 ns/op BenchmarkUnescapeSparse-4 10000 23546 ns/op BenchmarkUnescapeDense-4 919 129192 ns/op PASS ok html 2.089s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7978 15627 ns/op BenchmarkCSSEscaperNoSpecials-4 35833 3295 ns/op BenchmarkDecodeCSS-4 23823 4783 ns/op BenchmarkDecodeCSSNoSpecials-4 3076946 38.39 ns/op BenchmarkCSSValueFilter-4 93783 1220 ns/op BenchmarkCSSValueFilterOk-4 70689 1613 ns/op BenchmarkEscapedExecute-4 4093 26753 ns/op BenchmarkHTMLNospaceEscaper-4 9342 12296 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 49075 2229 ns/op BenchmarkStripTags-4 19250 6453 ns/op BenchmarkStripTagsNoSpecials-4 233430 558.1 ns/op BenchmarkJSValEscaperWithNum-4 22034 5303 ns/op BenchmarkJSValEscaperWithStr-4 5809 20575 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18771 6508 ns/op BenchmarkJSValEscaperWithObj-4 5496 24503 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13358 8922 ns/op BenchmarkJSStrEscaperNoSpecials-4 45885 2533 ns/op BenchmarkJSStrEscaper-4 10000 12286 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 45362 2588 ns/op BenchmarkJSRegexpEscaper-4 8887 13213 ns/op BenchmarkTemplateSpecialTags-4 99 1339439 ns/op BenchmarkURLEscaper-4 4114 28650 ns/op BenchmarkURLEscaperNoSpecials-4 174330 833.7 ns/op BenchmarkURLNormalizer-4 5794 22568 ns/op BenchmarkURLNormalizerNoSpecials-4 163743 874.3 ns/op BenchmarkSrcsetFilter-4 16746 6982 ns/op BenchmarkSrcsetFilterNoSpecials-4 103545 1185 ns/op PASS ok html/template 5.883s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 578370 230.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 437230 256.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 691456 206.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 469770 260.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1397233 77.07 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1217749 97.07 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1622920 72.24 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1229314 95.41 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1320529 89.77 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 411357 310.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 360478 350.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 316815 338.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 372726 355.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 753178 169.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 479481 241.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 841623 153.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 566359 237.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 410844 324.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1394763 85.52 ns/op BenchmarkRGBASetRGBA-4 1260446 95.69 ns/op BenchmarkRGBA64At-4 1000000 125.1 ns/op BenchmarkRGBA64SetRGBA64-4 921199 142.5 ns/op BenchmarkNRGBAAt-4 1384146 83.93 ns/op BenchmarkNRGBASetNRGBA-4 1234660 94.42 ns/op BenchmarkNRGBA64At-4 922146 128.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 912873 142.7 ns/op BenchmarkAlphaAt-4 2527838 45.79 ns/op BenchmarkAlphaSetAlpha-4 2058200 55.43 ns/op BenchmarkAlpha16At-4 1414428 89.58 ns/op BenchmarkAlphaSetAlpha16-4 1364332 83.81 ns/op BenchmarkGrayAt-4 2585320 44.93 ns/op BenchmarkGraySetGray-4 1859838 54.73 ns/op BenchmarkGray16At-4 1508418 78.64 ns/op BenchmarkGraySetGray16-4 1361464 86.70 ns/op PASS ok image 7.743s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3044961 37.40 ns/op BenchmarkYCbCrToRGB/128-4 3706082 32.81 ns/op BenchmarkYCbCrToRGB/255-4 3359466 33.52 ns/op BenchmarkRGBToYCbCr/0-4 3242768 33.83 ns/op BenchmarkRGBToYCbCr/Cb-4 3426726 34.94 ns/op BenchmarkRGBToYCbCr/Cr-4 3658273 32.91 ns/op BenchmarkYCbCrToRGBA/0-4 2695507 43.52 ns/op BenchmarkYCbCrToRGBA/128-4 2756443 43.18 ns/op BenchmarkYCbCrToRGBA/255-4 3034786 37.99 ns/op BenchmarkNYCbCrAToRGBA/0-4 2829865 40.27 ns/op BenchmarkNYCbCrAToRGBA/128-4 2786274 39.64 ns/op BenchmarkNYCbCrAToRGBA/255-4 2820758 40.22 ns/op PASS ok image/color 3.282s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 36647025 ns/op BenchmarkFillSrc-4 327 371355 ns/op BenchmarkCopyOver-4 6 16966086 ns/op BenchmarkCopySrc-4 510 233537 ns/op BenchmarkNRGBAOver-4 8 13496156 ns/op BenchmarkNRGBASrc-4 12 9169874 ns/op BenchmarkYCbCr-4 10 10412071 ns/op BenchmarkGray-4 18 6497414 ns/op BenchmarkCMYK-4 12 9459200 ns/op BenchmarkGlyphOver-4 22 5474723 ns/op BenchmarkRGBAMaskOver-4 5 21805204 ns/op BenchmarkGrayMaskOver-4 6 17254202 ns/op BenchmarkRGBA64ImageMaskOver-4 4 30259330 ns/op BenchmarkRGBA-4 5 21034015 ns/op BenchmarkPalettedFill-4 879 126011 ns/op BenchmarkPalettedRGBA-4 5 24159686 ns/op BenchmarkGenericOver-4 3 47006136 ns/op BenchmarkGenericMaskOver-4 5 21240692 ns/op BenchmarkGenericSrc-4 4 31699800 ns/op BenchmarkGenericMaskSrc-4 4 29523440 ns/op PASS ok image/draw 7.316s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5180100 ns/op 2.98 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 132344205 ns/op 2.32 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2394283059 ns/op 0.51 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 63 1989876 ns/op 7.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 115284442 ns/op 0.54 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.439s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4970 23737 ns/op BenchmarkIDCT-4 5458 22359 ns/op BenchmarkDecodeBaseline-4 8 14089928 ns/op 4.39 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20695641 ns/op 2.99 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 154450351 ns/op 7.96 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 205747825 ns/op 4.48 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.433s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 18744422 6.587 ns/op BenchmarkDecodeGray-4 13 8787854 ns/op 7.46 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 36930717 ns/op 7.10 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 31702973 ns/op 8.27 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5206224 ns/op 12.59 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 34190747 ns/op 7.67 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38102118 ns/op 6.88 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 45705758 ns/op 6.72 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 45814996 ns/op 6.71 MB/s 284056 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 157959935 ns/op 7.78 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 164201781 ns/op 7.48 MB/s 864096 B/op 30 allocs/op BenchmarkEncodePaletted-4 4 29570908 ns/op 10.39 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 160050715 ns/op 7.68 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 604159682 ns/op 2.03 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.787s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 51334482 ns/op 1.95 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 41981645 ns/op 2.38 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 258024356 ns/op 1.94 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 226502865 ns/op 2.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 51154116 ns/op 1.95 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 39963574 ns/op 2.50 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 242650844 ns/op 2.06 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 215530445 ns/op 2.32 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 504961474 ns/op 1.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 451499199 ns/op 2.21 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2937768582 ns/op 1.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2734489741 ns/op 1.83 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8091340 ns/op 12.36 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8306493 ns/op 12.04 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 40460959 ns/op 12.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 46878838 ns/op 10.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 78558426 ns/op 12.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 82267253 ns/op 12.16 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 399402897 ns/op 12.52 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 415083072 ns/op 12.05 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 78498311 ns/op 1.27 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 53698391 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 373496501 ns/op 1.34 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 399964584 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 889358615 ns/op 1.12 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 949604780 ns/op 1.05 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7096272288 ns/op 0.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6015395445 ns/op 0.83 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 186437496 ns/op 22.42 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 165266445 ns/op 25.29 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 46.132s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 29671 4557 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 28252 3994 ns/op 0.50 MB/s BenchmarkMarshalCorpusFile/4-4 25239 5178 ns/op 0.77 MB/s BenchmarkMarshalCorpusFile/8-4 10000 10235 ns/op 0.78 MB/s BenchmarkMarshalCorpusFile/16-4 17278 9659 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/32-4 10000 13461 ns/op 2.38 MB/s BenchmarkMarshalCorpusFile/64-4 7597 16864 ns/op 3.80 MB/s BenchmarkMarshalCorpusFile/128-4 7070 22255 ns/op 5.75 MB/s BenchmarkMarshalCorpusFile/256-4 3160 64191 ns/op 3.99 MB/s BenchmarkMarshalCorpusFile/512-4 1017 112341 ns/op 4.56 MB/s BenchmarkMarshalCorpusFile/1024-4 740 227205 ns/op 4.51 MB/s BenchmarkMarshalCorpusFile/2048-4 249 440579 ns/op 4.65 MB/s BenchmarkMarshalCorpusFile/4096-4 136 842333 ns/op 4.86 MB/s BenchmarkMarshalCorpusFile/8192-4 67 2012963 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/16384-4 46 3510706 ns/op 4.67 MB/s BenchmarkMarshalCorpusFile/32768-4 18 8136075 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/65536-4 8 15924437 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/131072-4 3 35037539 ns/op 3.74 MB/s BenchmarkMarshalCorpusFile/262144-4 2 59414715 ns/op 4.41 MB/s BenchmarkMarshalCorpusFile/524288-4 1 127304097 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 221109845 ns/op 4.74 MB/s BenchmarkUnmarshalCorpusFile/1-4 7982 18516 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 16792 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/4-4 7634 21695 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 6694 21154 ns/op 0.38 MB/s BenchmarkUnmarshalCorpusFile/16-4 5431 28323 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/32-4 3650 33646 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/64-4 3031 46546 ns/op 1.37 MB/s BenchmarkUnmarshalCorpusFile/128-4 2024 55360 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/256-4 915 128315 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/512-4 445 240736 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/1024-4 153 746293 ns/op 1.37 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1206726 ns/op 1.70 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1861133 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 4740064 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 9910850 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 22721576 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 31748346 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 66539728 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 125876068 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 286057939 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 497073893 ns/op 2.11 MB/s BenchmarkMutatorBytes/1-4 28832 3899 ns/op BenchmarkMutatorBytes/10-4 32233 3590 ns/op BenchmarkMutatorBytes/100-4 30030 4051 ns/op BenchmarkMutatorBytes/1000-4 20277 5536 ns/op BenchmarkMutatorBytes/10000-4 6994 24346 ns/op BenchmarkMutatorBytes/100000-4 928 221986 ns/op BenchmarkMutatorString/1-4 25568 3991 ns/op BenchmarkMutatorString/10-4 29466 3828 ns/op BenchmarkMutatorString/100-4 25359 4499 ns/op BenchmarkMutatorString/1000-4 10000 10149 ns/op BenchmarkMutatorString/10000-4 2578 56249 ns/op BenchmarkMutatorString/100000-4 282 484209 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15765 7600 ns/op BenchmarkMutatorAllBasicTypes/string-4 15594 9001 ns/op BenchmarkMutatorAllBasicTypes/bool-4 45760 2247 ns/op BenchmarkMutatorAllBasicTypes/float32-4 40323 2810 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45375 2420 ns/op BenchmarkMutatorAllBasicTypes/int-4 48955 2306 ns/op BenchmarkMutatorAllBasicTypes/int8-4 50626 2318 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47347 2337 ns/op BenchmarkMutatorAllBasicTypes/int32-4 50553 2290 ns/op BenchmarkMutatorAllBasicTypes/int64-4 49642 2261 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 47532 2384 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 47690 2447 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 50454 2415 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46195 2374 ns/op PASS ok internal/fuzz 16.336s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9447 12434 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 107043 1345 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.929s PASS ok internal/poll 1.039s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 23474632 ns/op PASS ok internal/trace 5.788s PASS ok internal/zstd 1.050s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11814 ns/op BenchmarkCopyNLarge-4 169 787170 ns/op PASS ok io 1.450s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 161144 794.6 ns/op BenchmarkPrintln-4 20250 8684 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30081 3818 ns/op 64 B/op 0 allocs/op BenchmarkConcurrent-4 5010 25510 ns/op BenchmarkDiscard-4 949234 128.5 ns/op 0 B/op 0 allocs/op PASS ok log 2.098s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 58918 2621 ns/op BenchmarkJSONHandler/defaults-4 5294 34852 ns/op 519 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3823 32556 ns/op 804 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5481 27415 ns/op 766 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6490 18333 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6571 16998 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 3738 52645 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28828 4284 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 21494 5003 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 70530 1754 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 59731 2320 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 54271 1921 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 64148 2371 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 47154 2214 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 57333 2077 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 135.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 768880 200.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 634016 225.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 502692 279.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 399063 398.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 3589 46404 ns/op BenchmarkDispatch/switch-checked-4 169021 692.4 ns/op BenchmarkDispatch/As-4 192103 687.0 ns/op BenchmarkDispatch/Visit-4 185162 825.5 ns/op BenchmarkUnsafeStrings-4 14516 13153 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.493s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1383525 99.75 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1100142 101.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 813104 140.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 222279 510.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 30379 3558 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 39310 3604 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 18500 6288 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5185 28835 ns/op 3476 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11680 14117 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9765 14176 ns/op 608 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6520 20363 ns/op 1075 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2116 74205 ns/op 4263 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9349 12130 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12054 10556 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6090 18642 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2689 53485 ns/op 3692 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.734s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 50324387 ns/op PASS ok maps 3.372s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2507384 48.34 ns/op BenchmarkAcosh-4 1250985 104.9 ns/op BenchmarkAsin-4 2365722 65.14 ns/op BenchmarkAsinh-4 1000000 111.0 ns/op BenchmarkAtan-4 2690562 40.98 ns/op BenchmarkAtanh-4 1000000 109.4 ns/op BenchmarkAtan2-4 2124825 55.57 ns/op BenchmarkCbrt-4 1523214 77.60 ns/op BenchmarkCeil-4 24165328 5.584 ns/op BenchmarkCopysign-4 3312861 36.61 ns/op BenchmarkCos-4 1000000 105.7 ns/op BenchmarkCosh-4 1593097 93.37 ns/op BenchmarkErf-4 2729247 44.17 ns/op BenchmarkErfc-4 2639382 42.12 ns/op BenchmarkErfinv-4 2675740 44.80 ns/op BenchmarkErfcinv-4 2618235 77.96 ns/op BenchmarkExp-4 6802659 27.64 ns/op BenchmarkExpGo-4 1000000 131.7 ns/op BenchmarkExpm1-4 2233704 53.75 ns/op BenchmarkExp2-4 1000000 117.5 ns/op BenchmarkExp2Go-4 799233 145.5 ns/op BenchmarkAbs-4 4633406 25.45 ns/op BenchmarkDim-4 11855434 15.55 ns/op BenchmarkFloor-4 26488639 5.619 ns/op BenchmarkMax-4 14123514 13.38 ns/op BenchmarkMin-4 15036460 7.802 ns/op BenchmarkMod-4 354338 352.3 ns/op BenchmarkFrexp-4 1998328 67.28 ns/op BenchmarkGamma-4 829148 218.5 ns/op BenchmarkHypot-4 9921285 10.38 ns/op BenchmarkHypotGo-4 1599086 69.44 ns/op BenchmarkIlogb-4 1981174 61.08 ns/op BenchmarkJ0-4 270904 647.0 ns/op BenchmarkJ1-4 327615 448.3 ns/op BenchmarkJn-4 119144 1544 ns/op BenchmarkLdexp-4 1593189 65.43 ns/op BenchmarkLgamma-4 1000000 197.9 ns/op BenchmarkLog-4 5151284 20.67 ns/op BenchmarkLogb-4 2048776 56.17 ns/op BenchmarkLog1p-4 1520856 75.75 ns/op BenchmarkLog10-4 4795671 25.51 ns/op BenchmarkLog2-4 1411566 76.94 ns/op BenchmarkModf-4 2076795 53.17 ns/op BenchmarkNextafter32-4 2212066 56.06 ns/op BenchmarkNextafter64-4 2129094 50.58 ns/op BenchmarkPowInt-4 466400 267.1 ns/op BenchmarkPowFrac-4 401608 292.0 ns/op BenchmarkPow10Pos-4 5119783 20.24 ns/op BenchmarkPow10Neg-4 5298408 23.08 ns/op BenchmarkRound-4 4167684 30.05 ns/op BenchmarkRoundToEven-4 12873570 10.79 ns/op BenchmarkRemainder-4 540367 249.5 ns/op BenchmarkSignbit-4 7053951 18.73 ns/op BenchmarkSin-4 1401417 94.51 ns/op BenchmarkSincos-4 1000000 100.5 ns/op BenchmarkSinh-4 1912474 59.82 ns/op BenchmarkSqrtIndirect-4 20303929 6.275 ns/op BenchmarkSqrtLatency-4 21646016 8.383 ns/op BenchmarkSqrtIndirectLatency-4 21335866 9.162 ns/op BenchmarkSqrtGoLatency-4 1216959 99.31 ns/op BenchmarkSqrtPrime-4 36426 4153 ns/op BenchmarkTan-4 1456887 87.52 ns/op BenchmarkTanh-4 1589409 74.55 ns/op BenchmarkTrunc-4 23676732 6.892 ns/op BenchmarkY0-4 254901 470.6 ns/op BenchmarkY1-4 334554 446.2 ns/op BenchmarkYn-4 128191 1100 ns/op BenchmarkFloat64bits-4 7591467 17.14 ns/op BenchmarkFloat64frombits-4 6674100 17.73 ns/op BenchmarkFloat32bits-4 6984758 28.09 ns/op BenchmarkFloat32frombits-4 8024824 16.28 ns/op BenchmarkFMA-4 21262512 5.068 ns/op PASS ok math 17.537s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12261924 10.07 ns/op 6356.24 MB/s BenchmarkAddVV/2-4 12555366 9.770 ns/op 13101.18 MB/s BenchmarkAddVV/3-4 10121965 12.17 ns/op 15774.38 MB/s BenchmarkAddVV/4-4 11962642 13.16 ns/op 19457.16 MB/s BenchmarkAddVV/5-4 8710093 12.65 ns/op 25295.53 MB/s BenchmarkAddVV/10-4 7074032 20.20 ns/op 31689.51 MB/s BenchmarkAddVV/100-4 2129482 59.51 ns/op 107550.48 MB/s BenchmarkAddVV/1000-4 264937 506.8 ns/op 126292.15 MB/s BenchmarkSubVV/1-4 13651218 13.66 ns/op 4685.00 MB/s BenchmarkSubVV/2-4 13415396 11.08 ns/op 11555.51 MB/s BenchmarkSubVV/3-4 11773900 10.96 ns/op 17517.18 MB/s BenchmarkSubVV/4-4 11908773 12.60 ns/op 20315.77 MB/s BenchmarkSubVV/5-4 10675083 12.91 ns/op 24795.54 MB/s BenchmarkSubVV/10-4 8256991 15.24 ns/op 41983.91 MB/s BenchmarkSubVV/100-4 1426239 81.00 ns/op 79012.53 MB/s BenchmarkSubVV/1000-4 287566 756.4 ns/op 84609.92 MB/s BenchmarkAddVW/1-4 16289870 8.308 ns/op 962.93 MB/s BenchmarkAddVW/2-4 13129162 8.539 ns/op 1873.75 MB/s BenchmarkAddVW/3-4 11569087 9.670 ns/op 2481.95 MB/s BenchmarkAddVW/4-4 13875408 11.41 ns/op 2805.54 MB/s BenchmarkAddVW/5-4 12630732 9.912 ns/op 4035.62 MB/s BenchmarkAddVW/10-4 11126613 13.46 ns/op 5942.82 MB/s BenchmarkAddVW/100-4 251462 478.5 ns/op 1671.94 MB/s BenchmarkAddVW/1000-4 35304 4180 ns/op 1913.79 MB/s BenchmarkAddVWext/1-4 14677047 9.547 ns/op 837.97 MB/s BenchmarkAddVWext/2-4 14749245 8.188 ns/op 1954.11 MB/s BenchmarkAddVWext/3-4 9557196 10.47 ns/op 2292.49 MB/s BenchmarkAddVWext/4-4 13622712 11.01 ns/op 2906.47 MB/s BenchmarkAddVWext/5-4 11865952 13.99 ns/op 2858.67 MB/s BenchmarkAddVWext/10-4 9771984 12.86 ns/op 6222.07 MB/s BenchmarkAddVWext/100-4 42142 2469 ns/op 324.08 MB/s BenchmarkAddVWext/1000-4 5180 23152 ns/op 345.55 MB/s BenchmarkSubVW/1-4 16791908 8.845 ns/op 904.49 MB/s BenchmarkSubVW/2-4 12797320 10.87 ns/op 1471.98 MB/s BenchmarkSubVW/3-4 13131967 11.73 ns/op 2045.46 MB/s BenchmarkSubVW/4-4 12602860 9.916 ns/op 3227.11 MB/s BenchmarkSubVW/5-4 11479447 14.11 ns/op 2834.92 MB/s BenchmarkSubVW/10-4 9553833 11.78 ns/op 6788.68 MB/s BenchmarkSubVW/100-4 284757 436.3 ns/op 1833.70 MB/s BenchmarkSubVW/1000-4 37401 3002 ns/op 2665.16 MB/s BenchmarkSubVWext/1-4 14908556 8.625 ns/op 927.55 MB/s BenchmarkSubVWext/2-4 15090286 8.979 ns/op 1782.00 MB/s BenchmarkSubVWext/3-4 13241262 11.52 ns/op 2082.49 MB/s BenchmarkSubVWext/4-4 13129633 9.335 ns/op 3427.98 MB/s BenchmarkSubVWext/5-4 10941382 11.96 ns/op 3344.61 MB/s BenchmarkSubVWext/10-4 9012848 12.20 ns/op 6557.81 MB/s BenchmarkSubVWext/100-4 43874 2634 ns/op 303.68 MB/s BenchmarkSubVWext/1000-4 5286 24980 ns/op 320.25 MB/s BenchmarkMulAddVWW/1-4 12593335 9.248 ns/op 6920.26 MB/s BenchmarkMulAddVWW/2-4 10029747 13.45 ns/op 9517.03 MB/s BenchmarkMulAddVWW/3-4 9894830 10.87 ns/op 17669.73 MB/s BenchmarkMulAddVWW/4-4 9162840 13.01 ns/op 19674.21 MB/s BenchmarkMulAddVWW/5-4 9422140 13.09 ns/op 24449.97 MB/s BenchmarkMulAddVWW/10-4 6603482 22.41 ns/op 28562.04 MB/s BenchmarkMulAddVWW/100-4 1000000 111.1 ns/op 57598.93 MB/s BenchmarkMulAddVWW/1000-4 171888 771.1 ns/op 82997.74 MB/s BenchmarkAddMulVVW/1-4 14191972 9.286 ns/op 6891.95 MB/s BenchmarkAddMulVVW/2-4 12187698 15.37 ns/op 8329.87 MB/s BenchmarkAddMulVVW/3-4 9660181 14.10 ns/op 13620.39 MB/s BenchmarkAddMulVVW/4-4 9067314 11.71 ns/op 21861.75 MB/s BenchmarkAddMulVVW/5-4 7737080 13.37 ns/op 23931.72 MB/s BenchmarkAddMulVVW/10-4 7503789 16.47 ns/op 38861.04 MB/s BenchmarkAddMulVVW/100-4 1543306 66.64 ns/op 96034.62 MB/s BenchmarkAddMulVVW/1000-4 147855 1021 ns/op 62693.88 MB/s BenchmarkDivWVW/1-4 1712784 102.0 ns/op 627.28 MB/s BenchmarkDivWVW/2-4 1000000 128.2 ns/op 998.59 MB/s BenchmarkDivWVW/3-4 830476 159.7 ns/op 1202.28 MB/s BenchmarkDivWVW/4-4 550104 194.8 ns/op 1314.27 MB/s BenchmarkDivWVW/5-4 603390 221.0 ns/op 1448.01 MB/s BenchmarkDivWVW/10-4 378720 389.0 ns/op 1645.42 MB/s BenchmarkDivWVW/100-4 34953 3406 ns/op 1878.79 MB/s BenchmarkDivWVW/1000-4 4410 32201 ns/op 1987.54 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14323106 7.681 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14582894 8.014 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11318012 9.199 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12387639 9.446 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14049397 13.21 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13010566 9.260 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12287130 9.806 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12047484 10.16 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9196692 11.35 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10287559 12.91 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7554897 15.44 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7827051 13.78 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 115.2 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1411826 74.49 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 161210 976.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 205208 755.1 ns/op BenchmarkDecimalConversion-4 171 694203 ns/op BenchmarkFloatString/100-4 10000 12234 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 599230 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 89649152 ns/op 61236 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 5699087342 ns/op 843592 B/op 502 allocs/op BenchmarkFloatAdd/10-4 131674 873.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 137562 876.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 134700 972.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 70782 1620 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16248 7439 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 179229 680.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 213260 663.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 212586 681.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 143684 882.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45967 2730 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1611 75206 ns/op BenchmarkParseFloatLargeExp-4 351 316136 ns/op BenchmarkGCD10x10/WithoutXY-4 170778 1097 ns/op BenchmarkGCD10x10/WithXY-4 44778 3637 ns/op BenchmarkGCD10x100/WithoutXY-4 63914 1863 ns/op BenchmarkGCD10x100/WithXY-4 10000 11744 ns/op BenchmarkGCD10x1000/WithoutXY-4 49610 3142 ns/op BenchmarkGCD10x1000/WithXY-4 9922 12138 ns/op BenchmarkGCD100x100/WithoutXY-4 18878 6585 ns/op BenchmarkGCD100x100/WithXY-4 9426 14526 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 11912 ns/op BenchmarkGCD100x1000/WithXY-4 5919 23833 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1706 72246 ns/op BenchmarkGCD1000x1000/WithXY-4 849 133406 ns/op BenchmarkHilbert-4 18 9116200 ns/op BenchmarkBinomial-4 10000 11578 ns/op BenchmarkQuoRem-4 18692 7609 ns/op BenchmarkExp-4 16 7569939 ns/op BenchmarkExpMont/Odd-4 100 1147698 ns/op 2604 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1188047 ns/op 3359 B/op 38 allocs/op BenchmarkExpMont/Even2-4 104 1344092 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1113274 ns/op 3826 B/op 52 allocs/op BenchmarkExpMont/Even4-4 108 1139170 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1529245 ns/op 3872 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1203702 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even64-4 118 954751 ns/op 3624 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1502360 ns/op 3785 B/op 51 allocs/op BenchmarkExpMont/Even128-4 130 1428425 ns/op 3243 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1197533 ns/op 2944 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 291 394480 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 255 443554 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 247 568251 ns/op 1748 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 278 523070 ns/op 1749 B/op 47 allocs/op BenchmarkExp2-4 15 10569403 ns/op BenchmarkBitset-4 577786 364.1 ns/op BenchmarkBitsetNeg-4 346920 553.4 ns/op BenchmarkBitsetOrig-4 212258 803.3 ns/op BenchmarkBitsetNegOrig-4 134414 1565 ns/op BenchmarkModSqrt225_Tonelli-4 100 2000694 ns/op BenchmarkModSqrt225_3Mod4-4 315 373739 ns/op BenchmarkModSqrt231_Tonelli-4 94 1277891 ns/op BenchmarkModSqrt231_5Mod8-4 256 428535 ns/op BenchmarkModInverse-4 10000 12081 ns/op BenchmarkSqrt-4 1507 105762 ns/op BenchmarkIntSqr/1-4 857997 151.0 ns/op BenchmarkIntSqr/2-4 494900 242.5 ns/op BenchmarkIntSqr/3-4 500217 277.2 ns/op BenchmarkIntSqr/5-4 251604 461.5 ns/op BenchmarkIntSqr/8-4 288730 649.8 ns/op BenchmarkIntSqr/10-4 239503 569.2 ns/op BenchmarkIntSqr/20-4 30393 3845 ns/op BenchmarkIntSqr/30-4 32269 4635 ns/op BenchmarkIntSqr/50-4 21903 5690 ns/op BenchmarkIntSqr/80-4 12136 10563 ns/op BenchmarkIntSqr/100-4 9363 13342 ns/op BenchmarkIntSqr/200-4 4041 32409 ns/op BenchmarkIntSqr/300-4 1735 69741 ns/op BenchmarkIntSqr/500-4 858 124659 ns/op BenchmarkIntSqr/800-4 302 404399 ns/op BenchmarkIntSqr/1000-4 238 713955 ns/op BenchmarkDiv/20/10-4 322650 345.5 ns/op BenchmarkDiv/40/20-4 394706 356.6 ns/op BenchmarkDiv/100/50-4 316420 397.7 ns/op BenchmarkDiv/200/100-4 42777 2515 ns/op BenchmarkDiv/400/200-4 44276 2786 ns/op BenchmarkDiv/1000/500-4 35133 3267 ns/op BenchmarkDiv/2000/1000-4 30919 5495 ns/op BenchmarkDiv/20000/10000-4 1033 138754 ns/op BenchmarkDiv/200000/100000-4 28 5785772 ns/op BenchmarkDiv/2000000/1000000-4 1 128116415 ns/op BenchmarkDiv/20000000/10000000-4 1 4497963979 ns/op BenchmarkMul-4 5 24643765 ns/op BenchmarkNatMul/10-4 169704 1171 ns/op BenchmarkNatMul/100-4 6487 37639 ns/op BenchmarkNatMul/1000-4 144 825425 ns/op BenchmarkZeroShifts/Shl-4 10000 19870 ns/op BenchmarkZeroShifts/ShlSame-4 3153919 37.58 ns/op BenchmarkZeroShifts/Shr-4 10000 20203 ns/op BenchmarkZeroShifts/ShrSame-4 3416236 35.78 ns/op BenchmarkExp3Power/0x10-4 173560 1144 ns/op BenchmarkExp3Power/0x40-4 128544 1130 ns/op BenchmarkExp3Power/0x100-4 79432 1845 ns/op BenchmarkExp3Power/0x400-4 34417 4195 ns/op BenchmarkExp3Power/0x1000-4 6088 16581 ns/op BenchmarkExp3Power/0x4000-4 1941 78483 ns/op BenchmarkExp3Power/0x10000-4 189 708977 ns/op BenchmarkExp3Power/0x40000-4 16 6475027 ns/op BenchmarkExp3Power/0x100000-4 2 53599662 ns/op BenchmarkExp3Power/0x400000-4 1 586302159 ns/op BenchmarkFibo-4 3 47409722 ns/op BenchmarkNatSqr/1-4 789230 284.5 ns/op BenchmarkNatSqr/2-4 509034 484.7 ns/op BenchmarkNatSqr/3-4 407329 491.3 ns/op BenchmarkNatSqr/5-4 281044 618.6 ns/op BenchmarkNatSqr/8-4 232692 959.8 ns/op BenchmarkNatSqr/10-4 98088 1163 ns/op BenchmarkNatSqr/20-4 30750 3959 ns/op BenchmarkNatSqr/30-4 18434 6245 ns/op BenchmarkNatSqr/50-4 12948 9262 ns/op BenchmarkNatSqr/80-4 10000 15391 ns/op BenchmarkNatSqr/100-4 8190 16898 ns/op BenchmarkNatSqr/200-4 4016 47199 ns/op BenchmarkNatSqr/300-4 1617 112918 ns/op BenchmarkNatSqr/500-4 620 221683 ns/op BenchmarkNatSqr/800-4 282 493996 ns/op BenchmarkNatSqr/1000-4 226 587272 ns/op BenchmarkNatSetBytes/8-4 738433 148.6 ns/op BenchmarkNatSetBytes/24-4 285667 630.1 ns/op BenchmarkNatSetBytes/128-4 54727 2769 ns/op BenchmarkNatSetBytes/7-4 873962 147.6 ns/op BenchmarkNatSetBytes/23-4 182132 666.2 ns/op BenchmarkNatSetBytes/127-4 58372 2013 ns/op BenchmarkScanPi-4 172 888027 ns/op BenchmarkStringPiParallel-4 315 368047 ns/op BenchmarkScan/10/Base2-4 36642 3237 ns/op BenchmarkScan/100/Base2-4 4444 28955 ns/op BenchmarkScan/1000/Base2-4 416 312100 ns/op BenchmarkScan/10/Base8-4 86618 1632 ns/op BenchmarkScan/100/Base8-4 10000 10191 ns/op BenchmarkScan/1000/Base8-4 1190 96100 ns/op BenchmarkScan/10/Base10-4 80220 1454 ns/op BenchmarkScan/100/Base10-4 12322 14858 ns/op BenchmarkScan/1000/Base10-4 1182 91203 ns/op BenchmarkScan/10/Base16-4 91718 1271 ns/op BenchmarkScan/100/Base16-4 15736 11523 ns/op BenchmarkScan/1000/Base16-4 1756 79002 ns/op BenchmarkString/10/Base2-4 194502 743.8 ns/op BenchmarkString/100/Base2-4 25471 4891 ns/op BenchmarkString/1000/Base2-4 2806 45516 ns/op BenchmarkString/10/Base8-4 349587 366.8 ns/op BenchmarkString/100/Base8-4 73568 1977 ns/op BenchmarkString/1000/Base8-4 8943 17802 ns/op BenchmarkString/10/Base10-4 201457 741.8 ns/op BenchmarkString/100/Base10-4 35499 3779 ns/op BenchmarkString/1000/Base10-4 3030 37732 ns/op BenchmarkString/10/Base16-4 461618 344.6 ns/op BenchmarkString/100/Base16-4 86821 1437 ns/op BenchmarkString/1000/Base16-4 9177 12742 ns/op BenchmarkLeafSize/0-4 26 4627991 ns/op BenchmarkLeafSize/1-4 380 355775 ns/op BenchmarkLeafSize/2-4 375 323273 ns/op BenchmarkLeafSize/3-4 198 524375 ns/op BenchmarkLeafSize/4-4 410 271782 ns/op BenchmarkLeafSize/5-4 306 415690 ns/op BenchmarkLeafSize/6-4 254 404488 ns/op BenchmarkLeafSize/7-4 366 338234 ns/op BenchmarkLeafSize/8-4 370 342257 ns/op BenchmarkLeafSize/9-4 232 596069 ns/op BenchmarkLeafSize/10-4 285 479283 ns/op BenchmarkLeafSize/11-4 265 422960 ns/op BenchmarkLeafSize/12-4 304 382947 ns/op BenchmarkLeafSize/13-4 283 453681 ns/op BenchmarkLeafSize/14-4 301 484102 ns/op BenchmarkLeafSize/15-4 398 381102 ns/op BenchmarkLeafSize/16-4 360 306322 ns/op BenchmarkLeafSize/32-4 342 371869 ns/op BenchmarkLeafSize/64-4 326 368043 ns/op BenchmarkProbablyPrime/n=0-4 9 11868303 ns/op BenchmarkProbablyPrime/n=1-4 8 16823556 ns/op BenchmarkProbablyPrime/n=5-4 6 19262132 ns/op BenchmarkProbablyPrime/n=10-4 4 26754010 ns/op BenchmarkProbablyPrime/n=20-4 3 43822476 ns/op BenchmarkProbablyPrime/Lucas-4 12 10631188 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1716881 ns/op BenchmarkRatCmp-4 182377 891.8 ns/op BenchmarkFloatSqrt/64-4 20571 5916 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 10146 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9085 14191 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4512 27940 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 926 207073 ns/op 17818 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 69 2435370 ns/op 174141 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 179452486 ns/op 3813552 B/op 644 allocs/op PASS ok math/big 73.337s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12337564 13.18 ns/op BenchmarkLeadingZeros8-4 12739834 10.93 ns/op BenchmarkLeadingZeros16-4 12361992 11.82 ns/op BenchmarkLeadingZeros32-4 11518726 10.38 ns/op BenchmarkLeadingZeros64-4 10729704 9.729 ns/op BenchmarkTrailingZeros-4 11971930 9.809 ns/op BenchmarkTrailingZeros8-4 11780560 10.39 ns/op BenchmarkTrailingZeros16-4 11741764 9.769 ns/op BenchmarkTrailingZeros32-4 11360829 10.92 ns/op BenchmarkTrailingZeros64-4 11017474 13.31 ns/op BenchmarkOnesCount-4 12785042 14.58 ns/op BenchmarkOnesCount8-4 10269176 10.59 ns/op BenchmarkOnesCount16-4 10705326 9.763 ns/op BenchmarkOnesCount32-4 12278923 10.01 ns/op BenchmarkOnesCount64-4 11306644 12.51 ns/op BenchmarkRotateLeft-4 9373035 11.91 ns/op BenchmarkRotateLeft8-4 12492066 9.617 ns/op BenchmarkRotateLeft16-4 11080486 11.19 ns/op BenchmarkRotateLeft32-4 11305042 14.76 ns/op BenchmarkRotateLeft64-4 11050461 15.54 ns/op BenchmarkReverse-4 17207559 6.913 ns/op BenchmarkReverse8-4 26037744 7.833 ns/op BenchmarkReverse16-4 18076693 5.811 ns/op BenchmarkReverse32-4 18442154 6.219 ns/op BenchmarkReverse64-4 20497612 7.643 ns/op BenchmarkReverseBytes-4 22950531 5.490 ns/op BenchmarkReverseBytes16-4 20606893 7.844 ns/op BenchmarkReverseBytes32-4 23394320 5.287 ns/op BenchmarkReverseBytes64-4 22149972 8.253 ns/op BenchmarkAdd-4 11886069 14.37 ns/op BenchmarkAdd32-4 10028820 11.14 ns/op BenchmarkAdd64-4 12192028 10.83 ns/op BenchmarkAdd64multiple-4 21237963 7.806 ns/op BenchmarkSub-4 11338826 17.05 ns/op BenchmarkSub32-4 10303072 11.80 ns/op BenchmarkSub64-4 13321734 10.96 ns/op BenchmarkSub64multiple-4 22553223 5.591 ns/op BenchmarkMul-4 12085060 10.24 ns/op BenchmarkMul32-4 11663728 10.80 ns/op BenchmarkMul64-4 10188392 12.44 ns/op BenchmarkDiv-4 3426223 35.95 ns/op BenchmarkDiv32-4 6953880 17.17 ns/op BenchmarkDiv64-4 3313354 53.21 ns/op PASS ok math/bits 10.295s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13891358 10.45 ns/op BenchmarkAcos-4 516873 332.9 ns/op BenchmarkAcosh-4 560516 253.2 ns/op BenchmarkAsin-4 450055 243.3 ns/op BenchmarkAsinh-4 571002 234.5 ns/op BenchmarkAtan-4 928842 143.5 ns/op BenchmarkAtanh-4 846457 142.9 ns/op BenchmarkConj-4 22908417 4.883 ns/op BenchmarkCos-4 621414 273.2 ns/op BenchmarkCosh-4 683306 178.5 ns/op BenchmarkExp-4 891912 132.6 ns/op BenchmarkLog-4 1000000 127.8 ns/op BenchmarkLog10-4 888584 120.6 ns/op BenchmarkPhase-4 2075936 54.99 ns/op BenchmarkPolar-4 1328560 136.8 ns/op BenchmarkPow-4 260840 490.5 ns/op BenchmarkRect-4 1087971 129.0 ns/op BenchmarkSin-4 629124 206.9 ns/op BenchmarkSinh-4 771270 187.1 ns/op BenchmarkSqrt-4 1000000 115.2 ns/op BenchmarkTan-4 456525 384.0 ns/op BenchmarkTanh-4 484990 270.1 ns/op PASS ok math/cmplx 5.411s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 679744 166.4 ns/op BenchmarkInt63ThreadsafeParallel-4 819108 136.0 ns/op BenchmarkInt63Unthreadsafe-4 853912 120.8 ns/op BenchmarkIntn1000-4 707457 158.0 ns/op BenchmarkInt63n1000-4 819152 160.9 ns/op BenchmarkInt31n1000-4 791436 146.5 ns/op BenchmarkFloat32-4 831284 152.8 ns/op BenchmarkFloat64-4 921092 132.2 ns/op BenchmarkPerm3-4 164740 796.4 ns/op BenchmarkPerm30-4 19519 6413 ns/op BenchmarkPerm30ViaShuffle-4 18613 6436 ns/op BenchmarkShuffleOverhead-4 13784 13002 ns/op BenchmarkRead3-4 804794 144.4 ns/op BenchmarkRead64-4 76478 1728 ns/op BenchmarkRead1000-4 5692 22980 ns/op BenchmarkConcurrent-4 228122 554.8 ns/op PASS ok math/rand 4.386s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 36122 3618 ns/op BenchmarkQDecodeWord-4 91569 1658 ns/op BenchmarkQDecodeHeader-4 73917 1918 ns/op BenchmarkTypeByExtension/.html-4 393385 282.4 ns/op BenchmarkTypeByExtension/.HTML-4 356847 455.3 ns/op BenchmarkTypeByExtension/.unused-4 291242 352.6 ns/op BenchmarkExtensionsByType/text/html-4 128344 1304 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 76317 3533 ns/op BenchmarkExtensionsByType/application/octet-stream-4 41809 3808 ns/op PASS ok mime 3.277s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 366 303006 ns/op 48344 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 324 429040 ns/op 47823 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 39 2742004 ns/op 102967 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 408 362604 ns/op 48575 B/op 206 allocs/op PASS ok mime/multipart 1.798s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 919 145910 ns/op PASS ok mime/quotedprintable 1.209s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 15687827 ns/op 8729 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30143183 ns/op 13360 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5026141833 ns/op 150536 B/op 232 allocs/op BenchmarkDNSName-4 114602 895.4 ns/op BenchmarkInterfaces-4 1896 80245 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7028 24537 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1879 94736 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1755 81453 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6096 23580 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2154 68431 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 8006 17277 ns/op BenchmarkParseIPValidIPv4-4 376494 336.3 ns/op BenchmarkParseIPValidIPv6-4 207820 576.8 ns/op BenchmarkIPString/IPv4-4 105004 1004 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10324 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43882 2592 ns/op BenchmarkIPEqual/IPv4-4 1028390 161.7 ns/op BenchmarkIPEqual/IPv6-4 1060398 119.8 ns/op BenchmarkTCP4OneShot-4 212 575693 ns/op BenchmarkTCP4OneShotTimeout-4 220 530452 ns/op BenchmarkTCP4Persistent-4 414 396240 ns/op BenchmarkTCP4PersistentTimeout-4 248 469305 ns/op BenchmarkTCP6OneShot-4 108 1075806 ns/op BenchmarkTCP6OneShotTimeout-4 117 1002299 ns/op BenchmarkTCP6Persistent-4 270 526141 ns/op BenchmarkTCP6PersistentTimeout-4 268 490008 ns/op BenchmarkTCP4ConcurrentReadWrite-4 11732 10532 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12175 12614 ns/op BenchmarkSetReadDeadline-4 109794 947.9 ns/op BenchmarkUDP6LinkLocalUnicast-4 86 1456692 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 140 995329 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 92 1107419 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 94 1222793 ns/op 0 B/op 0 allocs/op PASS ok net 14.252s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 18612 6674 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8335 17752 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 8964 13099 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13422 9683 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 21222 6075 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 35658 3711 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1382970 91.29 ns/op BenchmarkFindChild/n=2/rep=map-4 2472246 49.59 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 100.9 ns/op BenchmarkFindChild/n=4/rep=linear-4 753830 148.8 ns/op BenchmarkFindChild/n=4/rep=map-4 2372720 50.99 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 662872 161.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 373578 278.3 ns/op BenchmarkFindChild/n=8/rep=map-4 2559446 47.88 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 353001 400.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 211923 895.9 ns/op BenchmarkFindChild/n=16/rep=map-4 2343033 52.32 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1725993 80.25 ns/op BenchmarkFindChild/n=32/rep=linear-4 94503 1110 ns/op BenchmarkFindChild/n=32/rep=map-4 2739421 44.98 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1000000 142.0 ns/op BenchmarkServerMatch-4 12385 12640 ns/op BenchmarkReadRequestChrome-4 2815 37179 ns/op 16.43 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9094 17313 ns/op 4.51 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 14863 ns/op 5.52 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7768 22754 ns/op 6.64 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 11448 ns/op 3.49 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 25 5947959 ns/op 0.17 MB/s BenchmarkFileAndServer_1KB/https1-4 21 5273015 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 20 5111751 ns/op 0.20 MB/s BenchmarkFileAndServer_16MB/h1-4 1 109319274 ns/op 153.47 MB/s BenchmarkFileAndServer_16MB/https1-4 1 342888067 ns/op 48.93 MB/s BenchmarkFileAndServer_16MB/h2-4 1 601075102 ns/op 27.91 MB/s BenchmarkFileAndServer_64MB/h1-4 1 433789318 ns/op 154.70 MB/s BenchmarkFileAndServer_64MB/https1-4 1 955888396 ns/op 70.21 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2358050595 ns/op 28.46 MB/s BenchmarkServeMux-4 100 1035598 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 240 920628 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 31 3688981 ns/op 7308 B/op 68 allocs/op BenchmarkClientServer/https1-4 24 5015689 ns/op 11168 B/op 120 allocs/op BenchmarkClientServer/h2-4 18 7955065 ns/op 19296 B/op 154 allocs/op BenchmarkClientServerParallel/4/h1-4 210 550836 ns/op 9627 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 10 10942754 ns/op 112756 B/op 1212 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58021: read tcp 127.0.0.1:58015->127.0.0.1:58021: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58017: write tcp 127.0.0.1:58015->127.0.0.1:58017: use of closed network connection BenchmarkClientServerParallel/4/h2-4 10 11055834 ns/op 102163 B/op 1170 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58036: read tcp 127.0.0.1:58035->127.0.0.1:58036: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58042: read tcp 127.0.0.1:58038->127.0.0.1:58042: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58052: read tcp 127.0.0.1:58043->127.0.0.1:58052: use of closed network connection BenchmarkClientServerParallel/64/h1-4 210 660233 ns/op 20815 B/op 118 allocs/op BenchmarkClientServerParallel/64/https1-4 9 12504014 ns/op 106308 B/op 1215 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58380: read tcp 127.0.0.1:58375->127.0.0.1:58380: use of closed network connection BenchmarkClientServerParallel/64/h2-4 19 7587158 ns/op 109634 B/op 1281 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58395: read tcp 127.0.0.1:58390->127.0.0.1:58395: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58405: read tcp 127.0.0.1:58398->127.0.0.1:58405: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58408: read tcp 127.0.0.1:58398->127.0.0.1:58408: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58407: read tcp 127.0.0.1:58398->127.0.0.1:58407: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58410: write tcp 127.0.0.1:58398->127.0.0.1:58410: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58409: write tcp 127.0.0.1:58398->127.0.0.1:58409: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58406: write tcp 127.0.0.1:58398->127.0.0.1:58406: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58426: read tcp 127.0.0.1:58412->127.0.0.1:58426: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58415: read tcp 127.0.0.1:58412->127.0.0.1:58415: use of closed network connection BenchmarkServer-4 1 1102979579 ns/op 31304 B/op 151 allocs/op BenchmarkClient-4 30 5684738 ns/op 4068 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 531 263617 ns/op 7410 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 771 178373 ns/op 3069 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1069 114885 ns/op 1987 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1215 119151 ns/op 2813 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1375 114686 ns/op 2710 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1075 111574 ns/op 2765 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1172 87497 ns/op 1965 B/op 14 allocs/op BenchmarkServerHijack-4 588 172567 ns/op 16755 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 40 4425242 ns/op 6527 B/op 54 allocs/op BenchmarkResponseStatusLine-4 246142 414.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 27.711s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2506 86191 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.305s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 103443 1387 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 362684 301.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 161088 791.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 59356 2550 ns/op BenchmarkStdIPv4-4 137808 811.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 95154 2030 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 92761 1488 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 70210 1521 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 64564 1758 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 108.8 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1262516 96.87 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 287986 429.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 363523 475.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 261736 411.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 64305 1939 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 127555 935.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 146505 1296 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 159532 705.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 138597 779.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 77326 1527 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 353974 379.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 110058 1351 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 172314 755.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 219470 776.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 143439 814.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 284240 433.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 150252 911.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 148852 958.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 144658 874.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 94994 1393 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 430333 390.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 138014 954.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 81946 2558 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123200 1222 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 163850 968.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 93582 1175 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 251006 748.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 104977 1268 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 133941 1025 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 182841 844.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 114867 1777 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 587482 178.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 824040 140.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 793844 133.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 988189 196.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 157.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 937816 140.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 808578 220.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 955162 159.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 730552 180.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 299835 449.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 372102 309.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 197067 638.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 208850 582.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 220664 586.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 64792 2545 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 533378 289.5 ns/op PASS ok net/netip 13.201s 2023/09/14 07:37:31 Test RPC server listening on 127.0.0.1:58489 2023/09/14 07:37:31 Test HTTP RPC server listening on 127.0.0.1:58490 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 136 1015208 ns/op BenchmarkEndToEndHTTP-4 109 1102117 ns/op BenchmarkEndToEndAsync-4 802 124936 ns/op BenchmarkEndToEndAsyncHTTP-4 908 126503 ns/op PASS ok net/rpc 1.998s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2757 44445 ns/op BenchmarkReadMIMEHeader/server_headers-4 5499 30495 ns/op BenchmarkUncommon-4 21571 7154 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.690s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3588 29366 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 84603 1383 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 574357 246.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 113820 1063 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 203048 739.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 104312 1162 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17884 8330 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 329738 538.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 106126 1517 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 222385 1028 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 98198 1120 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18843 6575 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 184874 948.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75538 2220 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 68354 2910 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31603 3819 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4020 37367 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 187858 686.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 64756 2585 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 66166 1766 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27872 4876 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5685 38951 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.526s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2430868 73.66 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 148237 871.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 412 300838 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 159 809425 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 330 348210 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 44431 2760 ns/op BenchmarkStatFile-4 30890 4313 ns/op BenchmarkStatDir-4 33441 4694 ns/op BenchmarkLstatDot-4 49005 2672 ns/op BenchmarkLstatFile-4 29604 5901 ns/op BenchmarkLstatDir-4 31974 8321 ns/op PASS ok os 3.581s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 15 8596456 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.287s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 247220 483.5 ns/op PASS ok os/user 1.274s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2209456 55.03 ns/op BenchmarkString-4 1658286 93.22 ns/op BenchmarkBytes-4 1441083 76.50 ns/op BenchmarkNamedBytes-4 1000000 145.2 ns/op BenchmarkBytesArray-4 719078 181.3 ns/op BenchmarkSliceLen-4 1592828 140.6 ns/op BenchmarkMapLen-4 932574 166.7 ns/op BenchmarkStringLen-4 1235468 95.19 ns/op BenchmarkArrayLen-4 1000000 117.3 ns/op BenchmarkSliceCap-4 1777412 68.48 ns/op BenchmarkDeepEqual/int8-4 533164 240.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84900 2476 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 437492 311.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 52516 2290 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 481077 304.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 77299 1495 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 484668 307.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 77971 1496 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 363766 334.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 78132 1509 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 505546 264.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 114296 1333 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 400945 311.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 79573 1500 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 450954 492.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 77469 1534 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 372846 313.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81748 1509 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 411816 301.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79792 1508 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 365968 314.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 66801 1629 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 455084 311.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 71013 1601 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 429936 317.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 71193 1549 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 465067 332.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 73252 1545 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 394208 300.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79809 1774 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 541170 272.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 76053 1830 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 381123 301.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 75801 1887 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 97450 1205 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 44595 2449 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41361 5425 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30303 6431 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 26164 4040 ns/op BenchmarkIsZero/ArrayComparable-4 286732 446.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 26796 4544 ns/op BenchmarkIsZero/StructComparable-4 645474 240.1 ns/op BenchmarkIsZero/StructIncomparable-4 143284 962.7 ns/op BenchmarkSetZero/Bool/Direct-4 2147919 51.74 ns/op BenchmarkSetZero/Bool/CachedZero-4 692180 171.2 ns/op BenchmarkSetZero/Bool/NewZero-4 576781 275.7 ns/op BenchmarkSetZero/Int/Direct-4 1689789 69.82 ns/op BenchmarkSetZero/Int/CachedZero-4 753127 183.0 ns/op BenchmarkSetZero/Int/NewZero-4 581232 216.8 ns/op BenchmarkSetZero/Uint/Direct-4 1465724 76.95 ns/op BenchmarkSetZero/Uint/CachedZero-4 997803 164.9 ns/op BenchmarkSetZero/Uint/NewZero-4 582358 337.8 ns/op BenchmarkSetZero/Float/Direct-4 1642903 72.81 ns/op BenchmarkSetZero/Float/CachedZero-4 545391 228.7 ns/op BenchmarkSetZero/Float/NewZero-4 579818 225.3 ns/op BenchmarkSetZero/Complex/Direct-4 1512252 135.6 ns/op BenchmarkSetZero/Complex/CachedZero-4 715836 165.4 ns/op BenchmarkSetZero/Complex/NewZero-4 664785 215.1 ns/op BenchmarkSetZero/Array/Direct-4 1488830 77.32 ns/op BenchmarkSetZero/Array/CachedZero-4 794912 211.8 ns/op BenchmarkSetZero/Array/NewZero-4 645332 233.5 ns/op BenchmarkSetZero/Chan/Direct-4 1452616 163.1 ns/op BenchmarkSetZero/Chan/CachedZero-4 763003 184.2 ns/op BenchmarkSetZero/Chan/NewZero-4 474580 271.4 ns/op BenchmarkSetZero/Func/Direct-4 1000000 146.0 ns/op BenchmarkSetZero/Func/CachedZero-4 941488 164.4 ns/op BenchmarkSetZero/Func/NewZero-4 445593 486.6 ns/op BenchmarkSetZero/Interface/Direct-4 1379406 80.18 ns/op BenchmarkSetZero/Interface/CachedZero-4 712340 164.1 ns/op BenchmarkSetZero/Interface/NewZero-4 468410 245.2 ns/op BenchmarkSetZero/Map/Direct-4 1689907 85.15 ns/op BenchmarkSetZero/Map/CachedZero-4 601227 189.8 ns/op BenchmarkSetZero/Map/NewZero-4 584792 214.9 ns/op BenchmarkSetZero/Pointer/Direct-4 1513528 70.31 ns/op BenchmarkSetZero/Pointer/CachedZero-4 998252 159.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 578776 384.0 ns/op BenchmarkSetZero/Slice/Direct-4 1403542 78.01 ns/op BenchmarkSetZero/Slice/CachedZero-4 912238 165.9 ns/op BenchmarkSetZero/Slice/NewZero-4 608343 207.3 ns/op BenchmarkSetZero/String/Direct-4 1514505 74.46 ns/op BenchmarkSetZero/String/CachedZero-4 790650 173.0 ns/op BenchmarkSetZero/String/NewZero-4 678934 207.9 ns/op BenchmarkSetZero/Struct/Direct-4 1000000 136.4 ns/op BenchmarkSetZero/Struct/CachedZero-4 807632 140.1 ns/op BenchmarkSetZero/Struct/NewZero-4 747050 210.6 ns/op BenchmarkSelect/1-4 171415 952.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 61854 2763 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 29527 5623 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 146400 801.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 163198 836.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 94405 1205 ns/op 106.20 MB/s BenchmarkCallArgCopy/size=256-4 75630 1530 ns/op 167.37 MB/s BenchmarkCallArgCopy/size=1024-4 56192 3440 ns/op 297.65 MB/s BenchmarkCallArgCopy/size=4096-4 12879 8650 ns/op 473.52 MB/s BenchmarkCallArgCopy/size=65536-4 1086 158963 ns/op 412.27 MB/s BenchmarkFieldByName1-4 533140 226.0 ns/op BenchmarkFieldByName2-4 22820 6616 ns/op BenchmarkFieldByName3-4 4974 32982 ns/op BenchmarkInterfaceBig-4 1889540 63.30 ns/op BenchmarkInterfaceSmall-4 1978323 63.98 ns/op BenchmarkNew-4 814726 196.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 2365 83851 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2143 70084 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1680 60858 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1711 71147 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2728 68762 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2197 103146 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 182005 741.6 ns/op PASS ok reflect 28.282s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6465 30305 ns/op 9141 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 27910 ns/op 8935 B/op 1 allocs/op BenchmarkFindString-4 10000 33861 ns/op 9391 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 35527 ns/op 9180 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 35251 ns/op 9235 B/op 2 allocs/op BenchmarkLiteral-4 10000 24160 ns/op BenchmarkNotLiteral-4 2140 61344 ns/op BenchmarkMatchClass-4 3603 80751 ns/op BenchmarkMatchClass_InRange-4 3595 70300 ns/op BenchmarkReplaceAll-4 985 156323 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 26530 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15302 8844 ns/op BenchmarkAnchoredShortMatch-4 10000 29017 ns/op BenchmarkAnchoredLongMatch-4 7213 15868 ns/op BenchmarkOnePassShortA-4 14900 7319 ns/op BenchmarkNotOnePassShortA-4 7222 36830 ns/op BenchmarkOnePassShortB-4 19798 5621 ns/op BenchmarkNotOnePassShortB-4 4417 35736 ns/op BenchmarkOnePassLongPrefix-4 63104 2546 ns/op BenchmarkOnePassLongNotPrefix-4 24144 5328 ns/op BenchmarkMatchParallelShared-4 10000 35113 ns/op BenchmarkMatchParallelCopied-4 10000 33570 ns/op BenchmarkQuoteMetaAll-4 104448 1361 ns/op 10.28 MB/s BenchmarkQuoteMetaNone-4 334279 362.5 ns/op 71.72 MB/s BenchmarkCompile/Onepass-4 2600 41840 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1449 113791 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 121 963887 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2238616 51.72 ns/op 309.36 MB/s BenchmarkMatch/Easy0/32-4 10000 20897 ns/op 1.53 MB/s BenchmarkMatch/Easy0/1K-4 2468 53818 ns/op 19.03 MB/s BenchmarkMatch/Easy0i/16-4 2192800 51.36 ns/op 311.54 MB/s BenchmarkMatch/Easy0i/32-4 3900 49855 ns/op 0.64 MB/s BenchmarkMatch/Easy0i/1K-4 207 588490 ns/op 1.74 MB/s BenchmarkMatch/Easy1/16-4 2255858 48.79 ns/op 327.90 MB/s BenchmarkMatch/Easy1/32-4 10000 22056 ns/op 1.45 MB/s BenchmarkMatch/Easy1/1K-4 2220 64769 ns/op 15.81 MB/s BenchmarkMatch/Medium/16-4 1000000 108.8 ns/op 147.05 MB/s BenchmarkMatch/Medium/32-4 6351 46341 ns/op 0.69 MB/s BenchmarkMatch/Medium/1K-4 100 1044059 ns/op 0.98 MB/s BenchmarkMatch/Hard/16-4 2278216 50.76 ns/op 315.21 MB/s BenchmarkMatch/Hard/32-4 2241 59682 ns/op 0.54 MB/s BenchmarkMatch/Hard/1K-4 134 1428731 ns/op 0.72 MB/s BenchmarkMatch/Hard1/16-4 1239 134506 ns/op 0.12 MB/s BenchmarkMatch/Hard1/32-4 690 231391 ns/op 0.14 MB/s BenchmarkMatch/Hard1/1K-4 21 6063561 ns/op 0.17 MB/s BenchmarkMatch_onepass_regex/16-4 27400 4926 ns/op 3.25 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12991 10336 ns/op 3.10 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 432 250314 ns/op 4.09 MB/s 25 B/op 0 allocs/op PASS ok regexp 13.897s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 748236 148.5 ns/op BenchmarkIsWordChar-4 199340 966.0 ns/op PASS ok regexp/syntax 2.907s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 68392 1551 ns/op BenchmarkCallers/inlined-4 71493 3543 ns/op BenchmarkCallers/no-cache-4 15744 7127 ns/op BenchmarkFPCallers/cached-4 3114916 49.44 ns/op BenchmarkMakeChan/Byte-4 836175 429.6 ns/op BenchmarkMakeChan/Int-4 846505 560.6 ns/op BenchmarkMakeChan/Ptr-4 347120 686.1 ns/op BenchmarkMakeChan/Struct/0-4 1000000 401.5 ns/op BenchmarkMakeChan/Struct/32-4 147745 1090 ns/op BenchmarkMakeChan/Struct/40-4 139118 1080 ns/op BenchmarkChanNonblocking-4 4917639 22.27 ns/op BenchmarkSelectUncontended-4 741939 153.6 ns/op BenchmarkSelectSyncContended-4 85695 1411 ns/op BenchmarkSelectAsyncContended-4 248806 508.0 ns/op BenchmarkSelectNonblock-4 2698399 39.50 ns/op BenchmarkChanUncontended-4 11400 13278 ns/op BenchmarkChanContended-4 4113 30795 ns/op BenchmarkChanSync-4 166060 650.8 ns/op BenchmarkChanSyncWork-4 51561 2339 ns/op BenchmarkChanProdCons0-4 161474 731.6 ns/op BenchmarkChanProdCons10-4 369882 387.2 ns/op BenchmarkChanProdCons100-4 381540 289.7 ns/op BenchmarkChanProdConsWork0-4 113497 885.7 ns/op BenchmarkChanProdConsWork10-4 159151 697.1 ns/op BenchmarkChanProdConsWork100-4 215031 520.5 ns/op BenchmarkSelectProdCons-4 135912 912.0 ns/op BenchmarkReceiveDataFromClosedChan-4 981439 157.9 ns/op BenchmarkChanCreation-4 136426 1041 ns/op BenchmarkChanSem-4 213223 506.5 ns/op BenchmarkChanPopular-4 88 1705933 ns/op BenchmarkChanClosed-4 910146 140.4 ns/op BenchmarkCallClosure-4 3860158 45.53 ns/op BenchmarkCallClosure1-4 4005387 28.54 ns/op BenchmarkCallClosure2-4 1000000 165.3 ns/op BenchmarkCallClosure3-4 1001732 149.1 ns/op BenchmarkCallClosure4-4 1000000 162.0 ns/op BenchmarkComplex128DivNormal-4 10458981 11.41 ns/op BenchmarkComplex128DivNisNaN-4 5786946 17.73 ns/op BenchmarkComplex128DivDisNaN-4 8515694 14.83 ns/op BenchmarkComplex128DivNisInf-4 11938238 15.70 ns/op BenchmarkComplex128DivDisInf-4 5464794 32.89 ns/op BenchmarkSetTypePtr-4 58677955 3.328 ns/op 2403.92 MB/s BenchmarkSetTypePtr8-4 12458014 20.93 ns/op 3057.90 MB/s BenchmarkSetTypePtr16-4 7980796 18.95 ns/op 6755.02 MB/s BenchmarkSetTypePtr32-4 12016286 13.79 ns/op 18558.55 MB/s BenchmarkSetTypePtr64-4 11470992 13.14 ns/op 38974.25 MB/s BenchmarkSetTypePtr126-4 5053485 21.27 ns/op 47389.33 MB/s BenchmarkSetTypePtr128-4 5670303 24.18 ns/op 42342.75 MB/s BenchmarkSetTypePtrSlice-4 905204 207.4 ns/op 39503.14 MB/s BenchmarkSetTypeNode1-4 10032828 12.17 ns/op 1972.85 MB/s BenchmarkSetTypeNode1Slice-4 2565501 53.92 ns/op 14244.29 MB/s BenchmarkSetTypeNode8-4 11677821 11.98 ns/op 6675.31 MB/s BenchmarkSetTypeNode8Slice-4 1000000 130.8 ns/op 19575.29 MB/s BenchmarkSetTypeNode64-4 4895713 23.14 ns/op 22820.42 MB/s BenchmarkSetTypeNode64Slice-4 314835 595.3 ns/op 28381.28 MB/s BenchmarkSetTypeNode64Dead-4 6146636 20.46 ns/op 25809.85 MB/s BenchmarkSetTypeNode64DeadSlice-4 306514 465.5 ns/op 36299.26 MB/s BenchmarkSetTypeNode124-4 5042413 31.14 ns/op 32373.81 MB/s BenchmarkSetTypeNode124Slice-4 195704 725.7 ns/op 44448.45 MB/s BenchmarkSetTypeNode126-4 6251629 22.97 ns/op 44585.72 MB/s BenchmarkSetTypeNode126Slice-4 136166 795.5 ns/op 41191.57 MB/s BenchmarkSetTypeNode128-4 3369464 31.38 ns/op 33138.25 MB/s BenchmarkSetTypeNode128Slice-4 168853 789.8 ns/op 42135.09 MB/s BenchmarkSetTypeNode130-4 3039028 44.60 ns/op 23679.24 MB/s BenchmarkSetTypeNode130Slice-4 165026 1059 ns/op 31901.99 MB/s BenchmarkSetTypeNode1024-4 994543 157.5 ns/op 52099.35 MB/s BenchmarkSetTypeNode1024Slice-4 21325 5256 ns/op 49972.99 MB/s BenchmarkAllocation-4 2052 122645 ns/op BenchmarkReadMemStats-4 51 2396913 ns/op BenchmarkReadMemStatsLatency-4 1 7790738 p50-ns 7790738 p90-ns 7790738 p99-ns BenchmarkWriteBarrier-4 2209032 57.73 ns/op BenchmarkBulkWriteBarrier-4 3900092 32.09 ns/op BenchmarkScanStackNoLocals-4 2 63669622 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11192997 9.836 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12036726 10.72 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9735390 18.72 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6997518 14.62 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5144806 27.99 ns/op BenchmarkHash5-4 7229935 16.51 ns/op 302.87 MB/s BenchmarkHash16-4 7924814 14.30 ns/op 1118.75 MB/s BenchmarkHash64-4 6995672 22.36 ns/op 2862.31 MB/s BenchmarkHash1024-4 1222918 102.1 ns/op 10031.51 MB/s BenchmarkHash65536-4 44674 2474 ns/op 26488.16 MB/s BenchmarkAlignedLoad-4 10590157 11.23 ns/op BenchmarkUnalignedLoad-4 9894622 11.70 ns/op BenchmarkEqEfaceConcrete-4 7373616 20.71 ns/op BenchmarkEqIfaceConcrete-4 4070451 27.87 ns/op BenchmarkNeEfaceConcrete-4 7495462 15.55 ns/op BenchmarkNeIfaceConcrete-4 9095919 14.41 ns/op BenchmarkConvT2EByteSized/bool-4 3061372 42.47 ns/op BenchmarkConvT2EByteSized/uint8-4 4878636 25.42 ns/op BenchmarkConvT2ESmall-4 4125808 27.95 ns/op BenchmarkConvT2EUintptr-4 3824310 29.51 ns/op BenchmarkConvT2ELarge-4 1000000 181.4 ns/op BenchmarkConvT2ISmall-4 4234444 27.76 ns/op BenchmarkConvT2IUintptr-4 3064602 53.37 ns/op BenchmarkConvT2ILarge-4 995046 176.0 ns/op BenchmarkConvI2E-4 3711742 32.73 ns/op BenchmarkConvI2I-4 3766981 57.58 ns/op BenchmarkAssertE2T-4 3797737 35.11 ns/op BenchmarkAssertE2TLarge-4 1489240 71.73 ns/op BenchmarkAssertE2I-4 2603192 66.90 ns/op BenchmarkAssertI2T-4 3100479 52.39 ns/op BenchmarkAssertI2I-4 2859992 36.55 ns/op BenchmarkAssertI2E-4 2864049 37.67 ns/op BenchmarkAssertE2E-4 3966807 28.49 ns/op BenchmarkAssertE2T2-4 2434330 42.89 ns/op BenchmarkAssertE2T2Blank-4 3159825 35.92 ns/op BenchmarkAssertI2E2-4 2832328 36.74 ns/op BenchmarkAssertI2E2Blank-4 3556390 32.08 ns/op BenchmarkAssertE2E2-4 2628961 41.51 ns/op BenchmarkAssertE2E2Blank-4 3440589 33.12 ns/op BenchmarkConvT2Ezero/zero/16-4 4072945 32.92 ns/op BenchmarkConvT2Ezero/zero/32-4 3799120 30.02 ns/op BenchmarkConvT2Ezero/zero/64-4 4370606 35.28 ns/op BenchmarkConvT2Ezero/zero/str-4 3987798 50.10 ns/op BenchmarkConvT2Ezero/zero/slice-4 4080314 30.80 ns/op BenchmarkConvT2Ezero/zero/big-4 130887 1485 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 158.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 243.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 128080 1535 ns/op BenchmarkConvT2Ezero/smallint/16-4 3912690 29.71 ns/op BenchmarkConvT2Ezero/smallint/32-4 4029481 28.57 ns/op BenchmarkConvT2Ezero/smallint/64-4 4083048 28.74 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 128.1 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 149.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 141.5 ns/op BenchmarkMalloc8-4 1000000 108.2 ns/op BenchmarkMalloc16-4 1000000 113.3 ns/op BenchmarkMallocTypeInfo8-4 1357730 106.2 ns/op BenchmarkMallocTypeInfo16-4 1000000 148.6 ns/op BenchmarkMallocLargeStruct-4 54952 2039 ns/op BenchmarkGoroutineSelect-4 18 9564604 ns/op BenchmarkGoroutineBlocking-4 16 8105641 ns/op BenchmarkGoroutineForRange-4 15 7737850 ns/op BenchmarkGoroutineIdle-4 15 8267455 ns/op BenchmarkHashStringSpeed-4 2371237 51.54 ns/op BenchmarkHashBytesSpeed-4 1191915 97.20 ns/op BenchmarkHashInt32Speed-4 2586501 44.50 ns/op BenchmarkHashInt64Speed-4 2783827 42.75 ns/op BenchmarkHashStringArraySpeed-4 575606 217.3 ns/op BenchmarkMegMap-4 2694817 45.44 ns/op BenchmarkMegOneMap-4 3139818 40.46 ns/op BenchmarkMegEqMap-4 3609 44405 ns/op BenchmarkMegEmptyMap-4 3442166 32.87 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2094067 55.38 ns/op BenchmarkSmallStrMap-4 2692140 43.37 ns/op BenchmarkMapStringKeysEight_16-4 2555869 55.39 ns/op BenchmarkMapStringKeysEight_32-4 2566306 44.42 ns/op BenchmarkMapStringKeysEight_64-4 2976306 44.18 ns/op BenchmarkMapStringKeysEight_1M-4 2517703 43.31 ns/op BenchmarkIntMap-4 1486887 82.26 ns/op BenchmarkMapFirst/1-4 3399480 34.32 ns/op BenchmarkMapFirst/2-4 3210870 39.66 ns/op BenchmarkMapFirst/3-4 3535815 35.07 ns/op BenchmarkMapFirst/4-4 3331713 36.74 ns/op BenchmarkMapFirst/5-4 3156369 35.29 ns/op BenchmarkMapFirst/6-4 3412066 34.11 ns/op BenchmarkMapFirst/7-4 3345940 34.62 ns/op BenchmarkMapFirst/8-4 3169765 38.22 ns/op BenchmarkMapFirst/9-4 2889232 39.47 ns/op BenchmarkMapFirst/10-4 3006900 43.91 ns/op BenchmarkMapFirst/11-4 2970030 38.14 ns/op BenchmarkMapFirst/12-4 3024931 39.16 ns/op BenchmarkMapFirst/13-4 2895655 44.85 ns/op BenchmarkMapFirst/14-4 3135778 42.32 ns/op BenchmarkMapFirst/15-4 3109756 44.67 ns/op BenchmarkMapFirst/16-4 2061451 61.64 ns/op BenchmarkMapMid/1-4 3238825 34.76 ns/op BenchmarkMapMid/2-4 3131170 35.48 ns/op BenchmarkMapMid/3-4 3338065 35.61 ns/op BenchmarkMapMid/4-4 2985969 38.10 ns/op BenchmarkMapMid/5-4 3084633 51.96 ns/op BenchmarkMapMid/6-4 3047656 36.51 ns/op BenchmarkMapMid/7-4 3338145 36.57 ns/op BenchmarkMapMid/8-4 3097672 42.51 ns/op BenchmarkMapMid/9-4 3446383 36.07 ns/op BenchmarkMapMid/10-4 2991722 40.06 ns/op BenchmarkMapMid/11-4 2911714 38.12 ns/op BenchmarkMapMid/12-4 2202770 50.57 ns/op BenchmarkMapMid/13-4 2610820 38.78 ns/op BenchmarkMapMid/14-4 2917777 39.35 ns/op BenchmarkMapMid/15-4 3085994 37.70 ns/op BenchmarkMapMid/16-4 3187425 37.87 ns/op BenchmarkMapLast/1-4 3383146 48.36 ns/op BenchmarkMapLast/2-4 3153744 35.47 ns/op BenchmarkMapLast/3-4 3261530 58.56 ns/op BenchmarkMapLast/4-4 3419340 34.24 ns/op BenchmarkMapLast/5-4 3545733 43.84 ns/op BenchmarkMapLast/6-4 2856693 48.44 ns/op BenchmarkMapLast/7-4 2939115 42.38 ns/op BenchmarkMapLast/8-4 2627550 44.61 ns/op BenchmarkMapLast/9-4 2598870 47.99 ns/op BenchmarkMapLast/10-4 3059820 40.01 ns/op BenchmarkMapLast/11-4 2934692 45.20 ns/op BenchmarkMapLast/12-4 2712224 40.50 ns/op BenchmarkMapLast/13-4 3191790 34.68 ns/op BenchmarkMapLast/14-4 2926058 39.15 ns/op BenchmarkMapLast/15-4 2847423 36.61 ns/op BenchmarkMapLast/16-4 2798210 42.52 ns/op BenchmarkMapCycle-4 1856385 55.18 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2642384 41.10 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2419 45058 ns/op BenchmarkMakeMap/[Byte]Byte-4 690148 448.7 ns/op BenchmarkMakeMap/[Int]Int-4 102937 986.7 ns/op BenchmarkNewEmptyMap-4 15054897 11.58 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 107.9 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 639086 234.5 ns/op BenchmarkMapIterEmpty-4 4031949 32.35 ns/op BenchmarkSameLengthMap-4 3253069 47.44 ns/op BenchmarkBigKeyMap-4 1375957 87.66 ns/op BenchmarkBigValMap-4 1000000 115.5 ns/op BenchmarkSmallKeyMap-4 2638496 43.69 ns/op BenchmarkMapPopulate/1-4 2378480 50.00 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 173349 1047 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 30566 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 650 285182 ns/op 51800 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 40 3748752 ns/op 416148 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 4 31269053 ns/op 6530624 B/op 2931 allocs/op BenchmarkComplexAlgMap-4 466903 249.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 132.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 1273729 113.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 345070 354.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48606 2347 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6106 18427 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 134.7 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 136.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 317631 742.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 54015 2705 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6102 18344 ns/op BenchmarkMapStringConversion/32/simple-4 1258296 94.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1210221 125.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 105.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 107.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 111.8 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1846941 68.98 ns/op BenchmarkMapInterfacePtr-4 1612160 70.36 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5632545 19.77 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 36921 3425 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5629 29714 ns/op BenchmarkMapPop1000-4 387 290707 ns/op BenchmarkMapPop10000-4 25 8775661 ns/op BenchmarkMapAssign/Int32/256-4 1614708 63.64 ns/op BenchmarkMapAssign/Int32/65536-4 743716 142.1 ns/op BenchmarkMapAssign/Int64/256-4 1000000 119.6 ns/op BenchmarkMapAssign/Int64/65536-4 986373 166.5 ns/op BenchmarkMapAssign/Str/256-4 1886798 127.5 ns/op BenchmarkMapAssign/Str/65536-4 465094 291.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1248058 95.76 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 881468 160.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1434708 84.83 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 549506 248.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 589197 5753 ns/op BenchmarkMapOperatorAssign/Str/65536-4 152049 734.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 923064 204.9 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 205388 810.8 ns/op 62 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 965640 218.8 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 255696 558.4 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 684264 269.7 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 97056 1175 ns/op 147 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1294665 96.90 ns/op BenchmarkMapDelete/Int32/1000-4 1464933 77.82 ns/op BenchmarkMapDelete/Int32/10000-4 1541230 95.02 ns/op BenchmarkMapDelete/Int64/100-4 1000000 100.8 ns/op BenchmarkMapDelete/Int64/1000-4 1612030 79.05 ns/op BenchmarkMapDelete/Int64/10000-4 1580422 77.74 ns/op BenchmarkMapDelete/Str/100-4 1000000 124.6 ns/op BenchmarkMapDelete/Str/1000-4 1348317 89.63 ns/op BenchmarkMapDelete/Str/10000-4 1223472 86.99 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 131.1 ns/op BenchmarkMapDelete/Pointer/1000-4 1371806 81.28 ns/op BenchmarkMapDelete/Pointer/10000-4 1472932 86.30 ns/op BenchmarkMemmove/0-4 15088736 6.916 ns/op BenchmarkMemmove/1-4 1308476 95.56 ns/op 10.46 MB/s BenchmarkMemmove/2-4 1262553 94.69 ns/op 21.12 MB/s BenchmarkMemmove/3-4 1137524 144.2 ns/op 20.81 MB/s BenchmarkMemmove/4-4 1323416 105.0 ns/op 38.08 MB/s BenchmarkMemmove/5-4 1000000 171.8 ns/op 29.11 MB/s BenchmarkMemmove/6-4 1210647 135.6 ns/op 44.26 MB/s BenchmarkMemmove/7-4 1204687 93.20 ns/op 75.11 MB/s BenchmarkMemmove/8-4 1339106 102.2 ns/op 78.29 MB/s BenchmarkMemmove/9-4 1332021 89.40 ns/op 100.67 MB/s BenchmarkMemmove/10-4 1353016 90.23 ns/op 110.83 MB/s BenchmarkMemmove/11-4 1312504 90.09 ns/op 122.10 MB/s BenchmarkMemmove/12-4 1297467 91.14 ns/op 131.66 MB/s BenchmarkMemmove/13-4 1333048 91.41 ns/op 142.21 MB/s BenchmarkMemmove/14-4 1386106 89.18 ns/op 156.99 MB/s BenchmarkMemmove/15-4 1326891 87.75 ns/op 170.94 MB/s BenchmarkMemmove/16-4 1390684 88.80 ns/op 180.17 MB/s BenchmarkMemmove/32-4 1372683 86.48 ns/op 370.02 MB/s BenchmarkMemmove/64-4 1000000 101.1 ns/op 633.05 MB/s BenchmarkMemmove/128-4 1000000 102.6 ns/op 1247.87 MB/s BenchmarkMemmove/256-4 1000000 121.3 ns/op 2110.79 MB/s BenchmarkMemmove/512-4 753134 160.7 ns/op 3185.39 MB/s BenchmarkMemmove/1024-4 518935 252.3 ns/op 4057.87 MB/s BenchmarkMemmove/2048-4 324610 396.3 ns/op 5167.71 MB/s BenchmarkMemmove/4096-4 178092 724.9 ns/op 5650.81 MB/s BenchmarkMemmoveOverlap/32-4 1356141 87.09 ns/op 367.43 MB/s BenchmarkMemmoveOverlap/64-4 1246509 95.20 ns/op 672.27 MB/s BenchmarkMemmoveOverlap/128-4 1000000 106.3 ns/op 1203.79 MB/s BenchmarkMemmoveOverlap/256-4 1000000 123.5 ns/op 2073.34 MB/s BenchmarkMemmoveOverlap/512-4 792319 171.0 ns/op 2994.74 MB/s BenchmarkMemmoveOverlap/1024-4 476283 254.9 ns/op 4016.62 MB/s BenchmarkMemmoveOverlap/2048-4 287311 407.1 ns/op 5030.30 MB/s BenchmarkMemmoveOverlap/4096-4 174034 709.3 ns/op 5774.38 MB/s BenchmarkMemmoveUnalignedDst/0-4 20090678 5.846 ns/op BenchmarkMemmoveUnalignedDst/1-4 1436049 81.68 ns/op 12.24 MB/s BenchmarkMemmoveUnalignedDst/2-4 1393753 87.24 ns/op 22.92 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 101.2 ns/op 29.65 MB/s BenchmarkMemmoveUnalignedDst/4-4 1336114 94.25 ns/op 42.44 MB/s BenchmarkMemmoveUnalignedDst/5-4 1372291 86.71 ns/op 57.67 MB/s BenchmarkMemmoveUnalignedDst/6-4 1307701 97.31 ns/op 61.66 MB/s BenchmarkMemmoveUnalignedDst/7-4 1275580 88.62 ns/op 78.99 MB/s BenchmarkMemmoveUnalignedDst/8-4 1367988 86.44 ns/op 92.55 MB/s BenchmarkMemmoveUnalignedDst/9-4 1323662 93.72 ns/op 96.03 MB/s BenchmarkMemmoveUnalignedDst/10-4 1300646 90.80 ns/op 110.14 MB/s BenchmarkMemmoveUnalignedDst/11-4 1300125 94.08 ns/op 116.92 MB/s BenchmarkMemmoveUnalignedDst/12-4 1300069 91.26 ns/op 131.49 MB/s BenchmarkMemmoveUnalignedDst/13-4 1333532 89.36 ns/op 145.48 MB/s BenchmarkMemmoveUnalignedDst/14-4 1261528 89.98 ns/op 155.59 MB/s BenchmarkMemmoveUnalignedDst/15-4 1331173 91.99 ns/op 163.05 MB/s BenchmarkMemmoveUnalignedDst/16-4 1235323 91.38 ns/op 175.08 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 114.4 ns/op 279.71 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 114.2 ns/op 560.34 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 120.7 ns/op 1060.55 MB/s BenchmarkMemmoveUnalignedDst/256-4 902114 151.7 ns/op 1687.89 MB/s BenchmarkMemmoveUnalignedDst/512-4 741698 177.9 ns/op 2877.92 MB/s BenchmarkMemmoveUnalignedDst/1024-4 456794 269.4 ns/op 3800.50 MB/s BenchmarkMemmoveUnalignedDst/2048-4 300092 446.9 ns/op 4583.04 MB/s BenchmarkMemmoveUnalignedDst/4096-4 151558 757.0 ns/op 5410.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1240455 97.33 ns/op 328.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 105.2 ns/op 608.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 114.0 ns/op 1122.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 979686 132.6 ns/op 1930.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 747778 175.9 ns/op 2910.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 475240 281.4 ns/op 3639.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 301114 439.7 ns/op 4658.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 162544 774.8 ns/op 5286.53 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17466966 6.485 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1269960 90.51 ns/op 11.05 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1257220 91.46 ns/op 21.87 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1282528 98.46 ns/op 30.47 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1277964 94.93 ns/op 42.14 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1310690 94.87 ns/op 52.70 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1271482 88.06 ns/op 68.14 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1331359 88.95 ns/op 78.70 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1377848 86.20 ns/op 92.81 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1299859 90.53 ns/op 99.41 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1320627 90.60 ns/op 110.38 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1331461 89.40 ns/op 123.04 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1327778 90.62 ns/op 132.42 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1297327 92.32 ns/op 140.81 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1335060 89.49 ns/op 156.44 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1351506 91.43 ns/op 164.06 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1379053 86.14 ns/op 185.74 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1350303 87.15 ns/op 367.18 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 102.9 ns/op 622.05 MB/s BenchmarkMemmoveUnalignedSrc/128-4 845138 140.0 ns/op 914.17 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 135.7 ns/op 1886.12 MB/s BenchmarkMemmoveUnalignedSrc/512-4 740486 210.2 ns/op 2436.08 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 449997 298.5 ns/op 3430.36 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 319875 420.3 ns/op 4872.34 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 181406 694.0 ns/op 5902.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1281360 92.58 ns/op 172.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1256845 94.21 ns/op 169.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1205473 99.93 ns/op 160.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 103.3 ns/op 154.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1230640 99.39 ns/op 160.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 100.8 ns/op 158.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 104.3 ns/op 153.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1215295 103.0 ns/op 155.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 109.5 ns/op 584.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 118.6 ns/op 539.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 111.4 ns/op 574.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 114.4 ns/op 559.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 109.5 ns/op 584.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 106.8 ns/op 599.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 139.9 ns/op 457.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1023142 113.3 ns/op 564.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 802106 167.7 ns/op 1526.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 653570 206.9 ns/op 1237.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 824353 142.4 ns/op 1797.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 920680 140.2 ns/op 1826.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 914523 140.7 ns/op 1819.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 935853 139.4 ns/op 1836.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 921148 144.8 ns/op 1767.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 921561 140.6 ns/op 1820.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 106432 1171 ns/op 3497.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 64963 1894 ns/op 2162.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 169480 751.0 ns/op 5454.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 169182 756.5 ns/op 5414.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 149109 731.9 ns/op 5596.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 176812 738.4 ns/op 5547.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 175508 722.9 ns/op 5666.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 174381 725.5 ns/op 5645.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6818 18694 ns/op 3505.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4522 28098 ns/op 2332.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8644 12515 ns/op 5236.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9625 13478 ns/op 4862.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9117 13322 ns/op 4919.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8485 13504 ns/op 4853.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9308 13380 ns/op 4898.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9759 13174 ns/op 4974.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1289313 91.94 ns/op 348.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 102.7 ns/op 623.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 122.6 ns/op 1043.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 993711 129.2 ns/op 1981.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 772086 167.0 ns/op 3066.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 503650 260.7 ns/op 3927.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 284086 416.1 ns/op 4922.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 169328 739.4 ns/op 5539.80 MB/s BenchmarkMemclr/5-4 15503250 7.871 ns/op 635.25 MB/s BenchmarkMemclr/16-4 16191504 8.037 ns/op 1990.69 MB/s BenchmarkMemclr/64-4 14218794 8.351 ns/op 7663.55 MB/s BenchmarkMemclr/256-4 10184883 10.62 ns/op 24109.03 MB/s BenchmarkMemclr/4096-4 1882372 53.33 ns/op 76798.24 MB/s BenchmarkMemclr/65536-4 88450 1349 ns/op 48593.15 MB/s BenchmarkMemclr/1M-4 5683 22688 ns/op 46216.48 MB/s BenchmarkMemclr/4M-4 1098 95963 ns/op 43707.40 MB/s BenchmarkMemclr/8M-4 464 264546 ns/op 31709.45 MB/s BenchmarkMemclr/16M-4 147 741151 ns/op 22636.70 MB/s BenchmarkMemclr/64M-4 56 2047200 ns/op 32780.81 MB/s BenchmarkMemclrUnaligned/0_5-4 8317896 15.08 ns/op 331.62 MB/s BenchmarkMemclrUnaligned/0_16-4 9419792 12.85 ns/op 1244.99 MB/s BenchmarkMemclrUnaligned/0_64-4 9352518 12.26 ns/op 5218.19 MB/s BenchmarkMemclrUnaligned/0_256-4 8445168 13.62 ns/op 18793.94 MB/s BenchmarkMemclrUnaligned/0_4096-4 2067769 57.11 ns/op 71727.16 MB/s BenchmarkMemclrUnaligned/0_65536-4 88653 1356 ns/op 48332.16 MB/s BenchmarkMemclrUnaligned/1_5-4 9175758 14.01 ns/op 356.92 MB/s BenchmarkMemclrUnaligned/1_16-4 7211091 15.64 ns/op 1023.23 MB/s BenchmarkMemclrUnaligned/1_64-4 10082034 12.29 ns/op 5207.40 MB/s BenchmarkMemclrUnaligned/1_256-4 9355965 12.85 ns/op 19923.78 MB/s BenchmarkMemclrUnaligned/1_4096-4 1508762 77.87 ns/op 52597.54 MB/s BenchmarkMemclrUnaligned/1_65536-4 83548 1469 ns/op 44606.60 MB/s BenchmarkMemclrUnaligned/4_5-4 10002918 11.58 ns/op 431.63 MB/s BenchmarkMemclrUnaligned/4_16-4 9758314 11.72 ns/op 1365.45 MB/s BenchmarkMemclrUnaligned/4_64-4 10470261 12.30 ns/op 5202.83 MB/s BenchmarkMemclrUnaligned/4_256-4 8718079 13.12 ns/op 19512.58 MB/s BenchmarkMemclrUnaligned/4_4096-4 1513663 82.16 ns/op 49851.12 MB/s BenchmarkMemclrUnaligned/4_65536-4 75196 1532 ns/op 42785.82 MB/s BenchmarkMemclrUnaligned/7_5-4 9648794 12.46 ns/op 401.21 MB/s BenchmarkMemclrUnaligned/7_16-4 9054422 12.57 ns/op 1273.28 MB/s BenchmarkMemclrUnaligned/7_64-4 9368680 12.54 ns/op 5102.05 MB/s BenchmarkMemclrUnaligned/7_256-4 8488069 13.80 ns/op 18547.41 MB/s BenchmarkMemclrUnaligned/7_4096-4 1409473 84.67 ns/op 48375.66 MB/s BenchmarkMemclrUnaligned/7_65536-4 79989 1623 ns/op 40369.17 MB/s BenchmarkMemclrUnaligned/0_1M-4 5560 31357 ns/op 33440.36 MB/s BenchmarkMemclrUnaligned/0_4M-4 946 120353 ns/op 34849.95 MB/s BenchmarkMemclrUnaligned/0_8M-4 289 402235 ns/op 20854.98 MB/s BenchmarkMemclrUnaligned/0_16M-4 100 1027745 ns/op 16324.30 MB/s BenchmarkMemclrUnaligned/0_64M-4 49 2672728 ns/op 25108.75 MB/s BenchmarkMemclrUnaligned/1_1M-4 2294 47651 ns/op 22005.36 MB/s BenchmarkMemclrUnaligned/1_4M-4 1047 114212 ns/op 36723.73 MB/s BenchmarkMemclrUnaligned/1_8M-4 338 340311 ns/op 24649.84 MB/s BenchmarkMemclrUnaligned/1_16M-4 127 885014 ns/op 18957.00 MB/s BenchmarkMemclrUnaligned/1_64M-4 46 2192578 ns/op 30607.28 MB/s BenchmarkMemclrUnaligned/4_1M-4 3858 26466 ns/op 39619.21 MB/s BenchmarkMemclrUnaligned/4_4M-4 1051 117428 ns/op 35718.04 MB/s BenchmarkMemclrUnaligned/4_8M-4 376 303456 ns/op 27643.58 MB/s BenchmarkMemclrUnaligned/4_16M-4 100 1090019 ns/op 15391.67 MB/s BenchmarkMemclrUnaligned/4_64M-4 52 2035049 ns/op 32976.53 MB/s BenchmarkMemclrUnaligned/7_1M-4 5114 27669 ns/op 37896.62 MB/s BenchmarkMemclrUnaligned/7_4M-4 1083 108850 ns/op 38532.92 MB/s BenchmarkMemclrUnaligned/7_8M-4 403 304571 ns/op 27542.38 MB/s BenchmarkMemclrUnaligned/7_16M-4 138 850846 ns/op 19718.27 MB/s BenchmarkMemclrUnaligned/7_64M-4 57 2313350 ns/op 29009.39 MB/s BenchmarkGoMemclr/5-4 2148115 54.33 ns/op 92.02 MB/s BenchmarkGoMemclr/16-4 733021 181.1 ns/op 88.34 MB/s BenchmarkGoMemclr/64-4 191505 687.9 ns/op 93.04 MB/s BenchmarkGoMemclr/256-4 46825 3075 ns/op 83.25 MB/s BenchmarkMemclrRange/1K_2K-4 70988 1414 ns/op 67808.08 MB/s BenchmarkMemclrRange/2K_8K-4 23640 4466 ns/op 74683.06 MB/s BenchmarkMemclrRange/4K_16K-4 30519 3874 ns/op 83389.79 MB/s BenchmarkMemclrRange/160K_228K-4 3517 56609 ns/op 29374.34 MB/s BenchmarkClearFat7-4 2597442 39.42 ns/op BenchmarkClearFat8-4 4057854 26.99 ns/op BenchmarkClearFat11-4 3370224 32.47 ns/op BenchmarkClearFat12-4 3811652 34.54 ns/op BenchmarkClearFat13-4 3381496 32.22 ns/op BenchmarkClearFat14-4 3845130 31.04 ns/op BenchmarkClearFat15-4 3630274 31.74 ns/op BenchmarkClearFat16-4 3741627 30.30 ns/op BenchmarkClearFat24-4 4085616 30.27 ns/op BenchmarkClearFat32-4 3946036 30.89 ns/op BenchmarkClearFat40-4 3429710 32.59 ns/op BenchmarkClearFat48-4 3721129 30.24 ns/op BenchmarkClearFat56-4 3804061 30.40 ns/op BenchmarkClearFat64-4 3764276 32.33 ns/op BenchmarkClearFat72-4 3474810 30.52 ns/op BenchmarkClearFat128-4 3298101 35.49 ns/op BenchmarkClearFat256-4 2472633 47.24 ns/op BenchmarkClearFat512-4 1511186 78.32 ns/op BenchmarkClearFat1024-4 1000000 116.2 ns/op BenchmarkClearFat1032-4 1000000 137.1 ns/op BenchmarkClearFat1040-4 1000000 128.3 ns/op BenchmarkCopyFat7-4 3991929 28.02 ns/op BenchmarkCopyFat8-4 3899018 27.94 ns/op BenchmarkCopyFat11-4 3911634 28.99 ns/op BenchmarkCopyFat12-4 4262496 28.48 ns/op BenchmarkCopyFat13-4 3305029 32.53 ns/op BenchmarkCopyFat14-4 4194475 27.92 ns/op BenchmarkCopyFat15-4 3596461 33.06 ns/op BenchmarkCopyFat16-4 3637707 29.37 ns/op BenchmarkCopyFat24-4 4088800 30.30 ns/op BenchmarkCopyFat32-4 3854276 37.85 ns/op BenchmarkCopyFat64-4 3425284 35.39 ns/op BenchmarkCopyFat72-4 2343787 45.53 ns/op BenchmarkCopyFat128-4 2767297 39.01 ns/op BenchmarkCopyFat256-4 2230360 52.21 ns/op BenchmarkCopyFat512-4 1000000 100.7 ns/op BenchmarkCopyFat520-4 1232144 88.13 ns/op BenchmarkCopyFat1024-4 774242 157.4 ns/op BenchmarkCopyFat1032-4 933298 169.1 ns/op BenchmarkCopyFat1040-4 941596 144.1 ns/op BenchmarkIssue18740/2byte-4 300 359206 ns/op BenchmarkIssue18740/4byte-4 678 190266 ns/op BenchmarkIssue18740/8byte-4 908 155673 ns/op BenchmarkMemclrKnownSize1-4 7146747 20.12 ns/op 49.70 MB/s BenchmarkMemclrKnownSize2-4 3778627 29.60 ns/op 67.56 MB/s BenchmarkMemclrKnownSize4-4 2973316 40.00 ns/op 100.00 MB/s BenchmarkMemclrKnownSize8-4 1000000 100.1 ns/op 79.91 MB/s BenchmarkMemclrKnownSize16-4 768597 183.1 ns/op 87.37 MB/s BenchmarkMemclrKnownSize32-4 425887 333.9 ns/op 95.85 MB/s BenchmarkMemclrKnownSize64-4 195789 627.0 ns/op 102.07 MB/s BenchmarkMemclrKnownSize112-4 113535 1099 ns/op 101.91 MB/s BenchmarkMemclrKnownSize128-4 95187 1309 ns/op 97.75 MB/s BenchmarkMemclrKnownSize192-4 59419 1884 ns/op 101.90 MB/s BenchmarkMemclrKnownSize248-4 52036 2310 ns/op 107.38 MB/s BenchmarkMemclrKnownSize256-4 48944 2483 ns/op 103.11 MB/s BenchmarkMemclrKnownSize512-4 24865 5562 ns/op 92.05 MB/s BenchmarkMemclrKnownSize1024-4 12721 9403 ns/op 108.90 MB/s BenchmarkMemclrKnownSize4096-4 3603 42274 ns/op 96.89 MB/s BenchmarkMemclrKnownSize512KiB-4 18 5928880 ns/op 88.43 MB/s BenchmarkReadMetricsLatency-4 13002 3860 p50-ns 5374 p90-ns 9232 p99-ns BenchmarkFinalizer-4 219 559823 ns/op BenchmarkFinalizerRun-4 247101 623.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8332664 13.30 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3917758 31.44 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3023036 40.21 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2897787 46.06 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1656349 71.94 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1464202 81.00 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2752650 44.39 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1530900 74.03 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1599447 71.83 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2480362 45.71 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2622626 46.44 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2081986 54.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1814648 64.16 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1663256 71.71 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8413017 11.90 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9319827 11.53 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10168684 11.27 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10331049 11.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9827767 12.08 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8441007 15.30 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10161624 11.57 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10615300 11.26 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9583392 11.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9272840 11.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10424064 11.08 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10917852 10.93 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9940057 11.32 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10191945 10.86 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 11596351 10.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9366207 11.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10765072 10.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10556947 11.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 11338627 11.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10056420 11.24 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9657146 12.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 10289930 11.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10369144 11.57 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10261694 11.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9276969 12.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8891674 13.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10080166 11.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9914106 11.96 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8552028 12.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8729510 12.35 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9734444 12.04 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9886178 11.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10012975 11.87 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9702984 11.92 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10166278 11.61 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9704500 11.13 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9895747 11.66 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10207341 11.56 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9738824 12.59 ns/op BenchmarkNetpollBreak-4 4725 25163 ns/op BenchmarkPinnerPinUnpinBatch-4 1431 126883 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 230 519073 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1478 132499 ns/op BenchmarkPinnerPinUnpin-4 1418601 81.45 ns/op BenchmarkPinnerPinUnpinTiny-4 1509648 77.85 ns/op BenchmarkPinnerPinUnpinDouble-4 547848 208.8 ns/op BenchmarkPinnerPinUnpinParallel-4 3028858 34.35 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3658058 36.63 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 379844 273.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8078870 14.85 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8444044 13.76 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5571001 22.16 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 4895874 22.45 ns/op BenchmarkPingPongHog-4 411 331903 ns/op BenchmarkStackGrowth-4 104875 1190 ns/op BenchmarkStackGrowthDeep-4 987 108770 ns/op BenchmarkCreateGoroutines-4 44875 2509 ns/op BenchmarkCreateGoroutinesParallel-4 68833 1832 ns/op BenchmarkCreateGoroutinesCapture-4 7297 15152 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 43191 2343 ns/op BenchmarkClosureCall-4 24352670 4.545 ns/op BenchmarkWakeupParallelSpinning/0s-4 6819 19019 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5059 21528 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5373 35109 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2732 41352 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1743 69154 ns/op BenchmarkWakeupParallelSpinning/20µs-4 792 142593 ns/op BenchmarkWakeupParallelSpinning/50µs-4 417 316778 ns/op BenchmarkWakeupParallelSpinning/100µs-4 224 478261 ns/op BenchmarkMatmult-4 4974619 30.55 ns/op BenchmarkFastrand-4 7203093 15.45 ns/op BenchmarkFastrand64-4 8092299 15.77 ns/op BenchmarkFastrandHashiter-4 3513060 33.23 ns/op BenchmarkFastrandn/2-4 5866285 17.29 ns/op BenchmarkFastrandn/3-4 6766052 17.74 ns/op BenchmarkFastrandn/4-4 7963076 15.11 ns/op BenchmarkFastrandn/5-4 7655467 15.40 ns/op BenchmarkIfaceCmp100-4 137886 885.7 ns/op BenchmarkIfaceCmpNil100-4 252812 498.1 ns/op BenchmarkEfaceCmpDiff-4 53365 2316 ns/op BenchmarkEfaceCmpDiffIndirect-4 44230 2621 ns/op BenchmarkDefer-4 1381603 84.85 ns/op BenchmarkDefer10-4 954110 188.7 ns/op BenchmarkDeferMany-4 446431 344.6 ns/op BenchmarkPanicRecover-4 765435 156.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1279308 ns/op 1169614 p50-ns 1928300 p90-ns 2243837 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 70 1584846 ns/op 1220178 p50-ns 2833004 p90-ns 7700341 p99-ns BenchmarkGoroutineProfile/small/idle-4 52 2527900 ns/op 2177072 p50-ns 3764233 p90-ns 5586820 p99-ns BenchmarkGoroutineProfile/small/loaded-4 36 3173554 ns/op 2743227 p50-ns 5736332 p90-ns 6769024 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1149259 ns/op 1101639 p50-ns 1580318 p90-ns 2043969 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1579794 ns/op 1359980 p50-ns 2594285 p90-ns 9331308 p99-ns BenchmarkGoroutineProfile/large/idle-4 33 4382326 ns/op 4188722 p50-ns 5372324 p90-ns 6058634 p99-ns BenchmarkGoroutineProfile/large/loaded-4 15 9866283 ns/op 9087771 p50-ns 14478317 p90-ns 18477450 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1342788 ns/op 1260466 p50-ns 1918849 p90-ns 3108712 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 74 1635042 ns/op 1251121 p50-ns 2298379 p90-ns 16206671 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 44 2646762 ns/op 2680724 p50-ns 3441166 p90-ns 3571300 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 43 5258362 ns/op 4208267 p50-ns 8986053 p90-ns 17680289 p99-ns BenchmarkRWMutexUncontended-4 2723500 41.71 ns/op BenchmarkRWMutexWrite100-4 227366 2204 ns/op BenchmarkRWMutexWrite10-4 85225 1546 ns/op BenchmarkRWMutexWorkWrite100-4 58286 3236 ns/op BenchmarkRWMutexWorkWrite10-4 50695 3661 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3342 32125 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1281 92325 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1864 67482 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 610 192140 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 848 147930 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 288 398287 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 457 265254 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 112 1138940 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 208442 605.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 231049 596.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 226938 632.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 225559 631.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 247492 665.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 198732 666.2 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 210925 626.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 228288 614.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 225336 689.3 ns/op BenchmarkMakeSlice/Byte-4 1781365 69.26 ns/op BenchmarkMakeSlice/Int16-4 1693071 64.72 ns/op BenchmarkMakeSlice/Int-4 1374087 85.54 ns/op BenchmarkMakeSlice/Ptr-4 1000000 108.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 145.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 161.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 191.7 ns/op BenchmarkGrowSlice/Byte-4 795460 198.3 ns/op BenchmarkGrowSlice/Int16-4 713097 196.9 ns/op BenchmarkGrowSlice/Int-4 613426 317.5 ns/op BenchmarkGrowSlice/Ptr-4 527102 323.9 ns/op BenchmarkGrowSlice/Struct/24-4 428298 478.5 ns/op BenchmarkGrowSlice/Struct/32-4 247628 569.9 ns/op BenchmarkGrowSlice/Struct/40-4 215588 715.1 ns/op BenchmarkExtendSlice/IntSlice-4 504649 292.0 ns/op BenchmarkExtendSlice/PointerSlice-4 473577 346.0 ns/op BenchmarkExtendSlice/NoGrow-4 804414 172.0 ns/op BenchmarkAppend-4 1000000 105.6 ns/op BenchmarkAppendGrowByte-4 5 25790241 ns/op BenchmarkAppendGrowString-4 1 207884335 ns/op BenchmarkAppendSlice/1Bytes-4 1424528 79.68 ns/op BenchmarkAppendSlice/4Bytes-4 1464900 78.93 ns/op BenchmarkAppendSlice/7Bytes-4 1487583 79.36 ns/op BenchmarkAppendSlice/8Bytes-4 1536967 77.45 ns/op BenchmarkAppendSlice/15Bytes-4 1480381 81.18 ns/op BenchmarkAppendSlice/16Bytes-4 1505635 82.47 ns/op BenchmarkAppendSlice/32Bytes-4 1517104 78.40 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 67428 1649 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 20683 5524 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 22367 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1165 86081 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1023628 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 43 2680910 ns/op BenchmarkAppendStr/1Bytes-4 1773568 64.43 ns/op BenchmarkAppendStr/4Bytes-4 1796214 67.75 ns/op BenchmarkAppendStr/8Bytes-4 1715238 68.62 ns/op BenchmarkAppendStr/16Bytes-4 1681414 70.39 ns/op BenchmarkAppendStr/32Bytes-4 1673256 69.80 ns/op BenchmarkAppendSpecialCase-4 1000000 106.7 ns/op BenchmarkCopy/1Byte-4 1606638 74.63 ns/op 13.40 MB/s BenchmarkCopy/1String-4 1552719 76.35 ns/op 13.10 MB/s BenchmarkCopy/2Byte-4 1530104 76.72 ns/op 26.07 MB/s BenchmarkCopy/2String-4 1506961 79.07 ns/op 25.29 MB/s BenchmarkCopy/4Byte-4 1445572 80.18 ns/op 49.89 MB/s BenchmarkCopy/4String-4 1471603 80.18 ns/op 49.89 MB/s BenchmarkCopy/8Byte-4 1493983 81.93 ns/op 97.64 MB/s BenchmarkCopy/8String-4 1399968 81.92 ns/op 97.66 MB/s BenchmarkCopy/12Byte-4 1419360 84.84 ns/op 141.45 MB/s BenchmarkCopy/12String-4 1399618 84.10 ns/op 142.69 MB/s BenchmarkCopy/16Byte-4 1467271 83.64 ns/op 191.30 MB/s BenchmarkCopy/16String-4 1425631 83.61 ns/op 191.37 MB/s BenchmarkCopy/32Byte-4 1401182 84.78 ns/op 377.44 MB/s BenchmarkCopy/32String-4 1356014 87.01 ns/op 367.78 MB/s BenchmarkCopy/128Byte-4 1000000 101.8 ns/op 1257.04 MB/s BenchmarkCopy/128String-4 1000000 114.7 ns/op 1116.05 MB/s BenchmarkCopy/1024Byte-4 341892 319.1 ns/op 3209.28 MB/s BenchmarkCopy/1024String-4 361027 436.3 ns/op 2347.08 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21828 5707 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10972 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 17973 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 24533 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 28918 ns/op BenchmarkAppendInPlace/Grow/Byte-4 136983 1312 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 141268 1390 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 68470 1917 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 55065 2400 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 50571 2588 ns/op BenchmarkStackCopyPtr-4 1 138959340 ns/op BenchmarkStackCopy-4 2 90197656 ns/op BenchmarkStackCopyNoCache-4 21 5062829 ns/op BenchmarkStackCopyWithStkobj-4 3 47478714 ns/op BenchmarkIssue18138-4 240 590857 ns/op BenchmarkCompareStringEqual-4 14668922 8.290 ns/op BenchmarkCompareStringIdentical-4 25781064 4.345 ns/op BenchmarkCompareStringSameLength-4 18239335 6.699 ns/op BenchmarkCompareStringDifferentLength-4 23741197 4.343 ns/op BenchmarkCompareStringBigUnaligned-4 2173 57295 ns/op 18301.40 MB/s BenchmarkCompareStringBig-4 2706 42453 ns/op 24699.93 MB/s BenchmarkConcatStringAndBytes-4 2302047 51.49 ns/op BenchmarkSliceByteToString/1-4 1738135 68.41 ns/op BenchmarkSliceByteToString/2-4 976503 128.8 ns/op BenchmarkSliceByteToString/4-4 930546 120.4 ns/op BenchmarkSliceByteToString/8-4 1000000 119.1 ns/op BenchmarkSliceByteToString/16-4 1000000 126.8 ns/op BenchmarkSliceByteToString/32-4 984340 145.8 ns/op BenchmarkSliceByteToString/64-4 805383 175.0 ns/op BenchmarkSliceByteToString/128-4 843927 263.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2582349 46.81 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 107.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1302148 91.17 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3961422 27.92 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1976872 58.66 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2259668 54.04 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2040784 57.71 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 358666 321.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 498508 262.7 ns/op BenchmarkRuneIterate/range/ASCII-4 11212500 9.618 ns/op BenchmarkRuneIterate/range/Japanese-4 3155380 38.06 ns/op BenchmarkRuneIterate/range/MixedLength-4 3526368 32.41 ns/op BenchmarkRuneIterate/range1/ASCII-4 12525919 9.538 ns/op BenchmarkRuneIterate/range1/Japanese-4 3023090 37.39 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3580846 32.52 ns/op BenchmarkRuneIterate/range2/ASCII-4 12473211 9.673 ns/op BenchmarkRuneIterate/range2/Japanese-4 3132474 37.85 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3673428 32.66 ns/op BenchmarkArrayEqual-4 24644280 4.442 ns/op BenchmarkFunc/Name-4 3816315 30.44 ns/op BenchmarkFunc/Entry-4 14813367 8.022 ns/op BenchmarkFunc/FileLine-4 3964665 27.83 ns/op PASS ok runtime 457.969s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29529 4064 ns/op BenchmarkHandle/concurrent-4 23745 5385 ns/op PASS ok runtime/cgo 1.640s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28231486 4.479 ns/op BenchmarkAtomicStore64-4 13126263 9.518 ns/op BenchmarkAtomicLoad-4 28130752 4.309 ns/op BenchmarkAtomicStore-4 13509303 9.627 ns/op BenchmarkAnd8-4 12158881 9.826 ns/op BenchmarkAnd-4 13072048 9.122 ns/op BenchmarkAnd8Parallel-4 4443742 27.04 ns/op BenchmarkAndParallel-4 4333269 27.30 ns/op BenchmarkOr8-4 13366718 9.826 ns/op BenchmarkOr-4 13490708 9.069 ns/op BenchmarkOr8Parallel-4 4295470 27.61 ns/op BenchmarkOrParallel-4 4237626 26.65 ns/op BenchmarkXadd-4 4224573 27.23 ns/op BenchmarkXadd64-4 3953329 29.28 ns/op BenchmarkCas-4 2631645 45.36 ns/op BenchmarkCas64-4 2646817 45.52 ns/op BenchmarkXchg-4 4057848 28.62 ns/op BenchmarkXchg64-4 4161456 28.43 ns/op PASS ok runtime/internal/atomic 4.159s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3739551 31.18 ns/op BenchmarkMulUintptr/large-4 2877535 44.59 ns/op PASS ok runtime/internal/math 1.661s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 9592863 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 15728199 ns/op 451.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 38 3137797 ns/op 4.868 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 18051899 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 27707677 ns/op 1166 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 33 3607248 ns/op 17.03 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 109386386 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 129851020 ns/op 7630 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 6916847 ns/op 208.8 concurrent_launches/op PASS ok runtime/pprof 3.082s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 11472387 ns/op BenchmarkStackLeak-4 25731 4561 ns/op PASS ok runtime/race 1.446s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2567356 42.01 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 301544 495.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.425s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 40 2745218 ns/op BenchmarkIndex_Large-4 20659 5719 ns/op BenchmarkIndexFunc_Large-4 121 970438 ns/op BenchmarkCompact/nil-4 10421466 12.02 ns/op BenchmarkCompact/one-4 1282306 93.59 ns/op BenchmarkCompact/sorted-4 1000000 118.3 ns/op BenchmarkCompact/1_item-4 823234 142.6 ns/op BenchmarkCompact/unsorted-4 983146 118.3 ns/op BenchmarkCompact/many-4 671810 204.8 ns/op BenchmarkCompact_Large-4 666 152114 ns/op BenchmarkCompactFunc_Large-4 64 2057415 ns/op BenchmarkReplace/naive-fast-4 51934 2707 ns/op BenchmarkReplace/optimized-fast-4 42332 2710 ns/op BenchmarkReplace/naive-slow-4 13630 10310 ns/op BenchmarkReplace/optimized-slow-4 14998 8277 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 100.8 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 111.9 ns/op BenchmarkBinarySearchFloats/Size64-4 997987 123.1 ns/op BenchmarkBinarySearchFloats/Size128-4 942387 141.6 ns/op BenchmarkBinarySearchFloats/Size512-4 801177 162.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 727413 177.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 414819 259.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 412648 314.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 363590 356.2 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 326816 396.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 270708 489.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 216932 545.6 ns/op PASS ok slices 6.425s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 117679 938.8 ns/op BenchmarkSortInts-4 1 109467320 ns/op BenchmarkSlicesSortInts-4 2 55697104 ns/op BenchmarkSortIsSorted-4 31 4053788 ns/op BenchmarkSlicesIsSorted-4 79 2144352 ns/op BenchmarkSortStrings-4 1 161488591 ns/op BenchmarkSlicesSortStrings-4 2 86877219 ns/op BenchmarkSortStrings_Sorted-4 25 4782640 ns/op BenchmarkSlicesSortStrings_Sorted-4 61 1981933 ns/op BenchmarkSortStructs-4 1 163515555 ns/op BenchmarkSortFuncStructs-4 1 143795677 ns/op BenchmarkSortString1K-4 272 436249 ns/op BenchmarkSortString1K_Slice-4 159 744367 ns/op BenchmarkStableString1K-4 96 1348713 ns/op BenchmarkSortInt1K-4 298 383296 ns/op BenchmarkSortInt1K_Sorted-4 6206 18281 ns/op BenchmarkSortInt1K_Reversed-4 3280 36120 ns/op BenchmarkSortInt1K_Mod8-4 933 133014 ns/op BenchmarkStableInt1K-4 122 977670 ns/op BenchmarkStableInt1K_Slice-4 141 887827 ns/op BenchmarkSortInt64K-4 4 31663988 ns/op BenchmarkSortInt64K_Slice-4 2 58475656 ns/op BenchmarkStableInt64K-4 2 90248663 ns/op BenchmarkSort1e2-4 358 330783 ns/op BenchmarkStable1e2-4 133 883753 ns/op BenchmarkSort1e4-4 2 58739520 ns/op BenchmarkStable1e4-4 1 277149860 ns/op PASS ok sort 59.803s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 796172 147.1 ns/op BenchmarkAtof64Float-4 730645 162.3 ns/op BenchmarkAtof64FloatExp-4 600277 218.2 ns/op BenchmarkAtof64Big-4 496743 267.1 ns/op BenchmarkAtof64RandomBits-4 459022 279.5 ns/op BenchmarkAtof64RandomFloats-4 522400 249.9 ns/op BenchmarkAtof64RandomLongFloats-4 462097 283.8 ns/op BenchmarkAtof32Decimal-4 846387 152.3 ns/op BenchmarkAtof32Float-4 804571 160.7 ns/op BenchmarkAtof32FloatExp-4 613174 208.2 ns/op BenchmarkAtof32Random-4 335758 339.1 ns/op BenchmarkAtof32RandomLong-4 145699 778.7 ns/op BenchmarkParseInt/Pos/7bit-4 1277424 92.02 ns/op BenchmarkParseInt/Pos/26bit-4 800493 146.8 ns/op BenchmarkParseInt/Pos/31bit-4 739414 165.4 ns/op BenchmarkParseInt/Pos/56bit-4 517555 231.9 ns/op BenchmarkParseInt/Pos/63bit-4 464324 244.2 ns/op BenchmarkParseInt/Neg/7bit-4 1345032 88.20 ns/op BenchmarkParseInt/Neg/26bit-4 838357 145.6 ns/op BenchmarkParseInt/Neg/31bit-4 760983 173.2 ns/op BenchmarkParseInt/Neg/56bit-4 548476 259.1 ns/op BenchmarkParseInt/Neg/63bit-4 482078 262.0 ns/op BenchmarkAtoi/Pos/7bit-4 1663867 66.88 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 120.9 ns/op BenchmarkAtoi/Pos/31bit-4 996859 128.6 ns/op BenchmarkAtoi/Pos/56bit-4 659374 193.4 ns/op BenchmarkAtoi/Pos/63bit-4 506010 257.3 ns/op BenchmarkAtoi/Neg/7bit-4 1742482 68.22 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 120.6 ns/op BenchmarkAtoi/Neg/31bit-4 965239 130.2 ns/op BenchmarkAtoi/Neg/56bit-4 660378 194.2 ns/op BenchmarkAtoi/Neg/63bit-4 501591 258.5 ns/op BenchmarkFormatFloat/Decimal-4 123945 1003 ns/op BenchmarkFormatFloat/Float-4 99574 1123 ns/op BenchmarkFormatFloat/Exp-4 116116 1055 ns/op BenchmarkFormatFloat/NegExp-4 105355 1064 ns/op BenchmarkFormatFloat/LongExp-4 91476 1327 ns/op BenchmarkFormatFloat/Big-4 83080 1416 ns/op BenchmarkFormatFloat/BinaryExp-4 246728 539.8 ns/op BenchmarkFormatFloat/32Integer-4 123778 968.1 ns/op BenchmarkFormatFloat/32ExactFraction-4 128893 966.5 ns/op BenchmarkFormatFloat/32Point-4 100454 1051 ns/op BenchmarkFormatFloat/32Exp-4 121822 974.8 ns/op BenchmarkFormatFloat/32NegExp-4 128407 977.9 ns/op BenchmarkFormatFloat/32Shortest-4 128618 927.3 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 135274 917.6 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127062 953.9 ns/op BenchmarkFormatFloat/64Fixed1-4 168433 760.9 ns/op BenchmarkFormatFloat/64Fixed2-4 160878 772.3 ns/op BenchmarkFormatFloat/64Fixed3-4 170551 767.3 ns/op BenchmarkFormatFloat/64Fixed4-4 170438 766.4 ns/op BenchmarkFormatFloat/64Fixed12-4 93639 1273 ns/op BenchmarkFormatFloat/64Fixed16-4 101958 1129 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 114769 1038 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 96370 1230 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2349 49663 ns/op BenchmarkFormatFloat/Slowpath64-4 91881 1284 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 87168 1318 ns/op BenchmarkAppendFloat/Decimal-4 143580 847.2 ns/op BenchmarkAppendFloat/Float-4 125434 998.4 ns/op BenchmarkAppendFloat/Exp-4 135603 913.1 ns/op BenchmarkAppendFloat/NegExp-4 133312 955.5 ns/op BenchmarkAppendFloat/LongExp-4 96232 1179 ns/op BenchmarkAppendFloat/Big-4 92437 1279 ns/op BenchmarkAppendFloat/BinaryExp-4 355699 363.7 ns/op BenchmarkAppendFloat/32Integer-4 145105 847.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 151066 824.4 ns/op BenchmarkAppendFloat/32Point-4 131418 940.8 ns/op BenchmarkAppendFloat/32Exp-4 141639 886.0 ns/op BenchmarkAppendFloat/32NegExp-4 141621 869.8 ns/op BenchmarkAppendFloat/32Shortest-4 165346 750.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 156124 812.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 151692 809.3 ns/op BenchmarkAppendFloat/64Fixed1-4 196592 632.5 ns/op BenchmarkAppendFloat/64Fixed2-4 196861 624.9 ns/op BenchmarkAppendFloat/64Fixed3-4 196276 640.3 ns/op BenchmarkAppendFloat/64Fixed4-4 199879 638.4 ns/op BenchmarkAppendFloat/64Fixed12-4 98562 1166 ns/op BenchmarkAppendFloat/64Fixed16-4 113445 1047 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 142771 862.8 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 104623 1110 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2490 49378 ns/op BenchmarkAppendFloat/Slowpath64-4 101031 1229 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 98558 1171 ns/op BenchmarkFormatInt-4 15261 7838 ns/op BenchmarkAppendInt-4 17361 6862 ns/op BenchmarkFormatUint-4 89265 1399 ns/op BenchmarkAppendUint-4 92313 1244 ns/op BenchmarkFormatIntSmall/7-4 2272086 51.54 ns/op BenchmarkFormatIntSmall/42-4 2304106 51.13 ns/op BenchmarkAppendIntSmall-4 1208971 98.36 ns/op BenchmarkAppendUintVarlen/1-4 1237374 95.49 ns/op BenchmarkAppendUintVarlen/12-4 1209981 100.5 ns/op BenchmarkAppendUintVarlen/123-4 986034 130.4 ns/op BenchmarkAppendUintVarlen/1234-4 972507 131.6 ns/op BenchmarkAppendUintVarlen/12345-4 967440 129.9 ns/op BenchmarkAppendUintVarlen/123456-4 967322 131.8 ns/op BenchmarkAppendUintVarlen/1234567-4 957430 135.4 ns/op BenchmarkAppendUintVarlen/12345678-4 952800 138.1 ns/op BenchmarkAppendUintVarlen/123456789-4 860050 147.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 876754 140.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 910896 145.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 904936 143.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 867510 143.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 895101 144.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 892311 147.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 869134 148.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 868658 151.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 868164 148.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 849708 149.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 855721 149.2 ns/op BenchmarkQuote-4 41870 2920 ns/op BenchmarkQuoteRune-4 398047 292.9 ns/op BenchmarkAppendQuote-4 47053 2412 ns/op BenchmarkAppendQuoteRune-4 829390 152.8 ns/op BenchmarkUnquoteEasy-4 1566364 76.08 ns/op BenchmarkUnquoteHard-4 42460 2929 ns/op PASS ok strconv 20.582s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 328752 344.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 121903 1184 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 171036 837.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 425590 339.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 140272 1189 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 170332 785.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 296101 520.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 60642 1766 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 79807 1551 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 646046 236.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27376 4418 ns/op BenchmarkGenericMatch1-4 2007 57922 ns/op BenchmarkGenericMatch2-4 436 260820 ns/op BenchmarkSingleMaxSkipping-4 12252 9718 ns/op 1029.02 MB/s BenchmarkSingleLongSuffixFail-4 20262 5643 ns/op 177.56 MB/s BenchmarkSingleMatch-4 210 609214 ns/op 24.62 MB/s BenchmarkByteByteNoMatch-4 92468 1232 ns/op BenchmarkByteByteMatch-4 16194 7073 ns/op BenchmarkByteStringMatch-4 17319 6798 ns/op BenchmarkHTMLEscapeNew-4 67167 1929 ns/op BenchmarkHTMLEscapeOld-4 74982 1669 ns/op BenchmarkByteStringReplacerWriteString-4 1443 90705 ns/op BenchmarkByteReplacerWriteString-4 1749 72426 ns/op BenchmarkByteByteReplaces-4 2971 44248 ns/op BenchmarkByteByteMap-4 8916 12946 ns/op BenchmarkMap/identity/ASCII-4 852112 134.7 ns/op BenchmarkMap/identity/Greek-4 694634 185.0 ns/op BenchmarkMap/change/ASCII-4 32149 3596 ns/op BenchmarkMap/change/Greek-4 24331 4968 ns/op BenchmarkIndexRune-4 1754289 66.63 ns/op BenchmarkIndexRuneLongString-4 1567786 73.67 ns/op BenchmarkIndexRuneFastPath-4 3299732 35.45 ns/op BenchmarkIndex-4 3326366 35.08 ns/op BenchmarkLastIndex-4 3075890 37.77 ns/op BenchmarkIndexByte-4 14782716 8.156 ns/op BenchmarkToUpper/#00-4 3767283 31.87 ns/op BenchmarkToUpper/ONLYUPPER-4 2763345 43.08 ns/op BenchmarkToUpper/abc-4 308424 453.1 ns/op BenchmarkToUpper/AbC123-4 234620 588.3 ns/op BenchmarkToUpper/azAZ09_-4 248632 492.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47128 2456 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64545 1905 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28897 3829 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57442 1950 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 125107 977.0 ns/op BenchmarkToLower/#00-4 3588951 31.69 ns/op BenchmarkToLower/abc-4 3305600 36.20 ns/op BenchmarkToLower/AbC123-4 208424 613.2 ns/op BenchmarkToLower/azAZ09_-4 189606 614.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84800 1406 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59730 2034 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31243 3749 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70849 1586 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122869 997.6 ns/op BenchmarkMapNoChanges-4 1000000 110.8 ns/op BenchmarkTrim-4 34251 3423 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3065354 40.00 ns/op BenchmarkToValidUTF8/InvalidASCII-4 154599 729.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 104846 1183 ns/op BenchmarkEqualFold/Tests-4 53787 2206 ns/op BenchmarkEqualFold/ASCII-4 2659191 43.28 ns/op BenchmarkEqualFold/UnicodePrefix-4 128066 930.6 ns/op BenchmarkEqualFold/UnicodeSuffix-4 142609 890.4 ns/op BenchmarkIndexHard1-4 1153 104095 ns/op BenchmarkIndexHard2-4 782 148116 ns/op BenchmarkIndexHard3-4 195 588761 ns/op BenchmarkIndexHard4-4 134 877141 ns/op BenchmarkLastIndexHard1-4 86 1484635 ns/op BenchmarkLastIndexHard2-4 86 1468005 ns/op BenchmarkLastIndexHard3-4 86 1444869 ns/op BenchmarkCountHard1-4 1185 102982 ns/op BenchmarkCountHard2-4 816 148901 ns/op BenchmarkCountHard3-4 202 593891 ns/op BenchmarkIndexTorture-4 10000 11716 ns/op BenchmarkCountTorture-4 10000 12048 ns/op BenchmarkCountTortureOverlapping-4 867 131773 ns/op BenchmarkCountByte/10-4 2712714 44.16 ns/op 226.46 MB/s BenchmarkCountByte/32-4 3175959 38.48 ns/op 831.65 MB/s BenchmarkCountByte/4096-4 1000000 128.5 ns/op 31885.55 MB/s BenchmarkCountByte/4194304-4 823 128836 ns/op 32555.44 MB/s BenchmarkCountByte/67108864-4 24 4971323 ns/op 13499.19 MB/s BenchmarkFields/ASCII/16-4 254851 642.8 ns/op 24.89 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23158 4944 ns/op 51.78 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1783 76915 ns/op 53.25 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 90 1275827 ns/op 51.37 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20808451 ns/op 50.39 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 106557 1061 ns/op 15.09 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 14135 ns/op 18.11 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 542 237916 ns/op 17.22 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4333853 ns/op 15.12 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 84779576 ns/op 12.37 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 129300 966.3 ns/op 16.56 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13201 9103 ns/op 28.12 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 831 158505 ns/op 25.84 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 48 3445432 ns/op 19.02 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59413471 ns/op 17.65 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143931 938.4 ns/op 17.05 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11729 ns/op 21.83 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 579 198523 ns/op 20.63 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 3768343 ns/op 17.39 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 68748603 ns/op 15.25 MB/s 10449200 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 78643530 ns/op BenchmarkSplitSingleByteSeparator-4 21 7099714 ns/op BenchmarkSplitMultiByteSeparator-4 31 3728110 ns/op BenchmarkSplitNSingleByteSeparator-4 205808 822.3 ns/op BenchmarkSplitNMultiByteSeparator-4 161269 947.2 ns/op BenchmarkRepeat/5x0-4 3090352 38.32 ns/op BenchmarkRepeat/5x1-4 3267603 35.99 ns/op BenchmarkRepeat/5x2-4 221583 538.6 ns/op BenchmarkRepeat/5x6-4 141500 908.9 ns/op BenchmarkRepeat/10x0-4 2718788 37.00 ns/op BenchmarkRepeat/10x1-4 3240186 34.80 ns/op BenchmarkRepeat/10x2-4 235231 549.0 ns/op BenchmarkRepeat/10x6-4 132403 927.3 ns/op BenchmarkRepeatLarge/256/1-4 64551 2097 ns/op 122.10 MB/s BenchmarkRepeatLarge/256/16-4 94642 1395 ns/op 183.50 MB/s BenchmarkRepeatLarge/512/1-4 45933 2568 ns/op 199.36 MB/s BenchmarkRepeatLarge/512/16-4 66832 1903 ns/op 269.05 MB/s BenchmarkRepeatLarge/1024/1-4 34812 3645 ns/op 280.96 MB/s BenchmarkRepeatLarge/1024/16-4 46884 3009 ns/op 340.33 MB/s BenchmarkRepeatLarge/2048/1-4 23919 5821 ns/op 351.84 MB/s BenchmarkRepeatLarge/2048/16-4 25424 4791 ns/op 427.46 MB/s BenchmarkRepeatLarge/4096/1-4 13122 8576 ns/op 477.60 MB/s BenchmarkRepeatLarge/4096/16-4 14692 7793 ns/op 525.62 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16078 ns/op 509.52 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15470 ns/op 529.54 MB/s BenchmarkRepeatLarge/8192/4097-4 3269502 35.75 ns/op 114606.94 MB/s BenchmarkRepeatLarge/16384/1-4 3828 31752 ns/op 516.01 MB/s BenchmarkRepeatLarge/16384/16-4 8430 25767 ns/op 635.84 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20807 ns/op 590.72 MB/s BenchmarkRepeatLarge/32768/1-4 2482 51650 ns/op 634.43 MB/s BenchmarkRepeatLarge/32768/16-4 2433 52021 ns/op 629.90 MB/s BenchmarkRepeatLarge/32768/4097-4 3417 47166 ns/op 608.04 MB/s BenchmarkRepeatLarge/65536/1-4 1246 97506 ns/op 672.12 MB/s BenchmarkRepeatLarge/65536/16-4 1353 96778 ns/op 677.18 MB/s BenchmarkRepeatLarge/65536/4097-4 1159 98014 ns/op 627.00 MB/s BenchmarkRepeatLarge/131072/1-4 254 424923 ns/op 308.46 MB/s BenchmarkRepeatLarge/131072/16-4 270 439065 ns/op 298.53 MB/s BenchmarkRepeatLarge/131072/4097-4 248 414140 ns/op 306.68 MB/s BenchmarkRepeatLarge/262144/1-4 165 745974 ns/op 351.41 MB/s BenchmarkRepeatLarge/262144/16-4 168 749222 ns/op 349.89 MB/s BenchmarkRepeatLarge/262144/4097-4 157 768198 ns/op 336.00 MB/s BenchmarkRepeatLarge/524288/1-4 84 1521823 ns/op 344.51 MB/s BenchmarkRepeatLarge/524288/16-4 87 1293917 ns/op 405.19 MB/s BenchmarkRepeatLarge/524288/4097-4 90 1484517 ns/op 350.50 MB/s BenchmarkRepeatLarge/1048576/1-4 38 2671501 ns/op 392.50 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2460381 ns/op 426.18 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 2396331 ns/op 435.97 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4479086 ns/op 468.21 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4682662 ns/op 447.85 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4850001 ns/op 431.66 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8643717 ns/op 485.24 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8794529 ns/op 476.92 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9042394 ns/op 463.51 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15733960 ns/op 533.15 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16064228 ns/op 522.19 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16113153 ns/op 520.48 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26788609 ns/op 626.28 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25884107 ns/op 648.17 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28547344 ns/op 587.70 MB/s BenchmarkRepeatLarge/33554432/1-4 2 59074795 ns/op 568.00 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52316787 ns/op 641.37 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 52926102 ns/op 633.99 MB/s BenchmarkRepeatLarge/67108864/1-4 1 101628757 ns/op 660.33 MB/s BenchmarkRepeatLarge/67108864/16-4 2 99940263 ns/op 671.49 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 94741780 ns/op 708.33 MB/s BenchmarkRepeatLarge/134217728/1-4 1 191843638 ns/op 699.62 MB/s BenchmarkRepeatLarge/134217728/16-4 1 191807378 ns/op 699.75 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 196376421 ns/op 683.47 MB/s BenchmarkRepeatLarge/268435456/1-4 1 415350354 ns/op 646.29 MB/s BenchmarkRepeatLarge/268435456/16-4 1 374870470 ns/op 716.08 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 377684676 ns/op 710.74 MB/s BenchmarkRepeatLarge/536870912/1-4 1 869334229 ns/op 617.57 MB/s BenchmarkRepeatLarge/536870912/16-4 1 796705769 ns/op 673.86 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 777756114 ns/op 690.28 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1685011611 ns/op 637.23 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1578102186 ns/op 680.40 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1601756724 ns/op 670.35 MB/s BenchmarkIndexAnyASCII/1:1-4 2310440 49.55 ns/op BenchmarkIndexAnyASCII/1:2-4 2373210 49.55 ns/op BenchmarkIndexAnyASCII/1:4-4 2359152 49.88 ns/op BenchmarkIndexAnyASCII/1:8-4 2372647 49.54 ns/op BenchmarkIndexAnyASCII/1:16-4 2307848 51.60 ns/op BenchmarkIndexAnyASCII/1:32-4 2219648 52.64 ns/op BenchmarkIndexAnyASCII/1:64-4 2241216 55.17 ns/op BenchmarkIndexAnyASCII/16:1-4 2357883 50.73 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 142.7 ns/op BenchmarkIndexAnyASCII/16:4-4 831966 129.2 ns/op BenchmarkIndexAnyASCII/16:8-4 857148 132.9 ns/op BenchmarkIndexAnyASCII/16:16-4 919446 138.2 ns/op BenchmarkIndexAnyASCII/16:32-4 621895 161.0 ns/op BenchmarkIndexAnyASCII/16:64-4 569275 197.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2065333 57.86 ns/op BenchmarkIndexAnyASCII/256:2-4 93134 1266 ns/op BenchmarkIndexAnyASCII/256:4-4 90841 1255 ns/op BenchmarkIndexAnyASCII/256:8-4 87738 1255 ns/op BenchmarkIndexAnyASCII/256:16-4 88779 1291 ns/op BenchmarkIndexAnyASCII/256:32-4 91728 1283 ns/op BenchmarkIndexAnyASCII/256:64-4 82603 1304 ns/op BenchmarkIndexAnyUTF8/1:1-4 2364458 50.05 ns/op BenchmarkIndexAnyUTF8/1:2-4 2365807 49.55 ns/op BenchmarkIndexAnyUTF8/1:4-4 2365675 49.34 ns/op BenchmarkIndexAnyUTF8/1:8-4 2302885 50.11 ns/op BenchmarkIndexAnyUTF8/1:16-4 2278377 51.98 ns/op BenchmarkIndexAnyUTF8/1:32-4 2028718 55.09 ns/op BenchmarkIndexAnyUTF8/1:64-4 2233834 52.18 ns/op BenchmarkIndexAnyUTF8/16:1-4 1992650 61.65 ns/op BenchmarkIndexAnyUTF8/16:2-4 297915 436.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 296362 459.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 264561 440.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 269642 448.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 258004 470.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 273268 472.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 481099 272.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 18086 6603 ns/op BenchmarkIndexAnyUTF8/256:4-4 18362 6483 ns/op BenchmarkIndexAnyUTF8/256:8-4 18445 6486 ns/op BenchmarkIndexAnyUTF8/256:16-4 17550 6654 ns/op BenchmarkIndexAnyUTF8/256:32-4 17122 6885 ns/op BenchmarkIndexAnyUTF8/256:64-4 17394 6972 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2161893 52.62 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2319993 50.21 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2254693 51.25 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2284363 51.39 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2196268 56.35 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2296822 51.38 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2228089 52.34 ns/op BenchmarkLastIndexAnyASCII/16:1-4 966220 125.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 999048 125.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 129.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 128.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 780961 143.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 699938 158.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 587062 193.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 95583 1244 ns/op BenchmarkLastIndexAnyASCII/256:2-4 96040 1226 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94377 1227 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92571 1234 ns/op BenchmarkLastIndexAnyASCII/256:16-4 92326 1250 ns/op BenchmarkLastIndexAnyASCII/256:32-4 79473 1282 ns/op BenchmarkLastIndexAnyASCII/256:64-4 91316 1281 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2296120 51.46 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2331135 49.14 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2366539 50.33 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2338803 49.74 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2323418 50.80 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2232973 53.14 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2331374 52.19 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 311220 398.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 152436 774.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 159024 783.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 153864 774.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 159724 785.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 146954 804.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 151258 801.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19867 6349 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8928 12077 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9514 12746 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10195 12097 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12004 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7957 13610 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9584 12559 ns/op BenchmarkTrimASCII/1:1-4 3013653 39.54 ns/op BenchmarkTrimASCII/1:2-4 2402018 50.61 ns/op BenchmarkTrimASCII/1:4-4 2385223 50.29 ns/op BenchmarkTrimASCII/1:8-4 2167917 53.79 ns/op BenchmarkTrimASCII/1:16-4 1900794 61.43 ns/op BenchmarkTrimASCII/16:1-4 2476564 46.67 ns/op BenchmarkTrimASCII/16:2-4 1000000 126.8 ns/op BenchmarkTrimASCII/16:4-4 865798 126.8 ns/op BenchmarkTrimASCII/16:8-4 833624 131.5 ns/op BenchmarkTrimASCII/16:16-4 951501 138.7 ns/op BenchmarkTrimASCII/256:1-4 1000000 127.0 ns/op BenchmarkTrimASCII/256:2-4 94987 1213 ns/op BenchmarkTrimASCII/256:4-4 93648 1231 ns/op BenchmarkTrimASCII/256:8-4 91341 1265 ns/op BenchmarkTrimASCII/256:16-4 94256 1248 ns/op BenchmarkTrimASCII/4096:1-4 92155 1356 ns/op BenchmarkTrimASCII/4096:2-4 6952 18744 ns/op BenchmarkTrimASCII/4096:4-4 5485 19281 ns/op BenchmarkTrimASCII/4096:8-4 6501 20475 ns/op BenchmarkTrimASCII/4096:16-4 6626 18835 ns/op BenchmarkTrimByte-4 3244376 35.86 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16900 6776 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17462 6679 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1503 79039 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2949 39282 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6495 19659 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9108 11193 ns/op BenchmarkJoin/0-4 3731625 31.19 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2825712 40.98 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 166882 706.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 116784 1004 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92022 1391 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 72678 1629 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59314 2023 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 52023 2241 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2482680 48.53 ns/op BenchmarkTrimSpace/ASCII-4 1777353 68.07 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134925 915.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 73305 1546 ns/op BenchmarkReplaceAll-4 94377 1173 ns/op 16 B/op 1 allocs/op PASS ok strings 65.437s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 73758 1646 ns/op BenchmarkCond2-4 24403 4533 ns/op BenchmarkCond4-4 14187 8682 ns/op BenchmarkCond8-4 7671 15978 ns/op BenchmarkCond16-4 4287 29254 ns/op BenchmarkCond32-4 1782 57546 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 426728 259.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 413016 366.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 607248 198.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 605512 188.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 316680 513.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 766929 165.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 126308 1235 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 102048 1352 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 98722 1530 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 63914 2017 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 717046 189.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 193375 628.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 675715 170.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 178638 686.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 756615 162.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 183337 657.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 122.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 61245 2119 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 128689 942.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 345290 563.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4263 27003 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 381 321874 ns/op BenchmarkRange/*sync.Map-4 1406 77876 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95178 1922 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 220164 543.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 86167 1347 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 68408 1558 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 260611 747.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 128307 1223 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 111979 1142 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 197911 613.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 903648 136.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 72355 2101 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 146804 719.8 ns/op BenchmarkSwapCollision/*sync.Map-4 97075 1189 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 199 701284 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 122054 929.4 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 421120 478.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27536 4938 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 80072 1629 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32544 4380 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 389121 449.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 114096 897.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 259467 467.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1273405 119.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 175497 692.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1112509 120.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 726742 177.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 173743 695.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 625444 174.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 103884 1073 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 431305 477.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 495322 363.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 136644 937.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 402886 300.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 322420 744.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 148635 986.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 276152 491.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66654 1892 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 232027 700.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 633357 264.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 138744 915.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 522481 242.1 ns/op BenchmarkUncontendedSemaphore-4 4253211 27.05 ns/op BenchmarkContendedSemaphore-4 3912762 26.86 ns/op BenchmarkMutexUncontended-4 678918 150.0 ns/op BenchmarkMutex-4 219802 539.1 ns/op BenchmarkMutexSlack-4 214725 534.9 ns/op BenchmarkMutexWork-4 242460 577.2 ns/op BenchmarkMutexWorkSlack-4 193675 588.9 ns/op BenchmarkMutexNoSpin-4 73398 1443 ns/op BenchmarkMutexSpin-4 54554 1868 ns/op BenchmarkOnce-4 943089 141.0 ns/op BenchmarkOnceFunc/v=Once-4 1349803 91.67 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 121.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 103.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1256128 92.40 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 104.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 100.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4944570 22.96 ns/op BenchmarkSemaSyntNonblock-4 1336094 94.35 ns/op BenchmarkSemaSyntBlock-4 1820964 59.15 ns/op BenchmarkSemaWorkNonblock-4 1113456 107.4 ns/op BenchmarkSemaWorkBlock-4 1362361 87.16 ns/op BenchmarkRWMutexUncontended-4 367450 354.8 ns/op BenchmarkRWMutexWrite100-4 340702 364.3 ns/op BenchmarkRWMutexWrite10-4 317749 389.3 ns/op BenchmarkRWMutexWorkWrite100-4 218958 460.6 ns/op BenchmarkRWMutexWorkWrite10-4 261435 508.8 ns/op BenchmarkWaitGroupUncontended-4 568214 203.0 ns/op BenchmarkWaitGroupAddDone-4 588252 234.9 ns/op BenchmarkWaitGroupAddDoneWork-4 450436 231.3 ns/op BenchmarkWaitGroupWait-4 2650240 46.86 ns/op BenchmarkWaitGroupWaitWork-4 1922431 62.08 ns/op BenchmarkWaitGroupActuallyWait-4 60949 1959 ns/op 32 B/op 2 allocs/op PASS ok sync 24.286s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 695906 154.4 ns/op PASS ok sync/atomic 1.241s PASS ok syscall 1.036s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 173280 756.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.209s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6920 16456 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9530 12745 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 82 1425565 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1160201 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 171533745 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 170926169 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1470 73882 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1939 63351 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6810031 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6222417 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 735809092 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 720994399 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 194 661547 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 193 615989 ns/op 203 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 66335398 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57322431 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6968769840 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6775373841 ns/op 335150448 B/op 100096 allocs/op BenchmarkPyramid/10-4 2896 45463 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3898263 ns/op 409133 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 340090860 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2544 53408 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 226 497427 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5172458 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 8100 17296 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.366s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 93652053 ns/op BenchmarkVariableString-4 81506 1402 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1869 60807 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 1.761s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 56 1946513 ns/op BenchmarkAfter-4 146 934780 ns/op BenchmarkStop-4 253 617292 ns/op BenchmarkSimultaneousAfterFunc-4 43 2695250 ns/op BenchmarkStartStop-4 282 429367 ns/op BenchmarkReset-4 2077 59873 ns/op BenchmarkSleep-4 43 2870988 ns/op BenchmarkParallelTimerLatency-4 40 1021775 avg-late-ns 2215578 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 537532 avg-late-ns 1559076 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 438622 avg-late-ns 1881796 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 315232 avg-late-ns 1767332 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 371656 avg-late-ns 2284002 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 365908 avg-late-ns 2391623 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 315572 avg-late-ns 2819000 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 206959 avg-late-ns 1528376 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 237228 avg-late-ns 2256461 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 21 4549600 avg-late-ns 23550846 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2300774 avg-late-ns 10942737 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 467758 avg-late-ns 1559431 max-late-ns BenchmarkTicker-4 100 1210677 ns/op BenchmarkTickerReset-4 2760 38201 ns/op BenchmarkTickerResetNaive-4 50 2215961 ns/op BenchmarkNow-4 635593 169.0 ns/op BenchmarkNowUnixNano-4 631830 172.9 ns/op BenchmarkNowUnixMilli-4 769598 170.1 ns/op BenchmarkNowUnixMicro-4 671821 171.3 ns/op BenchmarkFormat-4 52278 2267 ns/op BenchmarkFormatRFC3339-4 75003 1532 ns/op BenchmarkFormatRFC3339Nano-4 72036 1585 ns/op BenchmarkFormatNow-4 66808 1728 ns/op BenchmarkMarshalJSON-4 95208 1273 ns/op BenchmarkMarshalText-4 97083 1305 ns/op BenchmarkParse-4 104118 1128 ns/op BenchmarkParseRFC3339UTC-4 342145 389.1 ns/op BenchmarkParseRFC3339UTCBytes-4 226561 530.0 ns/op BenchmarkParseRFC3339TZ-4 103380 1233 ns/op BenchmarkParseRFC3339TZBytes-4 82072 1476 ns/op BenchmarkParseDuration-4 587763 217.7 ns/op BenchmarkHour-4 1000000 129.0 ns/op BenchmarkSecond-4 952249 130.3 ns/op BenchmarkYear-4 752180 172.6 ns/op BenchmarkDay-4 686064 191.2 ns/op BenchmarkISOWeek-4 745872 177.7 ns/op BenchmarkGoString-4 68616 1736 ns/op BenchmarkUnmarshalText-4 87050 1306 ns/op PASS ok time 12.914s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 518618 236.2 ns/op BenchmarkDecodeValidJapaneseChars-4 616819 184.3 ns/op BenchmarkDecodeRune-4 2407789 46.06 ns/op BenchmarkEncodeValidASCII-4 521806 250.3 ns/op BenchmarkEncodeValidJapaneseChars-4 736724 181.0 ns/op BenchmarkAppendRuneValidASCII-4 1143408 105.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2150564 58.67 ns/op BenchmarkEncodeRune-4 4249411 28.91 ns/op PASS ok unicode/utf16 2.503s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1948015 59.15 ns/op BenchmarkRuneCountTenJapaneseChars-4 328723 434.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2896226 40.80 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 377028 346.9 ns/op BenchmarkValidTenASCIIChars-4 2028202 59.29 ns/op BenchmarkValid100KASCIIChars-4 160 752798 ns/op BenchmarkValidTenJapaneseChars-4 320172 395.4 ns/op BenchmarkValidLongMostlyASCII-4 153 779172 ns/op BenchmarkValidLongJapanese-4 68 1781589 ns/op BenchmarkValidStringTenASCIIChars-4 3434649 35.29 ns/op BenchmarkValidString100KASCIIChars-4 13064 8990 ns/op BenchmarkValidStringTenJapaneseChars-4 316960 342.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1437 88187 ns/op BenchmarkValidStringLongJapanese-4 100 1026534 ns/op BenchmarkEncodeASCIIRune-4 2957416 38.97 ns/op BenchmarkEncodeJapaneseRune-4 1778846 66.81 ns/op BenchmarkAppendASCIIRune-4 6141627 19.06 ns/op BenchmarkAppendJapaneseRune-4 2040111 57.23 ns/op BenchmarkDecodeASCIIRune-4 2352783 52.03 ns/op BenchmarkDecodeJapaneseRune-4 1631480 66.70 ns/op BenchmarkFullRune/ASCII-4 3475550 33.62 ns/op BenchmarkFullRune/Incomplete-4 1531383 74.55 ns/op BenchmarkFullRune/Japanese-4 3043086 34.06 ns/op PASS ok unicode/utf8 5.263s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 109371422186 ns/op PASS ok cmd/api 110.643s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 691176 185.7 ns/op BenchmarkCgoCall/one-pointer-4 464275 262.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 360174 308.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 573524 214.0 ns/op BenchmarkCgoCall/eight-pointers-4 189819 684.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 534924 239.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 26796 4831 ns/op BenchmarkCgoCall/eight-pointers-slice-4 30321 3755 ns/op BenchmarkGoString-4 1000000 167.1 ns/op BenchmarkCGoCallback-4 57946 1951 ns/op BenchmarkCGoInCThread-4 431854 263.8 ns/op PASS ok cmd/cgo/internal/test 2.801s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1315392 89.97 ns/op BenchmarkEqArrayOfStrings64-4 218390 569.1 ns/op BenchmarkEqArrayOfStrings1024-4 14394 8335 ns/op BenchmarkEqArrayOfFloats5-4 1487475 79.57 ns/op BenchmarkEqArrayOfFloats64-4 217899 579.1 ns/op BenchmarkEqArrayOfFloats1024-4 14037 8394 ns/op BenchmarkEqArrayOfStructsEq-4 4408 29498 ns/op BenchmarkEqArrayOfStructsNotEq-4 7666 16309 ns/op BenchmarkEqStruct-4 28546768 4.190 ns/op PASS ok cmd/compile/internal/reflectdata 2.698s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 67114 ns/op BenchmarkCopyElim1-4 344 353582 ns/op BenchmarkCopyElim10-4 274 398153 ns/op BenchmarkCopyElim100-4 211 587339 ns/op BenchmarkCopyElim1000-4 49 2674234 ns/op BenchmarkCopyElim10000-4 4 29012444 ns/op BenchmarkCopyElim100000-4 1 485691370 ns/op BenchmarkDeadCode/1-4 150 740363 ns/op BenchmarkDeadCode/10-4 162 743288 ns/op BenchmarkDeadCode/100-4 154 818718 ns/op BenchmarkDeadCode/1000-4 49 3636916 ns/op BenchmarkDeadCode/10000-4 4 30937801 ns/op BenchmarkDeadCode/100000-4 1 322132814 ns/op BenchmarkDeadCode/200000-4 1 686763654 ns/op BenchmarkDominatorsLinear-4 15 8957173 ns/op 1.12 MB/s BenchmarkDominatorsFwdBack-4 9 12037051 ns/op 0.83 MB/s BenchmarkDominatorsManyPred-4 10 11105191 ns/op 0.90 MB/s BenchmarkDominatorsMaxPred-4 12 11598573 ns/op 0.86 MB/s BenchmarkDominatorsMaxPredVal-4 10 11438626 ns/op 0.87 MB/s BenchmarkFuse/1-4 268 420447 ns/op BenchmarkFuse/10-4 254 447974 ns/op BenchmarkFuse/100-4 127 965537 ns/op BenchmarkFuse/1000-4 22 6313029 ns/op BenchmarkFuse/10000-4 2 65296642 ns/op BenchmarkNilCheckDeep1-4 10000 11304 ns/op 0.09 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3884 26337 ns/op 0.38 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 672 176914 ns/op 0.57 MB/s 657 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 72 1692325 ns/op 0.59 MB/s 5367 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 18430098 ns/op 0.54 MB/s 93190 B/op 6 allocs/op BenchmarkDSEPass-4 39 3024835 ns/op 57366 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 122682996 ns/op 4279360 B/op 108932 allocs/op BenchmarkCSEPass-4 8 13790657 ns/op 98730 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 157534735 ns/op 5658280 B/op 97420 allocs/op BenchmarkDeadcodePass-4 199 627957 ns/op 94375 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 134899086 ns/op 4090672 B/op 45387 allocs/op BenchmarkMultiPass-4 84 1520836 ns/op 236204 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 279321212 ns/op 11261552 B/op 150397 allocs/op BenchmarkCondRewrite/SoloJump-4 3985015 28.43 ns/op BenchmarkCondRewrite/CombJump-4 4441516 28.56 ns/op PASS ok cmd/compile/internal/ssa 17.229s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13106 8863 ns/op BenchmarkExtShift-4 23060 4834 ns/op BenchmarkModify-4 8992 14477 ns/op BenchmarkMullImm-4 23383 5019 ns/op BenchmarkConstModify-4 8982 14551 ns/op BenchmarkBitSet-4 12454 9701 ns/op BenchmarkBitClear-4 12558 9668 ns/op BenchmarkBitToggle-4 12519 9667 ns/op BenchmarkBitSetConst-4 131138 870.8 ns/op BenchmarkBitClearConst-4 131562 908.4 ns/op BenchmarkBitToggleConst-4 138040 895.5 ns/op BenchmarkDivconstI64-4 6682597 16.64 ns/op BenchmarkModconstI64-4 6722774 17.75 ns/op BenchmarkDivisiblePow2constI64-4 7497272 20.92 ns/op BenchmarkDivisibleconstI64-4 6005432 18.96 ns/op BenchmarkDivisibleWDivconstI64-4 3761526 32.81 ns/op BenchmarkDivconstU64/3-4 5273251 22.31 ns/op BenchmarkDivconstU64/5-4 6489231 18.29 ns/op BenchmarkDivconstU64/37-4 5182804 21.66 ns/op BenchmarkDivconstU64/1234567-4 7431079 15.90 ns/op BenchmarkModconstU64-4 5252535 22.43 ns/op BenchmarkDivisibleconstU64-4 7164498 15.96 ns/op BenchmarkDivisibleWDivconstU64-4 3447736 33.00 ns/op BenchmarkDivconstI32-4 6631038 18.88 ns/op BenchmarkModconstI32-4 7617788 15.56 ns/op BenchmarkDivisiblePow2constI32-4 5893215 20.28 ns/op BenchmarkDivisibleconstI32-4 6599985 18.95 ns/op BenchmarkDivisibleWDivconstI32-4 4259234 27.65 ns/op BenchmarkDivconstU32-4 6560475 16.90 ns/op BenchmarkModconstU32-4 5457855 21.87 ns/op BenchmarkDivisibleconstU32-4 5782030 19.14 ns/op BenchmarkDivisibleWDivconstU32-4 4063884 30.14 ns/op BenchmarkDivconstI16-4 6788574 16.50 ns/op BenchmarkModconstI16-4 6613320 16.73 ns/op BenchmarkDivisiblePow2constI16-4 6834828 19.11 ns/op BenchmarkDivisibleconstI16-4 6616972 17.68 ns/op BenchmarkDivisibleWDivconstI16-4 4031065 28.74 ns/op BenchmarkDivconstU16-4 6203056 20.23 ns/op BenchmarkModconstU16-4 6249778 19.16 ns/op BenchmarkDivisibleconstU16-4 8449779 15.23 ns/op BenchmarkDivisibleWDivconstU16-4 3414066 33.07 ns/op BenchmarkDivconstI8-4 4801012 22.85 ns/op BenchmarkModconstI8-4 5473764 19.62 ns/op BenchmarkDivisiblePow2constI8-4 7838718 15.17 ns/op BenchmarkDivisibleconstI8-4 6676934 20.82 ns/op BenchmarkDivisibleWDivconstI8-4 3902458 30.67 ns/op BenchmarkDivconstU8-4 5570647 19.43 ns/op BenchmarkModconstU8-4 7096137 19.10 ns/op BenchmarkDivisibleconstU8-4 6415783 16.77 ns/op BenchmarkDivisibleWDivconstU8-4 3454098 32.84 ns/op BenchmarkMul2-4 227161 555.2 ns/op BenchmarkMulNeg2-4 225252 585.1 ns/op BenchmarkEfaceInteger-4 2649583 41.97 ns/op BenchmarkDiv64UnsignedSmall-4 8823840 12.92 ns/op BenchmarkDiv64Small-4 8336462 14.55 ns/op BenchmarkDiv64SmallNegDivisor-4 7634419 14.97 ns/op BenchmarkDiv64SmallNegDividend-4 7809304 15.28 ns/op BenchmarkDiv64SmallNegBoth-4 8043830 14.49 ns/op BenchmarkDiv64Unsigned-4 9004880 13.08 ns/op BenchmarkDiv64-4 7538067 15.00 ns/op BenchmarkDiv64NegDivisor-4 8325253 14.71 ns/op BenchmarkDiv64NegDividend-4 7365789 15.01 ns/op BenchmarkDiv64NegBoth-4 7245510 14.86 ns/op BenchmarkMod64UnsignedSmall-4 9296901 12.80 ns/op BenchmarkMod64Small-4 8078944 14.45 ns/op BenchmarkMod64SmallNegDivisor-4 7934913 14.96 ns/op BenchmarkMod64SmallNegDividend-4 7808589 14.71 ns/op BenchmarkMod64SmallNegBoth-4 7985751 14.93 ns/op BenchmarkMod64Unsigned-4 9051416 12.73 ns/op BenchmarkMod64-4 8506494 16.07 ns/op BenchmarkMod64NegDivisor-4 6176752 17.38 ns/op BenchmarkMod64NegDividend-4 7754450 14.80 ns/op BenchmarkMod64NegBoth-4 8214052 14.65 ns/op BenchmarkMulconstI32/3-4 22386271 5.300 ns/op BenchmarkMulconstI32/5-4 23811124 5.392 ns/op BenchmarkMulconstI32/12-4 22489615 5.207 ns/op BenchmarkMulconstI32/120-4 21718347 5.165 ns/op BenchmarkMulconstI32/-120-4 23581688 4.965 ns/op BenchmarkMulconstI32/65537-4 24843018 5.144 ns/op BenchmarkMulconstI32/65538-4 25670678 5.221 ns/op BenchmarkMulconstI64/3-4 26030137 5.138 ns/op BenchmarkMulconstI64/5-4 23282665 5.093 ns/op BenchmarkMulconstI64/12-4 22578586 5.279 ns/op BenchmarkMulconstI64/120-4 23807794 4.939 ns/op BenchmarkMulconstI64/-120-4 22121450 5.110 ns/op BenchmarkMulconstI64/65537-4 24272530 5.247 ns/op BenchmarkMulconstI64/65538-4 24538707 5.196 ns/op BenchmarkMulconstU32/3-4 25957040 4.926 ns/op BenchmarkMulconstU32/5-4 22622463 4.998 ns/op BenchmarkMulconstU32/12-4 25078369 5.188 ns/op BenchmarkMulconstU32/120-4 26728605 4.901 ns/op BenchmarkMulconstU32/65537-4 25177606 5.408 ns/op BenchmarkMulconstU32/65538-4 21523891 5.983 ns/op BenchmarkMulconstU64/3-4 20917518 5.598 ns/op BenchmarkMulconstU64/5-4 26472762 4.987 ns/op BenchmarkMulconstU64/12-4 20918580 5.306 ns/op BenchmarkMulconstU64/120-4 23692242 5.204 ns/op BenchmarkMulconstU64/65537-4 23223588 5.145 ns/op BenchmarkMulconstU64/65538-4 25684111 5.177 ns/op BenchmarkShiftArithmeticRight-4 25221650 4.880 ns/op BenchmarkSwitch8Predictable-4 8288149 13.98 ns/op BenchmarkSwitch8Unpredictable-4 7923249 13.89 ns/op BenchmarkSwitch32Predictable-4 11183680 9.726 ns/op BenchmarkSwitch32Unpredictable-4 7381208 14.08 ns/op BenchmarkSwitchStringPredictable-4 5491975 19.95 ns/op BenchmarkSwitchStringUnpredictable-4 6224430 18.15 ns/op BenchmarkSwitchTypePredictable-4 4300438 27.02 ns/op BenchmarkSwitchTypeUnpredictable-4 4527206 26.54 ns/op PASS ok cmd/compile/internal/test 19.618s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 141 844922 ns/op BenchmarkNamed/Underlying/nongeneric-4 985453 121.8 ns/op BenchmarkNamed/Underlying/generic-4 831639 120.9 ns/op BenchmarkNamed/Underlying/src_instance-4 985966 122.1 ns/op BenchmarkNamed/Underlying/user_instance-4 868735 126.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 493999398 ns/op 65808 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 349056962 ns/op 92890 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 139929950 ns/op 231881 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 123047714 ns/op 263726 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2195569466 ns/op 2358 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 102176520 ns/op 50548 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38755760 ns/op 132726 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33964939 ns/op 151768 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 572193465 ns/op 3787 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39517375 ns/op 54791 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27645444 ns/op 77998 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 25357018 ns/op 84894 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1622128190 ns/op 40392 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 518094008 ns/op 126234 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 122882756 ns/op 531515 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 100115593 ns/op 652830 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2643500303 ns/op 760.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 75797965 ns/op 26380 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 50075488 ns/op 39573 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 48383469 ns/op 41278 lines/s PASS ok cmd/compile/internal/types2 42.774s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 46120349 ns/op 22402000 sys-ns/op 7105667 user-ns/op PASS ok cmd/go 1.551s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 268710 492.1 ns/op PASS ok cmd/go/internal/cfg 1.204s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65024 1870 ns/op 4.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70876 1512 ns/op 5.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17853 6726 ns/op 152.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18739 6321 ns/op 162.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3207 41543 ns/op 197.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3075 39945 ns/op 205.08 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.075s All tests passed.