darwin-amd64-race at 4a90cdb03d9c103abb0d44ff42dde7121ac6cd34 :: 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=2B508FB9-B9F0-4CF8-9E14-EBC2BF688602" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BAb4Wsdl0u/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=3D1B4345-5F54-4ECD-AE26-0E9ECD95DCDD" "__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=2B508FB9-B9F0-4CF8-9E14-EBC2BF688602" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BAb4Wsdl0u/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=3D1B4345-5F54-4ECD-AE26-0E9ECD95DCDD" "__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.159s ok archive/zip 3.909s ok bufio 1.616s ok bytes 3.276s ok cmp 1.068s ok compress/bzip2 1.696s ok compress/flate 10.802s ok compress/gzip 18.982s ok compress/lzw 1.967s ok compress/zlib 6.838s ok container/heap 1.088s ok container/list 1.055s ok container/ring 1.045s ok context 1.128s ok crypto 1.043s ok crypto/aes 1.096s ok crypto/cipher 1.063s ok crypto/des 1.064s ok crypto/dsa 1.042s ok crypto/ecdh 1.294s ok crypto/ecdsa 1.179s ok crypto/ed25519 1.556s ok crypto/elliptic 1.075s ok crypto/hmac 1.043s ok crypto/internal/alias 1.035s ok crypto/internal/bigmod 5.444s ok crypto/internal/boring 1.077s ok crypto/internal/boring/bcache 1.830s ok crypto/internal/edwards25519 2.017s ok crypto/internal/edwards25519/field 1.128s ok crypto/internal/nistec 1.971s ok crypto/internal/nistec/fiat 1.100s [no tests to run] ok crypto/md5 1.097s ok crypto/rand 1.396s ok crypto/rc4 1.735s ok crypto/rsa 3.549s ok crypto/sha1 1.079s ok crypto/sha256 1.046s ok crypto/sha512 1.064s ok crypto/subtle 1.679s ok crypto/tls 6.936s ok crypto/x509 3.452s ok database/sql 1.771s ok database/sql/driver 1.043s ok debug/buildinfo 1.173s ok debug/dwarf 1.131s ok debug/elf 2.914s ok debug/gosym 1.214s ok debug/macho 1.050s ok debug/pe 1.123s ok debug/plan9obj 1.032s ok embed 1.069s [no tests to run] ok embed/internal/embedtest 1.147s ok encoding/ascii85 1.124s ok encoding/asn1 1.043s ok encoding/base32 1.138s ok encoding/base64 1.053s ok encoding/binary 1.096s ok encoding/csv 1.204s ok encoding/gob 26.956s ok encoding/hex 1.053s ok encoding/json 4.347s ok encoding/pem 4.660s ok encoding/xml 1.381s ok errors 1.148s ok expvar 1.116s ok flag 3.291s ok fmt 1.935s ok go/ast 1.060s ok go/build 8.750s ok go/build/constraint 1.045s ok go/constant 1.057s ok go/doc 1.512s ok go/doc/comment 5.819s ok go/format 1.139s ok go/importer 4.326s ok go/internal/gccgoimporter 1.186s ok go/internal/gcimporter 31.122s ok go/internal/srcimporter 38.811s ok go/parser 2.724s ok go/printer 3.753s ok go/scanner 1.077s ok go/token 1.190s ok go/types 82.545s ok go/version 1.068s ok hash 1.048s ok hash/adler32 1.084s ok hash/crc32 1.134s ok hash/crc64 1.176s ok hash/fnv 1.093s ok hash/maphash 1.064s ok html 1.076s ok html/template 1.517s ok image 1.978s ok image/color 1.128s ok image/draw 2.171s ok image/gif 4.135s ok image/jpeg 4.246s ok image/png 6.738s ok index/suffixarray 3.140s ok internal/abi 1.525s ok internal/buildcfg 1.057s ok internal/chacha8rand 1.055s ok internal/coverage/cformat 1.078s ok internal/coverage/cmerge 1.033s ok internal/coverage/pods 1.092s ok internal/coverage/slicereader 1.034s ok internal/coverage/slicewriter 1.040s ok internal/coverage/test 1.105s ok internal/cpu 3.119s ok internal/dag 1.063s ok internal/diff 1.068s ok internal/fmtsort 1.090s ok internal/fuzz 1.111s ok internal/godebug 16.783s ok internal/godebugs 1.095s ok internal/gover 1.055s ok internal/intern 3.529s ok internal/itoa 1.058s ok internal/platform 3.124s ok internal/poll 1.646s ok internal/profile 1.054s ok internal/reflectlite 1.029s ok internal/safefilepath 1.053s ok internal/saferio 1.293s ok internal/singleflight 1.150s ok internal/testenv 2.181s ok internal/trace 1.557s ok internal/trace/v2 32.436s ok internal/types/errors 2.918s ok internal/unsafeheader 1.090s ok internal/xcoff 1.097s ok internal/zstd 1.380s ok io 1.204s ok io/fs 1.339s ok io/ioutil 1.113s ok log 1.044s ok log/slog 1.198s ok log/slog/internal/benchmarks 1.041s ok log/slog/internal/buffer 1.203s ok log/syslog 2.300s ok maps 1.044s ok math 1.058s ok math/big 4.750s ok math/bits 1.043s ok math/cmplx 1.108s ok math/rand 4.912s ok math/rand/v2 3.707s ok mime 1.084s ok mime/multipart 6.692s ok mime/quotedprintable 1.126s ok net 16.685s ok net/http 25.331s ok net/http/cgi 28.121s ok net/http/cookiejar 1.126s ok net/http/fcgi 1.287s ok net/http/httptest 1.470s ok net/http/httptrace 1.055s ok net/http/httputil 2.278s ok net/http/internal 1.038s ok net/http/internal/ascii 1.044s ok net/http/pprof 6.227s ok net/internal/socktest 1.040s ok net/mail 1.048s ok net/netip 2.230s ok net/rpc 1.230s ok net/rpc/jsonrpc 1.105s ok net/smtp 1.241s ok net/textproto 2.386s ok net/url 1.111s ok os 8.416s ok os/exec 11.573s ok os/exec/internal/fdtest 1.177s ok os/signal 20.853s ok os/user 1.114s ok path 1.041s ok path/filepath 1.100s ok plugin 1.046s ok reflect 2.752s ok regexp 5.073s ok regexp/syntax 7.140s ok runtime 79.976s ok runtime/cgo 1.042s ok runtime/coverage 1.107s ok runtime/debug 2.226s ok runtime/internal/atomic 1.145s ok runtime/internal/math 1.053s ok runtime/internal/sys 1.086s ok runtime/internal/wasitest 1.040s ok runtime/metrics 1.064s ok runtime/pprof 25.938s ok runtime/race 16.957s ok runtime/trace 7.972s ok slices 2.063s ok sort 2.273s ok strconv 3.781s ok strings 2.643s ok sync 2.070s ok sync/atomic 5.310s ok syscall 7.051s ok testing 3.686s ok testing/fstest 1.064s ok testing/iotest 1.036s ok testing/quick 1.176s ok testing/slogtest 1.044s ok text/scanner 1.033s ok text/tabwriter 1.083s ok text/template 1.113s ok text/template/parse 1.051s ok time 3.512s ok unicode 1.087s ok unicode/utf16 1.070s ok unicode/utf8 1.107s ok cmd/addr2line 14.321s ok cmd/api 7.502s ok cmd/asm/internal/asm 4.799s ok cmd/asm/internal/lex 1.103s ok cmd/cgo/internal/swig 1.162s ok cmd/cgo/internal/test 4.556s ok cmd/cgo/internal/testcarchive 56.708s ok cmd/cgo/internal/testcshared 28.131s ok cmd/cgo/internal/testerrors 32.154s ok cmd/cgo/internal/testfortran 1.189s ok cmd/cgo/internal/testgodefs 4.571s ok cmd/cgo/internal/testlife 3.386s ok cmd/cgo/internal/testnocgo 1.033s ok cmd/cgo/internal/testplugin 105.000s ok cmd/cgo/internal/testsanitizers 1.037s [no tests to run] ok cmd/cgo/internal/testshared 1.029s ok cmd/cgo/internal/testso 6.155s ok cmd/cgo/internal/teststdio 6.485s ok cmd/cgo/internal/testtls 1.033s ok cmd/compile/internal/abt 1.071s ok cmd/compile/internal/amd64 88.181s ok cmd/compile/internal/base 1.088s ok cmd/compile/internal/compare 1.059s ok cmd/compile/internal/devirtualize 1.080s ok cmd/compile/internal/dwarfgen 2.597s ok cmd/compile/internal/importer 7.751s ok cmd/compile/internal/inline/inlheur 3.600s ok cmd/compile/internal/ir 1.038s ok cmd/compile/internal/logopt 2.575s ok cmd/compile/internal/loopvar 57.910s ok cmd/compile/internal/noder 1.037s ok cmd/compile/internal/reflectdata 1.048s [no tests to run] ok cmd/compile/internal/ssa 68.358s ok cmd/compile/internal/syntax 1.431s ok cmd/compile/internal/test 42.053s ok cmd/compile/internal/typecheck 1.950s ok cmd/compile/internal/types 1.059s ok cmd/compile/internal/types2 43.519s ok cmd/covdata 1.108s ok cmd/cover 25.479s ok cmd/dist 1.038s ok cmd/distpack 1.047s ok cmd/doc 5.389s ok cmd/fix 18.060s ok cmd/go 581.154s ok cmd/go/internal/auth 1.080s ok cmd/go/internal/cache 1.597s ok cmd/go/internal/cfg 1.038s [no tests to run] ok cmd/go/internal/envcmd 1.737s ok cmd/go/internal/fsys 1.237s ok cmd/go/internal/generate 1.070s ok cmd/go/internal/gover 1.061s ok cmd/go/internal/imports 1.111s ok cmd/go/internal/load 1.051s ok cmd/go/internal/lockedfile 2.258s ok cmd/go/internal/lockedfile/internal/filelock 2.097s ok cmd/go/internal/modfetch 1.071s ok cmd/go/internal/modfetch/codehost 14.212s ok cmd/go/internal/modfetch/zip_sum_test 1.061s ok cmd/go/internal/modindex 1.965s ok cmd/go/internal/modload 1.132s ok cmd/go/internal/mvs 1.124s ok cmd/go/internal/par 1.172s ok cmd/go/internal/str 1.044s ok cmd/go/internal/test 1.124s ok cmd/go/internal/toolchain 1.072s ok cmd/go/internal/vcs 1.106s ok cmd/go/internal/vcweb 1.104s ok cmd/go/internal/vcweb/vcstest 30.120s ok cmd/go/internal/web 1.070s ok cmd/go/internal/work 3.976s ok cmd/gofmt 1.400s ok cmd/internal/archive 3.599s ok cmd/internal/buildid 2.040s ok cmd/internal/cov 2.213s ok cmd/internal/dwarf 1.076s ok cmd/internal/edit 1.056s ok cmd/internal/goobj 1.031s ok cmd/internal/moddeps 3.495s ok cmd/internal/notsha256 1.076s ok cmd/internal/obj 2.165s ok cmd/internal/obj/ppc64 1.826s ok cmd/internal/obj/riscv 1.298s ok cmd/internal/obj/s390x 1.037s ok cmd/internal/obj/x86 7.279s ok cmd/internal/objabi 1.225s ok cmd/internal/pkgpath 5.143s ok cmd/internal/pkgpattern 1.071s ok cmd/internal/quoted 1.063s ok cmd/internal/src 1.056s ok cmd/internal/test2json 2.628s ok cmd/link 25.479s ok cmd/link/internal/benchmark 1.068s ok cmd/link/internal/ld 37.424s ok cmd/link/internal/loader 1.144s ok cmd/nm 9.440s ok cmd/objdump 10.609s ok cmd/pack 8.081s ok cmd/pprof 4.130s ok cmd/trace 1.219s ok cmd/vet 46.954s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3063 42408 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2127 60402 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 1334 82891 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 2350 45963 ns/op 5309 B/op 16 allocs/op Benchmark/Reader/GNU-4 7874 30868 ns/op 5080 B/op 14 allocs/op Benchmark/Reader/PAX-4 1626 75618 ns/op 8624 B/op 33 allocs/op PASS ok archive/tar 2.219s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 454404940 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 182900657 ns/op BenchmarkZip64TestSizes/4096-4 972 172757 ns/op BenchmarkZip64TestSizes/1048576-4 94 1268373 ns/op BenchmarkZip64TestSizes/67108864-4 1 184720681 ns/op PASS ok archive/zip 2.783s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 171207 631.9 ns/op BenchmarkReaderCopyUnoptimal-4 93939 1145 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 73953 ns/op BenchmarkReaderWriteToOptimal-4 8648 23756 ns/op BenchmarkReaderReadString-4 91798 1420 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 171415 714.6 ns/op BenchmarkWriterCopyUnoptimal-4 191916 755.3 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 68565 ns/op BenchmarkReaderEmpty-4 10000 12156 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 13389 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 380365 269.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.243s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2782 67734 ns/op 483.78 MB/s BenchmarkWriteByte-4 295 388872 ns/op 10.53 MB/s BenchmarkWriteRune-4 187 642046 ns/op 19.14 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 6053740 ns/op BenchmarkBufferFullSmallReads-4 72 3208870 ns/op BenchmarkBufferWriteBlock/N4096-4 3846 38062 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 226 636177 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 20313030 ns/op 4192270 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 76697010 ns/op 218.75 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 2249958 46.38 ns/op 215.60 MB/s BenchmarkIndexByte/32-4 2534144 41.77 ns/op 766.04 MB/s BenchmarkIndexByte/4K-4 1000000 145.7 ns/op 28114.63 MB/s BenchmarkIndexBytePortable/10-4 1000000 136.6 ns/op 73.19 MB/s BenchmarkIndexBytePortable/32-4 272895 541.7 ns/op 59.07 MB/s BenchmarkIndexBytePortable/4K-4 2924 42580 ns/op 96.19 MB/s BenchmarkIndexRune/10-4 705806 155.3 ns/op 64.39 MB/s BenchmarkIndexRune/32-4 757813 188.9 ns/op 169.36 MB/s BenchmarkIndexRune/4K-4 390558 655.7 ns/op 6246.34 MB/s BenchmarkIndexRuneASCII/10-4 2721019 41.26 ns/op 242.37 MB/s BenchmarkIndexRuneASCII/32-4 2608609 51.28 ns/op 624.03 MB/s BenchmarkIndexRuneASCII/4K-4 956845 140.7 ns/op 29102.19 MB/s BenchmarkEqual/0-4 9021304 13.34 ns/op BenchmarkEqual/1-4 1000000 128.6 ns/op 7.77 MB/s BenchmarkEqual/6-4 1000000 127.2 ns/op 47.15 MB/s BenchmarkEqual/9-4 1000000 119.3 ns/op 75.43 MB/s BenchmarkEqual/15-4 927300 124.9 ns/op 120.07 MB/s BenchmarkEqual/16-4 1000000 121.3 ns/op 131.95 MB/s BenchmarkEqual/20-4 1000000 124.3 ns/op 160.84 MB/s BenchmarkEqual/32-4 1000000 121.8 ns/op 262.65 MB/s BenchmarkEqual/4K-4 71784 1551 ns/op 2640.27 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 118.2 ns/op 541.45 MB/s BenchmarkEqualBothUnaligned/64_1-4 882938 167.5 ns/op 382.02 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 117.6 ns/op 544.16 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 121.0 ns/op 529.03 MB/s BenchmarkEqualBothUnaligned/4096_0-4 64214 1573 ns/op 2603.90 MB/s BenchmarkEqualBothUnaligned/4096_1-4 54033 3344 ns/op 1224.76 MB/s BenchmarkEqualBothUnaligned/4096_4-4 154138 881.5 ns/op 4646.53 MB/s BenchmarkEqualBothUnaligned/4096_7-4 156345 897.7 ns/op 4562.97 MB/s BenchmarkIndex/10-4 1987117 78.04 ns/op 128.13 MB/s BenchmarkIndex/32-4 1839283 58.92 ns/op 543.09 MB/s BenchmarkIndex/4K-4 38991 2930 ns/op 1397.80 MB/s BenchmarkIndexEasy/10-4 2489972 53.41 ns/op 187.23 MB/s BenchmarkIndexEasy/32-4 2033868 56.62 ns/op 565.21 MB/s BenchmarkIndexEasy/4K-4 396993 282.5 ns/op 14501.47 MB/s BenchmarkCount/10-4 1000000 109.6 ns/op 91.22 MB/s BenchmarkCount/32-4 1000000 183.4 ns/op 174.48 MB/s BenchmarkCount/4K-4 34474 3253 ns/op 1259.08 MB/s BenchmarkCountEasy/10-4 1000000 101.3 ns/op 98.69 MB/s BenchmarkCountEasy/32-4 1000000 106.7 ns/op 299.77 MB/s BenchmarkCountEasy/4K-4 436555 310.3 ns/op 13201.68 MB/s BenchmarkCountSingle/10-4 2273898 55.66 ns/op 179.65 MB/s BenchmarkCountSingle/32-4 2068320 54.87 ns/op 583.21 MB/s BenchmarkCountSingle/4K-4 1000000 115.6 ns/op 35420.28 MB/s BenchmarkToUpper/#00-4 2268391 51.84 ns/op BenchmarkToUpper/ONLYUPPER-4 283562 587.0 ns/op BenchmarkToUpper/abc-4 320210 444.4 ns/op BenchmarkToUpper/AbC123-4 229227 614.6 ns/op BenchmarkToUpper/azAZ09_-4 195444 705.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 71061 1811 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31681 4130 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45002 2760 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 99018 1167 ns/op BenchmarkToLower/#00-4 2088390 58.55 ns/op BenchmarkToLower/abc-4 320540 397.4 ns/op BenchmarkToLower/AbC123-4 208436 592.2 ns/op BenchmarkToLower/azAZ09_-4 252093 748.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 50595 2463 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30781 3702 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58018 2040 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 109124 1143 ns/op BenchmarkFields/ASCII/16-4 139842 933.9 ns/op 17.13 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 13677 ns/op 18.72 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 758 165352 ns/op 24.77 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 3243647 ns/op 20.20 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 56204037 ns/op 18.66 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 78093 1819 ns/op 8.80 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4818 25977 ns/op 9.85 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 298 380817 ns/op 10.76 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 7834003 ns/op 8.37 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 132167483 ns/op 7.93 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 134646 1724 ns/op 9.28 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 15362 ns/op 16.66 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 516 241852 ns/op 16.94 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4611684 ns/op 14.21 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 106822804 ns/op 9.82 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 100447 1308 ns/op 12.23 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5696 20565 ns/op 12.45 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 324 401848 ns/op 10.19 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 18 7017693 ns/op 9.34 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 148832521 ns/op 7.05 MB/s 11202912 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 105.6 ns/op BenchmarkTrimSpace/ASCII-4 697264 155.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87462 1863 ns/op BenchmarkTrimSpace/JustNonASCII-4 35596 3792 ns/op BenchmarkToValidUTF8/Valid-4 414328 461.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 273873 565.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 67036 2651 ns/op BenchmarkIndexHard1-4 949 161568 ns/op BenchmarkIndexHard2-4 480 223078 ns/op BenchmarkIndexHard3-4 172 687033 ns/op BenchmarkIndexHard4-4 100 1236926 ns/op BenchmarkLastIndexHard1-4 5 20321215 ns/op BenchmarkLastIndexHard2-4 4 28623812 ns/op BenchmarkLastIndexHard3-4 4 31357595 ns/op BenchmarkCountHard1-4 834 135707 ns/op BenchmarkCountHard2-4 626 364027 ns/op BenchmarkCountHard3-4 142 828411 ns/op BenchmarkSplitEmptySeparator-4 1 152439561 ns/op BenchmarkSplitSingleByteSeparator-4 14 14863398 ns/op BenchmarkSplitMultiByteSeparator-4 9 11606242 ns/op BenchmarkSplitNSingleByteSeparator-4 160288 1641 ns/op BenchmarkSplitNMultiByteSeparator-4 55776 3050 ns/op BenchmarkRepeat-4 134420 984.6 ns/op BenchmarkRepeatLarge/256/1-4 116000 1879 ns/op 136.25 MB/s BenchmarkRepeatLarge/256/16-4 182515 1196 ns/op 214.09 MB/s BenchmarkRepeatLarge/512/1-4 55144 2693 ns/op 190.13 MB/s BenchmarkRepeatLarge/512/16-4 77934 2243 ns/op 228.23 MB/s BenchmarkRepeatLarge/1024/1-4 32599 4297 ns/op 238.29 MB/s BenchmarkRepeatLarge/1024/16-4 34707 3680 ns/op 278.23 MB/s BenchmarkRepeatLarge/2048/1-4 17932 6078 ns/op 336.97 MB/s BenchmarkRepeatLarge/2048/16-4 28740 5710 ns/op 358.66 MB/s BenchmarkRepeatLarge/4096/1-4 12230 9727 ns/op 421.09 MB/s BenchmarkRepeatLarge/4096/16-4 14608 10999 ns/op 372.40 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19522 ns/op 419.63 MB/s BenchmarkRepeatLarge/8192/16-4 7288 18914 ns/op 433.11 MB/s BenchmarkRepeatLarge/8192/4097-4 12118 11180 ns/op 366.46 MB/s BenchmarkRepeatLarge/16384/1-4 7732 48865 ns/op 335.29 MB/s BenchmarkRepeatLarge/16384/16-4 4659 46206 ns/op 354.59 MB/s BenchmarkRepeatLarge/16384/4097-4 9889 31087 ns/op 395.37 MB/s BenchmarkRepeatLarge/32768/1-4 1692 77825 ns/op 421.04 MB/s BenchmarkRepeatLarge/32768/16-4 1777 90084 ns/op 363.75 MB/s BenchmarkRepeatLarge/32768/4097-4 2002 69257 ns/op 414.10 MB/s BenchmarkRepeatLarge/65536/1-4 518 205354 ns/op 319.14 MB/s BenchmarkRepeatLarge/65536/16-4 825 150316 ns/op 435.99 MB/s BenchmarkRepeatLarge/65536/4097-4 738 157744 ns/op 389.59 MB/s BenchmarkRepeatLarge/131072/1-4 100 1324086 ns/op 98.99 MB/s BenchmarkRepeatLarge/131072/16-4 100 1182718 ns/op 110.82 MB/s BenchmarkRepeatLarge/131072/4097-4 122 1185259 ns/op 107.16 MB/s BenchmarkRepeatLarge/262144/1-4 100 1961800 ns/op 133.62 MB/s BenchmarkRepeatLarge/262144/16-4 72 1782183 ns/op 147.09 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1653266 ns/op 156.12 MB/s BenchmarkRepeatLarge/524288/1-4 38 3459401 ns/op 151.55 MB/s BenchmarkRepeatLarge/524288/16-4 36 2959512 ns/op 177.15 MB/s BenchmarkRepeatLarge/524288/4097-4 52 2960059 ns/op 175.78 MB/s BenchmarkRepeatLarge/1048576/1-4 24 5615083 ns/op 186.74 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4965849 ns/op 211.16 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 6050696 ns/op 172.66 MB/s BenchmarkRepeatLarge/2097152/1-4 15 8843131 ns/op 237.15 MB/s BenchmarkRepeatLarge/2097152/16-4 20 7652493 ns/op 274.05 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 7274979 ns/op 287.78 MB/s BenchmarkRepeatLarge/4194304/1-4 6 20896832 ns/op 200.71 MB/s BenchmarkRepeatLarge/4194304/16-4 7 24604048 ns/op 170.47 MB/s BenchmarkRepeatLarge/4194304/4097-4 4 46986823 ns/op 89.20 MB/s BenchmarkRepeatLarge/8388608/1-4 5 23508889 ns/op 356.83 MB/s BenchmarkRepeatLarge/8388608/16-4 4 77946403 ns/op 107.62 MB/s BenchmarkRepeatLarge/8388608/4097-4 1 199222543 ns/op 42.10 MB/s BenchmarkRepeatLarge/16777216/1-4 2 80820662 ns/op 207.59 MB/s BenchmarkRepeatLarge/16777216/16-4 3 39462351 ns/op 425.14 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 56147401 ns/op 298.81 MB/s BenchmarkRepeatLarge/33554432/1-4 2 129367503 ns/op 259.37 MB/s BenchmarkRepeatLarge/33554432/16-4 2 88858158 ns/op 377.62 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 106524176 ns/op 314.99 MB/s BenchmarkRepeatLarge/67108864/1-4 1 253159353 ns/op 265.09 MB/s BenchmarkRepeatLarge/67108864/16-4 1 198537091 ns/op 338.02 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 178074464 ns/op 376.86 MB/s BenchmarkRepeatLarge/134217728/1-4 1 351560945 ns/op 381.78 MB/s BenchmarkRepeatLarge/134217728/16-4 1 331480412 ns/op 404.90 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 302273437 ns/op 444.03 MB/s BenchmarkRepeatLarge/268435456/1-4 1 600475848 ns/op 447.04 MB/s BenchmarkRepeatLarge/268435456/16-4 1 491908182 ns/op 545.70 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 502049578 ns/op 534.68 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2323509994 ns/op 231.06 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1350971229 ns/op 397.40 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1257262471 ns/op 427.02 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 9850813038 ns/op 109.00 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2310110442 ns/op 464.80 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2266779330 ns/op 473.69 MB/s BenchmarkBytesCompare/1-4 10434705 11.58 ns/op BenchmarkBytesCompare/2-4 9414812 11.85 ns/op BenchmarkBytesCompare/4-4 11214598 9.280 ns/op BenchmarkBytesCompare/8-4 12700527 9.260 ns/op BenchmarkBytesCompare/16-4 13335724 9.130 ns/op BenchmarkBytesCompare/32-4 10376400 10.54 ns/op BenchmarkBytesCompare/64-4 7736102 18.22 ns/op BenchmarkBytesCompare/128-4 6422521 17.80 ns/op BenchmarkBytesCompare/256-4 6017212 28.35 ns/op BenchmarkBytesCompare/512-4 4669071 23.54 ns/op BenchmarkBytesCompare/1024-4 3051468 41.45 ns/op BenchmarkBytesCompare/2048-4 1321951 85.65 ns/op BenchmarkIndexAnyASCII/1:1-4 1340017 76.45 ns/op BenchmarkIndexAnyASCII/1:2-4 1534036 74.75 ns/op BenchmarkIndexAnyASCII/1:4-4 1406038 76.13 ns/op BenchmarkIndexAnyASCII/1:8-4 1465294 74.19 ns/op BenchmarkIndexAnyASCII/1:16-4 1592622 85.08 ns/op BenchmarkIndexAnyASCII/1:32-4 1622253 104.4 ns/op BenchmarkIndexAnyASCII/1:64-4 1517584 75.25 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 125.3 ns/op BenchmarkIndexAnyASCII/16:2-4 338001 352.2 ns/op BenchmarkIndexAnyASCII/16:4-4 270020 376.4 ns/op BenchmarkIndexAnyASCII/16:8-4 443766 632.0 ns/op BenchmarkIndexAnyASCII/16:16-4 290702 352.0 ns/op BenchmarkIndexAnyASCII/16:32-4 393720 417.0 ns/op BenchmarkIndexAnyASCII/16:64-4 287308 428.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1342765 133.0 ns/op BenchmarkIndexAnyASCII/256:2-4 25497 5788 ns/op BenchmarkIndexAnyASCII/256:4-4 26500 6965 ns/op BenchmarkIndexAnyASCII/256:8-4 27282 4442 ns/op BenchmarkIndexAnyASCII/256:16-4 27314 4499 ns/op BenchmarkIndexAnyASCII/256:32-4 28436 5730 ns/op BenchmarkIndexAnyASCII/256:64-4 21138 7181 ns/op BenchmarkIndexAnyUTF8/1:1-4 1528718 77.39 ns/op BenchmarkIndexAnyUTF8/1:2-4 1508672 88.88 ns/op BenchmarkIndexAnyUTF8/1:4-4 1548859 88.55 ns/op BenchmarkIndexAnyUTF8/1:8-4 1313874 92.51 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 114.8 ns/op BenchmarkIndexAnyUTF8/1:32-4 1417288 73.85 ns/op BenchmarkIndexAnyUTF8/1:64-4 1573632 72.82 ns/op BenchmarkIndexAnyUTF8/16:1-4 135600 1655 ns/op BenchmarkIndexAnyUTF8/16:2-4 367356 397.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 296689 524.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 363642 388.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 366663 648.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 323792 448.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 324619 379.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 8505 15463 ns/op BenchmarkIndexAnyUTF8/256:2-4 21831 5399 ns/op BenchmarkIndexAnyUTF8/256:4-4 23079 5103 ns/op BenchmarkIndexAnyUTF8/256:8-4 19098 5665 ns/op BenchmarkIndexAnyUTF8/256:16-4 21952 4918 ns/op BenchmarkIndexAnyUTF8/256:32-4 21583 5329 ns/op BenchmarkIndexAnyUTF8/256:64-4 22066 5257 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1629098 68.94 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1771203 64.13 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1702197 92.39 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1758518 63.16 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1965169 60.16 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 106.3 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1934516 60.82 ns/op BenchmarkLastIndexAnyASCII/16:1-4 427959 271.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 385358 335.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 438430 272.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 442208 285.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 363895 295.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 416253 330.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 279402 399.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 31464 3828 ns/op BenchmarkLastIndexAnyASCII/256:2-4 27000 3834 ns/op BenchmarkLastIndexAnyASCII/256:4-4 29899 3832 ns/op BenchmarkLastIndexAnyASCII/256:8-4 28668 3939 ns/op BenchmarkLastIndexAnyASCII/256:16-4 28246 3872 ns/op BenchmarkLastIndexAnyASCII/256:32-4 28448 4308 ns/op BenchmarkLastIndexAnyASCII/256:64-4 27692 6383 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 107.2 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1811863 64.23 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1795526 61.82 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1897862 75.17 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1876358 71.11 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1353912 86.81 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1589822 66.76 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 154560 763.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 349998 397.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 278546 402.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 329649 392.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 306633 385.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 322101 386.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 359215 495.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12035 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 23917 4724 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 22125 4801 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 24667 5911 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 22501 5926 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 21300 5712 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 21309 5398 ns/op BenchmarkTrimASCII/1:1-4 1817929 72.42 ns/op BenchmarkTrimASCII/1:2-4 1777915 71.86 ns/op BenchmarkTrimASCII/1:4-4 1771099 90.89 ns/op BenchmarkTrimASCII/1:8-4 1652043 70.89 ns/op BenchmarkTrimASCII/1:16-4 1158765 138.3 ns/op BenchmarkTrimASCII/16:1-4 419245 321.5 ns/op BenchmarkTrimASCII/16:2-4 418339 328.2 ns/op BenchmarkTrimASCII/16:4-4 407894 354.8 ns/op BenchmarkTrimASCII/16:8-4 367678 309.8 ns/op BenchmarkTrimASCII/16:16-4 383010 306.9 ns/op BenchmarkTrimASCII/256:1-4 36132 3041 ns/op BenchmarkTrimASCII/256:2-4 28120 4237 ns/op BenchmarkTrimASCII/256:4-4 16635 7136 ns/op BenchmarkTrimASCII/256:8-4 27394 5397 ns/op BenchmarkTrimASCII/256:16-4 24039 5577 ns/op BenchmarkTrimASCII/4096:1-4 2040 78557 ns/op BenchmarkTrimASCII/4096:2-4 1447 81901 ns/op BenchmarkTrimASCII/4096:4-4 1897 67454 ns/op BenchmarkTrimASCII/4096:8-4 1978 62047 ns/op BenchmarkTrimASCII/4096:16-4 1851 68237 ns/op BenchmarkTrimByte-4 1891888 73.01 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13905 11045 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13947 8728 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 826 164257 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1578 77692 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3601 49504 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4495 38302 ns/op BenchmarkCompareBytesEqual-4 6843939 20.34 ns/op BenchmarkCompareBytesToNil-4 10788058 12.97 ns/op BenchmarkCompareBytesEmpty-4 10684279 10.16 ns/op BenchmarkCompareBytesIdentical-4 10052324 11.10 ns/op BenchmarkCompareBytesSameLength-4 7381147 16.35 ns/op BenchmarkCompareBytesDifferentLength-4 10194787 10.53 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1795 92371 ns/op 11351.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2308 66256 ns/op 15826.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2085 70219 ns/op 14933.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2556 60406 ns/op 17358.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2727 72677 ns/op 14427.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2654 56814 ns/op 18456.52 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1659 60529 ns/op 17323.71 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2202 59069 ns/op 17752.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2518 86629 ns/op 12104.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2736 55647 ns/op 18843.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2413 84051 ns/op 12475.55 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2259 57873 ns/op 18118.71 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2620 64369 ns/op 16290.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2256 56171 ns/op 18667.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1614 96374 ns/op 10880.27 MB/s BenchmarkCompareBytesBig-4 1536 81345 ns/op 12890.55 MB/s BenchmarkCompareBytesBigIdentical-4 15926535 7.427 ns/op 141181930.22 MB/s PASS ok bytes 100.718s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 85946572 ns/op 1.16 MB/s 3616640 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 377579567 ns/op 1.50 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 46573834 ns/op 0.35 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 2.952s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 2263013 ns/op 4.42 MB/s 42411 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 21711918 ns/op 4.61 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 210763314 ns/op 4.74 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 2611675 ns/op 3.83 MB/s 42396 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 29746864 ns/op 3.36 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 213380382 ns/op 4.69 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 51 2326765 ns/op 4.30 MB/s 42672 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 34469712 ns/op 2.90 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 226269396 ns/op 4.42 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 50 2967273 ns/op 3.37 MB/s 43372 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 38184011 ns/op 2.62 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 243724348 ns/op 4.10 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 2432826 ns/op 4.11 MB/s 42664 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 27450949 ns/op 3.64 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 261181250 ns/op 3.83 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2274849 ns/op 4.40 MB/s 43283 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 22018926 ns/op 4.54 MB/s 49276 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 170036916 ns/op 5.88 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 76 1742937 ns/op 5.74 MB/s 42999 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 13549178 ns/op 7.38 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 132708334 ns/op 7.54 MB/s 70328 B/op 163 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 66 2138580 ns/op 4.68 MB/s 42541 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 13241712 ns/op 7.55 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 136711783 ns/op 7.31 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 78 1628362 ns/op 6.14 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 18919256 ns/op 5.29 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 141994622 ns/op 7.04 MB/s BenchmarkEncode/Digits/Speed/1e4-4 40 2837072 ns/op 3.52 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 25220019 ns/op 3.97 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 241147570 ns/op 4.15 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 7150126 ns/op 1.40 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 125507411 ns/op 0.80 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1032168849 ns/op 0.97 MB/s BenchmarkEncode/Digits/Compression/1e4-4 14 9350064 ns/op 1.07 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 103127740 ns/op 0.97 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 958308315 ns/op 1.04 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1738538 ns/op 5.75 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 17584018 ns/op 5.69 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 197884689 ns/op 5.05 MB/s BenchmarkEncode/Newton/Speed/1e4-4 44 2703319 ns/op 3.70 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21525495 ns/op 4.65 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 203295615 ns/op 4.92 MB/s BenchmarkEncode/Newton/Default/1e4-4 15 7132483 ns/op 1.40 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 76841830 ns/op 1.30 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 779754836 ns/op 1.28 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 7578017 ns/op 1.32 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 151525678 ns/op 0.66 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1048545263 ns/op 0.95 MB/s PASS ok compress/flate 20.566s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 3206265 ns/op 3.12 MB/s BenchmarkDecoder/1e-Reuse4-4 39 3172070 ns/op 3.15 MB/s BenchmarkDecoder/1e5-4 2 63024430 ns/op 1.59 MB/s BenchmarkDecoder/1e-Reuse5-4 3 34839210 ns/op 2.87 MB/s BenchmarkDecoder/1e6-4 1 437943921 ns/op 2.28 MB/s BenchmarkDecoder/1e-Reuse6-4 1 380167402 ns/op 2.63 MB/s BenchmarkEncoder/1e4-4 44 2721709 ns/op 3.67 MB/s BenchmarkEncoder/1e-Reuse4-4 38 7927957 ns/op 1.26 MB/s BenchmarkEncoder/1e5-4 3 61697525 ns/op 1.62 MB/s BenchmarkEncoder/1e-Reuse5-4 5 29491895 ns/op 3.39 MB/s BenchmarkEncoder/1e6-4 1 377838709 ns/op 2.65 MB/s BenchmarkEncoder/1e-Reuse6-4 1 314918760 ns/op 3.18 MB/s PASS ok compress/lzw 5.426s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 21 5285210 ns/op PASS ok container/heap 1.185s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 20232 6276 ns/op BenchmarkWithTimeout/concurrency=40-4 3435 33467 ns/op BenchmarkWithTimeout/concurrency=4000-4 4975 60504 ns/op BenchmarkWithTimeout/concurrency=400000-4 4634 39265 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 340296 567.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12049 14794 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15837 7052 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3702 47585 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1969 93508 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2458 66153 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 244 611968 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 130 906682 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 283 610264 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 26 6759031 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 9 11595276 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 8989552 ns/op BenchmarkCheckCanceled/Err-4 225427 798.2 ns/op BenchmarkCheckCanceled/Done-4 316251 380.7 ns/op BenchmarkContextCancelDone-4 678126 200.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 20342 5862 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 16456 7386 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17565 6916 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15999 7042 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9706 10965 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 406789 265.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 300993 459.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 183000 650.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 120672 1013 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 66482 1938 ns/op PASS ok context 19.390s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 725478 152.4 ns/op 105.01 MB/s BenchmarkDecrypt-4 1086126 135.4 ns/op 118.14 MB/s BenchmarkExpand-4 807424 151.4 ns/op PASS ok crypto/aes 2.160s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 204154 571.9 ns/op 111.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 301542 422.7 ns/op 151.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 228022 562.4 ns/op 113.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 378613 404.3 ns/op 158.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 120865 1360 ns/op 992.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 118363 1262 ns/op 1069.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 79574 2230 ns/op 605.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 83997 1262 ns/op 1069.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 39558 2651 ns/op 3090.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 56353 3187 ns/op 2570.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 33937 2958 ns/op 2769.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 40801 3292 ns/op 2488.51 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5419 22728 ns/op 44.83 MB/s BenchmarkAESCFBDecrypt1K-4 6309 37285 ns/op 27.33 MB/s BenchmarkAESCFBDecrypt8K-4 663 166105 ns/op 49.29 MB/s BenchmarkAESOFB1K-4 9208 14395 ns/op 70.79 MB/s BenchmarkAESCTR1K-4 10000 15763 ns/op 64.65 MB/s BenchmarkAESCTR8K-4 1470 85225 ns/op 96.06 MB/s BenchmarkAESCBCEncrypt1K-4 10000 10663 ns/op 96.03 MB/s BenchmarkAESCBCDecrypt1K-4 10000 14622 ns/op 70.03 MB/s PASS ok crypto/cipher 5.327s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 72819 1514 ns/op 5.28 MB/s BenchmarkDecrypt-4 76814 1801 ns/op 4.44 MB/s BenchmarkTDESEncrypt-4 31488 3854 ns/op 2.08 MB/s BenchmarkTDESDecrypt-4 28458 4423 ns/op 1.81 MB/s PASS ok crypto/des 2.091s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1018 110200 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 10 13538706 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 5 25917465 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 63 1774316 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.521s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1557 131048 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 9 11901088 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 10 14368576 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 747 156473 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 8 16737398 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 3 36044399 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 3150 45017 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 38 2987858 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 14 14510358 ns/op 1414 B/op 17 allocs/op PASS ok crypto/ecdsa 3.356s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 216 514714 ns/op BenchmarkNewKeyFromSeed-4 212 672828 ns/op BenchmarkSigning-4 180 700844 ns/op BenchmarkVerification-4 100 1578982 ns/op PASS ok crypto/ed25519 1.940s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6780 21856 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 117 1022019 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 50 2395845 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 6325944 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1489 83905 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 57 3416072 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 10253696 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16452716 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 14047 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7208 22168 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3235 32510 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 80 1486235 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2290 55748 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 294 453109 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1483 143567 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 93 1325981 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.395s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15206 7640 ns/op 134.04 MB/s BenchmarkHMACSHA256_32-4 19384 5433 ns/op 5.89 MB/s BenchmarkNewWriteSum-4 10012 15376 ns/op 2.08 MB/s PASS ok crypto/hmac 1.756s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 36880 3861 ns/op BenchmarkModSub-4 33686 3235 ns/op BenchmarkMontgomeryRepr-4 18902 9303 ns/op BenchmarkMontgomeryMul-4 20734 5046 ns/op BenchmarkModMul-4 10000 11021 ns/op BenchmarkExpBig-4 15 7878742 ns/op BenchmarkExp-4 5 22805309 ns/op PASS ok crypto/internal/bigmod 2.776s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3504 36027 ns/op BenchmarkScalarBaseMult-4 243 503817 ns/op BenchmarkScalarMult-4 100 1317966 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 154 1039973 ns/op PASS ok crypto/internal/edwards25519 1.768s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 399794 305.2 ns/op BenchmarkMultiply-4 4769874 25.68 ns/op BenchmarkSquare-4 6100576 31.40 ns/op BenchmarkInvert-4 28699 4672 ns/op BenchmarkMult32-4 920509 111.3 ns/op PASS ok crypto/internal/edwards25519/field 2.049s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 55 2800450 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1902 86822 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 6239137 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 16638255 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 118 949064 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 13894 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 56 2216665 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 20 5781169 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.602s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 604208 203.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 363500 342.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116685 1005 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 564452 241.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 385216 400.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 123866 1227 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.257s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 89276 1242 ns/op 6.44 MB/s BenchmarkHash64-4 126338 1005 ns/op 63.69 MB/s BenchmarkHash128-4 101215 1018 ns/op 125.73 MB/s BenchmarkHash256-4 91468 1828 ns/op 140.04 MB/s BenchmarkHash512-4 68719 1911 ns/op 267.92 MB/s BenchmarkHash1K-4 42394 2390 ns/op 428.37 MB/s BenchmarkHash8K-4 10000 13012 ns/op 629.57 MB/s BenchmarkHash1M-4 78 1538938 ns/op 681.36 MB/s BenchmarkHash8M-4 9 19538249 ns/op 429.34 MB/s BenchmarkHash8BytesUnaligned-4 84672 1264 ns/op 6.33 MB/s BenchmarkHash1KUnaligned-4 48428 2408 ns/op 425.16 MB/s BenchmarkHash8KUnaligned-4 10000 13716 ns/op 597.26 MB/s PASS ok crypto/md5 3.894s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 162945259 ns/op PASS ok crypto/rand 1.217s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11168 ns/op 11.46 MB/s BenchmarkRC4_1K-4 1220 92420 ns/op 11.08 MB/s BenchmarkRC4_8K-4 159 747714 ns/op 10.83 MB/s PASS ok crypto/rc4 1.638s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 15260761 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 51776456 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 64592916 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 4826920 ns/op BenchmarkDecryptOAEP/2048-4 7 16631345 ns/op BenchmarkEncryptOAEP/2048-4 30 6143179 ns/op BenchmarkSignPKCS1v15/2048-4 8 17343603 ns/op BenchmarkVerifyPKCS1v15/2048-4 26 4866717 ns/op BenchmarkSignPSS/2048-4 7 16786842 ns/op BenchmarkVerifyPSS/2048-4 24 4582608 ns/op PASS ok crypto/rsa 3.654s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 71116 1965 ns/op 4.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 91364 2094 ns/op 3.82 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 63957 1944 ns/op 164.57 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 81526 1564 ns/op 204.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 40609 4790 ns/op 213.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 42616 2535 ns/op 404.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8764 13808 ns/op 593.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11261 ns/op 727.44 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 3.060s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 72385 1594 ns/op 5.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 76610 2073 ns/op 3.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74977 1677 ns/op 4.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 20602 4859 ns/op 210.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29714 4141 ns/op 247.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 27357 5223 ns/op 196.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2542 48477 ns/op 168.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4874 26612 ns/op 307.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4995 29378 ns/op 278.85 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.178s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42520 2362 ns/op 3.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 64798 1783 ns/op 4.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 45715 2243 ns/op 3.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26204 5092 ns/op 201.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 28878 4098 ns/op 249.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 22813 4532 ns/op 225.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6962 18471 ns/op 443.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8023 17370 ns/op 471.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7220 18070 ns/op 453.36 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.653s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20981763 9.296 ns/op BenchmarkConstantTimeEq-4 22209163 6.341 ns/op BenchmarkConstantTimeLessOrEq-4 16650096 7.114 ns/op BenchmarkXORBytes/8Bytes-4 2457326 43.50 ns/op 183.92 MB/s BenchmarkXORBytes/128Bytes-4 1572234 84.51 ns/op 1514.65 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 191.1 ns/op 10715.77 MB/s BenchmarkXORBytes/32768Bytes-4 64993 2349 ns/op 13950.85 MB/s PASS ok crypto/subtle 2.749s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 19 8596434 ns/op BenchmarkCertCache/1-4 19 5348306 ns/op BenchmarkCertCache/2-4 22 5878135 ns/op BenchmarkCertCache/3-4 24 5799800 ns/op BenchmarkHandshakeServer/RSA-4 7 15433326 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 12334181 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 13157807 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 27 4939131 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 27 5364338 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 5851180 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 6302995 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 41525652 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 42259837 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 115623728 ns/op 9.07 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 100434921 ns/op 10.44 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 208122272 ns/op 10.08 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 205480280 ns/op 10.21 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 377022963 ns/op 11.12 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 418102036 ns/op 10.03 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 674496350 ns/op 12.44 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 1016452370 ns/op 8.25 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1480151875 ns/op 11.33 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1785873838 ns/op 9.39 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3581159140 ns/op 9.37 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3470103532 ns/op 9.67 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6513431593 ns/op 10.30 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7222126579 ns/op 9.29 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 130422410 ns/op 8.04 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 119615560 ns/op 8.77 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 224139227 ns/op 9.36 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 239311094 ns/op 8.76 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 409165620 ns/op 10.25 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 434875450 ns/op 9.64 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 877058641 ns/op 9.56 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 841194103 ns/op 9.97 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1544301578 ns/op 10.86 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1615293561 ns/op 10.39 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2984807041 ns/op 11.24 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3227523347 ns/op 10.40 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5538812421 ns/op 12.12 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6776651085 ns/op 9.90 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 723165071 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 723490618 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 311697282 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 304752985 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 177218423 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 168151355 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 99079926 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 107030534 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 56507565 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 59780852 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 166830449 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 171597444 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 83755370 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 84438634 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 60255880 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 54071105 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 51692220 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 39544899 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 43726334 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 36580230 ns/op PASS ok crypto/tls 62.521s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 35752736 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 273 386329 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1064 182466 ns/op 12661 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 792 235282 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.485s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 25 4813534 ns/op 279099 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 28 4678993 ns/op 264426 B/op 1977 allocs/op BenchmarkConcurrentStmtExec-4 40 3055090 ns/op 213744 B/op 591 allocs/op BenchmarkConcurrentTxQuery-4 27 4634959 ns/op 272824 B/op 2130 allocs/op BenchmarkConcurrentTxExec-4 60 2273322 ns/op 87785 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 32 3585938 ns/op 108785 B/op 2076 allocs/op BenchmarkConcurrentTxStmtExec-4 90 1115524 ns/op 40173 B/op 381 allocs/op BenchmarkConcurrentRandom-4 31 4470818 ns/op 228114 B/op 1760 allocs/op BenchmarkManyConcurrentQueries-4 1728 76003 ns/op 4139 B/op 20 allocs/op BenchmarkGrabConn-4 123966 899.8 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.146s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1742 77492 ns/op BenchmarkSymbols32-4 1964 75545 ns/op PASS ok debug/elf 1.436s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 102823 1427 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 36 3190248 ns/op 180193 B/op 13 allocs/op Benchmark115/LineToPC-4 67 2064118 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14661 12200 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.029s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 41835 2774 ns/op BenchmarkMarshal-4 578 217965 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2756 74129 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.654s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 100 1120173 ns/op 7.31 MB/s BenchmarkEncodeToString-4 175 738270 ns/op 11.10 MB/s BenchmarkDecode-4 100 1017833 ns/op 12.88 MB/s BenchmarkDecodeString-4 106 991546 ns/op 13.22 MB/s PASS ok encoding/base32 1.988s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 240 580133 ns/op 14.12 MB/s BenchmarkDecodeString/2-4 272142 595.6 ns/op 6.72 MB/s BenchmarkDecodeString/4-4 254658 633.0 ns/op 12.64 MB/s BenchmarkDecodeString/8-4 159922 1088 ns/op 11.03 MB/s BenchmarkDecodeString/64-4 36241 3347 ns/op 26.29 MB/s BenchmarkDecodeString/8192-4 343 342345 ns/op 31.91 MB/s BenchmarkNewEncoding-4 43660 3834 ns/op 66.78 MB/s PASS ok encoding/base64 2.688s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1052 176338 ns/op 22.68 MB/s BenchmarkReadStruct-4 13558 8726 ns/op 8.59 MB/s BenchmarkWriteStruct-4 10000 10338 ns/op 7.25 MB/s BenchmarkReadInts-4 33639 3811 ns/op 7.87 MB/s BenchmarkWriteInts-4 31930 3793 ns/op 7.91 MB/s BenchmarkWriteSlice1000Int32s-4 921 116614 ns/op 34.30 MB/s BenchmarkPutUint16-4 2480428 42.86 ns/op 46.66 MB/s BenchmarkAppendUint16-4 1000000 120.7 ns/op 16.57 MB/s BenchmarkPutUint32-4 1475536 70.51 ns/op 56.73 MB/s BenchmarkAppendUint32-4 1909032 75.24 ns/op 53.16 MB/s BenchmarkPutUint64-4 1047286 220.1 ns/op 36.35 MB/s BenchmarkAppendUint64-4 1000000 159.4 ns/op 50.19 MB/s BenchmarkLittleEndianPutUint16-4 2335764 53.18 ns/op 37.61 MB/s BenchmarkLittleEndianAppendUint16-4 2112080 49.28 ns/op 40.59 MB/s BenchmarkLittleEndianPutUint32-4 1642771 68.94 ns/op 58.02 MB/s BenchmarkLittleEndianAppendUint32-4 1891174 57.42 ns/op 69.66 MB/s BenchmarkLittleEndianPutUint64-4 1000000 134.8 ns/op 59.34 MB/s BenchmarkLittleEndianAppendUint64-4 976358 181.9 ns/op 43.98 MB/s BenchmarkReadFloats-4 107750 2021 ns/op 5.94 MB/s BenchmarkWriteFloats-4 109695 1068 ns/op 11.23 MB/s BenchmarkReadSlice1000Float32s-4 967 162009 ns/op 24.69 MB/s BenchmarkWriteSlice1000Float32s-4 878 142927 ns/op 27.99 MB/s BenchmarkReadSlice1000Uint8s-4 29852 3677 ns/op 271.96 MB/s BenchmarkWriteSlice1000Uint8s-4 31117 3688 ns/op 271.17 MB/s BenchmarkPutUvarint32-4 639393 200.0 ns/op 20.00 MB/s BenchmarkPutUvarint64-4 115321 1237 ns/op 6.47 MB/s PASS ok encoding/binary 7.117s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5199 26599 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 2259 52278 ns/op 738 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6514 59159 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3120 73524 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5326 25890 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6225 22286 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6620 24807 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2096 59375 ns/op 2980 B/op 12 allocs/op BenchmarkWrite-4 10000 20893 ns/op PASS ok encoding/csv 3.258s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5034 21016 ns/op 1821 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6798 18974 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 123 850395 ns/op 17354 B/op 334 allocs/op BenchmarkEncodeComplex128Slice-4 459 260653 ns/op 1071 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 962 126912 ns/op 90 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 794 132619 ns/op 110 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1185 93355 ns/op 327 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 40 3075311 ns/op 40564 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 296 504065 ns/op 25348 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 477 223006 ns/op 10839 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 654 194097 ns/op 9771 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 228 471680 ns/op 39347 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 103 1158585 ns/op 67971 B/op 2255 allocs/op BenchmarkDecodeBytesSlice-4 264 488885 ns/op 24442 B/op 214 allocs/op BenchmarkDecodeInterfaceSlice-4 57 2328831 ns/op 83520 B/op 3178 allocs/op BenchmarkDecodeMap-4 67 3509016 ns/op 54129 B/op 181 allocs/op PASS ok encoding/gob 4.887s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9088 22320 ns/op 11.47 MB/s BenchmarkEncode/1024-4 1912 54412 ns/op 18.82 MB/s BenchmarkEncode/4096-4 435 263148 ns/op 15.57 MB/s BenchmarkEncode/16384-4 148 840807 ns/op 19.49 MB/s BenchmarkDecode/256-4 15403 7524 ns/op 34.02 MB/s BenchmarkDecode/1024-4 2282 52859 ns/op 19.37 MB/s BenchmarkDecode/4096-4 598 196969 ns/op 20.80 MB/s BenchmarkDecode/16384-4 271 458375 ns/op 35.74 MB/s BenchmarkDump/256-4 1030 129948 ns/op 1.97 MB/s BenchmarkDump/1024-4 243 494615 ns/op 2.07 MB/s BenchmarkDump/4096-4 78 2099388 ns/op 1.95 MB/s BenchmarkDump/16384-4 16 8428303 ns/op 1.94 MB/s PASS ok encoding/hex 3.492s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 151491725 ns/op 12.81 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 208311898 ns/op 9.32 MB/s 8393680 B/op 113 allocs/op BenchmarkCodeMarshal-4 1 212299711 ns/op 9.14 MB/s 10332360 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 259301000 ns/op 7.48 MB/s 10336248 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 15180 7153 ns/op BenchmarkMarshalBytes/256-4 5306 27506 ns/op BenchmarkMarshalBytes/4096-4 325 349856 ns/op BenchmarkMarshalBytesError/32-4 32 4335823 ns/op BenchmarkMarshalBytesError/256-4 31 3541554 ns/op BenchmarkMarshalBytesError/4096-4 20 5720202 ns/op BenchmarkMarshalMap-4 24799 5333 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 652762574 ns/op 2.97 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 16928 6069 ns/op 2.31 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 35310 3222 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 510976233 ns/op 3.80 MB/s 2019824 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 583291513 ns/op 3.33 MB/s 2019576 B/op 40006 allocs/op BenchmarkUnmarshalString-4 51170 2614 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 74796 1741 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 135076 1773 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15512 9888 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 47083 3119 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 51648 3650 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 13387 8646 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 1831 80720 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 552 253426 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 51 3015312 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 19773321 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 435900 298.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 442696 252.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 364693 282.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 449206 331.4 ns/op BenchmarkEncodeMarshaler-4 37068 4042 ns/op 74 B/op 1 allocs/op BenchmarkEncoderEncode-4 52272 2857 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4290123 50.49 ns/op BenchmarkNumberIsValidRegexp-4 10000 14656 ns/op PASS ok encoding/json 13.282s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 31 5726661 ns/op 11.44 MB/s BenchmarkDecode-4 20 5896815 ns/op 15.06 MB/s PASS ok encoding/pem 1.637s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1144 123211 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 484 216918 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2048 102238 ns/op PASS ok encoding/xml 1.838s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 177766 623.6 ns/op BenchmarkAs-4 47613 4499 ns/op PASS ok errors 1.630s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 287732 459.4 ns/op BenchmarkIntSet-4 505270 263.5 ns/op BenchmarkFloatAdd-4 123582 1017 ns/op BenchmarkFloatSet-4 484332 253.1 ns/op BenchmarkStringSet-4 317364 410.3 ns/op BenchmarkMapSet-4 81570 1597 ns/op BenchmarkMapSetDifferent-4 46408 2838 ns/op BenchmarkMapSetDifferentRandom-4 224 1108334 ns/op BenchmarkMapSetString-4 100735 1088 ns/op BenchmarkMapAddSame-4 35954 7740 ns/op BenchmarkMapAddDifferent-4 10616 20414 ns/op BenchmarkMapAddDifferentRandom-4 190 604386 ns/op BenchmarkMapAddSameSteadyState-4 239632 524.2 ns/op BenchmarkMapAddDifferentSteadyState-4 97364 1314 ns/op BenchmarkMapString-4 4834 31403 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 9352 14378 ns/op PASS ok expvar 6.207s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 43720 2315 ns/op BenchmarkSprintfEmpty-4 169743 882.1 ns/op BenchmarkSprintfString-4 119256 1147 ns/op BenchmarkSprintfTruncateString-4 113998 1096 ns/op BenchmarkSprintfTruncateBytes-4 82080 1762 ns/op BenchmarkSprintfSlowParsingPath-4 135205 1252 ns/op BenchmarkSprintfQuoteString-4 31312 3552 ns/op BenchmarkSprintfInt-4 103330 1232 ns/op BenchmarkSprintfIntInt-4 97749 1727 ns/op BenchmarkSprintfPrefixedInt-4 63426 1633 ns/op BenchmarkSprintfFloat-4 72367 2211 ns/op BenchmarkSprintfComplex-4 27885 3666 ns/op BenchmarkSprintfBoolean-4 137217 1508 ns/op BenchmarkSprintfHexString-4 52435 3254 ns/op BenchmarkSprintfHexBytes-4 37239 2797 ns/op BenchmarkSprintfBytes-4 27688 4894 ns/op BenchmarkSprintfStringer-4 36830 3516 ns/op BenchmarkSprintfStructure-4 17607 7438 ns/op BenchmarkManyArgs-4 35420 3708 ns/op BenchmarkFprintInt-4 26520 3836 ns/op BenchmarkFprintfBytes-4 53850 2723 ns/op BenchmarkFprintIntNoAlloc-4 46548 2468 ns/op BenchmarkScanInts-4 25 8495921 ns/op BenchmarkScanRecursiveInt-4 1 629393119 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 602629584 ns/op PASS ok fmt 8.245s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 212 877659 ns/op PASS ok go/build 1.407s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 28986 4181 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10039 15729 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3890 45844 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 825 172263 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 190 614309 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 31 4441040 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 11855886 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 2 54719850 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 293862798 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 3.303s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 492134867 ns/op 0.13 MB/s 45980240 B/op 48981 allocs/op PASS ok go/format 1.608s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 25722149 ns/op 2.09 MB/s BenchmarkParseOnly-4 5 28682315 ns/op 1.88 MB/s BenchmarkResolve-4 51 3256472 ns/op 16.54 MB/s PASS ok go/parser 3.591s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 182113717 ns/op 0.28 MB/s 4558600 B/op 27405 allocs/op BenchmarkPrintDecl-4 492 205558 ns/op 0.16 MB/s 16175 B/op 51 allocs/op PASS ok go/printer 1.436s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 187 931583 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 12534680 ns/op 3.95 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 19515678 ns/op 3.76 MB/s BenchmarkScanFiles/net/http/server.go-4 4 43916302 ns/op 2.80 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 164 724703 ns/op 4.28 MB/s PASS ok go/scanner 2.347s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1170580 134.6 ns/op PASS ok go/token 1.395s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 82 2282961 ns/op BenchmarkNamed/Underlying/nongeneric-4 636793 196.7 ns/op BenchmarkNamed/Underlying/generic-4 606732 181.4 ns/op BenchmarkNamed/Underlying/src_instance-4 529801 190.6 ns/op BenchmarkNamed/Underlying/user_instance-4 671046 170.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11003 ns/op BenchmarkNamed/NewMethodSet/generic-4 12400 12912 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12570 11772 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13416 9534 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1081969812 ns/op 31062 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 851955362 ns/op 39451 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 386171317 ns/op 86654 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 319007595 ns/op 105138 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3912859039 ns/op 1324 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 187635046 ns/op 27486 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 141949413 ns/op 35922 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 131955007 ns/op 38862 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 731430221 ns/op 2959 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 168405532 ns/op 12796 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 81060712 ns/op 26476 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 78463730 ns/op 27125 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2794202926 ns/op 24002 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 844993380 ns/op 79225 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 180280189 ns/op 363297 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 141178677 ns/op 471780 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3906088793 ns/op 513.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 153261705 ns/op 12952 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 158344728 ns/op 12602 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 137645140 ns/op 14430 lines/s PASS ok go/types 59.399s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 11420 ns/op 89.67 MB/s PASS ok hash/adler32 1.179s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 212694 1021 ns/op 14.70 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 198577 736.9 ns/op 20.35 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 97326 1619 ns/op 24.70 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 110793 1262 ns/op 31.70 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 396045 373.4 ns/op 1371.31 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 299697 373.9 ns/op 1369.32 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 351739 464.5 ns/op 2204.58 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 356050 386.1 ns/op 2652.40 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 260983 553.9 ns/op 7395.03 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 219219 543.9 ns/op 7531.26 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 48012 2247 ns/op 14580.34 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51218 2826 ns/op 11595.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 263236 471.8 ns/op 31.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 376796 427.6 ns/op 35.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 327406 359.4 ns/op 111.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 396294 337.0 ns/op 118.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 271960 643.6 ns/op 795.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 273962 651.5 ns/op 785.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 246991 755.9 ns/op 1354.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 198867 555.6 ns/op 1843.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 218811 697.1 ns/op 5875.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 201254 735.9 ns/op 5566.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46591 3375 ns/op 9708.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 44349 3112 ns/op 10529.08 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 214248 1133 ns/op 13.23 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 214002 661.4 ns/op 22.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 122469 1865 ns/op 21.44 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 105958 1412 ns/op 28.34 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9081 13831 ns/op 37.02 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9892 12856 ns/op 39.83 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4362 26765 ns/op 38.26 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5679 29725 ns/op 34.45 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 801 135253 ns/op 30.28 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 831 127994 ns/op 32.00 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1173350 ns/op 27.93 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1116768 ns/op 29.34 MB/s PASS ok hash/crc32 9.397s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 69 1676695 ns/op 39.09 MB/s BenchmarkCrc64/ISO4KB-4 660 163509 ns/op 25.05 MB/s BenchmarkCrc64/ISO1KB-4 2227 45839 ns/op 22.34 MB/s BenchmarkCrc64/ECMA64KB-4 100 1981524 ns/op 33.07 MB/s BenchmarkCrc64/Random64KB-4 100 1140568 ns/op 57.46 MB/s BenchmarkCrc64/Random16KB-4 357 323772 ns/op 50.60 MB/s PASS ok hash/crc64 2.202s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 9789 16231 ns/op 63.09 MB/s BenchmarkFnv32aKB-4 8248 19850 ns/op 51.59 MB/s BenchmarkFnv64KB-4 7863 15678 ns/op 65.31 MB/s BenchmarkFnv64aKB-4 10000 11264 ns/op 90.91 MB/s BenchmarkFnv128KB-4 1452 118242 ns/op 8.66 MB/s BenchmarkFnv128aKB-4 1454 128484 ns/op 7.97 MB/s PASS ok hash/fnv 2.405s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 437850 297.4 ns/op 13.45 MB/s BenchmarkHash/n=4/Bytes-4 3026199 39.20 ns/op 102.04 MB/s BenchmarkHash/n=4/String-4 1357947 80.35 ns/op 49.78 MB/s BenchmarkHash/n=8/Write-4 410584 401.6 ns/op 19.92 MB/s BenchmarkHash/n=8/Bytes-4 3004700 39.50 ns/op 202.51 MB/s BenchmarkHash/n=8/String-4 1000000 122.7 ns/op 65.21 MB/s BenchmarkHash/n=16/Write-4 428091 319.1 ns/op 50.14 MB/s BenchmarkHash/n=16/Bytes-4 2774936 39.23 ns/op 407.85 MB/s BenchmarkHash/n=16/String-4 1444467 77.73 ns/op 205.84 MB/s BenchmarkHash/n=32/Write-4 283879 560.6 ns/op 57.09 MB/s BenchmarkHash/n=32/Bytes-4 2813187 41.09 ns/op 778.73 MB/s BenchmarkHash/n=32/String-4 1269636 89.67 ns/op 356.88 MB/s BenchmarkHash/n=64/Write-4 414554 418.1 ns/op 153.06 MB/s BenchmarkHash/n=64/Bytes-4 2572840 42.08 ns/op 1520.90 MB/s BenchmarkHash/n=64/String-4 1496821 74.49 ns/op 859.17 MB/s BenchmarkHash/n=256/Write-4 314234 625.4 ns/op 409.34 MB/s BenchmarkHash/n=256/Bytes-4 1000000 128.5 ns/op 1992.53 MB/s BenchmarkHash/n=256/String-4 691094 209.0 ns/op 1224.71 MB/s BenchmarkHash/n=320/Write-4 218444 523.7 ns/op 611.06 MB/s BenchmarkHash/n=320/Bytes-4 1556696 117.7 ns/op 2719.80 MB/s BenchmarkHash/n=320/String-4 573867 239.4 ns/op 1336.44 MB/s BenchmarkHash/n=1024/Write-4 180229 899.1 ns/op 1138.89 MB/s BenchmarkHash/n=1024/Bytes-4 506677 197.4 ns/op 5186.38 MB/s BenchmarkHash/n=1024/String-4 229690 587.0 ns/op 1744.32 MB/s BenchmarkHash/n=4096/Write-4 41277 2642 ns/op 1550.12 MB/s BenchmarkHash/n=4096/Bytes-4 196638 695.5 ns/op 5888.95 MB/s BenchmarkHash/n=4096/String-4 58504 1871 ns/op 2189.36 MB/s BenchmarkHash/n=16384/Write-4 24121 5481 ns/op 2989.44 MB/s BenchmarkHash/n=16384/Bytes-4 55234 2257 ns/op 7258.80 MB/s BenchmarkHash/n=16384/String-4 10000 10091 ns/op 1623.57 MB/s PASS ok hash/maphash 8.578s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 376 300414 ns/op BenchmarkEscapeNone-4 124090 1013 ns/op BenchmarkUnescape-4 570 262573 ns/op BenchmarkUnescapeNone-4 477963 249.2 ns/op BenchmarkUnescapeSparse-4 4527 30964 ns/op BenchmarkUnescapeDense-4 793 257694 ns/op PASS ok html 2.317s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 5895 20754 ns/op BenchmarkCSSEscaperNoSpecials-4 21084 4910 ns/op BenchmarkDecodeCSS-4 18975 6505 ns/op BenchmarkDecodeCSSNoSpecials-4 1000000 117.6 ns/op BenchmarkCSSValueFilter-4 75549 1732 ns/op BenchmarkCSSValueFilterOk-4 59682 2011 ns/op BenchmarkEscapedExecute-4 2794 39659 ns/op BenchmarkHTMLNospaceEscaper-4 4418 40941 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 39561 3213 ns/op BenchmarkStripTags-4 10000 12235 ns/op BenchmarkStripTagsNoSpecials-4 131776 936.6 ns/op BenchmarkJSValEscaperWithNum-4 12823 8472 ns/op BenchmarkJSValEscaperWithStr-4 5028 27498 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 12142 9094 ns/op BenchmarkJSValEscaperWithObj-4 3516 40430 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 13170 ns/op BenchmarkJSStrEscaperNoSpecials-4 31940 4107 ns/op BenchmarkJSStrEscaper-4 7665 17015 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 28608 3803 ns/op BenchmarkJSRegexpEscaper-4 8950 26747 ns/op BenchmarkTemplateSpecialTags-4 78 1785812 ns/op BenchmarkURLEscaper-4 4111 40833 ns/op BenchmarkURLEscaperNoSpecials-4 102453 1151 ns/op BenchmarkURLNormalizer-4 4224 28577 ns/op BenchmarkURLNormalizerNoSpecials-4 129194 1412 ns/op BenchmarkSrcsetFilter-4 10592 9767 ns/op BenchmarkSrcsetFilterNoSpecials-4 84807 2914 ns/op PASS ok html/template 7.317s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 424970 295.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 365695 326.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 604980 294.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 318782 326.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 138.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 136.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1338222 113.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 761539 135.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 136.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 292683 438.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 283526 412.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 330242 541.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 226678 581.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 671080 463.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 377757 354.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 646850 210.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 327715 364.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 261147 450.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 114.2 ns/op BenchmarkRGBASetRGBA-4 1000000 114.5 ns/op BenchmarkRGBA64At-4 667460 299.9 ns/op BenchmarkRGBA64SetRGBA64-4 632328 181.0 ns/op BenchmarkNRGBAAt-4 1000000 107.2 ns/op BenchmarkNRGBASetNRGBA-4 961438 223.7 ns/op BenchmarkNRGBA64At-4 783136 169.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 606068 186.5 ns/op BenchmarkAlphaAt-4 1898146 111.6 ns/op BenchmarkAlphaSetAlpha-4 1000000 105.9 ns/op BenchmarkAlpha16At-4 1000000 107.1 ns/op BenchmarkAlphaSetAlpha16-4 1092280 136.7 ns/op BenchmarkGrayAt-4 1993466 54.11 ns/op BenchmarkGraySetGray-4 1000000 118.2 ns/op BenchmarkGray16At-4 1239619 94.51 ns/op BenchmarkGraySetGray16-4 1000000 112.0 ns/op PASS ok image 9.286s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2334657 51.46 ns/op BenchmarkYCbCrToRGB/128-4 2208028 46.48 ns/op BenchmarkYCbCrToRGB/255-4 2580386 46.01 ns/op BenchmarkRGBToYCbCr/0-4 2317480 51.37 ns/op BenchmarkRGBToYCbCr/Cb-4 2094700 56.98 ns/op BenchmarkRGBToYCbCr/Cr-4 2187357 52.44 ns/op BenchmarkYCbCrToRGBA/0-4 2129043 56.98 ns/op BenchmarkYCbCrToRGBA/128-4 1801681 59.96 ns/op BenchmarkYCbCrToRGBA/255-4 2348072 51.12 ns/op BenchmarkNYCbCrAToRGBA/0-4 2387647 61.55 ns/op BenchmarkNYCbCrAToRGBA/128-4 2090792 69.36 ns/op BenchmarkNYCbCrAToRGBA/255-4 1974927 53.89 ns/op PASS ok image/color 4.309s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 63469886 ns/op BenchmarkFillSrc-4 154 835518 ns/op BenchmarkCopyOver-4 6 28084239 ns/op BenchmarkCopySrc-4 418 310705 ns/op BenchmarkNRGBAOver-4 6 19393702 ns/op BenchmarkNRGBASrc-4 8 19934242 ns/op BenchmarkYCbCr-4 9 12794168 ns/op BenchmarkGray-4 14 15582617 ns/op BenchmarkCMYK-4 8 14649971 ns/op BenchmarkGlyphOver-4 15 7203738 ns/op BenchmarkRGBAMaskOver-4 4 30104024 ns/op BenchmarkGrayMaskOver-4 3 36458726 ns/op BenchmarkRGBA64ImageMaskOver-4 2 55028944 ns/op BenchmarkRGBA-4 3 39925313 ns/op BenchmarkPalettedFill-4 658 183219 ns/op BenchmarkPalettedRGBA-4 3 43129543 ns/op BenchmarkGenericOver-4 2 77229981 ns/op BenchmarkGenericMaskOver-4 4 27923530 ns/op BenchmarkGenericSrc-4 3 38492057 ns/op BenchmarkGenericMaskSrc-4 3 38363818 ns/op PASS ok image/draw 9.407s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 16 6590646 ns/op 2.34 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 192528271 ns/op 1.60 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3633444421 ns/op 0.34 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 38 3219193 ns/op 4.80 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 188720479 ns/op 0.33 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.414s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3457 30811 ns/op BenchmarkIDCT-4 4670 28646 ns/op BenchmarkDecodeBaseline-4 6 22790391 ns/op 2.71 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 28656399 ns/op 2.16 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 227511419 ns/op 5.40 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 266437689 ns/op 3.46 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.057s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16610200 7.006 ns/op BenchmarkDecodeGray-4 9 13083582 ns/op 5.01 MB/s 137029 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 44307123 ns/op 5.92 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38162181 ns/op 6.87 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 6256706 ns/op 10.47 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37406878 ns/op 7.01 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42769240 ns/op 6.13 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71617461 ns/op 4.29 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 68498074 ns/op 4.48 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 240010381 ns/op 5.12 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 257395943 ns/op 4.77 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 64511953 ns/op 4.76 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 236268961 ns/op 5.20 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 876263173 ns/op 1.40 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.773s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 64823929 ns/op 1.54 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 54940181 ns/op 1.82 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 364310869 ns/op 1.37 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 327961350 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 61971362 ns/op 1.61 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52680404 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 539735235 ns/op 0.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 342173037 ns/op 1.46 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 926779386 ns/op 1.08 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 895526458 ns/op 1.12 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4779497185 ns/op 1.05 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4696598940 ns/op 1.06 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11232383 ns/op 8.90 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 6 16828230 ns/op 5.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 51890186 ns/op 9.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 69942712 ns/op 7.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 148421802 ns/op 6.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 190887190 ns/op 5.24 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 812102455 ns/op 6.16 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 860302175 ns/op 5.81 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 107807486 ns/op 0.93 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 67927488 ns/op 1.47 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 567395712 ns/op 0.88 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 554887988 ns/op 0.90 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1666667562 ns/op 0.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1183182763 ns/op 0.85 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7921434235 ns/op 0.63 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6358670695 ns/op 0.79 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 203901653 ns/op 20.50 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 366957095 ns/op 11.39 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 61.692s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1000000 118.2 ns/op 2166.72 MB/s PASS ok internal/chacha8rand 1.210s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 27469 4267 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/2-4 31248 4535 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/4-4 27355 4835 ns/op 0.83 MB/s BenchmarkMarshalCorpusFile/8-4 22915 7549 ns/op 1.06 MB/s BenchmarkMarshalCorpusFile/16-4 16545 6785 ns/op 2.36 MB/s BenchmarkMarshalCorpusFile/32-4 9061 13158 ns/op 2.43 MB/s BenchmarkMarshalCorpusFile/64-4 8011 17364 ns/op 3.69 MB/s BenchmarkMarshalCorpusFile/128-4 6805 20694 ns/op 6.19 MB/s BenchmarkMarshalCorpusFile/256-4 3105 57364 ns/op 4.46 MB/s BenchmarkMarshalCorpusFile/512-4 1801 120987 ns/op 4.23 MB/s BenchmarkMarshalCorpusFile/1024-4 684 257340 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/2048-4 350 389275 ns/op 5.26 MB/s BenchmarkMarshalCorpusFile/4096-4 162 951409 ns/op 4.31 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1678659 ns/op 4.88 MB/s BenchmarkMarshalCorpusFile/16384-4 49 3196940 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/32768-4 18 9093660 ns/op 3.60 MB/s BenchmarkMarshalCorpusFile/65536-4 6 17715493 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/131072-4 4 39490079 ns/op 3.32 MB/s BenchmarkMarshalCorpusFile/262144-4 2 60843962 ns/op 4.31 MB/s BenchmarkMarshalCorpusFile/524288-4 1 173390650 ns/op 3.02 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 215336551 ns/op 4.87 MB/s BenchmarkUnmarshalCorpusFile/1-4 8397 19187 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 9064 17980 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 8359 23696 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/8-4 6351 25608 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/16-4 3588 31743 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/32-4 3358 39513 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/64-4 2368 62296 ns/op 1.03 MB/s BenchmarkUnmarshalCorpusFile/128-4 2204 60389 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/256-4 864 174576 ns/op 1.47 MB/s BenchmarkUnmarshalCorpusFile/512-4 427 271925 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/1024-4 206 554769 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1106602 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/4096-4 60 2486734 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 4304703 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/16384-4 13 8061825 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 29418207 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 31863482 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 68302704 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 225655493 ns/op 1.16 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 289653229 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 555355630 ns/op 1.89 MB/s BenchmarkMutatorBytes/1-4 27810 4155 ns/op BenchmarkMutatorBytes/10-4 30666 4439 ns/op BenchmarkMutatorBytes/100-4 24026 4320 ns/op BenchmarkMutatorBytes/1000-4 18772 7478 ns/op BenchmarkMutatorBytes/10000-4 6775 25048 ns/op BenchmarkMutatorBytes/100000-4 846 185829 ns/op BenchmarkMutatorString/1-4 29810 4964 ns/op BenchmarkMutatorString/10-4 27163 4309 ns/op BenchmarkMutatorString/100-4 25628 5102 ns/op BenchmarkMutatorString/1000-4 7399 14524 ns/op BenchmarkMutatorString/10000-4 4353 68747 ns/op BenchmarkMutatorString/100000-4 212 679350 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13971 13346 ns/op BenchmarkMutatorAllBasicTypes/string-4 14103 8383 ns/op BenchmarkMutatorAllBasicTypes/bool-4 47578 2592 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44169 3651 ns/op BenchmarkMutatorAllBasicTypes/float64-4 42242 2771 ns/op BenchmarkMutatorAllBasicTypes/int-4 39722 3134 ns/op BenchmarkMutatorAllBasicTypes/int8-4 44083 2588 ns/op BenchmarkMutatorAllBasicTypes/int16-4 46414 2614 ns/op BenchmarkMutatorAllBasicTypes/int32-4 42261 3755 ns/op BenchmarkMutatorAllBasicTypes/int64-4 41506 4306 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 43327 2756 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46071 2662 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49597 4985 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 44478 2819 ns/op PASS ok internal/fuzz 17.994s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11732 11303 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 133550 1008 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.910s PASS ok internal/poll 1.035s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 35320386 ns/op PASS ok internal/trace 6.036s PASS ok internal/zstd 1.091s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13685 ns/op BenchmarkCopyNLarge-4 138 1177999 ns/op PASS ok io 1.550s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 148215 920.2 ns/op BenchmarkPrintln-4 18004 6318 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 27980 7199 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4825 31291 ns/op BenchmarkDiscard-4 676346 225.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.425s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 56523 1959 ns/op BenchmarkJSONHandler/defaults-4 6010 21062 ns/op 527 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 2488 43624 ns/op 811 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4333 50764 ns/op 759 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6698 18273 ns/op 530 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6543 19919 ns/op 514 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 3878 35707 ns/op 530 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25920 5070 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 19912 5116 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 75639 1500 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 47239 3559 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 49504 2373 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 47332 2504 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 48991 3171 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 50698 2469 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 186.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 554122 222.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 637411 305.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 658742 305.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 395270 322.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 3531 61220 ns/op BenchmarkDispatch/switch-checked-4 117110 936.1 ns/op BenchmarkDispatch/As-4 169651 746.1 ns/op BenchmarkDispatch/Visit-4 121708 877.7 ns/op BenchmarkUnsafeStrings-4 13995 7778 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.641s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 788508 154.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 704578 144.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 471775 264.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 145009 777.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 29354 3551 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 36376 3558 ns/op 258 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 17271 7404 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3426 31182 ns/op 3493 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8257 16157 ns/op 589 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 7458 14512 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5738 22034 ns/op 1081 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1681 82465 ns/op 4306 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9579 12225 ns/op 532 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10378 13228 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 3945 29014 ns/op 939 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1905 66391 ns/op 3764 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.716s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 37020627 ns/op PASS ok maps 3.654s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2203888 52.94 ns/op BenchmarkAcosh-4 810750 136.9 ns/op BenchmarkAsin-4 2174378 89.44 ns/op BenchmarkAsinh-4 1000000 203.1 ns/op BenchmarkAtan-4 2210428 52.48 ns/op BenchmarkAtanh-4 782108 131.0 ns/op BenchmarkAtan2-4 1871829 66.52 ns/op BenchmarkCbrt-4 1000000 104.9 ns/op BenchmarkCeil-4 20907205 6.187 ns/op BenchmarkCopysign-4 2129924 54.58 ns/op BenchmarkCos-4 1000000 159.3 ns/op BenchmarkCosh-4 1499938 110.2 ns/op BenchmarkErf-4 2468805 46.68 ns/op BenchmarkErfc-4 2643368 67.34 ns/op BenchmarkErfinv-4 2678842 72.32 ns/op BenchmarkErfcinv-4 2542086 47.69 ns/op BenchmarkExp-4 6534270 27.35 ns/op BenchmarkExpGo-4 839868 165.3 ns/op BenchmarkExpm1-4 2274158 49.30 ns/op BenchmarkExp2-4 829897 161.1 ns/op BenchmarkExp2Go-4 856530 193.2 ns/op BenchmarkAbs-4 3842460 31.44 ns/op BenchmarkDim-4 7827703 13.35 ns/op BenchmarkFloor-4 23021427 6.069 ns/op BenchmarkMax-4 12749168 8.725 ns/op BenchmarkMin-4 16222461 8.916 ns/op BenchmarkMod-4 262537 637.2 ns/op BenchmarkFrexp-4 1430251 80.89 ns/op BenchmarkGamma-4 863938 155.6 ns/op BenchmarkHypot-4 10761498 9.998 ns/op BenchmarkHypotGo-4 1260526 99.11 ns/op BenchmarkIlogb-4 1459717 84.90 ns/op BenchmarkJ0-4 270967 498.2 ns/op BenchmarkJ1-4 283977 520.4 ns/op BenchmarkJn-4 122040 1205 ns/op BenchmarkLdexp-4 1000000 121.5 ns/op BenchmarkLgamma-4 1000000 169.1 ns/op BenchmarkLog-4 4454830 22.80 ns/op BenchmarkLogb-4 1494324 82.67 ns/op BenchmarkLog1p-4 1000000 207.9 ns/op BenchmarkLog10-4 4035078 33.06 ns/op BenchmarkLog2-4 1000000 181.2 ns/op BenchmarkModf-4 1260205 152.4 ns/op BenchmarkNextafter32-4 1780351 62.31 ns/op BenchmarkNextafter64-4 1674698 71.95 ns/op BenchmarkPowInt-4 322948 440.3 ns/op BenchmarkPowFrac-4 303406 573.9 ns/op BenchmarkPow10Pos-4 4594156 30.18 ns/op BenchmarkPow10Neg-4 5393680 23.67 ns/op BenchmarkRound-4 3150758 36.19 ns/op BenchmarkRoundToEven-4 12058515 12.12 ns/op BenchmarkRemainder-4 408495 371.9 ns/op BenchmarkSignbit-4 4702326 22.39 ns/op BenchmarkSin-4 1478282 78.86 ns/op BenchmarkSincos-4 1000000 119.0 ns/op BenchmarkSinh-4 1904668 63.45 ns/op BenchmarkSqrtIndirect-4 19734679 7.600 ns/op BenchmarkSqrtLatency-4 20966781 6.770 ns/op BenchmarkSqrtIndirectLatency-4 22535908 7.907 ns/op BenchmarkSqrtGoLatency-4 1000000 113.4 ns/op BenchmarkSqrtPrime-4 36792 4173 ns/op BenchmarkTan-4 1385448 100.8 ns/op BenchmarkTanh-4 1000000 105.7 ns/op BenchmarkTrunc-4 22720946 5.462 ns/op BenchmarkY0-4 299757 508.4 ns/op BenchmarkY1-4 267098 504.0 ns/op BenchmarkYn-4 138202 1015 ns/op BenchmarkFloat64bits-4 4709424 23.88 ns/op BenchmarkFloat64frombits-4 4593120 40.53 ns/op BenchmarkFloat32bits-4 4835391 31.43 ns/op BenchmarkFloat32frombits-4 5083485 23.32 ns/op BenchmarkFMA-4 21933992 6.089 ns/op PASS ok math 16.924s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13635997 10.11 ns/op 6327.28 MB/s BenchmarkAddVV/2-4 12269163 10.54 ns/op 12146.46 MB/s BenchmarkAddVV/3-4 11762509 10.83 ns/op 17728.64 MB/s BenchmarkAddVV/4-4 10789220 10.48 ns/op 24424.58 MB/s BenchmarkAddVV/5-4 11250649 10.71 ns/op 29875.60 MB/s BenchmarkAddVV/10-4 9483238 13.18 ns/op 48558.36 MB/s BenchmarkAddVV/100-4 2037294 54.07 ns/op 118356.08 MB/s BenchmarkAddVV/1000-4 281930 477.2 ns/op 134107.27 MB/s BenchmarkSubVV/1-4 14261721 8.568 ns/op 7469.29 MB/s BenchmarkSubVV/2-4 13355685 9.769 ns/op 13102.53 MB/s BenchmarkSubVV/3-4 11780916 10.02 ns/op 19169.53 MB/s BenchmarkSubVV/4-4 12845763 10.05 ns/op 25466.33 MB/s BenchmarkSubVV/5-4 10996296 11.52 ns/op 27777.11 MB/s BenchmarkSubVV/10-4 9478746 12.84 ns/op 49832.91 MB/s BenchmarkSubVV/100-4 2026438 51.63 ns/op 123967.92 MB/s BenchmarkSubVV/1000-4 284827 486.3 ns/op 131596.49 MB/s BenchmarkAddVW/1-4 14150961 8.301 ns/op 963.75 MB/s BenchmarkAddVW/2-4 14136229 8.915 ns/op 1794.82 MB/s BenchmarkAddVW/3-4 12866887 9.693 ns/op 2475.95 MB/s BenchmarkAddVW/4-4 13448670 10.25 ns/op 3121.01 MB/s BenchmarkAddVW/5-4 10104718 10.22 ns/op 3913.78 MB/s BenchmarkAddVW/10-4 9693214 11.49 ns/op 6965.15 MB/s BenchmarkAddVW/100-4 292866 416.4 ns/op 1921.25 MB/s BenchmarkAddVW/1000-4 43790 2827 ns/op 2829.61 MB/s BenchmarkAddVWext/1-4 14751498 8.433 ns/op 948.69 MB/s BenchmarkAddVWext/2-4 11696091 9.726 ns/op 1645.00 MB/s BenchmarkAddVWext/3-4 12131166 9.720 ns/op 2469.15 MB/s BenchmarkAddVWext/4-4 14019823 9.258 ns/op 3456.31 MB/s BenchmarkAddVWext/5-4 12898092 9.974 ns/op 4010.47 MB/s BenchmarkAddVWext/10-4 9297526 14.51 ns/op 5512.33 MB/s BenchmarkAddVWext/100-4 55626 2170 ns/op 368.69 MB/s BenchmarkAddVWext/1000-4 5365 23188 ns/op 345.00 MB/s BenchmarkSubVW/1-4 12431438 10.51 ns/op 761.12 MB/s BenchmarkSubVW/2-4 12338658 9.190 ns/op 1740.99 MB/s BenchmarkSubVW/3-4 13493486 9.512 ns/op 2523.04 MB/s BenchmarkSubVW/4-4 12708117 12.99 ns/op 2463.16 MB/s BenchmarkSubVW/5-4 11219140 11.09 ns/op 3607.85 MB/s BenchmarkSubVW/10-4 7205250 14.44 ns/op 5541.05 MB/s BenchmarkSubVW/100-4 277496 479.4 ns/op 1668.73 MB/s BenchmarkSubVW/1000-4 34123 3229 ns/op 2477.62 MB/s BenchmarkSubVWext/1-4 14934802 8.105 ns/op 987.04 MB/s BenchmarkSubVWext/2-4 13319424 8.799 ns/op 1818.34 MB/s BenchmarkSubVWext/3-4 13414795 9.197 ns/op 2609.60 MB/s BenchmarkSubVWext/4-4 13453396 9.209 ns/op 3474.86 MB/s BenchmarkSubVWext/5-4 12134778 9.821 ns/op 4073.07 MB/s BenchmarkSubVWext/10-4 9078220 12.11 ns/op 6604.58 MB/s BenchmarkSubVWext/100-4 64138 1935 ns/op 413.35 MB/s BenchmarkSubVWext/1000-4 7046 19400 ns/op 412.36 MB/s BenchmarkMulAddVWW/1-4 12526448 9.845 ns/op 6500.70 MB/s BenchmarkMulAddVWW/2-4 12392226 10.26 ns/op 12478.14 MB/s BenchmarkMulAddVWW/3-4 10673726 10.82 ns/op 17746.56 MB/s BenchmarkMulAddVWW/4-4 11056773 11.12 ns/op 23021.09 MB/s BenchmarkMulAddVWW/5-4 10605387 11.66 ns/op 27443.96 MB/s BenchmarkMulAddVWW/10-4 7551295 15.57 ns/op 41103.95 MB/s BenchmarkMulAddVWW/100-4 1421188 79.59 ns/op 80411.27 MB/s BenchmarkMulAddVWW/1000-4 164636 768.7 ns/op 83257.78 MB/s BenchmarkAddMulVVW/1-4 14712360 8.501 ns/op 7528.87 MB/s BenchmarkAddMulVVW/2-4 11616346 9.797 ns/op 13064.86 MB/s BenchmarkAddMulVVW/3-4 12185478 10.60 ns/op 18106.26 MB/s BenchmarkAddMulVVW/4-4 10406881 11.23 ns/op 22786.64 MB/s BenchmarkAddMulVVW/5-4 9953448 12.36 ns/op 25887.07 MB/s BenchmarkAddMulVVW/10-4 8066742 13.94 ns/op 45908.91 MB/s BenchmarkAddMulVVW/100-4 1897754 63.35 ns/op 101025.64 MB/s BenchmarkAddMulVVW/1000-4 244416 540.7 ns/op 118370.55 MB/s BenchmarkDivWVW/1-4 2033719 59.39 ns/op 1077.66 MB/s BenchmarkDivWVW/2-4 959374 119.6 ns/op 1070.38 MB/s BenchmarkDivWVW/3-4 817572 153.9 ns/op 1247.27 MB/s BenchmarkDivWVW/4-4 643000 185.6 ns/op 1378.96 MB/s BenchmarkDivWVW/5-4 630463 215.0 ns/op 1488.07 MB/s BenchmarkDivWVW/10-4 343389 372.8 ns/op 1716.64 MB/s BenchmarkDivWVW/100-4 39799 3103 ns/op 2062.71 MB/s BenchmarkDivWVW/1000-4 4148 30245 ns/op 2116.07 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16000850 7.546 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17143221 7.152 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13978507 8.589 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14568010 7.954 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13591372 8.906 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13559548 8.424 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12150255 9.243 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12791234 9.073 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11605324 10.52 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12054735 9.660 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8474412 13.39 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8041933 12.49 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1409065 82.38 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1642315 75.94 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 181830 689.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 198826 665.1 ns/op BenchmarkDecimalConversion-4 194 587638 ns/op BenchmarkFloatString/100-4 11244 10650 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 214 554897 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50838979 ns/op 61204 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 5067629996 ns/op 864976 B/op 505 allocs/op BenchmarkFloatAdd/10-4 159223 776.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 161088 772.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 144928 837.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 81957 1388 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18174 6931 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 209986 598.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 208884 596.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 212212 598.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 153354 766.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 50172 2227 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2041 64869 ns/op BenchmarkParseFloatLargeExp-4 447 339720 ns/op BenchmarkGCD10x10/WithoutXY-4 179786 707.7 ns/op BenchmarkGCD10x10/WithXY-4 51237 2409 ns/op BenchmarkGCD10x100/WithoutXY-4 94240 1351 ns/op BenchmarkGCD10x100/WithXY-4 16807 7144 ns/op BenchmarkGCD10x1000/WithoutXY-4 59232 2286 ns/op BenchmarkGCD10x1000/WithXY-4 13021 10250 ns/op BenchmarkGCD100x100/WithoutXY-4 22012 5162 ns/op BenchmarkGCD100x100/WithXY-4 8762 12379 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10238 ns/op BenchmarkGCD100x1000/WithXY-4 6840 20730 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2059 61729 ns/op BenchmarkGCD1000x1000/WithXY-4 1030 113362 ns/op BenchmarkHilbert-4 19 5908169 ns/op BenchmarkBinomial-4 10000 10295 ns/op BenchmarkQuoRem-4 22338 5672 ns/op BenchmarkExp-4 16 6981687 ns/op BenchmarkExpMont/Odd-4 116 1009008 ns/op 2586 B/op 21 allocs/op BenchmarkExpMont/Even1-4 120 983607 ns/op 3354 B/op 37 allocs/op BenchmarkExpMont/Even2-4 114 1032518 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1020379 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1026042 ns/op 3802 B/op 52 allocs/op BenchmarkExpMont/Even8-4 114 1026777 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1033613 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even64-4 134 871390 ns/op 3651 B/op 54 allocs/op BenchmarkExpMont/Even96-4 126 905298 ns/op 3782 B/op 51 allocs/op BenchmarkExpMont/Even128-4 148 758635 ns/op 3272 B/op 51 allocs/op BenchmarkExpMont/Even255-4 166 738878 ns/op 2937 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 334 339733 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 306 368913 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 315 362323 ns/op 1738 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 320 359083 ns/op 1738 B/op 47 allocs/op BenchmarkExp2-4 19 6150998 ns/op BenchmarkBitset-4 800863 157.9 ns/op BenchmarkBitsetNeg-4 434150 296.5 ns/op BenchmarkBitsetOrig-4 254078 561.1 ns/op BenchmarkBitsetNegOrig-4 175248 961.6 ns/op BenchmarkModSqrt225_Tonelli-4 110 1039371 ns/op BenchmarkModSqrt225_3Mod4-4 380 308813 ns/op BenchmarkModSqrt231_Tonelli-4 100 1025355 ns/op BenchmarkModSqrt231_5Mod8-4 303 375173 ns/op BenchmarkModInverse-4 12319 9953 ns/op BenchmarkSqrt-4 1813 72541 ns/op BenchmarkIntSqr/1-4 967352 108.9 ns/op BenchmarkIntSqr/2-4 757760 175.5 ns/op BenchmarkIntSqr/3-4 642795 207.8 ns/op BenchmarkIntSqr/5-4 491979 292.6 ns/op BenchmarkIntSqr/8-4 329128 425.8 ns/op BenchmarkIntSqr/10-4 283674 466.8 ns/op BenchmarkIntSqr/20-4 52634 2276 ns/op BenchmarkIntSqr/30-4 38416 3101 ns/op BenchmarkIntSqr/50-4 25908 4616 ns/op BenchmarkIntSqr/80-4 14815 7770 ns/op BenchmarkIntSqr/100-4 10000 10013 ns/op BenchmarkIntSqr/200-4 5499 25126 ns/op BenchmarkIntSqr/300-4 2127 61059 ns/op BenchmarkIntSqr/500-4 918 116691 ns/op BenchmarkIntSqr/800-4 423 285014 ns/op BenchmarkIntSqr/1000-4 297 397241 ns/op BenchmarkDiv/20/10-4 406344 288.0 ns/op BenchmarkDiv/40/20-4 448807 289.3 ns/op BenchmarkDiv/100/50-4 376789 335.0 ns/op BenchmarkDiv/200/100-4 52497 2223 ns/op BenchmarkDiv/400/200-4 51498 2345 ns/op BenchmarkDiv/1000/500-4 42585 2764 ns/op BenchmarkDiv/2000/1000-4 34284 3614 ns/op BenchmarkDiv/20000/10000-4 1515 87117 ns/op BenchmarkDiv/200000/100000-4 37 4205373 ns/op BenchmarkDiv/2000000/1000000-4 1 104390754 ns/op BenchmarkDiv/20000000/10000000-4 1 3097019124 ns/op BenchmarkMul-4 6 20546273 ns/op BenchmarkNatMul/10-4 217500 822.6 ns/op BenchmarkNatMul/100-4 6508 28161 ns/op BenchmarkNatMul/1000-4 158 827021 ns/op BenchmarkZeroShifts/Shl-4 10000 15751 ns/op BenchmarkZeroShifts/ShlSame-4 3092436 34.79 ns/op BenchmarkZeroShifts/Shr-4 10000 13016 ns/op BenchmarkZeroShifts/ShrSame-4 3272992 33.05 ns/op BenchmarkExp3Power/0x10-4 169536 804.0 ns/op BenchmarkExp3Power/0x40-4 139038 1002 ns/op BenchmarkExp3Power/0x100-4 82839 1652 ns/op BenchmarkExp3Power/0x400-4 38684 3600 ns/op BenchmarkExp3Power/0x1000-4 10000 14162 ns/op BenchmarkExp3Power/0x4000-4 2414 67007 ns/op BenchmarkExp3Power/0x10000-4 220 543671 ns/op BenchmarkExp3Power/0x40000-4 19 5273184 ns/op BenchmarkExp3Power/0x100000-4 3 49001232 ns/op BenchmarkExp3Power/0x400000-4 1 437343581 ns/op BenchmarkFibo-4 3 34360594 ns/op BenchmarkNatSqr/1-4 696147 207.5 ns/op BenchmarkNatSqr/2-4 546865 326.9 ns/op BenchmarkNatSqr/3-4 435504 382.2 ns/op BenchmarkNatSqr/5-4 320128 533.8 ns/op BenchmarkNatSqr/8-4 228124 724.2 ns/op BenchmarkNatSqr/10-4 196656 873.9 ns/op BenchmarkNatSqr/20-4 38806 3094 ns/op BenchmarkNatSqr/30-4 28766 4628 ns/op BenchmarkNatSqr/50-4 15117 7031 ns/op BenchmarkNatSqr/80-4 10000 12268 ns/op BenchmarkNatSqr/100-4 10000 13595 ns/op BenchmarkNatSqr/200-4 4687 33804 ns/op BenchmarkNatSqr/300-4 2004 88504 ns/op BenchmarkNatSqr/500-4 901 161963 ns/op BenchmarkNatSqr/800-4 303 375595 ns/op BenchmarkNatSqr/1000-4 268 468961 ns/op BenchmarkNatSetBytes/8-4 785994 147.0 ns/op BenchmarkNatSetBytes/24-4 251672 524.1 ns/op BenchmarkNatSetBytes/128-4 57300 2141 ns/op BenchmarkNatSetBytes/7-4 946405 137.6 ns/op BenchmarkNatSetBytes/23-4 286862 520.2 ns/op BenchmarkNatSetBytes/127-4 61701 2083 ns/op BenchmarkScanPi-4 208 600635 ns/op BenchmarkStringPiParallel-4 711 285643 ns/op BenchmarkScan/10/Base2-4 34826 3178 ns/op BenchmarkScan/100/Base2-4 4687 27890 ns/op BenchmarkScan/1000/Base2-4 442 283786 ns/op BenchmarkScan/10/Base8-4 77192 1491 ns/op BenchmarkScan/100/Base8-4 12038 10127 ns/op BenchmarkScan/1000/Base8-4 1215 95948 ns/op BenchmarkScan/10/Base10-4 98536 1272 ns/op BenchmarkScan/100/Base10-4 13455 9062 ns/op BenchmarkScan/1000/Base10-4 1353 85730 ns/op BenchmarkScan/10/Base16-4 117937 1091 ns/op BenchmarkScan/100/Base16-4 16110 7451 ns/op BenchmarkScan/1000/Base16-4 1758 69126 ns/op BenchmarkString/10/Base2-4 228789 569.0 ns/op BenchmarkString/100/Base2-4 33886 3783 ns/op BenchmarkString/1000/Base2-4 3666 35215 ns/op BenchmarkString/10/Base8-4 410174 300.0 ns/op BenchmarkString/100/Base8-4 76689 1501 ns/op BenchmarkString/1000/Base8-4 8491 13238 ns/op BenchmarkString/10/Base10-4 239466 551.8 ns/op BenchmarkString/100/Base10-4 45781 2784 ns/op BenchmarkString/1000/Base10-4 7188 23529 ns/op BenchmarkString/10/Base16-4 300217 366.8 ns/op BenchmarkString/100/Base16-4 76543 1667 ns/op BenchmarkString/1000/Base16-4 7340 17699 ns/op BenchmarkLeafSize/0-4 32 3464230 ns/op BenchmarkLeafSize/1-4 511 240831 ns/op BenchmarkLeafSize/2-4 495 232899 ns/op BenchmarkLeafSize/3-4 391 314632 ns/op BenchmarkLeafSize/4-4 483 222047 ns/op BenchmarkLeafSize/5-4 349 345191 ns/op BenchmarkLeafSize/6-4 390 302817 ns/op BenchmarkLeafSize/7-4 396 302926 ns/op BenchmarkLeafSize/8-4 542 228487 ns/op BenchmarkLeafSize/9-4 284 429490 ns/op BenchmarkLeafSize/10-4 336 375539 ns/op BenchmarkLeafSize/11-4 372 338723 ns/op BenchmarkLeafSize/12-4 418 309161 ns/op BenchmarkLeafSize/13-4 350 339792 ns/op BenchmarkLeafSize/14-4 423 297803 ns/op BenchmarkLeafSize/15-4 409 284280 ns/op BenchmarkLeafSize/16-4 469 245700 ns/op BenchmarkLeafSize/32-4 470 245888 ns/op BenchmarkLeafSize/64-4 471 241913 ns/op BenchmarkProbablyPrime/n=0-4 12 9687016 ns/op BenchmarkProbablyPrime/n=1-4 10 10948449 ns/op BenchmarkProbablyPrime/n=5-4 7 16078120 ns/op BenchmarkProbablyPrime/n=10-4 5 22822593 ns/op BenchmarkProbablyPrime/n=20-4 3 34905523 ns/op BenchmarkProbablyPrime/Lucas-4 13 8427500 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 97 1326744 ns/op BenchmarkRatCmp-4 224036 612.6 ns/op BenchmarkFloatPrecExact/1-4 137593 940.4 ns/op BenchmarkFloatPrecExact/10-4 41546 2873 ns/op BenchmarkFloatPrecExact/100-4 11823 9928 ns/op BenchmarkFloatPrecExact/1000-4 2544 48221 ns/op BenchmarkFloatPrecExact/10000-4 168 724158 ns/op BenchmarkFloatPrecExact/100000-4 4 28511955 ns/op BenchmarkFloatPrecExact/1000000-4 1 1429056303 ns/op BenchmarkFloatPrecMixed/1-4 119396 1108 ns/op BenchmarkFloatPrecMixed/10-4 31683 3660 ns/op BenchmarkFloatPrecMixed/100-4 6021 19033 ns/op BenchmarkFloatPrecMixed/1000-4 553 239123 ns/op BenchmarkFloatPrecMixed/10000-4 16 7124980 ns/op BenchmarkFloatPrecMixed/100000-4 1 388401468 ns/op BenchmarkFloatPrecMixed/1000000-4 1 25533687378 ns/op BenchmarkFloatPrecInexact/1-4 152162 713.2 ns/op BenchmarkFloatPrecInexact/10-4 150444 846.4 ns/op BenchmarkFloatPrecInexact/100-4 95948 1456 ns/op BenchmarkFloatPrecInexact/1000-4 22212 5595 ns/op BenchmarkFloatPrecInexact/10000-4 3475 46076 ns/op BenchmarkFloatPrecInexact/100000-4 259 442375 ns/op BenchmarkFloatPrecInexact/1000000-4 19 5476161 ns/op BenchmarkFloatSqrt/64-4 18262 6444 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 10752 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8130 14416 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4267 27572 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 858 169397 ns/op 18041 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 60 1969973 ns/op 174076 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 164892170 ns/op 3826456 B/op 640 allocs/op PASS ok math/big 91.451s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 8733895 12.20 ns/op BenchmarkLeadingZeros8-4 9777318 11.74 ns/op BenchmarkLeadingZeros16-4 12140880 10.78 ns/op BenchmarkLeadingZeros32-4 11700010 12.16 ns/op BenchmarkLeadingZeros64-4 10709547 11.05 ns/op BenchmarkTrailingZeros-4 10740091 10.89 ns/op BenchmarkTrailingZeros8-4 11433847 10.73 ns/op BenchmarkTrailingZeros16-4 11238166 10.85 ns/op BenchmarkTrailingZeros32-4 11113611 10.29 ns/op BenchmarkTrailingZeros64-4 11418598 11.20 ns/op BenchmarkOnesCount-4 11535675 10.81 ns/op BenchmarkOnesCount8-4 11850721 10.52 ns/op BenchmarkOnesCount16-4 11997001 10.53 ns/op BenchmarkOnesCount32-4 11203094 10.77 ns/op BenchmarkOnesCount64-4 11648031 10.70 ns/op BenchmarkRotateLeft-4 12387595 10.32 ns/op BenchmarkRotateLeft8-4 11443908 10.60 ns/op BenchmarkRotateLeft16-4 12209226 10.29 ns/op BenchmarkRotateLeft32-4 11599813 10.99 ns/op BenchmarkRotateLeft64-4 11049326 10.57 ns/op BenchmarkReverse-4 17688034 7.221 ns/op BenchmarkReverse8-4 20720098 6.048 ns/op BenchmarkReverse16-4 20075127 6.185 ns/op BenchmarkReverse32-4 18866847 6.516 ns/op BenchmarkReverse64-4 17318980 7.506 ns/op BenchmarkReverseBytes-4 19319716 6.405 ns/op BenchmarkReverseBytes16-4 18773618 6.139 ns/op BenchmarkReverseBytes32-4 18782422 6.394 ns/op BenchmarkReverseBytes64-4 20437206 6.306 ns/op BenchmarkAdd-4 10887598 10.81 ns/op BenchmarkAdd32-4 10857116 10.74 ns/op BenchmarkAdd64-4 11604980 11.16 ns/op BenchmarkAdd64multiple-4 18570397 5.875 ns/op BenchmarkSub-4 9550711 11.64 ns/op BenchmarkSub32-4 9725085 11.73 ns/op BenchmarkSub64-4 9767856 11.10 ns/op BenchmarkSub64multiple-4 23006848 5.698 ns/op BenchmarkMul-4 11545862 11.87 ns/op BenchmarkMul32-4 11246744 11.88 ns/op BenchmarkMul64-4 10985446 10.71 ns/op BenchmarkDiv-4 2978808 37.93 ns/op BenchmarkDiv32-4 6940238 17.46 ns/op BenchmarkDiv64-4 3059601 37.67 ns/op PASS ok math/bits 8.365s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12853309 10.16 ns/op BenchmarkAcos-4 462464 256.0 ns/op BenchmarkAcosh-4 475916 270.2 ns/op BenchmarkAsin-4 489523 251.2 ns/op BenchmarkAsinh-4 436792 260.9 ns/op BenchmarkAtan-4 698156 158.4 ns/op BenchmarkAtanh-4 737497 171.5 ns/op BenchmarkConj-4 23812882 4.668 ns/op BenchmarkCos-4 598372 211.3 ns/op BenchmarkCosh-4 638839 198.9 ns/op BenchmarkExp-4 875866 152.0 ns/op BenchmarkLog-4 895008 131.2 ns/op BenchmarkLog10-4 1000000 123.6 ns/op BenchmarkPhase-4 1937980 61.27 ns/op BenchmarkPolar-4 1320774 89.69 ns/op BenchmarkPow-4 218952 584.8 ns/op BenchmarkRect-4 1000000 114.1 ns/op BenchmarkSin-4 533982 228.0 ns/op BenchmarkSinh-4 584271 236.2 ns/op BenchmarkSqrt-4 791401 158.2 ns/op BenchmarkTan-4 281014 430.1 ns/op BenchmarkTanh-4 379988 313.3 ns/op PASS ok math/cmplx 4.709s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 610138 177.0 ns/op BenchmarkInt63ThreadsafeParallel-4 779211 150.5 ns/op BenchmarkInt63Unthreadsafe-4 900345 133.2 ns/op BenchmarkIntn1000-4 630952 184.5 ns/op BenchmarkInt63n1000-4 777721 178.3 ns/op BenchmarkInt31n1000-4 717160 200.5 ns/op BenchmarkFloat32-4 745804 183.6 ns/op BenchmarkFloat64-4 1000000 126.6 ns/op BenchmarkPerm3-4 173870 771.2 ns/op BenchmarkPerm30-4 15732 6579 ns/op BenchmarkPerm30ViaShuffle-4 18170 6746 ns/op BenchmarkShuffleOverhead-4 10000 10085 ns/op BenchmarkRead3-4 840304 160.2 ns/op BenchmarkRead64-4 69505 1760 ns/op BenchmarkRead1000-4 5097 27393 ns/op BenchmarkConcurrent-4 202578 579.9 ns/op PASS ok math/rand 4.144s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 1420981 81.67 ns/op BenchmarkPCG_DXSM-4 2686036 41.76 ns/op BenchmarkSourceUint64-4 2755797 46.55 ns/op BenchmarkGlobalInt64-4 2414001 47.63 ns/op BenchmarkGlobalInt64Parallel-4 3346180 36.22 ns/op BenchmarkGlobalUint64-4 2406178 47.24 ns/op BenchmarkGlobalUint64Parallel-4 3844468 33.64 ns/op BenchmarkInt64-4 1407697 84.97 ns/op BenchmarkUint64-4 1239594 81.71 ns/op BenchmarkGlobalIntN1000-4 1590922 75.11 ns/op BenchmarkIntN1000-4 911686 110.6 ns/op BenchmarkInt64N1000-4 1000000 109.0 ns/op BenchmarkInt64N1e8-4 1000000 107.7 ns/op BenchmarkInt64N1e9-4 1000000 108.9 ns/op BenchmarkInt64N2e9-4 1000000 115.9 ns/op BenchmarkInt64N1e18-4 1002966 120.6 ns/op BenchmarkInt64N2e18-4 1000000 106.4 ns/op BenchmarkInt64N4e18-4 1000000 119.3 ns/op BenchmarkInt32N1000-4 1000000 102.4 ns/op BenchmarkInt32N1e8-4 1000000 114.7 ns/op BenchmarkInt32N1e9-4 918925 110.4 ns/op BenchmarkInt32N2e9-4 1000000 118.9 ns/op BenchmarkFloat32-4 1442253 81.44 ns/op BenchmarkFloat64-4 1434013 88.75 ns/op BenchmarkExpFloat64-4 905755 137.7 ns/op BenchmarkNormFloat64-4 990151 140.8 ns/op BenchmarkPerm3-4 214240 601.7 ns/op BenchmarkPerm30-4 20919 6034 ns/op BenchmarkPerm30ViaShuffle-4 23022 5413 ns/op BenchmarkShuffleOverhead-4 30349 3941 ns/op BenchmarkConcurrent-4 1499599 70.86 ns/op PASS ok math/rand/v2 7.277s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 30631 3357 ns/op BenchmarkQDecodeWord-4 95532 1336 ns/op BenchmarkQDecodeHeader-4 85462 1474 ns/op BenchmarkTypeByExtension/.html-4 418648 259.0 ns/op BenchmarkTypeByExtension/.HTML-4 325350 377.4 ns/op BenchmarkTypeByExtension/.unused-4 363895 339.1 ns/op BenchmarkExtensionsByType/text/html-4 166425 1094 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 53815 2952 ns/op BenchmarkExtensionsByType/application/octet-stream-4 57150 3671 ns/op PASS ok mime 2.938s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 489 292256 ns/op 48424 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 429 297582 ns/op 47927 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 42 2567260 ns/op 104317 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 351 351842 ns/op 49566 B/op 207 allocs/op PASS ok mime/multipart 1.874s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 836 152344 ns/op PASS ok mime/quotedprintable 1.202s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 3 38858949 ns/op 8325 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 76324964 ns/op 13104 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5039790430 ns/op 152128 B/op 238 allocs/op BenchmarkDNSName-4 167883 713.4 ns/op BenchmarkInterfaces-4 2209 62518 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5846 18524 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 2169 68931 ns/op 8341 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1983 73987 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5454 18616 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2866 43287 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 8290 13810 ns/op BenchmarkParseIPValidIPv4-4 396078 291.8 ns/op BenchmarkParseIPValidIPv6-4 209746 551.5 ns/op BenchmarkIPString/IPv4-4 123477 927.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10415 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 47979 2691 ns/op BenchmarkIPEqual/IPv4-4 1049929 121.9 ns/op BenchmarkIPEqual/IPv6-4 1002451 113.2 ns/op BenchmarkSendfileZeroBytes-4 4083 30658 ns/op 4905 B/op 1 allocs/op BenchmarkTCP4OneShot-4 168 675472 ns/op BenchmarkTCP4OneShotTimeout-4 145 799489 ns/op BenchmarkTCP4Persistent-4 285 365859 ns/op BenchmarkTCP4PersistentTimeout-4 301 360926 ns/op BenchmarkTCP6OneShot-4 164 799184 ns/op BenchmarkTCP6OneShotTimeout-4 153 814048 ns/op BenchmarkTCP6Persistent-4 307 384826 ns/op BenchmarkTCP6PersistentTimeout-4 344 319238 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17167 6771 ns/op BenchmarkTCP6ConcurrentReadWrite-4 2846 56462 ns/op BenchmarkSetReadDeadline-4 132927 923.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 160 691557 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 280 511665 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 250 453254 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 241 445799 ns/op 0 B/op 0 allocs/op PASS ok net 12.720s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22261 5364 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8499 14810 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10616 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16731 6954 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28147 4327 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 41629 3020 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1617198 75.73 ns/op BenchmarkFindChild/n=2/rep=map-4 2747811 39.75 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1385972 89.48 ns/op BenchmarkFindChild/n=4/rep=linear-4 964460 128.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2761863 41.38 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 914194 140.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 527437 248.0 ns/op BenchmarkFindChild/n=8/rep=map-4 2483382 43.62 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 502362 259.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 283962 455.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2629710 41.43 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2258473 51.42 ns/op BenchmarkFindChild/n=32/rep=linear-4 121858 908.8 ns/op BenchmarkFindChild/n=32/rep=map-4 2924320 38.20 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2411710 48.84 ns/op BenchmarkMultiConflicts-4 1 220321094 ns/op BenchmarkServerMatch-4 15782 7138 ns/op BenchmarkReadRequestChrome-4 3394 30807 ns/op 19.83 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 12725 ns/op 6.13 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 12009 ns/op 6.83 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7165 17724 ns/op 8.52 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14779 7840 ns/op 5.10 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 57 2173012 ns/op 0.47 MB/s BenchmarkFileAndServer_1KB/https1-4 40 2822326 ns/op 0.36 MB/s BenchmarkFileAndServer_1KB/h2-4 33 3279363 ns/op 0.31 MB/s BenchmarkFileAndServer_16MB/h1-4 2 81046865 ns/op 207.01 MB/s BenchmarkFileAndServer_16MB/https1-4 1 186946140 ns/op 89.74 MB/s BenchmarkFileAndServer_16MB/h2-4 1 475196501 ns/op 35.31 MB/s BenchmarkFileAndServer_64MB/h1-4 1 325551833 ns/op 206.14 MB/s BenchmarkFileAndServer_64MB/https1-4 1 626625367 ns/op 107.10 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1737490325 ns/op 38.62 MB/s BenchmarkServeMux-4 194 630423 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 235 511485 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 40 2513129 ns/op 6850 B/op 66 allocs/op BenchmarkClientServer/https1-4 36 3063048 ns/op 9842 B/op 104 allocs/op BenchmarkClientServer/h2-4 43 2707625 ns/op 12429 B/op 105 allocs/op BenchmarkClientServerParallel/4/h1-4 301 417661 ns/op 10169 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 15 7659085 ns/op 113636 B/op 1206 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57237: read tcp 127.0.0.1:57236->127.0.0.1:57237: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 6559950 ns/op 98939 B/op 1126 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57273: read tcp 127.0.0.1:57266->127.0.0.1:57273: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57275: write tcp 127.0.0.1:57266->127.0.0.1:57275: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57287: read tcp 127.0.0.1:57277->127.0.0.1:57287: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57292: write tcp 127.0.0.1:57277->127.0.0.1:57292: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57291: write tcp 127.0.0.1:57277->127.0.0.1:57291: use of closed network connection BenchmarkClientServerParallel/64/h1-4 186 836635 ns/op 22828 B/op 119 allocs/op BenchmarkClientServerParallel/64/https1-4 15 7323906 ns/op 109965 B/op 1188 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57514: read tcp 127.0.0.1:57506->127.0.0.1:57514: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57522: write tcp 127.0.0.1:57515->127.0.0.1:57522: use of closed network connection BenchmarkClientServerParallel/64/h2-4 16 7229059 ns/op 102499 B/op 1214 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57544: read tcp 127.0.0.1:57537->127.0.0.1:57544: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57545: read tcp 127.0.0.1:57537->127.0.0.1:57545: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57546: write tcp 127.0.0.1:57537->127.0.0.1:57546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57559: write tcp 127.0.0.1:57548->127.0.0.1:57559: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57564: write tcp 127.0.0.1:57548->127.0.0.1:57564: use of closed network connection BenchmarkServer-4 1 1066195735 ns/op 31776 B/op 153 allocs/op BenchmarkClient-4 38 2874521 ns/op 4043 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 207 495850 ns/op 7077 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 922 132703 ns/op 3104 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1155 108391 ns/op 1942 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1138 104778 ns/op 2752 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1214 98690 ns/op 2741 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 976 106056 ns/op 2791 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1506 81303 ns/op 1956 B/op 14 allocs/op BenchmarkServerHijack-4 1186 130958 ns/op 16807 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 80 2534579 ns/op 6352 B/op 53 allocs/op BenchmarkResponseStatusLine-4 418316 315.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.380s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2526 62553 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.234s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 93078 1192 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 494851 262.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 179043 654.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66758 1775 ns/op BenchmarkStdIPv4-4 163276 758.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 114171 1081 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 103653 1123 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 93590 1267 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 80097 1483 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1338266 81.16 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1287624 92.67 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 101.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 328060 394.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 345922 370.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 316838 405.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 90213 1326 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 288054 438.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 172872 707.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 187129 680.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 170374 728.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84505 1413 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 405050 331.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 132306 902.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 190358 652.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 300102 441.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 153181 730.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 346814 362.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 162578 796.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 166575 813.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 163180 778.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 124902 1045 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 534920 255.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 253329 509.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 111343 1110 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 153150 871.4 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 205040 658.7 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 128150 943.1 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 295028 455.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 127159 1017 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 160357 819.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 203014 653.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 136365 942.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 124.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 124.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 959776 125.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 974587 142.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 128.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 998932 128.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 995286 128.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 981363 127.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 990843 126.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 397226 348.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 573451 225.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 249813 497.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 267566 481.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 226689 597.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 88680 1437 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 578845 222.5 ns/op PASS ok net/netip 10.339s 2023/11/20 11:33:09 Test RPC server listening on 127.0.0.1:57662 2023/11/20 11:33:09 Test HTTP RPC server listening on 127.0.0.1:57663 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 193 607332 ns/op BenchmarkEndToEndHTTP-4 206 625940 ns/op BenchmarkEndToEndAsync-4 1395 91368 ns/op BenchmarkEndToEndAsyncHTTP-4 1886 76646 ns/op PASS ok net/rpc 1.971s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3873 31276 ns/op BenchmarkReadMIMEHeader/server_headers-4 5536 22063 ns/op BenchmarkUncommon-4 23570 4649 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.503s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4380 25949 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 76921 1433 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 566001 241.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 105038 1093 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 205318 563.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 106078 1141 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16270 7084 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 467043 275.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 117352 1040 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 223441 597.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 104797 1135 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18666 6319 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 167901 697.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 71210 1680 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 69478 1715 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30159 3707 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6376 20626 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 178497 691.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 69289 1683 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71524 1715 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31028 3781 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5893 20557 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.058s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2391889 47.45 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 151394 799.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 488 241417 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 165 661366 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 406 297645 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 43827 2624 ns/op BenchmarkStatFile-4 29253 3768 ns/op BenchmarkStatDir-4 32934 3713 ns/op BenchmarkLstatDot-4 48308 2466 ns/op BenchmarkLstatFile-4 32274 3902 ns/op BenchmarkLstatDir-4 30404 3690 ns/op PASS ok os 3.015s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 12 10033263 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.551s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 258595 405.7 ns/op PASS ok os/user 1.247s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2186864 52.36 ns/op BenchmarkString-4 1631744 70.39 ns/op BenchmarkBytes-4 1551986 77.78 ns/op BenchmarkNamedBytes-4 789284 133.7 ns/op BenchmarkBytesArray-4 765520 172.6 ns/op BenchmarkSliceLen-4 1811606 77.17 ns/op BenchmarkMapLen-4 710856 160.4 ns/op BenchmarkStringLen-4 1254507 91.85 ns/op BenchmarkArrayLen-4 1000000 111.2 ns/op BenchmarkSliceCap-4 1900188 62.53 ns/op BenchmarkDeepEqual/int8-4 335397 337.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 78907 1509 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 358141 371.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 73959 1567 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 361914 363.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 76887 1532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 362800 364.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 76345 1504 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 364389 352.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 78044 1508 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 391170 329.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 107520 1129 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 350004 364.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 77940 1537 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 367612 373.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 71637 1513 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 371052 374.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 68358 1568 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 340956 358.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 78384 1509 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 340430 361.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 76350 1504 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 352231 359.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 78118 1493 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 368648 353.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 79014 1519 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 358663 368.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 77788 1520 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 353168 369.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 77881 1470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 395752 312.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 84043 1436 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 339057 352.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82129 1509 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105309 1299 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53830 2201 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 44485 2629 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30724 3705 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30343 3800 ns/op BenchmarkIsZero/ArrayComparable-4 326674 380.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 29767 4017 ns/op BenchmarkIsZero/StructComparable-4 715711 182.5 ns/op BenchmarkIsZero/StructIncomparable-4 143110 881.2 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 101.9 ns/op BenchmarkIsZero/ArrayInt_1024-4 23262 5387 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 40423 2893 ns/op BenchmarkIsZero/Struct4Int-4 1000000 104.0 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 21993 5230 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 22435 5272 ns/op BenchmarkIsZero/StructInt_512-4 41634 2783 ns/op BenchmarkSetZero/Bool/Direct-4 2472127 47.49 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 131.5 ns/op BenchmarkSetZero/Bool/NewZero-4 769315 171.9 ns/op BenchmarkSetZero/Int/Direct-4 1896260 60.78 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 133.3 ns/op BenchmarkSetZero/Int/NewZero-4 643465 174.5 ns/op BenchmarkSetZero/Uint/Direct-4 1884912 61.10 ns/op BenchmarkSetZero/Uint/CachedZero-4 970255 132.0 ns/op BenchmarkSetZero/Uint/NewZero-4 685153 174.9 ns/op BenchmarkSetZero/Float/Direct-4 1927466 63.89 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 135.6 ns/op BenchmarkSetZero/Float/NewZero-4 671974 182.0 ns/op BenchmarkSetZero/Complex/Direct-4 1720839 72.63 ns/op BenchmarkSetZero/Complex/CachedZero-4 825576 138.5 ns/op BenchmarkSetZero/Complex/NewZero-4 705134 180.7 ns/op BenchmarkSetZero/Array/Direct-4 1811629 62.74 ns/op BenchmarkSetZero/Array/CachedZero-4 960249 134.8 ns/op BenchmarkSetZero/Array/NewZero-4 720013 185.6 ns/op BenchmarkSetZero/Chan/Direct-4 1658312 67.49 ns/op BenchmarkSetZero/Chan/CachedZero-4 928645 139.6 ns/op BenchmarkSetZero/Chan/NewZero-4 672994 207.9 ns/op BenchmarkSetZero/Func/Direct-4 1703842 68.95 ns/op BenchmarkSetZero/Func/CachedZero-4 890671 139.7 ns/op BenchmarkSetZero/Func/NewZero-4 664885 196.1 ns/op BenchmarkSetZero/Interface/Direct-4 1654714 70.89 ns/op BenchmarkSetZero/Interface/CachedZero-4 766549 135.4 ns/op BenchmarkSetZero/Interface/NewZero-4 684973 183.6 ns/op BenchmarkSetZero/Map/Direct-4 1753503 66.66 ns/op BenchmarkSetZero/Map/CachedZero-4 948987 131.2 ns/op BenchmarkSetZero/Map/NewZero-4 673502 186.7 ns/op BenchmarkSetZero/Pointer/Direct-4 1759135 66.15 ns/op BenchmarkSetZero/Pointer/CachedZero-4 970184 134.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 695298 193.8 ns/op BenchmarkSetZero/Slice/Direct-4 1744957 68.90 ns/op BenchmarkSetZero/Slice/CachedZero-4 824079 132.1 ns/op BenchmarkSetZero/Slice/NewZero-4 735235 175.4 ns/op BenchmarkSetZero/String/Direct-4 1887588 62.79 ns/op BenchmarkSetZero/String/CachedZero-4 850314 129.9 ns/op BenchmarkSetZero/String/NewZero-4 748368 192.8 ns/op BenchmarkSetZero/Struct/Direct-4 1925521 58.01 ns/op BenchmarkSetZero/Struct/CachedZero-4 888763 128.7 ns/op BenchmarkSetZero/Struct/NewZero-4 683662 179.1 ns/op BenchmarkSelect/1-4 197522 751.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75693 1798 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32414 3737 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 164560 629.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 186699 688.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 152370 890.9 ns/op 143.68 MB/s BenchmarkCallArgCopy/size=256-4 142758 1004 ns/op 254.90 MB/s BenchmarkCallArgCopy/size=1024-4 87956 2143 ns/op 477.75 MB/s BenchmarkCallArgCopy/size=4096-4 21836 6196 ns/op 661.08 MB/s BenchmarkCallArgCopy/size=65536-4 2192 88179 ns/op 743.21 MB/s BenchmarkFieldByName1-4 900000 152.3 ns/op BenchmarkFieldByName2-4 38644 3484 ns/op BenchmarkFieldByName3-4 5950 22069 ns/op BenchmarkInterfaceBig-4 2656358 45.28 ns/op BenchmarkInterfaceSmall-4 2536442 46.51 ns/op BenchmarkNew-4 1000000 128.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 2091 56940 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2024 62245 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1994 54766 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1888 64846 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2454 51722 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2020 63302 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 183330 643.0 ns/op PASS ok reflect 22.910s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6816 20451 ns/op 9003 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17531 ns/op 9232 B/op 1 allocs/op BenchmarkFindString-4 10000 20330 ns/op 9351 B/op 1 allocs/op BenchmarkFindSubmatch-4 9069 22092 ns/op 9402 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 22732 ns/op 9625 B/op 2 allocs/op BenchmarkLiteral-4 10000 15208 ns/op BenchmarkNotLiteral-4 4210 40977 ns/op BenchmarkMatchClass-4 3434 47610 ns/op BenchmarkMatchClass_InRange-4 3750 47731 ns/op BenchmarkReplaceAll-4 1400 94961 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 17124 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 20950 5516 ns/op BenchmarkAnchoredShortMatch-4 10000 18398 ns/op BenchmarkAnchoredLongMatch-4 10000 10870 ns/op BenchmarkOnePassShortA-4 17848 6808 ns/op BenchmarkNotOnePassShortA-4 8283 24547 ns/op BenchmarkOnePassShortB-4 21468 5336 ns/op BenchmarkNotOnePassShortB-4 10000 22941 ns/op BenchmarkOnePassLongPrefix-4 71924 1677 ns/op BenchmarkOnePassLongNotPrefix-4 27300 4387 ns/op BenchmarkMatchParallelShared-4 10000 18630 ns/op BenchmarkMatchParallelCopied-4 10000 21116 ns/op BenchmarkQuoteMetaAll-4 132597 917.4 ns/op 15.26 MB/s BenchmarkQuoteMetaNone-4 375472 352.3 ns/op 73.80 MB/s BenchmarkCompile/Onepass-4 4598 30624 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1904 88689 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 148 793531 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2624808 41.95 ns/op 381.44 MB/s BenchmarkMatch/Easy0/32-4 10000 13675 ns/op 2.34 MB/s BenchmarkMatch/Easy0/1K-4 10000 13456 ns/op 76.10 MB/s BenchmarkMatch/Easy0i/16-4 2617684 44.28 ns/op 361.37 MB/s BenchmarkMatch/Easy0i/32-4 5376 34555 ns/op 0.93 MB/s BenchmarkMatch/Easy0i/1K-4 223 508318 ns/op 2.01 MB/s BenchmarkMatch/Easy1/16-4 2562711 43.29 ns/op 369.61 MB/s BenchmarkMatch/Easy1/32-4 10000 14397 ns/op 2.22 MB/s BenchmarkMatch/Easy1/1K-4 7012 31071 ns/op 32.96 MB/s BenchmarkMatch/Medium/16-4 2540944 42.96 ns/op 372.41 MB/s BenchmarkMatch/Medium/32-4 4754 28810 ns/op 1.11 MB/s BenchmarkMatch/Medium/1K-4 273 428595 ns/op 2.39 MB/s BenchmarkMatch/Hard/16-4 2510470 42.52 ns/op 376.29 MB/s BenchmarkMatch/Hard/32-4 4266 40896 ns/op 0.78 MB/s BenchmarkMatch/Hard/1K-4 152 752136 ns/op 1.36 MB/s BenchmarkMatch/Hard1/16-4 1396 98760 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 679 165793 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 26 4703299 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 24531 4631 ns/op 3.46 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14814 7666 ns/op 4.17 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 582 205782 ns/op 4.98 MB/s 27 B/op 0 allocs/op PASS ok regexp 10.503s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 905358 140.0 ns/op BenchmarkIsWordChar-4 220623 574.5 ns/op PASS ok regexp/syntax 2.389s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 84168 1392 ns/op BenchmarkCallers/inlined-4 78837 1478 ns/op BenchmarkCallers/no-cache-4 18044 6427 ns/op BenchmarkFPCallers/cached-4 3175341 35.16 ns/op BenchmarkMakeChan/Byte-4 765066 280.4 ns/op BenchmarkMakeChan/Int-4 1000000 339.8 ns/op BenchmarkMakeChan/Ptr-4 833209 403.7 ns/op BenchmarkMakeChan/Struct/0-4 972618 258.5 ns/op BenchmarkMakeChan/Struct/32-4 231411 603.9 ns/op BenchmarkMakeChan/Struct/40-4 176467 799.5 ns/op BenchmarkChanNonblocking-4 5867902 17.84 ns/op BenchmarkSelectUncontended-4 1010870 110.2 ns/op BenchmarkSelectSyncContended-4 99285 1162 ns/op BenchmarkSelectAsyncContended-4 274903 400.4 ns/op BenchmarkSelectNonblock-4 3841731 28.97 ns/op BenchmarkChanUncontended-4 15883 7964 ns/op BenchmarkChanContended-4 4428 24306 ns/op BenchmarkChanSync-4 211135 540.3 ns/op BenchmarkChanSyncWork-4 59060 1948 ns/op BenchmarkChanProdCons0-4 224775 502.0 ns/op BenchmarkChanProdCons10-4 478315 270.8 ns/op BenchmarkChanProdCons100-4 462590 226.5 ns/op BenchmarkChanProdConsWork0-4 165469 706.1 ns/op BenchmarkChanProdConsWork10-4 224415 483.8 ns/op BenchmarkChanProdConsWork100-4 260064 441.7 ns/op BenchmarkSelectProdCons-4 171687 693.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 133.0 ns/op BenchmarkChanCreation-4 153292 730.7 ns/op BenchmarkChanSem-4 300979 403.1 ns/op BenchmarkChanPopular-4 93 1198670 ns/op BenchmarkChanClosed-4 883394 139.4 ns/op BenchmarkCallClosure-4 4232638 26.84 ns/op BenchmarkCallClosure1-4 4461591 26.99 ns/op BenchmarkCallClosure2-4 1000000 125.3 ns/op BenchmarkCallClosure3-4 1243948 100.2 ns/op BenchmarkCallClosure4-4 1000000 120.2 ns/op BenchmarkComplex128DivNormal-4 12990762 9.355 ns/op BenchmarkComplex128DivNisNaN-4 9854264 12.11 ns/op BenchmarkComplex128DivDisNaN-4 10023615 12.03 ns/op BenchmarkComplex128DivNisInf-4 13624342 9.293 ns/op BenchmarkComplex128DivDisInf-4 7365982 16.12 ns/op BenchmarkAllocation-4 3837 82060 ns/op BenchmarkReadMemStats-4 85 1589853 ns/op BenchmarkReadMemStatsLatency-4 1 3096120 p50-ns 3096120 p90-ns 3096120 p99-ns BenchmarkWriteBarrier-4 2553757 46.74 ns/op BenchmarkBulkWriteBarrier-4 4698711 22.92 ns/op BenchmarkScanStackNoLocals-4 2 54043172 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12690624 8.339 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12344940 9.194 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11236017 9.977 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8711846 13.12 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5914756 19.90 ns/op BenchmarkHash5-4 6982345 14.74 ns/op 339.12 MB/s BenchmarkHash16-4 6824900 16.09 ns/op 994.70 MB/s BenchmarkHash64-4 7265532 16.39 ns/op 3903.66 MB/s BenchmarkHash1024-4 2383134 49.72 ns/op 20597.14 MB/s BenchmarkHash65536-4 41047 2608 ns/op 25131.85 MB/s BenchmarkAlignedLoad-4 8318718 12.80 ns/op BenchmarkUnalignedLoad-4 8016218 13.59 ns/op BenchmarkEqEfaceConcrete-4 7702815 15.22 ns/op BenchmarkEqIfaceConcrete-4 6870691 16.92 ns/op BenchmarkNeEfaceConcrete-4 7459020 17.23 ns/op BenchmarkNeIfaceConcrete-4 6136158 16.70 ns/op BenchmarkConvT2EByteSized/bool-4 4146324 26.56 ns/op BenchmarkConvT2EByteSized/uint8-4 4265058 26.88 ns/op BenchmarkConvT2ESmall-4 3990846 28.47 ns/op BenchmarkConvT2EUintptr-4 4041096 28.40 ns/op BenchmarkConvT2ELarge-4 854601 146.8 ns/op BenchmarkConvT2ISmall-4 4038194 28.58 ns/op BenchmarkConvT2IUintptr-4 3720249 31.06 ns/op BenchmarkConvT2ILarge-4 1000000 146.7 ns/op BenchmarkConvI2E-4 3536563 29.38 ns/op BenchmarkConvI2I-4 3559113 31.50 ns/op BenchmarkAssertE2T-4 3798012 29.66 ns/op BenchmarkAssertE2TLarge-4 2005848 56.58 ns/op BenchmarkAssertE2I-4 3949176 26.84 ns/op BenchmarkAssertI2T-4 3378710 33.81 ns/op BenchmarkAssertI2I-4 4198564 26.96 ns/op BenchmarkAssertI2E-4 4302483 26.72 ns/op BenchmarkAssertE2E-4 4689328 25.43 ns/op BenchmarkAssertE2T2-4 2589681 42.03 ns/op BenchmarkAssertE2T2Blank-4 3358035 32.83 ns/op BenchmarkAssertI2E2-4 3798874 31.47 ns/op BenchmarkAssertI2E2Blank-4 4154676 26.65 ns/op BenchmarkAssertE2E2-4 3278516 31.55 ns/op BenchmarkAssertE2E2Blank-4 4168004 27.09 ns/op BenchmarkConvT2Ezero/zero/16-4 3792054 27.53 ns/op BenchmarkConvT2Ezero/zero/32-4 4175188 27.91 ns/op BenchmarkConvT2Ezero/zero/64-4 4076800 27.77 ns/op BenchmarkConvT2Ezero/zero/str-4 4330557 27.18 ns/op BenchmarkConvT2Ezero/zero/slice-4 4357268 26.89 ns/op BenchmarkConvT2Ezero/zero/big-4 159906 1095 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 117.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 125.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 144267 1072 ns/op BenchmarkConvT2Ezero/smallint/16-4 4172054 27.72 ns/op BenchmarkConvT2Ezero/smallint/32-4 4213308 27.22 ns/op BenchmarkConvT2Ezero/smallint/64-4 4234770 28.32 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 101.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1221108 88.61 ns/op BenchmarkConvT2Ezero/largeint/64-4 1294722 85.88 ns/op BenchmarkMalloc8-4 1463796 72.86 ns/op BenchmarkMalloc16-4 1529868 80.24 ns/op BenchmarkMallocTypeInfo8-4 1713582 72.36 ns/op BenchmarkMallocTypeInfo16-4 1311880 96.33 ns/op BenchmarkMallocLargeStruct-4 91760 1334 ns/op BenchmarkGoroutineSelect-4 30 4014191 ns/op BenchmarkGoroutineBlocking-4 42 4059976 ns/op BenchmarkGoroutineForRange-4 37 3636184 ns/op BenchmarkGoroutineIdle-4 30 4014831 ns/op BenchmarkHashStringSpeed-4 2557398 45.46 ns/op BenchmarkHashBytesSpeed-4 1279833 93.09 ns/op BenchmarkHashInt32Speed-4 2771140 39.53 ns/op BenchmarkHashInt64Speed-4 2623767 39.80 ns/op BenchmarkHashStringArraySpeed-4 529164 204.4 ns/op BenchmarkMegMap-4 2584256 43.84 ns/op BenchmarkMegOneMap-4 2876125 41.72 ns/op BenchmarkMegEqMap-4 3060 37893 ns/op BenchmarkMegEmptyMap-4 3471814 32.76 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2675772 45.63 ns/op BenchmarkSmallStrMap-4 2609721 45.69 ns/op BenchmarkMapStringKeysEight_16-4 2867208 40.63 ns/op BenchmarkMapStringKeysEight_32-4 2443646 44.24 ns/op BenchmarkMapStringKeysEight_64-4 2790135 41.54 ns/op BenchmarkMapStringKeysEight_1M-4 2694844 45.45 ns/op BenchmarkIntMap-4 2566926 45.05 ns/op BenchmarkMapFirst/1-4 3803974 30.95 ns/op BenchmarkMapFirst/2-4 3607306 30.20 ns/op BenchmarkMapFirst/3-4 3544536 31.19 ns/op BenchmarkMapFirst/4-4 3557421 33.63 ns/op BenchmarkMapFirst/5-4 3045414 34.52 ns/op BenchmarkMapFirst/6-4 3208581 36.35 ns/op BenchmarkMapFirst/7-4 3064338 33.39 ns/op BenchmarkMapFirst/8-4 3258609 31.36 ns/op BenchmarkMapFirst/9-4 3093882 36.43 ns/op BenchmarkMapFirst/10-4 3136030 37.81 ns/op BenchmarkMapFirst/11-4 3054921 36.39 ns/op BenchmarkMapFirst/12-4 2925220 37.18 ns/op BenchmarkMapFirst/13-4 2905738 36.43 ns/op BenchmarkMapFirst/14-4 3231555 37.43 ns/op BenchmarkMapFirst/15-4 3365374 35.72 ns/op BenchmarkMapFirst/16-4 3161314 36.19 ns/op BenchmarkMapMid/1-4 3661222 32.21 ns/op BenchmarkMapMid/2-4 3564166 32.32 ns/op BenchmarkMapMid/3-4 3501544 32.41 ns/op BenchmarkMapMid/4-4 2758430 41.01 ns/op BenchmarkMapMid/5-4 2939812 38.79 ns/op BenchmarkMapMid/6-4 3676622 40.13 ns/op BenchmarkMapMid/7-4 3627789 33.20 ns/op BenchmarkMapMid/8-4 2778788 42.26 ns/op BenchmarkMapMid/9-4 3001935 39.13 ns/op BenchmarkMapMid/10-4 2696283 40.58 ns/op BenchmarkMapMid/11-4 3160796 38.09 ns/op BenchmarkMapMid/12-4 2386172 45.73 ns/op BenchmarkMapMid/13-4 2934469 46.72 ns/op BenchmarkMapMid/14-4 3032874 38.89 ns/op BenchmarkMapMid/15-4 3038016 37.12 ns/op BenchmarkMapMid/16-4 3160770 38.49 ns/op BenchmarkMapLast/1-4 3705403 32.22 ns/op BenchmarkMapLast/2-4 3321637 32.47 ns/op BenchmarkMapLast/3-4 3040304 39.32 ns/op BenchmarkMapLast/4-4 2680246 42.16 ns/op BenchmarkMapLast/5-4 3560004 39.75 ns/op BenchmarkMapLast/6-4 3347816 41.63 ns/op BenchmarkMapLast/7-4 3365910 43.43 ns/op BenchmarkMapLast/8-4 2577890 45.74 ns/op BenchmarkMapLast/9-4 3047728 43.42 ns/op BenchmarkMapLast/10-4 2758900 39.58 ns/op BenchmarkMapLast/11-4 3081378 39.32 ns/op BenchmarkMapLast/12-4 2444833 48.30 ns/op BenchmarkMapLast/13-4 3060355 45.73 ns/op BenchmarkMapLast/14-4 2845437 38.59 ns/op BenchmarkMapLast/15-4 3210204 38.24 ns/op BenchmarkMapLast/16-4 3219513 36.16 ns/op BenchmarkMapCycle-4 2375208 49.97 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2909505 39.38 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2848 46529 ns/op BenchmarkMakeMap/[Byte]Byte-4 920996 415.6 ns/op BenchmarkMakeMap/[Int]Int-4 215164 1009 ns/op BenchmarkNewEmptyMap-4 4440394 27.59 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 106.4 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 461370 252.5 ns/op BenchmarkMapIterEmpty-4 4011039 29.37 ns/op BenchmarkSameLengthMap-4 3658192 33.37 ns/op BenchmarkBigKeyMap-4 1291854 89.91 ns/op BenchmarkBigValMap-4 1000000 104.5 ns/op BenchmarkSmallKeyMap-4 2695112 47.21 ns/op BenchmarkMapPopulate/1-4 1751545 60.02 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 155899 1101 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8608 17795 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 739 220315 ns/op 53302 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 54 2615691 ns/op 427323 B/op 317 allocs/op BenchmarkMapPopulate/100000-4 5 21569158 ns/op 3613044 B/op 4040 allocs/op BenchmarkComplexAlgMap-4 508504 246.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 1503060 83.91 ns/op BenchmarkGoMapClear/Reflexive/10-4 1385330 87.91 ns/op BenchmarkGoMapClear/Reflexive/100-4 634297 203.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 64022 1922 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7750 15601 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1261609 89.46 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1247922 97.43 ns/op BenchmarkGoMapClear/NonReflexive/100-4 600211 216.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 60796 1889 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7396 15010 ns/op BenchmarkMapStringConversion/32/simple-4 1423539 83.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1241713 96.07 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1260135 94.03 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1376288 86.06 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 102.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1226389 95.52 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1681946 73.07 ns/op BenchmarkMapInterfacePtr-4 1728038 66.99 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3119152 34.26 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 78444 1724 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5134 21387 ns/op BenchmarkMapPop1000-4 408 294715 ns/op BenchmarkMapPop10000-4 26 5680060 ns/op BenchmarkMapAssign/Int32/256-4 2335084 50.93 ns/op BenchmarkMapAssign/Int32/65536-4 1551406 74.88 ns/op BenchmarkMapAssign/Int64/256-4 2257184 49.20 ns/op BenchmarkMapAssign/Int64/65536-4 1357100 78.35 ns/op BenchmarkMapAssign/Str/256-4 2054428 57.86 ns/op BenchmarkMapAssign/Str/65536-4 832352 124.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1402946 83.93 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 880580 116.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1439923 82.69 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 761902 138.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 539528 3755 ns/op BenchmarkMapOperatorAssign/Str/65536-4 336109 342.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 550107 212.1 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 271856 379.4 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 924297 172.7 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 322572 387.3 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 704907 238.9 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 151240 681.0 ns/op 112 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1463822 89.01 ns/op BenchmarkMapDelete/Int32/1000-4 1991721 58.08 ns/op BenchmarkMapDelete/Int32/10000-4 2011056 56.70 ns/op BenchmarkMapDelete/Int64/100-4 1000000 101.2 ns/op BenchmarkMapDelete/Int64/1000-4 2028652 64.63 ns/op BenchmarkMapDelete/Int64/10000-4 2012923 59.09 ns/op BenchmarkMapDelete/Str/100-4 1000000 119.2 ns/op BenchmarkMapDelete/Str/1000-4 1308777 93.42 ns/op BenchmarkMapDelete/Str/10000-4 1237305 89.51 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 126.4 ns/op BenchmarkMapDelete/Pointer/1000-4 1541000 73.99 ns/op BenchmarkMapDelete/Pointer/10000-4 1641982 69.08 ns/op BenchmarkMemmove/0-4 16399575 6.657 ns/op BenchmarkMemmove/1-4 1302170 87.81 ns/op 11.39 MB/s BenchmarkMemmove/2-4 1313486 88.47 ns/op 22.61 MB/s BenchmarkMemmove/3-4 1328552 89.84 ns/op 33.39 MB/s BenchmarkMemmove/4-4 1315365 94.57 ns/op 42.30 MB/s BenchmarkMemmove/5-4 1280874 88.83 ns/op 56.29 MB/s BenchmarkMemmove/6-4 1256023 88.68 ns/op 67.66 MB/s BenchmarkMemmove/7-4 1333693 90.25 ns/op 77.57 MB/s BenchmarkMemmove/8-4 1326219 89.93 ns/op 88.96 MB/s BenchmarkMemmove/9-4 1000000 108.3 ns/op 83.07 MB/s BenchmarkMemmove/10-4 1262108 95.25 ns/op 104.99 MB/s BenchmarkMemmove/11-4 1251600 106.6 ns/op 103.20 MB/s BenchmarkMemmove/12-4 1200375 97.35 ns/op 123.27 MB/s BenchmarkMemmove/13-4 1213468 97.83 ns/op 132.89 MB/s BenchmarkMemmove/14-4 1201578 95.93 ns/op 145.94 MB/s BenchmarkMemmove/15-4 1235689 95.96 ns/op 156.31 MB/s BenchmarkMemmove/16-4 1287979 95.00 ns/op 168.43 MB/s BenchmarkMemmove/32-4 1234722 96.40 ns/op 331.94 MB/s BenchmarkMemmove/64-4 1000000 102.8 ns/op 622.82 MB/s BenchmarkMemmove/128-4 1000000 112.8 ns/op 1134.75 MB/s BenchmarkMemmove/256-4 977214 135.4 ns/op 1890.53 MB/s BenchmarkMemmove/512-4 745357 182.0 ns/op 2813.25 MB/s BenchmarkMemmove/1024-4 477777 275.2 ns/op 3721.17 MB/s BenchmarkMemmove/2048-4 288190 431.8 ns/op 4743.22 MB/s BenchmarkMemmove/4096-4 166599 759.6 ns/op 5391.96 MB/s BenchmarkMemmoveOverlap/32-4 1203464 96.21 ns/op 332.60 MB/s BenchmarkMemmoveOverlap/64-4 1000000 101.1 ns/op 633.16 MB/s BenchmarkMemmoveOverlap/128-4 1000000 115.1 ns/op 1111.65 MB/s BenchmarkMemmoveOverlap/256-4 740588 144.4 ns/op 1773.38 MB/s BenchmarkMemmoveOverlap/512-4 753727 175.9 ns/op 2910.22 MB/s BenchmarkMemmoveOverlap/1024-4 481776 272.0 ns/op 3764.94 MB/s BenchmarkMemmoveOverlap/2048-4 301683 428.7 ns/op 4776.70 MB/s BenchmarkMemmoveOverlap/4096-4 155630 795.2 ns/op 5151.21 MB/s BenchmarkMemmoveUnalignedDst/0-4 16217695 6.682 ns/op BenchmarkMemmoveUnalignedDst/1-4 1283398 90.53 ns/op 11.05 MB/s BenchmarkMemmoveUnalignedDst/2-4 1272037 92.39 ns/op 21.65 MB/s BenchmarkMemmoveUnalignedDst/3-4 1267951 94.46 ns/op 31.76 MB/s BenchmarkMemmoveUnalignedDst/4-4 1272282 95.19 ns/op 42.02 MB/s BenchmarkMemmoveUnalignedDst/5-4 1298655 91.71 ns/op 54.52 MB/s BenchmarkMemmoveUnalignedDst/6-4 1295888 90.07 ns/op 66.62 MB/s BenchmarkMemmoveUnalignedDst/7-4 1326542 89.40 ns/op 78.30 MB/s BenchmarkMemmoveUnalignedDst/8-4 1287964 90.15 ns/op 88.74 MB/s BenchmarkMemmoveUnalignedDst/9-4 1253792 94.91 ns/op 94.83 MB/s BenchmarkMemmoveUnalignedDst/10-4 1288939 93.54 ns/op 106.90 MB/s BenchmarkMemmoveUnalignedDst/11-4 1284096 93.28 ns/op 117.92 MB/s BenchmarkMemmoveUnalignedDst/12-4 1253097 93.47 ns/op 128.39 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 102.6 ns/op 126.75 MB/s BenchmarkMemmoveUnalignedDst/14-4 1271106 94.05 ns/op 148.86 MB/s BenchmarkMemmoveUnalignedDst/15-4 1276833 93.11 ns/op 161.09 MB/s BenchmarkMemmoveUnalignedDst/16-4 1258587 97.79 ns/op 163.61 MB/s BenchmarkMemmoveUnalignedDst/32-4 1226974 96.24 ns/op 332.49 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 102.3 ns/op 625.72 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 112.5 ns/op 1137.56 MB/s BenchmarkMemmoveUnalignedDst/256-4 941576 132.0 ns/op 1940.12 MB/s BenchmarkMemmoveUnalignedDst/512-4 742377 173.9 ns/op 2944.30 MB/s BenchmarkMemmoveUnalignedDst/1024-4 481538 275.6 ns/op 3714.99 MB/s BenchmarkMemmoveUnalignedDst/2048-4 292783 432.0 ns/op 4740.30 MB/s BenchmarkMemmoveUnalignedDst/4096-4 168020 741.6 ns/op 5523.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1214431 97.20 ns/op 329.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 102.4 ns/op 625.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 116.2 ns/op 1101.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 976180 132.6 ns/op 1931.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 748328 171.3 ns/op 2988.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 487200 269.1 ns/op 3805.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 306092 422.8 ns/op 4844.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 170060 748.3 ns/op 5473.46 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17031364 6.452 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1360461 89.87 ns/op 11.13 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1305289 95.51 ns/op 20.94 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1344646 89.16 ns/op 33.65 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1322536 90.48 ns/op 44.21 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1303136 90.16 ns/op 55.46 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1344985 90.24 ns/op 66.49 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1303617 88.26 ns/op 79.32 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1323032 88.90 ns/op 89.99 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1296940 96.45 ns/op 93.32 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1270748 92.19 ns/op 108.47 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1283125 92.47 ns/op 118.96 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1261620 93.58 ns/op 128.23 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1241978 93.95 ns/op 138.37 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1272600 93.17 ns/op 150.26 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1266984 93.12 ns/op 161.07 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1264530 94.12 ns/op 169.99 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1242223 96.47 ns/op 331.69 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 101.5 ns/op 630.33 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 111.5 ns/op 1147.87 MB/s BenchmarkMemmoveUnalignedSrc/256-4 912540 142.9 ns/op 1791.95 MB/s BenchmarkMemmoveUnalignedSrc/512-4 710862 182.9 ns/op 2799.58 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 464745 268.3 ns/op 3816.61 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 311214 413.7 ns/op 4950.56 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 170640 754.7 ns/op 5427.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 111.4 ns/op 143.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 105.1 ns/op 152.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 105.1 ns/op 152.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 107.2 ns/op 149.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 107.5 ns/op 148.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 102.9 ns/op 155.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 103.5 ns/op 154.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 104.0 ns/op 153.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 113.6 ns/op 563.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 973521 120.9 ns/op 529.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 111.2 ns/op 575.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 112.9 ns/op 566.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 112.9 ns/op 566.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 112.1 ns/op 571.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 999700 111.7 ns/op 573.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 981206 116.3 ns/op 550.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 775062 167.4 ns/op 1529.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 594284 197.7 ns/op 1294.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 895501 140.0 ns/op 1828.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 903446 144.7 ns/op 1769.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 914329 141.5 ns/op 1809.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 925046 141.7 ns/op 1806.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 914936 140.9 ns/op 1817.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 897660 138.8 ns/op 1843.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 101616 1201 ns/op 3410.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 63427 1854 ns/op 2208.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 152803 849.4 ns/op 4822.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 153212 754.4 ns/op 5429.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 167199 734.0 ns/op 5580.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 171666 748.1 ns/op 5475.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 168583 747.2 ns/op 5481.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 171063 767.6 ns/op 5336.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6696 18820 ns/op 3482.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4376 28668 ns/op 2286.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9459 12379 ns/op 5294.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9344 12489 ns/op 5247.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9744 12034 ns/op 5445.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9591 12223 ns/op 5361.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9792 12300 ns/op 5328.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9638 12204 ns/op 5370.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1219556 96.11 ns/op 332.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 103.8 ns/op 616.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 114.8 ns/op 1114.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 903553 132.5 ns/op 1932.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 752635 174.0 ns/op 2941.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 485640 268.3 ns/op 3816.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 306597 420.2 ns/op 4873.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 173929 732.8 ns/op 5589.51 MB/s BenchmarkMemclr/5-4 14664786 8.306 ns/op 601.96 MB/s BenchmarkMemclr/16-4 14418338 8.598 ns/op 1860.95 MB/s BenchmarkMemclr/64-4 14480772 8.647 ns/op 7401.57 MB/s BenchmarkMemclr/256-4 12482800 10.92 ns/op 23449.13 MB/s BenchmarkMemclr/4096-4 2135635 52.49 ns/op 78037.31 MB/s BenchmarkMemclr/65536-4 87132 1337 ns/op 49013.63 MB/s BenchmarkMemclr/1M-4 5695 22839 ns/op 45912.10 MB/s BenchmarkMemclr/4M-4 1275 94217 ns/op 44517.60 MB/s BenchmarkMemclr/8M-4 468 253079 ns/op 33146.19 MB/s BenchmarkMemclr/16M-4 141 766805 ns/op 21879.37 MB/s BenchmarkMemclr/64M-4 58 2062273 ns/op 32541.21 MB/s BenchmarkMemclrUnaligned/0_5-4 6825282 16.88 ns/op 296.23 MB/s BenchmarkMemclrUnaligned/0_16-4 8285457 13.37 ns/op 1196.40 MB/s BenchmarkMemclrUnaligned/0_64-4 8720817 13.58 ns/op 4711.74 MB/s BenchmarkMemclrUnaligned/0_256-4 8287521 14.23 ns/op 17986.43 MB/s BenchmarkMemclrUnaligned/0_4096-4 2146219 54.64 ns/op 74958.04 MB/s BenchmarkMemclrUnaligned/0_65536-4 92563 1350 ns/op 48530.51 MB/s BenchmarkMemclrUnaligned/1_5-4 8697564 13.67 ns/op 365.73 MB/s BenchmarkMemclrUnaligned/1_16-4 8846974 13.34 ns/op 1199.04 MB/s BenchmarkMemclrUnaligned/1_64-4 8709537 13.51 ns/op 4736.22 MB/s BenchmarkMemclrUnaligned/1_256-4 8759230 14.63 ns/op 17496.21 MB/s BenchmarkMemclrUnaligned/1_4096-4 1469418 79.89 ns/op 51271.45 MB/s BenchmarkMemclrUnaligned/1_65536-4 78796 1522 ns/op 43063.10 MB/s BenchmarkMemclrUnaligned/4_5-4 8715186 13.63 ns/op 366.91 MB/s BenchmarkMemclrUnaligned/4_16-4 8934075 13.42 ns/op 1192.53 MB/s BenchmarkMemclrUnaligned/4_64-4 8485382 13.55 ns/op 4723.52 MB/s BenchmarkMemclrUnaligned/4_256-4 7564929 14.68 ns/op 17440.34 MB/s BenchmarkMemclrUnaligned/4_4096-4 1402311 89.56 ns/op 45736.52 MB/s BenchmarkMemclrUnaligned/4_65536-4 79291 1572 ns/op 41693.36 MB/s BenchmarkMemclrUnaligned/7_5-4 8105990 14.05 ns/op 355.77 MB/s BenchmarkMemclrUnaligned/7_16-4 8881824 13.79 ns/op 1160.44 MB/s BenchmarkMemclrUnaligned/7_64-4 8247799 13.75 ns/op 4654.82 MB/s BenchmarkMemclrUnaligned/7_256-4 7932477 14.43 ns/op 17735.60 MB/s BenchmarkMemclrUnaligned/7_4096-4 1437114 84.30 ns/op 48590.31 MB/s BenchmarkMemclrUnaligned/7_65536-4 78865 1608 ns/op 40754.76 MB/s BenchmarkMemclrUnaligned/0_1M-4 5434 24058 ns/op 43585.36 MB/s BenchmarkMemclrUnaligned/0_4M-4 1166 96680 ns/op 43383.49 MB/s BenchmarkMemclrUnaligned/0_8M-4 388 267027 ns/op 31414.78 MB/s BenchmarkMemclrUnaligned/0_16M-4 135 819542 ns/op 20471.45 MB/s BenchmarkMemclrUnaligned/0_64M-4 48 2291946 ns/op 29280.30 MB/s BenchmarkMemclrUnaligned/1_1M-4 3972 34799 ns/op 30132.75 MB/s BenchmarkMemclrUnaligned/1_4M-4 850 137536 ns/op 30496.12 MB/s BenchmarkMemclrUnaligned/1_8M-4 399 316228 ns/op 26527.13 MB/s BenchmarkMemclrUnaligned/1_16M-4 140 861990 ns/op 19463.36 MB/s BenchmarkMemclrUnaligned/1_64M-4 50 2049432 ns/op 32745.11 MB/s BenchmarkMemclrUnaligned/4_1M-4 5110 25720 ns/op 40768.22 MB/s BenchmarkMemclrUnaligned/4_4M-4 1009 105973 ns/op 39579.11 MB/s BenchmarkMemclrUnaligned/4_8M-4 408 277132 ns/op 30269.34 MB/s BenchmarkMemclrUnaligned/4_16M-4 145 806001 ns/op 20815.39 MB/s BenchmarkMemclrUnaligned/4_64M-4 58 2067023 ns/op 32466.44 MB/s BenchmarkMemclrUnaligned/7_1M-4 5006 26022 ns/op 40295.75 MB/s BenchmarkMemclrUnaligned/7_4M-4 1034 104513 ns/op 40132.06 MB/s BenchmarkMemclrUnaligned/7_8M-4 405 322858 ns/op 25982.37 MB/s BenchmarkMemclrUnaligned/7_16M-4 127 887438 ns/op 18905.23 MB/s BenchmarkMemclrUnaligned/7_64M-4 58 2201011 ns/op 30490.02 MB/s BenchmarkGoMemclr/5-4 2004199 63.18 ns/op 79.14 MB/s BenchmarkGoMemclr/16-4 714063 185.9 ns/op 86.06 MB/s BenchmarkGoMemclr/64-4 187971 644.0 ns/op 99.38 MB/s BenchmarkGoMemclr/256-4 47358 2846 ns/op 89.96 MB/s BenchmarkMemclrRange/1K_2K-4 73114 1643 ns/op 58337.56 MB/s BenchmarkMemclrRange/2K_8K-4 22249 4694 ns/op 71060.61 MB/s BenchmarkMemclrRange/4K_16K-4 28566 3942 ns/op 81965.68 MB/s BenchmarkMemclrRange/160K_228K-4 3255 38027 ns/op 43729.00 MB/s BenchmarkClearFat7-4 3750280 26.81 ns/op BenchmarkClearFat8-4 4370916 26.61 ns/op BenchmarkClearFat11-4 4222782 27.51 ns/op BenchmarkClearFat12-4 3835718 28.70 ns/op BenchmarkClearFat13-4 3525367 29.49 ns/op BenchmarkClearFat14-4 3464301 29.72 ns/op BenchmarkClearFat15-4 3688828 29.08 ns/op BenchmarkClearFat16-4 3702616 29.65 ns/op BenchmarkClearFat24-4 3616039 30.19 ns/op BenchmarkClearFat32-4 3612686 27.97 ns/op BenchmarkClearFat40-4 3677839 29.99 ns/op BenchmarkClearFat48-4 3545386 31.85 ns/op BenchmarkClearFat56-4 3502336 30.30 ns/op BenchmarkClearFat64-4 3366350 32.58 ns/op BenchmarkClearFat72-4 3437811 31.76 ns/op BenchmarkClearFat128-4 2723440 38.51 ns/op BenchmarkClearFat256-4 2103285 48.25 ns/op BenchmarkClearFat512-4 1478822 80.92 ns/op BenchmarkClearFat1024-4 1000000 125.9 ns/op BenchmarkClearFat1032-4 1000000 125.0 ns/op BenchmarkClearFat1040-4 1000000 133.3 ns/op BenchmarkCopyFat7-4 4023715 27.32 ns/op BenchmarkCopyFat8-4 3888087 28.87 ns/op BenchmarkCopyFat11-4 4119579 28.29 ns/op BenchmarkCopyFat12-4 4781208 27.26 ns/op BenchmarkCopyFat13-4 3786440 29.91 ns/op BenchmarkCopyFat14-4 3942914 29.40 ns/op BenchmarkCopyFat15-4 3408842 34.28 ns/op BenchmarkCopyFat16-4 3689340 28.35 ns/op BenchmarkCopyFat24-4 4122676 26.49 ns/op BenchmarkCopyFat32-4 3682425 28.74 ns/op BenchmarkCopyFat64-4 3603358 29.32 ns/op BenchmarkCopyFat72-4 3700915 30.65 ns/op BenchmarkCopyFat128-4 3044887 38.69 ns/op BenchmarkCopyFat256-4 2017806 54.93 ns/op BenchmarkCopyFat512-4 1000000 100.5 ns/op BenchmarkCopyFat520-4 1311788 82.40 ns/op BenchmarkCopyFat1024-4 955420 138.5 ns/op BenchmarkCopyFat1032-4 977421 137.5 ns/op BenchmarkCopyFat1040-4 958099 143.7 ns/op BenchmarkIssue18740/2byte-4 340 338508 ns/op BenchmarkIssue18740/4byte-4 624 198131 ns/op BenchmarkIssue18740/8byte-4 939 118092 ns/op BenchmarkMemclrKnownSize1-4 6702480 16.51 ns/op 60.58 MB/s BenchmarkMemclrKnownSize2-4 3230120 34.21 ns/op 58.47 MB/s BenchmarkMemclrKnownSize4-4 2698225 41.58 ns/op 96.20 MB/s BenchmarkMemclrKnownSize8-4 1289671 98.88 ns/op 80.91 MB/s BenchmarkMemclrKnownSize16-4 663728 197.8 ns/op 80.90 MB/s BenchmarkMemclrKnownSize32-4 388335 362.4 ns/op 88.31 MB/s BenchmarkMemclrKnownSize64-4 195523 676.4 ns/op 94.61 MB/s BenchmarkMemclrKnownSize112-4 105541 1109 ns/op 100.96 MB/s BenchmarkMemclrKnownSize128-4 91635 1316 ns/op 97.26 MB/s BenchmarkMemclrKnownSize192-4 55455 2117 ns/op 90.67 MB/s BenchmarkMemclrKnownSize248-4 46262 2470 ns/op 100.42 MB/s BenchmarkMemclrKnownSize256-4 39889 2586 ns/op 98.99 MB/s BenchmarkMemclrKnownSize512-4 21999 5012 ns/op 102.16 MB/s BenchmarkMemclrKnownSize1024-4 10000 10724 ns/op 95.49 MB/s BenchmarkMemclrKnownSize4096-4 3230 39380 ns/op 104.01 MB/s BenchmarkMemclrKnownSize512KiB-4 22 5141321 ns/op 101.98 MB/s BenchmarkReadMetricsLatency-4 10000 5299 p50-ns 7736 p90-ns 13190 p99-ns BenchmarkFinalizer-4 196 633431 ns/op BenchmarkFinalizerRun-4 169371 702.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7531689 14.89 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3736447 32.15 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2831389 43.33 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2501924 43.92 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1511106 80.73 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1355570 85.75 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2432085 45.51 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1416676 80.25 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1587997 75.06 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2374444 49.56 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2428893 50.31 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1886311 58.21 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1664734 68.13 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1588893 74.28 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8548076 13.48 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7372479 14.06 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8639936 13.07 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7494421 14.10 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7417538 15.04 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5292603 20.41 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7287001 14.01 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8234443 13.31 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8709478 13.20 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8194696 13.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9197738 12.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8990252 12.78 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8683296 13.55 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9076749 12.74 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8259439 12.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8885941 13.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8407561 13.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8624047 13.21 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9035388 14.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7732744 13.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6996378 14.39 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8785591 12.89 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8353046 12.95 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8685619 12.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8902030 13.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8801553 13.21 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9137298 12.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9035077 13.19 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8626682 13.23 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8141901 13.33 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8513386 13.91 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9161094 12.62 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8498494 12.67 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8868660 13.14 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8947390 12.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8799488 13.04 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8435422 13.59 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8544609 13.11 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8771925 12.53 ns/op BenchmarkNetpollBreak-4 3692 31643 ns/op BenchmarkPinnerPinUnpinBatch-4 1359 134173 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 223 539264 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1473 143184 ns/op BenchmarkPinnerPinUnpin-4 1379870 87.34 ns/op BenchmarkPinnerPinUnpinTiny-4 1446234 81.54 ns/op BenchmarkPinnerPinUnpinDouble-4 510001 238.2 ns/op BenchmarkPinnerPinUnpinParallel-4 2619708 48.85 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2581993 52.07 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 414129 295.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7273888 16.46 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6209871 18.17 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4924078 24.47 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 4555753 23.03 ns/op BenchmarkPingPongHog-4 418 360355 ns/op BenchmarkStackGrowth-4 91473 1128 ns/op BenchmarkStackGrowthDeep-4 954 110493 ns/op BenchmarkCreateGoroutines-4 41592 4627 ns/op BenchmarkCreateGoroutinesParallel-4 51266 2264 ns/op BenchmarkCreateGoroutinesCapture-4 6648 16180 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 46705 2314 ns/op BenchmarkClosureCall-4 21581274 4.856 ns/op BenchmarkWakeupParallelSpinning/0s-4 6564 19046 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5569 20579 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3211 32762 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3090 43321 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1720 73613 ns/op BenchmarkWakeupParallelSpinning/20µs-4 877 124683 ns/op BenchmarkWakeupParallelSpinning/50µs-4 441 314120 ns/op BenchmarkWakeupParallelSpinning/100µs-4 243 496319 ns/op BenchmarkMatmult-4 4842206 35.03 ns/op BenchmarkFastrand-4 6404475 16.96 ns/op BenchmarkFastrand64-4 6597738 18.06 ns/op BenchmarkFastrandHashiter-4 2864965 37.53 ns/op BenchmarkFastrandn/2-4 5626256 23.29 ns/op BenchmarkFastrandn/3-4 5764138 21.69 ns/op BenchmarkFastrandn/4-4 6158865 18.92 ns/op BenchmarkFastrandn/5-4 5876324 19.20 ns/op BenchmarkIfaceCmp100-4 102199 1072 ns/op BenchmarkIfaceCmpNil100-4 216492 606.9 ns/op BenchmarkEfaceCmpDiff-4 43752 2605 ns/op BenchmarkEfaceCmpDiffIndirect-4 35020 3202 ns/op BenchmarkDefer-4 1000000 121.3 ns/op BenchmarkDefer10-4 875742 185.1 ns/op BenchmarkDeferMany-4 428035 401.9 ns/op BenchmarkPanicRecover-4 523522 218.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 62 1677760 ns/op 1807355 p50-ns 2082310 p90-ns 2791224 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 2109625 ns/op 1796078 p50-ns 3378872 p90-ns 8493855 p99-ns BenchmarkGoroutineProfile/small/idle-4 72 2856031 ns/op 2828213 p50-ns 4009882 p90-ns 4757684 p99-ns BenchmarkGoroutineProfile/small/loaded-4 48 2974791 ns/op 2511888 p50-ns 4915078 p90-ns 7934265 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 98 1388696 ns/op 1252978 p50-ns 1941973 p90-ns 2232533 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 73 2049624 ns/op 1617093 p50-ns 3137771 p90-ns 14595638 p99-ns BenchmarkGoroutineProfile/large/idle-4 27 4426423 ns/op 4222271 p50-ns 5409785 p90-ns 5811980 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 10304123 ns/op 9856807 p50-ns 12591051 p90-ns 15525578 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1224630 ns/op 1118582 p50-ns 1834801 p90-ns 2463211 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 74 1413750 ns/op 1363177 p50-ns 1986902 p90-ns 3086012 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 57 2437247 ns/op 2191634 p50-ns 2967617 p90-ns 4083850 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 40 3065559 ns/op 2510407 p50-ns 4109789 p90-ns 9316200 p99-ns BenchmarkRWMutexUncontended-4 2463460 47.44 ns/op BenchmarkRWMutexWrite100-4 229142 2315 ns/op BenchmarkRWMutexWrite10-4 90512 1433 ns/op BenchmarkRWMutexWorkWrite100-4 40626 3940 ns/op BenchmarkRWMutexWorkWrite10-4 76300 2526 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3746 31282 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1309 87132 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1926 62985 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 634 179298 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 942 123216 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 259 393885 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 470 249050 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 147 794892 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 227715 588.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 243430 562.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 250644 662.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 245910 534.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 256783 556.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 198688 678.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 196479 746.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 254138 772.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 176918 738.9 ns/op BenchmarkMakeSlice/Byte-4 1877898 61.77 ns/op BenchmarkMakeSlice/Int16-4 1893211 62.09 ns/op BenchmarkMakeSlice/Int-4 1470501 81.40 ns/op BenchmarkMakeSlice/Ptr-4 1368297 92.36 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 142.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 175.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 195.7 ns/op BenchmarkGrowSlice/Byte-4 576218 183.7 ns/op BenchmarkGrowSlice/Int16-4 830524 178.4 ns/op BenchmarkGrowSlice/Int-4 717964 271.1 ns/op BenchmarkGrowSlice/Ptr-4 557360 298.6 ns/op BenchmarkGrowSlice/Struct/24-4 445430 464.3 ns/op BenchmarkGrowSlice/Struct/32-4 227583 560.9 ns/op BenchmarkGrowSlice/Struct/40-4 177866 728.4 ns/op BenchmarkExtendSlice/IntSlice-4 486940 314.4 ns/op BenchmarkExtendSlice/PointerSlice-4 506802 339.6 ns/op BenchmarkExtendSlice/NoGrow-4 778982 180.0 ns/op BenchmarkAppend-4 961794 113.6 ns/op BenchmarkAppendGrowByte-4 4 29725556 ns/op BenchmarkAppendGrowString-4 1 329800930 ns/op BenchmarkAppendSlice/1Bytes-4 1310940 86.50 ns/op BenchmarkAppendSlice/4Bytes-4 1429321 81.45 ns/op BenchmarkAppendSlice/7Bytes-4 1462112 80.05 ns/op BenchmarkAppendSlice/8Bytes-4 1416426 85.16 ns/op BenchmarkAppendSlice/15Bytes-4 1360999 86.20 ns/op BenchmarkAppendSlice/16Bytes-4 1342044 96.89 ns/op BenchmarkAppendSlice/32Bytes-4 1311000 88.62 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 70818 1629 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18966 6521 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 25374 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1041 111642 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 108 1126696 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 3732928 ns/op BenchmarkAppendStr/1Bytes-4 1800706 65.25 ns/op BenchmarkAppendStr/4Bytes-4 1760523 65.70 ns/op BenchmarkAppendStr/8Bytes-4 1774441 68.16 ns/op BenchmarkAppendStr/16Bytes-4 1721925 67.97 ns/op BenchmarkAppendStr/32Bytes-4 1698550 69.66 ns/op BenchmarkAppendSpecialCase-4 945643 120.9 ns/op BenchmarkCopy/1Byte-4 1402599 83.92 ns/op 11.92 MB/s BenchmarkCopy/1String-4 1383919 83.44 ns/op 11.98 MB/s BenchmarkCopy/2Byte-4 1384470 83.18 ns/op 24.04 MB/s BenchmarkCopy/2String-4 1369464 83.46 ns/op 23.96 MB/s BenchmarkCopy/4Byte-4 1320423 87.85 ns/op 45.53 MB/s BenchmarkCopy/4String-4 1401788 84.87 ns/op 47.13 MB/s BenchmarkCopy/8Byte-4 1411370 87.61 ns/op 91.31 MB/s BenchmarkCopy/8String-4 1395936 84.17 ns/op 95.04 MB/s BenchmarkCopy/12Byte-4 1319439 88.24 ns/op 135.99 MB/s BenchmarkCopy/12String-4 1315251 89.41 ns/op 134.21 MB/s BenchmarkCopy/16Byte-4 1352348 86.29 ns/op 185.42 MB/s BenchmarkCopy/16String-4 1321356 87.04 ns/op 183.82 MB/s BenchmarkCopy/32Byte-4 1307433 90.88 ns/op 352.10 MB/s BenchmarkCopy/32String-4 1262194 91.33 ns/op 350.38 MB/s BenchmarkCopy/128Byte-4 1000000 111.0 ns/op 1153.58 MB/s BenchmarkCopy/128String-4 1000000 119.8 ns/op 1068.50 MB/s BenchmarkCopy/1024Byte-4 448536 286.4 ns/op 3575.83 MB/s BenchmarkCopy/1024String-4 337221 383.3 ns/op 2671.20 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26352 4754 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15538 8124 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13613 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 17520 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9524 21094 ns/op BenchmarkAppendInPlace/Grow/Byte-4 147134 1149 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 145068 1057 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 79546 1442 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 75220 1796 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 77504 1936 ns/op BenchmarkStackCopyPtr-4 1 121876508 ns/op BenchmarkStackCopy-4 2 75192397 ns/op BenchmarkStackCopyNoCache-4 28 4140570 ns/op BenchmarkStackCopyWithStkobj-4 2 58087168 ns/op BenchmarkIssue18138-4 238 655761 ns/op BenchmarkCompareStringEqual-4 14408882 7.931 ns/op BenchmarkCompareStringIdentical-4 22399028 4.783 ns/op BenchmarkCompareStringSameLength-4 16207890 7.883 ns/op BenchmarkCompareStringDifferentLength-4 23894937 4.417 ns/op BenchmarkCompareStringBigUnaligned-4 2127 48255 ns/op 21730.15 MB/s BenchmarkCompareStringBig-4 1986 81775 ns/op 12822.77 MB/s BenchmarkConcatStringAndBytes-4 2251365 51.41 ns/op BenchmarkSliceByteToString/1-4 1495473 72.08 ns/op BenchmarkSliceByteToString/2-4 1000000 141.3 ns/op BenchmarkSliceByteToString/4-4 991606 131.4 ns/op BenchmarkSliceByteToString/8-4 930619 125.3 ns/op BenchmarkSliceByteToString/16-4 1000000 125.7 ns/op BenchmarkSliceByteToString/32-4 1000000 143.0 ns/op BenchmarkSliceByteToString/64-4 778119 195.5 ns/op BenchmarkSliceByteToString/128-4 724672 271.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2475358 46.97 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1053734 111.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1244434 94.67 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3746733 30.31 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1922504 61.04 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2061981 55.91 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2009785 59.98 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 387373 332.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 466606 277.5 ns/op BenchmarkRuneIterate/range/ASCII-4 12017250 9.893 ns/op BenchmarkRuneIterate/range/Japanese-4 2901537 40.73 ns/op BenchmarkRuneIterate/range/MixedLength-4 3584860 32.94 ns/op BenchmarkRuneIterate/range1/ASCII-4 12613782 9.342 ns/op BenchmarkRuneIterate/range1/Japanese-4 2980597 39.16 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3480848 33.97 ns/op BenchmarkRuneIterate/range2/ASCII-4 11737608 10.12 ns/op BenchmarkRuneIterate/range2/Japanese-4 2856246 40.32 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3395992 36.20 ns/op BenchmarkArrayEqual-4 25656204 4.837 ns/op BenchmarkFunc/Name-4 2881393 38.29 ns/op BenchmarkFunc/Entry-4 10120000 11.01 ns/op BenchmarkFunc/FileLine-4 3284514 37.06 ns/op PASS ok runtime 343.071s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 16900 6178 ns/op BenchmarkHandle/concurrent-4 18643 5607 ns/op PASS ok runtime/cgo 1.426s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 9926948 12.20 ns/op BenchmarkAnd32Parallel-4 3050175 38.46 ns/op BenchmarkAnd64-4 10258134 11.65 ns/op BenchmarkAnd64Parallel-4 3174890 37.93 ns/op BenchmarkOr32-4 10470554 11.49 ns/op BenchmarkOr32Parallel-4 3180860 37.36 ns/op BenchmarkOr64-4 10824584 11.34 ns/op BenchmarkOr64Parallel-4 3100104 37.08 ns/op BenchmarkAtomicLoad64-4 28892965 4.657 ns/op BenchmarkAtomicStore64-4 12452520 10.29 ns/op BenchmarkAtomicLoad-4 28545940 4.711 ns/op BenchmarkAtomicStore-4 12454683 10.27 ns/op BenchmarkAnd8-4 11304703 10.39 ns/op BenchmarkAnd-4 12498222 10.20 ns/op BenchmarkAnd8Parallel-4 3803244 29.12 ns/op BenchmarkAndParallel-4 4027587 27.99 ns/op BenchmarkOr8-4 9091981 11.46 ns/op BenchmarkOr-4 11847972 10.54 ns/op BenchmarkOr8Parallel-4 3783285 28.56 ns/op BenchmarkOrParallel-4 4026034 29.19 ns/op BenchmarkXadd-4 3958802 29.13 ns/op BenchmarkXadd64-4 3969460 29.92 ns/op BenchmarkCas-4 2580484 45.16 ns/op BenchmarkCas64-4 2604486 44.17 ns/op BenchmarkXchg-4 4064528 30.93 ns/op BenchmarkXchg64-4 3882570 30.82 ns/op PASS ok runtime/internal/atomic 5.767s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3510932 35.90 ns/op BenchmarkMulUintptr/large-4 2663044 44.31 ns/op PASS ok runtime/internal/math 1.671s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 10665226 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 13389400 ns/op 364.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 39 2937088 ns/op 3.641 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 17655929 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 28213606 ns/op 1076 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 31 3757381 ns/op 15.87 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 96546648 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 126300816 ns/op 6846 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 15 6701990 ns/op 200.7 concurrent_launches/op PASS ok runtime/pprof 3.035s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 10145095 ns/op BenchmarkStackLeak-4 27390 4488 ns/op PASS ok runtime/race 1.520s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2792284 42.89 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 308322 548.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.534s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 42 2731636 ns/op BenchmarkIndex_Large-4 19455 5488 ns/op BenchmarkIndexFunc_Large-4 118 962567 ns/op BenchmarkCompact/nil-4 7584044 14.09 ns/op BenchmarkCompact/one-4 1000000 101.5 ns/op BenchmarkCompact/sorted-4 1000000 124.3 ns/op BenchmarkCompact/1_item-4 704890 146.5 ns/op BenchmarkCompact/unsorted-4 923640 127.3 ns/op BenchmarkCompact/many-4 510696 208.9 ns/op BenchmarkCompact_Large-4 236 578579 ns/op BenchmarkCompactFunc_Large-4 57 1895263 ns/op BenchmarkReplace/naive-fast-4 58598 3110 ns/op BenchmarkReplace/optimized-fast-4 44079 2708 ns/op BenchmarkReplace/naive-slow-4 12496 9004 ns/op BenchmarkReplace/optimized-slow-4 13077 8375 ns/op BenchmarkBinarySearchFloats/Size16-4 1241113 95.10 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 110.1 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 118.0 ns/op BenchmarkBinarySearchFloats/Size128-4 984019 134.8 ns/op BenchmarkBinarySearchFloats/Size512-4 794415 157.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 792255 171.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 420453 260.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 369976 318.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 351234 364.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 295286 399.4 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 268893 494.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 223533 545.5 ns/op PASS ok slices 6.222s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 84100 1221 ns/op BenchmarkSortInts-4 1 117549923 ns/op BenchmarkSlicesSortInts-4 2 58013644 ns/op BenchmarkSortIsSorted-4 27 4227717 ns/op BenchmarkSlicesIsSorted-4 70 1744122 ns/op BenchmarkSortStrings-4 1 146207211 ns/op BenchmarkSlicesSortStrings-4 2 86903893 ns/op BenchmarkSortStrings_Sorted-4 22 5466358 ns/op BenchmarkSlicesSortStrings_Sorted-4 57 2239321 ns/op BenchmarkSortStructs-4 1 177144445 ns/op BenchmarkSortFuncStructs-4 1 158714161 ns/op BenchmarkSortString1K-4 252 476240 ns/op BenchmarkSortString1K_Slice-4 154 782344 ns/op BenchmarkStableString1K-4 93 1465891 ns/op BenchmarkSortInt1K-4 307 378592 ns/op BenchmarkSortInt1K_Sorted-4 5540 20803 ns/op BenchmarkSortInt1K_Reversed-4 3186 38743 ns/op BenchmarkSortInt1K_Mod8-4 885 133451 ns/op BenchmarkStableInt1K-4 100 1065066 ns/op BenchmarkStableInt1K_Slice-4 127 923009 ns/op BenchmarkSortInt64K-4 4 29627386 ns/op BenchmarkSortInt64K_Slice-4 2 57940240 ns/op BenchmarkStableInt64K-4 2 90431838 ns/op BenchmarkSort1e2-4 346 342815 ns/op BenchmarkStable1e2-4 133 928083 ns/op BenchmarkSort1e4-4 2 63244752 ns/op BenchmarkStable1e4-4 1 267957510 ns/op PASS ok sort 57.529s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 722978 160.3 ns/op BenchmarkAtof64Float-4 709176 162.4 ns/op BenchmarkAtof64FloatExp-4 581926 216.1 ns/op BenchmarkAtof64Big-4 491650 267.1 ns/op BenchmarkAtof64RandomBits-4 217984 564.7 ns/op BenchmarkAtof64RandomFloats-4 500110 259.7 ns/op BenchmarkAtof64RandomLongFloats-4 435210 301.9 ns/op BenchmarkAtof32Decimal-4 828750 149.3 ns/op BenchmarkAtof32Float-4 804320 160.1 ns/op BenchmarkAtof32FloatExp-4 585516 221.6 ns/op BenchmarkAtof32Random-4 366468 340.9 ns/op BenchmarkAtof32RandomLong-4 151081 800.9 ns/op BenchmarkParseInt/Pos/7bit-4 1344264 88.30 ns/op BenchmarkParseInt/Pos/26bit-4 754736 162.8 ns/op BenchmarkParseInt/Pos/31bit-4 725715 183.4 ns/op BenchmarkParseInt/Pos/56bit-4 467824 270.1 ns/op BenchmarkParseInt/Pos/63bit-4 363045 276.1 ns/op BenchmarkParseInt/Neg/7bit-4 1228201 102.3 ns/op BenchmarkParseInt/Neg/26bit-4 671944 163.1 ns/op BenchmarkParseInt/Neg/31bit-4 637251 184.4 ns/op BenchmarkParseInt/Neg/56bit-4 477696 254.8 ns/op BenchmarkParseInt/Neg/63bit-4 417643 273.9 ns/op BenchmarkAtoi/Pos/7bit-4 1630065 72.72 ns/op BenchmarkAtoi/Pos/26bit-4 964466 130.4 ns/op BenchmarkAtoi/Pos/31bit-4 880342 143.4 ns/op BenchmarkAtoi/Pos/56bit-4 564813 217.0 ns/op BenchmarkAtoi/Pos/63bit-4 450452 280.6 ns/op BenchmarkAtoi/Neg/7bit-4 1612995 70.94 ns/op BenchmarkAtoi/Neg/26bit-4 970760 136.0 ns/op BenchmarkAtoi/Neg/31bit-4 873476 148.6 ns/op BenchmarkAtoi/Neg/56bit-4 595932 215.2 ns/op BenchmarkAtoi/Neg/63bit-4 423883 278.6 ns/op BenchmarkFormatFloat/Decimal-4 122169 1036 ns/op BenchmarkFormatFloat/Float-4 103737 1144 ns/op BenchmarkFormatFloat/Exp-4 110043 1082 ns/op BenchmarkFormatFloat/NegExp-4 107311 1091 ns/op BenchmarkFormatFloat/LongExp-4 83325 1357 ns/op BenchmarkFormatFloat/Big-4 80961 1455 ns/op BenchmarkFormatFloat/BinaryExp-4 225804 585.7 ns/op BenchmarkFormatFloat/32Integer-4 119058 989.7 ns/op BenchmarkFormatFloat/32ExactFraction-4 114850 1002 ns/op BenchmarkFormatFloat/32Point-4 93150 1212 ns/op BenchmarkFormatFloat/32Exp-4 109045 1067 ns/op BenchmarkFormatFloat/32NegExp-4 113923 1054 ns/op BenchmarkFormatFloat/32Shortest-4 111672 1016 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 127300 974.6 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 120724 996.8 ns/op BenchmarkFormatFloat/64Fixed1-4 146743 818.1 ns/op BenchmarkFormatFloat/64Fixed2-4 145496 816.2 ns/op BenchmarkFormatFloat/64Fixed3-4 152220 823.4 ns/op BenchmarkFormatFloat/64Fixed4-4 155401 811.9 ns/op BenchmarkFormatFloat/64Fixed12-4 89840 1367 ns/op BenchmarkFormatFloat/64Fixed16-4 94066 1200 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 113451 1095 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84243 1290 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2061 56802 ns/op BenchmarkFormatFloat/Slowpath64-4 87472 1363 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 86973 1402 ns/op BenchmarkAppendFloat/Decimal-4 134817 933.1 ns/op BenchmarkAppendFloat/Float-4 113263 1120 ns/op BenchmarkAppendFloat/Exp-4 121614 1028 ns/op BenchmarkAppendFloat/NegExp-4 125835 945.8 ns/op BenchmarkAppendFloat/LongExp-4 96486 1252 ns/op BenchmarkAppendFloat/Big-4 89880 1337 ns/op BenchmarkAppendFloat/BinaryExp-4 322821 399.0 ns/op BenchmarkAppendFloat/32Integer-4 114501 920.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 144009 860.2 ns/op BenchmarkAppendFloat/32Point-4 121095 1011 ns/op BenchmarkAppendFloat/32Exp-4 135487 920.9 ns/op BenchmarkAppendFloat/32NegExp-4 134194 915.8 ns/op BenchmarkAppendFloat/32Shortest-4 162471 799.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 152598 819.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 148669 839.8 ns/op BenchmarkAppendFloat/64Fixed1-4 191047 658.9 ns/op BenchmarkAppendFloat/64Fixed2-4 190118 657.1 ns/op BenchmarkAppendFloat/64Fixed3-4 190389 658.6 ns/op BenchmarkAppendFloat/64Fixed4-4 191150 648.8 ns/op BenchmarkAppendFloat/64Fixed12-4 97286 1177 ns/op BenchmarkAppendFloat/64Fixed16-4 116378 1024 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 143431 895.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 105003 1098 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2360 53166 ns/op BenchmarkAppendFloat/Slowpath64-4 98256 1190 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 105196 1178 ns/op BenchmarkFormatInt-4 15655 7651 ns/op BenchmarkAppendInt-4 16587 7173 ns/op BenchmarkFormatUint-4 81754 1522 ns/op BenchmarkAppendUint-4 92539 1281 ns/op BenchmarkFormatIntSmall/7-4 2601523 45.66 ns/op BenchmarkFormatIntSmall/42-4 2556753 45.84 ns/op BenchmarkAppendIntSmall-4 1000000 103.9 ns/op BenchmarkAppendUintVarlen/1-4 1222737 97.64 ns/op BenchmarkAppendUintVarlen/12-4 1000000 106.6 ns/op BenchmarkAppendUintVarlen/123-4 864330 139.9 ns/op BenchmarkAppendUintVarlen/1234-4 875114 143.0 ns/op BenchmarkAppendUintVarlen/12345-4 910526 137.6 ns/op BenchmarkAppendUintVarlen/123456-4 851673 138.2 ns/op BenchmarkAppendUintVarlen/1234567-4 834308 146.4 ns/op BenchmarkAppendUintVarlen/12345678-4 847164 158.2 ns/op BenchmarkAppendUintVarlen/123456789-4 851240 152.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 842712 153.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 841623 163.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 783769 156.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 829922 156.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 833839 154.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 767744 162.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 812072 160.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 741223 164.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 785010 165.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 784142 164.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 775882 165.1 ns/op BenchmarkQuote-4 43315 2819 ns/op BenchmarkQuoteRune-4 417505 295.5 ns/op BenchmarkAppendQuote-4 49119 2332 ns/op BenchmarkAppendQuoteRune-4 741562 160.8 ns/op BenchmarkUnquoteEasy-4 1292582 91.48 ns/op BenchmarkUnquoteHard-4 39567 3081 ns/op PASS ok strconv 20.133s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 397615 353.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 134708 1223 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 166196 860.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 335056 353.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 134221 1330 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 166501 840.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 285934 515.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 61640 1717 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 94882 1413 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 602682 215.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28060 4220 ns/op BenchmarkGenericMatch1-4 2161 54806 ns/op BenchmarkGenericMatch2-4 466 255902 ns/op BenchmarkSingleMaxSkipping-4 9568 10832 ns/op 923.19 MB/s BenchmarkSingleLongSuffixFail-4 19413 6134 ns/op 163.36 MB/s BenchmarkSingleMatch-4 240 498868 ns/op 30.07 MB/s BenchmarkByteByteNoMatch-4 88298 1324 ns/op BenchmarkByteByteMatch-4 16467 7224 ns/op BenchmarkByteStringMatch-4 17139 7022 ns/op BenchmarkHTMLEscapeNew-4 64004 1978 ns/op BenchmarkHTMLEscapeOld-4 70951 1642 ns/op BenchmarkByteStringReplacerWriteString-4 1359 88309 ns/op BenchmarkByteReplacerWriteString-4 1716 73009 ns/op BenchmarkByteByteReplaces-4 3193 40628 ns/op BenchmarkByteByteMap-4 9853 12662 ns/op BenchmarkMap/identity/ASCII-4 799014 163.4 ns/op BenchmarkMap/identity/Greek-4 616732 218.6 ns/op BenchmarkMap/change/ASCII-4 33675 3552 ns/op BenchmarkMap/change/Greek-4 24302 4849 ns/op BenchmarkIndexRune-4 1553025 76.36 ns/op BenchmarkIndexRuneLongString-4 1368745 85.05 ns/op BenchmarkIndexRuneFastPath-4 2934910 38.47 ns/op BenchmarkIndex-4 2961328 38.92 ns/op BenchmarkLastIndex-4 3096276 37.98 ns/op BenchmarkIndexByte-4 13899466 7.965 ns/op BenchmarkToUpper/#00-4 3246812 33.34 ns/op BenchmarkToUpper/ONLYUPPER-4 2413249 47.72 ns/op BenchmarkToUpper/abc-4 299167 465.6 ns/op BenchmarkToUpper/AbC123-4 205166 587.2 ns/op BenchmarkToUpper/azAZ09_-4 249524 582.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46761 2608 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62524 1961 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29830 4101 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55762 2177 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 107240 1087 ns/op BenchmarkToLower/#00-4 3152204 34.15 ns/op BenchmarkToLower/abc-4 2825416 38.76 ns/op BenchmarkToLower/AbC123-4 188385 657.4 ns/op BenchmarkToLower/azAZ09_-4 193054 657.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83055 1525 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55202 2180 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28492 4050 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67533 1840 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102582 1158 ns/op BenchmarkMapNoChanges-4 903342 138.5 ns/op BenchmarkTrim-4 32703 3785 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2414206 47.73 ns/op BenchmarkToValidUTF8/InvalidASCII-4 156234 795.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89640 1253 ns/op BenchmarkEqualFold/Tests-4 42014 2562 ns/op BenchmarkEqualFold/ASCII-4 2448510 48.24 ns/op BenchmarkEqualFold/UnicodePrefix-4 110820 1103 ns/op BenchmarkEqualFold/UnicodeSuffix-4 122608 1030 ns/op BenchmarkIndexHard1-4 1089 110520 ns/op BenchmarkIndexHard2-4 801 154685 ns/op BenchmarkIndexHard3-4 183 629860 ns/op BenchmarkIndexHard4-4 130 939228 ns/op BenchmarkLastIndexHard1-4 82 1561524 ns/op BenchmarkLastIndexHard2-4 82 1564101 ns/op BenchmarkLastIndexHard3-4 82 1544238 ns/op BenchmarkCountHard1-4 998 113376 ns/op BenchmarkCountHard2-4 751 159514 ns/op BenchmarkCountHard3-4 181 638032 ns/op BenchmarkIndexTorture-4 10000 12576 ns/op BenchmarkCountTorture-4 10000 12445 ns/op BenchmarkCountTortureOverlapping-4 946 128810 ns/op BenchmarkCountByte/10-4 3028868 38.31 ns/op 261.02 MB/s BenchmarkCountByte/32-4 2763207 39.05 ns/op 819.48 MB/s BenchmarkCountByte/4096-4 1000000 114.8 ns/op 35671.12 MB/s BenchmarkCountByte/4194304-4 1016 115661 ns/op 36263.75 MB/s BenchmarkCountByte/67108864-4 25 4966410 ns/op 13512.55 MB/s BenchmarkFields/ASCII/16-4 285426 404.9 ns/op 39.51 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22305 5158 ns/op 49.63 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1904 79235 ns/op 51.69 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 91 1316083 ns/op 49.80 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 20024270 ns/op 52.37 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 97641 1053 ns/op 15.20 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 13354 ns/op 19.17 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 494 238029 ns/op 17.21 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 4449837 ns/op 14.73 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 71579230 ns/op 14.65 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 176071 699.6 ns/op 22.87 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12458 9230 ns/op 27.74 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 800 161801 ns/op 25.32 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 48 3736767 ns/op 17.54 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 60470129 ns/op 17.34 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 144696 911.5 ns/op 17.55 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11442 ns/op 22.37 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 676 198824 ns/op 20.60 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 39 3822527 ns/op 17.14 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 68474198 ns/op 15.31 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 81082484 ns/op BenchmarkSplitSingleByteSeparator-4 18 7755705 ns/op BenchmarkSplitMultiByteSeparator-4 32 3911040 ns/op BenchmarkSplitNSingleByteSeparator-4 217062 809.1 ns/op BenchmarkSplitNMultiByteSeparator-4 158949 971.3 ns/op BenchmarkRepeat/5x0-4 2762139 41.03 ns/op BenchmarkRepeat/5x1-4 2740893 40.11 ns/op BenchmarkRepeat/5x2-4 208848 624.7 ns/op BenchmarkRepeat/5x6-4 115263 1060 ns/op BenchmarkRepeat/10x0-4 2682472 40.86 ns/op BenchmarkRepeat/10x1-4 2431159 45.41 ns/op BenchmarkRepeat/10x2-4 210450 647.0 ns/op BenchmarkRepeat/10x6-4 119752 1106 ns/op BenchmarkRepeatLarge/256/1-4 48818 2379 ns/op 107.59 MB/s BenchmarkRepeatLarge/256/16-4 79844 1667 ns/op 153.61 MB/s BenchmarkRepeatLarge/512/1-4 37621 3103 ns/op 165.01 MB/s BenchmarkRepeatLarge/512/16-4 51085 2405 ns/op 212.92 MB/s BenchmarkRepeatLarge/1024/1-4 28112 4352 ns/op 235.31 MB/s BenchmarkRepeatLarge/1024/16-4 36634 3733 ns/op 274.30 MB/s BenchmarkRepeatLarge/2048/1-4 17696 7035 ns/op 291.10 MB/s BenchmarkRepeatLarge/2048/16-4 20176 5626 ns/op 363.99 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10449 ns/op 392.02 MB/s BenchmarkRepeatLarge/4096/16-4 12698 9456 ns/op 433.14 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17796 ns/op 460.32 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15494 ns/op 528.72 MB/s BenchmarkRepeatLarge/8192/4097-4 3173880 35.77 ns/op 114552.91 MB/s BenchmarkRepeatLarge/16384/1-4 7278 31698 ns/op 516.88 MB/s BenchmarkRepeatLarge/16384/16-4 4971 31331 ns/op 522.94 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25050 ns/op 490.65 MB/s BenchmarkRepeatLarge/32768/1-4 2338 68301 ns/op 479.76 MB/s BenchmarkRepeatLarge/32768/16-4 2565 50850 ns/op 644.40 MB/s BenchmarkRepeatLarge/32768/4097-4 2410 50629 ns/op 566.46 MB/s BenchmarkRepeatLarge/65536/1-4 1222 106694 ns/op 614.24 MB/s BenchmarkRepeatLarge/65536/16-4 1165 106572 ns/op 614.94 MB/s BenchmarkRepeatLarge/65536/4097-4 1360 105459 ns/op 582.74 MB/s BenchmarkRepeatLarge/131072/1-4 252 452066 ns/op 289.94 MB/s BenchmarkRepeatLarge/131072/16-4 286 441300 ns/op 297.01 MB/s BenchmarkRepeatLarge/131072/4097-4 306 485377 ns/op 261.67 MB/s BenchmarkRepeatLarge/262144/1-4 158 791543 ns/op 331.18 MB/s BenchmarkRepeatLarge/262144/16-4 144 764991 ns/op 342.68 MB/s BenchmarkRepeatLarge/262144/4097-4 152 765467 ns/op 337.19 MB/s BenchmarkRepeatLarge/524288/1-4 70 1456610 ns/op 359.94 MB/s BenchmarkRepeatLarge/524288/16-4 100 1365356 ns/op 383.99 MB/s BenchmarkRepeatLarge/524288/4097-4 82 1282650 ns/op 405.66 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2849340 ns/op 368.01 MB/s BenchmarkRepeatLarge/1048576/16-4 56 2619443 ns/op 400.30 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 3137219 ns/op 333.01 MB/s BenchmarkRepeatLarge/2097152/1-4 21 5605596 ns/op 374.12 MB/s BenchmarkRepeatLarge/2097152/16-4 27 4910048 ns/op 427.11 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4748466 ns/op 440.89 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8648281 ns/op 484.99 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8200050 ns/op 511.50 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9005684 ns/op 465.40 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15752740 ns/op 532.52 MB/s BenchmarkRepeatLarge/8388608/16-4 8 15212685 ns/op 551.42 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15933497 ns/op 526.35 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26474515 ns/op 633.71 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27582844 ns/op 608.25 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28175415 ns/op 595.46 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51641108 ns/op 649.76 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50306857 ns/op 667.00 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55450241 ns/op 605.13 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100600334 ns/op 667.08 MB/s BenchmarkRepeatLarge/67108864/16-4 1 115528687 ns/op 580.88 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 106401119 ns/op 630.72 MB/s BenchmarkRepeatLarge/134217728/1-4 1 221308583 ns/op 606.47 MB/s BenchmarkRepeatLarge/134217728/16-4 1 199196050 ns/op 673.80 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 194182868 ns/op 691.19 MB/s BenchmarkRepeatLarge/268435456/1-4 1 427078296 ns/op 628.54 MB/s BenchmarkRepeatLarge/268435456/16-4 1 390853325 ns/op 686.79 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 386482699 ns/op 694.56 MB/s BenchmarkRepeatLarge/536870912/1-4 1 837010435 ns/op 641.41 MB/s BenchmarkRepeatLarge/536870912/16-4 1 820902657 ns/op 654.00 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 789261981 ns/op 680.22 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1733258901 ns/op 619.49 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1696461009 ns/op 632.93 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1695745834 ns/op 633.20 MB/s BenchmarkIndexAnyASCII/1:1-4 2013801 58.88 ns/op BenchmarkIndexAnyASCII/1:2-4 1959022 59.04 ns/op BenchmarkIndexAnyASCII/1:4-4 2041056 58.19 ns/op BenchmarkIndexAnyASCII/1:8-4 2005074 59.44 ns/op BenchmarkIndexAnyASCII/1:16-4 2017693 60.26 ns/op BenchmarkIndexAnyASCII/1:32-4 1925785 61.13 ns/op BenchmarkIndexAnyASCII/1:64-4 1841595 65.24 ns/op BenchmarkIndexAnyASCII/16:1-4 1900642 65.92 ns/op BenchmarkIndexAnyASCII/16:2-4 753289 137.1 ns/op BenchmarkIndexAnyASCII/16:4-4 954735 137.1 ns/op BenchmarkIndexAnyASCII/16:8-4 799190 141.7 ns/op BenchmarkIndexAnyASCII/16:16-4 741831 154.6 ns/op BenchmarkIndexAnyASCII/16:32-4 713554 175.4 ns/op BenchmarkIndexAnyASCII/16:64-4 541260 212.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1741623 67.24 ns/op BenchmarkIndexAnyASCII/256:2-4 88771 1338 ns/op BenchmarkIndexAnyASCII/256:4-4 91928 1313 ns/op BenchmarkIndexAnyASCII/256:8-4 83391 1325 ns/op BenchmarkIndexAnyASCII/256:16-4 89145 1299 ns/op BenchmarkIndexAnyASCII/256:32-4 89548 1367 ns/op BenchmarkIndexAnyASCII/256:64-4 81571 1401 ns/op BenchmarkIndexAnyUTF8/1:1-4 1978152 61.74 ns/op BenchmarkIndexAnyUTF8/1:2-4 1931030 62.29 ns/op BenchmarkIndexAnyUTF8/1:4-4 1880149 61.46 ns/op BenchmarkIndexAnyUTF8/1:8-4 1922972 61.23 ns/op BenchmarkIndexAnyUTF8/1:16-4 1918166 62.09 ns/op BenchmarkIndexAnyUTF8/1:32-4 1867773 64.00 ns/op BenchmarkIndexAnyUTF8/1:64-4 1797354 64.60 ns/op BenchmarkIndexAnyUTF8/16:1-4 1613398 73.25 ns/op BenchmarkIndexAnyUTF8/16:2-4 289555 419.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 290652 420.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 262656 417.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 249919 488.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 297147 398.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 276067 427.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 468604 284.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 16147 6396 ns/op BenchmarkIndexAnyUTF8/256:4-4 18630 6520 ns/op BenchmarkIndexAnyUTF8/256:8-4 17732 6359 ns/op BenchmarkIndexAnyUTF8/256:16-4 17798 6551 ns/op BenchmarkIndexAnyUTF8/256:32-4 20841 5660 ns/op BenchmarkIndexAnyUTF8/256:64-4 19215 6051 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2004640 59.06 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2113917 55.32 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2059545 56.44 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2048472 56.66 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1915123 59.60 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2024629 58.74 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1872852 61.43 ns/op BenchmarkLastIndexAnyASCII/16:1-4 952226 137.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 858697 137.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 952405 144.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 900932 140.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 775420 147.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 640317 170.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 647299 205.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 93370 1265 ns/op BenchmarkLastIndexAnyASCII/256:2-4 92527 1261 ns/op BenchmarkLastIndexAnyASCII/256:4-4 88588 1342 ns/op BenchmarkLastIndexAnyASCII/256:8-4 86620 1303 ns/op BenchmarkLastIndexAnyASCII/256:16-4 89128 1285 ns/op BenchmarkLastIndexAnyASCII/256:32-4 86250 1348 ns/op BenchmarkLastIndexAnyASCII/256:64-4 82738 1387 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1776915 64.15 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1859491 63.00 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1878747 62.23 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1893236 62.15 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1836360 62.82 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1837982 63.62 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1749604 65.98 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 343371 369.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 188038 649.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 189258 644.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 182341 633.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 191186 679.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 190836 703.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 173647 735.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 26862 4524 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12441 9551 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12444 9655 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12207 9718 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12234 9783 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10201 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10503 ns/op BenchmarkTrimASCII/1:1-4 2620570 40.84 ns/op BenchmarkTrimASCII/1:2-4 2060532 52.58 ns/op BenchmarkTrimASCII/1:4-4 2170494 54.86 ns/op BenchmarkTrimASCII/1:8-4 2012906 56.40 ns/op BenchmarkTrimASCII/1:16-4 1746830 67.10 ns/op BenchmarkTrimASCII/16:1-4 2331115 50.15 ns/op BenchmarkTrimASCII/16:2-4 993211 129.5 ns/op BenchmarkTrimASCII/16:4-4 759560 132.9 ns/op BenchmarkTrimASCII/16:8-4 817262 133.6 ns/op BenchmarkTrimASCII/16:16-4 898610 144.5 ns/op BenchmarkTrimASCII/256:1-4 548053 198.8 ns/op BenchmarkTrimASCII/256:2-4 96038 1268 ns/op BenchmarkTrimASCII/256:4-4 92383 1268 ns/op BenchmarkTrimASCII/256:8-4 85062 1292 ns/op BenchmarkTrimASCII/256:16-4 92820 1289 ns/op BenchmarkTrimASCII/4096:1-4 47271 2456 ns/op BenchmarkTrimASCII/4096:2-4 6004 19352 ns/op BenchmarkTrimASCII/4096:4-4 6364 19283 ns/op BenchmarkTrimASCII/4096:8-4 5451 20265 ns/op BenchmarkTrimASCII/4096:16-4 5551 21002 ns/op BenchmarkTrimByte-4 2781363 38.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14791 6819 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17198 6804 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1460 81979 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2911 40315 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5415 20322 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11285 ns/op BenchmarkJoin/0-4 3363274 33.41 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2856385 38.55 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 176522 715.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 120508 1011 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89854 1348 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 76906 1640 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61327 1998 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55392 2143 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2702175 42.74 ns/op BenchmarkTrimSpace/ASCII-4 1778120 65.51 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139291 964.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 58162 1800 ns/op BenchmarkReplaceAll-4 91670 1185 ns/op 16 B/op 1 allocs/op PASS ok strings 65.279s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 54813 2008 ns/op BenchmarkCond2-4 22447 5552 ns/op BenchmarkCond4-4 12937 10060 ns/op BenchmarkCond8-4 7351 16579 ns/op BenchmarkCond16-4 3709 30549 ns/op BenchmarkCond32-4 2353 58809 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 514741 207.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 413959 329.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 605754 216.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 533624 198.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 367250 452.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 735639 167.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 118290 1290 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 100426 1439 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 101193 1613 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72292 2103 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 708975 155.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 185733 695.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 638318 176.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 156864 741.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 740398 181.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 188160 663.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1192159 103.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 71180 1971 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 123283 968.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 465843 530.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4118 28808 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 386 395005 ns/op BenchmarkRange/*sync.Map-4 1310 93505 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 105590 1911 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 176682 567.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 82125 1486 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 63747 1643 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 244917 568.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 98900 1211 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 107029 1150 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 192192 620.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 664326 152.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 72328 2069 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 138373 751.5 ns/op BenchmarkSwapCollision/*sync.Map-4 97738 1168 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 181 649505 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 124599 940.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 430176 413.9 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27302 5047 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 77498 1628 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32328 3955 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 381438 376.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109806 973.4 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 200242 507.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 109.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 173887 687.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 949515 112.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 594097 173.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 160674 784.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 602023 191.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 106543 1145 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 368802 473.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 404587 344.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 122184 973.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 828610 311.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 369940 608.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 150664 956.4 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 254193 487.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 65128 2230 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 261048 742.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 546357 287.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 133941 932.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 752476 271.8 ns/op BenchmarkUncontendedSemaphore-4 4248564 28.63 ns/op BenchmarkContendedSemaphore-4 4264311 27.10 ns/op BenchmarkMutexUncontended-4 823478 155.3 ns/op BenchmarkMutex-4 218473 554.9 ns/op BenchmarkMutexSlack-4 209394 545.1 ns/op BenchmarkMutexWork-4 194976 627.1 ns/op BenchmarkMutexWorkSlack-4 199760 611.3 ns/op BenchmarkMutexNoSpin-4 77648 1538 ns/op BenchmarkMutexSpin-4 56478 1921 ns/op BenchmarkOnce-4 849231 155.3 ns/op BenchmarkOnceFunc/v=Once-4 1000000 108.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 130.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 915439 124.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 117.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 137.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 130.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4646600 23.47 ns/op BenchmarkSemaSyntNonblock-4 1313613 92.62 ns/op BenchmarkSemaSyntBlock-4 1974250 61.27 ns/op BenchmarkSemaWorkNonblock-4 1000000 114.2 ns/op BenchmarkSemaWorkBlock-4 1256090 96.89 ns/op BenchmarkRWMutexUncontended-4 322132 338.3 ns/op BenchmarkRWMutexWrite100-4 293464 394.3 ns/op BenchmarkRWMutexWrite10-4 242246 420.9 ns/op BenchmarkRWMutexWorkWrite100-4 215854 483.0 ns/op BenchmarkRWMutexWorkWrite10-4 231442 501.0 ns/op BenchmarkWaitGroupUncontended-4 610020 197.4 ns/op BenchmarkWaitGroupAddDone-4 539210 234.7 ns/op BenchmarkWaitGroupAddDoneWork-4 437499 247.6 ns/op BenchmarkWaitGroupWait-4 2296215 48.00 ns/op BenchmarkWaitGroupWaitWork-4 1928298 57.36 ns/op BenchmarkWaitGroupActuallyWait-4 52596 2007 ns/op 32 B/op 2 allocs/op PASS ok sync 23.960s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 774116 154.1 ns/op PASS ok sync/atomic 1.339s PASS ok syscall 1.046s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 123675 853.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.225s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5613 19235 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7761 13341 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 86 1448244 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 93 1243984 ns/op 1193 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 181179451 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 199046747 ns/op 18285328 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1618 83803 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1784 69227 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7260666 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6495242 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 788023845 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 765263836 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 174 658121 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 190 619130 ns/op 206 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 66833344 ns/op 3271760 B/op 1054 allocs/op BenchmarkTable/100x1000/reuse-4 2 63575805 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7506556773 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7187014951 ns/op 334042376 B/op 100093 allocs/op BenchmarkPyramid/10-4 2557 51718 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 3861798 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 339684714 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2037 55695 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 219 525938 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5241467 ns/op 408999 B/op 1660 allocs/op BenchmarkCode-4 8532 15489 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.188s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 103818854 ns/op BenchmarkVariableString-4 77611 1516 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1962 65385 ns/op 2520 B/op 39 allocs/op PASS ok text/template/parse 1.492s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 48 2114353 ns/op BenchmarkAfter-4 147 944493 ns/op BenchmarkStop-4 249 553165 ns/op BenchmarkSimultaneousAfterFunc-4 39 2658282 ns/op BenchmarkStartStop-4 285 407478 ns/op BenchmarkReset-4 2248 52031 ns/op BenchmarkSleep-4 27 4274878 ns/op BenchmarkParallelTimerLatency-4 33 925629 avg-late-ns 2006026 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 645478 avg-late-ns 2291933 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 549378 avg-late-ns 2486758 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 395835 avg-late-ns 2003311 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 253117 avg-late-ns 1889168 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 260249 avg-late-ns 1919302 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 313802 avg-late-ns 2641611 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 372106 avg-late-ns 3817988 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 227474 avg-late-ns 1488709 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 2245301 avg-late-ns 11927833 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2392647 avg-late-ns 10978914 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 516584 avg-late-ns 1530022 max-late-ns BenchmarkTicker-4 1 167480351 ns/op BenchmarkTickerReset-4 2602 44028 ns/op BenchmarkTickerResetNaive-4 90 1362465 ns/op BenchmarkNow-4 518252 194.8 ns/op BenchmarkNowUnixNano-4 588968 184.6 ns/op BenchmarkNowUnixMilli-4 680974 189.8 ns/op BenchmarkNowUnixMicro-4 566473 190.8 ns/op BenchmarkFormat-4 47001 2490 ns/op BenchmarkFormatRFC3339-4 72337 1703 ns/op BenchmarkFormatRFC3339Nano-4 68330 1710 ns/op BenchmarkFormatNow-4 68024 1727 ns/op BenchmarkMarshalJSON-4 86136 1389 ns/op BenchmarkMarshalText-4 88476 1294 ns/op BenchmarkParse-4 97950 1177 ns/op BenchmarkParseRFC3339UTC-4 301422 429.9 ns/op BenchmarkParseRFC3339UTCBytes-4 211056 608.7 ns/op BenchmarkParseRFC3339TZ-4 92205 1370 ns/op BenchmarkParseRFC3339TZBytes-4 71944 1657 ns/op BenchmarkParseDuration-4 505899 239.5 ns/op BenchmarkHour-4 824458 159.4 ns/op BenchmarkSecond-4 726708 157.4 ns/op BenchmarkYear-4 599017 215.5 ns/op BenchmarkDay-4 554412 238.6 ns/op BenchmarkISOWeek-4 594556 238.7 ns/op BenchmarkGoString-4 57872 2025 ns/op BenchmarkUnmarshalText-4 80452 1447 ns/op PASS ok time 13.197s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 559579 262.0 ns/op BenchmarkDecodeValidJapaneseChars-4 569839 198.4 ns/op BenchmarkDecodeRune-4 2089692 54.06 ns/op BenchmarkEncodeValidASCII-4 492825 259.5 ns/op BenchmarkEncodeValidJapaneseChars-4 708925 184.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 107.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1888014 59.78 ns/op BenchmarkEncodeRune-4 1672814 67.71 ns/op PASS ok unicode/utf16 2.443s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1715353 61.62 ns/op BenchmarkRuneCountTenJapaneseChars-4 324025 388.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2608281 43.04 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 336958 383.6 ns/op BenchmarkValidTenASCIIChars-4 2030198 59.59 ns/op BenchmarkValid100KASCIIChars-4 134 908842 ns/op BenchmarkValidTenJapaneseChars-4 318572 441.3 ns/op BenchmarkValidLongMostlyASCII-4 121 983610 ns/op BenchmarkValidLongJapanese-4 57 2058636 ns/op BenchmarkValidStringTenASCIIChars-4 3011228 37.31 ns/op BenchmarkValidString100KASCIIChars-4 12609 9394 ns/op BenchmarkValidStringTenJapaneseChars-4 365404 312.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1461 85421 ns/op BenchmarkValidStringLongJapanese-4 128 937024 ns/op BenchmarkEncodeASCIIRune-4 2663911 43.28 ns/op BenchmarkEncodeJapaneseRune-4 1745018 68.18 ns/op BenchmarkAppendASCIIRune-4 8486758 14.11 ns/op BenchmarkAppendJapaneseRune-4 1913694 60.62 ns/op BenchmarkDecodeASCIIRune-4 2409541 46.78 ns/op BenchmarkDecodeJapaneseRune-4 1722963 69.95 ns/op BenchmarkFullRune/ASCII-4 2574854 44.29 ns/op BenchmarkFullRune/Incomplete-4 1391490 87.07 ns/op BenchmarkFullRune/Japanese-4 2589259 50.40 ns/op PASS ok unicode/utf8 5.665s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 122479183600 ns/op PASS ok cmd/api 123.785s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 561891 182.8 ns/op BenchmarkCgoCall/one-pointer-4 390573 267.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 358710 302.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 413128 299.3 ns/op BenchmarkCgoCall/eight-pointers-4 174230 673.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 475485 236.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 26395 4586 ns/op BenchmarkCgoCall/eight-pointers-slice-4 32632 3728 ns/op BenchmarkGoString-4 1000000 203.7 ns/op BenchmarkCGoCallback-4 57502 1933 ns/op BenchmarkCGoInCThread-4 429456 248.5 ns/op PASS ok cmd/cgo/internal/test 2.866s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1379596 83.52 ns/op BenchmarkEqArrayOfStrings64-4 226974 549.3 ns/op BenchmarkEqArrayOfStrings1024-4 15472 7873 ns/op BenchmarkEqArrayOfFloats5-4 1743474 69.91 ns/op BenchmarkEqArrayOfFloats64-4 222054 561.3 ns/op BenchmarkEqArrayOfFloats1024-4 14085 8487 ns/op BenchmarkEqArrayOfStructsEq-4 4510 29358 ns/op BenchmarkEqArrayOfStructsNotEq-4 7692 16600 ns/op BenchmarkEqStruct-4 27069435 4.021 ns/op PASS ok cmd/compile/internal/reflectdata 2.681s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 64807 ns/op BenchmarkInvertLessThanNoov-4 20930167 5.561 ns/op BenchmarkCopyElim1-4 279 358863 ns/op BenchmarkCopyElim10-4 352 346913 ns/op BenchmarkCopyElim100-4 212 689425 ns/op BenchmarkCopyElim1000-4 50 2278082 ns/op BenchmarkCopyElim10000-4 4 28791878 ns/op BenchmarkCopyElim100000-4 1 468252344 ns/op BenchmarkDeadCode/1-4 188 578593 ns/op BenchmarkDeadCode/10-4 278 368446 ns/op BenchmarkDeadCode/100-4 184 730040 ns/op BenchmarkDeadCode/1000-4 62 3098653 ns/op BenchmarkDeadCode/10000-4 4 27584151 ns/op BenchmarkDeadCode/100000-4 1 301699630 ns/op BenchmarkDeadCode/200000-4 1 658292539 ns/op BenchmarkDominatorsLinear-4 18 7799153 ns/op 1.28 MB/s BenchmarkDominatorsFwdBack-4 10 11141959 ns/op 0.90 MB/s BenchmarkDominatorsManyPred-4 10 11269339 ns/op 0.89 MB/s BenchmarkDominatorsMaxPred-4 12 11620012 ns/op 0.86 MB/s BenchmarkDominatorsMaxPredVal-4 10 10893170 ns/op 0.92 MB/s BenchmarkFuse/1-4 286 371117 ns/op BenchmarkFuse/10-4 300 534957 ns/op BenchmarkFuse/100-4 151 812233 ns/op BenchmarkFuse/1000-4 22 5635807 ns/op BenchmarkFuse/10000-4 2 65488840 ns/op BenchmarkNilCheckDeep1-4 10000 10020 ns/op 0.10 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5506 23796 ns/op 0.42 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 763 157845 ns/op 0.63 MB/s 1172 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 72 1506018 ns/op 0.66 MB/s 10031 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 17113442 ns/op 0.58 MB/s 218810 B/op 6 allocs/op BenchmarkDSEPass-4 39 3096838 ns/op 48950 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 115086674 ns/op 4234656 B/op 108039 allocs/op BenchmarkCSEPass-4 8 13624774 ns/op 123312 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 149165526 ns/op 5680232 B/op 97577 allocs/op BenchmarkDeadcodePass-4 199 576914 ns/op 82188 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 133117194 ns/op 4021712 B/op 44757 allocs/op BenchmarkMultiPass-4 85 1249024 ns/op 225921 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 262157581 ns/op 11280424 B/op 150584 allocs/op BenchmarkCondRewrite/SoloJump-4 4494265 24.58 ns/op BenchmarkCondRewrite/CombJump-4 4094185 27.70 ns/op PASS ok cmd/compile/internal/ssa 16.243s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12279 9049 ns/op BenchmarkExtShift-4 22496 5184 ns/op BenchmarkModify-4 7676 14724 ns/op BenchmarkMullImm-4 21733 5235 ns/op BenchmarkConstModify-4 7960 15791 ns/op BenchmarkBitSet-4 10000 11092 ns/op BenchmarkBitClear-4 10000 10941 ns/op BenchmarkBitToggle-4 10000 10852 ns/op BenchmarkBitSetConst-4 133617 976.9 ns/op BenchmarkBitClearConst-4 94378 1385 ns/op BenchmarkBitToggleConst-4 119360 1014 ns/op BenchmarkDivconstI64-4 5050675 20.13 ns/op BenchmarkModconstI64-4 5829422 20.33 ns/op BenchmarkDivisiblePow2constI64-4 5704634 19.57 ns/op BenchmarkDivisibleconstI64-4 6871149 17.27 ns/op BenchmarkDivisibleWDivconstI64-4 3218751 36.45 ns/op BenchmarkDivconstU64/3-4 5211543 22.36 ns/op BenchmarkDivconstU64/5-4 4321944 25.73 ns/op BenchmarkDivconstU64/37-4 7236722 16.34 ns/op BenchmarkDivconstU64/1234567-4 5314802 21.93 ns/op BenchmarkModconstU64-4 5486383 20.85 ns/op BenchmarkDivisibleconstU64-4 6425631 17.87 ns/op BenchmarkDivisibleWDivconstU64-4 3072828 35.24 ns/op BenchmarkDivconstI32-4 5694283 18.14 ns/op BenchmarkModconstI32-4 6886506 18.58 ns/op BenchmarkDivisiblePow2constI32-4 6222246 18.61 ns/op BenchmarkDivisibleconstI32-4 7158021 16.45 ns/op BenchmarkDivisibleWDivconstI32-4 3276460 32.63 ns/op BenchmarkDivconstU32-4 5912716 18.79 ns/op BenchmarkModconstU32-4 6103846 20.39 ns/op BenchmarkDivisibleconstU32-4 6056148 20.62 ns/op BenchmarkDivisibleWDivconstU32-4 3777164 32.03 ns/op BenchmarkDivconstI16-4 6772298 18.52 ns/op BenchmarkModconstI16-4 6678668 18.45 ns/op BenchmarkDivisiblePow2constI16-4 7238223 18.10 ns/op BenchmarkDivisibleconstI16-4 6771824 16.61 ns/op BenchmarkDivisibleWDivconstI16-4 3366950 32.84 ns/op BenchmarkDivconstU16-4 6922843 17.00 ns/op BenchmarkModconstU16-4 6652274 16.79 ns/op BenchmarkDivisibleconstU16-4 6897620 15.20 ns/op BenchmarkDivisibleWDivconstU16-4 3276118 32.56 ns/op BenchmarkDivconstI8-4 6585996 19.33 ns/op BenchmarkModconstI8-4 5052622 23.42 ns/op BenchmarkDivisiblePow2constI8-4 7425966 15.01 ns/op BenchmarkDivisibleconstI8-4 6553544 17.23 ns/op BenchmarkDivisibleWDivconstI8-4 3381907 32.54 ns/op BenchmarkDivconstU8-4 6974408 17.12 ns/op BenchmarkModconstU8-4 7206980 16.83 ns/op BenchmarkDivisibleconstU8-4 7598811 16.41 ns/op BenchmarkDivisibleWDivconstU8-4 3429436 32.31 ns/op BenchmarkMul2-4 223640 567.0 ns/op BenchmarkMulNeg2-4 222546 567.5 ns/op BenchmarkEfaceInteger-4 2660390 39.33 ns/op BenchmarkTypeAssert-4 18091753 6.848 ns/op BenchmarkDiv64UnsignedSmall-4 8687508 13.13 ns/op BenchmarkDiv64Small-4 8335972 14.71 ns/op BenchmarkDiv64SmallNegDivisor-4 7225695 16.05 ns/op BenchmarkDiv64SmallNegDividend-4 7847318 14.91 ns/op BenchmarkDiv64SmallNegBoth-4 8565746 14.44 ns/op BenchmarkDiv64Unsigned-4 8927108 13.27 ns/op BenchmarkDiv64-4 7161927 15.53 ns/op BenchmarkDiv64NegDivisor-4 8085085 14.91 ns/op BenchmarkDiv64NegDividend-4 7689636 15.17 ns/op BenchmarkDiv64NegBoth-4 7481235 15.22 ns/op BenchmarkMod64UnsignedSmall-4 8708055 12.61 ns/op BenchmarkMod64Small-4 7426184 14.82 ns/op BenchmarkMod64SmallNegDivisor-4 8036565 16.10 ns/op BenchmarkMod64SmallNegDividend-4 7402412 16.42 ns/op BenchmarkMod64SmallNegBoth-4 7206783 16.47 ns/op BenchmarkMod64Unsigned-4 9035235 12.75 ns/op BenchmarkMod64-4 8200615 14.84 ns/op BenchmarkMod64NegDivisor-4 7716885 16.94 ns/op BenchmarkMod64NegDividend-4 7551294 16.05 ns/op BenchmarkMod64NegBoth-4 7131025 15.75 ns/op BenchmarkMulconstI32/3-4 23418736 5.534 ns/op BenchmarkMulconstI32/5-4 23445050 5.598 ns/op BenchmarkMulconstI32/12-4 23916450 5.522 ns/op BenchmarkMulconstI32/120-4 21134536 5.837 ns/op BenchmarkMulconstI32/-120-4 22053098 5.439 ns/op BenchmarkMulconstI32/65537-4 22204902 5.847 ns/op BenchmarkMulconstI32/65538-4 22629472 5.502 ns/op BenchmarkMulconstI64/3-4 24400126 5.585 ns/op BenchmarkMulconstI64/5-4 23488288 5.529 ns/op BenchmarkMulconstI64/12-4 23186142 5.585 ns/op BenchmarkMulconstI64/120-4 22420011 5.494 ns/op BenchmarkMulconstI64/-120-4 20730708 5.495 ns/op BenchmarkMulconstI64/65537-4 23075200 5.556 ns/op BenchmarkMulconstI64/65538-4 22851588 5.413 ns/op BenchmarkMulconstU32/3-4 21607578 5.658 ns/op BenchmarkMulconstU32/5-4 22279927 6.018 ns/op BenchmarkMulconstU32/12-4 17877621 6.578 ns/op BenchmarkMulconstU32/120-4 22032979 5.788 ns/op BenchmarkMulconstU32/65537-4 22535401 5.602 ns/op BenchmarkMulconstU32/65538-4 21035031 5.949 ns/op BenchmarkMulconstU64/3-4 20302437 5.682 ns/op BenchmarkMulconstU64/5-4 22004390 5.596 ns/op BenchmarkMulconstU64/12-4 22729003 5.616 ns/op BenchmarkMulconstU64/120-4 23215779 5.810 ns/op BenchmarkMulconstU64/65537-4 22314542 5.757 ns/op BenchmarkMulconstU64/65538-4 21664188 5.567 ns/op BenchmarkShiftArithmeticRight-4 21899799 5.111 ns/op BenchmarkSwitch8Predictable-4 6981824 14.88 ns/op BenchmarkSwitch8Unpredictable-4 6850852 14.70 ns/op BenchmarkSwitch32Predictable-4 11554461 10.21 ns/op BenchmarkSwitch32Unpredictable-4 6902800 14.85 ns/op BenchmarkSwitchStringPredictable-4 5570995 20.90 ns/op BenchmarkSwitchStringUnpredictable-4 5887686 20.00 ns/op BenchmarkSwitchTypePredictable-4 3671908 31.14 ns/op BenchmarkSwitchTypeUnpredictable-4 3991520 28.85 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5004193 23.89 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4661252 23.35 ns/op PASS ok cmd/compile/internal/test 20.647s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 94 1211112 ns/op BenchmarkNamed/Underlying/nongeneric-4 732261 157.6 ns/op BenchmarkNamed/Underlying/generic-4 683568 158.8 ns/op BenchmarkNamed/Underlying/src_instance-4 695073 158.8 ns/op BenchmarkNamed/Underlying/user_instance-4 839070 160.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 587976071 ns/op 57205 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 418470222 ns/op 80418 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 168799583 ns/op 198833 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 146138393 ns/op 228946 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2708953168 ns/op 1915 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 138831478 ns/op 37261 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38619283 ns/op 133557 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 41742013 ns/op 124014 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 699942765 ns/op 3097 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 55862086 ns/op 38550 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 35345377 ns/op 60897 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 32591525 ns/op 66230 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2136550481 ns/op 31464 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 625051101 ns/op 107518 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 131152186 ns/op 511574 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 112099605 ns/op 598330 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3028229367 ns/op 664.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 78867431 ns/op 25458 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 56933401 ns/op 34328 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 52409411 ns/op 37980 lines/s PASS ok cmd/compile/internal/types2 45.133s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 37895401 ns/op 19487333 sys-ns/op 6519333 user-ns/op PASS ok cmd/go 1.498s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 187032 573.7 ns/op PASS ok cmd/go/internal/cfg 1.184s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 60654 1862 ns/op 4.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69957 1656 ns/op 4.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16986 7544 ns/op 135.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 16982 6572 ns/op 155.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2998 42316 ns/op 193.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3103 43796 ns/op 187.05 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.112s All tests passed.