darwin-amd64-race at dd881027c3c556647d5d9f36eda4e9316680647b :: 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=0E706040-AB7E-4216-A807-A999DD22CC47" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9b68tMSiVJ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DBF3347C-E8F1-41D7-A272-DEEEA7EAE750" "__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=0E706040-AB7E-4216-A807-A999DD22CC47" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9b68tMSiVJ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DBF3347C-E8F1-41D7-A272-DEEEA7EAE750" "__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 1.940s ok archive/zip 3.296s ok bufio 1.483s ok bytes 2.983s ok cmp 1.068s ok compress/bzip2 1.520s ok compress/flate 10.383s ok compress/gzip 18.121s ok compress/lzw 2.110s ok compress/zlib 6.797s ok container/heap 1.054s ok container/list 1.044s ok container/ring 1.046s ok context 1.112s ok crypto 1.038s ok crypto/aes 1.088s ok crypto/cipher 1.080s ok crypto/des 1.129s ok crypto/dsa 1.048s ok crypto/ecdh 1.232s ok crypto/ecdsa 1.183s ok crypto/ed25519 1.560s ok crypto/elliptic 1.067s ok crypto/hmac 1.039s ok crypto/internal/alias 1.039s ok crypto/internal/bigmod 5.599s ok crypto/internal/boring 1.061s ok crypto/internal/boring/bcache 1.750s ok crypto/internal/edwards25519 2.164s ok crypto/internal/edwards25519/field 1.132s ok crypto/internal/nistec 1.930s ok crypto/internal/nistec/fiat 1.111s [no tests to run] ok crypto/md5 1.119s ok crypto/rand 1.513s ok crypto/rc4 1.740s ok crypto/rsa 3.513s ok crypto/sha1 1.096s ok crypto/sha256 1.046s ok crypto/sha512 1.051s ok crypto/subtle 1.701s ok crypto/tls 6.549s ok crypto/x509 3.103s ok database/sql 1.734s ok database/sql/driver 1.068s ok debug/buildinfo 1.145s ok debug/dwarf 1.116s ok debug/elf 2.629s ok debug/gosym 1.222s ok debug/macho 1.058s ok debug/pe 1.146s ok debug/plan9obj 1.047s ok embed 1.056s [no tests to run] ok embed/internal/embedtest 1.053s ok encoding/ascii85 1.079s ok encoding/asn1 1.046s ok encoding/base32 1.145s ok encoding/base64 1.038s ok encoding/binary 1.045s ok encoding/csv 1.129s ok encoding/gob 22.882s ok encoding/hex 1.053s ok encoding/json 3.818s ok encoding/pem 4.157s ok encoding/xml 1.273s ok errors 1.093s ok expvar 1.096s ok flag 3.278s ok fmt 1.894s ok go/ast 1.051s ok go/build 6.599s ok go/build/constraint 1.039s ok go/constant 1.047s ok go/doc 1.402s ok go/doc/comment 5.040s ok go/format 1.121s ok go/importer 3.624s ok go/internal/gccgoimporter 1.171s ok go/internal/gcimporter 28.412s ok go/internal/srcimporter 32.509s ok go/parser 2.034s ok go/printer 2.778s ok go/scanner 1.058s ok go/token 1.243s ok go/types 74.909s ok hash 1.041s ok hash/adler32 1.058s ok hash/crc32 1.053s ok hash/crc64 1.085s ok hash/fnv 1.068s ok hash/maphash 1.031s ok html 1.061s ok html/template 1.449s ok image 1.710s ok image/color 1.140s ok image/draw 2.049s ok image/gif 3.228s ok image/jpeg 3.672s ok image/png 6.301s ok index/suffixarray 3.381s ok internal/abi 1.484s ok internal/buildcfg 1.132s ok internal/coverage/cformat 1.070s ok internal/coverage/cmerge 1.050s ok internal/coverage/pods 1.153s ok internal/coverage/slicereader 1.043s ok internal/coverage/slicewriter 1.062s ok internal/coverage/test 1.106s ok internal/cpu 3.120s ok internal/dag 1.047s ok internal/diff 1.077s ok internal/fmtsort 1.034s ok internal/fuzz 1.078s ok internal/godebug 14.911s ok internal/godebugs 1.073s ok internal/intern 4.049s ok internal/itoa 1.047s ok internal/platform 2.847s ok internal/poll 1.926s ok internal/profile 1.103s ok internal/reflectlite 1.030s ok internal/safefilepath 1.047s ok internal/saferio 1.235s ok internal/singleflight 1.179s ok internal/testenv 1.937s ok internal/trace 1.698s ok internal/types/errors 3.322s ok internal/unsafeheader 1.034s ok internal/xcoff 1.058s ok internal/zstd 1.089s ok io 1.172s ok io/fs 1.361s ok io/ioutil 1.096s ok log 1.082s ok log/slog 1.234s ok log/slog/internal/benchmarks 1.047s ok log/slog/internal/buffer 1.048s ok log/syslog 2.285s ok maps 1.042s ok math 1.061s ok math/big 5.307s ok math/bits 1.052s ok math/cmplx 1.044s ok math/rand 5.489s ok mime 1.079s ok mime/multipart 7.475s ok mime/quotedprintable 1.207s ok net 18.963s ok net/http 20.858s ok net/http/cgi 13.489s ok net/http/cookiejar 1.127s ok net/http/fcgi 1.290s ok net/http/httptest 1.390s ok net/http/httptrace 1.041s ok net/http/httputil 2.168s ok net/http/internal 1.054s ok net/http/internal/ascii 1.055s ok net/http/pprof 6.286s ok net/internal/socktest 1.040s ok net/mail 1.042s ok net/netip 2.060s ok net/rpc 1.247s ok net/rpc/jsonrpc 1.142s ok net/smtp 1.247s ok net/textproto 2.553s ok net/url 1.131s ok os 8.304s ok os/exec 11.443s ok os/exec/internal/fdtest 1.112s ok os/signal 19.191s ok os/user 1.103s ok path 1.077s ok path/filepath 1.099s ok plugin 1.076s ok reflect 2.738s ok regexp 4.772s ok regexp/syntax 8.212s ok runtime 88.274s ok runtime/cgo 1.030s ok runtime/coverage 1.089s ok runtime/debug 2.201s ok runtime/internal/atomic 1.090s ok runtime/internal/math 1.069s ok runtime/internal/sys 1.070s ok runtime/internal/wasitest 1.032s ok runtime/metrics 1.057s ok runtime/pprof 21.420s ok runtime/race 16.122s ok runtime/trace 7.469s ok slices 1.780s ok sort 2.413s ok strconv 3.515s ok strings 2.566s ok sync 2.162s ok sync/atomic 4.588s ok syscall 6.736s ok testing 3.550s ok testing/fstest 1.041s ok testing/iotest 1.080s ok testing/quick 1.268s ok testing/slogtest 1.068s ok text/scanner 1.053s ok text/tabwriter 1.041s ok text/template 1.172s ok text/template/parse 1.050s ok time 3.574s ok unicode 1.122s ok unicode/utf16 1.102s ok unicode/utf8 1.069s ok cmd/addr2line 12.336s ok cmd/api 5.923s ok cmd/asm/internal/asm 4.417s ok cmd/asm/internal/lex 1.033s ok cmd/cgo/internal/swig 1.163s ok cmd/cgo/internal/test 5.278s ok cmd/cgo/internal/testcarchive 54.305s ok cmd/cgo/internal/testcshared 26.436s ok cmd/cgo/internal/testerrors 33.928s ok cmd/cgo/internal/testfortran 1.169s ok cmd/cgo/internal/testgodefs 4.731s ok cmd/cgo/internal/testlife 3.965s ok cmd/cgo/internal/testnocgo 1.078s ok cmd/cgo/internal/testplugin 115.437s ok cmd/cgo/internal/testsanitizers 1.033s [no tests to run] ok cmd/cgo/internal/testshared 1.037s ok cmd/cgo/internal/testso 5.526s ok cmd/cgo/internal/teststdio 6.661s ok cmd/cgo/internal/testtls 1.041s ok cmd/compile/internal/abt 1.134s ok cmd/compile/internal/amd64 81.320s ok cmd/compile/internal/base 1.065s ok cmd/compile/internal/compare 1.054s ok cmd/compile/internal/dwarfgen 2.483s ok cmd/compile/internal/importer 7.603s ok cmd/compile/internal/inline/inlheur 3.654s ok cmd/compile/internal/ir 1.037s ok cmd/compile/internal/logopt 4.098s ok cmd/compile/internal/loopvar 55.224s ok cmd/compile/internal/noder 1.046s ok cmd/compile/internal/reflectdata 1.053s [no tests to run] ok cmd/compile/internal/ssa 42.385s ok cmd/compile/internal/syntax 1.374s ok cmd/compile/internal/test 30.288s ok cmd/compile/internal/typecheck 2.237s ok cmd/compile/internal/types 1.034s ok cmd/compile/internal/types2 29.136s ok cmd/covdata 1.074s ok cmd/cover 23.485s ok cmd/dist 1.047s ok cmd/distpack 1.060s ok cmd/doc 6.536s ok cmd/fix 20.580s ok cmd/go 542.029s ok cmd/go/internal/auth 1.062s ok cmd/go/internal/cache 1.557s ok cmd/go/internal/cfg 1.073s [no tests to run] ok cmd/go/internal/envcmd 1.860s ok cmd/go/internal/fsys 1.299s ok cmd/go/internal/generate 1.175s ok cmd/go/internal/gover 1.042s ok cmd/go/internal/imports 1.078s ok cmd/go/internal/load 1.046s ok cmd/go/internal/lockedfile 2.327s ok cmd/go/internal/lockedfile/internal/filelock 2.129s ok cmd/go/internal/modfetch 1.062s ok cmd/go/internal/modfetch/codehost 12.632s ok cmd/go/internal/modfetch/zip_sum_test 1.133s ok cmd/go/internal/modindex 2.446s ok cmd/go/internal/modload 1.053s ok cmd/go/internal/mvs 1.064s ok cmd/go/internal/par 1.090s ok cmd/go/internal/str 1.030s ok cmd/go/internal/test 1.094s ok cmd/go/internal/toolchain 1.062s ok cmd/go/internal/vcs 1.058s ok cmd/go/internal/vcweb 1.194s ok cmd/go/internal/vcweb/vcstest 25.721s ok cmd/go/internal/web 1.074s ok cmd/go/internal/work 4.197s ok cmd/gofmt 1.357s ok cmd/internal/archive 3.757s ok cmd/internal/buildid 2.640s ok cmd/internal/cov 2.393s ok cmd/internal/dwarf 1.039s ok cmd/internal/edit 1.025s ok cmd/internal/goobj 1.032s ok cmd/internal/moddeps 5.471s ok cmd/internal/notsha256 1.081s ok cmd/internal/obj 2.668s ok cmd/internal/obj/ppc64 1.987s ok cmd/internal/obj/riscv 1.452s ok cmd/internal/obj/s390x 1.057s ok cmd/internal/obj/x86 6.549s ok cmd/internal/objabi 1.279s ok cmd/internal/pkgpath 5.247s ok cmd/internal/pkgpattern 1.058s ok cmd/internal/quoted 1.033s ok cmd/internal/src 1.033s ok cmd/internal/test2json 2.551s ok cmd/link 43.992s ok cmd/link/internal/benchmark 1.070s ok cmd/link/internal/ld 36.553s ok cmd/link/internal/loader 1.126s ok cmd/nm 9.641s ok cmd/objdump 8.583s ok cmd/pack 8.097s ok cmd/pprof 4.196s ok cmd/trace 1.199s ok cmd/vet 44.511s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3552 37301 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2622 45045 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 1760 72287 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4341 27340 ns/op 5157 B/op 16 allocs/op Benchmark/Reader/GNU-4 5620 22678 ns/op 5216 B/op 15 allocs/op Benchmark/Reader/PAX-4 2962 56853 ns/op 8820 B/op 33 allocs/op PASS ok archive/tar 2.312s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 290505523 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 183547803 ns/op BenchmarkZip64TestSizes/4096-4 1050 137548 ns/op BenchmarkZip64TestSizes/1048576-4 87 1207700 ns/op BenchmarkZip64TestSizes/67108864-4 1 194671374 ns/op PASS ok archive/zip 2.417s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 191595 584.9 ns/op BenchmarkReaderCopyUnoptimal-4 126006 958.8 ns/op BenchmarkReaderCopyNoWriteTo-4 7777 52131 ns/op BenchmarkReaderWriteToOptimal-4 7708 16116 ns/op BenchmarkReaderReadString-4 123855 1113 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 169765 662.9 ns/op BenchmarkWriterCopyUnoptimal-4 203426 621.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 48324 ns/op BenchmarkReaderEmpty-4 16000 7684 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13285 8366 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 545372 236.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.551s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2898 37335 ns/op 877.67 MB/s BenchmarkWriteByte-4 362 296124 ns/op 13.83 MB/s BenchmarkWriteRune-4 214 544912 ns/op 22.55 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3565076 ns/op BenchmarkBufferFullSmallReads-4 90 1338490 ns/op BenchmarkBufferWriteBlock/N4096-4 9313 24788 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 264 408927 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 15883326 ns/op 4192288 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11587701 ns/op 1447.85 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 3199179 34.99 ns/op 285.76 MB/s BenchmarkIndexByte/32-4 3206412 35.99 ns/op 889.20 MB/s BenchmarkIndexByte/4K-4 1000000 115.9 ns/op 35327.70 MB/s BenchmarkIndexBytePortable/10-4 1000000 109.2 ns/op 91.61 MB/s BenchmarkIndexBytePortable/32-4 435027 294.1 ns/op 108.80 MB/s BenchmarkIndexBytePortable/4K-4 3295 32553 ns/op 125.83 MB/s BenchmarkIndexRune/10-4 1000000 125.2 ns/op 79.89 MB/s BenchmarkIndexRune/32-4 878998 125.9 ns/op 254.14 MB/s BenchmarkIndexRune/4K-4 417218 313.9 ns/op 13050.77 MB/s BenchmarkIndexRuneASCII/10-4 3401576 35.44 ns/op 282.15 MB/s BenchmarkIndexRuneASCII/32-4 3320234 36.32 ns/op 881.06 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 116.6 ns/op 35119.14 MB/s BenchmarkEqual/0-4 10572790 11.04 ns/op BenchmarkEqual/1-4 1000000 101.4 ns/op 9.86 MB/s BenchmarkEqual/6-4 1000000 103.3 ns/op 58.09 MB/s BenchmarkEqual/9-4 1000000 106.1 ns/op 84.83 MB/s BenchmarkEqual/15-4 1000000 128.1 ns/op 117.13 MB/s BenchmarkEqual/16-4 1000000 101.3 ns/op 158.02 MB/s BenchmarkEqual/20-4 1000000 106.8 ns/op 187.34 MB/s BenchmarkEqual/32-4 1000000 106.2 ns/op 301.45 MB/s BenchmarkEqual/4K-4 83272 1385 ns/op 2957.80 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 106.5 ns/op 601.05 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 118.5 ns/op 539.92 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 103.8 ns/op 616.58 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 102.3 ns/op 625.57 MB/s BenchmarkEqualBothUnaligned/4096_0-4 92151 1351 ns/op 3030.83 MB/s BenchmarkEqualBothUnaligned/4096_1-4 56047 1955 ns/op 2095.32 MB/s BenchmarkEqualBothUnaligned/4096_4-4 150643 782.3 ns/op 5235.89 MB/s BenchmarkEqualBothUnaligned/4096_7-4 153424 785.1 ns/op 5217.39 MB/s BenchmarkIndex/10-4 2348547 50.82 ns/op 196.76 MB/s BenchmarkIndex/32-4 2207317 52.90 ns/op 604.94 MB/s BenchmarkIndex/4K-4 42410 2778 ns/op 1474.32 MB/s BenchmarkIndexEasy/10-4 2304346 49.38 ns/op 202.53 MB/s BenchmarkIndexEasy/32-4 2168094 54.09 ns/op 591.56 MB/s BenchmarkIndexEasy/4K-4 547449 236.1 ns/op 17347.81 MB/s BenchmarkCount/10-4 1364701 87.78 ns/op 113.92 MB/s BenchmarkCount/32-4 1347609 91.03 ns/op 351.53 MB/s BenchmarkCount/4K-4 38173 3287 ns/op 1246.04 MB/s BenchmarkCountEasy/10-4 1373948 84.92 ns/op 117.76 MB/s BenchmarkCountEasy/32-4 1330576 88.97 ns/op 359.66 MB/s BenchmarkCountEasy/4K-4 491532 270.1 ns/op 15163.87 MB/s BenchmarkCountSingle/10-4 2651934 43.73 ns/op 228.69 MB/s BenchmarkCountSingle/32-4 2650135 45.39 ns/op 705.07 MB/s BenchmarkCountSingle/4K-4 991471 126.6 ns/op 32356.68 MB/s BenchmarkToUpper/#00-4 2551946 43.36 ns/op BenchmarkToUpper/ONLYUPPER-4 331434 409.9 ns/op BenchmarkToUpper/abc-4 415394 281.7 ns/op BenchmarkToUpper/AbC123-4 275046 429.4 ns/op BenchmarkToUpper/azAZ09_-4 269646 484.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 83498 1471 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36004 3338 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56283 2060 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 133861 959.4 ns/op BenchmarkToLower/#00-4 2475465 45.98 ns/op BenchmarkToLower/abc-4 416862 329.0 ns/op BenchmarkToLower/AbC123-4 279225 437.1 ns/op BenchmarkToLower/azAZ09_-4 287390 475.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82689 1451 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34918 3169 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64078 1711 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124120 971.7 ns/op BenchmarkFields/ASCII/16-4 202102 661.4 ns/op 24.19 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14056 8612 ns/op 29.73 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 922 133931 ns/op 30.58 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 56 2426136 ns/op 27.01 MB/s 147457 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 40582980 ns/op 25.84 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 100309 1220 ns/op 13.12 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6254 19084 ns/op 13.41 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 388 317532 ns/op 12.90 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5800251 ns/op 11.30 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 98773542 ns/op 10.62 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 134474 986.6 ns/op 16.22 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12137 ns/op 21.09 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 637 233206 ns/op 17.56 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4762568 ns/op 13.76 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 77702140 ns/op 13.49 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 119468 962.3 ns/op 16.63 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7903 16017 ns/op 15.98 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 458 275132 ns/op 14.89 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4799079 ns/op 13.66 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 82568134 ns/op 12.70 MB/s 11211056 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1864071 62.35 ns/op BenchmarkTrimSpace/ASCII-4 1000000 102.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 102594 1169 ns/op BenchmarkTrimSpace/JustNonASCII-4 48429 2453 ns/op BenchmarkToValidUTF8/Valid-4 367382 306.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 298281 431.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 81271 1438 ns/op BenchmarkIndexHard1-4 969 109512 ns/op BenchmarkIndexHard2-4 790 150061 ns/op BenchmarkIndexHard3-4 184 625770 ns/op BenchmarkIndexHard4-4 128 917941 ns/op BenchmarkLastIndexHard1-4 6 17225924 ns/op BenchmarkLastIndexHard2-4 6 18306566 ns/op BenchmarkLastIndexHard3-4 6 20344926 ns/op BenchmarkCountHard1-4 1082 108023 ns/op BenchmarkCountHard2-4 780 151274 ns/op BenchmarkCountHard3-4 192 614907 ns/op BenchmarkSplitEmptySeparator-4 1 114166598 ns/op BenchmarkSplitSingleByteSeparator-4 15 9527835 ns/op BenchmarkSplitMultiByteSeparator-4 12 9032671 ns/op BenchmarkSplitNSingleByteSeparator-4 171820 1026 ns/op BenchmarkSplitNMultiByteSeparator-4 68797 2058 ns/op BenchmarkRepeat-4 158217 850.6 ns/op BenchmarkRepeatLarge/256/1-4 107347 1271 ns/op 201.38 MB/s BenchmarkRepeatLarge/256/16-4 191703 845.7 ns/op 302.72 MB/s BenchmarkRepeatLarge/512/1-4 59395 1750 ns/op 292.63 MB/s BenchmarkRepeatLarge/512/16-4 88612 1462 ns/op 350.09 MB/s BenchmarkRepeatLarge/1024/1-4 46114 2634 ns/op 388.78 MB/s BenchmarkRepeatLarge/1024/16-4 53056 2179 ns/op 469.95 MB/s BenchmarkRepeatLarge/2048/1-4 27357 4617 ns/op 443.61 MB/s BenchmarkRepeatLarge/2048/16-4 28372 4008 ns/op 511.03 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10986 ns/op 372.83 MB/s BenchmarkRepeatLarge/4096/16-4 15260 7542 ns/op 543.08 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14277 ns/op 573.79 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12703 ns/op 644.87 MB/s BenchmarkRepeatLarge/8192/4097-4 16891 7370 ns/op 555.89 MB/s BenchmarkRepeatLarge/16384/1-4 9901 24770 ns/op 661.45 MB/s BenchmarkRepeatLarge/16384/16-4 10000 23631 ns/op 693.31 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19371 ns/op 634.49 MB/s BenchmarkRepeatLarge/32768/1-4 3068 46910 ns/op 698.53 MB/s BenchmarkRepeatLarge/32768/16-4 2323 51684 ns/op 634.01 MB/s BenchmarkRepeatLarge/32768/4097-4 3520 43629 ns/op 657.33 MB/s BenchmarkRepeatLarge/65536/1-4 1291 84167 ns/op 778.64 MB/s BenchmarkRepeatLarge/65536/16-4 1362 94109 ns/op 696.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1339 90235 ns/op 681.05 MB/s BenchmarkRepeatLarge/131072/1-4 244 439328 ns/op 298.35 MB/s BenchmarkRepeatLarge/131072/16-4 253 427412 ns/op 306.66 MB/s BenchmarkRepeatLarge/131072/4097-4 312 421005 ns/op 301.68 MB/s BenchmarkRepeatLarge/262144/1-4 100 1041597 ns/op 251.68 MB/s BenchmarkRepeatLarge/262144/16-4 177 764408 ns/op 342.94 MB/s BenchmarkRepeatLarge/262144/4097-4 177 696493 ns/op 370.59 MB/s BenchmarkRepeatLarge/524288/1-4 75 1444259 ns/op 363.02 MB/s BenchmarkRepeatLarge/524288/16-4 78 1346004 ns/op 389.51 MB/s BenchmarkRepeatLarge/524288/4097-4 79 1296640 ns/op 401.28 MB/s BenchmarkRepeatLarge/1048576/1-4 52 2319187 ns/op 452.13 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2464337 ns/op 425.50 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2376174 ns/op 439.67 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4645887 ns/op 451.40 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4746769 ns/op 441.81 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4641693 ns/op 451.04 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8722772 ns/op 480.85 MB/s BenchmarkRepeatLarge/4194304/16-4 13 9082671 ns/op 461.79 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8489990 ns/op 493.67 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15316504 ns/op 547.68 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14930660 ns/op 561.84 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16108111 ns/op 520.64 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31476368 ns/op 533.01 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29170269 ns/op 575.15 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26643212 ns/op 629.70 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52122650 ns/op 643.76 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50698711 ns/op 661.84 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51222218 ns/op 655.08 MB/s BenchmarkRepeatLarge/67108864/1-4 2 107267270 ns/op 625.62 MB/s BenchmarkRepeatLarge/67108864/16-4 2 104065296 ns/op 644.87 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105523072 ns/op 635.96 MB/s BenchmarkRepeatLarge/134217728/1-4 1 203674444 ns/op 658.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 200962390 ns/op 667.87 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 203558379 ns/op 659.36 MB/s BenchmarkRepeatLarge/268435456/1-4 1 437403013 ns/op 613.70 MB/s BenchmarkRepeatLarge/268435456/16-4 1 415808921 ns/op 645.57 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 395749978 ns/op 678.30 MB/s BenchmarkRepeatLarge/536870912/1-4 1 873069570 ns/op 614.92 MB/s BenchmarkRepeatLarge/536870912/16-4 1 814663437 ns/op 659.01 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 816481679 ns/op 657.54 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3110995991 ns/op 345.14 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1588781708 ns/op 675.83 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1624498511 ns/op 660.97 MB/s BenchmarkBytesCompare/1-4 12184794 8.994 ns/op BenchmarkBytesCompare/2-4 13132954 8.992 ns/op BenchmarkBytesCompare/4-4 12954766 9.002 ns/op BenchmarkBytesCompare/8-4 14420322 8.222 ns/op BenchmarkBytesCompare/16-4 15170082 8.187 ns/op BenchmarkBytesCompare/32-4 13427481 9.265 ns/op BenchmarkBytesCompare/64-4 11321121 10.70 ns/op BenchmarkBytesCompare/128-4 9913284 12.04 ns/op BenchmarkBytesCompare/256-4 7128199 15.72 ns/op BenchmarkBytesCompare/512-4 5579377 21.06 ns/op BenchmarkBytesCompare/1024-4 3116181 36.91 ns/op BenchmarkBytesCompare/2048-4 1936371 61.20 ns/op BenchmarkIndexAnyASCII/1:1-4 2201882 53.95 ns/op BenchmarkIndexAnyASCII/1:2-4 2242351 53.52 ns/op BenchmarkIndexAnyASCII/1:4-4 2131804 54.95 ns/op BenchmarkIndexAnyASCII/1:8-4 2118891 57.54 ns/op BenchmarkIndexAnyASCII/1:16-4 2143795 54.44 ns/op BenchmarkIndexAnyASCII/1:32-4 2135593 55.47 ns/op BenchmarkIndexAnyASCII/1:64-4 2204385 54.04 ns/op BenchmarkIndexAnyASCII/16:1-4 2283146 51.12 ns/op BenchmarkIndexAnyASCII/16:2-4 604472 186.0 ns/op BenchmarkIndexAnyASCII/16:4-4 584118 186.7 ns/op BenchmarkIndexAnyASCII/16:8-4 601316 193.4 ns/op BenchmarkIndexAnyASCII/16:16-4 578437 197.7 ns/op BenchmarkIndexAnyASCII/16:32-4 522402 217.6 ns/op BenchmarkIndexAnyASCII/16:64-4 468086 258.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2031676 57.04 ns/op BenchmarkIndexAnyASCII/256:2-4 55081 2155 ns/op BenchmarkIndexAnyASCII/256:4-4 54405 2116 ns/op BenchmarkIndexAnyASCII/256:8-4 55056 2107 ns/op BenchmarkIndexAnyASCII/256:16-4 53728 2119 ns/op BenchmarkIndexAnyASCII/256:32-4 52119 2120 ns/op BenchmarkIndexAnyASCII/256:64-4 51735 2159 ns/op BenchmarkIndexAnyUTF8/1:1-4 2156047 54.15 ns/op BenchmarkIndexAnyUTF8/1:2-4 2189914 53.45 ns/op BenchmarkIndexAnyUTF8/1:4-4 2193804 53.63 ns/op BenchmarkIndexAnyUTF8/1:8-4 2181410 53.53 ns/op BenchmarkIndexAnyUTF8/1:16-4 2146275 54.54 ns/op BenchmarkIndexAnyUTF8/1:32-4 1947604 55.83 ns/op BenchmarkIndexAnyUTF8/1:64-4 2171704 54.21 ns/op BenchmarkIndexAnyUTF8/16:1-4 160856 743.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 408240 282.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 423086 291.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 419353 288.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 387706 300.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 363409 310.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 414136 318.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 9738 11586 ns/op BenchmarkIndexAnyUTF8/256:2-4 29696 3845 ns/op BenchmarkIndexAnyUTF8/256:4-4 30022 3970 ns/op BenchmarkIndexAnyUTF8/256:8-4 29110 3912 ns/op BenchmarkIndexAnyUTF8/256:16-4 29804 3986 ns/op BenchmarkIndexAnyUTF8/256:32-4 27580 4141 ns/op BenchmarkIndexAnyUTF8/256:64-4 27637 4228 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2126425 54.95 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2115657 53.82 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1931023 54.50 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2169811 54.20 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2136231 54.28 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2049992 56.03 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1995590 65.79 ns/op BenchmarkLastIndexAnyASCII/16:1-4 464152 252.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 387422 267.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 460028 260.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 498943 257.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 458545 278.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 384663 288.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 359133 316.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35505 3097 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35208 3068 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37202 3081 ns/op BenchmarkLastIndexAnyASCII/256:8-4 37616 3190 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36426 3082 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37664 3172 ns/op BenchmarkLastIndexAnyASCII/256:64-4 36474 3169 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2153912 54.24 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2156908 53.67 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2228436 53.33 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2177568 53.92 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2184522 52.91 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2204245 53.93 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2124592 55.12 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 186740 713.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 418224 290.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 410318 295.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 427166 300.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 419258 298.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 350505 326.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 402570 312.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12777 9242 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30516 3858 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29851 3856 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29902 3988 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29768 3987 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28572 4076 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26545 4135 ns/op BenchmarkTrimASCII/1:1-4 2294044 49.94 ns/op BenchmarkTrimASCII/1:2-4 2129545 54.92 ns/op BenchmarkTrimASCII/1:4-4 2034130 56.42 ns/op BenchmarkTrimASCII/1:8-4 1957753 59.30 ns/op BenchmarkTrimASCII/1:16-4 1822923 66.34 ns/op BenchmarkTrimASCII/16:1-4 644889 188.8 ns/op BenchmarkTrimASCII/16:2-4 426373 248.5 ns/op BenchmarkTrimASCII/16:4-4 441729 255.2 ns/op BenchmarkTrimASCII/16:8-4 461506 287.9 ns/op BenchmarkTrimASCII/16:16-4 474526 268.5 ns/op BenchmarkTrimASCII/256:1-4 48796 2312 ns/op BenchmarkTrimASCII/256:2-4 38016 3174 ns/op BenchmarkTrimASCII/256:4-4 36106 3180 ns/op BenchmarkTrimASCII/256:8-4 37693 3122 ns/op BenchmarkTrimASCII/256:16-4 35848 3172 ns/op BenchmarkTrimASCII/4096:1-4 3309 39247 ns/op BenchmarkTrimASCII/4096:2-4 2346 50003 ns/op BenchmarkTrimASCII/4096:4-4 2492 50034 ns/op BenchmarkTrimASCII/4096:8-4 2400 49459 ns/op BenchmarkTrimASCII/4096:16-4 2148 49547 ns/op BenchmarkTrimByte-4 2124430 56.40 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16518 6929 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16779 6937 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 871 130188 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1936 63619 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3632 33046 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6535 17539 ns/op BenchmarkCompareBytesEqual-4 14268038 8.331 ns/op BenchmarkCompareBytesToNil-4 15742868 7.113 ns/op BenchmarkCompareBytesEmpty-4 18409027 6.289 ns/op BenchmarkCompareBytesIdentical-4 19093771 6.082 ns/op BenchmarkCompareBytesSameLength-4 15197312 7.660 ns/op BenchmarkCompareBytesDifferentLength-4 14779760 7.588 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3021 44727 ns/op 23444.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2626 50079 ns/op 20938.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2923 43487 ns/op 24112.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3147 44012 ns/op 23824.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3012 45036 ns/op 23283.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2803 42124 ns/op 24892.98 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2886 42502 ns/op 24671.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2865 39785 ns/op 26356.19 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2527 45331 ns/op 23131.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2823 46144 ns/op 22724.24 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2558 44197 ns/op 23724.97 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2490 45001 ns/op 23301.47 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2229 46762 ns/op 22423.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2799 45177 ns/op 23210.69 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2774 45246 ns/op 23175.18 MB/s BenchmarkCompareBytesBig-4 3345 39803 ns/op 26344.39 MB/s BenchmarkCompareBytesBigIdentical-4 16841095 7.093 ns/op 147823997.06 MB/s PASS ok bytes 70.515s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74506102 ns/op 1.34 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 281851762 ns/op 2.01 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 25189799 ns/op 0.65 MB/s 3645123 B/op 51 allocs/op PASS ok compress/bzip2 2.339s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 63 1922112 ns/op 5.20 MB/s 41709 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18758435 ns/op 5.33 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 192636772 ns/op 5.19 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 2016570 ns/op 4.96 MB/s 43258 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19925579 ns/op 5.02 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 205555843 ns/op 4.86 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1946468 ns/op 5.14 MB/s 42373 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18655329 ns/op 5.36 MB/s 42265 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 187629389 ns/op 5.33 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 1923662 ns/op 5.20 MB/s 41923 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18780961 ns/op 5.32 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 189360157 ns/op 5.28 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 60 2091874 ns/op 4.78 MB/s 44116 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21870232 ns/op 4.57 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 206010348 ns/op 4.85 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1679020 ns/op 5.96 MB/s 42614 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14420217 ns/op 6.93 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 142377412 ns/op 7.02 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1620299 ns/op 6.17 MB/s 43791 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 11194272 ns/op 8.93 MB/s 49504 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 117119179 ns/op 8.54 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1508149 ns/op 6.63 MB/s 42573 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11450191 ns/op 8.73 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 113920482 ns/op 8.78 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 99 1190512 ns/op 8.40 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11321685 ns/op 8.83 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 112328311 ns/op 8.90 MB/s BenchmarkEncode/Digits/Speed/1e4-4 54 2336050 ns/op 4.28 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 20264412 ns/op 4.93 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 203110925 ns/op 4.92 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5770135 ns/op 1.73 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 64691710 ns/op 1.55 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 678193975 ns/op 1.47 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 6028006 ns/op 1.66 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 65697106 ns/op 1.52 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 668964111 ns/op 1.49 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 82 1504946 ns/op 6.64 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12566955 ns/op 7.96 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 124110291 ns/op 8.06 MB/s BenchmarkEncode/Newton/Speed/1e4-4 57 2215621 ns/op 4.51 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15959888 ns/op 6.27 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 156163169 ns/op 6.40 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6144862 ns/op 1.63 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58518464 ns/op 1.71 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 587107733 ns/op 1.70 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5467042 ns/op 1.83 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68831298 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 722433347 ns/op 1.38 MB/s PASS ok compress/flate 16.132s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 52 2651790 ns/op 3.77 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2802278 ns/op 3.57 MB/s BenchmarkDecoder/1e5-4 5 26976247 ns/op 3.71 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24872135 ns/op 4.02 MB/s BenchmarkDecoder/1e6-4 1 252750496 ns/op 3.96 MB/s BenchmarkDecoder/1e-Reuse6-4 1 268464579 ns/op 3.72 MB/s BenchmarkEncoder/1e4-4 55 2148563 ns/op 4.65 MB/s BenchmarkEncoder/1e-Reuse4-4 57 2108723 ns/op 4.74 MB/s BenchmarkEncoder/1e5-4 5 21598590 ns/op 4.63 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21988775 ns/op 4.55 MB/s BenchmarkEncoder/1e6-4 1 227511411 ns/op 4.40 MB/s BenchmarkEncoder/1e-Reuse6-4 1 208698356 ns/op 4.79 MB/s PASS ok compress/lzw 4.691s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 5237954 ns/op PASS ok container/heap 1.202s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21265 6033 ns/op BenchmarkWithTimeout/concurrency=40-4 3523 39193 ns/op BenchmarkWithTimeout/concurrency=4000-4 6559 38243 ns/op BenchmarkWithTimeout/concurrency=400000-4 7041 20084 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 340664 445.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15721 7974 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19046 6019 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4498 36688 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2356 55278 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2978 41558 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 308 531298 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 219 593040 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 291 387864 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 3982889 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6639296 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 3507704 ns/op BenchmarkCheckCanceled/Err-4 313345 414.6 ns/op BenchmarkCheckCanceled/Done-4 453681 262.2 ns/op BenchmarkContextCancelDone-4 690493 157.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22213 5121 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24429 5043 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22890 5581 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17046 6250 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13252 9207 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 584631 220.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 291790 356.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 252462 500.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 160188 759.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 77472 1462 ns/op PASS ok context 12.102s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1553154 69.49 ns/op 230.24 MB/s BenchmarkDecrypt-4 1692806 70.65 ns/op 226.47 MB/s BenchmarkExpand-4 1000000 115.0 ns/op PASS ok crypto/aes 1.633s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 217680 543.0 ns/op 117.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 299140 343.6 ns/op 186.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 220545 534.0 ns/op 119.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 364323 360.8 ns/op 177.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 148526 890.4 ns/op 1516.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 154852 830.6 ns/op 1625.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 135745 977.4 ns/op 1381.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 153076 807.3 ns/op 1672.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 49791 2434 ns/op 3366.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61572 1933 ns/op 4238.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40686 2829 ns/op 2895.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 46046 2485 ns/op 3297.08 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5566 20026 ns/op 50.88 MB/s BenchmarkAESCFBDecrypt1K-4 6513 20089 ns/op 50.73 MB/s BenchmarkAESCFBDecrypt8K-4 777 156385 ns/op 52.35 MB/s BenchmarkAESOFB1K-4 10000 12984 ns/op 78.48 MB/s BenchmarkAESCTR1K-4 13927 8458 ns/op 120.48 MB/s BenchmarkAESCTR8K-4 1801 70349 ns/op 116.38 MB/s BenchmarkAESCBCEncrypt1K-4 13263 9097 ns/op 112.56 MB/s BenchmarkAESCBCDecrypt1K-4 16596 6822 ns/op 150.11 MB/s PASS ok crypto/cipher 4.727s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 73149 1376 ns/op 5.81 MB/s BenchmarkDecrypt-4 90852 1308 ns/op 6.12 MB/s BenchmarkTDESEncrypt-4 35774 3396 ns/op 2.36 MB/s BenchmarkTDESDecrypt-4 33582 3395 ns/op 2.36 MB/s PASS ok crypto/des 1.730s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1111 126737 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 16 7328599 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19500029 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 85 1608317 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.748s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1714 107445 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 34 7539914 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 9 12810704 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 930 130397 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 10204854 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 28536257 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4356 30501 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 54 2455058 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 21 7477715 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 3.266s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 204 515764 ns/op BenchmarkNewKeyFromSeed-4 210 594611 ns/op BenchmarkSigning-4 200 571046 ns/op BenchmarkVerification-4 127 1071381 ns/op PASS ok crypto/ed25519 1.883s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5810 25908 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 129 1015968 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 40 4024770 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 19 6007085 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1642 84601 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 34 2949706 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5589347 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16551257 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 15055 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5949 23877 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3476 33701 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 99 1582758 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2377 60017 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 264 477209 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1068 127735 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 87 1404560 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.765s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 12788 8343 ns/op 122.73 MB/s BenchmarkHMACSHA256_32-4 18128 6412 ns/op 4.99 MB/s BenchmarkNewWriteSum-4 9030 16129 ns/op 1.98 MB/s PASS ok crypto/hmac 1.904s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 32955 5884 ns/op BenchmarkModSub-4 30618 5878 ns/op BenchmarkMontgomeryRepr-4 10000 11737 ns/op BenchmarkMontgomeryMul-4 19986 5980 ns/op BenchmarkModMul-4 10000 11979 ns/op BenchmarkExpBig-4 14 9731867 ns/op BenchmarkExp-4 4 25060136 ns/op PASS ok crypto/internal/bigmod 2.934s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2930 39031 ns/op BenchmarkScalarBaseMult-4 236 526768 ns/op BenchmarkScalarMult-4 104 1990136 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 154 798255 ns/op PASS ok crypto/internal/edwards25519 2.123s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 328598 312.2 ns/op BenchmarkMultiply-4 3918728 34.30 ns/op BenchmarkSquare-4 5011299 28.46 ns/op BenchmarkInvert-4 27794 8349 ns/op BenchmarkMult32-4 1000000 112.4 ns/op PASS ok crypto/internal/edwards25519/field 2.330s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 49 2109014 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1832 65871 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 24 5820416 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 20832762 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 152 831400 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7070 17405 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 70 1817752 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 6867233 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.883s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 624876 275.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 398604 541.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 117908 1712 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 500545 205.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 363283 365.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 103531 1275 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.371s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 82717 1217 ns/op 6.57 MB/s BenchmarkHash64-4 104097 1040 ns/op 61.56 MB/s BenchmarkHash128-4 110857 1080 ns/op 118.50 MB/s BenchmarkHash256-4 93982 1283 ns/op 199.56 MB/s BenchmarkHash512-4 77937 1799 ns/op 284.56 MB/s BenchmarkHash1K-4 52472 3563 ns/op 287.36 MB/s BenchmarkHash8K-4 9579 18033 ns/op 454.28 MB/s BenchmarkHash1M-4 73 1529955 ns/op 685.36 MB/s BenchmarkHash8M-4 8 12797545 ns/op 655.49 MB/s BenchmarkHash8BytesUnaligned-4 96042 1316 ns/op 6.08 MB/s BenchmarkHash1KUnaligned-4 47118 2380 ns/op 430.28 MB/s BenchmarkHash8KUnaligned-4 10000 12368 ns/op 662.35 MB/s PASS ok crypto/md5 3.720s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 119805216 ns/op PASS ok crypto/rand 1.391s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9792 11002 ns/op 11.63 MB/s BenchmarkRC4_1K-4 1354 92359 ns/op 11.09 MB/s BenchmarkRC4_8K-4 153 754664 ns/op 10.73 MB/s PASS ok crypto/rc4 1.567s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 14588713 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 37534598 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 66553364 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 4779356 ns/op BenchmarkDecryptOAEP/2048-4 7 14865417 ns/op BenchmarkEncryptOAEP/2048-4 27 4040133 ns/op BenchmarkSignPKCS1v15/2048-4 7 16394438 ns/op BenchmarkVerifyPKCS1v15/2048-4 28 4041551 ns/op BenchmarkSignPSS/2048-4 7 18139462 ns/op BenchmarkVerifyPSS/2048-4 33 4235053 ns/op PASS ok crypto/rsa 3.295s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80218 1622 ns/op 4.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 97450 1200 ns/op 6.67 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 58314 1806 ns/op 177.16 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 81499 1623 ns/op 197.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 50667 2366 ns/op 432.82 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 47872 2170 ns/op 471.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8125 14753 ns/op 555.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10570 ns/op 775.03 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.773s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 56521 2003 ns/op 3.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 73819 1627 ns/op 4.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77083 1992 ns/op 4.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24002 4647 ns/op 220.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26048 4145 ns/op 247.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30202 4588 ns/op 223.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5347 36550 ns/op 224.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4497 25723 ns/op 318.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5686 26492 ns/op 309.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.922s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 47431 3124 ns/op 2.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 63855 1764 ns/op 4.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 54871 2329 ns/op 3.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25994 4101 ns/op 249.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 28660 3545 ns/op 288.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 31341 3843 ns/op 266.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7902 19891 ns/op 411.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6722 26373 ns/op 310.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6561 25308 ns/op 323.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.055s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21655950 6.135 ns/op BenchmarkConstantTimeEq-4 13454936 9.712 ns/op BenchmarkConstantTimeLessOrEq-4 21558894 7.562 ns/op BenchmarkXORBytes/8Bytes-4 2583898 41.48 ns/op 192.85 MB/s BenchmarkXORBytes/128Bytes-4 2395088 59.77 ns/op 2141.43 MB/s BenchmarkXORBytes/2048Bytes-4 825520 133.8 ns/op 15310.25 MB/s BenchmarkXORBytes/32768Bytes-4 75364 1935 ns/op 16937.45 MB/s PASS ok crypto/subtle 2.580s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 27 4446031 ns/op BenchmarkCertCache/1-4 26 5353023 ns/op BenchmarkCertCache/2-4 26 4197697 ns/op BenchmarkCertCache/3-4 31 4195515 ns/op BenchmarkHandshakeServer/RSA-4 8 15543784 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 12287718 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 14303391 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 4583864 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 27 6190985 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6510925 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 7921742 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 43042035 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36750539 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 125357794 ns/op 8.36 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 137250034 ns/op 7.64 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 205511483 ns/op 10.20 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 226283552 ns/op 9.27 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 437860311 ns/op 9.58 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 405866320 ns/op 10.33 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 896272566 ns/op 9.36 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 890162982 ns/op 9.42 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1695854045 ns/op 9.89 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1972255695 ns/op 8.51 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3134118316 ns/op 10.71 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3383070379 ns/op 9.92 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6586139059 ns/op 10.19 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6916083380 ns/op 9.70 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 127157552 ns/op 8.25 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 140081085 ns/op 7.49 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 241324874 ns/op 8.69 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 239024417 ns/op 8.77 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 447694260 ns/op 9.37 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 483922128 ns/op 8.67 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 868809934 ns/op 9.66 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 856193467 ns/op 9.80 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1559203554 ns/op 10.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1738606795 ns/op 9.65 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3632892991 ns/op 9.24 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3622693002 ns/op 9.26 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6763741721 ns/op 9.92 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7241190051 ns/op 9.27 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 727381675 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721853737 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 312678545 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 316925458 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 165862348 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 169148908 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 104674353 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 108551162 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 51702292 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 60878238 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161539617 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 166999205 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 102403194 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 87136681 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 57706824 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 62464327 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42362439 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 43508052 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 40266775 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 35895947 ns/op PASS ok crypto/tls 66.493s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 23858107 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 273 457099 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 795 230467 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 679 220472 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.373s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 18 7799195 ns/op 279800 B/op 1629 allocs/op BenchmarkConcurrentStmtQuery-4 30 7769013 ns/op 264789 B/op 1983 allocs/op BenchmarkConcurrentStmtExec-4 37 3707875 ns/op 213734 B/op 605 allocs/op BenchmarkConcurrentTxQuery-4 27 4848399 ns/op 272864 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 46 2401397 ns/op 87804 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 5034877 ns/op 105854 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 45 2545292 ns/op 40072 B/op 381 allocs/op BenchmarkConcurrentRandom-4 21 6452207 ns/op 227230 B/op 1791 allocs/op BenchmarkManyConcurrentQueries-4 1876 144347 ns/op 4218 B/op 20 allocs/op BenchmarkGrabConn-4 172101 886.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.844s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1449 93637 ns/op BenchmarkSymbols32-4 1866 81301 ns/op PASS ok debug/elf 1.565s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 107631 1297 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 40 2984281 ns/op 188225 B/op 13 allocs/op Benchmark115/LineToPC-4 79 2080461 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14235 10840 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.045s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 47085 4069 ns/op BenchmarkMarshal-4 516 316857 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2732 46316 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.727s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 236 632361 ns/op 12.95 MB/s BenchmarkEncodeToString-4 224 672419 ns/op 12.18 MB/s BenchmarkDecode-4 50 2693426 ns/op 4.87 MB/s BenchmarkDecodeString-4 121 920976 ns/op 14.24 MB/s PASS ok encoding/base32 2.033s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 280 470308 ns/op 17.42 MB/s BenchmarkDecodeString/2-4 320630 440.7 ns/op 9.08 MB/s BenchmarkDecodeString/4-4 246936 521.9 ns/op 15.33 MB/s BenchmarkDecodeString/8-4 224840 617.2 ns/op 19.44 MB/s BenchmarkDecodeString/64-4 42502 2869 ns/op 30.68 MB/s BenchmarkDecodeString/8192-4 381 300510 ns/op 36.35 MB/s BenchmarkNewEncoding-4 46557 3750 ns/op 68.26 MB/s PASS ok encoding/base64 2.923s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1238 102536 ns/op 39.01 MB/s BenchmarkReadStruct-4 14181 8304 ns/op 9.03 MB/s BenchmarkWriteStruct-4 13555 9195 ns/op 8.16 MB/s BenchmarkReadInts-4 35274 3606 ns/op 8.32 MB/s BenchmarkWriteInts-4 31839 3693 ns/op 8.12 MB/s BenchmarkWriteSlice1000Int32s-4 1213 138386 ns/op 28.90 MB/s BenchmarkPutUint16-4 3145827 71.03 ns/op 28.16 MB/s BenchmarkAppendUint16-4 2861236 45.49 ns/op 43.97 MB/s BenchmarkPutUint32-4 1890823 68.42 ns/op 58.46 MB/s BenchmarkAppendUint32-4 2263676 59.39 ns/op 67.35 MB/s BenchmarkPutUint64-4 836269 119.8 ns/op 66.78 MB/s BenchmarkAppendUint64-4 1000000 122.9 ns/op 65.11 MB/s BenchmarkLittleEndianPutUint16-4 2614606 44.13 ns/op 45.32 MB/s BenchmarkLittleEndianAppendUint16-4 2625608 105.3 ns/op 19.00 MB/s BenchmarkLittleEndianPutUint32-4 1000000 107.7 ns/op 37.15 MB/s BenchmarkLittleEndianAppendUint32-4 1674366 89.67 ns/op 44.61 MB/s BenchmarkLittleEndianPutUint64-4 1058890 249.2 ns/op 32.11 MB/s BenchmarkLittleEndianAppendUint64-4 744277 251.1 ns/op 31.86 MB/s BenchmarkReadFloats-4 136780 1834 ns/op 6.54 MB/s BenchmarkWriteFloats-4 107406 1905 ns/op 6.30 MB/s BenchmarkReadSlice1000Float32s-4 661 241041 ns/op 16.59 MB/s BenchmarkWriteSlice1000Float32s-4 656 176237 ns/op 22.70 MB/s BenchmarkReadSlice1000Uint8s-4 30612 4449 ns/op 224.78 MB/s BenchmarkWriteSlice1000Uint8s-4 37518 3521 ns/op 283.99 MB/s BenchmarkPutUvarint32-4 794448 200.4 ns/op 19.96 MB/s BenchmarkPutUvarint64-4 240141 679.3 ns/op 11.78 MB/s PASS ok encoding/binary 8.448s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5004 25681 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4338 40416 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4616 24023 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3102 40844 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7171 21091 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 4926 27657 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5446 32286 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3795 41470 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 5346 20547 ns/op PASS ok encoding/csv 3.026s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6412 23970 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5268 20840 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 134 1147188 ns/op 17381 B/op 335 allocs/op BenchmarkEncodeComplex128Slice-4 498 279259 ns/op 985 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 955 137803 ns/op 91 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 866 125962 ns/op 102 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1141 95441 ns/op 339 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 40 3325246 ns/op 40943 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 508 378099 ns/op 25254 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 745 210579 ns/op 10816 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 780 212235 ns/op 9767 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 279 412406 ns/op 39294 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 127 1029483 ns/op 67483 B/op 2240 allocs/op BenchmarkDecodeBytesSlice-4 282 474024 ns/op 24356 B/op 211 allocs/op BenchmarkDecodeInterfaceSlice-4 54 2494501 ns/op 83588 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 2604702 ns/op 54132 B/op 181 allocs/op PASS ok encoding/gob 5.066s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9463 12761 ns/op 20.06 MB/s BenchmarkEncode/1024-4 1880 68260 ns/op 15.00 MB/s BenchmarkEncode/4096-4 609 275171 ns/op 14.89 MB/s BenchmarkEncode/16384-4 100 1191587 ns/op 13.75 MB/s BenchmarkDecode/256-4 16243 9681 ns/op 26.44 MB/s BenchmarkDecode/1024-4 5056 44068 ns/op 23.24 MB/s BenchmarkDecode/4096-4 818 146577 ns/op 27.94 MB/s BenchmarkDecode/16384-4 296 452847 ns/op 36.18 MB/s BenchmarkDump/256-4 680 265675 ns/op 0.96 MB/s BenchmarkDump/1024-4 100 1136396 ns/op 0.90 MB/s BenchmarkDump/4096-4 62 2529615 ns/op 1.62 MB/s BenchmarkDump/16384-4 13 8067514 ns/op 2.03 MB/s PASS ok encoding/hex 3.789s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 194965701 ns/op 9.95 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 245585198 ns/op 7.90 MB/s 8394768 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 319349957 ns/op 6.08 MB/s 10332096 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 194031876 ns/op 10.00 MB/s 1947176 B/op 70 allocs/op BenchmarkMarshalBytes/32-4 9980 12106 ns/op BenchmarkMarshalBytes/256-4 5907 33756 ns/op BenchmarkMarshalBytes/4096-4 391 524553 ns/op BenchmarkMarshalBytesError/32-4 21 5439154 ns/op BenchmarkMarshalBytesError/256-4 36 3378262 ns/op BenchmarkMarshalBytesError/4096-4 32 5248658 ns/op BenchmarkMarshalMap-4 22010 7169 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 788526865 ns/op 2.46 MB/s 10098248 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 22010 9806 ns/op 1.43 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38503 4181 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 608143291 ns/op 3.19 MB/s 2021808 B/op 40010 allocs/op BenchmarkCodeUnmarshalReuse-4 1 587196993 ns/op 3.30 MB/s 2020952 B/op 40011 allocs/op BenchmarkUnmarshalString-4 47380 2850 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 74697 1779 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 152727 1679 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14884 11813 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 47733 3536 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 55629 2423 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 13755 8083 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2457 45354 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 576 261237 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 57 1869172 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 13000025 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 392474 270.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 435052 276.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 285757 385.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 473514 274.4 ns/op BenchmarkEncodeMarshaler-4 34308 3121 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 46201 2206 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 3512943 38.81 ns/op BenchmarkNumberIsValidRegexp-4 17166 7546 ns/op PASS ok encoding/json 13.705s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 3186317 ns/op 20.57 MB/s BenchmarkDecode-4 25 4380290 ns/op 20.27 MB/s PASS ok encoding/pem 1.572s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1891 92814 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 859 185411 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2187 55738 ns/op PASS ok encoding/xml 1.674s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 130017 776.4 ns/op BenchmarkAs-4 66985 1574 ns/op PASS ok errors 1.546s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 416512 261.0 ns/op BenchmarkIntSet-4 543849 225.8 ns/op BenchmarkFloatAdd-4 124598 929.8 ns/op BenchmarkFloatSet-4 509674 229.4 ns/op BenchmarkStringSet-4 431514 340.1 ns/op BenchmarkMapSet-4 116451 1050 ns/op BenchmarkMapSetDifferent-4 46422 2746 ns/op BenchmarkMapSetDifferentRandom-4 198 579160 ns/op BenchmarkMapSetString-4 96328 1130 ns/op BenchmarkMapAddSame-4 28280 4672 ns/op BenchmarkMapAddDifferent-4 10000 10865 ns/op BenchmarkMapAddDifferentRandom-4 187 654251 ns/op BenchmarkMapAddSameSteadyState-4 265348 441.2 ns/op BenchmarkMapAddDifferentSteadyState-4 104204 1102 ns/op BenchmarkMapString-4 5685 22754 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 15430 11572 ns/op PASS ok expvar 4.725s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 77931 1661 ns/op BenchmarkSprintfEmpty-4 212600 525.7 ns/op BenchmarkSprintfString-4 155872 1198 ns/op BenchmarkSprintfTruncateString-4 158218 1270 ns/op BenchmarkSprintfTruncateBytes-4 96452 1126 ns/op BenchmarkSprintfSlowParsingPath-4 130570 1007 ns/op BenchmarkSprintfQuoteString-4 35581 2919 ns/op BenchmarkSprintfInt-4 256155 780.4 ns/op BenchmarkSprintfIntInt-4 120540 1005 ns/op BenchmarkSprintfPrefixedInt-4 144354 1646 ns/op BenchmarkSprintfFloat-4 79525 1502 ns/op BenchmarkSprintfComplex-4 35701 3963 ns/op BenchmarkSprintfBoolean-4 124264 1006 ns/op BenchmarkSprintfHexString-4 87584 2735 ns/op BenchmarkSprintfHexBytes-4 61594 2753 ns/op BenchmarkSprintfBytes-4 29316 4734 ns/op BenchmarkSprintfStringer-4 48260 2732 ns/op BenchmarkSprintfStructure-4 28002 6755 ns/op BenchmarkManyArgs-4 38001 2879 ns/op BenchmarkFprintInt-4 59131 2098 ns/op BenchmarkFprintfBytes-4 60390 2245 ns/op BenchmarkFprintIntNoAlloc-4 58651 2014 ns/op BenchmarkScanInts-4 24 5025024 ns/op BenchmarkScanRecursiveInt-4 1 469433392 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 485681625 ns/op PASS ok fmt 7.267s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 379 573383 ns/op PASS ok go/build 1.349s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 31063 3567 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 10517 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 2982 38186 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 925 166927 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 224 609671 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 42 3567523 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 13764987 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 44698905 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 290474919 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.985s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 456351003 ns/op 0.14 MB/s 45608232 B/op 48813 allocs/op PASS ok go/format 1.548s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 25028596 ns/op 2.15 MB/s BenchmarkParseOnly-4 5 23817171 ns/op 2.26 MB/s BenchmarkResolve-4 34 3017031 ns/op 17.85 MB/s PASS ok go/parser 2.749s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 197378144 ns/op 0.26 MB/s 5146088 B/op 27483 allocs/op BenchmarkPrintDecl-4 642 244966 ns/op 0.13 MB/s 16122 B/op 51 allocs/op PASS ok go/printer 1.488s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 207 550639 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9731381 ns/op 5.09 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15891625 ns/op 4.55 MB/s BenchmarkScanFiles/net/http/server.go-4 4 29736174 ns/op 3.98 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1230939 ns/op 2.50 MB/s PASS ok go/scanner 2.223s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1282050 100.5 ns/op PASS ok go/token 1.318s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1152240 ns/op BenchmarkNamed/Underlying/nongeneric-4 836172 142.7 ns/op BenchmarkNamed/Underlying/generic-4 749857 155.3 ns/op BenchmarkNamed/Underlying/src_instance-4 810213 185.8 ns/op BenchmarkNamed/Underlying/user_instance-4 657206 274.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 10454 ns/op BenchmarkNamed/NewMethodSet/generic-4 12145 9728 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13550 10526 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13267 10122 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1005309432 ns/op 33005 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 547638767 ns/op 60508 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 299926508 ns/op 110332 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 311056963 ns/op 106192 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3595451820 ns/op 1437 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 163778889 ns/op 31389 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 119383509 ns/op 43127 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 79743164 ns/op 64519 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 670340324 ns/op 3229 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 104422454 ns/op 20566 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 67647278 ns/op 31747 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 58584792 ns/op 36681 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2350570875 ns/op 27823 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 947416791 ns/op 68985 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 270197918 ns/op 241509 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 133806754 ns/op 480074 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4660580275 ns/op 430.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 201464723 ns/op 9858 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 121909140 ns/op 16279 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 119294685 ns/op 16702 lines/s PASS ok go/types 57.074s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12673 10941 ns/op 93.59 MB/s PASS ok hash/adler32 1.314s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 213367 664.6 ns/op 22.57 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 227400 568.5 ns/op 26.39 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 98065 1131 ns/op 35.36 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 130870 926.0 ns/op 43.20 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 272667 486.0 ns/op 1053.48 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 356377 354.2 ns/op 1445.31 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 357156 384.5 ns/op 2663.18 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 256540 402.7 ns/op 2542.52 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 219116 558.1 ns/op 7339.67 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 246033 536.3 ns/op 7637.38 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 54835 2232 ns/op 14682.15 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51660 2213 ns/op 14809.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 347134 384.2 ns/op 39.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 404532 369.3 ns/op 40.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 350572 643.1 ns/op 62.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 350503 384.7 ns/op 103.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 234829 509.6 ns/op 1004.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 234301 429.7 ns/op 1191.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 229990 808.4 ns/op 1266.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 234946 622.4 ns/op 1645.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 214340 855.2 ns/op 4789.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 209070 589.1 ns/op 6952.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49897 3138 ns/op 10441.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47955 2234 ns/op 14664.61 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 215550 749.5 ns/op 20.01 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 218684 634.5 ns/op 23.64 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 127980 940.4 ns/op 42.53 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 139515 991.6 ns/op 40.34 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10828 ns/op 47.29 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 11752 10193 ns/op 50.23 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6193 24778 ns/op 41.33 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6273 22165 ns/op 46.20 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1251 92337 ns/op 44.36 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1171 94277 ns/op 43.45 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 134 765144 ns/op 42.83 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1205340 ns/op 27.19 MB/s PASS ok hash/crc32 9.088s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 129 947750 ns/op 69.15 MB/s BenchmarkCrc64/ISO4KB-4 1072 108603 ns/op 37.72 MB/s BenchmarkCrc64/ISO1KB-4 7909 18089 ns/op 56.61 MB/s BenchmarkCrc64/ECMA64KB-4 133 926810 ns/op 70.71 MB/s BenchmarkCrc64/Random64KB-4 132 1141234 ns/op 57.43 MB/s BenchmarkCrc64/Random16KB-4 492 223472 ns/op 73.32 MB/s PASS ok hash/crc64 2.431s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12904 14634 ns/op 69.97 MB/s BenchmarkFnv32aKB-4 6399 15915 ns/op 64.34 MB/s BenchmarkFnv64KB-4 10000 11037 ns/op 92.78 MB/s BenchmarkFnv64aKB-4 10000 12525 ns/op 81.76 MB/s BenchmarkFnv128KB-4 1525 83073 ns/op 12.33 MB/s BenchmarkFnv128aKB-4 1927 98389 ns/op 10.41 MB/s PASS ok hash/fnv 2.261s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 393912 326.3 ns/op 12.26 MB/s BenchmarkHash/n=4/Bytes-4 2389574 65.75 ns/op 60.84 MB/s BenchmarkHash/n=4/String-4 1509456 97.30 ns/op 41.11 MB/s BenchmarkHash/n=8/Write-4 338654 595.8 ns/op 13.43 MB/s BenchmarkHash/n=8/Bytes-4 2551689 44.42 ns/op 180.11 MB/s BenchmarkHash/n=8/String-4 846304 191.6 ns/op 41.75 MB/s BenchmarkHash/n=16/Write-4 346812 355.5 ns/op 45.01 MB/s BenchmarkHash/n=16/Bytes-4 2671544 45.49 ns/op 351.70 MB/s BenchmarkHash/n=16/String-4 1202260 116.4 ns/op 137.45 MB/s BenchmarkHash/n=32/Write-4 327320 360.2 ns/op 88.83 MB/s BenchmarkHash/n=32/Bytes-4 2878562 74.36 ns/op 430.35 MB/s BenchmarkHash/n=32/String-4 1458885 141.7 ns/op 225.90 MB/s BenchmarkHash/n=64/Write-4 431190 387.9 ns/op 165.00 MB/s BenchmarkHash/n=64/Bytes-4 2292400 53.88 ns/op 1187.93 MB/s BenchmarkHash/n=64/String-4 1535713 78.61 ns/op 814.15 MB/s BenchmarkHash/n=256/Write-4 277293 695.4 ns/op 368.14 MB/s BenchmarkHash/n=256/Bytes-4 1431351 94.06 ns/op 2721.76 MB/s BenchmarkHash/n=256/String-4 1000000 142.2 ns/op 1800.69 MB/s BenchmarkHash/n=320/Write-4 179706 579.3 ns/op 552.41 MB/s BenchmarkHash/n=320/Bytes-4 1614128 72.03 ns/op 4442.71 MB/s BenchmarkHash/n=320/String-4 576354 202.1 ns/op 1583.08 MB/s BenchmarkHash/n=1024/Write-4 187855 675.2 ns/op 1516.59 MB/s BenchmarkHash/n=1024/Bytes-4 943704 182.1 ns/op 5621.76 MB/s BenchmarkHash/n=1024/String-4 269366 479.6 ns/op 2135.22 MB/s BenchmarkHash/n=4096/Write-4 76335 1490 ns/op 2748.77 MB/s BenchmarkHash/n=4096/Bytes-4 220185 918.8 ns/op 4457.79 MB/s BenchmarkHash/n=4096/String-4 64178 2690 ns/op 1522.57 MB/s BenchmarkHash/n=16384/Write-4 22528 5189 ns/op 3157.21 MB/s BenchmarkHash/n=16384/Bytes-4 53642 2536 ns/op 6461.33 MB/s BenchmarkHash/n=16384/String-4 17160 7858 ns/op 2085.00 MB/s PASS ok hash/maphash 9.090s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 571 226432 ns/op BenchmarkEscapeNone-4 137722 1055 ns/op BenchmarkUnescape-4 618 207928 ns/op BenchmarkUnescapeNone-4 575622 217.3 ns/op BenchmarkUnescapeSparse-4 8925 28279 ns/op BenchmarkUnescapeDense-4 807 137988 ns/op PASS ok html 2.344s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7682 16648 ns/op BenchmarkCSSEscaperNoSpecials-4 22998 4852 ns/op BenchmarkDecodeCSS-4 20680 5747 ns/op BenchmarkDecodeCSSNoSpecials-4 2713816 41.38 ns/op BenchmarkCSSValueFilter-4 90325 1590 ns/op BenchmarkCSSValueFilterOk-4 60728 1940 ns/op BenchmarkEscapedExecute-4 4032 31157 ns/op BenchmarkHTMLNospaceEscaper-4 6686 16401 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 45295 3841 ns/op BenchmarkStripTags-4 14745 7979 ns/op BenchmarkStripTagsNoSpecials-4 187737 762.1 ns/op BenchmarkJSValEscaperWithNum-4 16225 6932 ns/op BenchmarkJSValEscaperWithStr-4 4712 31007 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17118 9502 ns/op BenchmarkJSValEscaperWithObj-4 3150 39631 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 11532 ns/op BenchmarkJSStrEscaperNoSpecials-4 39343 2894 ns/op BenchmarkJSStrEscaper-4 8882 15187 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37004 3054 ns/op BenchmarkJSRegexpEscaper-4 7899 15017 ns/op BenchmarkTemplateSpecialTags-4 85 1559152 ns/op BenchmarkURLEscaper-4 3421 47381 ns/op BenchmarkURLEscaperNoSpecials-4 148215 1169 ns/op BenchmarkURLNormalizer-4 4639 26144 ns/op BenchmarkURLNormalizerNoSpecials-4 93584 1280 ns/op BenchmarkSrcsetFilter-4 14202 8358 ns/op BenchmarkSrcsetFilterNoSpecials-4 77754 2182 ns/op PASS ok html/template 7.087s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 532687 331.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 283258 477.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 441129 234.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 519862 347.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 100.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 898891 127.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 119.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 130.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 151.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 357870 364.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 285382 596.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 203734 564.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 248446 448.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 591798 220.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 467600 391.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 689529 180.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 498213 386.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 360369 385.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1202205 160.1 ns/op BenchmarkRGBASetRGBA-4 1000000 117.8 ns/op BenchmarkRGBA64At-4 854155 158.0 ns/op BenchmarkRGBA64SetRGBA64-4 722882 220.9 ns/op BenchmarkNRGBAAt-4 1000000 100.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 165.6 ns/op BenchmarkNRGBA64At-4 822681 144.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 841861 159.3 ns/op BenchmarkAlphaAt-4 2452848 52.09 ns/op BenchmarkAlphaSetAlpha-4 1958282 58.68 ns/op BenchmarkAlpha16At-4 1381264 87.27 ns/op BenchmarkAlphaSetAlpha16-4 1136246 98.98 ns/op BenchmarkGrayAt-4 2008900 70.73 ns/op BenchmarkGraySetGray-4 1804933 69.32 ns/op BenchmarkGray16At-4 1000000 100.2 ns/op BenchmarkGraySetGray16-4 1000000 105.8 ns/op PASS ok image 8.293s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2598877 54.28 ns/op BenchmarkYCbCrToRGB/128-4 2553792 40.55 ns/op BenchmarkYCbCrToRGB/255-4 2702671 41.04 ns/op BenchmarkRGBToYCbCr/0-4 2182887 49.96 ns/op BenchmarkRGBToYCbCr/Cb-4 2938542 39.67 ns/op BenchmarkRGBToYCbCr/Cr-4 3190762 44.87 ns/op BenchmarkYCbCrToRGBA/0-4 2415200 45.61 ns/op BenchmarkYCbCrToRGBA/128-4 2183119 55.82 ns/op BenchmarkYCbCrToRGBA/255-4 2609492 44.03 ns/op BenchmarkNYCbCrAToRGBA/0-4 2391546 48.17 ns/op BenchmarkNYCbCrAToRGBA/128-4 2380498 48.29 ns/op BenchmarkNYCbCrAToRGBA/255-4 2143828 52.68 ns/op PASS ok image/color 4.057s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 62605358 ns/op BenchmarkFillSrc-4 274 438144 ns/op BenchmarkCopyOver-4 6 20093465 ns/op BenchmarkCopySrc-4 430 284153 ns/op BenchmarkNRGBAOver-4 7 22159471 ns/op BenchmarkNRGBASrc-4 10 15411964 ns/op BenchmarkYCbCr-4 7 17853343 ns/op BenchmarkGray-4 14 10167878 ns/op BenchmarkCMYK-4 9 12121878 ns/op BenchmarkGlyphOver-4 12 9146724 ns/op BenchmarkRGBAMaskOver-4 4 26396845 ns/op BenchmarkGrayMaskOver-4 5 29643415 ns/op BenchmarkRGBA64ImageMaskOver-4 3 35779888 ns/op BenchmarkRGBA-4 4 25704554 ns/op BenchmarkPalettedFill-4 738 159200 ns/op BenchmarkPalettedRGBA-4 4 33109238 ns/op BenchmarkGenericOver-4 2 58985506 ns/op BenchmarkGenericMaskOver-4 5 25507417 ns/op BenchmarkGenericSrc-4 3 37686420 ns/op BenchmarkGenericMaskSrc-4 3 33450471 ns/op PASS ok image/draw 9.720s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 6207086 ns/op 2.49 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 160384469 ns/op 1.92 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3185026228 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 57 2672297 ns/op 5.78 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 168725413 ns/op 0.37 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.707s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4645 36832 ns/op BenchmarkIDCT-4 5012 27693 ns/op BenchmarkDecodeBaseline-4 7 16562668 ns/op 3.73 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 25146343 ns/op 2.46 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 271407144 ns/op 4.53 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 228722090 ns/op 4.03 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.933s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17905909 7.689 ns/op BenchmarkDecodeGray-4 10 16051272 ns/op 4.08 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 49067579 ns/op 5.34 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40524370 ns/op 6.47 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 6803383 ns/op 9.63 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 39133875 ns/op 6.70 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 53397960 ns/op 4.91 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 64761928 ns/op 4.74 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 65882337 ns/op 4.66 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 224578140 ns/op 5.47 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 292061903 ns/op 4.21 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 45428345 ns/op 6.76 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 232514542 ns/op 5.28 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1072499000 ns/op 1.15 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.982s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 94623682 ns/op 1.06 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 55541441 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 419765252 ns/op 1.19 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 354035712 ns/op 1.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 112211890 ns/op 0.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52976082 ns/op 1.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 316721810 ns/op 1.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 278802433 ns/op 1.79 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 860058971 ns/op 1.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 606502584 ns/op 1.65 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4348567447 ns/op 1.15 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4050468388 ns/op 1.23 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10897580 ns/op 9.18 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10933501 ns/op 9.15 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50372644 ns/op 9.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 94120986 ns/op 5.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 108508634 ns/op 9.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 118760822 ns/op 8.42 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 488984257 ns/op 10.23 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 536757593 ns/op 9.32 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 66640293 ns/op 1.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 60755450 ns/op 1.65 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 480631390 ns/op 1.04 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 438207000 ns/op 1.14 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1003065726 ns/op 1.00 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 968842177 ns/op 1.03 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 9083169836 ns/op 0.55 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7030782875 ns/op 0.71 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 186573422 ns/op 22.40 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 178621522 ns/op 23.40 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 57.843s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 10000 10847 ns/op 0.09 MB/s BenchmarkMarshalCorpusFile/2-4 29905 7280 ns/op 0.27 MB/s BenchmarkMarshalCorpusFile/4-4 25822 7063 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/8-4 10000 14074 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/16-4 12591 11855 ns/op 1.35 MB/s BenchmarkMarshalCorpusFile/32-4 8361 15106 ns/op 2.12 MB/s BenchmarkMarshalCorpusFile/64-4 8326 16691 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/128-4 6118 31917 ns/op 4.01 MB/s BenchmarkMarshalCorpusFile/256-4 1604 93005 ns/op 2.75 MB/s BenchmarkMarshalCorpusFile/512-4 1312 127178 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/1024-4 469 241890 ns/op 4.23 MB/s BenchmarkMarshalCorpusFile/2048-4 330 855883 ns/op 2.39 MB/s BenchmarkMarshalCorpusFile/4096-4 86 1711898 ns/op 2.39 MB/s BenchmarkMarshalCorpusFile/8192-4 54 2696639 ns/op 3.04 MB/s BenchmarkMarshalCorpusFile/16384-4 54 3457770 ns/op 4.74 MB/s BenchmarkMarshalCorpusFile/32768-4 14 14907630 ns/op 2.20 MB/s BenchmarkMarshalCorpusFile/65536-4 7 23367365 ns/op 2.80 MB/s BenchmarkMarshalCorpusFile/131072-4 4 45145377 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/262144-4 2 69130158 ns/op 3.79 MB/s BenchmarkMarshalCorpusFile/524288-4 1 133420114 ns/op 3.93 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 275669295 ns/op 3.80 MB/s BenchmarkUnmarshalCorpusFile/1-4 6298 20856 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 9212 20945 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 7464 19305 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/8-4 6553 23007 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/16-4 4345 35427 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/32-4 4264 37678 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/64-4 2822 47552 ns/op 1.35 MB/s BenchmarkUnmarshalCorpusFile/128-4 2283 61953 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/256-4 752 142585 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/512-4 403 271012 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/1024-4 217 525390 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1082531 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 2524259 ns/op 1.62 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 6720117 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 8326523 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15707449 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 41817826 ns/op 1.57 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 123065484 ns/op 1.07 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 215824082 ns/op 1.21 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 447859379 ns/op 1.17 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 646213551 ns/op 1.62 MB/s BenchmarkMutatorBytes/1-4 1 176578263 ns/op BenchmarkMutatorBytes/10-4 17688 6388 ns/op BenchmarkMutatorBytes/100-4 20328 12284 ns/op BenchmarkMutatorBytes/1000-4 19370 9509 ns/op BenchmarkMutatorBytes/10000-4 6324 34016 ns/op BenchmarkMutatorBytes/100000-4 562 259787 ns/op BenchmarkMutatorString/1-4 25335 6641 ns/op BenchmarkMutatorString/10-4 29613 6171 ns/op BenchmarkMutatorString/100-4 15918 9418 ns/op BenchmarkMutatorString/1000-4 10000 21505 ns/op BenchmarkMutatorString/10000-4 3836 147058 ns/op BenchmarkMutatorString/100000-4 73 1378812 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 12111 9954 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 14512 ns/op BenchmarkMutatorAllBasicTypes/bool-4 52099 2442 ns/op BenchmarkMutatorAllBasicTypes/float32-4 29538 4494 ns/op BenchmarkMutatorAllBasicTypes/float64-4 41085 2671 ns/op BenchmarkMutatorAllBasicTypes/int-4 28492 4080 ns/op BenchmarkMutatorAllBasicTypes/int8-4 46828 2790 ns/op BenchmarkMutatorAllBasicTypes/int16-4 25796 4779 ns/op BenchmarkMutatorAllBasicTypes/int32-4 45478 2988 ns/op BenchmarkMutatorAllBasicTypes/int64-4 48192 2822 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 44229 2792 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 30996 4205 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 48501 5247 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 36955 4209 ns/op PASS ok internal/fuzz 20.270s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 8529 14902 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 121236 1758 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.440s PASS ok internal/poll 1.054s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 36285510 ns/op PASS ok internal/trace 5.741s PASS ok internal/zstd 1.115s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 20627 ns/op BenchmarkCopyNLarge-4 100 1039002 ns/op PASS ok io 1.474s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 143128 886.7 ns/op BenchmarkPrintln-4 18081 10525 ns/op 76 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 27237 6094 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4562 26899 ns/op BenchmarkDiscard-4 916539 140.3 ns/op 0 B/op 0 allocs/op PASS ok log 2.400s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 50666 2028 ns/op BenchmarkJSONHandler/defaults-4 6765 22322 ns/op 538 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 2198 46740 ns/op 785 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4359 35318 ns/op 737 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6213 20078 ns/op 505 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7302 18363 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3649 42206 ns/op 520 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26018 4772 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25840 4847 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 68174 1651 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 50181 3802 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 53902 2333 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 46084 3587 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 54594 2226 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 59322 3056 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 826435 146.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 732912 181.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 449172 313.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 264507 493.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 357152 561.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5611 48629 ns/op BenchmarkDispatch/switch-checked-4 148216 1033 ns/op BenchmarkDispatch/As-4 193140 789.5 ns/op BenchmarkDispatch/Visit-4 148960 874.2 ns/op BenchmarkUnsafeStrings-4 14275 7996 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 value_test.go:263: Value size = 24 PASS ok log/slog 7.024s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 564913 190.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1181804 104.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 766162 188.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 234246 570.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 36361 3365 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 39982 4633 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 24252 6922 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4275 29907 ns/op 3501 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 10555 15440 ns/op 607 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8563 16795 ns/op 607 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7146 26820 ns/op 1084 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1394 95337 ns/op 4274 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 5724 17658 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 10087 12947 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5875 17840 ns/op 932 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1909 67195 ns/op 3779 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.046s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 1 165061037 ns/op PASS ok maps 2.007s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2344554 50.70 ns/op BenchmarkAcosh-4 1000000 114.0 ns/op BenchmarkAsin-4 2289804 48.91 ns/op BenchmarkAsinh-4 1000000 116.0 ns/op BenchmarkAtan-4 2928877 55.66 ns/op BenchmarkAtanh-4 1000000 111.1 ns/op BenchmarkAtan2-4 1000000 103.1 ns/op BenchmarkCbrt-4 1000000 195.9 ns/op BenchmarkCeil-4 19725379 10.89 ns/op BenchmarkCopysign-4 2966460 66.02 ns/op BenchmarkCos-4 1000000 102.6 ns/op BenchmarkCosh-4 1639965 78.07 ns/op BenchmarkErf-4 2761544 64.56 ns/op BenchmarkErfc-4 2883499 40.19 ns/op BenchmarkErfinv-4 2740771 44.73 ns/op BenchmarkErfcinv-4 2475552 50.30 ns/op BenchmarkExp-4 6416264 22.76 ns/op BenchmarkExpGo-4 747955 134.0 ns/op BenchmarkExpm1-4 1847113 84.54 ns/op BenchmarkExp2-4 1000000 127.0 ns/op BenchmarkExp2Go-4 740052 138.2 ns/op BenchmarkAbs-4 4037065 34.10 ns/op BenchmarkDim-4 8520555 19.72 ns/op BenchmarkFloor-4 18737700 7.252 ns/op BenchmarkMax-4 7916530 12.97 ns/op BenchmarkMin-4 12031232 11.47 ns/op BenchmarkMod-4 301738 376.4 ns/op BenchmarkFrexp-4 1498536 77.43 ns/op BenchmarkGamma-4 728062 157.6 ns/op BenchmarkHypot-4 4180480 30.41 ns/op BenchmarkHypotGo-4 1419006 80.00 ns/op BenchmarkIlogb-4 1781467 63.69 ns/op BenchmarkJ0-4 288403 563.8 ns/op BenchmarkJ1-4 268975 487.8 ns/op BenchmarkJn-4 98962 1089 ns/op BenchmarkLdexp-4 1000000 148.7 ns/op BenchmarkLgamma-4 910272 212.0 ns/op BenchmarkLog-4 4805562 23.93 ns/op BenchmarkLogb-4 1866448 131.5 ns/op BenchmarkLog1p-4 694674 173.4 ns/op BenchmarkLog10-4 5000660 37.29 ns/op BenchmarkLog2-4 1398049 86.88 ns/op BenchmarkModf-4 1000000 121.7 ns/op BenchmarkNextafter32-4 2082552 57.10 ns/op BenchmarkNextafter64-4 1464144 78.44 ns/op BenchmarkPowInt-4 413562 258.1 ns/op BenchmarkPowFrac-4 512749 310.5 ns/op BenchmarkPow10Pos-4 4885188 26.52 ns/op BenchmarkPow10Neg-4 5148652 23.10 ns/op BenchmarkRound-4 4265313 29.84 ns/op BenchmarkRoundToEven-4 10360054 11.67 ns/op BenchmarkRemainder-4 469237 255.3 ns/op BenchmarkSignbit-4 6421300 21.76 ns/op BenchmarkSin-4 1249282 87.18 ns/op BenchmarkSincos-4 1018960 239.8 ns/op BenchmarkSinh-4 2005114 69.11 ns/op BenchmarkSqrtIndirect-4 24608564 9.402 ns/op BenchmarkSqrtLatency-4 21452601 7.911 ns/op BenchmarkSqrtIndirectLatency-4 19647554 6.287 ns/op BenchmarkSqrtGoLatency-4 1251770 99.06 ns/op BenchmarkSqrtPrime-4 31218 3380 ns/op BenchmarkTan-4 1211530 87.69 ns/op BenchmarkTanh-4 1000000 136.3 ns/op BenchmarkTrunc-4 25723885 10.23 ns/op BenchmarkY0-4 294046 490.4 ns/op BenchmarkY1-4 302190 639.4 ns/op BenchmarkYn-4 125862 1019 ns/op BenchmarkFloat64bits-4 6493263 17.79 ns/op BenchmarkFloat64frombits-4 6593016 41.14 ns/op BenchmarkFloat32bits-4 5719953 19.86 ns/op BenchmarkFloat32frombits-4 6731106 18.88 ns/op BenchmarkFMA-4 17050676 6.021 ns/op PASS ok math 17.793s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14684109 12.28 ns/op 5210.57 MB/s BenchmarkAddVV/2-4 8368006 14.30 ns/op 8954.07 MB/s BenchmarkAddVV/3-4 11988926 14.05 ns/op 13665.86 MB/s BenchmarkAddVV/4-4 11053809 12.81 ns/op 19991.16 MB/s BenchmarkAddVV/5-4 12140127 15.44 ns/op 20720.63 MB/s BenchmarkAddVV/10-4 7791340 18.35 ns/op 34868.33 MB/s BenchmarkAddVV/100-4 1570096 84.39 ns/op 75839.30 MB/s BenchmarkAddVV/1000-4 248120 729.6 ns/op 87715.24 MB/s BenchmarkSubVV/1-4 8538289 11.79 ns/op 5426.52 MB/s BenchmarkSubVV/2-4 12826660 12.05 ns/op 10626.43 MB/s BenchmarkSubVV/3-4 13067378 11.40 ns/op 16847.01 MB/s BenchmarkSubVV/4-4 10578468 11.20 ns/op 22847.18 MB/s BenchmarkSubVV/5-4 8509580 11.80 ns/op 27117.59 MB/s BenchmarkSubVV/10-4 7756683 20.81 ns/op 30747.50 MB/s BenchmarkSubVV/100-4 1881420 80.02 ns/op 79980.73 MB/s BenchmarkSubVV/1000-4 258032 763.9 ns/op 83782.71 MB/s BenchmarkAddVW/1-4 13262175 11.35 ns/op 704.96 MB/s BenchmarkAddVW/2-4 12406716 9.290 ns/op 1722.30 MB/s BenchmarkAddVW/3-4 8102672 15.70 ns/op 1528.80 MB/s BenchmarkAddVW/4-4 12270938 14.73 ns/op 2173.02 MB/s BenchmarkAddVW/5-4 10540075 15.45 ns/op 2588.77 MB/s BenchmarkAddVW/10-4 8111450 13.37 ns/op 5982.73 MB/s BenchmarkAddVW/100-4 246955 468.7 ns/op 1706.82 MB/s BenchmarkAddVW/1000-4 34894 3687 ns/op 2169.66 MB/s BenchmarkAddVWext/1-4 10944514 16.00 ns/op 499.97 MB/s BenchmarkAddVWext/2-4 13300142 16.22 ns/op 986.44 MB/s BenchmarkAddVWext/3-4 13830308 10.55 ns/op 2275.84 MB/s BenchmarkAddVWext/4-4 12814952 13.14 ns/op 2435.10 MB/s BenchmarkAddVWext/5-4 7654392 20.99 ns/op 1905.33 MB/s BenchmarkAddVWext/10-4 8908410 14.39 ns/op 5559.10 MB/s BenchmarkAddVWext/100-4 41553 3912 ns/op 204.49 MB/s BenchmarkAddVWext/1000-4 4090 30521 ns/op 262.11 MB/s BenchmarkSubVW/1-4 14046044 10.09 ns/op 792.78 MB/s BenchmarkSubVW/2-4 14225018 11.32 ns/op 1413.65 MB/s BenchmarkSubVW/3-4 11168983 12.20 ns/op 1967.61 MB/s BenchmarkSubVW/4-4 10849754 10.63 ns/op 3010.08 MB/s BenchmarkSubVW/5-4 9451723 12.74 ns/op 3140.17 MB/s BenchmarkSubVW/10-4 8388609 21.42 ns/op 3735.53 MB/s BenchmarkSubVW/100-4 300459 801.5 ns/op 998.13 MB/s BenchmarkSubVW/1000-4 32713 3159 ns/op 2532.22 MB/s BenchmarkSubVWext/1-4 13743492 9.453 ns/op 846.32 MB/s BenchmarkSubVWext/2-4 12265593 11.05 ns/op 1447.79 MB/s BenchmarkSubVWext/3-4 12890647 9.416 ns/op 2548.89 MB/s BenchmarkSubVWext/4-4 9628676 15.67 ns/op 2041.49 MB/s BenchmarkSubVWext/5-4 9745430 11.26 ns/op 3553.18 MB/s BenchmarkSubVWext/10-4 9436527 13.02 ns/op 6144.65 MB/s BenchmarkSubVWext/100-4 39657 2682 ns/op 298.29 MB/s BenchmarkSubVWext/1000-4 5037 28177 ns/op 283.92 MB/s BenchmarkMulAddVWW/1-4 9632966 15.43 ns/op 4149.01 MB/s BenchmarkMulAddVWW/2-4 9812857 13.21 ns/op 9686.19 MB/s BenchmarkMulAddVWW/3-4 9338121 12.86 ns/op 14932.57 MB/s BenchmarkMulAddVWW/4-4 9075423 12.44 ns/op 20583.14 MB/s BenchmarkMulAddVWW/5-4 8505192 12.78 ns/op 25041.24 MB/s BenchmarkMulAddVWW/10-4 6932004 18.96 ns/op 33752.33 MB/s BenchmarkMulAddVWW/100-4 1051084 129.3 ns/op 49500.10 MB/s BenchmarkMulAddVWW/1000-4 137799 1031 ns/op 62068.76 MB/s BenchmarkAddMulVVW/1-4 12054613 9.911 ns/op 6457.53 MB/s BenchmarkAddMulVVW/2-4 12482864 16.13 ns/op 7935.75 MB/s BenchmarkAddMulVVW/3-4 8322331 12.05 ns/op 15936.28 MB/s BenchmarkAddMulVVW/4-4 10026054 16.03 ns/op 15969.92 MB/s BenchmarkAddMulVVW/5-4 8913007 13.88 ns/op 23057.11 MB/s BenchmarkAddMulVVW/10-4 6565292 31.70 ns/op 20187.60 MB/s BenchmarkAddMulVVW/100-4 1000000 114.7 ns/op 55809.39 MB/s BenchmarkAddMulVVW/1000-4 208785 1017 ns/op 62944.37 MB/s BenchmarkDivWVW/1-4 1684561 71.43 ns/op 895.98 MB/s BenchmarkDivWVW/2-4 958866 154.8 ns/op 826.92 MB/s BenchmarkDivWVW/3-4 781830 173.9 ns/op 1103.89 MB/s BenchmarkDivWVW/4-4 613436 191.9 ns/op 1334.26 MB/s BenchmarkDivWVW/5-4 626562 248.7 ns/op 1286.78 MB/s BenchmarkDivWVW/10-4 329707 404.8 ns/op 1581.11 MB/s BenchmarkDivWVW/100-4 32892 3597 ns/op 1779.30 MB/s BenchmarkDivWVW/1000-4 4198 33550 ns/op 1907.58 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13351507 13.58 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15330746 14.76 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10388571 9.808 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10664952 10.57 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11935473 10.89 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12042487 9.485 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11033322 11.90 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10794842 12.36 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10505358 16.61 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10607896 11.05 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6040454 17.25 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6231789 18.12 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 124.9 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1242130 91.63 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 156595 936.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 189973 966.7 ns/op BenchmarkDecimalConversion-4 151 961012 ns/op BenchmarkFloatString/100-4 7255 22211 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 160 912956 ns/op 2912 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 57787647 ns/op 60616 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 6530585552 ns/op 821216 B/op 485 allocs/op BenchmarkFloatAdd/10-4 119109 930.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 120303 1487 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 97006 1054 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 68344 1776 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14275 8716 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 199467 701.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 169730 704.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 165475 776.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 127012 1023 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 42303 3583 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1323 91645 ns/op BenchmarkParseFloatLargeExp-4 277 402594 ns/op BenchmarkGCD10x10/WithoutXY-4 177613 919.1 ns/op BenchmarkGCD10x10/WithXY-4 42106 4091 ns/op BenchmarkGCD10x100/WithoutXY-4 71150 2165 ns/op BenchmarkGCD10x100/WithXY-4 10000 10274 ns/op BenchmarkGCD10x1000/WithoutXY-4 35838 3620 ns/op BenchmarkGCD10x1000/WithXY-4 10000 12573 ns/op BenchmarkGCD100x100/WithoutXY-4 17329 6255 ns/op BenchmarkGCD100x100/WithXY-4 10000 18743 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 13698 ns/op BenchmarkGCD100x1000/WithXY-4 6070 30828 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1867 72907 ns/op BenchmarkGCD1000x1000/WithXY-4 921 132113 ns/op BenchmarkHilbert-4 18 8276750 ns/op BenchmarkBinomial-4 10000 12170 ns/op BenchmarkQuoRem-4 20572 5745 ns/op BenchmarkExp-4 16 7383984 ns/op BenchmarkExpMont/Odd-4 87 1175147 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 91 1724717 ns/op 3354 B/op 37 allocs/op BenchmarkExpMont/Even2-4 92 2272505 ns/op 3832 B/op 52 allocs/op BenchmarkExpMont/Even3-4 33 3473274 ns/op 3901 B/op 54 allocs/op BenchmarkExpMont/Even4-4 78 1315672 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1251428 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even32-4 96 1717723 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 118 1081248 ns/op 3628 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1234591 ns/op 3789 B/op 51 allocs/op BenchmarkExpMont/Even128-4 136 833905 ns/op 3281 B/op 51 allocs/op BenchmarkExpMont/Even255-4 150 902020 ns/op 2941 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 270 403525 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 255 449593 ns/op 1722 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 265 448815 ns/op 1747 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 249 475751 ns/op 1746 B/op 47 allocs/op BenchmarkExp2-4 13 11843436 ns/op BenchmarkBitset-4 434758 367.7 ns/op BenchmarkBitsetNeg-4 277089 509.4 ns/op BenchmarkBitsetOrig-4 229884 938.1 ns/op BenchmarkBitsetNegOrig-4 79669 1567 ns/op BenchmarkModSqrt225_Tonelli-4 74 1428424 ns/op BenchmarkModSqrt225_3Mod4-4 289 400324 ns/op BenchmarkModSqrt231_Tonelli-4 81 1358410 ns/op BenchmarkModSqrt231_5Mod8-4 229 495034 ns/op BenchmarkModInverse-4 8577 16168 ns/op BenchmarkSqrt-4 1172 117031 ns/op BenchmarkIntSqr/1-4 762799 149.1 ns/op BenchmarkIntSqr/2-4 373414 430.7 ns/op BenchmarkIntSqr/3-4 483644 433.1 ns/op BenchmarkIntSqr/5-4 290215 382.7 ns/op BenchmarkIntSqr/8-4 254016 816.3 ns/op BenchmarkIntSqr/10-4 192534 700.1 ns/op BenchmarkIntSqr/20-4 30014 4652 ns/op BenchmarkIntSqr/30-4 29798 4524 ns/op BenchmarkIntSqr/50-4 15750 11957 ns/op BenchmarkIntSqr/80-4 10000 10985 ns/op BenchmarkIntSqr/100-4 8560 14186 ns/op BenchmarkIntSqr/200-4 4502 43126 ns/op BenchmarkIntSqr/300-4 1502 76711 ns/op BenchmarkIntSqr/500-4 805 173152 ns/op BenchmarkIntSqr/800-4 278 615018 ns/op BenchmarkIntSqr/1000-4 223 551409 ns/op BenchmarkDiv/20/10-4 346989 395.9 ns/op BenchmarkDiv/40/20-4 267208 397.0 ns/op BenchmarkDiv/100/50-4 284172 479.1 ns/op BenchmarkDiv/200/100-4 31701 3192 ns/op BenchmarkDiv/400/200-4 35614 4517 ns/op BenchmarkDiv/1000/500-4 27757 7172 ns/op BenchmarkDiv/2000/1000-4 25474 8315 ns/op BenchmarkDiv/20000/10000-4 952 117011 ns/op BenchmarkDiv/200000/100000-4 33 5236632 ns/op BenchmarkDiv/2000000/1000000-4 1 178055869 ns/op BenchmarkDiv/20000000/10000000-4 1 4979164421 ns/op BenchmarkMul-4 2 64186268 ns/op BenchmarkNatMul/10-4 133831 1468 ns/op BenchmarkNatMul/100-4 6697 40871 ns/op BenchmarkNatMul/1000-4 128 934854 ns/op BenchmarkZeroShifts/Shl-4 6418 20007 ns/op BenchmarkZeroShifts/ShlSame-4 2929776 54.20 ns/op BenchmarkZeroShifts/Shr-4 9608 22308 ns/op BenchmarkZeroShifts/ShrSame-4 2744890 39.45 ns/op BenchmarkExp3Power/0x10-4 103876 1533 ns/op BenchmarkExp3Power/0x40-4 128774 1399 ns/op BenchmarkExp3Power/0x100-4 76672 2453 ns/op BenchmarkExp3Power/0x400-4 26928 4961 ns/op BenchmarkExp3Power/0x1000-4 8852 22463 ns/op BenchmarkExp3Power/0x4000-4 2127 118565 ns/op BenchmarkExp3Power/0x10000-4 144 763859 ns/op BenchmarkExp3Power/0x40000-4 15 7775811 ns/op BenchmarkExp3Power/0x100000-4 2 102314628 ns/op BenchmarkExp3Power/0x400000-4 1 607508607 ns/op BenchmarkFibo-4 3 44623408 ns/op BenchmarkNatSqr/1-4 815938 364.1 ns/op BenchmarkNatSqr/2-4 524643 519.5 ns/op BenchmarkNatSqr/3-4 313429 568.2 ns/op BenchmarkNatSqr/5-4 336457 859.3 ns/op BenchmarkNatSqr/8-4 190396 1202 ns/op BenchmarkNatSqr/10-4 147855 1343 ns/op BenchmarkNatSqr/20-4 29692 4932 ns/op BenchmarkNatSqr/30-4 18127 6198 ns/op BenchmarkNatSqr/50-4 13714 8990 ns/op BenchmarkNatSqr/80-4 10000 14478 ns/op BenchmarkNatSqr/100-4 6860 18158 ns/op BenchmarkNatSqr/200-4 3938 46178 ns/op BenchmarkNatSqr/300-4 1872 137302 ns/op BenchmarkNatSqr/500-4 688 260829 ns/op BenchmarkNatSqr/800-4 250 501116 ns/op BenchmarkNatSqr/1000-4 195 744512 ns/op BenchmarkNatSetBytes/8-4 764078 178.7 ns/op BenchmarkNatSetBytes/24-4 219543 692.9 ns/op BenchmarkNatSetBytes/128-4 51004 2651 ns/op BenchmarkNatSetBytes/7-4 758444 152.8 ns/op BenchmarkNatSetBytes/23-4 237897 776.3 ns/op BenchmarkNatSetBytes/127-4 36279 3033 ns/op BenchmarkScanPi-4 199 936727 ns/op BenchmarkStringPiParallel-4 387 434631 ns/op BenchmarkScan/10/Base2-4 30376 3670 ns/op BenchmarkScan/100/Base2-4 4456 32549 ns/op BenchmarkScan/1000/Base2-4 356 309629 ns/op BenchmarkScan/10/Base8-4 69740 2793 ns/op BenchmarkScan/100/Base8-4 10000 12209 ns/op BenchmarkScan/1000/Base8-4 816 124590 ns/op BenchmarkScan/10/Base10-4 90568 2343 ns/op BenchmarkScan/100/Base10-4 10000 11920 ns/op BenchmarkScan/1000/Base10-4 1196 99100 ns/op BenchmarkScan/10/Base16-4 96012 1345 ns/op BenchmarkScan/100/Base16-4 10000 12820 ns/op BenchmarkScan/1000/Base16-4 1525 94097 ns/op BenchmarkString/10/Base2-4 132440 785.7 ns/op BenchmarkString/100/Base2-4 27032 5478 ns/op BenchmarkString/1000/Base2-4 3036 48231 ns/op BenchmarkString/10/Base8-4 321220 473.3 ns/op BenchmarkString/100/Base8-4 65199 2522 ns/op BenchmarkString/1000/Base8-4 7088 20406 ns/op BenchmarkString/10/Base10-4 144831 713.5 ns/op BenchmarkString/100/Base10-4 33397 6957 ns/op BenchmarkString/1000/Base10-4 6100 28802 ns/op BenchmarkString/10/Base16-4 382664 346.5 ns/op BenchmarkString/100/Base16-4 70125 1497 ns/op BenchmarkString/1000/Base16-4 7264 15470 ns/op BenchmarkLeafSize/0-4 24 4998372 ns/op BenchmarkLeafSize/1-4 273 415609 ns/op BenchmarkLeafSize/2-4 309 431604 ns/op BenchmarkLeafSize/3-4 187 539717 ns/op BenchmarkLeafSize/4-4 332 349276 ns/op BenchmarkLeafSize/5-4 229 557813 ns/op BenchmarkLeafSize/6-4 288 562628 ns/op BenchmarkLeafSize/7-4 247 472012 ns/op BenchmarkLeafSize/8-4 340 431255 ns/op BenchmarkLeafSize/9-4 144 829732 ns/op BenchmarkLeafSize/10-4 246 668610 ns/op BenchmarkLeafSize/11-4 202 522139 ns/op BenchmarkLeafSize/12-4 327 624680 ns/op BenchmarkLeafSize/13-4 265 647069 ns/op BenchmarkLeafSize/14-4 238 530938 ns/op BenchmarkLeafSize/15-4 373 364106 ns/op BenchmarkLeafSize/16-4 354 352620 ns/op BenchmarkLeafSize/32-4 324 402440 ns/op BenchmarkLeafSize/64-4 298 503414 ns/op BenchmarkProbablyPrime/n=0-4 8 18864643 ns/op BenchmarkProbablyPrime/n=1-4 7 15333604 ns/op BenchmarkProbablyPrime/n=5-4 4 27817033 ns/op BenchmarkProbablyPrime/n=10-4 4 43542679 ns/op BenchmarkProbablyPrime/n=20-4 2 50582373 ns/op BenchmarkProbablyPrime/Lucas-4 9 15110698 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 80 2372123 ns/op BenchmarkRatCmp-4 111931 1053 ns/op BenchmarkFloatSqrt/64-4 15656 10617 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10209 12078 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 6898 14570 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3745 29242 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 708 233758 ns/op 18053 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 69 3001643 ns/op 174657 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 192846743 ns/op 3767112 B/op 614 allocs/op PASS ok math/big 81.088s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 8809107 15.48 ns/op BenchmarkLeadingZeros8-4 9459662 12.70 ns/op BenchmarkLeadingZeros16-4 9932554 11.87 ns/op BenchmarkLeadingZeros32-4 9969496 12.16 ns/op BenchmarkLeadingZeros64-4 7148937 14.60 ns/op BenchmarkTrailingZeros-4 10761867 12.40 ns/op BenchmarkTrailingZeros8-4 5498635 21.52 ns/op BenchmarkTrailingZeros16-4 10793738 10.08 ns/op BenchmarkTrailingZeros32-4 11904979 17.88 ns/op BenchmarkTrailingZeros64-4 11014736 11.24 ns/op BenchmarkOnesCount-4 10302656 11.69 ns/op BenchmarkOnesCount8-4 10655647 13.59 ns/op BenchmarkOnesCount16-4 10747836 16.13 ns/op BenchmarkOnesCount32-4 12408134 11.45 ns/op BenchmarkOnesCount64-4 9807406 12.72 ns/op BenchmarkRotateLeft-4 9477049 13.37 ns/op BenchmarkRotateLeft8-4 12336475 14.16 ns/op BenchmarkRotateLeft16-4 12440056 13.72 ns/op BenchmarkRotateLeft32-4 10274970 11.37 ns/op BenchmarkRotateLeft64-4 12108676 10.80 ns/op BenchmarkReverse-4 15844837 7.609 ns/op BenchmarkReverse8-4 22280145 6.350 ns/op BenchmarkReverse16-4 23210480 7.741 ns/op BenchmarkReverse32-4 15813984 7.444 ns/op BenchmarkReverse64-4 18928354 7.401 ns/op BenchmarkReverseBytes-4 24983572 6.398 ns/op BenchmarkReverseBytes16-4 21691965 5.671 ns/op BenchmarkReverseBytes32-4 18331413 6.285 ns/op BenchmarkReverseBytes64-4 24193704 8.343 ns/op BenchmarkAdd-4 12526666 12.37 ns/op BenchmarkAdd32-4 7036756 14.89 ns/op BenchmarkAdd64-4 10893770 11.42 ns/op BenchmarkAdd64multiple-4 19911608 6.238 ns/op BenchmarkSub-4 11197438 12.18 ns/op BenchmarkSub32-4 10392860 10.79 ns/op BenchmarkSub64-4 10691142 11.85 ns/op BenchmarkSub64multiple-4 18500936 9.997 ns/op BenchmarkMul-4 10458584 12.24 ns/op BenchmarkMul32-4 11175721 12.15 ns/op BenchmarkMul64-4 10120530 17.10 ns/op BenchmarkDiv-4 2695508 45.14 ns/op BenchmarkDiv32-4 4834838 22.56 ns/op BenchmarkDiv64-4 2709602 40.12 ns/op PASS ok math/bits 10.670s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 9406371 14.01 ns/op BenchmarkAcos-4 450202 262.1 ns/op BenchmarkAcosh-4 468739 299.4 ns/op BenchmarkAsin-4 389919 270.8 ns/op BenchmarkAsinh-4 498597 244.5 ns/op BenchmarkAtan-4 936338 224.0 ns/op BenchmarkAtanh-4 639159 161.3 ns/op BenchmarkConj-4 21613602 5.036 ns/op BenchmarkCos-4 572574 197.7 ns/op BenchmarkCosh-4 558468 193.1 ns/op BenchmarkExp-4 589153 292.6 ns/op BenchmarkLog-4 968761 207.7 ns/op BenchmarkLog10-4 1000000 150.8 ns/op BenchmarkPhase-4 1000000 126.5 ns/op BenchmarkPolar-4 1000000 102.9 ns/op BenchmarkPow-4 243550 950.7 ns/op BenchmarkRect-4 1000000 115.4 ns/op BenchmarkSin-4 679494 205.2 ns/op BenchmarkSinh-4 606878 254.7 ns/op BenchmarkSqrt-4 1048137 126.6 ns/op BenchmarkTan-4 434242 331.3 ns/op BenchmarkTanh-4 491311 308.8 ns/op PASS ok math/cmplx 5.812s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 647730 289.7 ns/op BenchmarkInt63ThreadsafeParallel-4 819776 150.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 132.4 ns/op BenchmarkIntn1000-4 734280 168.8 ns/op BenchmarkInt63n1000-4 728260 170.2 ns/op BenchmarkInt31n1000-4 759529 152.5 ns/op BenchmarkFloat32-4 872154 150.8 ns/op BenchmarkFloat64-4 1000000 129.5 ns/op BenchmarkPerm3-4 85299 1295 ns/op BenchmarkPerm30-4 20326 7490 ns/op BenchmarkPerm30ViaShuffle-4 17341 9378 ns/op BenchmarkShuffleOverhead-4 12645 9818 ns/op BenchmarkRead3-4 782968 163.0 ns/op BenchmarkRead64-4 70137 1710 ns/op BenchmarkRead1000-4 4982 24694 ns/op BenchmarkConcurrent-4 212218 625.9 ns/op PASS ok math/rand 4.509s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37690 3238 ns/op BenchmarkQDecodeWord-4 58902 2034 ns/op BenchmarkQDecodeHeader-4 68366 1672 ns/op BenchmarkTypeByExtension/.html-4 424471 316.7 ns/op BenchmarkTypeByExtension/.HTML-4 270591 426.1 ns/op BenchmarkTypeByExtension/.unused-4 312818 390.9 ns/op BenchmarkExtensionsByType/text/html-4 146190 1183 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 42086 3306 ns/op BenchmarkExtensionsByType/application/octet-stream-4 42099 3639 ns/op PASS ok mime 3.359s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 247 422318 ns/op 48440 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 392 389729 ns/op 48499 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 30 4401426 ns/op 105425 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 320 438004 ns/op 49883 B/op 207 allocs/op PASS ok mime/multipart 1.882s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 771 150118 ns/op PASS ok mime/quotedprintable 1.222s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 6 17062659 ns/op 8613 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30201952 ns/op 13792 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020858880 ns/op 150904 B/op 232 allocs/op BenchmarkDNSName-4 121944 903.7 ns/op BenchmarkInterfaces-4 1758 79593 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6588 21924 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1893 101871 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1956 91551 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4866 27821 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2564 54529 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 8223 16147 ns/op BenchmarkParseIPValidIPv4-4 446709 545.0 ns/op BenchmarkParseIPValidIPv6-4 258519 727.5 ns/op BenchmarkIPString/IPv4-4 121371 1039 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10986 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 38880 2809 ns/op BenchmarkIPEqual/IPv4-4 874984 128.1 ns/op BenchmarkIPEqual/IPv6-4 912961 176.7 ns/op BenchmarkTCP4OneShot-4 152 730096 ns/op BenchmarkTCP4OneShotTimeout-4 182 777563 ns/op BenchmarkTCP4Persistent-4 234 494098 ns/op BenchmarkTCP4PersistentTimeout-4 244 456991 ns/op BenchmarkTCP6OneShot-4 117 967064 ns/op BenchmarkTCP6OneShotTimeout-4 138 904721 ns/op BenchmarkTCP6Persistent-4 332 455061 ns/op BenchmarkTCP6PersistentTimeout-4 229 479161 ns/op BenchmarkTCP4ConcurrentReadWrite-4 12135 9026 ns/op BenchmarkTCP6ConcurrentReadWrite-4 9943 11984 ns/op BenchmarkSetReadDeadline-4 111482 964.1 ns/op BenchmarkUDP6LinkLocalUnicast-4 96 1179894 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 103 1200841 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 103 1101577 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 100 1248849 ns/op 0 B/op 0 allocs/op PASS ok net 13.051s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20166 5543 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7642 17111 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10207 12776 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16028 7874 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 15253 6782 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 24501 9582 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1238938 108.5 ns/op BenchmarkFindChild/n=2/rep=map-4 2727968 46.20 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 102.5 ns/op BenchmarkFindChild/n=4/rep=linear-4 760664 215.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2732424 74.72 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 490233 219.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 502701 414.2 ns/op BenchmarkFindChild/n=8/rep=map-4 2591001 59.11 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 509344 337.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 148234 698.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2825938 45.94 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1000000 106.2 ns/op BenchmarkFindChild/n=32/rep=linear-4 97441 1053 ns/op BenchmarkFindChild/n=32/rep=map-4 2743953 87.83 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2057545 59.68 ns/op BenchmarkMultiConflicts-4 1 224249369 ns/op BenchmarkServerMatch-4 14728 11571 ns/op BenchmarkReadRequestChrome-4 2820 37585 ns/op 16.26 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 15076 ns/op 5.17 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9397 15709 ns/op 5.22 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5630 31060 ns/op 4.86 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 10648 ns/op 3.76 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 32 3435655 ns/op 0.30 MB/s BenchmarkFileAndServer_1KB/https1-4 22 4723444 ns/op 0.22 MB/s BenchmarkFileAndServer_1KB/h2-4 18 5760445 ns/op 0.18 MB/s BenchmarkFileAndServer_16MB/h1-4 1 104662236 ns/op 160.30 MB/s BenchmarkFileAndServer_16MB/https1-4 1 256711573 ns/op 65.35 MB/s BenchmarkFileAndServer_16MB/h2-4 1 554775446 ns/op 30.24 MB/s BenchmarkFileAndServer_64MB/h1-4 1 390144608 ns/op 172.01 MB/s BenchmarkFileAndServer_64MB/https1-4 1 907531562 ns/op 73.95 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2386855575 ns/op 28.12 MB/s BenchmarkServeMux-4 228 653029 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 249 688816 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 48 2580160 ns/op 6675 B/op 65 allocs/op BenchmarkClientServer/https1-4 37 2771336 ns/op 9297 B/op 101 allocs/op BenchmarkClientServer/h2-4 34 3256183 ns/op 13745 B/op 114 allocs/op BenchmarkClientServerParallel/4/h1-4 427 293300 ns/op 9203 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 15 6828070 ns/op 95927 B/op 1068 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56684: read tcp 127.0.0.1:56682->127.0.0.1:56684: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56705: read tcp 127.0.0.1:56693->127.0.0.1:56705: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56703: read tcp 127.0.0.1:56693->127.0.0.1:56703: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56701: write tcp 127.0.0.1:56693->127.0.0.1:56701: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56717: read tcp 127.0.0.1:56707->127.0.0.1:56717: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56714: write tcp 127.0.0.1:56707->127.0.0.1:56714: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56710: write tcp 127.0.0.1:56707->127.0.0.1:56710: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 6520148 ns/op 86655 B/op 1011 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56728: read tcp 127.0.0.1:56725->127.0.0.1:56728: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56734: read tcp 127.0.0.1:56729->127.0.0.1:56734: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56736: read tcp 127.0.0.1:56729->127.0.0.1:56736: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56738: read tcp 127.0.0.1:56729->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:56747: read tcp 127.0.0.1:56742->127.0.0.1:56747: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56755: read tcp 127.0.0.1:56742->127.0.0.1:56755: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56757: read tcp 127.0.0.1:56742->127.0.0.1:56757: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56745: read tcp 127.0.0.1:56742->127.0.0.1:56745: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56748: read tcp 127.0.0.1:56742->127.0.0.1:56748: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56753: read tcp 127.0.0.1:56742->127.0.0.1:56753: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 200 521387 ns/op 26190 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 14 7637566 ns/op 105186 B/op 1168 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56992: read tcp 127.0.0.1:56990->127.0.0.1:56992: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57006: read tcp 127.0.0.1:56994->127.0.0.1:57006: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57008: read tcp 127.0.0.1:57007->127.0.0.1:57008: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57021: write tcp 127.0.0.1:57007->127.0.0.1:57021: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 7998126 ns/op 110201 B/op 1310 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57025: write tcp 127.0.0.1:57024->127.0.0.1:57025: use of closed network connection BenchmarkServer-4 1 1096153196 ns/op 31840 B/op 154 allocs/op BenchmarkClient-4 46 3033791 ns/op 3949 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 154 719007 ns/op 7428 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 913 145584 ns/op 3099 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1573 84668 ns/op 1893 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1269 96616 ns/op 2810 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1502 115568 ns/op 2720 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1220 91480 ns/op 2688 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1497 89921 ns/op 1961 B/op 14 allocs/op BenchmarkServerHijack-4 924 152592 ns/op 16728 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 45 3634450 ns/op 7180 B/op 55 allocs/op BenchmarkResponseStatusLine-4 321704 382.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 26.888s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 932 196212 ns/op 34142 B/op 12 allocs/op PASS ok net/http/httputil 1.383s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 67162 1963 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 298158 537.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 202597 765.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 36776 3037 ns/op BenchmarkStdIPv4-4 62215 1734 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 37887 3615 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 79917 1681 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 64838 2749 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 64399 1938 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 167.5 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1183957 101.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1178224 95.94 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 346113 511.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 365872 347.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 322474 410.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84312 1537 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 256443 547.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 155067 760.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 181072 814.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 178184 714.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85413 1453 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 357990 368.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 124088 1200 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 173174 747.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 236029 493.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 133177 773.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 316827 388.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 140804 832.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 165246 912.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 131498 797.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 91780 1331 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 459669 298.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 130330 896.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93391 1503 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 118071 1138 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 183122 901.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 81919 1575 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 257550 496.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 121021 1084 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 144645 944.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 180762 719.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 127610 1311 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 127.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 784634 131.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 136.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 144.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 134.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 918536 139.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 929665 169.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 838027 216.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 806797 145.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 347775 588.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 449599 259.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 188409 595.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 200472 561.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 237303 629.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 73656 2050 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 569492 276.4 ns/op PASS ok net/netip 13.024s 2023/09/20 16:54:57 Test RPC server listening on 127.0.0.1:57119 2023/09/20 16:54:57 Test HTTP RPC server listening on 127.0.0.1:57120 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 96 1155931 ns/op BenchmarkEndToEndHTTP-4 96 1076837 ns/op BenchmarkEndToEndAsync-4 772 137850 ns/op BenchmarkEndToEndAsyncHTTP-4 866 154635 ns/op PASS ok net/rpc 2.214s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3600 39712 ns/op BenchmarkReadMIMEHeader/server_headers-4 4419 35241 ns/op BenchmarkUncommon-4 16972 9077 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.850s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 2488 47507 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 71811 1716 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 514080 274.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 62541 1617 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 132753 765.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 70287 1683 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 12563 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 322941 396.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 79810 2118 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 197832 831.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 87997 1649 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 15237 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 117462 890.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 55750 2708 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 54468 2265 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 23984 4807 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5392 28024 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 119787 1145 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63753 2171 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 55101 2978 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26356 4738 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 2806 37513 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.091s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2201148 58.04 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 103114 1070 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 381 286100 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 144 908981 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 350 343966 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 40020 3356 ns/op BenchmarkStatFile-4 24038 7182 ns/op BenchmarkStatDir-4 23241 4854 ns/op BenchmarkLstatDot-4 44233 4171 ns/op BenchmarkLstatFile-4 25351 4921 ns/op BenchmarkLstatDir-4 26289 4776 ns/op PASS ok os 3.773s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 8 18974865 ns/op 8977 B/op 30 allocs/op PASS ok os/exec 1.478s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 243775 539.7 ns/op PASS ok os/user 1.308s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2566819 58.44 ns/op BenchmarkString-4 1517482 83.43 ns/op BenchmarkBytes-4 1000000 135.8 ns/op BenchmarkNamedBytes-4 719427 164.5 ns/op BenchmarkBytesArray-4 637628 328.2 ns/op BenchmarkSliceLen-4 1652557 103.7 ns/op BenchmarkMapLen-4 948484 191.4 ns/op BenchmarkStringLen-4 1000000 222.1 ns/op BenchmarkArrayLen-4 940222 153.2 ns/op BenchmarkSliceCap-4 1593795 71.77 ns/op BenchmarkDeepEqual/int8-4 525402 372.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 68400 1885 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 473845 380.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 61825 2681 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 371247 582.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 64687 2597 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 375214 342.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 71314 2241 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 333852 399.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 71896 1769 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 340585 305.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 121030 1353 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 429435 320.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 67249 1775 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 388321 434.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 74330 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 440004 399.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 67820 1726 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 368400 463.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 73420 2309 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 361616 394.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 63598 1890 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 357763 367.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 38192 3541 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 316804 376.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 73821 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 466124 463.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 42860 2770 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 342133 337.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 67053 1741 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 433201 302.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 70845 1738 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 371482 354.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 58303 1790 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 96934 1284 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 44577 2619 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45165 2910 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 27280 4589 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 26817 6555 ns/op BenchmarkIsZero/ArrayComparable-4 318254 473.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 24189 4567 ns/op BenchmarkIsZero/StructComparable-4 509925 240.6 ns/op BenchmarkIsZero/StructIncomparable-4 151477 1052 ns/op BenchmarkSetZero/Bool/Direct-4 2101129 58.96 ns/op BenchmarkSetZero/Bool/CachedZero-4 807446 154.5 ns/op BenchmarkSetZero/Bool/NewZero-4 567369 254.9 ns/op BenchmarkSetZero/Int/Direct-4 1463895 116.3 ns/op BenchmarkSetZero/Int/CachedZero-4 825008 146.2 ns/op BenchmarkSetZero/Int/NewZero-4 628339 334.0 ns/op BenchmarkSetZero/Uint/Direct-4 1657659 73.87 ns/op BenchmarkSetZero/Uint/CachedZero-4 809542 158.5 ns/op BenchmarkSetZero/Uint/NewZero-4 712786 256.3 ns/op BenchmarkSetZero/Float/Direct-4 1958372 61.11 ns/op BenchmarkSetZero/Float/CachedZero-4 810069 315.3 ns/op BenchmarkSetZero/Float/NewZero-4 538821 232.6 ns/op BenchmarkSetZero/Complex/Direct-4 1528442 89.94 ns/op BenchmarkSetZero/Complex/CachedZero-4 928627 165.2 ns/op BenchmarkSetZero/Complex/NewZero-4 708960 205.5 ns/op BenchmarkSetZero/Array/Direct-4 1236948 90.79 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 148.2 ns/op BenchmarkSetZero/Array/NewZero-4 318936 436.5 ns/op BenchmarkSetZero/Chan/Direct-4 1668516 71.47 ns/op BenchmarkSetZero/Chan/CachedZero-4 851248 160.6 ns/op BenchmarkSetZero/Chan/NewZero-4 597103 207.2 ns/op BenchmarkSetZero/Func/Direct-4 1000000 108.6 ns/op BenchmarkSetZero/Func/CachedZero-4 816870 198.4 ns/op BenchmarkSetZero/Func/NewZero-4 630940 227.8 ns/op BenchmarkSetZero/Interface/Direct-4 1469708 77.43 ns/op BenchmarkSetZero/Interface/CachedZero-4 813652 176.9 ns/op BenchmarkSetZero/Interface/NewZero-4 718203 259.1 ns/op BenchmarkSetZero/Map/Direct-4 1604097 73.97 ns/op BenchmarkSetZero/Map/CachedZero-4 631836 161.8 ns/op BenchmarkSetZero/Map/NewZero-4 578126 221.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1708329 75.23 ns/op BenchmarkSetZero/Pointer/CachedZero-4 946141 183.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 718773 300.3 ns/op BenchmarkSetZero/Slice/Direct-4 1454148 84.24 ns/op BenchmarkSetZero/Slice/CachedZero-4 764210 155.4 ns/op BenchmarkSetZero/Slice/NewZero-4 654604 255.2 ns/op BenchmarkSetZero/String/Direct-4 1621438 75.48 ns/op BenchmarkSetZero/String/CachedZero-4 970173 155.8 ns/op BenchmarkSetZero/String/NewZero-4 531919 217.8 ns/op BenchmarkSetZero/Struct/Direct-4 1482784 77.68 ns/op BenchmarkSetZero/Struct/CachedZero-4 680194 192.0 ns/op BenchmarkSetZero/Struct/NewZero-4 715809 230.3 ns/op BenchmarkSelect/1-4 116330 1004 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 58531 3103 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 23085 5949 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 125371 848.1 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 141522 1087 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 77391 1388 ns/op 92.22 MB/s BenchmarkCallArgCopy/size=256-4 92302 1810 ns/op 141.42 MB/s BenchmarkCallArgCopy/size=1024-4 55034 3488 ns/op 293.61 MB/s BenchmarkCallArgCopy/size=4096-4 13593 8987 ns/op 455.75 MB/s BenchmarkCallArgCopy/size=65536-4 1297 175341 ns/op 373.76 MB/s BenchmarkFieldByName1-4 559863 259.7 ns/op BenchmarkFieldByName2-4 53761 6153 ns/op BenchmarkFieldByName3-4 4156 34872 ns/op BenchmarkInterfaceBig-4 1705466 68.74 ns/op BenchmarkInterfaceSmall-4 1707722 73.60 ns/op BenchmarkNew-4 942044 259.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2262 92313 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1698 132398 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2332 67385 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1818 76688 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2557 90078 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1821 113775 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 164830 995.7 ns/op PASS ok reflect 29.044s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4120 33501 ns/op 9080 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 34502 ns/op 9714 B/op 1 allocs/op BenchmarkFindString-4 6394 34829 ns/op 9312 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 37121 ns/op 9722 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 36649 ns/op 9376 B/op 2 allocs/op BenchmarkLiteral-4 10000 28386 ns/op BenchmarkNotLiteral-4 2340 53898 ns/op BenchmarkMatchClass-4 3492 66036 ns/op BenchmarkMatchClass_InRange-4 2838 68918 ns/op BenchmarkReplaceAll-4 878 149304 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 20843 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 10348 ns/op BenchmarkAnchoredShortMatch-4 10000 26496 ns/op BenchmarkAnchoredLongMatch-4 10000 13303 ns/op BenchmarkOnePassShortA-4 14557 10159 ns/op BenchmarkNotOnePassShortA-4 2872 36187 ns/op BenchmarkOnePassShortB-4 18577 6085 ns/op BenchmarkNotOnePassShortB-4 10000 43281 ns/op BenchmarkOnePassLongPrefix-4 61338 3165 ns/op BenchmarkOnePassLongNotPrefix-4 22842 5704 ns/op BenchmarkMatchParallelShared-4 5250 30349 ns/op BenchmarkMatchParallelCopied-4 10000 37878 ns/op BenchmarkQuoteMetaAll-4 121748 1099 ns/op 12.74 MB/s BenchmarkQuoteMetaNone-4 403669 373.4 ns/op 69.64 MB/s BenchmarkCompile/Onepass-4 4208 44986 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1038 107847 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 133 1235119 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2136867 52.83 ns/op 302.86 MB/s BenchmarkMatch/Easy0/32-4 10000 23495 ns/op 1.36 MB/s BenchmarkMatch/Easy0/1K-4 6400 25702 ns/op 39.84 MB/s BenchmarkMatch/Easy0i/16-4 2139756 54.25 ns/op 294.91 MB/s BenchmarkMatch/Easy0i/32-4 3613 36441 ns/op 0.88 MB/s BenchmarkMatch/Easy0i/1K-4 198 593705 ns/op 1.72 MB/s BenchmarkMatch/Easy1/16-4 2100788 79.45 ns/op 201.39 MB/s BenchmarkMatch/Easy1/32-4 10000 21103 ns/op 1.52 MB/s BenchmarkMatch/Easy1/1K-4 3931 43056 ns/op 23.78 MB/s BenchmarkMatch/Medium/16-4 2196073 87.80 ns/op 182.23 MB/s BenchmarkMatch/Medium/32-4 7221 56787 ns/op 0.56 MB/s BenchmarkMatch/Medium/1K-4 177 660067 ns/op 1.55 MB/s BenchmarkMatch/Hard/16-4 1663746 61.34 ns/op 260.82 MB/s BenchmarkMatch/Hard/32-4 1868 58666 ns/op 0.55 MB/s BenchmarkMatch/Hard/1K-4 100 1606576 ns/op 0.64 MB/s BenchmarkMatch/Hard1/16-4 957 120889 ns/op 0.13 MB/s BenchmarkMatch/Hard1/32-4 640 260041 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 25 6430087 ns/op 0.16 MB/s BenchmarkMatch_onepass_regex/16-4 22924 6639 ns/op 2.41 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 11287 ns/op 2.84 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 435 412619 ns/op 2.48 MB/s 21 B/op 0 allocs/op PASS ok regexp 14.014s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 709668 157.1 ns/op BenchmarkIsWordChar-4 193816 818.6 ns/op PASS ok regexp/syntax 2.704s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 81123 1499 ns/op BenchmarkCallers/inlined-4 81032 1390 ns/op BenchmarkCallers/no-cache-4 20016 6023 ns/op BenchmarkFPCallers/cached-4 3478708 33.84 ns/op BenchmarkMakeChan/Byte-4 885250 293.7 ns/op BenchmarkMakeChan/Int-4 1000000 352.4 ns/op BenchmarkMakeChan/Ptr-4 742023 434.8 ns/op BenchmarkMakeChan/Struct/0-4 1000000 249.7 ns/op BenchmarkMakeChan/Struct/32-4 193339 716.5 ns/op BenchmarkMakeChan/Struct/40-4 278504 694.5 ns/op BenchmarkChanNonblocking-4 6893532 18.97 ns/op BenchmarkSelectUncontended-4 923485 120.7 ns/op BenchmarkSelectSyncContended-4 103490 1151 ns/op BenchmarkSelectAsyncContended-4 274651 421.4 ns/op BenchmarkSelectNonblock-4 3778508 30.06 ns/op BenchmarkChanUncontended-4 13279 9167 ns/op BenchmarkChanContended-4 3500 28748 ns/op BenchmarkChanSync-4 181220 575.6 ns/op BenchmarkChanSyncWork-4 59032 1989 ns/op BenchmarkChanProdCons0-4 223671 501.9 ns/op BenchmarkChanProdCons10-4 441952 276.7 ns/op BenchmarkChanProdCons100-4 509836 244.0 ns/op BenchmarkChanProdConsWork0-4 153496 745.0 ns/op BenchmarkChanProdConsWork10-4 202256 495.8 ns/op BenchmarkChanProdConsWork100-4 245592 474.5 ns/op BenchmarkSelectProdCons-4 131046 766.0 ns/op BenchmarkReceiveDataFromClosedChan-4 925308 137.1 ns/op BenchmarkChanCreation-4 178600 697.2 ns/op BenchmarkChanSem-4 241375 451.9 ns/op BenchmarkChanPopular-4 86 1455861 ns/op BenchmarkChanClosed-4 823910 140.0 ns/op BenchmarkCallClosure-4 3839419 26.48 ns/op BenchmarkCallClosure1-4 4811314 24.08 ns/op BenchmarkCallClosure2-4 1000000 127.8 ns/op BenchmarkCallClosure3-4 1000000 104.7 ns/op BenchmarkCallClosure4-4 1000000 119.1 ns/op BenchmarkComplex128DivNormal-4 12759762 9.363 ns/op BenchmarkComplex128DivNisNaN-4 8744689 12.55 ns/op BenchmarkComplex128DivDisNaN-4 8156151 12.56 ns/op BenchmarkComplex128DivNisInf-4 11034690 9.968 ns/op BenchmarkComplex128DivDisInf-4 6910615 16.70 ns/op BenchmarkSetTypePtr-4 69471661 1.997 ns/op 4006.83 MB/s BenchmarkSetTypePtr8-4 11393029 10.22 ns/op 6260.43 MB/s BenchmarkSetTypePtr16-4 11558665 11.11 ns/op 11523.44 MB/s BenchmarkSetTypePtr32-4 11707526 10.32 ns/op 24811.95 MB/s BenchmarkSetTypePtr64-4 12533920 10.01 ns/op 51170.39 MB/s BenchmarkSetTypePtr126-4 6430587 16.86 ns/op 59797.37 MB/s BenchmarkSetTypePtr128-4 6886857 16.65 ns/op 61484.26 MB/s BenchmarkSetTypePtrSlice-4 1000000 133.1 ns/op 61548.70 MB/s BenchmarkSetTypeNode1-4 12913112 9.997 ns/op 2400.67 MB/s BenchmarkSetTypeNode1Slice-4 3278049 34.09 ns/op 22530.94 MB/s BenchmarkSetTypeNode8-4 13395502 9.197 ns/op 8698.43 MB/s BenchmarkSetTypeNode8Slice-4 1889719 58.81 ns/op 43529.65 MB/s BenchmarkSetTypeNode64-4 6678867 16.83 ns/op 31369.04 MB/s BenchmarkSetTypeNode64Slice-4 325699 426.3 ns/op 39635.77 MB/s BenchmarkSetTypeNode64Dead-4 8730544 12.83 ns/op 41168.41 MB/s BenchmarkSetTypeNode64DeadSlice-4 370299 382.3 ns/op 44198.35 MB/s BenchmarkSetTypeNode124-4 6236776 17.14 ns/op 58792.70 MB/s BenchmarkSetTypeNode124Slice-4 247282 540.9 ns/op 59632.81 MB/s BenchmarkSetTypeNode126-4 6073924 16.79 ns/op 60992.65 MB/s BenchmarkSetTypeNode126Slice-4 253826 562.0 ns/op 58307.73 MB/s BenchmarkSetTypeNode128-4 4066080 31.09 ns/op 33452.43 MB/s BenchmarkSetTypeNode128Slice-4 169766 693.1 ns/op 48013.62 MB/s BenchmarkSetTypeNode130-4 4267003 23.65 ns/op 44647.58 MB/s BenchmarkSetTypeNode130Slice-4 194140 693.7 ns/op 48712.86 MB/s BenchmarkSetTypeNode1024-4 1000000 122.2 ns/op 67165.68 MB/s BenchmarkSetTypeNode1024Slice-4 31341 3785 ns/op 69394.31 MB/s BenchmarkAllocation-4 4324 105167 ns/op BenchmarkReadMemStats-4 88 2583731 ns/op BenchmarkReadMemStatsLatency-4 1 8475119 p50-ns 8475119 p90-ns 8475119 p99-ns BenchmarkWriteBarrier-4 2120450 50.70 ns/op BenchmarkBulkWriteBarrier-4 4716382 27.31 ns/op BenchmarkScanStackNoLocals-4 2 55565316 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13561845 9.627 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13368846 10.48 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8873403 12.83 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7638254 15.40 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4958828 22.14 ns/op BenchmarkHash5-4 7175224 16.31 ns/op 306.49 MB/s BenchmarkHash16-4 7641370 14.88 ns/op 1075.18 MB/s BenchmarkHash64-4 7194130 19.12 ns/op 3347.74 MB/s BenchmarkHash1024-4 2075662 55.11 ns/op 18580.27 MB/s BenchmarkHash65536-4 44910 2659 ns/op 24642.49 MB/s BenchmarkAlignedLoad-4 8697564 13.00 ns/op BenchmarkUnalignedLoad-4 9485352 11.97 ns/op BenchmarkEqEfaceConcrete-4 6701220 16.41 ns/op BenchmarkEqIfaceConcrete-4 7157192 19.44 ns/op BenchmarkNeEfaceConcrete-4 7697668 16.50 ns/op BenchmarkNeIfaceConcrete-4 7845409 18.33 ns/op BenchmarkConvT2EByteSized/bool-4 4134428 29.35 ns/op BenchmarkConvT2EByteSized/uint8-4 3488197 36.36 ns/op BenchmarkConvT2ESmall-4 4132268 29.35 ns/op BenchmarkConvT2EUintptr-4 3859741 29.31 ns/op BenchmarkConvT2ELarge-4 1000000 150.3 ns/op BenchmarkConvT2ISmall-4 3835746 30.79 ns/op BenchmarkConvT2IUintptr-4 3724018 32.73 ns/op BenchmarkConvT2ILarge-4 1000000 215.4 ns/op BenchmarkConvI2E-4 3203098 34.52 ns/op BenchmarkConvI2I-4 3532988 32.20 ns/op BenchmarkAssertE2T-4 3970791 31.09 ns/op BenchmarkAssertE2TLarge-4 2036197 57.49 ns/op BenchmarkAssertE2I-4 3222373 34.84 ns/op BenchmarkAssertI2T-4 3702529 31.30 ns/op BenchmarkAssertI2I-4 3154417 34.38 ns/op BenchmarkAssertI2E-4 4422942 28.56 ns/op BenchmarkAssertE2E-4 3873302 28.58 ns/op BenchmarkAssertE2T2-4 2720994 42.57 ns/op BenchmarkAssertE2T2Blank-4 3227137 34.88 ns/op BenchmarkAssertI2E2-4 3220539 35.63 ns/op BenchmarkAssertI2E2Blank-4 3682668 27.94 ns/op BenchmarkAssertE2E2-4 2646217 42.39 ns/op BenchmarkAssertE2E2Blank-4 4084851 30.58 ns/op BenchmarkConvT2Ezero/zero/16-4 4092254 29.08 ns/op BenchmarkConvT2Ezero/zero/32-4 3958431 29.42 ns/op BenchmarkConvT2Ezero/zero/64-4 3884113 29.80 ns/op BenchmarkConvT2Ezero/zero/str-4 3709257 29.69 ns/op BenchmarkConvT2Ezero/zero/slice-4 3920572 29.85 ns/op BenchmarkConvT2Ezero/zero/big-4 119338 1445 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 146.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 162.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 96145 1758 ns/op BenchmarkConvT2Ezero/smallint/16-4 4223542 29.38 ns/op BenchmarkConvT2Ezero/smallint/32-4 4073478 28.68 ns/op BenchmarkConvT2Ezero/smallint/64-4 4037178 28.86 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 108.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1223986 100.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 103.7 ns/op BenchmarkMalloc8-4 1421062 82.59 ns/op BenchmarkMalloc16-4 1475245 90.91 ns/op BenchmarkMallocTypeInfo8-4 1681963 70.02 ns/op BenchmarkMallocTypeInfo16-4 1286539 97.74 ns/op BenchmarkMallocLargeStruct-4 78111 1452 ns/op BenchmarkGoroutineSelect-4 18 5801481 ns/op BenchmarkGoroutineBlocking-4 22 4597792 ns/op BenchmarkGoroutineForRange-4 30 3924388 ns/op BenchmarkGoroutineIdle-4 31 3995927 ns/op BenchmarkHashStringSpeed-4 2351518 49.15 ns/op BenchmarkHashBytesSpeed-4 1252376 94.36 ns/op BenchmarkHashInt32Speed-4 2905116 40.64 ns/op BenchmarkHashInt64Speed-4 2930512 39.37 ns/op BenchmarkHashStringArraySpeed-4 646759 199.6 ns/op BenchmarkMegMap-4 2936667 41.01 ns/op BenchmarkMegOneMap-4 3280095 36.35 ns/op BenchmarkMegEqMap-4 3421 38664 ns/op BenchmarkMegEmptyMap-4 3865969 29.85 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2598404 46.69 ns/op BenchmarkSmallStrMap-4 2896266 39.11 ns/op BenchmarkMapStringKeysEight_16-4 2982124 39.49 ns/op BenchmarkMapStringKeysEight_32-4 2925320 39.41 ns/op BenchmarkMapStringKeysEight_64-4 2872251 40.61 ns/op BenchmarkMapStringKeysEight_1M-4 2802507 43.54 ns/op BenchmarkIntMap-4 2973892 42.73 ns/op BenchmarkMapFirst/1-4 3809010 31.07 ns/op BenchmarkMapFirst/2-4 3491380 31.09 ns/op BenchmarkMapFirst/3-4 3806985 30.96 ns/op BenchmarkMapFirst/4-4 3581398 31.59 ns/op BenchmarkMapFirst/5-4 3737883 30.72 ns/op BenchmarkMapFirst/6-4 3788451 29.77 ns/op BenchmarkMapFirst/7-4 3795642 30.50 ns/op BenchmarkMapFirst/8-4 3736212 31.16 ns/op BenchmarkMapFirst/9-4 3555962 34.60 ns/op BenchmarkMapFirst/10-4 3263469 35.04 ns/op BenchmarkMapFirst/11-4 3283216 36.12 ns/op BenchmarkMapFirst/12-4 3410016 33.64 ns/op BenchmarkMapFirst/13-4 3415896 33.65 ns/op BenchmarkMapFirst/14-4 3473553 34.27 ns/op BenchmarkMapFirst/15-4 3519601 34.42 ns/op BenchmarkMapFirst/16-4 3345139 34.97 ns/op BenchmarkMapMid/1-4 3757327 31.33 ns/op BenchmarkMapMid/2-4 3591201 32.07 ns/op BenchmarkMapMid/3-4 3695646 31.01 ns/op BenchmarkMapMid/4-4 3488472 33.12 ns/op BenchmarkMapMid/5-4 3446106 33.57 ns/op BenchmarkMapMid/6-4 3452785 34.11 ns/op BenchmarkMapMid/7-4 3573364 33.22 ns/op BenchmarkMapMid/8-4 3332368 34.64 ns/op BenchmarkMapMid/9-4 3327418 34.87 ns/op BenchmarkMapMid/10-4 3357932 35.51 ns/op BenchmarkMapMid/11-4 2972342 40.30 ns/op BenchmarkMapMid/12-4 3086348 36.38 ns/op BenchmarkMapMid/13-4 3174948 35.62 ns/op BenchmarkMapMid/14-4 3319254 36.59 ns/op BenchmarkMapMid/15-4 3141984 35.57 ns/op BenchmarkMapMid/16-4 3300993 35.63 ns/op BenchmarkMapLast/1-4 3622392 31.93 ns/op BenchmarkMapLast/2-4 3766340 32.70 ns/op BenchmarkMapLast/3-4 3469252 33.05 ns/op BenchmarkMapLast/4-4 3426920 34.19 ns/op BenchmarkMapLast/5-4 3449736 33.10 ns/op BenchmarkMapLast/6-4 3495240 33.26 ns/op BenchmarkMapLast/7-4 3431500 35.41 ns/op BenchmarkMapLast/8-4 3363956 35.45 ns/op BenchmarkMapLast/9-4 3436432 33.85 ns/op BenchmarkMapLast/10-4 3287809 33.63 ns/op BenchmarkMapLast/11-4 3381668 34.79 ns/op BenchmarkMapLast/12-4 3356407 34.89 ns/op BenchmarkMapLast/13-4 3457304 33.49 ns/op BenchmarkMapLast/14-4 3499215 33.43 ns/op BenchmarkMapLast/15-4 3352038 36.06 ns/op BenchmarkMapLast/16-4 3495633 35.44 ns/op BenchmarkMapCycle-4 2535680 46.71 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3372085 34.86 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2991 39677 ns/op BenchmarkMakeMap/[Byte]Byte-4 848037 340.0 ns/op BenchmarkMakeMap/[Int]Int-4 218640 645.2 ns/op BenchmarkNewEmptyMap-4 16592904 6.809 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1795429 67.87 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 690322 184.2 ns/op BenchmarkMapIterEmpty-4 4520251 26.29 ns/op BenchmarkSameLengthMap-4 4072040 29.18 ns/op BenchmarkBigKeyMap-4 1480724 79.50 ns/op BenchmarkBigValMap-4 1328725 87.97 ns/op BenchmarkSmallKeyMap-4 2868465 41.73 ns/op BenchmarkMapPopulate/1-4 2615791 44.80 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 179833 924.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 19528 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 866 170373 ns/op 51753 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 67 2013795 ns/op 416802 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 5 22404641 ns/op 6546664 B/op 2952 allocs/op BenchmarkComplexAlgMap-4 533497 221.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1615579 72.93 ns/op BenchmarkGoMapClear/Reflexive/10-4 1528911 78.16 ns/op BenchmarkGoMapClear/Reflexive/100-4 412956 312.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 62242 1967 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6920 15444 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1428361 82.96 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1358816 86.46 ns/op BenchmarkGoMapClear/NonReflexive/100-4 417430 315.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 58460 2098 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6727 15425 ns/op BenchmarkMapStringConversion/32/simple-4 1541726 75.03 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1562043 76.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1379426 86.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1498323 78.94 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1435912 85.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1297227 92.22 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1838223 61.17 ns/op BenchmarkMapInterfacePtr-4 2040906 56.79 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6736233 16.94 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 88626 1310 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6850 19060 ns/op BenchmarkMapPop1000-4 457 264332 ns/op BenchmarkMapPop10000-4 26 4382261 ns/op BenchmarkMapAssign/Int32/256-4 2471208 48.24 ns/op BenchmarkMapAssign/Int32/65536-4 1613888 70.29 ns/op BenchmarkMapAssign/Int64/256-4 2370860 51.97 ns/op BenchmarkMapAssign/Int64/65536-4 1497506 79.51 ns/op BenchmarkMapAssign/Str/256-4 2080172 56.33 ns/op BenchmarkMapAssign/Str/65536-4 835891 135.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1428862 89.92 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 910646 112.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1479816 79.86 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 853591 126.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 633130 3923 ns/op BenchmarkMapOperatorAssign/Str/65536-4 318663 324.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 152.8 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 303960 348.8 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 743889 158.7 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 276577 402.1 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 789016 216.7 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 224823 475.8 ns/op 87 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1577175 77.98 ns/op BenchmarkMapDelete/Int32/1000-4 2083574 57.49 ns/op BenchmarkMapDelete/Int32/10000-4 2100003 57.22 ns/op BenchmarkMapDelete/Int64/100-4 1468132 87.14 ns/op BenchmarkMapDelete/Int64/1000-4 2020548 66.84 ns/op BenchmarkMapDelete/Int64/10000-4 2007294 60.36 ns/op BenchmarkMapDelete/Str/100-4 1000000 101.7 ns/op BenchmarkMapDelete/Str/1000-4 1660131 70.98 ns/op BenchmarkMapDelete/Str/10000-4 1626710 73.59 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 103.5 ns/op BenchmarkMapDelete/Pointer/1000-4 1596314 70.86 ns/op BenchmarkMapDelete/Pointer/10000-4 1780696 67.65 ns/op BenchmarkMemmove/0-4 17622034 5.926 ns/op BenchmarkMemmove/1-4 1383801 89.96 ns/op 11.12 MB/s BenchmarkMemmove/2-4 1000000 120.5 ns/op 16.60 MB/s BenchmarkMemmove/3-4 1302386 90.30 ns/op 33.22 MB/s BenchmarkMemmove/4-4 1264012 88.66 ns/op 45.12 MB/s BenchmarkMemmove/5-4 1283598 89.10 ns/op 56.11 MB/s BenchmarkMemmove/6-4 1320866 88.77 ns/op 67.59 MB/s BenchmarkMemmove/7-4 1358341 88.97 ns/op 78.68 MB/s BenchmarkMemmove/8-4 1305004 85.28 ns/op 93.80 MB/s BenchmarkMemmove/9-4 1267017 92.31 ns/op 97.50 MB/s BenchmarkMemmove/10-4 1269397 94.15 ns/op 106.22 MB/s BenchmarkMemmove/11-4 1285977 92.33 ns/op 119.14 MB/s BenchmarkMemmove/12-4 1247100 91.98 ns/op 130.46 MB/s BenchmarkMemmove/13-4 1212622 95.13 ns/op 136.66 MB/s BenchmarkMemmove/14-4 1242548 93.20 ns/op 150.22 MB/s BenchmarkMemmove/15-4 1232833 96.67 ns/op 155.16 MB/s BenchmarkMemmove/16-4 1290096 101.7 ns/op 157.30 MB/s BenchmarkMemmove/32-4 1165960 96.32 ns/op 332.22 MB/s BenchmarkMemmove/64-4 933642 123.1 ns/op 520.00 MB/s BenchmarkMemmove/128-4 1000000 111.6 ns/op 1147.12 MB/s BenchmarkMemmove/256-4 786085 133.0 ns/op 1924.48 MB/s BenchmarkMemmove/512-4 750625 172.8 ns/op 2962.42 MB/s BenchmarkMemmove/1024-4 476644 285.9 ns/op 3582.14 MB/s BenchmarkMemmove/2048-4 305700 463.7 ns/op 4416.47 MB/s BenchmarkMemmove/4096-4 148054 787.5 ns/op 5201.14 MB/s BenchmarkMemmoveOverlap/32-4 1212859 96.13 ns/op 332.87 MB/s BenchmarkMemmoveOverlap/64-4 1217502 101.3 ns/op 631.52 MB/s BenchmarkMemmoveOverlap/128-4 1000000 111.3 ns/op 1149.96 MB/s BenchmarkMemmoveOverlap/256-4 1000000 135.5 ns/op 1889.21 MB/s BenchmarkMemmoveOverlap/512-4 755896 178.7 ns/op 2865.21 MB/s BenchmarkMemmoveOverlap/1024-4 489795 276.0 ns/op 3710.30 MB/s BenchmarkMemmoveOverlap/2048-4 274240 442.0 ns/op 4633.23 MB/s BenchmarkMemmoveOverlap/4096-4 149662 757.8 ns/op 5404.83 MB/s BenchmarkMemmoveUnalignedDst/0-4 18122472 6.461 ns/op BenchmarkMemmoveUnalignedDst/1-4 1275436 93.91 ns/op 10.65 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 103.6 ns/op 19.30 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 112.1 ns/op 26.75 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 109.6 ns/op 36.49 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 164.2 ns/op 30.45 MB/s BenchmarkMemmoveUnalignedDst/6-4 1244002 98.09 ns/op 61.17 MB/s BenchmarkMemmoveUnalignedDst/7-4 1203930 97.96 ns/op 71.46 MB/s BenchmarkMemmoveUnalignedDst/8-4 1302007 91.50 ns/op 87.43 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 108.5 ns/op 82.96 MB/s BenchmarkMemmoveUnalignedDst/10-4 1203312 98.10 ns/op 101.94 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 101.9 ns/op 107.94 MB/s BenchmarkMemmoveUnalignedDst/12-4 1200342 97.79 ns/op 122.71 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 101.2 ns/op 128.42 MB/s BenchmarkMemmoveUnalignedDst/14-4 1171363 100.3 ns/op 139.56 MB/s BenchmarkMemmoveUnalignedDst/15-4 1200381 99.41 ns/op 150.88 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 105.1 ns/op 152.18 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 101.7 ns/op 314.55 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 104.8 ns/op 610.60 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 116.1 ns/op 1102.30 MB/s BenchmarkMemmoveUnalignedDst/256-4 981500 134.4 ns/op 1904.76 MB/s BenchmarkMemmoveUnalignedDst/512-4 689404 193.9 ns/op 2640.62 MB/s BenchmarkMemmoveUnalignedDst/1024-4 391003 368.5 ns/op 2778.68 MB/s BenchmarkMemmoveUnalignedDst/2048-4 210439 540.4 ns/op 3789.71 MB/s BenchmarkMemmoveUnalignedDst/4096-4 131336 1512 ns/op 2708.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 972223 109.7 ns/op 291.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 115.0 ns/op 556.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 977202 129.4 ns/op 988.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 679990 170.0 ns/op 1506.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 756132 268.6 ns/op 1906.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 364876 335.5 ns/op 3051.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 257842 901.2 ns/op 2272.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 151507 904.0 ns/op 4531.12 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14959782 8.790 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 103.1 ns/op 9.70 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 115.3 ns/op 17.35 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 106.0 ns/op 28.30 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 112.8 ns/op 35.47 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 124.8 ns/op 40.05 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 165.5 ns/op 36.26 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 119.7 ns/op 58.46 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 107.4 ns/op 74.48 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 125.4 ns/op 71.76 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 106.0 ns/op 94.31 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 115.5 ns/op 95.24 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 104.5 ns/op 114.85 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 112.2 ns/op 115.85 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 113.2 ns/op 123.69 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 108.2 ns/op 138.58 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 117.8 ns/op 135.86 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 138.7 ns/op 230.73 MB/s BenchmarkMemmoveUnalignedSrc/64-4 980218 118.1 ns/op 542.07 MB/s BenchmarkMemmoveUnalignedSrc/128-4 859694 164.6 ns/op 777.88 MB/s BenchmarkMemmoveUnalignedSrc/256-4 708685 156.0 ns/op 1640.89 MB/s BenchmarkMemmoveUnalignedSrc/512-4 489704 274.0 ns/op 1868.73 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 388651 346.3 ns/op 2957.32 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 260965 553.3 ns/op 3701.31 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 131397 1064 ns/op 3850.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 127.9 ns/op 125.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 163.0 ns/op 98.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 922750 156.4 ns/op 102.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 190.0 ns/op 84.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 948807 154.0 ns/op 103.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 148.8 ns/op 107.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 131.1 ns/op 122.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 154.2 ns/op 103.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 850310 147.8 ns/op 433.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 138.5 ns/op 461.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 970562 184.0 ns/op 347.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 834811 150.5 ns/op 425.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 818572 302.2 ns/op 211.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 196.5 ns/op 325.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 637892 158.6 ns/op 403.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 772207 153.1 ns/op 417.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 758782 226.0 ns/op 1132.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 537248 293.3 ns/op 872.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 636942 322.7 ns/op 793.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 658567 183.7 ns/op 1393.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 800163 183.1 ns/op 1398.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 630247 173.6 ns/op 1474.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 789944 218.5 ns/op 1171.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 709683 180.5 ns/op 1418.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 79339 1369 ns/op 2992.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 48400 2590 ns/op 1581.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 116803 1776 ns/op 2306.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 102062 1063 ns/op 3853.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 158454 1036 ns/op 3955.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 87344 1817 ns/op 2254.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 121170 1141 ns/op 3588.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 158068 1375 ns/op 2979.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6087 26967 ns/op 2430.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3463 40561 ns/op 1615.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7024 29830 ns/op 2196.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9171 17291 ns/op 3790.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9178 23664 ns/op 2769.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6566 25955 ns/op 2524.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 8145 15501 ns/op 4227.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7176 18653 ns/op 3513.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 113.9 ns/op 280.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 198.3 ns/op 322.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 210.8 ns/op 607.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 974353 153.4 ns/op 1669.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 566665 309.0 ns/op 1657.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 477106 310.0 ns/op 3303.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 231183 532.1 ns/op 3848.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 105694 1148 ns/op 3569.40 MB/s BenchmarkMemclr/5-4 13006003 9.233 ns/op 541.56 MB/s BenchmarkMemclr/16-4 13377528 10.46 ns/op 1529.51 MB/s BenchmarkMemclr/64-4 9826822 10.68 ns/op 5994.40 MB/s BenchmarkMemclr/256-4 8931106 13.34 ns/op 19189.22 MB/s BenchmarkMemclr/4096-4 2060277 60.17 ns/op 68075.24 MB/s BenchmarkMemclr/65536-4 72020 2142 ns/op 30599.09 MB/s BenchmarkMemclr/1M-4 5271 26552 ns/op 39490.99 MB/s BenchmarkMemclr/4M-4 984 119822 ns/op 35004.33 MB/s BenchmarkMemclr/8M-4 396 356259 ns/op 23546.35 MB/s BenchmarkMemclr/16M-4 100 1326868 ns/op 12644.22 MB/s BenchmarkMemclr/64M-4 49 2902602 ns/op 23120.24 MB/s BenchmarkMemclrUnaligned/0_5-4 5960205 20.35 ns/op 245.70 MB/s BenchmarkMemclrUnaligned/0_16-4 6788034 17.28 ns/op 926.11 MB/s BenchmarkMemclrUnaligned/0_64-4 7533475 22.92 ns/op 2792.52 MB/s BenchmarkMemclrUnaligned/0_256-4 7116664 32.38 ns/op 7907.08 MB/s BenchmarkMemclrUnaligned/0_4096-4 1971411 66.76 ns/op 61349.72 MB/s BenchmarkMemclrUnaligned/0_65536-4 70934 1508 ns/op 43461.15 MB/s BenchmarkMemclrUnaligned/1_5-4 8831947 22.39 ns/op 223.34 MB/s BenchmarkMemclrUnaligned/1_16-4 7361637 16.15 ns/op 990.56 MB/s BenchmarkMemclrUnaligned/1_64-4 7201338 21.52 ns/op 2974.45 MB/s BenchmarkMemclrUnaligned/1_256-4 6910256 21.06 ns/op 12155.64 MB/s BenchmarkMemclrUnaligned/1_4096-4 1000000 147.8 ns/op 27710.66 MB/s BenchmarkMemclrUnaligned/1_65536-4 66148 2327 ns/op 28166.74 MB/s BenchmarkMemclrUnaligned/4_5-4 8220780 16.28 ns/op 307.12 MB/s BenchmarkMemclrUnaligned/4_16-4 7707906 16.68 ns/op 959.25 MB/s BenchmarkMemclrUnaligned/4_64-4 7210765 15.79 ns/op 4053.01 MB/s BenchmarkMemclrUnaligned/4_256-4 6924668 17.03 ns/op 15029.48 MB/s BenchmarkMemclrUnaligned/4_4096-4 1000000 182.1 ns/op 22493.78 MB/s BenchmarkMemclrUnaligned/4_65536-4 68330 2435 ns/op 26909.01 MB/s BenchmarkMemclrUnaligned/7_5-4 8054800 27.82 ns/op 179.74 MB/s BenchmarkMemclrUnaligned/7_16-4 8185216 14.61 ns/op 1095.50 MB/s BenchmarkMemclrUnaligned/7_64-4 8350854 14.58 ns/op 4388.13 MB/s BenchmarkMemclrUnaligned/7_256-4 6957780 16.59 ns/op 15426.89 MB/s BenchmarkMemclrUnaligned/7_4096-4 1000000 190.2 ns/op 21538.74 MB/s BenchmarkMemclrUnaligned/7_65536-4 58070 1873 ns/op 34997.41 MB/s BenchmarkMemclrUnaligned/0_1M-4 4590 35730 ns/op 29347.42 MB/s BenchmarkMemclrUnaligned/0_4M-4 796 155865 ns/op 26909.92 MB/s BenchmarkMemclrUnaligned/0_8M-4 330 327447 ns/op 25618.23 MB/s BenchmarkMemclrUnaligned/0_16M-4 136 854242 ns/op 19639.88 MB/s BenchmarkMemclrUnaligned/0_64M-4 46 2228786 ns/op 30110.06 MB/s BenchmarkMemclrUnaligned/1_1M-4 4425 41180 ns/op 25463.07 MB/s BenchmarkMemclrUnaligned/1_4M-4 898 126249 ns/op 33222.45 MB/s BenchmarkMemclrUnaligned/1_8M-4 153 754540 ns/op 11117.51 MB/s BenchmarkMemclrUnaligned/1_16M-4 127 954763 ns/op 17572.13 MB/s BenchmarkMemclrUnaligned/1_64M-4 44 2499414 ns/op 26849.84 MB/s BenchmarkMemclrUnaligned/4_1M-4 4120 30022 ns/op 34927.23 MB/s BenchmarkMemclrUnaligned/4_4M-4 853 130099 ns/op 32239.36 MB/s BenchmarkMemclrUnaligned/4_8M-4 247 831501 ns/op 10088.51 MB/s BenchmarkMemclrUnaligned/4_16M-4 129 990445 ns/op 16939.07 MB/s BenchmarkMemclrUnaligned/4_64M-4 51 2257434 ns/op 29727.94 MB/s BenchmarkMemclrUnaligned/7_1M-4 5024 31195 ns/op 33613.36 MB/s BenchmarkMemclrUnaligned/7_4M-4 933 176673 ns/op 23740.51 MB/s BenchmarkMemclrUnaligned/7_8M-4 272 426352 ns/op 19675.30 MB/s BenchmarkMemclrUnaligned/7_16M-4 112 1007850 ns/op 16646.54 MB/s BenchmarkMemclrUnaligned/7_64M-4 50 2846856 ns/op 23572.97 MB/s BenchmarkGoMemclr/5-4 1887296 61.95 ns/op 80.71 MB/s BenchmarkGoMemclr/16-4 636070 238.3 ns/op 67.16 MB/s BenchmarkGoMemclr/64-4 163975 1279 ns/op 50.04 MB/s BenchmarkGoMemclr/256-4 47601 3283 ns/op 77.99 MB/s BenchmarkMemclrRange/1K_2K-4 72450 2817 ns/op 34033.21 MB/s BenchmarkMemclrRange/2K_8K-4 22879 4812 ns/op 69309.54 MB/s BenchmarkMemclrRange/4K_16K-4 28311 4404 ns/op 73364.55 MB/s BenchmarkMemclrRange/160K_228K-4 2506 41172 ns/op 40387.89 MB/s BenchmarkClearFat7-4 3593646 54.19 ns/op BenchmarkClearFat8-4 3301540 38.31 ns/op BenchmarkClearFat11-4 3255699 37.13 ns/op BenchmarkClearFat12-4 3770779 48.83 ns/op BenchmarkClearFat13-4 2984116 44.03 ns/op BenchmarkClearFat14-4 3140752 39.27 ns/op BenchmarkClearFat15-4 3606260 35.49 ns/op BenchmarkClearFat16-4 4293638 44.27 ns/op BenchmarkClearFat24-4 3354055 30.67 ns/op BenchmarkClearFat32-4 3347277 33.17 ns/op BenchmarkClearFat40-4 3305932 39.41 ns/op BenchmarkClearFat48-4 3199094 37.89 ns/op BenchmarkClearFat56-4 3518732 62.11 ns/op BenchmarkClearFat64-4 2761702 39.34 ns/op BenchmarkClearFat72-4 2681715 39.87 ns/op BenchmarkClearFat128-4 2458725 49.66 ns/op BenchmarkClearFat256-4 1000000 138.7 ns/op BenchmarkClearFat512-4 1000000 116.4 ns/op BenchmarkClearFat1024-4 979998 159.7 ns/op BenchmarkClearFat1032-4 1000000 169.2 ns/op BenchmarkClearFat1040-4 1000000 185.0 ns/op BenchmarkCopyFat7-4 3122490 34.97 ns/op BenchmarkCopyFat8-4 2800279 43.37 ns/op BenchmarkCopyFat11-4 3547264 36.41 ns/op BenchmarkCopyFat12-4 3155498 32.41 ns/op BenchmarkCopyFat13-4 3145401 33.19 ns/op BenchmarkCopyFat14-4 2929836 35.49 ns/op BenchmarkCopyFat15-4 3631125 31.16 ns/op BenchmarkCopyFat16-4 3540495 32.32 ns/op BenchmarkCopyFat24-4 3787478 31.77 ns/op BenchmarkCopyFat32-4 3811033 31.21 ns/op BenchmarkCopyFat64-4 3177168 43.56 ns/op BenchmarkCopyFat72-4 2742933 53.14 ns/op BenchmarkCopyFat128-4 2274345 51.62 ns/op BenchmarkCopyFat256-4 2028211 52.29 ns/op BenchmarkCopyFat512-4 1000000 138.6 ns/op BenchmarkCopyFat520-4 1000000 112.0 ns/op BenchmarkCopyFat1024-4 809433 245.1 ns/op BenchmarkCopyFat1032-4 694159 152.8 ns/op BenchmarkCopyFat1040-4 834420 187.2 ns/op BenchmarkIssue18740/2byte-4 338 351780 ns/op BenchmarkIssue18740/4byte-4 628 202375 ns/op BenchmarkIssue18740/8byte-4 859 189370 ns/op BenchmarkMemclrKnownSize1-4 4794188 21.61 ns/op 46.27 MB/s BenchmarkMemclrKnownSize2-4 3639106 30.66 ns/op 65.23 MB/s BenchmarkMemclrKnownSize4-4 2243671 45.43 ns/op 88.04 MB/s BenchmarkMemclrKnownSize8-4 1000000 105.2 ns/op 76.07 MB/s BenchmarkMemclrKnownSize16-4 606876 198.4 ns/op 80.64 MB/s BenchmarkMemclrKnownSize32-4 342838 355.0 ns/op 90.15 MB/s BenchmarkMemclrKnownSize64-4 180820 647.8 ns/op 98.79 MB/s BenchmarkMemclrKnownSize112-4 96284 1196 ns/op 93.64 MB/s BenchmarkMemclrKnownSize128-4 82036 1729 ns/op 74.04 MB/s BenchmarkMemclrKnownSize192-4 48812 2359 ns/op 81.40 MB/s BenchmarkMemclrKnownSize248-4 43074 3066 ns/op 80.89 MB/s BenchmarkMemclrKnownSize256-4 51007 2302 ns/op 111.19 MB/s BenchmarkMemclrKnownSize512-4 25582 7487 ns/op 68.38 MB/s BenchmarkMemclrKnownSize1024-4 10000 10454 ns/op 97.95 MB/s BenchmarkMemclrKnownSize4096-4 2360 44302 ns/op 92.46 MB/s BenchmarkMemclrKnownSize512KiB-4 18 7604744 ns/op 68.94 MB/s BenchmarkReadMetricsLatency-4 10000 4163 p50-ns 7003 p90-ns 12554 p99-ns BenchmarkFinalizer-4 211 626156 ns/op BenchmarkFinalizerRun-4 83874 1208 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8106152 16.60 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3128354 38.89 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2242956 51.23 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2754613 46.67 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1458673 92.76 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 108.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2220564 75.61 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1210621 89.87 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1466000 92.01 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2112628 67.44 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2154889 67.13 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2028633 86.38 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1460541 73.22 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1434852 125.8 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7325730 21.94 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8105611 18.03 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8220150 13.67 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9039853 20.33 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8357326 16.92 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6650343 15.37 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9738456 13.50 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9558403 14.94 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9095424 12.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8603336 18.43 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7806844 19.93 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9227354 18.46 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7193239 19.56 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9457471 12.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8708082 12.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9473546 13.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8115265 14.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10101950 13.12 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7201135 15.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6256358 17.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8583210 18.74 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8636061 12.88 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9025339 15.28 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9384432 16.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7515820 15.95 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9184328 12.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8749369 21.42 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8121943 16.59 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8557232 16.50 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8186643 19.94 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8258274 15.48 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7748413 16.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9833450 11.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10813124 17.76 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8807996 13.08 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9972962 11.79 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8833748 19.21 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8817560 13.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9629716 13.34 ns/op BenchmarkNetpollBreak-4 1629 74080 ns/op BenchmarkPinnerPinUnpinBatch-4 1470 150971 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 187 872981 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1292 181558 ns/op BenchmarkPinnerPinUnpin-4 1243459 87.00 ns/op BenchmarkPinnerPinUnpinTiny-4 1343412 116.0 ns/op BenchmarkPinnerPinUnpinDouble-4 491876 264.2 ns/op BenchmarkPinnerPinUnpinParallel-4 2650466 47.32 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2539399 46.10 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 321280 312.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6252621 23.64 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7411878 17.13 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4700644 28.22 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 3936810 27.60 ns/op BenchmarkPingPongHog-4 602 319859 ns/op BenchmarkStackGrowth-4 97404 1281 ns/op BenchmarkStackGrowthDeep-4 842 141636 ns/op BenchmarkCreateGoroutines-4 35053 3401 ns/op BenchmarkCreateGoroutinesParallel-4 10000 44442 ns/op BenchmarkCreateGoroutinesCapture-4 5554 20060 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 22030 5783 ns/op BenchmarkClosureCall-4 19608903 6.218 ns/op BenchmarkWakeupParallelSpinning/0s-4 6504 23112 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5476 25304 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3982 31620 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2522 47949 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1393 84521 ns/op BenchmarkWakeupParallelSpinning/20µs-4 934 144469 ns/op BenchmarkWakeupParallelSpinning/50µs-4 355 341339 ns/op BenchmarkWakeupParallelSpinning/100µs-4 208 680141 ns/op BenchmarkMatmult-4 3979279 49.30 ns/op BenchmarkFastrand-4 4989339 20.92 ns/op BenchmarkFastrand64-4 4277480 24.63 ns/op BenchmarkFastrandHashiter-4 2552398 43.05 ns/op BenchmarkFastrandn/2-4 4903209 25.81 ns/op BenchmarkFastrandn/3-4 6419844 19.38 ns/op BenchmarkFastrandn/4-4 5657304 28.14 ns/op BenchmarkFastrandn/5-4 5850182 19.65 ns/op BenchmarkIfaceCmp100-4 105469 982.7 ns/op BenchmarkIfaceCmpNil100-4 231883 641.3 ns/op BenchmarkEfaceCmpDiff-4 34090 4166 ns/op BenchmarkEfaceCmpDiffIndirect-4 42507 3012 ns/op BenchmarkDefer-4 1294882 96.41 ns/op BenchmarkDefer10-4 448326 276.8 ns/op BenchmarkDeferMany-4 545138 612.1 ns/op BenchmarkPanicRecover-4 596844 216.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 52 2166403 ns/op 2129755 p50-ns 2803039 p90-ns 3592173 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 39 3739937 ns/op 2510184 p50-ns 6988194 p90-ns 15075822 p99-ns BenchmarkGoroutineProfile/small/idle-4 80 4846698 ns/op 4382028 p50-ns 7071492 p90-ns 11423005 p99-ns BenchmarkGoroutineProfile/small/loaded-4 26 7344850 ns/op 5141028 p50-ns 19303714 p90-ns 26072366 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 49 2238037 ns/op 2235671 p50-ns 2819038 p90-ns 4579834 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 69 2573999 ns/op 2159710 p50-ns 4445944 p90-ns 10550870 p99-ns BenchmarkGoroutineProfile/large/idle-4 22 6523509 ns/op 6217706 p50-ns 8400380 p90-ns 9687152 p99-ns BenchmarkGoroutineProfile/large/loaded-4 9 14125397 ns/op 10692882 p50-ns 24736950 p90-ns 24736950 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 75 2536190 ns/op 2390276 p50-ns 3578489 p90-ns 8169984 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 37 3266916 ns/op 2493933 p50-ns 5013309 p90-ns 16051559 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 39 4126724 ns/op 4026820 p50-ns 5452325 p90-ns 6746137 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 16 6865690 ns/op 6066065 p50-ns 10512043 p90-ns 18354722 p99-ns BenchmarkRWMutexUncontended-4 1999420 76.40 ns/op BenchmarkRWMutexWrite100-4 43650 3874 ns/op BenchmarkRWMutexWrite10-4 74322 2843 ns/op BenchmarkRWMutexWorkWrite100-4 23604 6622 ns/op BenchmarkRWMutexWorkWrite10-4 47512 6759 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2694 74058 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1077 113810 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1490 86782 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 432 316056 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 604 189216 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 240 749492 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 382 309906 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 105 970376 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 76590 1373 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 89736 1184 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 111492 1512 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 137922 1233 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 138250 1090 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 116080 1081 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 82018 1223 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 128472 1192 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 90964 1508 ns/op BenchmarkMakeSlice/Byte-4 1000000 128.9 ns/op BenchmarkMakeSlice/Int16-4 1000000 114.1 ns/op BenchmarkMakeSlice/Int-4 1000000 130.3 ns/op BenchmarkMakeSlice/Ptr-4 873376 186.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 289.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 310.6 ns/op BenchmarkMakeSlice/Struct/40-4 923857 290.0 ns/op BenchmarkGrowSlice/Byte-4 363349 549.3 ns/op BenchmarkGrowSlice/Int16-4 265089 409.6 ns/op BenchmarkGrowSlice/Int-4 493502 474.0 ns/op BenchmarkGrowSlice/Ptr-4 349176 494.6 ns/op BenchmarkGrowSlice/Struct/24-4 379908 766.3 ns/op BenchmarkGrowSlice/Struct/32-4 172126 1048 ns/op BenchmarkGrowSlice/Struct/40-4 82314 1434 ns/op BenchmarkExtendSlice/IntSlice-4 486930 551.7 ns/op BenchmarkExtendSlice/PointerSlice-4 297471 633.0 ns/op BenchmarkExtendSlice/NoGrow-4 625239 278.3 ns/op BenchmarkAppend-4 808275 149.5 ns/op BenchmarkAppendGrowByte-4 2 61764834 ns/op BenchmarkAppendGrowString-4 1 749088941 ns/op BenchmarkAppendSlice/1Bytes-4 940224 111.9 ns/op BenchmarkAppendSlice/4Bytes-4 959007 109.2 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 148.0 ns/op BenchmarkAppendSlice/8Bytes-4 769233 143.3 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 134.6 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 120.6 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 110.2 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 61372 3185 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12444 9747 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7423 34971 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 843 163854 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 44 3161226 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 12 11596113 ns/op BenchmarkAppendStr/1Bytes-4 1519718 81.64 ns/op BenchmarkAppendStr/4Bytes-4 1391035 102.2 ns/op BenchmarkAppendStr/8Bytes-4 1381706 84.35 ns/op BenchmarkAppendStr/16Bytes-4 1302198 132.5 ns/op BenchmarkAppendStr/32Bytes-4 1373865 88.86 ns/op BenchmarkAppendSpecialCase-4 963470 138.3 ns/op BenchmarkCopy/1Byte-4 1250722 111.7 ns/op 8.96 MB/s BenchmarkCopy/1String-4 1267147 96.31 ns/op 10.38 MB/s BenchmarkCopy/2Byte-4 1000000 112.5 ns/op 17.78 MB/s BenchmarkCopy/2String-4 1000000 101.4 ns/op 19.72 MB/s BenchmarkCopy/4Byte-4 1000000 138.1 ns/op 28.96 MB/s BenchmarkCopy/4String-4 1000000 113.1 ns/op 35.37 MB/s BenchmarkCopy/8Byte-4 1000000 108.9 ns/op 73.43 MB/s BenchmarkCopy/8String-4 1000000 103.2 ns/op 77.53 MB/s BenchmarkCopy/12Byte-4 1000000 109.2 ns/op 109.89 MB/s BenchmarkCopy/12String-4 1015404 110.2 ns/op 108.85 MB/s BenchmarkCopy/16Byte-4 1000000 111.3 ns/op 143.73 MB/s BenchmarkCopy/16String-4 901248 111.9 ns/op 142.92 MB/s BenchmarkCopy/32Byte-4 1000000 113.6 ns/op 281.60 MB/s BenchmarkCopy/32String-4 1000000 116.9 ns/op 273.76 MB/s BenchmarkCopy/128Byte-4 1000000 208.8 ns/op 613.05 MB/s BenchmarkCopy/128String-4 975981 148.0 ns/op 864.91 MB/s BenchmarkCopy/1024Byte-4 371277 527.6 ns/op 1940.74 MB/s BenchmarkCopy/1024String-4 285190 472.9 ns/op 2165.34 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 16234 8401 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 15643 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 21102 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 5262 28707 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 7411 32391 ns/op BenchmarkAppendInPlace/Grow/Byte-4 133286 2055 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 94629 1930 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 74308 2562 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 47589 2857 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 34556 3249 ns/op BenchmarkStackCopyPtr-4 1 174006899 ns/op BenchmarkStackCopy-4 1 186177869 ns/op BenchmarkStackCopyNoCache-4 12 10682744 ns/op BenchmarkStackCopyWithStkobj-4 1 111591216 ns/op BenchmarkIssue18138-4 100 1505536 ns/op BenchmarkCompareStringEqual-4 10939204 10.14 ns/op BenchmarkCompareStringIdentical-4 21961213 7.064 ns/op BenchmarkCompareStringSameLength-4 15975132 11.52 ns/op BenchmarkCompareStringDifferentLength-4 23674293 5.734 ns/op BenchmarkCompareStringBigUnaligned-4 1260 99243 ns/op 10565.83 MB/s BenchmarkCompareStringBig-4 736 140328 ns/op 7472.39 MB/s BenchmarkConcatStringAndBytes-4 1982125 61.02 ns/op BenchmarkSliceByteToString/1-4 1437669 80.24 ns/op BenchmarkSliceByteToString/2-4 1000000 186.0 ns/op BenchmarkSliceByteToString/4-4 706045 177.0 ns/op BenchmarkSliceByteToString/8-4 901230 230.4 ns/op BenchmarkSliceByteToString/16-4 525120 244.5 ns/op BenchmarkSliceByteToString/32-4 1000000 230.2 ns/op BenchmarkSliceByteToString/64-4 718423 318.9 ns/op BenchmarkSliceByteToString/128-4 462141 443.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2242453 80.47 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 944620 131.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 151.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3049945 66.47 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1489702 82.28 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1461117 150.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 119.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 351556 494.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 398674 320.1 ns/op BenchmarkRuneIterate/range/ASCII-4 9269274 12.54 ns/op BenchmarkRuneIterate/range/Japanese-4 2018310 93.45 ns/op BenchmarkRuneIterate/range/MixedLength-4 2651318 65.75 ns/op BenchmarkRuneIterate/range1/ASCII-4 10031288 12.16 ns/op BenchmarkRuneIterate/range1/Japanese-4 2138956 87.01 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2378697 42.21 ns/op BenchmarkRuneIterate/range2/ASCII-4 8858408 13.68 ns/op BenchmarkRuneIterate/range2/Japanese-4 1847710 60.80 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2663322 65.90 ns/op BenchmarkArrayEqual-4 23239442 4.993 ns/op BenchmarkFunc/Name-4 3187429 35.52 ns/op BenchmarkFunc/Entry-4 11046895 10.17 ns/op BenchmarkFunc/FileLine-4 3092071 59.43 ns/op PASS ok runtime 412.635s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23203 6288 ns/op BenchmarkHandle/concurrent-4 20808 7203 ns/op PASS ok runtime/cgo 1.521s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30232975 7.737 ns/op BenchmarkAtomicStore64-4 8968082 12.29 ns/op BenchmarkAtomicLoad-4 20639085 5.378 ns/op BenchmarkAtomicStore-4 11507350 13.16 ns/op BenchmarkAnd8-4 11221569 12.90 ns/op BenchmarkAnd-4 11535961 13.75 ns/op BenchmarkAnd8Parallel-4 3419608 35.41 ns/op BenchmarkAndParallel-4 3754485 30.59 ns/op BenchmarkOr8-4 9727586 12.83 ns/op BenchmarkOr-4 9884046 13.63 ns/op BenchmarkOr8Parallel-4 3342636 35.88 ns/op BenchmarkOrParallel-4 3405426 36.13 ns/op BenchmarkXadd-4 3854642 33.18 ns/op BenchmarkXadd64-4 3390819 31.51 ns/op BenchmarkCas-4 2626273 50.62 ns/op BenchmarkCas64-4 2337598 47.20 ns/op BenchmarkXchg-4 4011488 32.72 ns/op BenchmarkXchg64-4 3603033 33.64 ns/op PASS ok runtime/internal/atomic 5.441s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3110814 42.17 ns/op BenchmarkMulUintptr/large-4 2547906 79.41 ns/op PASS ok runtime/internal/math 1.717s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 14992672 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 26358426 ns/op 508.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 24 5722184 ns/op 12.17 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 25436370 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 36723407 ns/op 1239 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 18 5917900 ns/op 60.78 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 132357501 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 164072199 ns/op 8454 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 13 10180891 ns/op 285.9 concurrent_launches/op PASS ok runtime/pprof 3.377s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 18071854 ns/op BenchmarkStackLeak-4 23544 5665 ns/op PASS ok runtime/race 1.651s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2238628 52.97 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 215787 602.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.547s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 32 4154601 ns/op BenchmarkIndex_Large-4 14416 6960 ns/op BenchmarkIndexFunc_Large-4 55 1929325 ns/op BenchmarkCompact/nil-4 9257134 13.33 ns/op BenchmarkCompact/one-4 1000000 142.9 ns/op BenchmarkCompact/sorted-4 841140 150.4 ns/op BenchmarkCompact/1_item-4 757848 168.3 ns/op BenchmarkCompact/unsorted-4 991884 138.1 ns/op BenchmarkCompact/many-4 652671 247.6 ns/op BenchmarkCompact_Large-4 339 355753 ns/op BenchmarkCompactFunc_Large-4 48 3188244 ns/op BenchmarkReplace/naive-fast-4 42900 3704 ns/op BenchmarkReplace/optimized-fast-4 36792 3584 ns/op BenchmarkReplace/naive-slow-4 10000 13085 ns/op BenchmarkReplace/optimized-slow-4 10000 12332 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.7 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 127.9 ns/op BenchmarkBinarySearchFloats/Size64-4 927883 140.8 ns/op BenchmarkBinarySearchFloats/Size128-4 760093 221.9 ns/op BenchmarkBinarySearchFloats/Size512-4 749773 274.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 641016 197.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 424849 473.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 241227 537.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 309309 403.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 308221 623.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 246199 754.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 201379 987.7 ns/op PASS ok slices 7.309s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 116778 1060 ns/op BenchmarkSortInts-4 1 121315577 ns/op BenchmarkSlicesSortInts-4 2 62585477 ns/op BenchmarkSortIsSorted-4 24 5049495 ns/op BenchmarkSlicesIsSorted-4 73 2316774 ns/op BenchmarkSortStrings-4 1 193954722 ns/op BenchmarkSlicesSortStrings-4 1 212489593 ns/op BenchmarkSortStrings_Sorted-4 21 9863938 ns/op BenchmarkSlicesSortStrings_Sorted-4 58 4072339 ns/op BenchmarkSortStructs-4 1 199893889 ns/op BenchmarkSortFuncStructs-4 1 206862808 ns/op BenchmarkSortString1K-4 196 598337 ns/op BenchmarkSortString1K_Slice-4 124 979263 ns/op BenchmarkStableString1K-4 64 1720873 ns/op BenchmarkSortInt1K-4 255 477135 ns/op BenchmarkSortInt1K_Sorted-4 5851 26145 ns/op BenchmarkSortInt1K_Reversed-4 2224 75413 ns/op BenchmarkSortInt1K_Mod8-4 391 359999 ns/op BenchmarkStableInt1K-4 100 2494690 ns/op BenchmarkStableInt1K_Slice-4 100 2410211 ns/op BenchmarkSortInt64K-4 2 61497736 ns/op BenchmarkSortInt64K_Slice-4 1 103881342 ns/op BenchmarkStableInt64K-4 1 269709428 ns/op BenchmarkSort1e2-4 100 1515725 ns/op BenchmarkStable1e2-4 100 2951620 ns/op BenchmarkSort1e4-4 2 110606118 ns/op BenchmarkStable1e4-4 1 441232951 ns/op PASS ok sort 74.873s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 463142 238.3 ns/op BenchmarkAtof64Float-4 560367 255.4 ns/op BenchmarkAtof64FloatExp-4 438819 282.3 ns/op BenchmarkAtof64Big-4 265038 400.6 ns/op BenchmarkAtof64RandomBits-4 192471 694.9 ns/op BenchmarkAtof64RandomFloats-4 454929 529.4 ns/op BenchmarkAtof64RandomLongFloats-4 310504 399.9 ns/op BenchmarkAtof32Decimal-4 570088 341.5 ns/op BenchmarkAtof32Float-4 315445 359.6 ns/op BenchmarkAtof32FloatExp-4 205610 519.3 ns/op BenchmarkAtof32Random-4 187849 538.5 ns/op BenchmarkAtof32RandomLong-4 86988 2023 ns/op BenchmarkParseInt/Pos/7bit-4 992914 143.0 ns/op BenchmarkParseInt/Pos/26bit-4 787632 237.4 ns/op BenchmarkParseInt/Pos/31bit-4 534796 260.0 ns/op BenchmarkParseInt/Pos/56bit-4 304454 448.1 ns/op BenchmarkParseInt/Pos/63bit-4 231279 578.4 ns/op BenchmarkParseInt/Neg/7bit-4 788996 138.5 ns/op BenchmarkParseInt/Neg/26bit-4 465271 273.4 ns/op BenchmarkParseInt/Neg/31bit-4 606038 252.6 ns/op BenchmarkParseInt/Neg/56bit-4 388480 337.2 ns/op BenchmarkParseInt/Neg/63bit-4 473600 356.9 ns/op BenchmarkAtoi/Pos/7bit-4 400609 252.1 ns/op BenchmarkAtoi/Pos/26bit-4 795120 345.1 ns/op BenchmarkAtoi/Pos/31bit-4 836961 238.9 ns/op BenchmarkAtoi/Pos/56bit-4 410889 267.2 ns/op BenchmarkAtoi/Pos/63bit-4 274203 641.5 ns/op BenchmarkAtoi/Neg/7bit-4 1025520 103.2 ns/op BenchmarkAtoi/Neg/26bit-4 683103 209.6 ns/op BenchmarkAtoi/Neg/31bit-4 828674 158.6 ns/op BenchmarkAtoi/Neg/56bit-4 533812 242.3 ns/op BenchmarkAtoi/Neg/63bit-4 317463 321.6 ns/op BenchmarkFormatFloat/Decimal-4 88489 1278 ns/op BenchmarkFormatFloat/Float-4 74032 1548 ns/op BenchmarkFormatFloat/Exp-4 83415 1324 ns/op BenchmarkFormatFloat/NegExp-4 90702 2467 ns/op BenchmarkFormatFloat/LongExp-4 66765 2238 ns/op BenchmarkFormatFloat/Big-4 69782 1806 ns/op BenchmarkFormatFloat/BinaryExp-4 97369 1482 ns/op BenchmarkFormatFloat/32Integer-4 84877 1787 ns/op BenchmarkFormatFloat/32ExactFraction-4 57670 1782 ns/op BenchmarkFormatFloat/32Point-4 75897 2330 ns/op BenchmarkFormatFloat/32Exp-4 87754 1519 ns/op BenchmarkFormatFloat/32NegExp-4 89200 1535 ns/op BenchmarkFormatFloat/32Shortest-4 64330 1681 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 89487 1474 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 87162 1849 ns/op BenchmarkFormatFloat/64Fixed1-4 131671 1084 ns/op BenchmarkFormatFloat/64Fixed2-4 132435 1392 ns/op BenchmarkFormatFloat/64Fixed3-4 99092 1366 ns/op BenchmarkFormatFloat/64Fixed4-4 147004 1075 ns/op BenchmarkFormatFloat/64Fixed12-4 61430 2003 ns/op BenchmarkFormatFloat/64Fixed16-4 77778 1509 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 89727 1598 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 65544 1983 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1938 97940 ns/op BenchmarkFormatFloat/Slowpath64-4 72225 2476 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 67335 2621 ns/op BenchmarkAppendFloat/Decimal-4 97117 1309 ns/op BenchmarkAppendFloat/Float-4 81662 1294 ns/op BenchmarkAppendFloat/Exp-4 115321 1113 ns/op BenchmarkAppendFloat/NegExp-4 100537 1402 ns/op BenchmarkAppendFloat/LongExp-4 63912 1845 ns/op BenchmarkAppendFloat/Big-4 69538 1780 ns/op BenchmarkAppendFloat/BinaryExp-4 234164 491.4 ns/op BenchmarkAppendFloat/32Integer-4 123074 1264 ns/op BenchmarkAppendFloat/32ExactFraction-4 117344 1116 ns/op BenchmarkAppendFloat/32Point-4 83181 1654 ns/op BenchmarkAppendFloat/32Exp-4 118382 1151 ns/op BenchmarkAppendFloat/32NegExp-4 101541 1198 ns/op BenchmarkAppendFloat/32Shortest-4 111265 1025 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 110421 1686 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 124435 1077 ns/op BenchmarkAppendFloat/64Fixed1-4 154638 852.3 ns/op BenchmarkAppendFloat/64Fixed2-4 174544 822.5 ns/op BenchmarkAppendFloat/64Fixed3-4 145180 1396 ns/op BenchmarkAppendFloat/64Fixed4-4 156583 832.4 ns/op BenchmarkAppendFloat/64Fixed12-4 75115 1721 ns/op BenchmarkAppendFloat/64Fixed16-4 83774 1355 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 113870 1574 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 79660 1491 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2120 87896 ns/op BenchmarkAppendFloat/Slowpath64-4 80269 1543 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 86955 2063 ns/op BenchmarkFormatInt-4 10000 14944 ns/op BenchmarkAppendInt-4 13281 9266 ns/op BenchmarkFormatUint-4 43699 2940 ns/op BenchmarkAppendUint-4 80547 1423 ns/op BenchmarkFormatIntSmall/7-4 2084666 58.64 ns/op BenchmarkFormatIntSmall/42-4 1990453 94.38 ns/op BenchmarkAppendIntSmall-4 797834 237.7 ns/op BenchmarkAppendUintVarlen/1-4 918248 125.2 ns/op BenchmarkAppendUintVarlen/12-4 1000000 115.5 ns/op BenchmarkAppendUintVarlen/123-4 918897 160.3 ns/op BenchmarkAppendUintVarlen/1234-4 837159 150.1 ns/op BenchmarkAppendUintVarlen/12345-4 774110 233.0 ns/op BenchmarkAppendUintVarlen/123456-4 917458 238.8 ns/op BenchmarkAppendUintVarlen/1234567-4 679125 156.2 ns/op BenchmarkAppendUintVarlen/12345678-4 719925 153.0 ns/op BenchmarkAppendUintVarlen/123456789-4 517647 201.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 624484 188.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 763522 194.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 721768 163.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 707745 196.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 707278 183.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 843499 179.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 840672 182.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 648928 181.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 777685 169.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 800738 239.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 796992 244.2 ns/op BenchmarkQuote-4 31647 3925 ns/op BenchmarkQuoteRune-4 373534 351.1 ns/op BenchmarkAppendQuote-4 43321 2722 ns/op BenchmarkAppendQuoteRune-4 680138 238.8 ns/op BenchmarkUnquoteEasy-4 1000000 109.6 ns/op BenchmarkUnquoteHard-4 37098 3279 ns/op PASS ok strconv 27.233s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 259268 562.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 122322 1982 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 118434 1111 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 228997 573.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 70579 1920 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 141606 1058 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 254258 695.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 42235 2981 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 61650 2107 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 561541 313.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24002 6112 ns/op BenchmarkGenericMatch1-4 1326 80769 ns/op BenchmarkGenericMatch2-4 384 321988 ns/op BenchmarkSingleMaxSkipping-4 10000 12847 ns/op 778.40 MB/s BenchmarkSingleLongSuffixFail-4 17340 7344 ns/op 136.44 MB/s BenchmarkSingleMatch-4 154 682223 ns/op 21.99 MB/s BenchmarkByteByteNoMatch-4 86466 1532 ns/op BenchmarkByteByteMatch-4 10000 10934 ns/op BenchmarkByteStringMatch-4 10000 10219 ns/op BenchmarkHTMLEscapeNew-4 58921 1900 ns/op BenchmarkHTMLEscapeOld-4 73970 1910 ns/op BenchmarkByteStringReplacerWriteString-4 1185 153688 ns/op BenchmarkByteReplacerWriteString-4 1393 115674 ns/op BenchmarkByteByteReplaces-4 1800 89102 ns/op BenchmarkByteByteMap-4 9382 14808 ns/op BenchmarkMap/identity/ASCII-4 775822 221.0 ns/op BenchmarkMap/identity/Greek-4 681627 210.5 ns/op BenchmarkMap/change/ASCII-4 28480 5265 ns/op BenchmarkMap/change/Greek-4 21436 5639 ns/op BenchmarkIndexRune-4 1362007 79.62 ns/op BenchmarkIndexRuneLongString-4 1404992 82.16 ns/op BenchmarkIndexRuneFastPath-4 3041515 40.64 ns/op BenchmarkIndex-4 2737674 62.60 ns/op BenchmarkLastIndex-4 2250930 53.08 ns/op BenchmarkIndexByte-4 11143369 10.67 ns/op BenchmarkToUpper/#00-4 3013112 53.92 ns/op BenchmarkToUpper/ONLYUPPER-4 2388160 49.67 ns/op BenchmarkToUpper/abc-4 241543 703.0 ns/op BenchmarkToUpper/AbC123-4 200190 826.3 ns/op BenchmarkToUpper/azAZ09_-4 176720 723.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 38029 2957 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56845 2119 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 25464 4637 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 49531 2239 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113726 1259 ns/op BenchmarkToLower/#00-4 3256288 36.14 ns/op BenchmarkToLower/abc-4 3089805 43.27 ns/op BenchmarkToLower/AbC123-4 172280 660.4 ns/op BenchmarkToLower/azAZ09_-4 201754 667.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74545 1650 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 50924 2953 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27369 4588 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 47162 2860 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95817 1583 ns/op BenchmarkMapNoChanges-4 965365 126.9 ns/op BenchmarkTrim-4 27594 3927 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2298121 69.78 ns/op BenchmarkToValidUTF8/InvalidASCII-4 138442 1132 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 95947 1260 ns/op BenchmarkEqualFold/Tests-4 42086 2600 ns/op BenchmarkEqualFold/ASCII-4 2494947 78.33 ns/op BenchmarkEqualFold/UnicodePrefix-4 131318 1278 ns/op BenchmarkEqualFold/UnicodeSuffix-4 119572 977.8 ns/op BenchmarkIndexHard1-4 975 119373 ns/op BenchmarkIndexHard2-4 673 173958 ns/op BenchmarkIndexHard3-4 166 752160 ns/op BenchmarkIndexHard4-4 100 1021047 ns/op BenchmarkLastIndexHard1-4 74 1670184 ns/op BenchmarkLastIndexHard2-4 79 1631330 ns/op BenchmarkLastIndexHard3-4 61 1696584 ns/op BenchmarkCountHard1-4 924 125007 ns/op BenchmarkCountHard2-4 669 166884 ns/op BenchmarkCountHard3-4 100 1221676 ns/op BenchmarkIndexTorture-4 9168 24698 ns/op BenchmarkCountTorture-4 9638 14490 ns/op BenchmarkCountTortureOverlapping-4 404 351969 ns/op BenchmarkCountByte/10-4 2667836 45.25 ns/op 220.98 MB/s BenchmarkCountByte/32-4 2604708 45.66 ns/op 700.81 MB/s BenchmarkCountByte/4096-4 816999 175.8 ns/op 23303.95 MB/s BenchmarkCountByte/4194304-4 627 173597 ns/op 24161.10 MB/s BenchmarkCountByte/67108864-4 21 8447230 ns/op 7944.48 MB/s BenchmarkFields/ASCII/16-4 271753 565.8 ns/op 28.28 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18862 5619 ns/op 45.56 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1280 112714 ns/op 36.34 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 2510235 ns/op 26.11 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 48990221 ns/op 21.40 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 92335 1799 ns/op 8.90 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7108 22645 ns/op 11.31 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 444 348951 ns/op 11.74 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 7105105 ns/op 9.22 MB/s 463111 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 111730506 ns/op 9.38 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 185667 1106 ns/op 14.46 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12288 9540 ns/op 26.83 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 648 300308 ns/op 13.64 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 22 5707264 ns/op 11.48 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 126381906 ns/op 8.30 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 134770 1240 ns/op 12.90 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 13662 ns/op 18.74 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 586 314795 ns/op 13.01 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 5552852 ns/op 11.80 MB/s 463109 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 93355209 ns/op 11.23 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 128304159 ns/op BenchmarkSplitSingleByteSeparator-4 12 10284799 ns/op BenchmarkSplitMultiByteSeparator-4 21 6287013 ns/op BenchmarkSplitNSingleByteSeparator-4 131860 1256 ns/op BenchmarkSplitNMultiByteSeparator-4 128582 1446 ns/op BenchmarkRepeat/5x0-4 2141000 66.83 ns/op BenchmarkRepeat/5x1-4 2169313 46.69 ns/op BenchmarkRepeat/5x2-4 218780 956.8 ns/op BenchmarkRepeat/5x6-4 108626 2089 ns/op BenchmarkRepeat/10x0-4 2518450 62.11 ns/op BenchmarkRepeat/10x1-4 2552091 45.67 ns/op BenchmarkRepeat/10x2-4 163437 729.1 ns/op BenchmarkRepeat/10x6-4 121910 1205 ns/op BenchmarkRepeatLarge/256/1-4 46522 3115 ns/op 82.19 MB/s BenchmarkRepeatLarge/256/16-4 58074 2711 ns/op 94.42 MB/s BenchmarkRepeatLarge/512/1-4 28048 5231 ns/op 97.88 MB/s BenchmarkRepeatLarge/512/16-4 39321 2658 ns/op 192.61 MB/s BenchmarkRepeatLarge/1024/1-4 17778 6226 ns/op 164.48 MB/s BenchmarkRepeatLarge/1024/16-4 27182 5176 ns/op 197.84 MB/s BenchmarkRepeatLarge/2048/1-4 15322 8714 ns/op 235.02 MB/s BenchmarkRepeatLarge/2048/16-4 13642 7781 ns/op 263.20 MB/s BenchmarkRepeatLarge/4096/1-4 10000 13364 ns/op 306.51 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11011 ns/op 372.01 MB/s BenchmarkRepeatLarge/8192/1-4 5718 22700 ns/op 360.88 MB/s BenchmarkRepeatLarge/8192/16-4 10000 22558 ns/op 363.15 MB/s BenchmarkRepeatLarge/8192/4097-4 3039411 47.86 ns/op 85609.51 MB/s BenchmarkRepeatLarge/16384/1-4 9381 47989 ns/op 341.41 MB/s BenchmarkRepeatLarge/16384/16-4 5204 45687 ns/op 358.62 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 31515 ns/op 390.00 MB/s BenchmarkRepeatLarge/32768/1-4 1972 77767 ns/op 421.36 MB/s BenchmarkRepeatLarge/32768/16-4 1734 85019 ns/op 385.42 MB/s BenchmarkRepeatLarge/32768/4097-4 2037 58560 ns/op 489.74 MB/s BenchmarkRepeatLarge/65536/1-4 772 145802 ns/op 449.49 MB/s BenchmarkRepeatLarge/65536/16-4 843 152692 ns/op 429.20 MB/s BenchmarkRepeatLarge/65536/4097-4 1094 129679 ns/op 473.90 MB/s BenchmarkRepeatLarge/131072/1-4 100 1027905 ns/op 127.51 MB/s BenchmarkRepeatLarge/131072/16-4 139 935919 ns/op 140.05 MB/s BenchmarkRepeatLarge/131072/4097-4 188 867190 ns/op 146.46 MB/s BenchmarkRepeatLarge/262144/1-4 79 1406097 ns/op 186.43 MB/s BenchmarkRepeatLarge/262144/16-4 100 1523964 ns/op 172.01 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1276704 ns/op 202.17 MB/s BenchmarkRepeatLarge/524288/1-4 48 2847570 ns/op 184.12 MB/s BenchmarkRepeatLarge/524288/16-4 62 2160295 ns/op 242.69 MB/s BenchmarkRepeatLarge/524288/4097-4 49 2898329 ns/op 179.52 MB/s BenchmarkRepeatLarge/1048576/1-4 19 5920275 ns/op 177.12 MB/s BenchmarkRepeatLarge/1048576/16-4 31 3490720 ns/op 300.39 MB/s BenchmarkRepeatLarge/1048576/4097-4 82 4916513 ns/op 212.50 MB/s BenchmarkRepeatLarge/2097152/1-4 24 8548676 ns/op 245.32 MB/s BenchmarkRepeatLarge/2097152/16-4 26 7738092 ns/op 271.02 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 6977359 ns/op 300.05 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12278728 ns/op 341.59 MB/s BenchmarkRepeatLarge/4194304/16-4 9 12867089 ns/op 325.97 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 12117118 ns/op 345.89 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19313354 ns/op 434.34 MB/s BenchmarkRepeatLarge/8388608/16-4 5 20843496 ns/op 402.46 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 38894842 ns/op 215.62 MB/s BenchmarkRepeatLarge/16777216/1-4 3 103664509 ns/op 161.84 MB/s BenchmarkRepeatLarge/16777216/16-4 2 57672906 ns/op 290.90 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 58003856 ns/op 289.24 MB/s BenchmarkRepeatLarge/33554432/1-4 2 65951515 ns/op 508.77 MB/s BenchmarkRepeatLarge/33554432/16-4 2 61124972 ns/op 548.95 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61447226 ns/op 546.07 MB/s BenchmarkRepeatLarge/67108864/1-4 1 120820169 ns/op 555.44 MB/s BenchmarkRepeatLarge/67108864/16-4 1 122102529 ns/op 549.61 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 169463631 ns/op 396.01 MB/s BenchmarkRepeatLarge/134217728/1-4 1 661052123 ns/op 203.04 MB/s BenchmarkRepeatLarge/134217728/16-4 1 429049260 ns/op 312.83 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 398480412 ns/op 336.82 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1302301655 ns/op 206.12 MB/s BenchmarkRepeatLarge/268435456/16-4 1 748491367 ns/op 358.64 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 504580012 ns/op 532.00 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2167488639 ns/op 247.69 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1682680404 ns/op 319.06 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2251989100 ns/op 238.40 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3571418467 ns/op 300.65 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3444274628 ns/op 311.75 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2693946853 ns/op 398.58 MB/s BenchmarkIndexAnyASCII/1:1-4 1398942 103.1 ns/op BenchmarkIndexAnyASCII/1:2-4 1980638 87.09 ns/op BenchmarkIndexAnyASCII/1:4-4 1868071 59.90 ns/op BenchmarkIndexAnyASCII/1:8-4 1556100 67.08 ns/op BenchmarkIndexAnyASCII/1:16-4 2007586 57.22 ns/op BenchmarkIndexAnyASCII/1:32-4 1865995 62.18 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 132.2 ns/op BenchmarkIndexAnyASCII/16:1-4 2132324 59.11 ns/op BenchmarkIndexAnyASCII/16:2-4 786544 152.5 ns/op BenchmarkIndexAnyASCII/16:4-4 948386 225.6 ns/op BenchmarkIndexAnyASCII/16:8-4 939918 145.9 ns/op BenchmarkIndexAnyASCII/16:16-4 725709 157.3 ns/op BenchmarkIndexAnyASCII/16:32-4 745077 188.8 ns/op BenchmarkIndexAnyASCII/16:64-4 543115 435.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1817846 67.07 ns/op BenchmarkIndexAnyASCII/256:2-4 76522 1485 ns/op BenchmarkIndexAnyASCII/256:4-4 65857 2089 ns/op BenchmarkIndexAnyASCII/256:8-4 77745 2035 ns/op BenchmarkIndexAnyASCII/256:16-4 73399 1524 ns/op BenchmarkIndexAnyASCII/256:32-4 82784 2377 ns/op BenchmarkIndexAnyASCII/256:64-4 84212 1574 ns/op BenchmarkIndexAnyUTF8/1:1-4 2098766 93.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 1947174 63.88 ns/op BenchmarkIndexAnyUTF8/1:4-4 1708791 150.4 ns/op BenchmarkIndexAnyUTF8/1:8-4 1896534 65.40 ns/op BenchmarkIndexAnyUTF8/1:16-4 1084719 162.2 ns/op BenchmarkIndexAnyUTF8/1:32-4 1813958 72.60 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 118.4 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 104.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 197138 601.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 212629 635.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 219950 789.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 200620 716.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 165883 1012 ns/op BenchmarkIndexAnyUTF8/16:64-4 198856 739.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 370443 358.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 14115 8157 ns/op BenchmarkIndexAnyUTF8/256:4-4 14652 8357 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 16056 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 13042 ns/op BenchmarkIndexAnyUTF8/256:32-4 13970 9444 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10746 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1923573 59.19 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1848531 63.10 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1471770 119.4 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2085376 114.1 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 131.3 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1798521 66.03 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1745402 108.4 ns/op BenchmarkLastIndexAnyASCII/16:1-4 936302 200.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 731571 165.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 813855 163.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 673474 176.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 797085 168.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 553240 225.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 596502 233.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 65950 1592 ns/op BenchmarkLastIndexAnyASCII/256:2-4 73054 1721 ns/op BenchmarkLastIndexAnyASCII/256:4-4 66854 3272 ns/op BenchmarkLastIndexAnyASCII/256:8-4 80728 3059 ns/op BenchmarkLastIndexAnyASCII/256:16-4 65388 1759 ns/op BenchmarkLastIndexAnyASCII/256:32-4 79622 1529 ns/op BenchmarkLastIndexAnyASCII/256:64-4 79216 1495 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1942332 58.37 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1978033 107.9 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2003084 58.76 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1824513 68.40 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2032219 59.45 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1899430 67.12 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2027700 59.63 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 258458 450.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 87787 1420 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 140331 912.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 148790 1274 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 132783 897.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 123159 873.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 137586 1022 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19336 6478 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8929 14933 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 13114 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8150 14296 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8257 14451 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7856 16078 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9728 16059 ns/op BenchmarkTrimASCII/1:1-4 2685234 42.68 ns/op BenchmarkTrimASCII/1:2-4 1728603 86.35 ns/op BenchmarkTrimASCII/1:4-4 1976391 86.13 ns/op BenchmarkTrimASCII/1:8-4 1912310 60.21 ns/op BenchmarkTrimASCII/1:16-4 1694187 75.14 ns/op BenchmarkTrimASCII/16:1-4 2314785 54.38 ns/op BenchmarkTrimASCII/16:2-4 915633 139.6 ns/op BenchmarkTrimASCII/16:4-4 979650 180.8 ns/op BenchmarkTrimASCII/16:8-4 849296 216.9 ns/op BenchmarkTrimASCII/16:16-4 792846 154.4 ns/op BenchmarkTrimASCII/256:1-4 843565 193.3 ns/op BenchmarkTrimASCII/256:2-4 84810 1282 ns/op BenchmarkTrimASCII/256:4-4 88045 1280 ns/op BenchmarkTrimASCII/256:8-4 100338 1253 ns/op BenchmarkTrimASCII/256:16-4 95127 1208 ns/op BenchmarkTrimASCII/4096:1-4 102241 1447 ns/op BenchmarkTrimASCII/4096:2-4 6135 19406 ns/op BenchmarkTrimASCII/4096:4-4 6146 20147 ns/op BenchmarkTrimASCII/4096:8-4 5803 19911 ns/op BenchmarkTrimASCII/4096:16-4 6961 20654 ns/op BenchmarkTrimByte-4 2562758 52.14 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16272 7258 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 11167 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1495 95097 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3156 44979 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6330 33275 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8762 13130 ns/op BenchmarkJoin/0-4 3179733 53.00 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2533684 50.62 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 153560 835.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 76600 1917 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 80622 2083 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 60620 3375 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 44552 3777 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 42808 4154 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2055010 55.47 ns/op BenchmarkTrimSpace/ASCII-4 1379608 88.25 ns/op BenchmarkTrimSpace/SomeNonASCII-4 108672 1126 ns/op BenchmarkTrimSpace/JustNonASCII-4 62304 1956 ns/op BenchmarkReplaceAll-4 78026 1462 ns/op 16 B/op 1 allocs/op PASS ok strings 95.088s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 51159 2439 ns/op BenchmarkCond2-4 27517 4717 ns/op BenchmarkCond4-4 14910 8257 ns/op BenchmarkCond8-4 6828 15130 ns/op BenchmarkCond16-4 5149 29758 ns/op BenchmarkCond32-4 1657 63162 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 437026 272.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 282188 446.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 542984 290.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 509422 224.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 288135 390.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 585924 185.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 79820 1523 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 85950 2179 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 77596 2043 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 63915 2788 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 610964 205.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 148046 740.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 547518 219.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 162202 894.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 532978 203.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 168652 716.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 915810 131.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 57561 3054 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 103802 1065 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 533964 500.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3176 40479 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 272 492120 ns/op BenchmarkRange/*sync.Map-4 1232 108075 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 97496 2635 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 195249 708.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 71158 1647 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 51963 2874 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 200559 696.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 82695 1394 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 92886 1392 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 190070 817.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 764336 173.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 62126 4179 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 168273 866.2 ns/op BenchmarkSwapCollision/*sync.Map-4 86725 1262 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 98 1228210 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 123498 1224 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 213795 617.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21288 6130 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 61713 1872 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 27814 4706 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 263904 446.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 122580 1165 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 212596 610.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 778628 161.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 141676 799.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 768236 190.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 600183 255.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 132762 840.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 541712 219.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 83098 1293 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 214070 713.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 316906 531.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 120632 1092 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 266283 439.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 172743 843.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 103336 1046 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 257366 498.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 54903 3026 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 129589 1960 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 370526 369.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 126985 1140 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 417943 321.2 ns/op BenchmarkUncontendedSemaphore-4 3087121 32.99 ns/op BenchmarkContendedSemaphore-4 2917419 35.54 ns/op BenchmarkMutexUncontended-4 580458 203.5 ns/op BenchmarkMutex-4 201574 620.4 ns/op BenchmarkMutexSlack-4 195747 691.8 ns/op BenchmarkMutexWork-4 136051 772.1 ns/op BenchmarkMutexWorkSlack-4 170476 677.3 ns/op BenchmarkMutexNoSpin-4 55225 2141 ns/op BenchmarkMutexSpin-4 44176 2892 ns/op BenchmarkOnce-4 827827 133.5 ns/op BenchmarkOnceFunc/v=Once-4 1000000 123.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 858729 124.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 963306 126.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 186.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 847426 120.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 936778 190.7 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4049931 33.22 ns/op BenchmarkSemaSyntNonblock-4 1427640 82.04 ns/op BenchmarkSemaSyntBlock-4 1370878 79.21 ns/op BenchmarkSemaWorkNonblock-4 1172065 101.4 ns/op BenchmarkSemaWorkBlock-4 1000000 106.0 ns/op BenchmarkRWMutexUncontended-4 222262 474.9 ns/op BenchmarkRWMutexWrite100-4 281055 507.0 ns/op BenchmarkRWMutexWrite10-4 247992 480.8 ns/op BenchmarkRWMutexWorkWrite100-4 192145 622.5 ns/op BenchmarkRWMutexWorkWrite10-4 205958 702.8 ns/op BenchmarkWaitGroupUncontended-4 420066 335.5 ns/op BenchmarkWaitGroupAddDone-4 381939 323.8 ns/op BenchmarkWaitGroupAddDoneWork-4 303596 507.5 ns/op BenchmarkWaitGroupWait-4 1803734 66.10 ns/op BenchmarkWaitGroupWaitWork-4 1401656 92.63 ns/op BenchmarkWaitGroupActuallyWait-4 35769 3112 ns/op 32 B/op 2 allocs/op PASS ok sync 31.754s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 461580 322.4 ns/op PASS ok sync/atomic 1.403s PASS ok syscall 1.066s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 130149 996.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.372s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 4551 25988 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8430 23811 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 50 2016100 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 94 1362034 ns/op 1376 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 249118809 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 210021151 ns/op 19393208 B/op 100060 allocs/op BenchmarkTable/10x10/new-4 1515 124717 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1868 68024 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 8332704 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6917279 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1029480756 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 859911974 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 157 714937 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 182 656215 ns/op 215 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 91295368 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 100845576 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 10180453650 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 8883401479 ns/op 335150160 B/op 100093 allocs/op BenchmarkPyramid/10-4 1959 73601 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 5353547 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 425930672 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2218 74071 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 162 919027 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 20 9098514 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7540 19178 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 27.559s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 138586861 ns/op BenchmarkVariableString-4 63258 1800 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1366 111619 ns/op 2499 B/op 39 allocs/op PASS ok text/template/parse 1.644s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 38 2975776 ns/op BenchmarkAfter-4 81 1283280 ns/op BenchmarkStop-4 144 916357 ns/op BenchmarkSimultaneousAfterFunc-4 25 5126696 ns/op BenchmarkStartStop-4 248 941547 ns/op BenchmarkReset-4 1476 171092 ns/op BenchmarkSleep-4 26 4020635 ns/op BenchmarkParallelTimerLatency-4 33 1634995 avg-late-ns 4104049 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 1104619 avg-late-ns 3674154 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 536543 avg-late-ns 2470113 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 32 727224 avg-late-ns 4240264 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 28 528981 avg-late-ns 2693939 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 423794 avg-late-ns 1914198 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 976471 avg-late-ns 8073844 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 26 607643 avg-late-ns 3597875 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 2880652 avg-late-ns 12393295 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 21 5124209 avg-late-ns 17489706 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 10343413 avg-late-ns 33989052 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 37 945955 avg-late-ns 4901878 max-late-ns BenchmarkTicker-4 1 445884407 ns/op BenchmarkTickerReset-4 1981 77182 ns/op BenchmarkTickerResetNaive-4 152 758143 ns/op BenchmarkNow-4 518474 207.0 ns/op BenchmarkNowUnixNano-4 614065 196.0 ns/op BenchmarkNowUnixMilli-4 553112 227.8 ns/op BenchmarkNowUnixMicro-4 695695 217.0 ns/op BenchmarkFormat-4 42660 2623 ns/op BenchmarkFormatRFC3339-4 59084 1803 ns/op BenchmarkFormatRFC3339Nano-4 50856 2477 ns/op BenchmarkFormatNow-4 55186 3817 ns/op BenchmarkMarshalJSON-4 71206 2728 ns/op BenchmarkMarshalText-4 72466 1798 ns/op BenchmarkParse-4 99331 1250 ns/op BenchmarkParseRFC3339UTC-4 270318 461.6 ns/op BenchmarkParseRFC3339UTCBytes-4 118363 1038 ns/op BenchmarkParseRFC3339TZ-4 68847 2170 ns/op BenchmarkParseRFC3339TZBytes-4 63139 2200 ns/op BenchmarkParseDuration-4 474568 325.3 ns/op BenchmarkHour-4 949891 148.2 ns/op BenchmarkSecond-4 764437 183.7 ns/op BenchmarkYear-4 725482 214.2 ns/op BenchmarkDay-4 508450 379.3 ns/op BenchmarkISOWeek-4 459886 235.8 ns/op BenchmarkGoString-4 60266 2018 ns/op BenchmarkUnmarshalText-4 74690 1771 ns/op PASS ok time 17.932s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 531085 280.8 ns/op BenchmarkDecodeValidJapaneseChars-4 358347 376.3 ns/op BenchmarkDecodeRune-4 1831519 57.64 ns/op BenchmarkEncodeValidASCII-4 356194 476.5 ns/op BenchmarkEncodeValidJapaneseChars-4 707440 237.4 ns/op BenchmarkAppendRuneValidASCII-4 844807 125.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 115.6 ns/op BenchmarkEncodeRune-4 3816081 31.87 ns/op PASS ok unicode/utf16 2.818s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1665021 66.86 ns/op BenchmarkRuneCountTenJapaneseChars-4 276624 475.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2284105 54.04 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 256977 443.9 ns/op BenchmarkValidTenASCIIChars-4 1561182 95.24 ns/op BenchmarkValid100KASCIIChars-4 100 1039781 ns/op BenchmarkValidTenJapaneseChars-4 280980 490.8 ns/op BenchmarkValidLongMostlyASCII-4 100 1366866 ns/op BenchmarkValidLongJapanese-4 39 2831147 ns/op BenchmarkValidStringTenASCIIChars-4 2077969 62.73 ns/op BenchmarkValidString100KASCIIChars-4 10000 18865 ns/op BenchmarkValidStringTenJapaneseChars-4 252714 621.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1171 115680 ns/op BenchmarkValidStringLongJapanese-4 100 1788209 ns/op BenchmarkEncodeASCIIRune-4 2443431 44.78 ns/op BenchmarkEncodeJapaneseRune-4 1566117 93.14 ns/op BenchmarkAppendASCIIRune-4 5624551 24.21 ns/op BenchmarkAppendJapaneseRune-4 1443619 70.12 ns/op BenchmarkDecodeASCIIRune-4 1934012 60.49 ns/op BenchmarkDecodeJapaneseRune-4 1564996 74.93 ns/op BenchmarkFullRune/ASCII-4 2964674 49.60 ns/op BenchmarkFullRune/Incomplete-4 1241882 113.9 ns/op BenchmarkFullRune/Japanese-4 2541166 46.67 ns/op PASS ok unicode/utf8 6.374s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 156095824193 ns/op PASS ok cmd/api 157.454s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 664267 228.9 ns/op BenchmarkCgoCall/one-pointer-4 400332 298.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 270542 413.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 407583 294.3 ns/op BenchmarkCgoCall/eight-pointers-4 148712 894.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 441844 323.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 19411 5401 ns/op BenchmarkCgoCall/eight-pointers-slice-4 27157 4442 ns/op BenchmarkGoString-4 709927 250.4 ns/op BenchmarkCGoCallback-4 44586 2355 ns/op BenchmarkCGoInCThread-4 387391 323.0 ns/op PASS ok cmd/cgo/internal/test 3.423s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 105.2 ns/op BenchmarkEqArrayOfStrings64-4 105632 1085 ns/op BenchmarkEqArrayOfStrings1024-4 12282 9944 ns/op BenchmarkEqArrayOfFloats5-4 1000000 170.3 ns/op BenchmarkEqArrayOfFloats64-4 188058 686.1 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10731 ns/op BenchmarkEqArrayOfStructsEq-4 2486 61395 ns/op BenchmarkEqArrayOfStructsNotEq-4 7191 18766 ns/op BenchmarkEqStruct-4 25172874 4.990 ns/op PASS ok cmd/compile/internal/reflectdata 2.700s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 90201 ns/op BenchmarkCopyElim1-4 100 1002952 ns/op BenchmarkCopyElim10-4 127 862088 ns/op BenchmarkCopyElim100-4 100 1373936 ns/op BenchmarkCopyElim1000-4 25 4339399 ns/op BenchmarkCopyElim10000-4 1 120052047 ns/op BenchmarkCopyElim100000-4 1 665779045 ns/op BenchmarkDeadCode/1-4 100 1155169 ns/op BenchmarkDeadCode/10-4 84 1215541 ns/op BenchmarkDeadCode/100-4 79 1357192 ns/op BenchmarkDeadCode/1000-4 45 5442736 ns/op BenchmarkDeadCode/10000-4 3 48879419 ns/op BenchmarkDeadCode/100000-4 1 508755158 ns/op BenchmarkDeadCode/200000-4 1 811286259 ns/op BenchmarkDominatorsLinear-4 10 16437907 ns/op 0.61 MB/s BenchmarkDominatorsFwdBack-4 8 15490858 ns/op 0.65 MB/s BenchmarkDominatorsManyPred-4 7 14937229 ns/op 0.67 MB/s BenchmarkDominatorsMaxPred-4 8 25386545 ns/op 0.39 MB/s BenchmarkDominatorsMaxPredVal-4 9 12500167 ns/op 0.80 MB/s BenchmarkFuse/1-4 147 866197 ns/op BenchmarkFuse/10-4 148 756160 ns/op BenchmarkFuse/100-4 100 1678839 ns/op BenchmarkFuse/1000-4 14 8283050 ns/op BenchmarkFuse/10000-4 2 110798754 ns/op BenchmarkNilCheckDeep1-4 10000 11768 ns/op 0.08 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4932 27891 ns/op 0.36 MB/s 227 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 528 196099 ns/op 0.51 MB/s 706 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 64 1820911 ns/op 0.55 MB/s 4195 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 26915641 ns/op 0.37 MB/s 106982 B/op 6 allocs/op BenchmarkDSEPass-4 31 4248953 ns/op 65787 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 127814732 ns/op 4274672 B/op 108831 allocs/op BenchmarkCSEPass-4 6 19930828 ns/op 120674 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 203300024 ns/op 5629552 B/op 97215 allocs/op BenchmarkDeadcodePass-4 114 1135938 ns/op 101279 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 155733411 ns/op 4082112 B/op 45233 allocs/op BenchmarkMultiPass-4 19 11464929 ns/op 204070 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 338125767 ns/op 11237088 B/op 149989 allocs/op BenchmarkCondRewrite/SoloJump-4 2138953 56.26 ns/op BenchmarkCondRewrite/CombJump-4 3212415 47.35 ns/op PASS ok cmd/compile/internal/ssa 18.730s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12699 10426 ns/op BenchmarkExtShift-4 17869 6675 ns/op BenchmarkModify-4 8152 15767 ns/op BenchmarkMullImm-4 22752 6531 ns/op BenchmarkConstModify-4 8035 16463 ns/op BenchmarkBitSet-4 10000 11236 ns/op BenchmarkBitClear-4 9708 12626 ns/op BenchmarkBitToggle-4 12096 11079 ns/op BenchmarkBitSetConst-4 91794 1192 ns/op BenchmarkBitClearConst-4 123769 1034 ns/op BenchmarkBitToggleConst-4 129842 1352 ns/op BenchmarkDivconstI64-4 5833858 18.06 ns/op BenchmarkModconstI64-4 5649016 25.06 ns/op BenchmarkDivisiblePow2constI64-4 4996267 23.81 ns/op BenchmarkDivisibleconstI64-4 6648902 23.95 ns/op BenchmarkDivisibleWDivconstI64-4 3089094 33.50 ns/op BenchmarkDivconstU64/3-4 4570077 46.22 ns/op BenchmarkDivconstU64/5-4 5649150 24.33 ns/op BenchmarkDivconstU64/37-4 4960426 22.52 ns/op BenchmarkDivconstU64/1234567-4 6796455 18.78 ns/op BenchmarkModconstU64-4 3013182 35.38 ns/op BenchmarkDivisibleconstU64-4 7627809 21.60 ns/op BenchmarkDivisibleWDivconstU64-4 3080652 35.74 ns/op BenchmarkDivconstI32-4 5239284 20.60 ns/op BenchmarkModconstI32-4 6810393 19.77 ns/op BenchmarkDivisiblePow2constI32-4 5740884 28.21 ns/op BenchmarkDivisibleconstI32-4 6032532 19.03 ns/op BenchmarkDivisibleWDivconstI32-4 3485794 35.08 ns/op BenchmarkDivconstU32-4 6030375 17.89 ns/op BenchmarkModconstU32-4 5362696 21.10 ns/op BenchmarkDivisibleconstU32-4 5402324 22.50 ns/op BenchmarkDivisibleWDivconstU32-4 3048207 33.72 ns/op BenchmarkDivconstI16-4 6509103 18.28 ns/op BenchmarkModconstI16-4 5906422 21.39 ns/op BenchmarkDivisiblePow2constI16-4 4584858 22.00 ns/op BenchmarkDivisibleconstI16-4 5923408 20.78 ns/op BenchmarkDivisibleWDivconstI16-4 4021118 31.81 ns/op BenchmarkDivconstU16-4 5555006 20.97 ns/op BenchmarkModconstU16-4 5332185 19.97 ns/op BenchmarkDivisibleconstU16-4 6876836 17.08 ns/op BenchmarkDivisibleWDivconstU16-4 2692460 45.64 ns/op BenchmarkDivconstI8-4 5167909 24.42 ns/op BenchmarkModconstI8-4 5417703 25.15 ns/op BenchmarkDivisiblePow2constI8-4 6986716 15.85 ns/op BenchmarkDivisibleconstI8-4 6199513 24.95 ns/op BenchmarkDivisibleWDivconstI8-4 3446871 33.07 ns/op BenchmarkDivconstU8-4 5413668 23.00 ns/op BenchmarkModconstU8-4 5907889 21.37 ns/op BenchmarkDivisibleconstU8-4 7718654 16.33 ns/op BenchmarkDivisibleWDivconstU8-4 3684980 38.81 ns/op BenchmarkMul2-4 118678 845.8 ns/op BenchmarkMulNeg2-4 206745 949.9 ns/op BenchmarkEfaceInteger-4 2345414 46.44 ns/op BenchmarkDiv64UnsignedSmall-4 7491134 13.97 ns/op BenchmarkDiv64Small-4 7158232 16.02 ns/op BenchmarkDiv64SmallNegDivisor-4 7434264 17.96 ns/op BenchmarkDiv64SmallNegDividend-4 8146536 17.65 ns/op BenchmarkDiv64SmallNegBoth-4 7906545 15.51 ns/op BenchmarkDiv64Unsigned-4 7829792 14.52 ns/op BenchmarkDiv64-4 7485410 21.45 ns/op BenchmarkDiv64NegDivisor-4 7515663 25.68 ns/op BenchmarkDiv64NegDividend-4 7584177 16.10 ns/op BenchmarkDiv64NegBoth-4 7726500 24.22 ns/op BenchmarkMod64UnsignedSmall-4 7680619 14.88 ns/op BenchmarkMod64Small-4 7051555 18.13 ns/op BenchmarkMod64SmallNegDivisor-4 8331308 14.81 ns/op BenchmarkMod64SmallNegDividend-4 7555269 16.19 ns/op BenchmarkMod64SmallNegBoth-4 7674754 17.32 ns/op BenchmarkMod64Unsigned-4 7361124 14.31 ns/op BenchmarkMod64-4 7604152 15.95 ns/op BenchmarkMod64NegDivisor-4 8136158 18.22 ns/op BenchmarkMod64NegDividend-4 8230527 14.64 ns/op BenchmarkMod64NegBoth-4 7641666 19.76 ns/op BenchmarkMulconstI32/3-4 21129312 5.349 ns/op BenchmarkMulconstI32/5-4 26962910 6.064 ns/op BenchmarkMulconstI32/12-4 25877215 6.519 ns/op BenchmarkMulconstI32/120-4 22049221 5.756 ns/op BenchmarkMulconstI32/-120-4 23723052 5.645 ns/op BenchmarkMulconstI32/65537-4 21756330 5.745 ns/op BenchmarkMulconstI32/65538-4 16624434 9.060 ns/op BenchmarkMulconstI64/3-4 22317036 7.985 ns/op BenchmarkMulconstI64/5-4 17408877 6.964 ns/op BenchmarkMulconstI64/12-4 19369180 6.028 ns/op BenchmarkMulconstI64/120-4 20367434 5.429 ns/op BenchmarkMulconstI64/-120-4 24330988 7.654 ns/op BenchmarkMulconstI64/65537-4 24118290 6.195 ns/op BenchmarkMulconstI64/65538-4 19179828 6.089 ns/op BenchmarkMulconstU32/3-4 23415967 5.963 ns/op BenchmarkMulconstU32/5-4 25903290 7.500 ns/op BenchmarkMulconstU32/12-4 22421997 5.856 ns/op BenchmarkMulconstU32/120-4 22178845 6.396 ns/op BenchmarkMulconstU32/65537-4 24674862 5.881 ns/op BenchmarkMulconstU32/65538-4 20946520 5.763 ns/op BenchmarkMulconstU64/3-4 19231638 5.604 ns/op BenchmarkMulconstU64/5-4 23668213 8.952 ns/op BenchmarkMulconstU64/12-4 22566188 6.119 ns/op BenchmarkMulconstU64/120-4 20426028 5.452 ns/op BenchmarkMulconstU64/65537-4 19423071 5.803 ns/op BenchmarkMulconstU64/65538-4 21623518 7.091 ns/op BenchmarkShiftArithmeticRight-4 27180751 5.158 ns/op BenchmarkSwitch8Predictable-4 6933018 19.40 ns/op BenchmarkSwitch8Unpredictable-4 6545011 16.87 ns/op BenchmarkSwitch32Predictable-4 9634735 10.97 ns/op BenchmarkSwitch32Unpredictable-4 7735320 15.64 ns/op BenchmarkSwitchStringPredictable-4 5472903 23.44 ns/op BenchmarkSwitchStringUnpredictable-4 5311363 23.38 ns/op BenchmarkSwitchTypePredictable-4 3432667 32.67 ns/op BenchmarkSwitchTypeUnpredictable-4 3003910 47.09 ns/op PASS ok cmd/compile/internal/test 25.311s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 129 930254 ns/op BenchmarkNamed/Underlying/nongeneric-4 869286 132.5 ns/op BenchmarkNamed/Underlying/generic-4 1000000 154.7 ns/op BenchmarkNamed/Underlying/src_instance-4 869179 136.7 ns/op BenchmarkNamed/Underlying/user_instance-4 875088 141.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 629047788 ns/op 52783 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 506771418 ns/op 64776 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 219189023 ns/op 151398 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 196163022 ns/op 168822 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3014364598 ns/op 1717 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 114142098 ns/op 45231 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 62505474 ns/op 81298 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 54710612 ns/op 93604 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 802368909 ns/op 2701 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 58816472 ns/op 36511 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 34566092 ns/op 62243 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 31768468 ns/op 67724 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2258423747 ns/op 29027 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 702775704 ns/op 93088 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 143603476 ns/op 454072 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 148074383 ns/op 440186 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3564313353 ns/op 562.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 101100077 ns/op 19578 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 71028232 ns/op 28179 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 71313107 ns/op 27983 lines/s PASS ok cmd/compile/internal/types2 51.198s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 2 61299692 ns/op 25474000 sys-ns/op 7131000 user-ns/op PASS ok cmd/go 1.601s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 227792 551.8 ns/op PASS ok cmd/go/internal/cfg 1.238s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 61586 1903 ns/op 4.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 71420 2419 ns/op 3.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16561 6865 ns/op 149.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17480 6639 ns/op 154.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3229 48318 ns/op 169.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2463 48225 ns/op 169.87 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.399s All tests passed.