darwin-amd64-race at 82fc03f9c9a1e3539d60ce085500dde3af5ff0b7 :: 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=D3691ABD-7C89-45C0-877F-82F5D7E7E025" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.F9vdw3E6sG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=FD9F192F-265F-43F4-B410-F6DEB7DF2041" "__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=D3691ABD-7C89-45C0-877F-82F5D7E7E025" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.F9vdw3E6sG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=FD9F192F-265F-43F4-B410-F6DEB7DF2041" "__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.546s ok archive/zip 3.992s ok bufio 1.801s ok bytes 3.072s ok cmp 1.067s ok compress/bzip2 1.731s ok compress/flate 10.102s ok compress/gzip 18.212s ok compress/lzw 2.165s ok compress/zlib 9.372s ok container/heap 1.085s ok container/list 1.060s ok container/ring 1.069s ok context 1.117s ok crypto 1.047s ok crypto/aes 1.167s ok crypto/cipher 1.089s ok crypto/des 1.102s ok crypto/dsa 1.066s ok crypto/ecdh 1.304s ok crypto/ecdsa 1.195s ok crypto/ed25519 1.629s ok crypto/elliptic 1.113s ok crypto/hmac 1.081s ok crypto/internal/alias 1.028s ok crypto/internal/bigmod 5.494s ok crypto/internal/boring 1.044s ok crypto/internal/boring/bcache 1.734s ok crypto/internal/edwards25519 2.247s ok crypto/internal/edwards25519/field 1.216s ok crypto/internal/nistec 2.241s ok crypto/internal/nistec/fiat 1.056s [no tests to run] ok crypto/md5 1.205s ok crypto/rand 1.524s ok crypto/rc4 1.825s ok crypto/rsa 3.987s ok crypto/sha1 1.094s ok crypto/sha256 1.091s ok crypto/sha512 1.064s ok crypto/subtle 1.767s ok crypto/tls 6.753s ok crypto/x509 3.145s ok database/sql 1.723s ok database/sql/driver 1.125s ok debug/buildinfo 1.108s ok debug/dwarf 1.211s ok debug/elf 2.788s ok debug/gosym 1.245s ok debug/macho 1.091s ok debug/pe 1.107s ok debug/plan9obj 1.036s ok embed 1.094s [no tests to run] ok embed/internal/embedtest 1.066s ok encoding/ascii85 1.051s ok encoding/asn1 1.058s ok encoding/base32 1.163s ok encoding/base64 1.095s ok encoding/binary 1.098s ok encoding/csv 1.208s ok encoding/gob 27.830s ok encoding/hex 1.053s ok encoding/json 4.936s ok encoding/pem 5.151s ok encoding/xml 1.365s ok errors 1.131s ok expvar 1.114s ok flag 3.315s ok fmt 1.850s ok go/ast 1.057s ok go/build 9.511s ok go/build/constraint 1.048s ok go/constant 1.081s ok go/doc 1.493s ok go/doc/comment 6.001s ok go/format 1.100s ok go/importer 3.938s ok go/internal/gccgoimporter 1.181s ok go/internal/gcimporter 29.134s ok go/internal/srcimporter 37.732s ok go/parser 3.492s ok go/printer 4.486s ok go/scanner 1.069s ok go/token 1.164s ok go/types 77.725s ok go/version 1.038s ok hash 1.071s ok hash/adler32 1.058s ok hash/crc32 1.130s ok hash/crc64 1.094s ok hash/fnv 1.120s ok hash/maphash 1.047s ok html 1.044s ok html/template 1.301s ok image 1.649s ok image/color 1.101s ok image/draw 1.910s ok image/gif 3.382s ok image/jpeg 3.577s ok image/png 5.594s ok index/suffixarray 2.557s ok internal/abi 1.446s ok internal/buildcfg 1.063s ok internal/coverage/cformat 1.043s ok internal/coverage/cmerge 1.030s ok internal/coverage/pods 1.048s ok internal/coverage/slicereader 1.055s ok internal/coverage/slicewriter 1.033s ok internal/coverage/test 1.101s ok internal/cpu 3.100s ok internal/dag 1.107s ok internal/diff 1.080s ok internal/fmtsort 1.036s ok internal/fuzz 1.098s ok internal/godebug 17.258s ok internal/godebugs 1.058s ok internal/gover 1.069s ok internal/intern 3.376s ok internal/itoa 1.104s ok internal/platform 2.328s ok internal/poll 1.475s ok internal/profile 1.089s ok internal/reflectlite 1.038s ok internal/safefilepath 1.038s ok internal/saferio 1.245s ok internal/singleflight 1.178s ok internal/testenv 1.671s ok internal/trace 1.679s ok internal/trace/v2 34.684s ok internal/types/errors 4.209s ok internal/unsafeheader 1.041s ok internal/xcoff 1.051s ok internal/zstd 1.114s ok io 1.224s ok io/fs 1.450s ok io/ioutil 1.132s ok log 1.062s ok log/slog 1.225s ok log/slog/internal/benchmarks 1.039s ok log/slog/internal/buffer 1.037s ok log/syslog 2.297s ok maps 1.045s ok math 1.062s ok math/big 4.746s ok math/bits 1.051s ok math/cmplx 1.060s ok math/rand 5.399s ok math/rand/v2 3.581s ok mime 1.050s ok mime/multipart 6.506s ok mime/quotedprintable 1.161s ok net 23.780s ok net/http 24.294s ok net/http/cgi 28.353s ok net/http/cookiejar 1.130s ok net/http/fcgi 1.308s ok net/http/httptest 1.448s ok net/http/httptrace 1.047s ok net/http/httputil 2.330s ok net/http/internal 1.036s ok net/http/internal/ascii 1.053s ok net/http/pprof 6.264s ok net/internal/socktest 1.036s ok net/mail 1.037s ok net/netip 2.002s ok net/rpc 1.204s ok net/rpc/jsonrpc 1.110s ok net/smtp 1.225s ok net/textproto 2.315s ok net/url 1.214s ok os 6.919s ok os/exec 11.744s ok os/exec/internal/fdtest 1.076s ok os/signal 19.861s ok os/user 0.120s ok path 1.043s ok path/filepath 1.096s ok plugin 1.044s ok reflect 2.337s ok regexp 4.747s ok regexp/syntax 8.072s ok runtime 76.851s ok runtime/cgo 1.029s ok runtime/coverage 1.053s ok runtime/debug 2.187s ok runtime/internal/atomic 1.085s ok runtime/internal/math 1.072s ok runtime/internal/sys 1.060s ok runtime/internal/wasitest 1.035s ok runtime/metrics 1.046s ok runtime/pprof 24.420s ok runtime/race 16.662s ok runtime/trace 7.731s ok slices 1.996s ok sort 1.959s ok strconv 3.444s ok strings 2.519s ok sync 1.898s ok sync/atomic 5.965s ok syscall 7.499s ok testing 3.848s ok testing/fstest 1.047s ok testing/iotest 1.042s ok testing/quick 1.247s ok testing/slogtest 1.042s ok text/scanner 1.066s ok text/tabwriter 1.040s ok text/template 1.133s ok text/template/parse 1.057s ok time 3.637s ok unicode 1.077s ok unicode/utf16 1.105s ok unicode/utf8 1.097s ok cmd/addr2line 12.639s ok cmd/api 6.518s ok cmd/asm/internal/asm 4.515s ok cmd/asm/internal/lex 1.087s ok cmd/cgo/internal/swig 1.142s ok cmd/cgo/internal/test 3.770s ok cmd/cgo/internal/testcarchive 51.348s ok cmd/cgo/internal/testcshared 24.321s ok cmd/cgo/internal/testerrors 32.813s ok cmd/cgo/internal/testfortran 1.128s ok cmd/cgo/internal/testgodefs 4.223s ok cmd/cgo/internal/testlife 4.051s ok cmd/cgo/internal/testnocgo 1.065s ok cmd/cgo/internal/testplugin 103.685s ok cmd/cgo/internal/testsanitizers 1.030s [no tests to run] ok cmd/cgo/internal/testshared 1.031s ok cmd/cgo/internal/testso 5.570s ok cmd/cgo/internal/teststdio 6.112s ok cmd/cgo/internal/testtls 1.026s ok cmd/compile/internal/abt 1.058s ok cmd/compile/internal/amd64 89.135s ok cmd/compile/internal/base 1.039s ok cmd/compile/internal/compare 1.045s ok cmd/compile/internal/devirtualize 1.045s ok cmd/compile/internal/dwarfgen 2.372s ok cmd/compile/internal/importer 7.667s ok cmd/compile/internal/inline/inlheur 3.573s ok cmd/compile/internal/ir 1.048s ok cmd/compile/internal/logopt 2.730s ok cmd/compile/internal/loopvar 55.428s ok cmd/compile/internal/noder 1.062s ok cmd/compile/internal/reflectdata 1.041s [no tests to run] ok cmd/compile/internal/ssa 50.293s ok cmd/compile/internal/syntax 1.393s ok cmd/compile/internal/test 29.024s ok cmd/compile/internal/typecheck 1.859s ok cmd/compile/internal/types 1.044s ok cmd/compile/internal/types2 36.036s ok cmd/covdata 1.099s ok cmd/cover 23.698s ok cmd/dist 1.039s ok cmd/distpack 1.038s ok cmd/doc 4.220s ok cmd/fix 15.939s ok cmd/go 571.136s ok cmd/go/internal/auth 1.080s ok cmd/go/internal/cache 1.460s ok cmd/go/internal/cfg 1.033s [no tests to run] ok cmd/go/internal/envcmd 1.837s ok cmd/go/internal/fsys 1.278s ok cmd/go/internal/generate 1.072s ok cmd/go/internal/gover 1.071s ok cmd/go/internal/imports 1.120s ok cmd/go/internal/load 1.051s ok cmd/go/internal/lockedfile 2.304s ok cmd/go/internal/lockedfile/internal/filelock 2.150s ok cmd/go/internal/modfetch 1.127s ok cmd/go/internal/modfetch/codehost 18.151s ok cmd/go/internal/modfetch/zip_sum_test 1.122s ok cmd/go/internal/modindex 2.092s ok cmd/go/internal/modload 1.088s ok cmd/go/internal/mvs 1.085s ok cmd/go/internal/par 1.141s ok cmd/go/internal/str 1.034s ok cmd/go/internal/test 1.177s ok cmd/go/internal/toolchain 1.074s ok cmd/go/internal/vcs 1.097s ok cmd/go/internal/vcweb 1.123s ok cmd/go/internal/vcweb/vcstest 28.813s ok cmd/go/internal/web 1.119s ok cmd/go/internal/work 3.022s ok cmd/gofmt 1.482s ok cmd/internal/archive 3.444s ok cmd/internal/buildid 2.072s ok cmd/internal/cov 1.970s ok cmd/internal/dwarf 1.031s ok cmd/internal/edit 1.042s ok cmd/internal/goobj 1.033s ok cmd/internal/moddeps 3.158s ok cmd/internal/notsha256 1.108s ok cmd/internal/obj 2.287s ok cmd/internal/obj/ppc64 2.084s ok cmd/internal/obj/riscv 1.445s ok cmd/internal/obj/s390x 1.041s ok cmd/internal/obj/x86 5.811s ok cmd/internal/objabi 1.186s ok cmd/internal/pkgpath 5.143s ok cmd/internal/pkgpattern 1.040s ok cmd/internal/quoted 1.043s ok cmd/internal/src 1.036s ok cmd/internal/test2json 2.150s ok cmd/link 25.677s ok cmd/link/internal/benchmark 1.056s ok cmd/link/internal/ld 34.677s ok cmd/link/internal/loader 1.097s ok cmd/nm 9.641s ok cmd/objdump 9.797s ok cmd/pack 8.723s ok cmd/pprof 4.145s ok cmd/trace 1.238s ok cmd/vet 60.567s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2841 41512 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2294 55106 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1442 78019 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4117 29904 ns/op 5010 B/op 15 allocs/op Benchmark/Reader/GNU-4 5672 24024 ns/op 5141 B/op 15 allocs/op Benchmark/Reader/PAX-4 2571 58562 ns/op 8652 B/op 33 allocs/op PASS ok archive/tar 2.111s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 319815894 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 168343661 ns/op BenchmarkZip64TestSizes/4096-4 985 190472 ns/op BenchmarkZip64TestSizes/1048576-4 110 983995 ns/op BenchmarkZip64TestSizes/67108864-4 1 172531355 ns/op PASS ok archive/zip 2.543s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 171777 659.4 ns/op BenchmarkReaderCopyUnoptimal-4 104324 1005 ns/op BenchmarkReaderCopyNoWriteTo-4 3556 48032 ns/op BenchmarkReaderWriteToOptimal-4 8400 18097 ns/op BenchmarkReaderReadString-4 103101 1301 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 172646 704.7 ns/op BenchmarkWriterCopyUnoptimal-4 189820 661.3 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 50550 ns/op BenchmarkReaderEmpty-4 14509 7656 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 12254 9590 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 419730 284.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.390s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2222 47143 ns/op 695.08 MB/s BenchmarkWriteByte-4 308 360429 ns/op 11.36 MB/s BenchmarkWriteRune-4 200 607670 ns/op 20.22 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3906427 ns/op BenchmarkBufferFullSmallReads-4 79 1683948 ns/op BenchmarkBufferWriteBlock/N4096-4 7545 39281 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 244 438694 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 12816283 ns/op 4192266 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 14788716 ns/op 1134.46 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 3114025 35.88 ns/op 278.74 MB/s BenchmarkIndexByte/32-4 2953154 38.53 ns/op 830.58 MB/s BenchmarkIndexByte/4K-4 832101 121.6 ns/op 33681.97 MB/s BenchmarkIndexBytePortable/10-4 921148 124.8 ns/op 80.12 MB/s BenchmarkIndexBytePortable/32-4 314103 349.7 ns/op 91.51 MB/s BenchmarkIndexBytePortable/4K-4 3315 38637 ns/op 106.01 MB/s BenchmarkIndexRune/10-4 966280 134.4 ns/op 74.43 MB/s BenchmarkIndexRune/32-4 939196 137.8 ns/op 232.17 MB/s BenchmarkIndexRune/4K-4 415798 313.8 ns/op 13053.14 MB/s BenchmarkIndexRuneASCII/10-4 3249894 34.56 ns/op 289.32 MB/s BenchmarkIndexRuneASCII/32-4 2699962 38.48 ns/op 831.61 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 117.8 ns/op 34783.56 MB/s BenchmarkEqual/0-4 10459668 10.72 ns/op BenchmarkEqual/1-4 1000000 109.4 ns/op 9.14 MB/s BenchmarkEqual/6-4 1000000 114.6 ns/op 52.37 MB/s BenchmarkEqual/9-4 1000000 113.2 ns/op 79.50 MB/s BenchmarkEqual/15-4 1000000 123.7 ns/op 121.29 MB/s BenchmarkEqual/16-4 1000000 106.9 ns/op 149.68 MB/s BenchmarkEqual/20-4 1000000 108.3 ns/op 184.70 MB/s BenchmarkEqual/32-4 1000000 107.0 ns/op 299.14 MB/s BenchmarkEqual/4K-4 89313 1313 ns/op 3119.24 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 104.3 ns/op 613.70 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 124.1 ns/op 515.57 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 108.5 ns/op 590.06 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 107.0 ns/op 598.39 MB/s BenchmarkEqualBothUnaligned/4096_0-4 82730 1329 ns/op 3082.20 MB/s BenchmarkEqualBothUnaligned/4096_1-4 60477 2036 ns/op 2011.88 MB/s BenchmarkEqualBothUnaligned/4096_4-4 162115 861.1 ns/op 4756.98 MB/s BenchmarkEqualBothUnaligned/4096_7-4 161578 783.5 ns/op 5227.57 MB/s BenchmarkIndex/10-4 2284767 51.27 ns/op 195.05 MB/s BenchmarkIndex/32-4 2192046 53.23 ns/op 601.22 MB/s BenchmarkIndex/4K-4 37357 2879 ns/op 1422.60 MB/s BenchmarkIndexEasy/10-4 2565874 46.99 ns/op 212.82 MB/s BenchmarkIndexEasy/32-4 2278851 49.98 ns/op 640.30 MB/s BenchmarkIndexEasy/4K-4 521052 256.2 ns/op 15989.98 MB/s BenchmarkCount/10-4 1209406 99.33 ns/op 100.67 MB/s BenchmarkCount/32-4 1000000 103.1 ns/op 310.30 MB/s BenchmarkCount/4K-4 38736 2904 ns/op 1410.25 MB/s BenchmarkCountEasy/10-4 1221916 97.75 ns/op 102.30 MB/s BenchmarkCountEasy/32-4 1000000 101.5 ns/op 315.28 MB/s BenchmarkCountEasy/4K-4 419680 296.9 ns/op 13795.35 MB/s BenchmarkCountSingle/10-4 2189156 52.55 ns/op 190.30 MB/s BenchmarkCountSingle/32-4 2331367 50.99 ns/op 627.63 MB/s BenchmarkCountSingle/4K-4 1000000 113.2 ns/op 36188.35 MB/s BenchmarkToUpper/#00-4 2231727 55.93 ns/op BenchmarkToUpper/ONLYUPPER-4 272161 454.5 ns/op BenchmarkToUpper/abc-4 439054 311.4 ns/op BenchmarkToUpper/AbC123-4 232748 489.8 ns/op BenchmarkToUpper/azAZ09_-4 246553 517.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 75262 1605 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32127 3586 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50266 2358 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 115950 1026 ns/op BenchmarkToLower/#00-4 2362642 49.10 ns/op BenchmarkToLower/abc-4 373434 341.5 ns/op BenchmarkToLower/AbC123-4 251240 476.4 ns/op BenchmarkToLower/azAZ09_-4 225933 509.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71215 1624 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33052 3339 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63922 1830 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 110658 1032 ns/op BenchmarkFields/ASCII/16-4 156932 886.2 ns/op 18.05 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12417 9508 ns/op 26.92 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 783 165715 ns/op 24.72 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 2738500 ns/op 23.93 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 44025923 ns/op 23.82 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 78163 1606 ns/op 9.96 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5532 21167 ns/op 12.09 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 289 387341 ns/op 10.57 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6697366 ns/op 9.79 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 111322222 ns/op 9.42 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 95458 1168 ns/op 13.70 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13014 ns/op 19.67 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 552 262921 ns/op 15.58 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 4475944 ns/op 14.64 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 74886076 ns/op 14.00 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 93123 1302 ns/op 12.29 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7032 17146 ns/op 14.93 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 415 288471 ns/op 14.20 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 5303831 ns/op 12.36 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 87937227 ns/op 11.92 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1778995 65.45 ns/op BenchmarkTrimSpace/ASCII-4 1000000 111.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89192 1284 ns/op BenchmarkTrimSpace/JustNonASCII-4 44473 2606 ns/op BenchmarkToValidUTF8/Valid-4 422161 319.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 296011 442.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 74978 1481 ns/op BenchmarkIndexHard1-4 1041 109736 ns/op BenchmarkIndexHard2-4 782 151622 ns/op BenchmarkIndexHard3-4 190 625110 ns/op BenchmarkIndexHard4-4 100 1045761 ns/op BenchmarkLastIndexHard1-4 7 15908704 ns/op BenchmarkLastIndexHard2-4 6 20298149 ns/op BenchmarkLastIndexHard3-4 5 22287640 ns/op BenchmarkCountHard1-4 1042 111063 ns/op BenchmarkCountHard2-4 768 150117 ns/op BenchmarkCountHard3-4 196 610875 ns/op BenchmarkSplitEmptySeparator-4 1 120736157 ns/op BenchmarkSplitSingleByteSeparator-4 15 10028386 ns/op BenchmarkSplitMultiByteSeparator-4 10 10630459 ns/op BenchmarkSplitNSingleByteSeparator-4 146066 970.7 ns/op BenchmarkSplitNMultiByteSeparator-4 64279 2148 ns/op BenchmarkRepeat-4 160239 850.3 ns/op BenchmarkRepeatLarge/256/1-4 124762 1226 ns/op 208.78 MB/s BenchmarkRepeatLarge/256/16-4 196423 873.3 ns/op 293.13 MB/s BenchmarkRepeatLarge/512/1-4 74256 1630 ns/op 314.05 MB/s BenchmarkRepeatLarge/512/16-4 100300 1320 ns/op 387.96 MB/s BenchmarkRepeatLarge/1024/1-4 46494 2756 ns/op 371.51 MB/s BenchmarkRepeatLarge/1024/16-4 54201 2215 ns/op 462.38 MB/s BenchmarkRepeatLarge/2048/1-4 31027 4536 ns/op 451.49 MB/s BenchmarkRepeatLarge/2048/16-4 31695 4031 ns/op 508.01 MB/s BenchmarkRepeatLarge/4096/1-4 16292 7577 ns/op 540.59 MB/s BenchmarkRepeatLarge/4096/16-4 16087 6762 ns/op 605.72 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14127 ns/op 579.89 MB/s BenchmarkRepeatLarge/8192/16-4 9103 13124 ns/op 624.20 MB/s BenchmarkRepeatLarge/8192/4097-4 15843 7837 ns/op 522.76 MB/s BenchmarkRepeatLarge/16384/1-4 8390 29119 ns/op 562.66 MB/s BenchmarkRepeatLarge/16384/16-4 10000 26357 ns/op 621.62 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23831 ns/op 515.75 MB/s BenchmarkRepeatLarge/32768/1-4 3296 50770 ns/op 645.42 MB/s BenchmarkRepeatLarge/32768/16-4 2846 64957 ns/op 504.46 MB/s BenchmarkRepeatLarge/32768/4097-4 2444 61665 ns/op 465.07 MB/s BenchmarkRepeatLarge/65536/1-4 1089 109922 ns/op 596.20 MB/s BenchmarkRepeatLarge/65536/16-4 1183 107819 ns/op 607.83 MB/s BenchmarkRepeatLarge/65536/4097-4 1362 113694 ns/op 540.53 MB/s BenchmarkRepeatLarge/131072/1-4 189 555790 ns/op 235.83 MB/s BenchmarkRepeatLarge/131072/16-4 219 549835 ns/op 238.38 MB/s BenchmarkRepeatLarge/131072/4097-4 225 459425 ns/op 276.45 MB/s BenchmarkRepeatLarge/262144/1-4 146 905604 ns/op 289.47 MB/s BenchmarkRepeatLarge/262144/16-4 123 917021 ns/op 285.86 MB/s BenchmarkRepeatLarge/262144/4097-4 140 929964 ns/op 277.55 MB/s BenchmarkRepeatLarge/524288/1-4 67 1593546 ns/op 329.01 MB/s BenchmarkRepeatLarge/524288/16-4 60 1671095 ns/op 313.74 MB/s BenchmarkRepeatLarge/524288/4097-4 75 1519618 ns/op 342.40 MB/s BenchmarkRepeatLarge/1048576/1-4 40 2994824 ns/op 350.13 MB/s BenchmarkRepeatLarge/1048576/16-4 67 2846445 ns/op 368.38 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 3096355 ns/op 337.41 MB/s BenchmarkRepeatLarge/2097152/1-4 22 6082826 ns/op 344.77 MB/s BenchmarkRepeatLarge/2097152/16-4 24 5104480 ns/op 410.85 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4944867 ns/op 423.38 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10921532 ns/op 384.04 MB/s BenchmarkRepeatLarge/4194304/16-4 9 14662888 ns/op 286.05 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 13104007 ns/op 319.84 MB/s BenchmarkRepeatLarge/8388608/1-4 5 22752699 ns/op 368.69 MB/s BenchmarkRepeatLarge/8388608/16-4 5 26975279 ns/op 310.97 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 23962330 ns/op 349.99 MB/s BenchmarkRepeatLarge/16777216/1-4 2 50909033 ns/op 329.55 MB/s BenchmarkRepeatLarge/16777216/16-4 3 44024735 ns/op 381.09 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28848441 ns/op 581.56 MB/s BenchmarkRepeatLarge/33554432/1-4 2 67903836 ns/op 494.15 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56005070 ns/op 599.13 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59883414 ns/op 560.33 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106250875 ns/op 631.61 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104294411 ns/op 643.46 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 104629966 ns/op 641.39 MB/s BenchmarkRepeatLarge/134217728/1-4 1 253505383 ns/op 529.45 MB/s BenchmarkRepeatLarge/134217728/16-4 1 381752073 ns/op 351.58 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 274812988 ns/op 488.40 MB/s BenchmarkRepeatLarge/268435456/1-4 1 511305090 ns/op 525.00 MB/s BenchmarkRepeatLarge/268435456/16-4 1 561797259 ns/op 477.82 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 631458592 ns/op 425.10 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1738127989 ns/op 308.88 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1238027862 ns/op 433.65 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1100662526 ns/op 487.77 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 7805537051 ns/op 137.56 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2315736382 ns/op 463.67 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1900857877 ns/op 564.87 MB/s BenchmarkBytesCompare/1-4 13312641 12.09 ns/op BenchmarkBytesCompare/2-4 13183395 9.872 ns/op BenchmarkBytesCompare/4-4 11322165 10.79 ns/op BenchmarkBytesCompare/8-4 12360913 10.25 ns/op BenchmarkBytesCompare/16-4 13160146 13.95 ns/op BenchmarkBytesCompare/32-4 10152822 11.72 ns/op BenchmarkBytesCompare/64-4 8743588 14.22 ns/op BenchmarkBytesCompare/128-4 7172227 19.07 ns/op BenchmarkBytesCompare/256-4 6068050 18.67 ns/op BenchmarkBytesCompare/512-4 4570575 26.96 ns/op BenchmarkBytesCompare/1024-4 2280896 45.43 ns/op BenchmarkBytesCompare/2048-4 1511763 84.11 ns/op BenchmarkIndexAnyASCII/1:1-4 1625473 104.0 ns/op BenchmarkIndexAnyASCII/1:2-4 1622575 72.88 ns/op BenchmarkIndexAnyASCII/1:4-4 1498108 96.51 ns/op BenchmarkIndexAnyASCII/1:8-4 1544299 73.63 ns/op BenchmarkIndexAnyASCII/1:16-4 1643222 99.94 ns/op BenchmarkIndexAnyASCII/1:32-4 1607737 72.75 ns/op BenchmarkIndexAnyASCII/1:64-4 1605499 74.03 ns/op BenchmarkIndexAnyASCII/16:1-4 1646925 67.43 ns/op BenchmarkIndexAnyASCII/16:2-4 443973 499.6 ns/op BenchmarkIndexAnyASCII/16:4-4 371568 497.3 ns/op BenchmarkIndexAnyASCII/16:8-4 349256 332.9 ns/op BenchmarkIndexAnyASCII/16:16-4 391213 348.1 ns/op BenchmarkIndexAnyASCII/16:32-4 342508 542.6 ns/op BenchmarkIndexAnyASCII/16:64-4 272665 436.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1425643 80.81 ns/op BenchmarkIndexAnyASCII/256:2-4 27056 6697 ns/op BenchmarkIndexAnyASCII/256:4-4 27200 5680 ns/op BenchmarkIndexAnyASCII/256:8-4 26620 4238 ns/op BenchmarkIndexAnyASCII/256:16-4 25459 4503 ns/op BenchmarkIndexAnyASCII/256:32-4 28366 8011 ns/op BenchmarkIndexAnyASCII/256:64-4 28088 4714 ns/op BenchmarkIndexAnyUTF8/1:1-4 776362 154.4 ns/op BenchmarkIndexAnyUTF8/1:2-4 1713088 68.84 ns/op BenchmarkIndexAnyUTF8/1:4-4 1697997 68.65 ns/op BenchmarkIndexAnyUTF8/1:8-4 1709935 107.2 ns/op BenchmarkIndexAnyUTF8/1:16-4 1645928 71.37 ns/op BenchmarkIndexAnyUTF8/1:32-4 1674770 77.71 ns/op BenchmarkIndexAnyUTF8/1:64-4 1745938 70.72 ns/op BenchmarkIndexAnyUTF8/16:1-4 107274 985.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 281664 405.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 274300 413.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 336258 427.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 217308 676.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 276616 418.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 243494 417.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 7152 15504 ns/op BenchmarkIndexAnyUTF8/256:2-4 20281 5593 ns/op BenchmarkIndexAnyUTF8/256:4-4 19154 7067 ns/op BenchmarkIndexAnyUTF8/256:8-4 23905 4763 ns/op BenchmarkIndexAnyUTF8/256:16-4 20665 5513 ns/op BenchmarkIndexAnyUTF8/256:32-4 21856 5570 ns/op BenchmarkIndexAnyUTF8/256:64-4 19458 5420 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 119.5 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 112.0 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1709373 68.37 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1494897 66.92 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 108.0 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1605435 75.10 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1513862 84.77 ns/op BenchmarkLastIndexAnyASCII/16:1-4 330016 355.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 390814 364.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 374749 445.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 405124 310.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 415636 528.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 329754 339.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 345594 397.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 29890 4336 ns/op BenchmarkLastIndexAnyASCII/256:2-4 29103 3935 ns/op BenchmarkLastIndexAnyASCII/256:4-4 27345 4086 ns/op BenchmarkLastIndexAnyASCII/256:8-4 27795 4122 ns/op BenchmarkLastIndexAnyASCII/256:16-4 27306 5676 ns/op BenchmarkLastIndexAnyASCII/256:32-4 28214 4350 ns/op BenchmarkLastIndexAnyASCII/256:64-4 26980 4161 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1614724 65.14 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 107.9 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1657070 70.50 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1780250 77.96 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1775878 72.12 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1767439 92.33 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1736799 73.33 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 140791 757.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 298225 420.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 295026 438.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 320222 367.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 293877 440.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 320124 613.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 256213 684.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 14529 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 21328 5179 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10436 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 20793 6281 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 21783 5873 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 21825 5861 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 17718 5768 ns/op BenchmarkTrimASCII/1:1-4 1852752 65.42 ns/op BenchmarkTrimASCII/1:2-4 1721546 70.69 ns/op BenchmarkTrimASCII/1:4-4 1483670 68.93 ns/op BenchmarkTrimASCII/1:8-4 1570810 121.0 ns/op BenchmarkTrimASCII/1:16-4 1461770 81.25 ns/op BenchmarkTrimASCII/16:1-4 550315 302.2 ns/op BenchmarkTrimASCII/16:2-4 339012 349.3 ns/op BenchmarkTrimASCII/16:4-4 348901 436.2 ns/op BenchmarkTrimASCII/16:8-4 309382 366.6 ns/op BenchmarkTrimASCII/16:16-4 411864 342.4 ns/op BenchmarkTrimASCII/256:1-4 37966 3285 ns/op BenchmarkTrimASCII/256:2-4 24261 4447 ns/op BenchmarkTrimASCII/256:4-4 26053 4688 ns/op BenchmarkTrimASCII/256:8-4 25216 5859 ns/op BenchmarkTrimASCII/256:16-4 30631 3966 ns/op BenchmarkTrimASCII/4096:1-4 2949 56852 ns/op BenchmarkTrimASCII/4096:2-4 1904 84310 ns/op BenchmarkTrimASCII/4096:4-4 1257 88716 ns/op BenchmarkTrimASCII/4096:8-4 1789 65500 ns/op BenchmarkTrimASCII/4096:16-4 1899 61710 ns/op BenchmarkTrimByte-4 1810506 66.54 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14103 8387 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12255 8409 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 757 174570 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1580 101256 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3090 42098 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5984 18805 ns/op BenchmarkCompareBytesEqual-4 12844220 16.78 ns/op BenchmarkCompareBytesToNil-4 14842327 13.06 ns/op BenchmarkCompareBytesEmpty-4 14538067 8.358 ns/op BenchmarkCompareBytesIdentical-4 14646243 9.625 ns/op BenchmarkCompareBytesSameLength-4 13092510 17.30 ns/op BenchmarkCompareBytesDifferentLength-4 10819684 10.12 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2040 78252 ns/op 13400.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1708 68723 ns/op 15258.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1636 76813 ns/op 13651.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2424 58838 ns/op 17821.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1890 68996 ns/op 15197.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1954 68611 ns/op 15283.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1965 74503 ns/op 14074.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1868 59378 ns/op 17659.48 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1711 63237 ns/op 16581.76 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2079 64260 ns/op 16317.92 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1744 62782 ns/op 16701.99 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1914 96390 ns/op 10878.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2161 56589 ns/op 18529.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1888 61244 ns/op 17121.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2438 91117 ns/op 11508.02 MB/s BenchmarkCompareBytesBig-4 2928 54463 ns/op 19253.26 MB/s BenchmarkCompareBytesBigIdentical-4 14452533 8.513 ns/op 123181203.24 MB/s PASS ok bytes 89.197s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 93528918 ns/op 1.07 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 352207573 ns/op 1.61 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 39253590 ns/op 0.42 MB/s 3645660 B/op 52 allocs/op PASS ok compress/bzip2 2.679s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 56 2224391 ns/op 4.50 MB/s 42738 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22982199 ns/op 4.35 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 288520260 ns/op 3.47 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 37 4641655 ns/op 2.15 MB/s 43286 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 37711688 ns/op 2.65 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 254447125 ns/op 3.93 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 3747044 ns/op 2.67 MB/s 42732 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 31948395 ns/op 3.13 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 232393866 ns/op 4.30 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 50 2711220 ns/op 3.69 MB/s 42714 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21885044 ns/op 4.57 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 229924762 ns/op 4.35 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 52 3026993 ns/op 3.30 MB/s 43928 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 23386639 ns/op 4.28 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 234438686 ns/op 4.27 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1931104 ns/op 5.18 MB/s 42726 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 22958241 ns/op 4.36 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 164505893 ns/op 6.08 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 70 1757873 ns/op 5.69 MB/s 43042 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 21671051 ns/op 4.61 MB/s 43972 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 168474013 ns/op 5.94 MB/s 70328 B/op 163 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 2002687 ns/op 4.99 MB/s 42878 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 13009260 ns/op 7.69 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 131493739 ns/op 7.60 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1951972 ns/op 5.12 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 23113947 ns/op 4.33 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 183295520 ns/op 5.46 MB/s BenchmarkEncode/Digits/Speed/1e4-4 40 2802293 ns/op 3.57 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25861570 ns/op 3.87 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 268381551 ns/op 3.73 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 7372641 ns/op 1.36 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 106843706 ns/op 0.94 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 735461998 ns/op 1.36 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 7401090 ns/op 1.35 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 66965410 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 767109082 ns/op 1.30 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 2834482 ns/op 3.53 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 17112709 ns/op 5.84 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127301987 ns/op 7.86 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2450833 ns/op 4.08 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18730090 ns/op 5.34 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 182679105 ns/op 5.47 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 12681507 ns/op 0.79 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 100083468 ns/op 1.00 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 742650064 ns/op 1.35 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6085048 ns/op 1.64 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 76555504 ns/op 1.31 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 945670295 ns/op 1.06 MB/s PASS ok compress/flate 20.292s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 45 2593927 ns/op 3.86 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2769164 ns/op 3.61 MB/s BenchmarkDecoder/1e5-4 4 25927255 ns/op 3.86 MB/s BenchmarkDecoder/1e-Reuse5-4 4 46099117 ns/op 2.17 MB/s BenchmarkDecoder/1e6-4 1 309838155 ns/op 3.23 MB/s BenchmarkDecoder/1e-Reuse6-4 1 243884008 ns/op 4.10 MB/s BenchmarkEncoder/1e4-4 54 2333593 ns/op 4.29 MB/s BenchmarkEncoder/1e-Reuse4-4 49 2408299 ns/op 4.15 MB/s BenchmarkEncoder/1e5-4 5 23122462 ns/op 4.32 MB/s BenchmarkEncoder/1e-Reuse5-4 5 25254969 ns/op 3.96 MB/s BenchmarkEncoder/1e6-4 1 237150579 ns/op 4.22 MB/s BenchmarkEncoder/1e-Reuse6-4 1 343322931 ns/op 2.91 MB/s PASS ok compress/lzw 5.400s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4680151 ns/op PASS ok container/heap 1.273s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 27530 5061 ns/op BenchmarkWithTimeout/concurrency=40-4 5109 29164 ns/op BenchmarkWithTimeout/concurrency=4000-4 5212 37019 ns/op BenchmarkWithTimeout/concurrency=400000-4 5383 26373 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 295474 681.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 8996 12696 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 13093 9987 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3710 50510 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2065 63869 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2775 44562 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 307 582050 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 183 763604 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 324 372172 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 5703727 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 7590648 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 26 3881304 ns/op BenchmarkCheckCanceled/Err-4 262474 450.7 ns/op BenchmarkCheckCanceled/Done-4 431755 415.1 ns/op BenchmarkContextCancelDone-4 698250 186.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 17916 6238 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22354 7421 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 15114 8523 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14804 10039 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10819 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 296272 354.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 333474 665.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 183240 624.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 129747 925.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 71451 2675 ns/op PASS ok context 14.156s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1618158 76.43 ns/op 209.34 MB/s BenchmarkDecrypt-4 1361806 76.40 ns/op 209.43 MB/s BenchmarkExpand-4 954910 121.0 ns/op PASS ok crypto/aes 1.737s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 235243 574.8 ns/op 111.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 309145 571.1 ns/op 112.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 219100 605.2 ns/op 105.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 355405 377.2 ns/op 169.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 118485 962.8 ns/op 1402.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 164008 708.1 ns/op 1906.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 133645 998.0 ns/op 1352.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 148713 1065 ns/op 1268.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 29234 4761 ns/op 1720.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51394 2101 ns/op 3899.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 37473 3186 ns/op 2570.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 42554 2462 ns/op 3327.43 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6600 19531 ns/op 52.17 MB/s BenchmarkAESCFBDecrypt1K-4 6955 19759 ns/op 51.57 MB/s BenchmarkAESCFBDecrypt8K-4 735 210538 ns/op 38.89 MB/s BenchmarkAESOFB1K-4 10000 12625 ns/op 80.71 MB/s BenchmarkAESCTR1K-4 14379 10752 ns/op 94.77 MB/s BenchmarkAESCTR8K-4 1832 83145 ns/op 98.47 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11663 ns/op 87.80 MB/s BenchmarkAESCBCDecrypt1K-4 16698 6639 ns/op 154.23 MB/s PASS ok crypto/cipher 4.977s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 83145 1435 ns/op 5.57 MB/s BenchmarkDecrypt-4 80685 1427 ns/op 5.61 MB/s BenchmarkTDESEncrypt-4 29500 3993 ns/op 2.00 MB/s BenchmarkTDESDecrypt-4 31648 5865 ns/op 1.36 MB/s PASS ok crypto/des 1.832s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1303 117341 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 13377138 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 5 26014617 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 73 2305215 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 2.626s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1849 72179 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 28 4264927 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 10 10571981 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 1044 158533 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9752105 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 24346129 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4908 30808 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 43 3116568 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5258719 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.976s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 253 516124 ns/op BenchmarkNewKeyFromSeed-4 222 510493 ns/op BenchmarkSigning-4 212 575674 ns/op BenchmarkVerification-4 121 856689 ns/op PASS ok crypto/ed25519 2.099s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6618 20502 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1013165 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 56 2584205 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 18 5740971 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1736 72172 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2351703 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5761735 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 20643553 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 14474 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7312 25110 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3499 32022 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 97 1372732 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2779 46127 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 326 364879 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1868 77773 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1147129 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.904s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17672 7444 ns/op 137.56 MB/s BenchmarkHMACSHA256_32-4 25722 4728 ns/op 6.77 MB/s BenchmarkNewWriteSum-4 11691 9638 ns/op 3.32 MB/s PASS ok crypto/hmac 1.647s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 43914 2963 ns/op BenchmarkModSub-4 46760 2548 ns/op BenchmarkMontgomeryRepr-4 27243 4546 ns/op BenchmarkMontgomeryMul-4 25846 6469 ns/op BenchmarkModMul-4 10000 14720 ns/op BenchmarkExpBig-4 16 6650567 ns/op BenchmarkExp-4 4 29238508 ns/op PASS ok crypto/internal/bigmod 2.548s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 4052 29737 ns/op BenchmarkScalarBaseMult-4 290 425214 ns/op BenchmarkScalarMult-4 122 1543356 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 168 723171 ns/op PASS ok crypto/internal/edwards25519 1.848s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 450680 242.4 ns/op BenchmarkMultiply-4 6311852 19.28 ns/op BenchmarkSquare-4 7322947 15.58 ns/op BenchmarkInvert-4 31929 3551 ns/op BenchmarkMult32-4 1000000 103.6 ns/op PASS ok crypto/internal/edwards25519/field 2.024s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 55 2247662 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2233 60163 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5590951 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14658627 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 134 1052019 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12366 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 62 2528056 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4914040 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.487s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 691144 200.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 303220 376.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 105114 1500 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 350206 287.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 378135 403.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 124693 1235 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.413s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 100916 1394 ns/op 5.74 MB/s BenchmarkHash64-4 140580 916.5 ns/op 69.83 MB/s BenchmarkHash128-4 120420 1107 ns/op 115.63 MB/s BenchmarkHash256-4 105363 1151 ns/op 222.47 MB/s BenchmarkHash512-4 83977 1412 ns/op 362.50 MB/s BenchmarkHash1K-4 47289 2269 ns/op 451.31 MB/s BenchmarkHash8K-4 10000 12022 ns/op 681.44 MB/s BenchmarkHash1M-4 72 1431883 ns/op 732.31 MB/s BenchmarkHash8M-4 9 15428420 ns/op 543.71 MB/s BenchmarkHash8BytesUnaligned-4 104710 1120 ns/op 7.15 MB/s BenchmarkHash1KUnaligned-4 51390 2167 ns/op 472.59 MB/s BenchmarkHash8KUnaligned-4 10000 12718 ns/op 644.14 MB/s PASS ok crypto/md5 3.339s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 240265005 ns/op PASS ok crypto/rand 1.588s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 13453 ns/op 9.51 MB/s BenchmarkRC4_1K-4 1342 80592 ns/op 12.71 MB/s BenchmarkRC4_8K-4 190 858219 ns/op 9.43 MB/s PASS ok crypto/rc4 1.690s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13646992 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 30018988 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 51784076 ns/op BenchmarkEncryptPKCS1v15/2048-4 30 3941335 ns/op BenchmarkDecryptOAEP/2048-4 8 13157400 ns/op BenchmarkEncryptOAEP/2048-4 32 3877860 ns/op BenchmarkSignPKCS1v15/2048-4 9 12951540 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3788359 ns/op BenchmarkSignPSS/2048-4 7 20212937 ns/op BenchmarkVerifyPSS/2048-4 25 5937960 ns/op PASS ok crypto/rsa 3.117s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 77095 2180 ns/op 3.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 95031 1596 ns/op 5.01 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 67105 2592 ns/op 123.43 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 82279 1534 ns/op 208.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47992 2435 ns/op 420.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 48321 2477 ns/op 413.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10075 10834 ns/op 756.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10307 ns/op 794.76 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.975s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 52426 2836 ns/op 2.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 65883 2489 ns/op 3.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 62829 1648 ns/op 4.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27816 7252 ns/op 141.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 28927 4436 ns/op 230.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 28294 4124 ns/op 248.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5286 24377 ns/op 336.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5457 44582 ns/op 183.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5518 24042 ns/op 340.74 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.991s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 57955 2182 ns/op 3.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 66163 1793 ns/op 4.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 57481 2003 ns/op 3.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30832 4192 ns/op 244.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 34586 4143 ns/op 247.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 27998 4831 ns/op 211.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8461 19802 ns/op 413.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8109 19145 ns/op 427.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7309 18133 ns/op 451.78 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.995s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22975384 8.090 ns/op BenchmarkConstantTimeEq-4 21126201 8.861 ns/op BenchmarkConstantTimeLessOrEq-4 18349425 8.870 ns/op BenchmarkXORBytes/8Bytes-4 2961205 41.34 ns/op 193.52 MB/s BenchmarkXORBytes/128Bytes-4 2715805 43.82 ns/op 2920.90 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 122.9 ns/op 16667.72 MB/s BenchmarkXORBytes/32768Bytes-4 82185 1736 ns/op 18877.31 MB/s PASS ok crypto/subtle 2.631s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 21 5057518 ns/op BenchmarkCertCache/1-4 21 4998759 ns/op BenchmarkCertCache/2-4 20 5142141 ns/op BenchmarkCertCache/3-4 22 5849260 ns/op BenchmarkHandshakeServer/RSA-4 10 11108006 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 15424502 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 14418320 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 4862080 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 26 5652072 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 26 5937306 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 5807645 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 37123272 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34655807 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 83624469 ns/op 12.54 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 85608774 ns/op 12.25 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 156822333 ns/op 13.37 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 157056185 ns/op 13.35 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 314733512 ns/op 13.33 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 303060504 ns/op 13.84 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 363085293 ns/op 23.10 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 671759814 ns/op 12.49 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1135429162 ns/op 14.78 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1044082744 ns/op 16.07 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2351371201 ns/op 14.27 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3894438444 ns/op 8.62 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5076955589 ns/op 13.22 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5661430960 ns/op 11.85 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 75393260 ns/op 13.91 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 100732835 ns/op 10.41 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 146354439 ns/op 14.33 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 183270421 ns/op 11.44 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 304942481 ns/op 13.75 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 319282546 ns/op 13.14 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 569790628 ns/op 14.72 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 677095500 ns/op 12.39 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1278449642 ns/op 13.12 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1647710269 ns/op 10.18 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3535038082 ns/op 9.49 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3356432884 ns/op 10.00 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 7425978908 ns/op 9.04 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5348875931 ns/op 12.55 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 730107505 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 720813248 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 309734010 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 309462137 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168867253 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 177383512 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 95708238 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 105317615 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 55251204 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 53808259 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 166855739 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162349811 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 83211646 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73721917 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 52733646 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 48764772 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 37393485 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 34162159 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28000605 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31214875 ns/op PASS ok crypto/tls 58.204s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17628764 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 363 535043 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 642 158310 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 961 167705 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.794s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 33 3869006 ns/op 278706 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 34 3808283 ns/op 265933 B/op 1983 allocs/op BenchmarkConcurrentStmtExec-4 60 2663544 ns/op 213575 B/op 607 allocs/op BenchmarkConcurrentTxQuery-4 31 4206088 ns/op 272894 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 76 1713166 ns/op 87801 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 2446331 ns/op 105853 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 128 838972 ns/op 40107 B/op 381 allocs/op BenchmarkConcurrentRandom-4 51 3174729 ns/op 226824 B/op 1784 allocs/op BenchmarkManyConcurrentQueries-4 2308 50616 ns/op 4123 B/op 20 allocs/op BenchmarkGrabConn-4 174956 748.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.071s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1729 68136 ns/op BenchmarkSymbols32-4 2293 71481 ns/op PASS ok debug/elf 1.395s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 146707 969.1 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 75 1639705 ns/op 180210 B/op 13 allocs/op Benchmark115/LineToPC-4 74 1784372 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16746 7228 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.060s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50697 2427 ns/op BenchmarkMarshal-4 728 276012 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2941 42182 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.612s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 272 547369 ns/op 14.97 MB/s BenchmarkEncodeToString-4 220 553997 ns/op 14.79 MB/s BenchmarkDecode-4 152 905921 ns/op 14.47 MB/s BenchmarkDecodeString-4 133 937675 ns/op 13.98 MB/s PASS ok encoding/base32 2.033s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 284 425602 ns/op 19.25 MB/s BenchmarkDecodeString/2-4 286056 410.6 ns/op 9.74 MB/s BenchmarkDecodeString/4-4 244113 510.6 ns/op 15.67 MB/s BenchmarkDecodeString/8-4 203601 847.8 ns/op 14.15 MB/s BenchmarkDecodeString/64-4 41545 2833 ns/op 31.06 MB/s BenchmarkDecodeString/8192-4 404 304667 ns/op 35.86 MB/s BenchmarkNewEncoding-4 54735 2170 ns/op 117.98 MB/s PASS ok encoding/base64 3.006s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1394 92306 ns/op 43.33 MB/s BenchmarkReadStruct-4 15619 7580 ns/op 9.89 MB/s BenchmarkWriteStruct-4 15288 7928 ns/op 9.46 MB/s BenchmarkReadInts-4 38901 4007 ns/op 7.49 MB/s BenchmarkWriteInts-4 31610 3845 ns/op 7.80 MB/s BenchmarkWriteSlice1000Int32s-4 1155 111036 ns/op 36.02 MB/s BenchmarkPutUint16-4 2657124 38.85 ns/op 51.49 MB/s BenchmarkAppendUint16-4 1504902 70.23 ns/op 28.48 MB/s BenchmarkPutUint32-4 1523802 66.33 ns/op 60.30 MB/s BenchmarkAppendUint32-4 2131524 47.76 ns/op 83.75 MB/s BenchmarkPutUint64-4 1104111 175.9 ns/op 45.49 MB/s BenchmarkAppendUint64-4 1000000 114.6 ns/op 69.84 MB/s BenchmarkLittleEndianPutUint16-4 2065039 70.17 ns/op 28.50 MB/s BenchmarkLittleEndianAppendUint16-4 2275179 51.82 ns/op 38.59 MB/s BenchmarkLittleEndianPutUint32-4 1922788 56.17 ns/op 71.22 MB/s BenchmarkLittleEndianAppendUint32-4 1463940 72.40 ns/op 55.25 MB/s BenchmarkLittleEndianPutUint64-4 1000000 126.2 ns/op 63.41 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 119.4 ns/op 66.98 MB/s BenchmarkReadFloats-4 144555 945.5 ns/op 12.69 MB/s BenchmarkWriteFloats-4 133448 948.1 ns/op 12.66 MB/s BenchmarkReadSlice1000Float32s-4 1050 122760 ns/op 32.58 MB/s BenchmarkWriteSlice1000Float32s-4 1064 124838 ns/op 32.04 MB/s BenchmarkReadSlice1000Uint8s-4 47724 3476 ns/op 287.65 MB/s BenchmarkWriteSlice1000Uint8s-4 50768 2871 ns/op 348.27 MB/s BenchmarkPutUvarint32-4 956928 132.2 ns/op 30.25 MB/s BenchmarkPutUvarint64-4 228430 450.1 ns/op 17.77 MB/s PASS ok encoding/binary 6.841s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6104 20239 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6127 21211 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6397 21087 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3531 33986 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5029 21473 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7574 18304 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6337 18524 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3703 30531 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7761 16845 ns/op PASS ok encoding/csv 2.608s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6782 19983 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6414 19807 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 175 795596 ns/op 17001 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 390 270654 ns/op 1261 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 939 122963 ns/op 93 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 849 134286 ns/op 103 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1345 88319 ns/op 287 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 37 2809754 ns/op 41970 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 307 490502 ns/op 25336 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 746 206452 ns/op 10815 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 784 187524 ns/op 9767 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 285 502036 ns/op 39289 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 166 1246943 ns/op 67004 B/op 2225 allocs/op BenchmarkDecodeBytesSlice-4 322 439343 ns/op 24203 B/op 206 allocs/op BenchmarkDecodeInterfaceSlice-4 50 2315476 ns/op 83665 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 1985693 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 4.846s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9518 19362 ns/op 13.22 MB/s BenchmarkEncode/1024-4 2608 77755 ns/op 13.17 MB/s BenchmarkEncode/4096-4 363 358410 ns/op 11.43 MB/s BenchmarkEncode/16384-4 123 931918 ns/op 17.58 MB/s BenchmarkDecode/256-4 16563 8393 ns/op 30.50 MB/s BenchmarkDecode/1024-4 5071 27834 ns/op 36.79 MB/s BenchmarkDecode/4096-4 1176 115825 ns/op 35.36 MB/s BenchmarkDecode/16384-4 271 640158 ns/op 25.59 MB/s BenchmarkDump/256-4 835 162770 ns/op 1.57 MB/s BenchmarkDump/1024-4 247 490860 ns/op 2.09 MB/s BenchmarkDump/4096-4 57 2261395 ns/op 1.81 MB/s BenchmarkDump/16384-4 14 9171086 ns/op 1.79 MB/s PASS ok encoding/hex 3.705s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 184978430 ns/op 10.49 MB/s 8391848 B/op 60 allocs/op BenchmarkCodeEncoderError-4 1 184327773 ns/op 10.53 MB/s 8393672 B/op 112 allocs/op BenchmarkCodeMarshal-4 1 148880625 ns/op 13.03 MB/s 10333600 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 152973158 ns/op 12.69 MB/s 10336152 B/op 113 allocs/op BenchmarkMarshalBytes/32-4 18182 6507 ns/op BenchmarkMarshalBytes/256-4 5510 26603 ns/op BenchmarkMarshalBytes/4096-4 354 401377 ns/op BenchmarkMarshalBytesError/32-4 49 3576837 ns/op BenchmarkMarshalBytesError/256-4 45 2736022 ns/op BenchmarkMarshalBytesError/4096-4 30 3689260 ns/op BenchmarkMarshalMap-4 33970 4925 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 494225008 ns/op 3.93 MB/s 10097608 B/op 40035 allocs/op BenchmarkUnicodeDecoder-4 29205 5089 ns/op 2.75 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46588 2689 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 389878299 ns/op 4.98 MB/s 2020336 B/op 40005 allocs/op BenchmarkCodeUnmarshalReuse-4 1 504961857 ns/op 3.84 MB/s 2020728 B/op 40008 allocs/op BenchmarkUnmarshalString-4 87522 1650 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 117484 1315 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 167463 1230 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22465 6390 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 70701 1990 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 81655 1341 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 24320 5912 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3289 37612 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 835 177635 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1038977 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 10056452 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 681810 161.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 631557 160.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 714582 160.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 754240 159.9 ns/op BenchmarkEncodeMarshaler-4 62259 1803 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 77574 1479 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5385352 22.07 ns/op BenchmarkNumberIsValidRegexp-4 18040 7343 ns/op PASS ok encoding/json 10.686s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 43 2696301 ns/op 24.31 MB/s BenchmarkDecode-4 28 5866729 ns/op 15.13 MB/s PASS ok encoding/pem 1.466s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2811 63712 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 934 148550 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3318 35993 ns/op PASS ok encoding/xml 1.574s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 217148 510.8 ns/op BenchmarkAs-4 58844 2091 ns/op PASS ok errors 1.356s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 470212 265.6 ns/op BenchmarkIntSet-4 528344 189.4 ns/op BenchmarkFloatAdd-4 164368 656.2 ns/op BenchmarkFloatSet-4 672238 198.7 ns/op BenchmarkStringSet-4 356023 298.5 ns/op BenchmarkMapSet-4 121332 1043 ns/op BenchmarkMapSetDifferent-4 47966 2423 ns/op BenchmarkMapSetDifferentRandom-4 277 438438 ns/op BenchmarkMapSetString-4 144292 884.8 ns/op BenchmarkMapAddSame-4 34128 3835 ns/op BenchmarkMapAddDifferent-4 11823 8858 ns/op BenchmarkMapAddDifferentRandom-4 280 632268 ns/op BenchmarkMapAddSameSteadyState-4 355176 345.2 ns/op BenchmarkMapAddDifferentSteadyState-4 127201 788.1 ns/op BenchmarkMapString-4 7473 29296 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 15482 7970 ns/op PASS ok expvar 4.271s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 70404 1490 ns/op BenchmarkSprintfEmpty-4 318008 450.5 ns/op BenchmarkSprintfString-4 254144 704.9 ns/op BenchmarkSprintfTruncateString-4 209733 704.5 ns/op BenchmarkSprintfTruncateBytes-4 169593 924.7 ns/op BenchmarkSprintfSlowParsingPath-4 174704 718.3 ns/op BenchmarkSprintfQuoteString-4 45910 2433 ns/op BenchmarkSprintfInt-4 179935 630.5 ns/op BenchmarkSprintfIntInt-4 170356 871.3 ns/op BenchmarkSprintfPrefixedInt-4 180262 1054 ns/op BenchmarkSprintfFloat-4 100162 1118 ns/op BenchmarkSprintfComplex-4 47971 2471 ns/op BenchmarkSprintfBoolean-4 250243 728.5 ns/op BenchmarkSprintfHexString-4 83248 1991 ns/op BenchmarkSprintfHexBytes-4 51032 2883 ns/op BenchmarkSprintfBytes-4 23010 4750 ns/op BenchmarkSprintfStringer-4 62862 3361 ns/op BenchmarkSprintfStructure-4 19950 6274 ns/op BenchmarkManyArgs-4 42945 3031 ns/op BenchmarkFprintInt-4 54884 2334 ns/op BenchmarkFprintfBytes-4 46778 2178 ns/op BenchmarkFprintIntNoAlloc-4 56587 2237 ns/op BenchmarkScanInts-4 28 4937880 ns/op BenchmarkScanRecursiveInt-4 1 648015066 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 776529370 ns/op PASS ok fmt 7.268s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 511 220134 ns/op PASS ok go/build 1.205s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 35319 3041 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10422 12443 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3957 44438 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1092 127286 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 249 487034 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 49 2363734 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 8157543 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 38923565 ns/op 3615232 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 184398499 ns/op 15239840 B/op 65566 allocs/op PASS ok go/constant 2.822s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 321024574 ns/op 0.20 MB/s 46398648 B/op 49048 allocs/op PASS ok go/format 1.387s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 23096936 ns/op 2.33 MB/s BenchmarkParseOnly-4 5 22512346 ns/op 2.39 MB/s BenchmarkResolve-4 55 3143081 ns/op 17.13 MB/s PASS ok go/parser 3.341s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 276614665 ns/op 0.19 MB/s 4976656 B/op 27475 allocs/op BenchmarkPrintDecl-4 808 208819 ns/op 0.15 MB/s 16990 B/op 51 allocs/op PASS ok go/printer 1.554s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 229 466229 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9206839 ns/op 5.38 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 23032911 ns/op 3.18 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21120066 ns/op 5.83 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 176 643583 ns/op 4.82 MB/s PASS ok go/scanner 2.235s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 970965 117.8 ns/op PASS ok go/token 1.244s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1104118 ns/op BenchmarkNamed/Underlying/nongeneric-4 444901 322.9 ns/op BenchmarkNamed/Underlying/generic-4 771996 152.0 ns/op BenchmarkNamed/Underlying/src_instance-4 898888 197.1 ns/op BenchmarkNamed/Underlying/user_instance-4 775654 150.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18723 8675 ns/op BenchmarkNamed/NewMethodSet/generic-4 16981 7280 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16789 8415 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10023 ns/op BenchmarkCheck/http/funcbodies/info-4 1 797531119 ns/op 42158 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 569615015 ns/op 58973 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 439486322 ns/op 76386 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 293143304 ns/op 114062 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2674349395 ns/op 1937 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 136351574 ns/op 37546 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 103497569 ns/op 49594 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 85579330 ns/op 60302 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 892467624 ns/op 2425 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 134042656 ns/op 16107 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 76237239 ns/op 28158 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 80814001 ns/op 26325 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2796598957 ns/op 23980 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 846034259 ns/op 79201 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 149485783 ns/op 445597 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 140550584 ns/op 475134 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2757886329 ns/op 727.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 137012524 ns/op 14526 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 174465570 ns/op 11416 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 111559263 ns/op 17859 lines/s PASS ok go/types 48.835s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12470 12879 ns/op 79.51 MB/s PASS ok hash/adler32 1.429s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 191061 564.2 ns/op 26.59 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 216399 547.6 ns/op 27.39 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 128593 891.2 ns/op 44.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 147927 867.4 ns/op 46.11 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 431125 365.7 ns/op 1400.12 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 346908 373.1 ns/op 1372.33 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 298050 345.9 ns/op 2960.44 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 337663 344.0 ns/op 2976.32 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 250292 475.8 ns/op 8608.47 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 149307 828.4 ns/op 4944.36 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 55807 2069 ns/op 15834.69 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 54896 2136 ns/op 15340.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 322270 575.9 ns/op 26.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 288411 536.8 ns/op 27.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 365794 315.1 ns/op 126.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 405056 334.4 ns/op 119.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 299574 523.7 ns/op 977.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 301035 406.0 ns/op 1261.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 253285 494.6 ns/op 2070.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 289094 470.4 ns/op 2177.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 235995 546.7 ns/op 7491.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 255934 827.0 ns/op 4953.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51992 2120 ns/op 15455.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 55941 2085 ns/op 15719.45 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 228370 822.8 ns/op 18.23 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 194264 724.6 ns/op 20.70 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 131510 917.3 ns/op 43.60 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 117266 1491 ns/op 26.82 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 13625 ns/op 37.58 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 11004 18107 ns/op 28.28 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4441 41163 ns/op 24.88 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5144 38123 ns/op 26.86 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 898 136946 ns/op 29.91 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 620 170315 ns/op 24.05 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 120 970816 ns/op 33.75 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1592119 ns/op 20.58 MB/s PASS ok hash/crc32 8.784s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 97 1377987 ns/op 47.56 MB/s BenchmarkCrc64/ISO4KB-4 1184 98726 ns/op 41.49 MB/s BenchmarkCrc64/ISO1KB-4 6726 21714 ns/op 47.16 MB/s BenchmarkCrc64/ECMA64KB-4 100 1118564 ns/op 58.59 MB/s BenchmarkCrc64/Random64KB-4 100 1070395 ns/op 61.23 MB/s BenchmarkCrc64/Random16KB-4 421 377785 ns/op 43.37 MB/s PASS ok hash/crc64 2.114s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10000 13439 ns/op 76.19 MB/s BenchmarkFnv32aKB-4 10000 12964 ns/op 78.99 MB/s BenchmarkFnv64KB-4 8821 14958 ns/op 68.46 MB/s BenchmarkFnv64aKB-4 10000 14392 ns/op 71.15 MB/s BenchmarkFnv128KB-4 1460 147950 ns/op 6.92 MB/s BenchmarkFnv128aKB-4 1273 107867 ns/op 9.49 MB/s PASS ok hash/fnv 2.287s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 411559 268.1 ns/op 14.92 MB/s BenchmarkHash/n=4/Bytes-4 3179017 37.05 ns/op 107.97 MB/s BenchmarkHash/n=4/String-4 1439377 83.49 ns/op 47.91 MB/s BenchmarkHash/n=8/Write-4 369544 372.2 ns/op 21.50 MB/s BenchmarkHash/n=8/Bytes-4 2883698 38.47 ns/op 207.96 MB/s BenchmarkHash/n=8/String-4 1581601 72.49 ns/op 110.36 MB/s BenchmarkHash/n=16/Write-4 466198 488.2 ns/op 32.77 MB/s BenchmarkHash/n=16/Bytes-4 2944897 41.21 ns/op 388.26 MB/s BenchmarkHash/n=16/String-4 1584834 83.75 ns/op 191.04 MB/s BenchmarkHash/n=32/Write-4 449725 268.6 ns/op 119.13 MB/s BenchmarkHash/n=32/Bytes-4 3011478 34.41 ns/op 929.98 MB/s BenchmarkHash/n=32/String-4 1718151 69.18 ns/op 462.58 MB/s BenchmarkHash/n=64/Write-4 426771 284.5 ns/op 224.99 MB/s BenchmarkHash/n=64/Bytes-4 3371011 50.78 ns/op 1260.31 MB/s BenchmarkHash/n=64/String-4 1614241 86.84 ns/op 736.97 MB/s BenchmarkHash/n=256/Write-4 354268 497.3 ns/op 514.77 MB/s BenchmarkHash/n=256/Bytes-4 2325615 50.56 ns/op 5063.76 MB/s BenchmarkHash/n=256/String-4 1000000 124.0 ns/op 2064.64 MB/s BenchmarkHash/n=320/Write-4 352496 381.5 ns/op 838.82 MB/s BenchmarkHash/n=320/Bytes-4 1815459 64.34 ns/op 4973.54 MB/s BenchmarkHash/n=320/String-4 628150 193.6 ns/op 1653.11 MB/s BenchmarkHash/n=1024/Write-4 191365 770.8 ns/op 1328.50 MB/s BenchmarkHash/n=1024/Bytes-4 950382 195.6 ns/op 5235.02 MB/s BenchmarkHash/n=1024/String-4 311212 419.3 ns/op 2442.39 MB/s BenchmarkHash/n=4096/Write-4 65688 2484 ns/op 1648.67 MB/s BenchmarkHash/n=4096/Bytes-4 302170 448.8 ns/op 9126.95 MB/s BenchmarkHash/n=4096/String-4 60532 1707 ns/op 2400.21 MB/s BenchmarkHash/n=16384/Write-4 26481 9339 ns/op 1754.40 MB/s BenchmarkHash/n=16384/Bytes-4 58522 2197 ns/op 7456.39 MB/s BenchmarkHash/n=16384/String-4 10000 11048 ns/op 1483.03 MB/s PASS ok hash/maphash 7.785s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 526 228315 ns/op BenchmarkEscapeNone-4 105705 1041 ns/op BenchmarkUnescape-4 524 216424 ns/op BenchmarkUnescapeNone-4 473131 361.8 ns/op BenchmarkUnescapeSparse-4 4864 40405 ns/op BenchmarkUnescapeDense-4 421 312158 ns/op PASS ok html 2.296s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7963 23576 ns/op BenchmarkCSSEscaperNoSpecials-4 34299 3521 ns/op BenchmarkDecodeCSS-4 23151 5075 ns/op BenchmarkDecodeCSSNoSpecials-4 2759162 40.95 ns/op BenchmarkCSSValueFilter-4 102288 1826 ns/op BenchmarkCSSValueFilterOk-4 69602 1795 ns/op BenchmarkEscapedExecute-4 3175 36450 ns/op BenchmarkHTMLNospaceEscaper-4 10000 13549 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 37310 2731 ns/op BenchmarkStripTags-4 17972 6955 ns/op BenchmarkStripTagsNoSpecials-4 214633 582.5 ns/op BenchmarkJSValEscaperWithNum-4 20565 6217 ns/op BenchmarkJSValEscaperWithStr-4 5925 22769 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 14460 6981 ns/op BenchmarkJSValEscaperWithObj-4 4740 27588 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10466 ns/op BenchmarkJSStrEscaperNoSpecials-4 40959 2841 ns/op BenchmarkJSStrEscaper-4 8787 13768 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 35832 3211 ns/op BenchmarkJSRegexpEscaper-4 9750 25897 ns/op BenchmarkTemplateSpecialTags-4 92 1298632 ns/op BenchmarkURLEscaper-4 4020 33082 ns/op BenchmarkURLEscaperNoSpecials-4 160737 932.6 ns/op BenchmarkURLNormalizer-4 5472 24131 ns/op BenchmarkURLNormalizerNoSpecials-4 151688 1028 ns/op BenchmarkSrcsetFilter-4 13644 8525 ns/op BenchmarkSrcsetFilterNoSpecials-4 84421 1435 ns/op PASS ok html/template 6.594s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 476990 266.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 467328 279.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 582477 238.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 374067 296.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1616480 94.36 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 131.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1435687 77.99 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 152.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1267462 96.01 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 384650 365.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 280436 633.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 293256 352.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 307953 387.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 663093 276.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 377314 288.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 672550 168.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 455936 295.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 344378 358.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1254104 98.29 ns/op BenchmarkRGBASetRGBA-4 1000000 169.4 ns/op BenchmarkRGBA64At-4 759621 155.3 ns/op BenchmarkRGBA64SetRGBA64-4 797329 194.2 ns/op BenchmarkNRGBAAt-4 1240374 98.10 ns/op BenchmarkNRGBASetNRGBA-4 993324 114.2 ns/op BenchmarkNRGBA64At-4 766377 168.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 815514 178.4 ns/op BenchmarkAlphaAt-4 1994133 52.44 ns/op BenchmarkAlphaSetAlpha-4 1897201 60.87 ns/op BenchmarkAlpha16At-4 1345050 109.1 ns/op BenchmarkAlphaSetAlpha16-4 1000000 100.6 ns/op BenchmarkGrayAt-4 2071278 53.06 ns/op BenchmarkGraySetGray-4 1869644 57.64 ns/op BenchmarkGray16At-4 1213191 87.01 ns/op BenchmarkGraySetGray16-4 1000000 102.7 ns/op PASS ok image 8.579s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2194737 53.86 ns/op BenchmarkYCbCrToRGB/128-4 1682026 68.54 ns/op BenchmarkYCbCrToRGB/255-4 2304582 54.23 ns/op BenchmarkRGBToYCbCr/0-4 1616229 85.67 ns/op BenchmarkRGBToYCbCr/Cb-4 2226387 51.78 ns/op BenchmarkRGBToYCbCr/Cr-4 2166469 54.41 ns/op BenchmarkYCbCrToRGBA/0-4 1644987 94.23 ns/op BenchmarkYCbCrToRGBA/128-4 2139318 64.70 ns/op BenchmarkYCbCrToRGBA/255-4 2226934 54.35 ns/op BenchmarkNYCbCrAToRGBA/0-4 2124973 51.90 ns/op BenchmarkNYCbCrAToRGBA/128-4 2207710 52.35 ns/op BenchmarkNYCbCrAToRGBA/255-4 1602820 112.0 ns/op PASS ok image/color 4.372s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 53692872 ns/op BenchmarkFillSrc-4 308 354138 ns/op BenchmarkCopyOver-4 6 21185072 ns/op BenchmarkCopySrc-4 494 252882 ns/op BenchmarkNRGBAOver-4 7 16924117 ns/op BenchmarkNRGBASrc-4 9 11555322 ns/op BenchmarkYCbCr-4 9 13038228 ns/op BenchmarkGray-4 16 8433023 ns/op BenchmarkCMYK-4 9 13548616 ns/op BenchmarkGlyphOver-4 19 6362910 ns/op BenchmarkRGBAMaskOver-4 5 24459004 ns/op BenchmarkGrayMaskOver-4 6 19917086 ns/op BenchmarkRGBA64ImageMaskOver-4 3 35943304 ns/op BenchmarkRGBA-4 5 24635143 ns/op BenchmarkPalettedFill-4 837 162677 ns/op BenchmarkPalettedRGBA-4 4 35456882 ns/op BenchmarkGenericOver-4 2 53795397 ns/op BenchmarkGenericMaskOver-4 3 34979707 ns/op BenchmarkGenericSrc-4 3 36900279 ns/op BenchmarkGenericMaskSrc-4 3 41594337 ns/op PASS ok image/draw 8.192s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 7314799 ns/op 2.11 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 141887532 ns/op 2.17 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2928362407 ns/op 0.42 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 58 2193166 ns/op 7.04 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 149286850 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.215s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4592 48314 ns/op BenchmarkIDCT-4 4905 29763 ns/op BenchmarkDecodeBaseline-4 6 20305817 ns/op 3.04 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 27326036 ns/op 2.26 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 194217183 ns/op 6.33 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 330218863 ns/op 2.79 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.309s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 10465690 11.94 ns/op BenchmarkDecodeGray-4 7 21476572 ns/op 3.05 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 91392164 ns/op 2.87 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 56316339 ns/op 4.65 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 9354124 ns/op 7.01 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 74299272 ns/op 3.53 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 58282538 ns/op 4.50 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 124752422 ns/op 2.46 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 74088811 ns/op 4.15 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 254787753 ns/op 4.82 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 340265395 ns/op 3.61 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 39823222 ns/op 7.71 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 207714271 ns/op 5.92 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 770046150 ns/op 1.60 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.582s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 60528530 ns/op 1.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 48138775 ns/op 2.08 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 282292958 ns/op 1.77 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 236923897 ns/op 2.11 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 106651796 ns/op 0.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 53628124 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 475846991 ns/op 1.05 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 362353566 ns/op 1.38 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 593353421 ns/op 1.69 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 570213689 ns/op 1.75 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4166305967 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3534419586 ns/op 1.41 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 11028354 ns/op 9.07 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8819322 ns/op 11.34 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 43351763 ns/op 11.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44226769 ns/op 11.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 101374632 ns/op 9.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 102741562 ns/op 9.73 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 452919446 ns/op 11.04 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 496123295 ns/op 10.08 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 97525000 ns/op 1.03 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 77604108 ns/op 1.29 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 335118199 ns/op 1.49 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 295005310 ns/op 1.69 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 621520941 ns/op 1.61 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 826777516 ns/op 1.21 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6859992513 ns/op 0.73 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5570851556 ns/op 0.90 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 316726661 ns/op 13.20 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 154092398 ns/op 27.12 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 49.396s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28506 5260 ns/op 0.19 MB/s BenchmarkMarshalCorpusFile/2-4 23312 4970 ns/op 0.40 MB/s BenchmarkMarshalCorpusFile/4-4 24487 6763 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/8-4 15397 9995 ns/op 0.80 MB/s BenchmarkMarshalCorpusFile/16-4 9567 10923 ns/op 1.46 MB/s BenchmarkMarshalCorpusFile/32-4 10000 26078 ns/op 1.23 MB/s BenchmarkMarshalCorpusFile/64-4 5875 33735 ns/op 1.90 MB/s BenchmarkMarshalCorpusFile/128-4 4804 27055 ns/op 4.73 MB/s BenchmarkMarshalCorpusFile/256-4 2037 65262 ns/op 3.92 MB/s BenchmarkMarshalCorpusFile/512-4 1254 195118 ns/op 2.62 MB/s BenchmarkMarshalCorpusFile/1024-4 639 315097 ns/op 3.25 MB/s BenchmarkMarshalCorpusFile/2048-4 164 694606 ns/op 2.95 MB/s BenchmarkMarshalCorpusFile/4096-4 126 957214 ns/op 4.28 MB/s BenchmarkMarshalCorpusFile/8192-4 70 3055984 ns/op 2.68 MB/s BenchmarkMarshalCorpusFile/16384-4 44 5818966 ns/op 2.82 MB/s BenchmarkMarshalCorpusFile/32768-4 21 10072175 ns/op 3.25 MB/s BenchmarkMarshalCorpusFile/65536-4 4 27075969 ns/op 2.42 MB/s BenchmarkMarshalCorpusFile/131072-4 2 71644387 ns/op 1.83 MB/s BenchmarkMarshalCorpusFile/262144-4 2 94763618 ns/op 2.77 MB/s BenchmarkMarshalCorpusFile/524288-4 1 210523857 ns/op 2.49 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 285253637 ns/op 3.68 MB/s BenchmarkUnmarshalCorpusFile/1-4 7982 20680 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8682 26017 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/4-4 4740 28454 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/8-4 4288 31958 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/16-4 3567 52709 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/32-4 3868 50052 ns/op 0.64 MB/s BenchmarkUnmarshalCorpusFile/64-4 2372 53009 ns/op 1.21 MB/s BenchmarkUnmarshalCorpusFile/128-4 1909 102742 ns/op 1.25 MB/s BenchmarkUnmarshalCorpusFile/256-4 789 316030 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/512-4 314 346270 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/1024-4 147 707941 ns/op 1.45 MB/s BenchmarkUnmarshalCorpusFile/2048-4 99 1676488 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/4096-4 50 3646040 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 4687290 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/16384-4 10 10379907 ns/op 1.58 MB/s BenchmarkUnmarshalCorpusFile/32768-4 5 22041901 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 47307287 ns/op 1.39 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 144249136 ns/op 0.91 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 194409055 ns/op 1.35 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 312985050 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 662982897 ns/op 1.58 MB/s BenchmarkMutatorBytes/1-4 28660 5047 ns/op BenchmarkMutatorBytes/10-4 31670 4347 ns/op BenchmarkMutatorBytes/100-4 29565 5623 ns/op BenchmarkMutatorBytes/1000-4 22503 5929 ns/op BenchmarkMutatorBytes/10000-4 6374 22697 ns/op BenchmarkMutatorBytes/100000-4 818 156414 ns/op BenchmarkMutatorString/1-4 33060 7473 ns/op BenchmarkMutatorString/10-4 34550 3689 ns/op BenchmarkMutatorString/100-4 21470 7299 ns/op BenchmarkMutatorString/1000-4 10000 11027 ns/op BenchmarkMutatorString/10000-4 4263 91224 ns/op BenchmarkMutatorString/100000-4 357 322249 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15864 12365 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 15573 ns/op BenchmarkMutatorAllBasicTypes/bool-4 44922 4312 ns/op BenchmarkMutatorAllBasicTypes/float32-4 40485 3145 ns/op BenchmarkMutatorAllBasicTypes/float64-4 37354 3461 ns/op BenchmarkMutatorAllBasicTypes/int-4 33040 5289 ns/op BenchmarkMutatorAllBasicTypes/int8-4 24084 4442 ns/op BenchmarkMutatorAllBasicTypes/int16-4 37318 3534 ns/op BenchmarkMutatorAllBasicTypes/int32-4 38959 4726 ns/op BenchmarkMutatorAllBasicTypes/int64-4 34273 4383 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 34448 5811 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 41703 3153 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 38518 3950 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 34828 4068 ns/op PASS ok internal/fuzz 20.201s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 5458 21088 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 90708 1387 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.079s PASS ok internal/poll 1.066s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 34949468 ns/op PASS ok internal/trace 5.182s PASS ok internal/zstd 1.140s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 13363 8355 ns/op BenchmarkCopyNLarge-4 279 784448 ns/op PASS ok io 1.691s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 135630 892.1 ns/op BenchmarkPrintln-4 20684 5622 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29359 3877 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4922 25880 ns/op BenchmarkDiscard-4 821618 181.2 ns/op 0 B/op 0 allocs/op PASS ok log 2.249s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 50710 2010 ns/op BenchmarkJSONHandler/defaults-4 6481 22401 ns/op 526 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 2221 60947 ns/op 804 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3398 39584 ns/op 770 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5797 20794 ns/op 536 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5440 23576 ns/op 535 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3165 54943 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 23052 4853 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 22305 5994 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 64140 1690 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 40038 2521 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 44893 2672 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 49938 2572 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 46196 2443 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 46044 2773 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1211436 120.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 641548 185.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 542420 215.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 630642 288.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 445128 348.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4701 62200 ns/op BenchmarkDispatch/switch-checked-4 90741 1133 ns/op BenchmarkDispatch/As-4 206952 682.2 ns/op BenchmarkDispatch/Visit-4 141800 842.3 ns/op BenchmarkUnsafeStrings-4 14260 7476 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.650s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1041716 114.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 968545 129.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 706482 169.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 170349 612.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 57037 3060 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 57426 2563 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 26986 6166 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4680 23725 ns/op 3460 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 10441 13541 ns/op 602 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9907 12980 ns/op 602 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5743 21388 ns/op 1085 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1591 70656 ns/op 4327 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 12886 12186 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10378 11509 ns/op 535 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5858 20739 ns/op 953 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2420 67301 ns/op 3719 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.626s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 50248076 ns/op PASS ok maps 2.717s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2190174 54.38 ns/op BenchmarkAcosh-4 956191 149.6 ns/op BenchmarkAsin-4 2146183 52.11 ns/op BenchmarkAsinh-4 1000000 143.2 ns/op BenchmarkAtan-4 2386303 49.39 ns/op BenchmarkAtanh-4 1000000 137.3 ns/op BenchmarkAtan2-4 1983440 63.45 ns/op BenchmarkCbrt-4 1000000 100.3 ns/op BenchmarkCeil-4 15410952 10.73 ns/op BenchmarkCopysign-4 1000000 114.3 ns/op BenchmarkCos-4 855014 168.1 ns/op BenchmarkCosh-4 1324285 90.87 ns/op BenchmarkErf-4 2744739 45.94 ns/op BenchmarkErfc-4 2674653 44.08 ns/op BenchmarkErfinv-4 2365159 55.78 ns/op BenchmarkErfcinv-4 2411037 52.42 ns/op BenchmarkExp-4 3972925 32.38 ns/op BenchmarkExpGo-4 850039 211.2 ns/op BenchmarkExpm1-4 2132068 90.70 ns/op BenchmarkExp2-4 865465 130.6 ns/op BenchmarkExp2Go-4 959791 138.3 ns/op BenchmarkAbs-4 3961458 31.70 ns/op BenchmarkDim-4 13395420 10.82 ns/op BenchmarkFloor-4 25054393 5.056 ns/op BenchmarkMax-4 13971942 8.198 ns/op BenchmarkMin-4 16332885 8.052 ns/op BenchmarkMod-4 287488 435.8 ns/op BenchmarkFrexp-4 1629975 74.17 ns/op BenchmarkGamma-4 894549 139.9 ns/op BenchmarkHypot-4 14679279 8.927 ns/op BenchmarkHypotGo-4 1464850 97.80 ns/op BenchmarkIlogb-4 1658478 71.69 ns/op BenchmarkJ0-4 326391 438.0 ns/op BenchmarkJ1-4 315175 399.3 ns/op BenchmarkJn-4 143142 956.8 ns/op BenchmarkLdexp-4 1441618 90.32 ns/op BenchmarkLgamma-4 1000000 118.4 ns/op BenchmarkLog-4 5709103 20.57 ns/op BenchmarkLogb-4 1340944 117.8 ns/op BenchmarkLog1p-4 1000000 100.0 ns/op BenchmarkLog10-4 4929438 23.25 ns/op BenchmarkLog2-4 1000000 158.3 ns/op BenchmarkModf-4 1964960 59.24 ns/op BenchmarkNextafter32-4 1811325 65.95 ns/op BenchmarkNextafter64-4 1000000 124.8 ns/op BenchmarkPowInt-4 357074 348.0 ns/op BenchmarkPowFrac-4 301689 406.7 ns/op BenchmarkPow10Pos-4 4346340 25.24 ns/op BenchmarkPow10Neg-4 5851112 21.61 ns/op BenchmarkRound-4 3456518 46.56 ns/op BenchmarkRoundToEven-4 7966081 17.53 ns/op BenchmarkRemainder-4 218942 653.2 ns/op BenchmarkSignbit-4 4707526 25.61 ns/op BenchmarkSin-4 1000000 108.7 ns/op BenchmarkSincos-4 595192 172.7 ns/op BenchmarkSinh-4 1474669 89.73 ns/op BenchmarkSqrtIndirect-4 20155522 7.848 ns/op BenchmarkSqrtLatency-4 16226385 7.520 ns/op BenchmarkSqrtIndirectLatency-4 18581594 7.718 ns/op BenchmarkSqrtGoLatency-4 1000000 147.9 ns/op BenchmarkSqrtPrime-4 34129 3605 ns/op BenchmarkTan-4 1302228 156.5 ns/op BenchmarkTanh-4 1271643 92.53 ns/op BenchmarkTrunc-4 21540265 5.958 ns/op BenchmarkY0-4 237051 510.4 ns/op BenchmarkY1-4 267955 481.9 ns/op BenchmarkYn-4 97398 1194 ns/op BenchmarkFloat64bits-4 5387510 21.88 ns/op BenchmarkFloat64frombits-4 4721962 22.37 ns/op BenchmarkFloat32bits-4 5804928 20.44 ns/op BenchmarkFloat32frombits-4 5418562 22.19 ns/op BenchmarkFMA-4 19388527 7.143 ns/op PASS ok math 16.980s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13616750 8.618 ns/op 7426.52 MB/s BenchmarkAddVV/2-4 12180379 10.86 ns/op 11784.32 MB/s BenchmarkAddVV/3-4 12448591 10.66 ns/op 18009.22 MB/s BenchmarkAddVV/4-4 13357616 11.45 ns/op 22358.51 MB/s BenchmarkAddVV/5-4 9928605 11.98 ns/op 26719.66 MB/s BenchmarkAddVV/10-4 7649448 23.85 ns/op 26829.31 MB/s BenchmarkAddVV/100-4 1747952 83.50 ns/op 76645.35 MB/s BenchmarkAddVV/1000-4 224772 740.9 ns/op 86383.19 MB/s BenchmarkSubVV/1-4 10214737 12.00 ns/op 5335.47 MB/s BenchmarkSubVV/2-4 7948575 13.34 ns/op 9598.08 MB/s BenchmarkSubVV/3-4 9120800 14.22 ns/op 13497.93 MB/s BenchmarkSubVV/4-4 9021369 13.54 ns/op 18908.43 MB/s BenchmarkSubVV/5-4 8438512 13.98 ns/op 22883.47 MB/s BenchmarkSubVV/10-4 8098260 16.42 ns/op 38966.74 MB/s BenchmarkSubVV/100-4 1559418 120.1 ns/op 53285.41 MB/s BenchmarkSubVV/1000-4 236354 656.4 ns/op 97506.17 MB/s BenchmarkAddVW/1-4 15098286 8.625 ns/op 927.58 MB/s BenchmarkAddVW/2-4 10197710 12.12 ns/op 1320.34 MB/s BenchmarkAddVW/3-4 7708450 15.58 ns/op 1540.63 MB/s BenchmarkAddVW/4-4 6411324 23.49 ns/op 1362.04 MB/s BenchmarkAddVW/5-4 8633228 21.93 ns/op 1824.13 MB/s BenchmarkAddVW/10-4 6687972 19.70 ns/op 4059.93 MB/s BenchmarkAddVW/100-4 276136 539.4 ns/op 1483.02 MB/s BenchmarkAddVW/1000-4 33841 3849 ns/op 2078.25 MB/s BenchmarkAddVWext/1-4 11464012 16.11 ns/op 496.51 MB/s BenchmarkAddVWext/2-4 9396330 12.42 ns/op 1288.75 MB/s BenchmarkAddVWext/3-4 9114243 13.31 ns/op 1803.64 MB/s BenchmarkAddVWext/4-4 12179923 16.89 ns/op 1894.33 MB/s BenchmarkAddVWext/5-4 10479375 12.60 ns/op 3174.27 MB/s BenchmarkAddVWext/10-4 7317624 28.24 ns/op 2833.28 MB/s BenchmarkAddVWext/100-4 38299 3119 ns/op 256.50 MB/s BenchmarkAddVWext/1000-4 5400 26205 ns/op 305.29 MB/s BenchmarkSubVW/1-4 10948797 11.35 ns/op 704.91 MB/s BenchmarkSubVW/2-4 11025396 10.41 ns/op 1537.44 MB/s BenchmarkSubVW/3-4 9412202 13.13 ns/op 1827.24 MB/s BenchmarkSubVW/4-4 13119828 11.40 ns/op 2806.25 MB/s BenchmarkSubVW/5-4 7862008 13.11 ns/op 3050.02 MB/s BenchmarkSubVW/10-4 8906121 15.60 ns/op 5128.97 MB/s BenchmarkSubVW/100-4 282342 484.9 ns/op 1649.69 MB/s BenchmarkSubVW/1000-4 33874 3867 ns/op 2069.00 MB/s BenchmarkSubVWext/1-4 13033725 9.485 ns/op 843.43 MB/s BenchmarkSubVWext/2-4 13058196 11.63 ns/op 1375.83 MB/s BenchmarkSubVWext/3-4 8774685 12.42 ns/op 1932.68 MB/s BenchmarkSubVWext/4-4 8827608 11.91 ns/op 2687.59 MB/s BenchmarkSubVWext/5-4 8639887 12.71 ns/op 3145.93 MB/s BenchmarkSubVWext/10-4 8543416 14.08 ns/op 5679.91 MB/s BenchmarkSubVWext/100-4 33948 3574 ns/op 223.82 MB/s BenchmarkSubVWext/1000-4 6774 20552 ns/op 389.26 MB/s BenchmarkMulAddVWW/1-4 9523874 16.06 ns/op 3984.93 MB/s BenchmarkMulAddVWW/2-4 10789869 11.13 ns/op 11500.99 MB/s BenchmarkMulAddVWW/3-4 9701782 11.16 ns/op 17209.01 MB/s BenchmarkMulAddVWW/4-4 8765864 18.39 ns/op 13920.74 MB/s BenchmarkMulAddVWW/5-4 9013402 21.54 ns/op 14856.40 MB/s BenchmarkMulAddVWW/10-4 7040365 19.79 ns/op 32337.39 MB/s BenchmarkMulAddVWW/100-4 1000000 106.3 ns/op 60193.93 MB/s BenchmarkMulAddVWW/1000-4 134496 1164 ns/op 54976.43 MB/s BenchmarkAddMulVVW/1-4 14519742 9.358 ns/op 6839.09 MB/s BenchmarkAddMulVVW/2-4 9574627 12.04 ns/op 10634.50 MB/s BenchmarkAddMulVVW/3-4 10864210 13.78 ns/op 13933.77 MB/s BenchmarkAddMulVVW/4-4 8817100 12.95 ns/op 19774.37 MB/s BenchmarkAddMulVVW/5-4 7868954 21.98 ns/op 14561.42 MB/s BenchmarkAddMulVVW/10-4 7968189 15.00 ns/op 42658.48 MB/s BenchmarkAddMulVVW/100-4 1000000 101.6 ns/op 62967.47 MB/s BenchmarkAddMulVVW/1000-4 225535 892.8 ns/op 71681.67 MB/s BenchmarkDivWVW/1-4 1912107 82.51 ns/op 775.71 MB/s BenchmarkDivWVW/2-4 988722 143.2 ns/op 893.97 MB/s BenchmarkDivWVW/3-4 715434 163.4 ns/op 1175.28 MB/s BenchmarkDivWVW/4-4 691754 198.9 ns/op 1287.00 MB/s BenchmarkDivWVW/5-4 577772 220.4 ns/op 1451.95 MB/s BenchmarkDivWVW/10-4 327375 462.0 ns/op 1385.30 MB/s BenchmarkDivWVW/100-4 37009 3479 ns/op 1839.57 MB/s BenchmarkDivWVW/1000-4 4202 32219 ns/op 1986.39 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15844567 8.341 ns/op BenchmarkNonZeroShifts/1/shlVU-4 7261758 14.93 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14032357 9.454 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13294417 9.995 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13277822 9.149 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12476504 10.81 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12340238 10.25 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11158872 10.27 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10451548 10.89 ns/op BenchmarkNonZeroShifts/5/shlVU-4 13230464 10.15 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7838139 13.26 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7532800 16.10 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1485576 78.06 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1671303 74.71 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 178336 759.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 216957 736.2 ns/op BenchmarkDecimalConversion-4 100 1034223 ns/op BenchmarkFloatString/100-4 10000 13467 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 192 628460 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 56540599 ns/op 60240 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 6521187313 ns/op 842616 B/op 512 allocs/op BenchmarkFloatAdd/10-4 137095 928.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 158043 973.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 120967 1006 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 59750 2004 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 10000 12424 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 111093 1110 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 144716 1060 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 115956 1223 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 133454 877.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44553 3044 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1731 93873 ns/op BenchmarkParseFloatLargeExp-4 372 477171 ns/op BenchmarkGCD10x10/WithoutXY-4 133496 1382 ns/op BenchmarkGCD10x10/WithXY-4 33794 3355 ns/op BenchmarkGCD10x100/WithoutXY-4 73858 3000 ns/op BenchmarkGCD10x100/WithXY-4 12667 16550 ns/op BenchmarkGCD10x1000/WithoutXY-4 38787 3809 ns/op BenchmarkGCD10x1000/WithXY-4 9412 22902 ns/op BenchmarkGCD100x100/WithoutXY-4 16759 8846 ns/op BenchmarkGCD100x100/WithXY-4 7806 19657 ns/op BenchmarkGCD100x1000/WithoutXY-4 7021 19831 ns/op BenchmarkGCD100x1000/WithXY-4 3027 47260 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1710 84287 ns/op BenchmarkGCD1000x1000/WithXY-4 792 149966 ns/op BenchmarkHilbert-4 18 8391981 ns/op BenchmarkBinomial-4 9016 12461 ns/op BenchmarkQuoRem-4 14966 7481 ns/op BenchmarkExp-4 12 8887574 ns/op BenchmarkExpMont/Odd-4 88 1560866 ns/op 2586 B/op 21 allocs/op BenchmarkExpMont/Even1-4 98 1181036 ns/op 3372 B/op 38 allocs/op BenchmarkExpMont/Even2-4 98 1441201 ns/op 3830 B/op 52 allocs/op BenchmarkExpMont/Even3-4 82 1250616 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1619467 ns/op 3809 B/op 52 allocs/op BenchmarkExpMont/Even8-4 56 2376175 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1277268 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1107088 ns/op 3647 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1118007 ns/op 3754 B/op 50 allocs/op BenchmarkExpMont/Even128-4 100 1181571 ns/op 3258 B/op 50 allocs/op BenchmarkExpMont/Even255-4 141 863873 ns/op 2940 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 271 411739 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 232 724281 ns/op 1719 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 238 577045 ns/op 1751 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 260 441582 ns/op 1760 B/op 48 allocs/op BenchmarkExp2-4 14 7701564 ns/op BenchmarkBitset-4 731320 280.6 ns/op BenchmarkBitsetNeg-4 288186 577.4 ns/op BenchmarkBitsetOrig-4 222699 907.0 ns/op BenchmarkBitsetNegOrig-4 132393 1674 ns/op BenchmarkModSqrt225_Tonelli-4 90 1244820 ns/op BenchmarkModSqrt225_3Mod4-4 306 581872 ns/op BenchmarkModSqrt231_Tonelli-4 81 1336936 ns/op BenchmarkModSqrt231_5Mod8-4 265 624562 ns/op BenchmarkModInverse-4 10000 15419 ns/op BenchmarkSqrt-4 1785 102156 ns/op BenchmarkIntSqr/1-4 820281 158.2 ns/op BenchmarkIntSqr/2-4 364380 425.3 ns/op BenchmarkIntSqr/3-4 383961 447.4 ns/op BenchmarkIntSqr/5-4 361868 426.5 ns/op BenchmarkIntSqr/8-4 234337 545.8 ns/op BenchmarkIntSqr/10-4 185427 721.0 ns/op BenchmarkIntSqr/20-4 42470 5306 ns/op BenchmarkIntSqr/30-4 30189 4499 ns/op BenchmarkIntSqr/50-4 16959 7180 ns/op BenchmarkIntSqr/80-4 10000 21223 ns/op BenchmarkIntSqr/100-4 9903 14887 ns/op BenchmarkIntSqr/200-4 3112 57697 ns/op BenchmarkIntSqr/300-4 1696 84845 ns/op BenchmarkIntSqr/500-4 681 177892 ns/op BenchmarkIntSqr/800-4 265 406544 ns/op BenchmarkIntSqr/1000-4 213 511155 ns/op BenchmarkDiv/20/10-4 369427 617.4 ns/op BenchmarkDiv/40/20-4 379915 382.6 ns/op BenchmarkDiv/100/50-4 283237 460.3 ns/op BenchmarkDiv/200/100-4 36484 3446 ns/op BenchmarkDiv/400/200-4 39416 3040 ns/op BenchmarkDiv/1000/500-4 32914 3740 ns/op BenchmarkDiv/2000/1000-4 26923 4886 ns/op BenchmarkDiv/20000/10000-4 1066 121815 ns/op BenchmarkDiv/200000/100000-4 14 9300976 ns/op BenchmarkDiv/2000000/1000000-4 1 133864611 ns/op BenchmarkDiv/20000000/10000000-4 1 4008317099 ns/op BenchmarkMul-4 5 20860145 ns/op BenchmarkNatMul/10-4 192334 925.1 ns/op BenchmarkNatMul/100-4 5949 29411 ns/op BenchmarkNatMul/1000-4 172 902045 ns/op BenchmarkZeroShifts/Shl-4 10000 16111 ns/op BenchmarkZeroShifts/ShlSame-4 2948156 38.25 ns/op BenchmarkZeroShifts/Shr-4 10000 21222 ns/op BenchmarkZeroShifts/ShrSame-4 3109429 35.11 ns/op BenchmarkExp3Power/0x10-4 145422 947.7 ns/op BenchmarkExp3Power/0x40-4 138286 1071 ns/op BenchmarkExp3Power/0x100-4 53713 2064 ns/op BenchmarkExp3Power/0x400-4 27368 4562 ns/op BenchmarkExp3Power/0x1000-4 6711 16215 ns/op BenchmarkExp3Power/0x4000-4 2186 73383 ns/op BenchmarkExp3Power/0x10000-4 237 591205 ns/op BenchmarkExp3Power/0x40000-4 21 6185806 ns/op BenchmarkExp3Power/0x100000-4 3 45892862 ns/op BenchmarkExp3Power/0x400000-4 1 459987542 ns/op BenchmarkFibo-4 3 35563563 ns/op BenchmarkNatSqr/1-4 799604 178.7 ns/op BenchmarkNatSqr/2-4 469158 386.5 ns/op BenchmarkNatSqr/3-4 431540 532.1 ns/op BenchmarkNatSqr/5-4 313257 515.5 ns/op BenchmarkNatSqr/8-4 237885 756.0 ns/op BenchmarkNatSqr/10-4 215082 821.7 ns/op BenchmarkNatSqr/20-4 46496 3020 ns/op BenchmarkNatSqr/30-4 32769 4082 ns/op BenchmarkNatSqr/50-4 21733 5953 ns/op BenchmarkNatSqr/80-4 12464 9349 ns/op BenchmarkNatSqr/100-4 10000 12054 ns/op BenchmarkNatSqr/200-4 5499 27222 ns/op BenchmarkNatSqr/300-4 2184 77207 ns/op BenchmarkNatSqr/500-4 901 151036 ns/op BenchmarkNatSqr/800-4 369 329879 ns/op BenchmarkNatSqr/1000-4 283 406001 ns/op BenchmarkNatSetBytes/8-4 906524 132.0 ns/op BenchmarkNatSetBytes/24-4 303654 461.9 ns/op BenchmarkNatSetBytes/128-4 69522 1836 ns/op BenchmarkNatSetBytes/7-4 1000000 121.6 ns/op BenchmarkNatSetBytes/23-4 323074 456.1 ns/op BenchmarkNatSetBytes/127-4 57807 1917 ns/op BenchmarkScanPi-4 230 521223 ns/op BenchmarkStringPiParallel-4 601 252814 ns/op BenchmarkScan/10/Base2-4 42123 2932 ns/op BenchmarkScan/100/Base2-4 4456 28435 ns/op BenchmarkScan/1000/Base2-4 483 255756 ns/op BenchmarkScan/10/Base8-4 101047 1255 ns/op BenchmarkScan/100/Base8-4 12763 8947 ns/op BenchmarkScan/1000/Base8-4 1380 84645 ns/op BenchmarkScan/10/Base10-4 105057 1098 ns/op BenchmarkScan/100/Base10-4 15247 7960 ns/op BenchmarkScan/1000/Base10-4 1636 77597 ns/op BenchmarkScan/10/Base16-4 124390 986.2 ns/op BenchmarkScan/100/Base16-4 16434 7009 ns/op BenchmarkScan/1000/Base16-4 1851 65346 ns/op BenchmarkString/10/Base2-4 216852 580.2 ns/op BenchmarkString/100/Base2-4 29834 3845 ns/op BenchmarkString/1000/Base2-4 3915 37095 ns/op BenchmarkString/10/Base8-4 357001 329.0 ns/op BenchmarkString/100/Base8-4 74109 1661 ns/op BenchmarkString/1000/Base8-4 7938 14350 ns/op BenchmarkString/10/Base10-4 205040 590.5 ns/op BenchmarkString/100/Base10-4 42853 2876 ns/op BenchmarkString/1000/Base10-4 6547 22112 ns/op BenchmarkString/10/Base16-4 415968 335.3 ns/op BenchmarkString/100/Base16-4 94490 1247 ns/op BenchmarkString/1000/Base16-4 10000 10692 ns/op BenchmarkLeafSize/0-4 31 3929275 ns/op BenchmarkLeafSize/1-4 490 261291 ns/op BenchmarkLeafSize/2-4 457 254951 ns/op BenchmarkLeafSize/3-4 370 406777 ns/op BenchmarkLeafSize/4-4 366 287487 ns/op BenchmarkLeafSize/5-4 310 395954 ns/op BenchmarkLeafSize/6-4 387 334873 ns/op BenchmarkLeafSize/7-4 384 332976 ns/op BenchmarkLeafSize/8-4 464 274316 ns/op BenchmarkLeafSize/9-4 258 455592 ns/op BenchmarkLeafSize/10-4 330 372792 ns/op BenchmarkLeafSize/11-4 330 352096 ns/op BenchmarkLeafSize/12-4 375 328211 ns/op BenchmarkLeafSize/13-4 343 353629 ns/op BenchmarkLeafSize/14-4 402 317338 ns/op BenchmarkLeafSize/15-4 394 293715 ns/op BenchmarkLeafSize/16-4 504 239559 ns/op BenchmarkLeafSize/32-4 510 241701 ns/op BenchmarkLeafSize/64-4 428 266568 ns/op BenchmarkProbablyPrime/n=0-4 10 10650345 ns/op BenchmarkProbablyPrime/n=1-4 9 11718247 ns/op BenchmarkProbablyPrime/n=5-4 6 17670880 ns/op BenchmarkProbablyPrime/n=10-4 4 25431722 ns/op BenchmarkProbablyPrime/n=20-4 3 38507108 ns/op BenchmarkProbablyPrime/Lucas-4 10 10011798 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 93 1388067 ns/op BenchmarkRatCmp-4 178488 694.8 ns/op BenchmarkFloatPrecExact/1-4 116607 1104 ns/op BenchmarkFloatPrecExact/10-4 36829 3472 ns/op BenchmarkFloatPrecExact/100-4 10348 11133 ns/op BenchmarkFloatPrecExact/1000-4 2014 62325 ns/op BenchmarkFloatPrecExact/10000-4 130 822562 ns/op BenchmarkFloatPrecExact/100000-4 3 33906462 ns/op BenchmarkFloatPrecExact/1000000-4 1 1735905885 ns/op BenchmarkFloatPrecMixed/1-4 102033 1310 ns/op BenchmarkFloatPrecMixed/10-4 26775 4344 ns/op BenchmarkFloatPrecMixed/100-4 5960 23119 ns/op BenchmarkFloatPrecMixed/1000-4 444 269610 ns/op BenchmarkFloatPrecMixed/10000-4 15 8066340 ns/op BenchmarkFloatPrecMixed/100000-4 1 424077474 ns/op BenchmarkFloatPrecMixed/1000000-4 1 25954803823 ns/op BenchmarkFloatPrecInexact/1-4 187556 643.0 ns/op BenchmarkFloatPrecInexact/10-4 167793 737.9 ns/op BenchmarkFloatPrecInexact/100-4 119761 1231 ns/op BenchmarkFloatPrecInexact/1000-4 28328 4744 ns/op BenchmarkFloatPrecInexact/10000-4 4322 35889 ns/op BenchmarkFloatPrecInexact/100000-4 369 368274 ns/op BenchmarkFloatPrecInexact/1000000-4 36 4658112 ns/op BenchmarkFloatSqrt/64-4 20824 5615 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 13338 8873 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8584 12576 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4465 25461 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 980 135910 ns/op 18033 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 68 1649294 ns/op 174542 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 124753832 ns/op 3767368 B/op 610 allocs/op PASS ok math/big 104.269s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11942144 10.88 ns/op BenchmarkLeadingZeros8-4 10647211 10.55 ns/op BenchmarkLeadingZeros16-4 12369393 9.799 ns/op BenchmarkLeadingZeros32-4 12876457 9.989 ns/op BenchmarkLeadingZeros64-4 12295183 10.37 ns/op BenchmarkTrailingZeros-4 12955269 10.18 ns/op BenchmarkTrailingZeros8-4 11106288 9.873 ns/op BenchmarkTrailingZeros16-4 12933591 10.16 ns/op BenchmarkTrailingZeros32-4 12885079 9.923 ns/op BenchmarkTrailingZeros64-4 11488876 10.40 ns/op BenchmarkOnesCount-4 12235634 10.16 ns/op BenchmarkOnesCount8-4 12444493 9.813 ns/op BenchmarkOnesCount16-4 12292860 10.19 ns/op BenchmarkOnesCount32-4 12617936 10.34 ns/op BenchmarkOnesCount64-4 11710402 10.34 ns/op BenchmarkRotateLeft-4 12398596 10.19 ns/op BenchmarkRotateLeft8-4 12908829 10.15 ns/op BenchmarkRotateLeft16-4 12841302 10.07 ns/op BenchmarkRotateLeft32-4 12432891 9.980 ns/op BenchmarkRotateLeft64-4 12123498 9.974 ns/op BenchmarkReverse-4 17482362 7.122 ns/op BenchmarkReverse8-4 22845784 5.598 ns/op BenchmarkReverse16-4 22274220 5.545 ns/op BenchmarkReverse32-4 22186986 5.986 ns/op BenchmarkReverse64-4 19592552 6.515 ns/op BenchmarkReverseBytes-4 22380259 5.381 ns/op BenchmarkReverseBytes16-4 23105785 5.218 ns/op BenchmarkReverseBytes32-4 24537217 5.278 ns/op BenchmarkReverseBytes64-4 23530832 5.201 ns/op BenchmarkAdd-4 13481500 9.281 ns/op BenchmarkAdd32-4 13721781 9.380 ns/op BenchmarkAdd64-4 13891758 9.507 ns/op BenchmarkAdd64multiple-4 23807931 5.245 ns/op BenchmarkSub-4 10641044 10.32 ns/op BenchmarkSub32-4 12579165 9.878 ns/op BenchmarkSub64-4 13478113 9.170 ns/op BenchmarkSub64multiple-4 26688806 4.775 ns/op BenchmarkMul-4 13022361 8.997 ns/op BenchmarkMul32-4 13123935 9.305 ns/op BenchmarkMul64-4 14146165 8.854 ns/op BenchmarkDiv-4 3691392 31.00 ns/op BenchmarkDiv32-4 8068551 14.72 ns/op BenchmarkDiv64-4 3900490 30.74 ns/op PASS ok math/bits 8.323s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13309813 9.205 ns/op BenchmarkAcos-4 473572 231.7 ns/op BenchmarkAcosh-4 502629 250.0 ns/op BenchmarkAsin-4 558289 232.7 ns/op BenchmarkAsinh-4 543979 233.1 ns/op BenchmarkAtan-4 845755 148.9 ns/op BenchmarkAtanh-4 882991 149.1 ns/op BenchmarkConj-4 26373272 4.231 ns/op BenchmarkCos-4 649078 189.7 ns/op BenchmarkCosh-4 644434 187.9 ns/op BenchmarkExp-4 946334 136.3 ns/op BenchmarkLog-4 1000000 119.2 ns/op BenchmarkLog10-4 1000000 112.9 ns/op BenchmarkPhase-4 2152419 56.14 ns/op BenchmarkPolar-4 1479170 80.09 ns/op BenchmarkPow-4 238461 527.9 ns/op BenchmarkRect-4 1276297 93.12 ns/op BenchmarkSin-4 732512 179.0 ns/op BenchmarkSinh-4 726576 188.4 ns/op BenchmarkSqrt-4 988657 122.5 ns/op BenchmarkTan-4 433365 294.9 ns/op BenchmarkTanh-4 470823 266.1 ns/op PASS ok math/cmplx 4.557s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 776851 150.2 ns/op BenchmarkInt63ThreadsafeParallel-4 899158 133.0 ns/op BenchmarkInt63Unthreadsafe-4 979785 114.7 ns/op BenchmarkIntn1000-4 783211 154.6 ns/op BenchmarkInt63n1000-4 860190 146.2 ns/op BenchmarkInt31n1000-4 921907 136.8 ns/op BenchmarkFloat32-4 922687 134.8 ns/op BenchmarkFloat64-4 1000000 110.9 ns/op BenchmarkPerm3-4 183771 665.7 ns/op BenchmarkPerm30-4 21622 5716 ns/op BenchmarkPerm30ViaShuffle-4 21186 5519 ns/op BenchmarkShuffleOverhead-4 14943 7946 ns/op BenchmarkRead3-4 927597 137.2 ns/op BenchmarkRead64-4 81204 1509 ns/op BenchmarkRead1000-4 5584 21252 ns/op BenchmarkConcurrent-4 210141 536.7 ns/op PASS ok math/rand 3.756s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkPCG_DXSM-4 3063700 36.07 ns/op BenchmarkSourceUint64-4 3335421 36.77 ns/op BenchmarkGlobalInt64-4 3112837 37.43 ns/op BenchmarkGlobalInt64Parallel-4 4586482 25.75 ns/op BenchmarkGlobalUint64-4 3307323 37.75 ns/op BenchmarkGlobalUint64Parallel-4 5069052 24.89 ns/op BenchmarkInt64-4 1736143 68.92 ns/op BenchmarkUint64-4 1744540 67.24 ns/op BenchmarkGlobalIntN1000-4 1889733 63.06 ns/op BenchmarkIntN1000-4 1399963 84.43 ns/op BenchmarkInt64N1000-4 1390948 85.71 ns/op BenchmarkInt64N1e8-4 1431067 83.15 ns/op BenchmarkInt64N1e9-4 1404123 84.99 ns/op BenchmarkInt64N2e9-4 1398799 84.84 ns/op BenchmarkInt64N1e18-4 1360386 87.69 ns/op BenchmarkInt64N2e18-4 1328196 92.65 ns/op BenchmarkInt64N4e18-4 1000000 104.8 ns/op BenchmarkInt32N1000-4 1338408 88.11 ns/op BenchmarkInt32N1e8-4 1364572 100.1 ns/op BenchmarkInt32N1e9-4 1000000 109.8 ns/op BenchmarkInt32N2e9-4 1338531 91.48 ns/op BenchmarkFloat32-4 1630536 74.27 ns/op BenchmarkFloat64-4 1516705 74.36 ns/op BenchmarkExpFloat64-4 1000000 123.4 ns/op BenchmarkNormFloat64-4 1000000 120.3 ns/op BenchmarkPerm3-4 289489 457.6 ns/op BenchmarkPerm30-4 24064 5077 ns/op BenchmarkPerm30ViaShuffle-4 27496 4178 ns/op BenchmarkShuffleOverhead-4 37945 3197 ns/op BenchmarkConcurrent-4 2290737 51.14 ns/op PASS ok math/rand/v2 7.173s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39854 2950 ns/op BenchmarkQDecodeWord-4 108532 1162 ns/op BenchmarkQDecodeHeader-4 100536 1241 ns/op BenchmarkTypeByExtension/.html-4 534222 225.9 ns/op BenchmarkTypeByExtension/.HTML-4 332294 322.9 ns/op BenchmarkTypeByExtension/.unused-4 457796 313.5 ns/op BenchmarkExtensionsByType/text/html-4 194730 762.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 76155 2186 ns/op BenchmarkExtensionsByType/application/octet-stream-4 57858 2682 ns/op PASS ok mime 2.876s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 517 233336 ns/op 48166 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 433 246181 ns/op 48513 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 51 2028223 ns/op 103663 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 416 285781 ns/op 49443 B/op 207 allocs/op PASS ok mime/multipart 1.667s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 920 123852 ns/op PASS ok mime/quotedprintable 1.178s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 3 35254526 ns/op 8333 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 73447596 ns/op 14248 B/op 117 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5040421448 ns/op 150720 B/op 234 allocs/op BenchmarkDNSName-4 165628 691.6 ns/op BenchmarkInterfaces-4 2226 62463 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6186 18008 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1838 61995 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2474 58082 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6057 18812 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3295 39911 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 8985 13869 ns/op BenchmarkParseIPValidIPv4-4 399910 285.7 ns/op BenchmarkParseIPValidIPv6-4 253575 524.8 ns/op BenchmarkIPString/IPv4-4 138180 892.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12181 9449 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49234 2616 ns/op BenchmarkIPEqual/IPv4-4 1030544 111.6 ns/op BenchmarkIPEqual/IPv6-4 1073619 110.8 ns/op BenchmarkSendfileZeroBytes-4 4230 29591 ns/op 3864 B/op 1 allocs/op BenchmarkTCP4OneShot-4 183 717115 ns/op BenchmarkTCP4OneShotTimeout-4 162 709520 ns/op BenchmarkTCP4Persistent-4 436 269583 ns/op BenchmarkTCP4PersistentTimeout-4 385 260881 ns/op BenchmarkTCP6OneShot-4 183 683698 ns/op BenchmarkTCP6OneShotTimeout-4 171 637207 ns/op BenchmarkTCP6Persistent-4 319 350143 ns/op BenchmarkTCP6PersistentTimeout-4 318 434946 ns/op BenchmarkTCP4ConcurrentReadWrite-4 19774 6315 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15656 7522 ns/op BenchmarkSetReadDeadline-4 123040 898.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 220 491054 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 235 448065 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 268 428399 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 256 535842 ns/op 0 B/op 0 allocs/op PASS ok net 12.783s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22056 5156 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8880 16350 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 14169 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16638 7099 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28508 4412 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 37987 2902 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1614963 84.53 ns/op BenchmarkFindChild/n=2/rep=map-4 1709544 67.39 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 126.5 ns/op BenchmarkFindChild/n=4/rep=linear-4 970107 142.5 ns/op BenchmarkFindChild/n=4/rep=map-4 2535574 55.61 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 558165 182.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 404133 273.2 ns/op BenchmarkFindChild/n=8/rep=map-4 2363779 45.25 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 503570 259.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 287140 465.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2708901 42.39 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2114340 53.75 ns/op BenchmarkFindChild/n=32/rep=linear-4 137926 913.3 ns/op BenchmarkFindChild/n=32/rep=map-4 2876365 39.58 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2158292 51.27 ns/op BenchmarkMultiConflicts-4 1 216429716 ns/op BenchmarkServerMatch-4 17283 8315 ns/op BenchmarkReadRequestChrome-4 3674 31013 ns/op 19.70 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 12249 ns/op 6.37 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9356 11965 ns/op 6.85 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7579 17423 ns/op 8.67 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15219 7569 ns/op 5.28 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 62 1911057 ns/op 0.54 MB/s BenchmarkFileAndServer_1KB/https1-4 51 2242954 ns/op 0.46 MB/s BenchmarkFileAndServer_1KB/h2-4 37 2950821 ns/op 0.35 MB/s BenchmarkFileAndServer_16MB/h1-4 2 65883497 ns/op 254.65 MB/s BenchmarkFileAndServer_16MB/https1-4 1 151621669 ns/op 110.65 MB/s BenchmarkFileAndServer_16MB/h2-4 1 389366056 ns/op 43.09 MB/s BenchmarkFileAndServer_64MB/h1-4 1 246680780 ns/op 272.05 MB/s BenchmarkFileAndServer_64MB/https1-4 1 591996518 ns/op 113.36 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1505406801 ns/op 44.58 MB/s BenchmarkServeMux-4 170 606318 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 225 503692 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 68 2418161 ns/op 6312 B/op 65 allocs/op BenchmarkClientServer/https1-4 38 2902869 ns/op 9705 B/op 102 allocs/op BenchmarkClientServer/h2-4 33 3374328 ns/op 13616 B/op 115 allocs/op BenchmarkClientServerParallel/4/h1-4 343 315269 ns/op 10769 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 18 6356606 ns/op 108712 B/op 1175 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56737: read tcp 127.0.0.1:56724->127.0.0.1:56737: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56738: write tcp 127.0.0.1:56724->127.0.0.1:56738: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56752: read tcp 127.0.0.1:56739->127.0.0.1:56752: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56756: read tcp 127.0.0.1:56739->127.0.0.1:56756: use of closed network connection BenchmarkClientServerParallel/4/h2-4 34 3307630 ns/op 56194 B/op 632 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56770: read tcp 127.0.0.1:56765->127.0.0.1:56770: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56775: write tcp 127.0.0.1:56765->127.0.0.1:56775: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56791: read tcp 127.0.0.1:56780->127.0.0.1:56791: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56789: read tcp 127.0.0.1:56780->127.0.0.1:56789: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56788: read tcp 127.0.0.1:56780->127.0.0.1:56788: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56792: write tcp 127.0.0.1:56780->127.0.0.1:56792: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56795: read tcp 127.0.0.1:56780->127.0.0.1:56795: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56796: read tcp 127.0.0.1:56780->127.0.0.1:56796: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56794: write tcp 127.0.0.1:56780->127.0.0.1:56794: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56803: read tcp 127.0.0.1:56797->127.0.0.1:56803: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 256 572195 ns/op 19360 B/op 111 allocs/op BenchmarkClientServerParallel/64/https1-4 30 3763591 ns/op 62732 B/op 690 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57207: read tcp 127.0.0.1:57203->127.0.0.1:57207: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57208: read tcp 127.0.0.1:57203->127.0.0.1:57208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57212: write tcp 127.0.0.1:57203->127.0.0.1:57212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57229: read tcp 127.0.0.1:57214->127.0.0.1:57229: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57230: read tcp 127.0.0.1:57214->127.0.0.1:57230: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57221: write tcp 127.0.0.1:57214->127.0.0.1:57221: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57223: read tcp 127.0.0.1:57214->127.0.0.1:57223: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57222: read tcp 127.0.0.1:57214->127.0.0.1:57222: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57215: write tcp 127.0.0.1:57214->127.0.0.1:57215: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57224: write tcp 127.0.0.1:57214->127.0.0.1:57224: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 33 6152923 ns/op 103500 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:57300: read tcp 127.0.0.1:57295->127.0.0.1:57300: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57299: read tcp 127.0.0.1:57295->127.0.0.1:57299: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57302: read tcp 127.0.0.1:57295->127.0.0.1:57302: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57305: write tcp 127.0.0.1:57295->127.0.0.1:57305: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57307: read tcp 127.0.0.1:57295->127.0.0.1:57307: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57303: write tcp 127.0.0.1:57295->127.0.0.1:57303: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57304: write tcp 127.0.0.1:57295->127.0.0.1:57304: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57323: read tcp 127.0.0.1:57308->127.0.0.1:57323: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57314: read tcp 127.0.0.1:57308->127.0.0.1:57314: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57325: write tcp 127.0.0.1:57308->127.0.0.1:57325: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1053227142 ns/op 31776 B/op 153 allocs/op BenchmarkClient-4 40 2588273 ns/op 3958 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 561 224580 ns/op 7308 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1012 129366 ns/op 3087 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 967 103561 ns/op 1938 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1014 101265 ns/op 2805 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1165 95943 ns/op 2688 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1251 103627 ns/op 2721 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1028 109709 ns/op 1921 B/op 14 allocs/op BenchmarkServerHijack-4 788 153257 ns/op 16738 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 49 2601931 ns/op 6273 B/op 54 allocs/op BenchmarkResponseStatusLine-4 371436 318.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.059s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 3080 55146 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.242s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 97485 1224 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 319269 323.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 189500 607.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72519 1861 ns/op BenchmarkStdIPv4-4 167514 709.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 117507 1051 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 107396 1056 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 101094 1234 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 81060 1426 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1468927 78.62 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1313764 90.22 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 100.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 337429 382.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 358790 360.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 315414 407.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 89522 1343 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 301668 423.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 157088 732.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 175338 714.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 162555 758.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86088 1388 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 317961 330.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 136551 897.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 190856 678.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 252452 475.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 138924 755.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 332839 381.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 166077 799.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 171834 777.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 174126 784.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 114374 1061 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 524792 254.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 239428 485.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 123373 1074 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 157848 778.7 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 213624 609.4 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 145824 876.0 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 254912 429.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 134144 1015 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 158221 782.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 216188 615.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 147284 894.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 956704 121.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 124.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 122.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 138.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 757268 144.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 829290 130.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 125.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 123.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 122.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 330090 341.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 588951 220.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 254184 481.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 268620 465.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 238899 523.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 85557 1402 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 559711 214.8 ns/op PASS ok net/netip 10.548s 2023/11/20 12:02:51 Test RPC server listening on 127.0.0.1:57435 2023/11/20 12:02:51 Test HTTP RPC server listening on 127.0.0.1:57436 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 267 511284 ns/op BenchmarkEndToEndHTTP-4 228 677047 ns/op BenchmarkEndToEndAsync-4 1578 84661 ns/op BenchmarkEndToEndAsyncHTTP-4 1617 73017 ns/op PASS ok net/rpc 2.088s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3320 37536 ns/op BenchmarkReadMIMEHeader/server_headers-4 3872 26084 ns/op BenchmarkUncommon-4 19474 5239 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.522s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3980 27012 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 85843 1344 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 617956 216.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 113944 995.5 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 240332 608.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 96768 1147 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17532 7407 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 352404 284.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 109630 1100 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 229645 582.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 103782 1176 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18159 6893 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 179886 669.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75500 1708 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 62366 1710 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30691 3746 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6344 20239 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 171156 718.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 72040 1657 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71056 1719 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32620 3708 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6088 19892 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.773s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2199372 48.64 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 159418 777.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 516 224874 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 176 730755 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 445 281484 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 44308 2462 ns/op BenchmarkStatFile-4 26157 4598 ns/op BenchmarkStatDir-4 31873 3527 ns/op BenchmarkLstatDot-4 52633 2469 ns/op BenchmarkLstatFile-4 33319 4452 ns/op BenchmarkLstatDir-4 31537 4136 ns/op PASS ok os 3.151s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 32 4021705 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.187s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 325944 340.5 ns/op PASS ok os/user 1.237s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2861616 41.86 ns/op BenchmarkString-4 1963256 59.15 ns/op BenchmarkBytes-4 1862625 63.13 ns/op BenchmarkNamedBytes-4 1000000 111.5 ns/op BenchmarkBytesArray-4 909648 138.8 ns/op BenchmarkSliceLen-4 2222773 53.42 ns/op BenchmarkMapLen-4 948873 134.2 ns/op BenchmarkStringLen-4 1543960 75.60 ns/op BenchmarkArrayLen-4 1132958 90.30 ns/op BenchmarkSliceCap-4 2242717 53.01 ns/op BenchmarkDeepEqual/int8-4 453841 277.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 93943 1246 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 408484 305.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 94298 1277 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 402224 306.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 92020 1288 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 421471 315.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 94426 1306 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 437698 301.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 95516 1268 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 460674 323.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 93969 1333 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 398461 321.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 82159 1303 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 323384 353.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 86768 1870 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 390178 339.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 78728 1394 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 399158 344.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 92091 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 370195 333.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 83804 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 352526 338.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 86130 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 383574 325.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80038 1530 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 380712 346.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 82660 1399 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 372933 352.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80877 1786 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 406742 308.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 86592 1369 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 374817 328.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 87628 1372 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 103243 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 57867 2167 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 46647 2568 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32894 3578 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33824 3569 ns/op BenchmarkIsZero/ArrayComparable-4 353641 356.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 30853 3841 ns/op BenchmarkIsZero/StructComparable-4 736215 176.3 ns/op BenchmarkIsZero/StructIncomparable-4 148608 844.7 ns/op BenchmarkIsZero/ArrayInt_4-4 1228874 97.22 ns/op BenchmarkIsZero/ArrayInt_1024-4 23450 5004 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 42699 2650 ns/op BenchmarkIsZero/Struct4Int-4 1239162 95.08 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 24350 4876 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 24592 5046 ns/op BenchmarkIsZero/StructInt_512-4 47293 2505 ns/op BenchmarkSetZero/Bool/Direct-4 2639134 43.97 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 118.8 ns/op BenchmarkSetZero/Bool/NewZero-4 796718 159.9 ns/op BenchmarkSetZero/Int/Direct-4 2145750 56.88 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 117.8 ns/op BenchmarkSetZero/Int/NewZero-4 788821 162.3 ns/op BenchmarkSetZero/Uint/Direct-4 2058692 56.76 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 118.5 ns/op BenchmarkSetZero/Uint/NewZero-4 719311 159.7 ns/op BenchmarkSetZero/Float/Direct-4 2041897 56.51 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 118.2 ns/op BenchmarkSetZero/Float/NewZero-4 790806 159.8 ns/op BenchmarkSetZero/Complex/Direct-4 2015220 57.06 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 119.0 ns/op BenchmarkSetZero/Complex/NewZero-4 767365 161.1 ns/op BenchmarkSetZero/Array/Direct-4 2125669 54.95 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 121.9 ns/op BenchmarkSetZero/Array/NewZero-4 796564 160.7 ns/op BenchmarkSetZero/Chan/Direct-4 2000451 59.09 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 127.6 ns/op BenchmarkSetZero/Chan/NewZero-4 737024 167.8 ns/op BenchmarkSetZero/Func/Direct-4 1977980 59.51 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 119.0 ns/op BenchmarkSetZero/Func/NewZero-4 766035 171.2 ns/op BenchmarkSetZero/Interface/Direct-4 1870003 60.55 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 119.3 ns/op BenchmarkSetZero/Interface/NewZero-4 799215 163.6 ns/op BenchmarkSetZero/Map/Direct-4 2049127 58.33 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 119.0 ns/op BenchmarkSetZero/Map/NewZero-4 724304 169.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2013718 58.43 ns/op BenchmarkSetZero/Pointer/CachedZero-4 985143 118.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 764320 165.3 ns/op BenchmarkSetZero/Slice/Direct-4 1853955 60.65 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 120.4 ns/op BenchmarkSetZero/Slice/NewZero-4 770454 161.4 ns/op BenchmarkSetZero/String/Direct-4 2094333 57.12 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 120.0 ns/op BenchmarkSetZero/String/NewZero-4 775856 161.4 ns/op BenchmarkSetZero/Struct/Direct-4 2129869 54.14 ns/op BenchmarkSetZero/Struct/CachedZero-4 991284 129.9 ns/op BenchmarkSetZero/Struct/NewZero-4 784478 160.7 ns/op BenchmarkSelect/1-4 206079 690.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 74764 1707 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36458 3539 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 209682 552.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 198261 640.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 156601 817.7 ns/op 156.54 MB/s BenchmarkCallArgCopy/size=256-4 151374 965.1 ns/op 265.26 MB/s BenchmarkCallArgCopy/size=1024-4 85141 1811 ns/op 565.53 MB/s BenchmarkCallArgCopy/size=4096-4 23715 5226 ns/op 783.80 MB/s BenchmarkCallArgCopy/size=65536-4 2394 86890 ns/op 754.24 MB/s BenchmarkFieldByName1-4 956937 145.3 ns/op BenchmarkFieldByName2-4 49288 3086 ns/op BenchmarkFieldByName3-4 5842 20112 ns/op BenchmarkInterfaceBig-4 2497718 44.60 ns/op BenchmarkInterfaceSmall-4 2493590 45.36 ns/op BenchmarkNew-4 934899 110.0 ns/op BenchmarkMap/StringKeys/MapIndex-4 2457 52076 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2041 61902 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2391 53683 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2018 63151 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2505 50568 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2052 62978 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 195405 690.2 ns/op PASS ok reflect 22.642s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6136 20703 ns/op 9396 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 16634 ns/op 9280 B/op 1 allocs/op BenchmarkFindString-4 10000 19116 ns/op 9306 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 20373 ns/op 9399 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19711 ns/op 9183 B/op 2 allocs/op BenchmarkLiteral-4 10000 14227 ns/op BenchmarkNotLiteral-4 4267 40505 ns/op BenchmarkMatchClass-4 3186 44610 ns/op BenchmarkMatchClass_InRange-4 3356 46036 ns/op BenchmarkReplaceAll-4 1692 92073 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15881 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 19964 6194 ns/op BenchmarkAnchoredShortMatch-4 10000 16923 ns/op BenchmarkAnchoredLongMatch-4 15663 8046 ns/op BenchmarkOnePassShortA-4 18565 6401 ns/op BenchmarkNotOnePassShortA-4 5244 22670 ns/op BenchmarkOnePassShortB-4 22730 5036 ns/op BenchmarkNotOnePassShortB-4 9739 21647 ns/op BenchmarkOnePassLongPrefix-4 78266 1559 ns/op BenchmarkOnePassLongNotPrefix-4 28962 4250 ns/op BenchmarkMatchParallelShared-4 6714 16845 ns/op BenchmarkMatchParallelCopied-4 9164 20094 ns/op BenchmarkQuoteMetaAll-4 149749 882.4 ns/op 15.87 MB/s BenchmarkQuoteMetaNone-4 311962 331.1 ns/op 78.53 MB/s BenchmarkCompile/Onepass-4 3980 32221 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1806 77213 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 163 744260 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2775835 40.18 ns/op 398.25 MB/s BenchmarkMatch/Easy0/32-4 10000 13507 ns/op 2.37 MB/s BenchmarkMatch/Easy0/1K-4 10000 15427 ns/op 66.38 MB/s BenchmarkMatch/Easy0i/16-4 2968668 39.79 ns/op 402.10 MB/s BenchmarkMatch/Easy0i/32-4 6222 33797 ns/op 0.95 MB/s BenchmarkMatch/Easy0i/1K-4 235 484629 ns/op 2.11 MB/s BenchmarkMatch/Easy1/16-4 2757424 39.87 ns/op 401.34 MB/s BenchmarkMatch/Easy1/32-4 10000 12730 ns/op 2.51 MB/s BenchmarkMatch/Easy1/1K-4 7581 27184 ns/op 37.67 MB/s BenchmarkMatch/Medium/16-4 2724109 39.54 ns/op 404.70 MB/s BenchmarkMatch/Medium/32-4 4977 28375 ns/op 1.13 MB/s BenchmarkMatch/Medium/1K-4 290 406949 ns/op 2.52 MB/s BenchmarkMatch/Hard/16-4 2882263 39.51 ns/op 404.93 MB/s BenchmarkMatch/Hard/32-4 3603 38032 ns/op 0.84 MB/s BenchmarkMatch/Hard/1K-4 162 715013 ns/op 1.43 MB/s BenchmarkMatch/Hard1/16-4 1568 86985 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 799 153110 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 27 4507358 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 27360 4298 ns/op 3.72 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16021 7419 ns/op 4.31 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 612 186514 ns/op 5.49 MB/s 25 B/op 0 allocs/op PASS ok regexp 10.211s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 863485 140.2 ns/op BenchmarkIsWordChar-4 213273 559.2 ns/op PASS ok regexp/syntax 2.361s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 94660 1314 ns/op BenchmarkCallers/inlined-4 88300 1351 ns/op BenchmarkCallers/no-cache-4 20247 5850 ns/op BenchmarkFPCallers/cached-4 3472966 32.62 ns/op BenchmarkMakeChan/Byte-4 1000000 259.1 ns/op BenchmarkMakeChan/Int-4 1000000 303.1 ns/op BenchmarkMakeChan/Ptr-4 570312 348.1 ns/op BenchmarkMakeChan/Struct/0-4 797222 198.4 ns/op BenchmarkMakeChan/Struct/32-4 370971 591.5 ns/op BenchmarkMakeChan/Struct/40-4 179730 654.1 ns/op BenchmarkChanNonblocking-4 7306980 15.76 ns/op BenchmarkSelectUncontended-4 967729 118.7 ns/op BenchmarkSelectSyncContended-4 92115 1087 ns/op BenchmarkSelectAsyncContended-4 312339 364.0 ns/op BenchmarkSelectNonblock-4 4425703 25.45 ns/op BenchmarkChanUncontended-4 18054 8891 ns/op BenchmarkChanContended-4 5538 23789 ns/op BenchmarkChanSync-4 245691 503.5 ns/op BenchmarkChanSyncWork-4 57460 1880 ns/op BenchmarkChanProdCons0-4 253815 463.0 ns/op BenchmarkChanProdCons10-4 473410 243.1 ns/op BenchmarkChanProdCons100-4 552159 214.8 ns/op BenchmarkChanProdConsWork0-4 182818 660.3 ns/op BenchmarkChanProdConsWork10-4 238717 451.1 ns/op BenchmarkChanProdConsWork100-4 257844 421.4 ns/op BenchmarkSelectProdCons-4 162280 671.6 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 128.5 ns/op BenchmarkChanCreation-4 213934 578.4 ns/op BenchmarkChanSem-4 294591 387.3 ns/op BenchmarkChanPopular-4 109 961809 ns/op BenchmarkChanClosed-4 840700 136.8 ns/op BenchmarkCallClosure-4 4521145 25.38 ns/op BenchmarkCallClosure1-4 4522929 26.44 ns/op BenchmarkCallClosure2-4 1000000 118.0 ns/op BenchmarkCallClosure3-4 1241305 90.16 ns/op BenchmarkCallClosure4-4 1000000 113.4 ns/op BenchmarkComplex128DivNormal-4 12982604 8.976 ns/op BenchmarkComplex128DivNisNaN-4 10344012 11.17 ns/op BenchmarkComplex128DivDisNaN-4 10957611 11.05 ns/op BenchmarkComplex128DivNisInf-4 14756079 8.483 ns/op BenchmarkComplex128DivDisInf-4 7409241 14.94 ns/op BenchmarkAllocation-4 3465 69490 ns/op BenchmarkReadMemStats-4 100 1231601 ns/op BenchmarkReadMemStatsLatency-4 1 1605829 p50-ns 1605829 p90-ns 1605829 p99-ns BenchmarkWriteBarrier-4 2593326 41.17 ns/op BenchmarkBulkWriteBarrier-4 6207375 20.12 ns/op BenchmarkScanStackNoLocals-4 3 50784542 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14483781 8.027 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13361355 9.679 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12041200 11.68 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8962759 13.10 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6012343 18.74 ns/op BenchmarkHash5-4 6970095 14.60 ns/op 342.56 MB/s BenchmarkHash16-4 7593153 15.46 ns/op 1035.23 MB/s BenchmarkHash64-4 6864511 15.90 ns/op 4024.12 MB/s BenchmarkHash1024-4 2461440 45.06 ns/op 22727.15 MB/s BenchmarkHash65536-4 51967 2272 ns/op 28840.54 MB/s BenchmarkAlignedLoad-4 9247672 11.90 ns/op BenchmarkUnalignedLoad-4 8377539 12.67 ns/op BenchmarkEqEfaceConcrete-4 7970091 14.57 ns/op BenchmarkEqIfaceConcrete-4 7772664 15.79 ns/op BenchmarkNeEfaceConcrete-4 7561708 14.86 ns/op BenchmarkNeIfaceConcrete-4 7792812 15.02 ns/op BenchmarkConvT2EByteSized/bool-4 4709011 24.25 ns/op BenchmarkConvT2EByteSized/uint8-4 4711546 24.43 ns/op BenchmarkConvT2ESmall-4 4462143 26.12 ns/op BenchmarkConvT2EUintptr-4 4605073 25.61 ns/op BenchmarkConvT2ELarge-4 1000000 128.4 ns/op BenchmarkConvT2ISmall-4 4470550 25.54 ns/op BenchmarkConvT2IUintptr-4 4275168 27.75 ns/op BenchmarkConvT2ILarge-4 1000000 145.1 ns/op BenchmarkConvI2E-4 4179874 27.09 ns/op BenchmarkConvI2I-4 3943113 27.67 ns/op BenchmarkAssertE2T-4 4373042 27.43 ns/op BenchmarkAssertE2TLarge-4 2107312 51.59 ns/op BenchmarkAssertE2I-4 4552918 24.45 ns/op BenchmarkAssertI2T-4 3936207 30.70 ns/op BenchmarkAssertI2I-4 4872979 24.45 ns/op BenchmarkAssertI2E-4 4461086 24.41 ns/op BenchmarkAssertE2E-4 4574326 23.96 ns/op BenchmarkAssertE2T2-4 2875410 40.07 ns/op BenchmarkAssertE2T2Blank-4 3685681 30.17 ns/op BenchmarkAssertI2E2-4 3856868 28.98 ns/op BenchmarkAssertI2E2Blank-4 4352886 24.73 ns/op BenchmarkAssertE2E2-4 4067016 29.17 ns/op BenchmarkAssertE2E2Blank-4 4700197 25.26 ns/op BenchmarkConvT2Ezero/zero/16-4 4440640 25.52 ns/op BenchmarkConvT2Ezero/zero/32-4 4325175 26.41 ns/op BenchmarkConvT2Ezero/zero/64-4 4579062 25.85 ns/op BenchmarkConvT2Ezero/zero/str-4 4564951 25.55 ns/op BenchmarkConvT2Ezero/zero/slice-4 4503613 25.93 ns/op BenchmarkConvT2Ezero/zero/big-4 146365 1179 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1220305 97.16 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 105.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 148872 934.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 4435389 26.65 ns/op BenchmarkConvT2Ezero/smallint/32-4 4455532 26.76 ns/op BenchmarkConvT2Ezero/smallint/64-4 4431651 26.81 ns/op BenchmarkConvT2Ezero/largeint/16-4 1502499 95.45 ns/op BenchmarkConvT2Ezero/largeint/32-4 1390742 93.08 ns/op BenchmarkConvT2Ezero/largeint/64-4 1448277 82.17 ns/op BenchmarkMalloc8-4 1739658 74.98 ns/op BenchmarkMalloc16-4 1569968 76.38 ns/op BenchmarkMallocTypeInfo8-4 1729879 67.74 ns/op BenchmarkMallocTypeInfo16-4 1430018 80.37 ns/op BenchmarkMallocLargeStruct-4 99573 1410 ns/op BenchmarkGoroutineSelect-4 26 4362089 ns/op BenchmarkGoroutineBlocking-4 38 3581208 ns/op BenchmarkGoroutineForRange-4 25 4086424 ns/op BenchmarkGoroutineIdle-4 31 3608092 ns/op BenchmarkHashStringSpeed-4 2717521 46.01 ns/op BenchmarkHashBytesSpeed-4 1348450 87.55 ns/op BenchmarkHashInt32Speed-4 2966589 39.93 ns/op BenchmarkHashInt64Speed-4 2702815 38.12 ns/op BenchmarkHashStringArraySpeed-4 585392 192.1 ns/op BenchmarkMegMap-4 3065268 38.93 ns/op BenchmarkMegOneMap-4 2983494 39.98 ns/op BenchmarkMegEqMap-4 3798 36544 ns/op BenchmarkMegEmptyMap-4 3699646 31.05 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2752032 42.63 ns/op BenchmarkSmallStrMap-4 2678610 43.38 ns/op BenchmarkMapStringKeysEight_16-4 2960470 38.38 ns/op BenchmarkMapStringKeysEight_32-4 2653058 43.26 ns/op BenchmarkMapStringKeysEight_64-4 2965702 40.01 ns/op BenchmarkMapStringKeysEight_1M-4 2743084 41.61 ns/op BenchmarkIntMap-4 2686172 43.57 ns/op BenchmarkMapFirst/1-4 3542168 31.92 ns/op BenchmarkMapFirst/2-4 3699763 29.74 ns/op BenchmarkMapFirst/3-4 4200379 29.60 ns/op BenchmarkMapFirst/4-4 3786229 32.40 ns/op BenchmarkMapFirst/5-4 3179412 32.46 ns/op BenchmarkMapFirst/6-4 3393505 34.67 ns/op BenchmarkMapFirst/7-4 3399979 32.34 ns/op BenchmarkMapFirst/8-4 4053807 34.34 ns/op BenchmarkMapFirst/9-4 3483523 32.75 ns/op BenchmarkMapFirst/10-4 3244779 34.61 ns/op BenchmarkMapFirst/11-4 3606002 36.21 ns/op BenchmarkMapFirst/12-4 3238634 36.57 ns/op BenchmarkMapFirst/13-4 3592303 36.18 ns/op BenchmarkMapFirst/14-4 3384518 34.99 ns/op BenchmarkMapFirst/15-4 3567601 32.97 ns/op BenchmarkMapFirst/16-4 3557359 33.10 ns/op BenchmarkMapMid/1-4 4099206 29.59 ns/op BenchmarkMapMid/2-4 3612763 30.28 ns/op BenchmarkMapMid/3-4 3840699 30.19 ns/op BenchmarkMapMid/4-4 3074307 40.63 ns/op BenchmarkMapMid/5-4 2925489 40.35 ns/op BenchmarkMapMid/6-4 3504002 38.71 ns/op BenchmarkMapMid/7-4 3590110 38.95 ns/op BenchmarkMapMid/8-4 2871294 41.80 ns/op BenchmarkMapMid/9-4 3446790 33.84 ns/op BenchmarkMapMid/10-4 3414555 33.64 ns/op BenchmarkMapMid/11-4 3652834 33.20 ns/op BenchmarkMapMid/12-4 3418626 39.93 ns/op BenchmarkMapMid/13-4 2843133 39.50 ns/op BenchmarkMapMid/14-4 3512919 33.53 ns/op BenchmarkMapMid/15-4 3468513 35.16 ns/op BenchmarkMapMid/16-4 3448465 33.13 ns/op BenchmarkMapLast/1-4 3986271 29.59 ns/op BenchmarkMapLast/2-4 3648584 30.28 ns/op BenchmarkMapLast/3-4 3220342 36.16 ns/op BenchmarkMapLast/4-4 2983292 38.67 ns/op BenchmarkMapLast/5-4 3879021 37.28 ns/op BenchmarkMapLast/6-4 3557920 39.46 ns/op BenchmarkMapLast/7-4 3695254 32.34 ns/op BenchmarkMapLast/8-4 2985644 40.07 ns/op BenchmarkMapLast/9-4 3677517 32.50 ns/op BenchmarkMapLast/10-4 3453550 31.53 ns/op BenchmarkMapLast/11-4 3763203 31.57 ns/op BenchmarkMapLast/12-4 3088963 35.37 ns/op BenchmarkMapLast/13-4 2975742 33.79 ns/op BenchmarkMapLast/14-4 3603314 31.20 ns/op BenchmarkMapLast/15-4 3745920 31.39 ns/op BenchmarkMapLast/16-4 3628996 39.75 ns/op BenchmarkMapCycle-4 2754315 41.89 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3478618 34.05 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3301 33806 ns/op BenchmarkMakeMap/[Byte]Byte-4 993742 286.2 ns/op BenchmarkMakeMap/[Int]Int-4 338217 550.7 ns/op BenchmarkNewEmptyMap-4 4560294 22.59 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1462185 80.61 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 751771 171.8 ns/op BenchmarkMapIterEmpty-4 4479238 25.66 ns/op BenchmarkSameLengthMap-4 3885154 28.67 ns/op BenchmarkBigKeyMap-4 1479180 82.89 ns/op BenchmarkBigValMap-4 1300316 90.39 ns/op BenchmarkSmallKeyMap-4 3150082 40.20 ns/op BenchmarkMapPopulate/1-4 2103200 54.14 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 175404 950.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9963 14932 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 691 228513 ns/op 53319 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 33 3165454 ns/op 428492 B/op 328 allocs/op BenchmarkMapPopulate/100000-4 5 21361774 ns/op 3610209 B/op 4009 allocs/op BenchmarkComplexAlgMap-4 521078 245.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1519634 74.60 ns/op BenchmarkGoMapClear/Reflexive/10-4 1390718 84.02 ns/op BenchmarkGoMapClear/Reflexive/100-4 700873 191.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 65256 1788 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7167 14928 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1431428 82.81 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1292245 91.34 ns/op BenchmarkGoMapClear/NonReflexive/100-4 642265 208.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 60892 1792 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 8150 14377 ns/op BenchmarkMapStringConversion/32/simple-4 1544268 76.74 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1323643 87.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1379466 89.10 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1442158 79.41 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1271260 95.64 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1209416 89.14 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1908979 63.02 ns/op BenchmarkMapInterfacePtr-4 1811491 60.67 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3363076 32.65 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 113749 1695 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5520 19168 ns/op BenchmarkMapPop1000-4 453 262985 ns/op BenchmarkMapPop10000-4 24 4803934 ns/op BenchmarkMapAssign/Int32/256-4 2228504 52.41 ns/op BenchmarkMapAssign/Int32/65536-4 1541959 72.93 ns/op BenchmarkMapAssign/Int64/256-4 2428923 51.42 ns/op BenchmarkMapAssign/Int64/65536-4 1325517 83.92 ns/op BenchmarkMapAssign/Str/256-4 1984489 58.26 ns/op BenchmarkMapAssign/Str/65536-4 794695 129.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1412642 85.55 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 914887 124.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1453510 80.54 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 750510 144.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 460345 3189 ns/op BenchmarkMapOperatorAssign/Str/65536-4 334765 319.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 864555 146.9 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 333700 337.7 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 928856 158.1 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 261984 397.5 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 726706 219.5 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 204639 582.8 ns/op 97 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1442890 83.87 ns/op BenchmarkMapDelete/Int32/1000-4 2135269 51.80 ns/op BenchmarkMapDelete/Int32/10000-4 2262120 50.94 ns/op BenchmarkMapDelete/Int64/100-4 1291017 89.84 ns/op BenchmarkMapDelete/Int64/1000-4 2120140 57.25 ns/op BenchmarkMapDelete/Int64/10000-4 2215182 54.21 ns/op BenchmarkMapDelete/Str/100-4 1000000 101.5 ns/op BenchmarkMapDelete/Str/1000-4 1767378 65.58 ns/op BenchmarkMapDelete/Str/10000-4 1878872 64.85 ns/op BenchmarkMapDelete/Pointer/100-4 1202515 88.82 ns/op BenchmarkMapDelete/Pointer/1000-4 2010178 59.56 ns/op BenchmarkMapDelete/Pointer/10000-4 1966729 58.51 ns/op BenchmarkMemmove/0-4 18569047 6.248 ns/op BenchmarkMemmove/1-4 1553694 75.78 ns/op 13.20 MB/s BenchmarkMemmove/2-4 1540420 76.93 ns/op 26.00 MB/s BenchmarkMemmove/3-4 1538325 78.50 ns/op 38.22 MB/s BenchmarkMemmove/4-4 1529430 79.31 ns/op 50.43 MB/s BenchmarkMemmove/5-4 1471659 78.37 ns/op 63.80 MB/s BenchmarkMemmove/6-4 1520734 79.73 ns/op 75.25 MB/s BenchmarkMemmove/7-4 1539334 77.70 ns/op 90.09 MB/s BenchmarkMemmove/8-4 1517722 82.49 ns/op 96.98 MB/s BenchmarkMemmove/9-4 1479315 82.76 ns/op 108.75 MB/s BenchmarkMemmove/10-4 1381080 89.37 ns/op 111.89 MB/s BenchmarkMemmove/11-4 1409490 84.79 ns/op 129.74 MB/s BenchmarkMemmove/12-4 1459692 81.44 ns/op 147.35 MB/s BenchmarkMemmove/13-4 1446117 81.99 ns/op 158.56 MB/s BenchmarkMemmove/14-4 1455090 80.81 ns/op 173.24 MB/s BenchmarkMemmove/15-4 1466668 80.03 ns/op 187.42 MB/s BenchmarkMemmove/16-4 1543140 80.54 ns/op 198.67 MB/s BenchmarkMemmove/32-4 1425230 82.73 ns/op 386.78 MB/s BenchmarkMemmove/64-4 1378737 86.23 ns/op 742.18 MB/s BenchmarkMemmove/128-4 1256656 93.44 ns/op 1369.84 MB/s BenchmarkMemmove/256-4 1000000 120.9 ns/op 2117.65 MB/s BenchmarkMemmove/512-4 869127 152.2 ns/op 3364.79 MB/s BenchmarkMemmove/1024-4 559134 240.1 ns/op 4265.34 MB/s BenchmarkMemmove/2048-4 342597 376.6 ns/op 5437.89 MB/s BenchmarkMemmove/4096-4 171913 679.5 ns/op 6027.92 MB/s BenchmarkMemmoveOverlap/32-4 1447803 82.29 ns/op 388.87 MB/s BenchmarkMemmoveOverlap/64-4 1375530 88.68 ns/op 721.66 MB/s BenchmarkMemmoveOverlap/128-4 1000000 104.6 ns/op 1223.56 MB/s BenchmarkMemmoveOverlap/256-4 1000000 113.9 ns/op 2246.62 MB/s BenchmarkMemmoveOverlap/512-4 808750 157.9 ns/op 3243.40 MB/s BenchmarkMemmoveOverlap/1024-4 566346 236.8 ns/op 4324.82 MB/s BenchmarkMemmoveOverlap/2048-4 358215 380.9 ns/op 5377.00 MB/s BenchmarkMemmoveOverlap/4096-4 175467 658.3 ns/op 6222.24 MB/s BenchmarkMemmoveUnalignedDst/0-4 19367814 5.608 ns/op BenchmarkMemmoveUnalignedDst/1-4 1500321 79.79 ns/op 12.53 MB/s BenchmarkMemmoveUnalignedDst/2-4 1552772 80.11 ns/op 24.96 MB/s BenchmarkMemmoveUnalignedDst/3-4 1507700 81.60 ns/op 36.77 MB/s BenchmarkMemmoveUnalignedDst/4-4 1507419 77.85 ns/op 51.38 MB/s BenchmarkMemmoveUnalignedDst/5-4 1548800 77.99 ns/op 64.11 MB/s BenchmarkMemmoveUnalignedDst/6-4 1518273 79.50 ns/op 75.48 MB/s BenchmarkMemmoveUnalignedDst/7-4 1508932 82.80 ns/op 84.54 MB/s BenchmarkMemmoveUnalignedDst/8-4 1441394 78.77 ns/op 101.57 MB/s BenchmarkMemmoveUnalignedDst/9-4 1451502 80.52 ns/op 111.78 MB/s BenchmarkMemmoveUnalignedDst/10-4 1484337 81.90 ns/op 122.10 MB/s BenchmarkMemmoveUnalignedDst/11-4 1425716 83.39 ns/op 131.91 MB/s BenchmarkMemmoveUnalignedDst/12-4 1446638 82.62 ns/op 145.25 MB/s BenchmarkMemmoveUnalignedDst/13-4 1436638 86.57 ns/op 150.18 MB/s BenchmarkMemmoveUnalignedDst/14-4 1446954 83.92 ns/op 166.83 MB/s BenchmarkMemmoveUnalignedDst/15-4 1456714 80.29 ns/op 186.82 MB/s BenchmarkMemmoveUnalignedDst/16-4 1461054 81.90 ns/op 195.37 MB/s BenchmarkMemmoveUnalignedDst/32-4 1403419 85.67 ns/op 373.54 MB/s BenchmarkMemmoveUnalignedDst/64-4 1366722 88.38 ns/op 724.15 MB/s BenchmarkMemmoveUnalignedDst/128-4 1218151 97.79 ns/op 1308.94 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 114.6 ns/op 2233.98 MB/s BenchmarkMemmoveUnalignedDst/512-4 824068 159.3 ns/op 3213.38 MB/s BenchmarkMemmoveUnalignedDst/1024-4 549604 248.7 ns/op 4118.11 MB/s BenchmarkMemmoveUnalignedDst/2048-4 331915 392.7 ns/op 5215.44 MB/s BenchmarkMemmoveUnalignedDst/4096-4 173977 705.7 ns/op 5803.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1317130 88.18 ns/op 362.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1344060 89.88 ns/op 712.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1215982 100.0 ns/op 1280.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 116.1 ns/op 2204.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 842419 158.2 ns/op 3236.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 467815 255.2 ns/op 4012.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 324298 434.4 ns/op 4714.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 166976 721.8 ns/op 5674.32 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17839086 6.291 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1446540 81.66 ns/op 12.25 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1454674 82.75 ns/op 24.17 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1371880 78.06 ns/op 38.43 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1496612 77.99 ns/op 51.29 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1531242 79.40 ns/op 62.98 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1508242 78.65 ns/op 76.29 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1528413 79.86 ns/op 87.65 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1442128 88.85 ns/op 90.04 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1322478 91.74 ns/op 98.10 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1328977 89.45 ns/op 111.80 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1398489 84.95 ns/op 129.49 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1378845 83.77 ns/op 143.25 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1491759 81.32 ns/op 159.87 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1453038 84.29 ns/op 166.10 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1451118 86.57 ns/op 173.26 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1449026 81.90 ns/op 195.35 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1392578 84.92 ns/op 376.82 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1326236 88.03 ns/op 727.01 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 100.8 ns/op 1270.21 MB/s BenchmarkMemmoveUnalignedSrc/256-4 952588 124.9 ns/op 2049.96 MB/s BenchmarkMemmoveUnalignedSrc/512-4 711556 161.1 ns/op 3178.39 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 538094 234.5 ns/op 4366.34 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 352746 392.9 ns/op 5212.99 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 175622 759.9 ns/op 5389.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1288953 94.84 ns/op 168.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1299964 96.50 ns/op 165.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1213317 100.6 ns/op 159.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1303480 92.92 ns/op 172.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1286118 91.45 ns/op 174.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1322445 95.12 ns/op 168.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1252165 90.28 ns/op 177.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1226689 94.31 ns/op 169.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 106.0 ns/op 603.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 114.3 ns/op 559.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 100.4 ns/op 637.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1226377 99.01 ns/op 646.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 107.7 ns/op 594.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1238463 99.52 ns/op 643.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1205896 96.49 ns/op 663.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1232898 99.26 ns/op 644.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 880899 145.4 ns/op 1760.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 734960 179.0 ns/op 1430.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 975328 132.6 ns/op 1931.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 968588 134.8 ns/op 1898.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 1000000 126.1 ns/op 2030.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 988086 126.4 ns/op 2025.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 978718 131.1 ns/op 1951.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 996657 124.0 ns/op 2064.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 118374 1076 ns/op 3807.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 75651 1624 ns/op 2521.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 188944 684.7 ns/op 5981.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 175826 691.7 ns/op 5921.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 176060 672.6 ns/op 6089.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 177170 683.8 ns/op 5990.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 183856 659.4 ns/op 6211.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 189738 681.2 ns/op 6013.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7626 17078 ns/op 3837.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 5029 26469 ns/op 2475.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 11698 ns/op 5602.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 11566 ns/op 5666.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10000 11551 ns/op 5673.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9819 11493 ns/op 5702.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10000 11932 ns/op 5492.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 10000 11430 ns/op 5733.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1432713 85.54 ns/op 374.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1281122 90.51 ns/op 707.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 106.9 ns/op 1197.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 968703 123.4 ns/op 2074.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 781926 166.1 ns/op 3083.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 537273 252.4 ns/op 4056.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 334778 402.9 ns/op 5083.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 179037 733.9 ns/op 5581.26 MB/s BenchmarkMemclr/5-4 15024867 8.359 ns/op 598.19 MB/s BenchmarkMemclr/16-4 15346914 8.218 ns/op 1946.90 MB/s BenchmarkMemclr/64-4 17025016 7.765 ns/op 8242.08 MB/s BenchmarkMemclr/256-4 14273680 8.982 ns/op 28499.93 MB/s BenchmarkMemclr/4096-4 2690472 45.40 ns/op 90225.59 MB/s BenchmarkMemclr/65536-4 101689 1230 ns/op 53273.46 MB/s BenchmarkMemclr/1M-4 6570 19826 ns/op 52888.07 MB/s BenchmarkMemclr/4M-4 1477 81609 ns/op 51394.99 MB/s BenchmarkMemclr/8M-4 536 212880 ns/op 39405.42 MB/s BenchmarkMemclr/16M-4 160 661935 ns/op 25345.71 MB/s BenchmarkMemclr/64M-4 60 1955862 ns/op 34311.65 MB/s BenchmarkMemclrUnaligned/0_5-4 7849528 13.58 ns/op 368.29 MB/s BenchmarkMemclrUnaligned/0_16-4 10020998 11.88 ns/op 1346.26 MB/s BenchmarkMemclrUnaligned/0_64-4 9951489 12.31 ns/op 5200.42 MB/s BenchmarkMemclrUnaligned/0_256-4 9106077 13.63 ns/op 18782.38 MB/s BenchmarkMemclrUnaligned/0_4096-4 2055757 56.40 ns/op 72624.07 MB/s BenchmarkMemclrUnaligned/0_65536-4 97172 1200 ns/op 54592.20 MB/s BenchmarkMemclrUnaligned/1_5-4 9628934 12.78 ns/op 391.12 MB/s BenchmarkMemclrUnaligned/1_16-4 10471956 11.86 ns/op 1349.19 MB/s BenchmarkMemclrUnaligned/1_64-4 10197134 11.56 ns/op 5537.32 MB/s BenchmarkMemclrUnaligned/1_256-4 8505290 14.18 ns/op 18057.29 MB/s BenchmarkMemclrUnaligned/1_4096-4 1726168 72.32 ns/op 56637.12 MB/s BenchmarkMemclrUnaligned/1_65536-4 90730 1348 ns/op 48610.42 MB/s BenchmarkMemclrUnaligned/4_5-4 10083717 12.21 ns/op 409.47 MB/s BenchmarkMemclrUnaligned/4_16-4 10513652 11.69 ns/op 1369.23 MB/s BenchmarkMemclrUnaligned/4_64-4 9887025 12.59 ns/op 5084.70 MB/s BenchmarkMemclrUnaligned/4_256-4 8013988 13.80 ns/op 18549.48 MB/s BenchmarkMemclrUnaligned/4_4096-4 1679768 71.19 ns/op 57535.57 MB/s BenchmarkMemclrUnaligned/4_65536-4 91542 1356 ns/op 48342.09 MB/s BenchmarkMemclrUnaligned/7_5-4 10479062 12.07 ns/op 414.41 MB/s BenchmarkMemclrUnaligned/7_16-4 9715242 12.20 ns/op 1311.92 MB/s BenchmarkMemclrUnaligned/7_64-4 9813240 11.91 ns/op 5371.66 MB/s BenchmarkMemclrUnaligned/7_256-4 9042572 14.29 ns/op 17912.10 MB/s BenchmarkMemclrUnaligned/7_4096-4 1535157 72.15 ns/op 56773.25 MB/s BenchmarkMemclrUnaligned/7_65536-4 90320 1374 ns/op 47708.10 MB/s BenchmarkMemclrUnaligned/0_1M-4 6310 19850 ns/op 52826.11 MB/s BenchmarkMemclrUnaligned/0_4M-4 1416 81359 ns/op 51553.10 MB/s BenchmarkMemclrUnaligned/0_8M-4 565 219450 ns/op 38225.57 MB/s BenchmarkMemclrUnaligned/0_16M-4 166 739621 ns/op 22683.53 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1971706 ns/op 34035.94 MB/s BenchmarkMemclrUnaligned/1_1M-4 3709 27929 ns/op 37544.50 MB/s BenchmarkMemclrUnaligned/1_4M-4 1347 89144 ns/op 47050.74 MB/s BenchmarkMemclrUnaligned/1_8M-4 571 208023 ns/op 40325.36 MB/s BenchmarkMemclrUnaligned/1_16M-4 165 737813 ns/op 22739.11 MB/s BenchmarkMemclrUnaligned/1_64M-4 60 1952569 ns/op 34369.52 MB/s BenchmarkMemclrUnaligned/4_1M-4 5340 29801 ns/op 35186.51 MB/s BenchmarkMemclrUnaligned/4_4M-4 1222 93106 ns/op 45048.84 MB/s BenchmarkMemclrUnaligned/4_8M-4 476 262822 ns/op 31917.42 MB/s BenchmarkMemclrUnaligned/4_16M-4 171 699026 ns/op 24000.85 MB/s BenchmarkMemclrUnaligned/4_64M-4 56 1895553 ns/op 35403.32 MB/s BenchmarkMemclrUnaligned/7_1M-4 5446 26442 ns/op 39655.63 MB/s BenchmarkMemclrUnaligned/7_4M-4 1171 95911 ns/op 43731.38 MB/s BenchmarkMemclrUnaligned/7_8M-4 543 217866 ns/op 38503.45 MB/s BenchmarkMemclrUnaligned/7_16M-4 157 725830 ns/op 23114.54 MB/s BenchmarkMemclrUnaligned/7_64M-4 54 1917812 ns/op 34992.42 MB/s BenchmarkGoMemclr/5-4 2495326 48.10 ns/op 103.95 MB/s BenchmarkGoMemclr/16-4 785974 159.6 ns/op 100.23 MB/s BenchmarkGoMemclr/64-4 220689 542.9 ns/op 117.90 MB/s BenchmarkGoMemclr/256-4 54066 2139 ns/op 119.69 MB/s BenchmarkMemclrRange/1K_2K-4 87249 1237 ns/op 77498.66 MB/s BenchmarkMemclrRange/2K_8K-4 33830 3585 ns/op 93036.51 MB/s BenchmarkMemclrRange/4K_16K-4 38893 3102 ns/op 104147.83 MB/s BenchmarkMemclrRange/160K_228K-4 4036 30697 ns/op 54169.57 MB/s BenchmarkClearFat7-4 4737675 24.07 ns/op BenchmarkClearFat8-4 5021269 21.57 ns/op BenchmarkClearFat11-4 4620003 23.76 ns/op BenchmarkClearFat12-4 4974241 23.83 ns/op BenchmarkClearFat13-4 4363489 23.46 ns/op BenchmarkClearFat14-4 4494526 24.00 ns/op BenchmarkClearFat15-4 5278616 22.89 ns/op BenchmarkClearFat16-4 4687420 23.67 ns/op BenchmarkClearFat24-4 4438056 23.99 ns/op BenchmarkClearFat32-4 4460816 24.65 ns/op BenchmarkClearFat40-4 4201936 24.33 ns/op BenchmarkClearFat48-4 4519621 24.93 ns/op BenchmarkClearFat56-4 4330550 24.78 ns/op BenchmarkClearFat64-4 4496895 25.83 ns/op BenchmarkClearFat72-4 4083492 25.91 ns/op BenchmarkClearFat128-4 3562008 31.41 ns/op BenchmarkClearFat256-4 2878771 38.86 ns/op BenchmarkClearFat512-4 1741242 63.29 ns/op BenchmarkClearFat1024-4 1000000 108.8 ns/op BenchmarkClearFat1032-4 1000000 105.0 ns/op BenchmarkClearFat1040-4 991688 109.0 ns/op BenchmarkCopyFat7-4 5059272 22.19 ns/op BenchmarkCopyFat8-4 4683994 25.99 ns/op BenchmarkCopyFat11-4 4519802 23.43 ns/op BenchmarkCopyFat12-4 4371786 23.29 ns/op BenchmarkCopyFat13-4 4833214 23.44 ns/op BenchmarkCopyFat14-4 4979467 22.94 ns/op BenchmarkCopyFat15-4 5155233 22.47 ns/op BenchmarkCopyFat16-4 4731820 23.41 ns/op BenchmarkCopyFat24-4 4758394 22.54 ns/op BenchmarkCopyFat32-4 4827012 23.53 ns/op BenchmarkCopyFat64-4 4254474 25.05 ns/op BenchmarkCopyFat72-4 4116256 26.94 ns/op BenchmarkCopyFat128-4 3580107 33.16 ns/op BenchmarkCopyFat256-4 2742596 41.20 ns/op BenchmarkCopyFat512-4 1607266 67.87 ns/op BenchmarkCopyFat520-4 1620958 68.79 ns/op BenchmarkCopyFat1024-4 1000000 108.2 ns/op BenchmarkCopyFat1032-4 1000000 113.5 ns/op BenchmarkCopyFat1040-4 1000000 114.8 ns/op BenchmarkIssue18740/2byte-4 412 287047 ns/op BenchmarkIssue18740/4byte-4 681 168583 ns/op BenchmarkIssue18740/8byte-4 1207 106110 ns/op BenchmarkMemclrKnownSize1-4 7560553 15.45 ns/op 64.74 MB/s BenchmarkMemclrKnownSize2-4 4113189 29.72 ns/op 67.30 MB/s BenchmarkMemclrKnownSize4-4 3331849 33.14 ns/op 120.72 MB/s BenchmarkMemclrKnownSize8-4 1509385 78.82 ns/op 101.50 MB/s BenchmarkMemclrKnownSize16-4 815035 159.2 ns/op 100.50 MB/s BenchmarkMemclrKnownSize32-4 469104 273.4 ns/op 117.06 MB/s BenchmarkMemclrKnownSize64-4 236634 536.4 ns/op 119.32 MB/s BenchmarkMemclrKnownSize112-4 136071 923.8 ns/op 121.24 MB/s BenchmarkMemclrKnownSize128-4 102902 1110 ns/op 115.34 MB/s BenchmarkMemclrKnownSize192-4 73450 1594 ns/op 120.49 MB/s BenchmarkMemclrKnownSize248-4 62110 1978 ns/op 125.40 MB/s BenchmarkMemclrKnownSize256-4 49592 2109 ns/op 121.36 MB/s BenchmarkMemclrKnownSize512-4 28082 4075 ns/op 125.63 MB/s BenchmarkMemclrKnownSize1024-4 14475 8005 ns/op 127.92 MB/s BenchmarkMemclrKnownSize4096-4 3981 33478 ns/op 122.35 MB/s BenchmarkMemclrKnownSize512KiB-4 27 4534229 ns/op 115.63 MB/s BenchmarkReadMetricsLatency-4 13286 4939 p50-ns 6845 p90-ns 11588 p99-ns BenchmarkFinalizer-4 235 493081 ns/op BenchmarkFinalizerRun-4 239616 524.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9738271 11.59 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4485325 24.85 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3563613 33.31 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3410972 37.02 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1910344 59.95 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1695904 72.72 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3001393 38.43 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1873857 68.84 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1970973 62.11 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2956034 39.96 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2971152 41.49 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2528210 49.31 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2039630 55.19 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1999549 59.37 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10585522 11.02 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10968700 10.60 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 11465050 10.49 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 11266131 11.35 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9506533 11.98 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8635724 13.28 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10150832 11.01 ns/op BenchmarkFindBitRange64/PatternAASize8-4 11762616 10.57 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10507561 10.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10875110 11.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10502226 11.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8994304 12.17 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9904723 11.64 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9535348 11.95 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10059382 11.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9527640 12.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 11172847 11.16 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 11272160 10.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10610203 10.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10343341 10.87 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10904518 10.76 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11063270 11.38 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10540650 11.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9897810 11.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9414124 12.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9320251 11.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9345096 12.35 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9813104 11.77 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10196678 10.99 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9509082 10.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 11095254 11.13 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 11123262 10.38 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10907143 11.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10811332 12.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10503770 11.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9628729 11.08 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10013488 11.64 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 11607859 10.85 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 11319183 10.28 ns/op BenchmarkNetpollBreak-4 5170 46271 ns/op BenchmarkPinnerPinUnpinBatch-4 1532 112805 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 243 443886 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1693 114275 ns/op BenchmarkPinnerPinUnpin-4 1592704 73.54 ns/op BenchmarkPinnerPinUnpinTiny-4 1554258 73.85 ns/op BenchmarkPinnerPinUnpinDouble-4 635828 203.4 ns/op BenchmarkPinnerPinUnpinParallel-4 3930062 30.08 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3594646 29.20 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 468544 261.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8050340 14.18 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7213490 15.69 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6979653 17.14 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6817215 17.38 ns/op BenchmarkPingPongHog-4 321 405376 ns/op BenchmarkStackGrowth-4 142358 862.5 ns/op BenchmarkStackGrowthDeep-4 1293 90940 ns/op BenchmarkCreateGoroutines-4 63970 1905 ns/op BenchmarkCreateGoroutinesParallel-4 71317 1680 ns/op BenchmarkCreateGoroutinesCapture-4 10000 13294 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 62593 1912 ns/op BenchmarkClosureCall-4 24811243 4.277 ns/op BenchmarkWakeupParallelSpinning/0s-4 8991 22117 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6118 31130 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5260 26093 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2924 40628 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1792 64566 ns/op BenchmarkWakeupParallelSpinning/20µs-4 948 117874 ns/op BenchmarkWakeupParallelSpinning/50µs-4 472 262834 ns/op BenchmarkWakeupParallelSpinning/100µs-4 258 477178 ns/op BenchmarkMatmult-4 5438900 23.20 ns/op BenchmarkFastrand-4 9063314 14.31 ns/op BenchmarkFastrand64-4 8766271 13.59 ns/op BenchmarkFastrandHashiter-4 4206399 27.88 ns/op BenchmarkFastrandn/2-4 7256710 17.08 ns/op BenchmarkFastrandn/3-4 7193102 17.77 ns/op BenchmarkFastrandn/4-4 7728654 15.76 ns/op BenchmarkFastrandn/5-4 7768792 15.34 ns/op BenchmarkIfaceCmp100-4 141518 872.8 ns/op BenchmarkIfaceCmpNil100-4 260868 497.3 ns/op BenchmarkEfaceCmpDiff-4 54210 2146 ns/op BenchmarkEfaceCmpDiffIndirect-4 45314 2576 ns/op BenchmarkDefer-4 1220637 99.00 ns/op BenchmarkDefer10-4 1000000 157.6 ns/op BenchmarkDeferMany-4 750354 329.9 ns/op BenchmarkPanicRecover-4 734185 180.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 123 945612 ns/op 912906 p50-ns 1506312 p90-ns 1755601 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 121 974851 ns/op 883768 p50-ns 1516285 p90-ns 1785866 p99-ns BenchmarkGoroutineProfile/small/idle-4 100 1771821 ns/op 1771338 p50-ns 2349344 p90-ns 3444691 p99-ns BenchmarkGoroutineProfile/small/loaded-4 62 1780120 ns/op 1735952 p50-ns 2254803 p90-ns 3342401 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 120 1037650 ns/op 1044924 p50-ns 1561741 p90-ns 1899655 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 115 1041131 ns/op 1051044 p50-ns 1644258 p90-ns 1973801 p99-ns BenchmarkGoroutineProfile/large/idle-4 32 3263804 ns/op 3132109 p50-ns 3896443 p90-ns 4406577 p99-ns BenchmarkGoroutineProfile/large/loaded-4 16 6683296 ns/op 6212003 p50-ns 9787046 p90-ns 10778506 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 114 1007167 ns/op 1032771 p50-ns 1482663 p90-ns 1741831 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1081379 ns/op 1064306 p50-ns 1700561 p90-ns 2091995 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 66 1821684 ns/op 1767780 p50-ns 2503587 p90-ns 3035710 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 39 2939452 ns/op 2166640 p50-ns 4323726 p90-ns 11624064 p99-ns BenchmarkRWMutexUncontended-4 2958651 40.88 ns/op BenchmarkRWMutexWrite100-4 69928 1770 ns/op BenchmarkRWMutexWrite10-4 65780 2717 ns/op BenchmarkRWMutexWorkWrite100-4 43150 4201 ns/op BenchmarkRWMutexWorkWrite10-4 28368 4134 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3726 34231 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1197 96305 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1592 70909 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 568 202228 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 834 155269 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 250 495040 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 403 285772 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 919144 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 303531 621.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 257102 610.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 242322 767.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 179665 622.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 256466 613.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 208278 793.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 201037 703.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 255126 713.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 191038 784.0 ns/op BenchmarkMakeSlice/Byte-4 1547910 73.38 ns/op BenchmarkMakeSlice/Int16-4 1551040 74.41 ns/op BenchmarkMakeSlice/Int-4 1000000 106.5 ns/op BenchmarkMakeSlice/Ptr-4 1000000 110.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 187.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 161.4 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 170.7 ns/op BenchmarkGrowSlice/Byte-4 687733 185.6 ns/op BenchmarkGrowSlice/Int16-4 785005 204.7 ns/op BenchmarkGrowSlice/Int-4 651399 316.6 ns/op BenchmarkGrowSlice/Ptr-4 557821 353.1 ns/op BenchmarkGrowSlice/Struct/24-4 472309 473.2 ns/op BenchmarkGrowSlice/Struct/32-4 232876 516.9 ns/op BenchmarkGrowSlice/Struct/40-4 225038 718.3 ns/op BenchmarkExtendSlice/IntSlice-4 561643 342.5 ns/op BenchmarkExtendSlice/PointerSlice-4 434307 373.2 ns/op BenchmarkExtendSlice/NoGrow-4 719110 185.9 ns/op BenchmarkAppend-4 1000000 110.7 ns/op BenchmarkAppendGrowByte-4 4 25454723 ns/op BenchmarkAppendGrowString-4 1 218157055 ns/op BenchmarkAppendSlice/1Bytes-4 1340970 90.25 ns/op BenchmarkAppendSlice/4Bytes-4 1378690 85.84 ns/op BenchmarkAppendSlice/7Bytes-4 1382236 86.35 ns/op BenchmarkAppendSlice/8Bytes-4 1382916 84.45 ns/op BenchmarkAppendSlice/15Bytes-4 1403862 86.85 ns/op BenchmarkAppendSlice/16Bytes-4 1416001 83.48 ns/op BenchmarkAppendSlice/32Bytes-4 1344266 86.23 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 65169 1706 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 21003 6737 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 24464 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1429 79897 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 151 903564 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 42 2775999 ns/op BenchmarkAppendStr/1Bytes-4 1976001 60.19 ns/op BenchmarkAppendStr/4Bytes-4 1943124 62.17 ns/op BenchmarkAppendStr/8Bytes-4 1915545 62.23 ns/op BenchmarkAppendStr/16Bytes-4 1897304 64.05 ns/op BenchmarkAppendStr/32Bytes-4 1885188 64.42 ns/op BenchmarkAppendSpecialCase-4 912063 112.0 ns/op BenchmarkCopy/1Byte-4 1523272 78.56 ns/op 12.73 MB/s BenchmarkCopy/1String-4 1488757 78.90 ns/op 12.67 MB/s BenchmarkCopy/2Byte-4 1505305 77.59 ns/op 25.78 MB/s BenchmarkCopy/2String-4 1524152 76.76 ns/op 26.05 MB/s BenchmarkCopy/4Byte-4 1559172 76.16 ns/op 52.52 MB/s BenchmarkCopy/4String-4 1492082 79.20 ns/op 50.50 MB/s BenchmarkCopy/8Byte-4 1572080 74.64 ns/op 107.19 MB/s BenchmarkCopy/8String-4 1476249 76.32 ns/op 104.82 MB/s BenchmarkCopy/12Byte-4 1474555 81.07 ns/op 148.02 MB/s BenchmarkCopy/12String-4 1459946 80.98 ns/op 148.19 MB/s BenchmarkCopy/16Byte-4 1417118 86.17 ns/op 185.67 MB/s BenchmarkCopy/16String-4 1339269 83.91 ns/op 190.68 MB/s BenchmarkCopy/32Byte-4 1381380 80.74 ns/op 396.34 MB/s BenchmarkCopy/32String-4 1363490 84.21 ns/op 379.99 MB/s BenchmarkCopy/128Byte-4 1215488 99.07 ns/op 1292.03 MB/s BenchmarkCopy/128String-4 1000000 108.6 ns/op 1178.44 MB/s BenchmarkCopy/1024Byte-4 446233 270.4 ns/op 3786.39 MB/s BenchmarkCopy/1024String-4 394092 342.7 ns/op 2987.76 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26743 4344 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15698 7059 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 11842 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 15439 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 19990 ns/op BenchmarkAppendInPlace/Grow/Byte-4 147519 1030 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 167611 1011 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 81289 1319 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 90897 1558 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 62503 1881 ns/op BenchmarkStackCopyPtr-4 1 117087879 ns/op BenchmarkStackCopy-4 2 70770152 ns/op BenchmarkStackCopyNoCache-4 27 3836793 ns/op BenchmarkStackCopyWithStkobj-4 3 44002246 ns/op BenchmarkIssue18138-4 268 409534 ns/op BenchmarkCompareStringEqual-4 14805331 7.383 ns/op BenchmarkCompareStringIdentical-4 25966820 4.747 ns/op BenchmarkCompareStringSameLength-4 17159932 7.097 ns/op BenchmarkCompareStringDifferentLength-4 23728052 4.365 ns/op BenchmarkCompareStringBigUnaligned-4 1848 61441 ns/op 17066.54 MB/s BenchmarkCompareStringBig-4 2660 43348 ns/op 24189.92 MB/s BenchmarkConcatStringAndBytes-4 2508661 46.75 ns/op BenchmarkSliceByteToString/1-4 1714380 64.14 ns/op BenchmarkSliceByteToString/2-4 1000000 119.4 ns/op BenchmarkSliceByteToString/4-4 1000000 114.1 ns/op BenchmarkSliceByteToString/8-4 1000000 116.6 ns/op BenchmarkSliceByteToString/16-4 1000000 122.6 ns/op BenchmarkSliceByteToString/32-4 1000000 139.3 ns/op BenchmarkSliceByteToString/64-4 1000000 180.4 ns/op BenchmarkSliceByteToString/128-4 830308 286.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2554077 45.06 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 116.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 106.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3790376 32.67 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2097828 59.80 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2276896 50.17 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2105379 55.97 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 387158 331.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 464008 278.9 ns/op BenchmarkRuneIterate/range/ASCII-4 9329242 10.97 ns/op BenchmarkRuneIterate/range/Japanese-4 2832405 39.31 ns/op BenchmarkRuneIterate/range/MixedLength-4 3378668 33.94 ns/op BenchmarkRuneIterate/range1/ASCII-4 9922506 10.26 ns/op BenchmarkRuneIterate/range1/Japanese-4 2935405 39.15 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3503238 35.17 ns/op BenchmarkRuneIterate/range2/ASCII-4 12168943 9.689 ns/op BenchmarkRuneIterate/range2/Japanese-4 2910982 38.30 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3117012 34.57 ns/op BenchmarkArrayEqual-4 24239284 4.378 ns/op BenchmarkFunc/Name-4 3614424 29.22 ns/op BenchmarkFunc/Entry-4 13563759 9.237 ns/op BenchmarkFunc/FileLine-4 3871149 27.81 ns/op PASS ok runtime 380.969s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29234 3605 ns/op BenchmarkHandle/concurrent-4 29372 4493 ns/op PASS ok runtime/cgo 1.398s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 13291882 9.739 ns/op BenchmarkAnd32Parallel-4 3979681 31.44 ns/op BenchmarkAnd64-4 12624510 9.826 ns/op BenchmarkAnd64Parallel-4 3646867 32.73 ns/op BenchmarkOr32-4 12045892 9.687 ns/op BenchmarkOr32Parallel-4 3865232 32.70 ns/op BenchmarkOr64-4 12776167 9.036 ns/op BenchmarkOr64Parallel-4 3406329 32.37 ns/op BenchmarkAtomicLoad64-4 31455607 4.025 ns/op BenchmarkAtomicStore64-4 15025531 8.652 ns/op BenchmarkAtomicLoad-4 34000478 4.062 ns/op BenchmarkAtomicStore-4 14176772 8.667 ns/op BenchmarkAnd8-4 14874172 8.292 ns/op BenchmarkAnd-4 15087279 8.447 ns/op BenchmarkAnd8Parallel-4 5072326 22.68 ns/op BenchmarkAndParallel-4 4856588 23.91 ns/op BenchmarkOr8-4 14712919 8.603 ns/op BenchmarkOr-4 13918947 9.076 ns/op BenchmarkOr8Parallel-4 5185736 27.54 ns/op BenchmarkOrParallel-4 4401159 26.69 ns/op BenchmarkXadd-4 4681058 25.34 ns/op BenchmarkXadd64-4 4316934 29.32 ns/op BenchmarkCas-4 2602434 48.68 ns/op BenchmarkCas64-4 2613280 44.77 ns/op BenchmarkXchg-4 4039207 26.95 ns/op BenchmarkXchg64-4 4019960 28.15 ns/op PASS ok runtime/internal/atomic 5.738s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3557286 31.49 ns/op BenchmarkMulUintptr/large-4 2482464 42.25 ns/op PASS ok runtime/internal/math 1.513s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 8528630 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 14136187 ns/op 547.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 50 2466071 ns/op 3.080 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 16344954 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 24378518 ns/op 1391 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 39 3284920 ns/op 16.77 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 82178055 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 100443162 ns/op 7230 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 19 6717454 ns/op 215.8 concurrent_launches/op PASS ok runtime/pprof 2.890s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 15 9190604 ns/op BenchmarkStackLeak-4 28140 3673 ns/op PASS ok runtime/race 1.444s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3202092 38.93 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 397149 462.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.424s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 39 2752659 ns/op BenchmarkIndex_Large-4 22323 4904 ns/op BenchmarkIndexFunc_Large-4 121 831582 ns/op BenchmarkCompact/nil-4 8899706 13.10 ns/op BenchmarkCompact/one-4 1247295 90.04 ns/op BenchmarkCompact/sorted-4 1000000 118.8 ns/op BenchmarkCompact/1_item-4 881373 141.0 ns/op BenchmarkCompact/unsorted-4 1000000 125.6 ns/op BenchmarkCompact/many-4 621441 200.2 ns/op BenchmarkCompact_Large-4 366 317946 ns/op BenchmarkCompactFunc_Large-4 63 1727284 ns/op BenchmarkReplace/naive-fast-4 51930 2701 ns/op BenchmarkReplace/optimized-fast-4 44080 2608 ns/op BenchmarkReplace/naive-slow-4 13776 9017 ns/op BenchmarkReplace/optimized-slow-4 14570 8697 ns/op BenchmarkBinarySearchFloats/Size16-4 1332915 89.75 ns/op BenchmarkBinarySearchFloats/Size32-4 1211263 98.06 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 108.6 ns/op BenchmarkBinarySearchFloats/Size128-4 1000000 124.4 ns/op BenchmarkBinarySearchFloats/Size512-4 832629 148.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 831510 155.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 527931 257.6 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 420974 325.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 380895 408.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 341162 383.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 279121 457.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 239143 509.4 ns/op PASS ok slices 6.385s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 93945 1162 ns/op BenchmarkSortInts-4 1 109071129 ns/op BenchmarkSlicesSortInts-4 2 54581276 ns/op BenchmarkSortIsSorted-4 30 3996297 ns/op BenchmarkSlicesIsSorted-4 81 1604926 ns/op BenchmarkSortStrings-4 1 159606031 ns/op BenchmarkSlicesSortStrings-4 2 77729628 ns/op BenchmarkSortStrings_Sorted-4 28 4501412 ns/op BenchmarkSlicesSortStrings_Sorted-4 61 1987143 ns/op BenchmarkSortStructs-4 1 159225223 ns/op BenchmarkSortFuncStructs-4 1 144990492 ns/op BenchmarkSortString1K-4 288 390193 ns/op BenchmarkSortString1K_Slice-4 177 740238 ns/op BenchmarkStableString1K-4 93 1246888 ns/op BenchmarkSortInt1K-4 348 330740 ns/op BenchmarkSortInt1K_Sorted-4 5629 19503 ns/op BenchmarkSortInt1K_Reversed-4 3300 35526 ns/op BenchmarkSortInt1K_Mod8-4 1044 122302 ns/op BenchmarkStableInt1K-4 100 1005395 ns/op BenchmarkStableInt1K_Slice-4 138 814706 ns/op BenchmarkSortInt64K-4 4 28784618 ns/op BenchmarkSortInt64K_Slice-4 2 56212214 ns/op BenchmarkStableInt64K-4 2 86431228 ns/op BenchmarkSort1e2-4 387 332158 ns/op BenchmarkStable1e2-4 138 840878 ns/op BenchmarkSort1e4-4 2 55529444 ns/op BenchmarkStable1e4-4 1 250664122 ns/op PASS ok sort 53.895s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 707868 195.5 ns/op BenchmarkAtof64Float-4 694408 173.5 ns/op BenchmarkAtof64FloatExp-4 596122 203.3 ns/op BenchmarkAtof64Big-4 509068 242.1 ns/op BenchmarkAtof64RandomBits-4 501008 277.5 ns/op BenchmarkAtof64RandomFloats-4 547156 233.0 ns/op BenchmarkAtof64RandomLongFloats-4 474362 274.9 ns/op BenchmarkAtof32Decimal-4 851890 136.4 ns/op BenchmarkAtof32Float-4 790419 156.8 ns/op BenchmarkAtof32FloatExp-4 626196 210.6 ns/op BenchmarkAtof32Random-4 398856 354.5 ns/op BenchmarkAtof32RandomLong-4 140488 844.3 ns/op BenchmarkParseInt/Pos/7bit-4 1358234 81.65 ns/op BenchmarkParseInt/Pos/26bit-4 891139 143.7 ns/op BenchmarkParseInt/Pos/31bit-4 773136 163.5 ns/op BenchmarkParseInt/Pos/56bit-4 542844 243.5 ns/op BenchmarkParseInt/Pos/63bit-4 512272 252.1 ns/op BenchmarkParseInt/Neg/7bit-4 1395147 84.76 ns/op BenchmarkParseInt/Neg/26bit-4 817628 155.1 ns/op BenchmarkParseInt/Neg/31bit-4 608275 177.2 ns/op BenchmarkParseInt/Neg/56bit-4 548721 234.9 ns/op BenchmarkParseInt/Neg/63bit-4 519747 253.8 ns/op BenchmarkAtoi/Pos/7bit-4 1612872 66.84 ns/op BenchmarkAtoi/Pos/26bit-4 942669 147.2 ns/op BenchmarkAtoi/Pos/31bit-4 916911 138.6 ns/op BenchmarkAtoi/Pos/56bit-4 619840 217.7 ns/op BenchmarkAtoi/Pos/63bit-4 438654 254.5 ns/op BenchmarkAtoi/Neg/7bit-4 1827289 62.94 ns/op BenchmarkAtoi/Neg/26bit-4 995678 128.0 ns/op BenchmarkAtoi/Neg/31bit-4 848006 130.7 ns/op BenchmarkAtoi/Neg/56bit-4 594993 195.4 ns/op BenchmarkAtoi/Neg/63bit-4 434673 256.3 ns/op BenchmarkFormatFloat/Decimal-4 138882 925.5 ns/op BenchmarkFormatFloat/Float-4 111092 1044 ns/op BenchmarkFormatFloat/Exp-4 119826 1017 ns/op BenchmarkFormatFloat/NegExp-4 130647 1007 ns/op BenchmarkFormatFloat/LongExp-4 94359 1276 ns/op BenchmarkFormatFloat/Big-4 90244 1376 ns/op BenchmarkFormatFloat/BinaryExp-4 265460 501.3 ns/op BenchmarkFormatFloat/32Integer-4 137522 906.5 ns/op BenchmarkFormatFloat/32ExactFraction-4 138444 894.4 ns/op BenchmarkFormatFloat/32Point-4 117655 1033 ns/op BenchmarkFormatFloat/32Exp-4 121597 957.5 ns/op BenchmarkFormatFloat/32NegExp-4 125168 960.1 ns/op BenchmarkFormatFloat/32Shortest-4 138757 936.7 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 131364 873.1 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 139069 889.3 ns/op BenchmarkFormatFloat/64Fixed1-4 165160 757.6 ns/op BenchmarkFormatFloat/64Fixed2-4 178598 750.1 ns/op BenchmarkFormatFloat/64Fixed3-4 123804 829.6 ns/op BenchmarkFormatFloat/64Fixed4-4 167364 786.0 ns/op BenchmarkFormatFloat/64Fixed12-4 88940 1244 ns/op BenchmarkFormatFloat/64Fixed16-4 107150 1166 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 114295 981.4 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 103154 1146 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2412 49642 ns/op BenchmarkFormatFloat/Slowpath64-4 98313 1229 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 102688 1287 ns/op BenchmarkAppendFloat/Decimal-4 136730 899.5 ns/op BenchmarkAppendFloat/Float-4 122732 1012 ns/op BenchmarkAppendFloat/Exp-4 137660 891.3 ns/op BenchmarkAppendFloat/NegExp-4 146812 843.1 ns/op BenchmarkAppendFloat/LongExp-4 105277 1097 ns/op BenchmarkAppendFloat/Big-4 103034 1191 ns/op BenchmarkAppendFloat/BinaryExp-4 349228 375.5 ns/op BenchmarkAppendFloat/32Integer-4 142220 867.2 ns/op BenchmarkAppendFloat/32ExactFraction-4 153759 821.2 ns/op BenchmarkAppendFloat/32Point-4 128851 1031 ns/op BenchmarkAppendFloat/32Exp-4 144015 920.2 ns/op BenchmarkAppendFloat/32NegExp-4 142509 901.1 ns/op BenchmarkAppendFloat/32Shortest-4 164666 804.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 157827 812.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 156193 831.7 ns/op BenchmarkAppendFloat/64Fixed1-4 191512 649.7 ns/op BenchmarkAppendFloat/64Fixed2-4 203850 665.4 ns/op BenchmarkAppendFloat/64Fixed3-4 193366 690.9 ns/op BenchmarkAppendFloat/64Fixed4-4 167254 635.7 ns/op BenchmarkAppendFloat/64Fixed12-4 103112 1155 ns/op BenchmarkAppendFloat/64Fixed16-4 112464 1143 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 149793 884.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 103406 1137 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2305 56185 ns/op BenchmarkAppendFloat/Slowpath64-4 95602 1445 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 100014 1223 ns/op BenchmarkFormatInt-4 15018 8372 ns/op BenchmarkAppendInt-4 16861 7281 ns/op BenchmarkFormatUint-4 93220 1437 ns/op BenchmarkAppendUint-4 93955 1268 ns/op BenchmarkFormatIntSmall/7-4 2499524 48.17 ns/op BenchmarkFormatIntSmall/42-4 2422077 47.66 ns/op BenchmarkAppendIntSmall-4 1000000 106.0 ns/op BenchmarkAppendUintVarlen/1-4 1000000 102.7 ns/op BenchmarkAppendUintVarlen/12-4 1000000 110.5 ns/op BenchmarkAppendUintVarlen/123-4 903331 154.5 ns/op BenchmarkAppendUintVarlen/1234-4 782804 143.2 ns/op BenchmarkAppendUintVarlen/12345-4 908978 143.4 ns/op BenchmarkAppendUintVarlen/123456-4 801402 144.3 ns/op BenchmarkAppendUintVarlen/1234567-4 797761 147.7 ns/op BenchmarkAppendUintVarlen/12345678-4 872286 151.3 ns/op BenchmarkAppendUintVarlen/123456789-4 688743 170.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 779191 165.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 621745 185.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 728164 164.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 782572 166.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 720048 164.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 759817 175.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 770002 164.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 746661 173.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 706359 173.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 750362 176.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 756220 176.9 ns/op BenchmarkQuote-4 38846 3051 ns/op BenchmarkQuoteRune-4 393316 312.3 ns/op BenchmarkAppendQuote-4 47226 2396 ns/op BenchmarkAppendQuoteRune-4 779102 162.1 ns/op BenchmarkUnquoteEasy-4 1307059 92.56 ns/op BenchmarkUnquoteHard-4 39931 3094 ns/op PASS ok strconv 20.554s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 392226 334.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 136004 1218 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 154674 846.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 415837 357.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 130532 1186 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 177183 807.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 279728 543.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 63507 1750 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 90070 1397 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 621710 228.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27463 4154 ns/op BenchmarkGenericMatch1-4 2143 55036 ns/op BenchmarkGenericMatch2-4 415 278898 ns/op BenchmarkSingleMaxSkipping-4 10000 11594 ns/op 862.50 MB/s BenchmarkSingleLongSuffixFail-4 19489 6594 ns/op 151.95 MB/s BenchmarkSingleMatch-4 236 520774 ns/op 28.80 MB/s BenchmarkByteByteNoMatch-4 90680 1324 ns/op BenchmarkByteByteMatch-4 15698 7381 ns/op BenchmarkByteStringMatch-4 16639 6918 ns/op BenchmarkHTMLEscapeNew-4 64860 1923 ns/op BenchmarkHTMLEscapeOld-4 73524 1613 ns/op BenchmarkByteStringReplacerWriteString-4 1394 84288 ns/op BenchmarkByteReplacerWriteString-4 1645 73170 ns/op BenchmarkByteByteReplaces-4 3138 39568 ns/op BenchmarkByteByteMap-4 10000 12235 ns/op BenchmarkMap/identity/ASCII-4 797635 159.9 ns/op BenchmarkMap/identity/Greek-4 611953 207.1 ns/op BenchmarkMap/change/ASCII-4 32750 3449 ns/op BenchmarkMap/change/Greek-4 25214 5270 ns/op BenchmarkIndexRune-4 1540052 84.45 ns/op BenchmarkIndexRuneLongString-4 1352701 88.11 ns/op BenchmarkIndexRuneFastPath-4 3162069 37.14 ns/op BenchmarkIndex-4 2746167 50.24 ns/op BenchmarkLastIndex-4 3167545 36.32 ns/op BenchmarkIndexByte-4 15060126 8.060 ns/op BenchmarkToUpper/#00-4 3488143 34.29 ns/op BenchmarkToUpper/ONLYUPPER-4 2452266 46.33 ns/op BenchmarkToUpper/abc-4 273697 442.1 ns/op BenchmarkToUpper/AbC123-4 222620 578.2 ns/op BenchmarkToUpper/azAZ09_-4 209749 498.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47240 2476 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62145 1893 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30056 3969 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55676 2064 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 114568 1102 ns/op BenchmarkToLower/#00-4 3404415 33.25 ns/op BenchmarkToLower/abc-4 3111169 37.38 ns/op BenchmarkToLower/AbC123-4 182468 641.0 ns/op BenchmarkToLower/azAZ09_-4 179938 658.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74911 1471 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 51210 2182 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29254 4048 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65094 1753 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 99594 1206 ns/op BenchmarkMapNoChanges-4 843332 137.4 ns/op BenchmarkTrim-4 30350 3681 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2224498 53.00 ns/op BenchmarkToValidUTF8/InvalidASCII-4 127129 909.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98828 1224 ns/op BenchmarkEqualFold/Tests-4 46689 2385 ns/op BenchmarkEqualFold/ASCII-4 2424892 46.39 ns/op BenchmarkEqualFold/UnicodePrefix-4 107456 1127 ns/op BenchmarkEqualFold/UnicodeSuffix-4 113575 1032 ns/op BenchmarkIndexHard1-4 978 112808 ns/op BenchmarkIndexHard2-4 786 163549 ns/op BenchmarkIndexHard3-4 192 626596 ns/op BenchmarkIndexHard4-4 127 921298 ns/op BenchmarkLastIndexHard1-4 81 1479712 ns/op BenchmarkLastIndexHard2-4 87 1452101 ns/op BenchmarkLastIndexHard3-4 87 1433726 ns/op BenchmarkCountHard1-4 1213 102668 ns/op BenchmarkCountHard2-4 819 144053 ns/op BenchmarkCountHard3-4 202 575968 ns/op BenchmarkIndexTorture-4 10000 11369 ns/op BenchmarkCountTorture-4 10000 11332 ns/op BenchmarkCountTortureOverlapping-4 927 113382 ns/op BenchmarkCountByte/10-4 3245113 35.21 ns/op 284.03 MB/s BenchmarkCountByte/32-4 3371682 35.02 ns/op 913.81 MB/s BenchmarkCountByte/4096-4 1311481 89.19 ns/op 45924.23 MB/s BenchmarkCountByte/4194304-4 1221 104746 ns/op 40042.65 MB/s BenchmarkCountByte/67108864-4 26 4744071 ns/op 14145.84 MB/s BenchmarkFields/ASCII/16-4 313161 389.7 ns/op 41.05 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26712 4184 ns/op 61.19 MB/s 256 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2077 66548 ns/op 61.55 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 103 1142188 ns/op 57.38 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18849531 ns/op 55.63 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 156397 790.6 ns/op 20.24 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 12446 ns/op 20.57 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 579 227445 ns/op 18.01 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 4575211 ns/op 14.32 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 73103976 ns/op 14.34 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 198841 669.0 ns/op 23.92 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15072 7859 ns/op 32.58 MB/s 256 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 778 165960 ns/op 24.68 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 3282432 ns/op 19.97 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 57200432 ns/op 18.33 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 180708 678.0 ns/op 23.60 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11054 ns/op 23.16 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 663 200059 ns/op 20.47 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 4190307 ns/op 15.64 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 66641768 ns/op 15.73 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 81637627 ns/op BenchmarkSplitSingleByteSeparator-4 19 7068381 ns/op BenchmarkSplitMultiByteSeparator-4 32 3914792 ns/op BenchmarkSplitNSingleByteSeparator-4 192904 836.5 ns/op BenchmarkSplitNMultiByteSeparator-4 157530 991.1 ns/op BenchmarkRepeat/5x0-4 2953426 44.06 ns/op BenchmarkRepeat/5x1-4 3140277 40.15 ns/op BenchmarkRepeat/5x2-4 182038 582.4 ns/op BenchmarkRepeat/5x6-4 122378 1051 ns/op BenchmarkRepeat/10x0-4 2906716 42.19 ns/op BenchmarkRepeat/10x1-4 3115429 38.81 ns/op BenchmarkRepeat/10x2-4 211557 628.5 ns/op BenchmarkRepeat/10x6-4 111916 1061 ns/op BenchmarkRepeatLarge/256/1-4 52846 2461 ns/op 104.03 MB/s BenchmarkRepeatLarge/256/16-4 90669 1712 ns/op 149.54 MB/s BenchmarkRepeatLarge/512/1-4 37214 3044 ns/op 168.22 MB/s BenchmarkRepeatLarge/512/16-4 53936 2189 ns/op 233.93 MB/s BenchmarkRepeatLarge/1024/1-4 30080 4242 ns/op 241.38 MB/s BenchmarkRepeatLarge/1024/16-4 36931 3525 ns/op 290.46 MB/s BenchmarkRepeatLarge/2048/1-4 19218 6630 ns/op 308.89 MB/s BenchmarkRepeatLarge/2048/16-4 19983 5393 ns/op 379.77 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10173 ns/op 402.65 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10268 ns/op 398.90 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17210 ns/op 476.00 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16561 ns/op 494.64 MB/s BenchmarkRepeatLarge/8192/4097-4 3383431 33.14 ns/op 123609.89 MB/s BenchmarkRepeatLarge/16384/1-4 7838 30625 ns/op 534.99 MB/s BenchmarkRepeatLarge/16384/16-4 5374 29266 ns/op 559.84 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19958 ns/op 615.83 MB/s BenchmarkRepeatLarge/32768/1-4 2486 55836 ns/op 586.86 MB/s BenchmarkRepeatLarge/32768/16-4 1888 54504 ns/op 601.20 MB/s BenchmarkRepeatLarge/32768/4097-4 1994 58135 ns/op 493.31 MB/s BenchmarkRepeatLarge/65536/1-4 1203 111012 ns/op 590.35 MB/s BenchmarkRepeatLarge/65536/16-4 1212 104381 ns/op 627.85 MB/s BenchmarkRepeatLarge/65536/4097-4 1551 97406 ns/op 630.91 MB/s BenchmarkRepeatLarge/131072/1-4 267 434099 ns/op 301.94 MB/s BenchmarkRepeatLarge/131072/16-4 304 418736 ns/op 313.02 MB/s BenchmarkRepeatLarge/131072/4097-4 270 418771 ns/op 303.29 MB/s BenchmarkRepeatLarge/262144/1-4 154 764935 ns/op 342.70 MB/s BenchmarkRepeatLarge/262144/16-4 163 762832 ns/op 343.65 MB/s BenchmarkRepeatLarge/262144/4097-4 145 749526 ns/op 344.37 MB/s BenchmarkRepeatLarge/524288/1-4 92 1294083 ns/op 405.14 MB/s BenchmarkRepeatLarge/524288/16-4 114 1147735 ns/op 456.80 MB/s BenchmarkRepeatLarge/524288/4097-4 91 1381173 ns/op 376.72 MB/s BenchmarkRepeatLarge/1048576/1-4 46 2533718 ns/op 413.85 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2812267 ns/op 372.86 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 3198408 ns/op 326.64 MB/s BenchmarkRepeatLarge/2097152/1-4 28 5620305 ns/op 373.14 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4196868 ns/op 499.69 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 4243788 ns/op 493.33 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8167718 ns/op 513.52 MB/s BenchmarkRepeatLarge/4194304/16-4 13 7919706 ns/op 529.60 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7608175 ns/op 550.89 MB/s BenchmarkRepeatLarge/8388608/1-4 9 13993861 ns/op 599.45 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14345606 ns/op 584.75 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16018799 ns/op 523.54 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25770005 ns/op 651.04 MB/s BenchmarkRepeatLarge/16777216/16-4 5 26232671 ns/op 639.55 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25185284 ns/op 666.15 MB/s BenchmarkRepeatLarge/33554432/1-4 3 49126153 ns/op 683.03 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53733444 ns/op 624.46 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50618322 ns/op 662.89 MB/s BenchmarkRepeatLarge/67108864/1-4 1 107117629 ns/op 626.50 MB/s BenchmarkRepeatLarge/67108864/16-4 1 108111972 ns/op 620.73 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 118771913 ns/op 565.02 MB/s BenchmarkRepeatLarge/134217728/1-4 1 206491605 ns/op 649.99 MB/s BenchmarkRepeatLarge/134217728/16-4 1 201729065 ns/op 665.34 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 202751377 ns/op 661.98 MB/s BenchmarkRepeatLarge/268435456/1-4 1 456443177 ns/op 588.10 MB/s BenchmarkRepeatLarge/268435456/16-4 1 404428130 ns/op 663.74 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 415309998 ns/op 646.35 MB/s BenchmarkRepeatLarge/536870912/1-4 1 860416042 ns/op 623.97 MB/s BenchmarkRepeatLarge/536870912/16-4 1 764202231 ns/op 702.52 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 736477373 ns/op 728.97 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1718818519 ns/op 624.70 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1647673032 ns/op 651.67 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1677563010 ns/op 640.06 MB/s BenchmarkIndexAnyASCII/1:1-4 2002521 56.22 ns/op BenchmarkIndexAnyASCII/1:2-4 1979662 60.43 ns/op BenchmarkIndexAnyASCII/1:4-4 1962372 56.23 ns/op BenchmarkIndexAnyASCII/1:8-4 2085261 55.70 ns/op BenchmarkIndexAnyASCII/1:16-4 1956391 56.83 ns/op BenchmarkIndexAnyASCII/1:32-4 1909802 59.29 ns/op BenchmarkIndexAnyASCII/1:64-4 1955361 60.61 ns/op BenchmarkIndexAnyASCII/16:1-4 2056552 57.37 ns/op BenchmarkIndexAnyASCII/16:2-4 860594 127.4 ns/op BenchmarkIndexAnyASCII/16:4-4 934206 129.5 ns/op BenchmarkIndexAnyASCII/16:8-4 967786 133.3 ns/op BenchmarkIndexAnyASCII/16:16-4 752127 150.0 ns/op BenchmarkIndexAnyASCII/16:32-4 685722 170.1 ns/op BenchmarkIndexAnyASCII/16:64-4 577024 198.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1851760 62.06 ns/op BenchmarkIndexAnyASCII/256:2-4 101360 1201 ns/op BenchmarkIndexAnyASCII/256:4-4 94522 1252 ns/op BenchmarkIndexAnyASCII/256:8-4 92776 1247 ns/op BenchmarkIndexAnyASCII/256:16-4 96253 1237 ns/op BenchmarkIndexAnyASCII/256:32-4 87254 1316 ns/op BenchmarkIndexAnyASCII/256:64-4 85558 1300 ns/op BenchmarkIndexAnyUTF8/1:1-4 2037603 58.04 ns/op BenchmarkIndexAnyUTF8/1:2-4 2021718 58.18 ns/op BenchmarkIndexAnyUTF8/1:4-4 2003772 61.80 ns/op BenchmarkIndexAnyUTF8/1:8-4 2098149 57.70 ns/op BenchmarkIndexAnyUTF8/1:16-4 1996435 57.74 ns/op BenchmarkIndexAnyUTF8/1:32-4 1963424 60.38 ns/op BenchmarkIndexAnyUTF8/1:64-4 1931562 61.37 ns/op BenchmarkIndexAnyUTF8/16:1-4 1669718 69.92 ns/op BenchmarkIndexAnyUTF8/16:2-4 282669 391.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 291219 402.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 290433 401.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 296778 400.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 278140 376.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 327978 387.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 464523 272.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 18787 6044 ns/op BenchmarkIndexAnyUTF8/256:4-4 18951 6157 ns/op BenchmarkIndexAnyUTF8/256:8-4 18421 6374 ns/op BenchmarkIndexAnyUTF8/256:16-4 18337 6402 ns/op BenchmarkIndexAnyUTF8/256:32-4 20310 5985 ns/op BenchmarkIndexAnyUTF8/256:64-4 20412 5815 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2034412 56.49 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2228658 52.80 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2145622 56.06 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2158608 54.32 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2214355 53.66 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2061946 57.34 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1946145 58.68 ns/op BenchmarkLastIndexAnyASCII/16:1-4 984292 134.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 776508 133.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 985431 134.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 952519 133.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 709416 149.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 805900 165.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 537279 201.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 92739 1217 ns/op BenchmarkLastIndexAnyASCII/256:2-4 96091 1225 ns/op BenchmarkLastIndexAnyASCII/256:4-4 93889 1233 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92416 1263 ns/op BenchmarkLastIndexAnyASCII/256:16-4 89371 1256 ns/op BenchmarkLastIndexAnyASCII/256:32-4 92036 1250 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89670 1345 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1874880 66.41 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1973222 60.09 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1992728 60.24 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1746481 60.23 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1920244 60.94 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1917224 61.64 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1795816 64.41 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 306067 366.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 191056 624.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 202400 623.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 191174 634.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 184095 640.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 181508 681.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 191343 672.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 26036 4358 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12207 9431 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12258 9747 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12031 9687 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12067 10022 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10465 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11344 ns/op BenchmarkTrimASCII/1:1-4 2728966 40.99 ns/op BenchmarkTrimASCII/1:2-4 2229166 53.61 ns/op BenchmarkTrimASCII/1:4-4 2189510 54.27 ns/op BenchmarkTrimASCII/1:8-4 2001865 56.24 ns/op BenchmarkTrimASCII/1:16-4 1743116 66.86 ns/op BenchmarkTrimASCII/16:1-4 2294553 49.52 ns/op BenchmarkTrimASCII/16:2-4 990861 140.5 ns/op BenchmarkTrimASCII/16:4-4 1000000 129.6 ns/op BenchmarkTrimASCII/16:8-4 829317 131.3 ns/op BenchmarkTrimASCII/16:16-4 829999 158.4 ns/op BenchmarkTrimASCII/256:1-4 665454 190.7 ns/op BenchmarkTrimASCII/256:2-4 98132 1262 ns/op BenchmarkTrimASCII/256:4-4 93777 1228 ns/op BenchmarkTrimASCII/256:8-4 97794 1213 ns/op BenchmarkTrimASCII/256:16-4 89676 1229 ns/op BenchmarkTrimASCII/4096:1-4 50865 2329 ns/op BenchmarkTrimASCII/4096:2-4 6909 18596 ns/op BenchmarkTrimASCII/4096:4-4 5925 19089 ns/op BenchmarkTrimASCII/4096:8-4 6897 18833 ns/op BenchmarkTrimASCII/4096:16-4 5782 19136 ns/op BenchmarkTrimByte-4 2970225 37.23 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17491 6734 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17886 6535 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1513 79367 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3051 39389 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6303 19715 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10578 11496 ns/op BenchmarkJoin/0-4 3256402 36.75 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2868108 37.92 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 178542 711.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 123835 985.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 87502 1297 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74946 1560 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64743 1980 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 57307 2144 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2835595 42.09 ns/op BenchmarkTrimSpace/ASCII-4 1849126 64.84 ns/op BenchmarkTrimSpace/SomeNonASCII-4 141799 924.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 63330 1795 ns/op BenchmarkReplaceAll-4 89401 1334 ns/op 16 B/op 1 allocs/op PASS ok strings 64.997s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 72262 1851 ns/op BenchmarkCond2-4 23323 4865 ns/op BenchmarkCond4-4 12496 9411 ns/op BenchmarkCond8-4 9883 16701 ns/op BenchmarkCond16-4 3825 31257 ns/op BenchmarkCond32-4 1990 57073 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 640017 227.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 463537 272.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 668298 211.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 619746 161.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 433210 254.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 795711 168.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 123273 1258 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 98515 1483 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 94537 1358 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 83434 2057 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 597394 200.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 191806 643.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 769506 159.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 178196 672.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 655906 158.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 192351 638.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1286900 102.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68334 1732 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 110424 916.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 243278 471.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3513 30482 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 396 318252 ns/op BenchmarkRange/*sync.Map-4 1632 82253 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 106551 1747 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 212785 510.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 89601 1402 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 76716 1493 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 265532 513.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 137026 1202 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 117726 1064 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 202260 577.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 848656 135.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 62395 1921 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 164655 733.8 ns/op BenchmarkSwapCollision/*sync.Map-4 111622 1097 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 225 521597 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 148539 835.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 482846 345.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26326 4879 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 88234 1466 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31143 3946 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 415930 342.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 136136 816.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 277034 451.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 106.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 184849 665.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 642561 171.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 654790 197.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 182289 674.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 685166 178.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 124718 1008 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 492501 406.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 617571 330.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 131689 968.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 571573 279.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 432206 618.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 104516 980.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 237001 461.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66375 1752 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 199166 666.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 509343 283.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 139815 911.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 683556 236.3 ns/op BenchmarkUncontendedSemaphore-4 4243766 27.58 ns/op BenchmarkContendedSemaphore-4 4082194 26.68 ns/op BenchmarkMutexUncontended-4 845708 175.6 ns/op BenchmarkMutex-4 211521 545.4 ns/op BenchmarkMutexSlack-4 210136 545.4 ns/op BenchmarkMutexWork-4 206460 612.0 ns/op BenchmarkMutexWorkSlack-4 196179 607.8 ns/op BenchmarkMutexNoSpin-4 77574 1556 ns/op BenchmarkMutexSpin-4 55087 2002 ns/op BenchmarkOnce-4 888520 139.7 ns/op BenchmarkOnceFunc/v=Once-4 991861 105.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 794013 143.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 122.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1026632 111.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 131.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 930217 122.7 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4662943 22.56 ns/op BenchmarkSemaSyntNonblock-4 1380536 86.08 ns/op BenchmarkSemaSyntBlock-4 2096918 59.59 ns/op BenchmarkSemaWorkNonblock-4 1196341 100.7 ns/op BenchmarkSemaWorkBlock-4 1252743 87.04 ns/op BenchmarkRWMutexUncontended-4 304608 337.3 ns/op BenchmarkRWMutexWrite100-4 323802 370.1 ns/op BenchmarkRWMutexWrite10-4 298326 383.8 ns/op BenchmarkRWMutexWorkWrite100-4 228996 490.0 ns/op BenchmarkRWMutexWorkWrite10-4 238026 486.7 ns/op BenchmarkWaitGroupUncontended-4 568208 204.2 ns/op BenchmarkWaitGroupAddDone-4 544198 232.8 ns/op BenchmarkWaitGroupAddDoneWork-4 448171 245.9 ns/op BenchmarkWaitGroupWait-4 2406090 56.54 ns/op BenchmarkWaitGroupWaitWork-4 1944483 55.23 ns/op BenchmarkWaitGroupActuallyWait-4 63577 1978 ns/op 32 B/op 2 allocs/op PASS ok sync 22.765s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 782521 157.5 ns/op PASS ok sync/atomic 1.335s PASS ok syscall 1.041s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 148694 850.4 ns/op 0 B/op 0 allocs/op PASS ok testing 1.228s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6435 16766 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8947 12723 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 91 1419233 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 94 1216932 ns/op 1180 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 181899029 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 174742205 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1539 79959 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1722 65557 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7300485 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6361989 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 752558903 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 748827174 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 183 643366 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 200 598756 ns/op 196 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62693300 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 61295183 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7334261237 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 7154519975 ns/op 334042384 B/op 100094 allocs/op BenchmarkPyramid/10-4 2540 48625 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 33 3637869 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 357248479 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2566 56439 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 214 533888 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5791209 ns/op 409003 B/op 1660 allocs/op BenchmarkCode-4 6850 17682 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.981s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 106883735 ns/op BenchmarkVariableString-4 67384 1613 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1915 65901 ns/op 2533 B/op 39 allocs/op PASS ok text/template/parse 1.524s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 54 2146299 ns/op BenchmarkAfter-4 174 893244 ns/op BenchmarkStop-4 264 631248 ns/op BenchmarkSimultaneousAfterFunc-4 38 2803041 ns/op BenchmarkStartStop-4 236 532758 ns/op BenchmarkReset-4 2047 62164 ns/op BenchmarkSleep-4 37 2713721 ns/op BenchmarkParallelTimerLatency-4 44 1235323 avg-late-ns 4130615 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 859907 avg-late-ns 3094302 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 551781 avg-late-ns 2287634 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 419010 avg-late-ns 2257611 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 310465 avg-late-ns 2062264 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 291715 avg-late-ns 2984045 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 258917 avg-late-ns 3069892 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 361811 avg-late-ns 3282263 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 24 320416 avg-late-ns 2135905 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 741433 avg-late-ns 3297530 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 12962708 avg-late-ns 38088084 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 37 509203 avg-late-ns 1841419 max-late-ns BenchmarkTicker-4 19 12081789 ns/op BenchmarkTickerReset-4 2502 47383 ns/op BenchmarkTickerResetNaive-4 188 903710 ns/op BenchmarkNow-4 611562 179.5 ns/op BenchmarkNowUnixNano-4 718636 187.1 ns/op BenchmarkNowUnixMilli-4 683263 198.2 ns/op BenchmarkNowUnixMicro-4 610254 199.4 ns/op BenchmarkFormat-4 40830 2709 ns/op BenchmarkFormatRFC3339-4 65929 1806 ns/op BenchmarkFormatRFC3339Nano-4 59727 1759 ns/op BenchmarkFormatNow-4 55167 1922 ns/op BenchmarkMarshalJSON-4 82476 1546 ns/op BenchmarkMarshalText-4 85402 1368 ns/op BenchmarkParse-4 103234 1229 ns/op BenchmarkParseRFC3339UTC-4 238351 441.2 ns/op BenchmarkParseRFC3339UTCBytes-4 216171 594.8 ns/op BenchmarkParseRFC3339TZ-4 83582 1396 ns/op BenchmarkParseRFC3339TZBytes-4 70326 1713 ns/op BenchmarkParseDuration-4 451322 279.2 ns/op BenchmarkHour-4 821298 161.2 ns/op BenchmarkSecond-4 640194 162.3 ns/op BenchmarkYear-4 608833 226.4 ns/op BenchmarkDay-4 526944 326.7 ns/op BenchmarkISOWeek-4 537310 217.8 ns/op BenchmarkGoString-4 65600 1977 ns/op BenchmarkUnmarshalText-4 69039 1514 ns/op PASS ok time 14.754s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 453003 281.0 ns/op BenchmarkDecodeValidJapaneseChars-4 585543 199.3 ns/op BenchmarkDecodeRune-4 2226697 52.87 ns/op BenchmarkEncodeValidASCII-4 410817 257.0 ns/op BenchmarkEncodeValidJapaneseChars-4 767623 189.4 ns/op BenchmarkAppendRuneValidASCII-4 1000000 108.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1891725 58.31 ns/op BenchmarkEncodeRune-4 1707994 72.30 ns/op PASS ok unicode/utf16 2.450s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1713958 62.04 ns/op BenchmarkRuneCountTenJapaneseChars-4 326272 404.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2296734 45.82 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 331502 386.9 ns/op BenchmarkValidTenASCIIChars-4 2008161 60.74 ns/op BenchmarkValid100KASCIIChars-4 130 884799 ns/op BenchmarkValidTenJapaneseChars-4 314764 411.8 ns/op BenchmarkValidLongMostlyASCII-4 122 971878 ns/op BenchmarkValidLongJapanese-4 58 2052553 ns/op BenchmarkValidStringTenASCIIChars-4 3073083 36.73 ns/op BenchmarkValidString100KASCIIChars-4 12720 9341 ns/op BenchmarkValidStringTenJapaneseChars-4 381318 312.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1472 82926 ns/op BenchmarkValidStringLongJapanese-4 133 900947 ns/op BenchmarkEncodeASCIIRune-4 2902110 41.26 ns/op BenchmarkEncodeJapaneseRune-4 1728501 64.59 ns/op BenchmarkAppendASCIIRune-4 8761975 13.39 ns/op BenchmarkAppendJapaneseRune-4 1942222 57.77 ns/op BenchmarkDecodeASCIIRune-4 2513979 45.03 ns/op BenchmarkDecodeJapaneseRune-4 1793211 67.71 ns/op BenchmarkFullRune/ASCII-4 2688252 44.72 ns/op BenchmarkFullRune/Incomplete-4 1385913 98.41 ns/op BenchmarkFullRune/Japanese-4 2573898 43.99 ns/op PASS ok unicode/utf8 5.442s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 109820543222 ns/op PASS ok cmd/api 111.160s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 667440 171.6 ns/op BenchmarkCgoCall/one-pointer-4 492652 260.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 429751 304.2 ns/op BenchmarkCgoCall/string-pointer-noescape-4 376210 302.1 ns/op BenchmarkCgoCall/eight-pointers-4 167557 682.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 478605 246.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 25534 4772 ns/op BenchmarkCgoCall/eight-pointers-slice-4 30379 3873 ns/op BenchmarkGoString-4 749829 227.5 ns/op BenchmarkCGoCallback-4 55280 2050 ns/op BenchmarkCGoInCThread-4 399668 317.1 ns/op PASS ok cmd/cgo/internal/test 2.903s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1355685 83.85 ns/op BenchmarkEqArrayOfStrings64-4 220524 576.1 ns/op BenchmarkEqArrayOfStrings1024-4 13972 8284 ns/op BenchmarkEqArrayOfFloats5-4 1619566 74.62 ns/op BenchmarkEqArrayOfFloats64-4 218365 623.4 ns/op BenchmarkEqArrayOfFloats1024-4 12130 10733 ns/op BenchmarkEqArrayOfStructsEq-4 4300 31367 ns/op BenchmarkEqArrayOfStructsNotEq-4 7258 18724 ns/op BenchmarkEqStruct-4 23519566 4.982 ns/op PASS ok cmd/compile/internal/reflectdata 2.907s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 72972 ns/op BenchmarkInvertLessThanNoov-4 21030151 5.705 ns/op BenchmarkCopyElim1-4 288 460801 ns/op BenchmarkCopyElim10-4 182 657616 ns/op BenchmarkCopyElim100-4 141 828415 ns/op BenchmarkCopyElim1000-4 50 2450583 ns/op BenchmarkCopyElim10000-4 4 30267391 ns/op BenchmarkCopyElim100000-4 1 487297484 ns/op BenchmarkDeadCode/1-4 235 581586 ns/op BenchmarkDeadCode/10-4 201 504801 ns/op BenchmarkDeadCode/100-4 153 792798 ns/op BenchmarkDeadCode/1000-4 61 3134959 ns/op BenchmarkDeadCode/10000-4 4 31350629 ns/op BenchmarkDeadCode/100000-4 1 362899186 ns/op BenchmarkDeadCode/200000-4 1 680958418 ns/op BenchmarkDominatorsLinear-4 12 9406784 ns/op 1.06 MB/s BenchmarkDominatorsFwdBack-4 9 11393346 ns/op 0.88 MB/s BenchmarkDominatorsManyPred-4 10 11723208 ns/op 0.85 MB/s BenchmarkDominatorsMaxPred-4 9 11281425 ns/op 0.89 MB/s BenchmarkDominatorsMaxPredVal-4 10 11419002 ns/op 0.88 MB/s BenchmarkFuse/1-4 315 403238 ns/op BenchmarkFuse/10-4 279 422696 ns/op BenchmarkFuse/100-4 141 796840 ns/op BenchmarkFuse/1000-4 26 5931129 ns/op BenchmarkFuse/10000-4 2 62867796 ns/op BenchmarkNilCheckDeep1-4 12303 9986 ns/op 0.10 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4610 23674 ns/op 0.42 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 778 171355 ns/op 0.58 MB/s 1253 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 79 1579337 ns/op 0.63 MB/s 9376 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17213113 ns/op 0.58 MB/s 328050 B/op 8 allocs/op BenchmarkDSEPass-4 37 3013392 ns/op 53359 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 118949329 ns/op 4259296 B/op 108511 allocs/op BenchmarkCSEPass-4 8 13774692 ns/op 106926 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 149924015 ns/op 5637112 B/op 97269 allocs/op BenchmarkDeadcodePass-4 211 561161 ns/op 98706 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 132578368 ns/op 4068456 B/op 45183 allocs/op BenchmarkMultiPass-4 85 1217753 ns/op 262176 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 288839094 ns/op 11263136 B/op 150448 allocs/op BenchmarkCondRewrite/SoloJump-4 4746915 25.05 ns/op BenchmarkCondRewrite/CombJump-4 4265906 29.02 ns/op PASS ok cmd/compile/internal/ssa 17.195s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 10134 ns/op BenchmarkExtShift-4 21109 5262 ns/op BenchmarkModify-4 8091 16064 ns/op BenchmarkMullImm-4 22041 4735 ns/op BenchmarkConstModify-4 9123 14330 ns/op BenchmarkBitSet-4 10454 11484 ns/op BenchmarkBitClear-4 10000 10283 ns/op BenchmarkBitToggle-4 12284 9841 ns/op BenchmarkBitSetConst-4 137022 886.3 ns/op BenchmarkBitClearConst-4 100398 1250 ns/op BenchmarkBitToggleConst-4 129232 889.2 ns/op BenchmarkDivconstI64-4 6220401 17.56 ns/op BenchmarkModconstI64-4 6034386 17.86 ns/op BenchmarkDivisiblePow2constI64-4 6688125 16.64 ns/op BenchmarkDivisibleconstI64-4 8064638 14.99 ns/op BenchmarkDivisibleWDivconstI64-4 4206842 29.73 ns/op BenchmarkDivconstU64/3-4 6268755 18.71 ns/op BenchmarkDivconstU64/5-4 5343596 21.40 ns/op BenchmarkDivconstU64/37-4 8053840 13.48 ns/op BenchmarkDivconstU64/1234567-4 5928822 23.51 ns/op BenchmarkModconstU64-4 6653974 17.53 ns/op BenchmarkDivisibleconstU64-4 7976178 14.52 ns/op BenchmarkDivisibleWDivconstU64-4 4000172 31.22 ns/op BenchmarkDivconstI32-4 7810299 15.59 ns/op BenchmarkModconstI32-4 8042755 14.71 ns/op BenchmarkDivisiblePow2constI32-4 6062229 16.95 ns/op BenchmarkDivisibleconstI32-4 7886955 14.61 ns/op BenchmarkDivisibleWDivconstI32-4 3803337 38.56 ns/op BenchmarkDivconstU32-4 7258166 19.38 ns/op BenchmarkModconstU32-4 6332078 18.31 ns/op BenchmarkDivisibleconstU32-4 6198643 21.65 ns/op BenchmarkDivisibleWDivconstU32-4 3897788 35.27 ns/op BenchmarkDivconstI16-4 6148239 16.79 ns/op BenchmarkModconstI16-4 6916404 16.44 ns/op BenchmarkDivisiblePow2constI16-4 7427089 16.60 ns/op BenchmarkDivisibleconstI16-4 7147515 14.63 ns/op BenchmarkDivisibleWDivconstI16-4 3967137 29.66 ns/op BenchmarkDivconstU16-4 7565846 15.11 ns/op BenchmarkModconstU16-4 8455254 14.72 ns/op BenchmarkDivisibleconstU16-4 6365635 16.78 ns/op BenchmarkDivisibleWDivconstU16-4 3695935 29.06 ns/op BenchmarkDivconstI8-4 6844900 16.24 ns/op BenchmarkModconstI8-4 7304023 16.35 ns/op BenchmarkDivisiblePow2constI8-4 9398420 13.51 ns/op BenchmarkDivisibleconstI8-4 8135258 14.96 ns/op BenchmarkDivisibleWDivconstI8-4 4102365 28.35 ns/op BenchmarkDivconstU8-4 7666156 15.12 ns/op BenchmarkModconstU8-4 8322258 14.58 ns/op BenchmarkDivisibleconstU8-4 9782215 12.64 ns/op BenchmarkDivisibleWDivconstU8-4 4107688 29.86 ns/op BenchmarkMul2-4 240597 508.7 ns/op BenchmarkMulNeg2-4 238602 508.7 ns/op BenchmarkEfaceInteger-4 3137388 33.28 ns/op BenchmarkTypeAssert-4 19784448 5.932 ns/op BenchmarkDiv64UnsignedSmall-4 10283462 11.57 ns/op BenchmarkDiv64Small-4 9350248 13.15 ns/op BenchmarkDiv64SmallNegDivisor-4 8507479 14.14 ns/op BenchmarkDiv64SmallNegDividend-4 9341526 12.91 ns/op BenchmarkDiv64SmallNegBoth-4 9418809 12.72 ns/op BenchmarkDiv64Unsigned-4 9927254 11.75 ns/op BenchmarkDiv64-4 9122553 13.36 ns/op BenchmarkDiv64NegDivisor-4 8534067 13.39 ns/op BenchmarkDiv64NegDividend-4 8551717 14.01 ns/op BenchmarkDiv64NegBoth-4 8815616 13.29 ns/op BenchmarkMod64UnsignedSmall-4 11003847 11.08 ns/op BenchmarkMod64Small-4 9161865 13.04 ns/op BenchmarkMod64SmallNegDivisor-4 8799706 13.59 ns/op BenchmarkMod64SmallNegDividend-4 8786042 13.67 ns/op BenchmarkMod64SmallNegBoth-4 8538115 14.09 ns/op BenchmarkMod64Unsigned-4 10471770 11.26 ns/op BenchmarkMod64-4 9055551 13.19 ns/op BenchmarkMod64NegDivisor-4 8628910 14.07 ns/op BenchmarkMod64NegDividend-4 8529127 13.78 ns/op BenchmarkMod64NegBoth-4 8567827 14.05 ns/op BenchmarkMulconstI32/3-4 26269384 5.026 ns/op BenchmarkMulconstI32/5-4 25529486 4.973 ns/op BenchmarkMulconstI32/12-4 26839687 4.940 ns/op BenchmarkMulconstI32/120-4 25754769 4.909 ns/op BenchmarkMulconstI32/-120-4 27012267 4.673 ns/op BenchmarkMulconstI32/65537-4 25046084 4.968 ns/op BenchmarkMulconstI32/65538-4 26103321 4.889 ns/op BenchmarkMulconstI64/3-4 26357880 5.019 ns/op BenchmarkMulconstI64/5-4 26451031 4.748 ns/op BenchmarkMulconstI64/12-4 26275620 4.704 ns/op BenchmarkMulconstI64/120-4 26728408 4.913 ns/op BenchmarkMulconstI64/-120-4 26802806 5.462 ns/op BenchmarkMulconstI64/65537-4 26396193 4.884 ns/op BenchmarkMulconstI64/65538-4 26287558 4.816 ns/op BenchmarkMulconstU32/3-4 24949004 5.060 ns/op BenchmarkMulconstU32/5-4 26355200 4.853 ns/op BenchmarkMulconstU32/12-4 24649240 4.900 ns/op BenchmarkMulconstU32/120-4 26075239 4.829 ns/op BenchmarkMulconstU32/65537-4 26397783 4.936 ns/op BenchmarkMulconstU32/65538-4 25626388 5.460 ns/op BenchmarkMulconstU64/3-4 26526195 4.866 ns/op BenchmarkMulconstU64/5-4 25901350 4.812 ns/op BenchmarkMulconstU64/12-4 25912878 4.915 ns/op BenchmarkMulconstU64/120-4 25506668 4.926 ns/op BenchmarkMulconstU64/65537-4 22642812 5.060 ns/op BenchmarkMulconstU64/65538-4 23862978 4.863 ns/op BenchmarkShiftArithmeticRight-4 28537196 4.387 ns/op BenchmarkSwitch8Predictable-4 7579040 13.21 ns/op BenchmarkSwitch8Unpredictable-4 7885711 12.99 ns/op BenchmarkSwitch32Predictable-4 11522929 8.919 ns/op BenchmarkSwitch32Unpredictable-4 8111874 13.02 ns/op BenchmarkSwitchStringPredictable-4 5436350 18.99 ns/op BenchmarkSwitchStringUnpredictable-4 6011425 17.73 ns/op BenchmarkSwitchTypePredictable-4 4186000 27.60 ns/op BenchmarkSwitchTypeUnpredictable-4 4295866 26.17 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5536046 21.70 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4977758 22.20 ns/op PASS ok cmd/compile/internal/test 19.524s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 84 1219606 ns/op BenchmarkNamed/Underlying/nongeneric-4 724616 162.4 ns/op BenchmarkNamed/Underlying/generic-4 694870 166.5 ns/op BenchmarkNamed/Underlying/src_instance-4 789684 153.6 ns/op BenchmarkNamed/Underlying/user_instance-4 788890 160.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 606281802 ns/op 55537 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 431630850 ns/op 77990 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 173268493 ns/op 194036 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 192356044 ns/op 174648 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2644299316 ns/op 1962 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 108937808 ns/op 47519 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 44748204 ns/op 115274 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 67226138 ns/op 76914 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 723973766 ns/op 2996 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 51838517 ns/op 41648 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 28613252 ns/op 74798 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 34076716 ns/op 63042 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1633094999 ns/op 41163 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 578381749 ns/op 116126 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 122323143 ns/op 548569 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 101357830 ns/op 660479 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2658637359 ns/op 756.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 77720072 ns/op 25830 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 56568788 ns/op 35362 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 53799023 ns/op 37054 lines/s PASS ok cmd/compile/internal/types2 40.287s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 35297542 ns/op 15182000 sys-ns/op 6796250 user-ns/op PASS ok cmd/go 1.549s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 217368 555.2 ns/op PASS ok cmd/go/internal/cfg 1.188s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 64846 1900 ns/op 4.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77067 1615 ns/op 4.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17714 6789 ns/op 150.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17403 6646 ns/op 154.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2820 41798 ns/op 195.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2902 41624 ns/op 196.81 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.086s All tests passed.