darwin-amd64-race at 630fff76f9f5f52735fc34745d39c85671fe800c :: 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=E2535673-D822-4144-9842-19ABCA4BACC9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5GNBn6V3KI/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=AB8C3534-E453-4C13-B2AE-30E45FCC34CD" "__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=E2535673-D822-4144-9842-19ABCA4BACC9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5GNBn6V3KI/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=AB8C3534-E453-4C13-B2AE-30E45FCC34CD" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.130s ok archive/zip 3.603s ok bufio 1.601s ok bytes 2.989s ok cmp 1.109s ok compress/bzip2 1.647s ok compress/flate 10.979s ok compress/gzip 18.856s ok compress/lzw 2.322s ok compress/zlib 6.932s ok container/heap 1.046s ok container/list 1.033s ok container/ring 1.035s ok context 1.114s ok crypto 1.035s ok crypto/aes 1.120s ok crypto/cipher 1.088s ok crypto/des 1.081s ok crypto/dsa 1.044s ok crypto/ecdh 1.355s ok crypto/ecdsa 1.170s ok crypto/ed25519 1.609s ok crypto/elliptic 1.141s ok crypto/hmac 1.065s ok crypto/internal/alias 1.148s ok crypto/internal/bigmod 6.118s ok crypto/internal/boring 1.118s ok crypto/internal/boring/bcache 1.886s ok crypto/internal/edwards25519 2.066s ok crypto/internal/edwards25519/field 1.162s ok crypto/internal/nistec 1.915s ok crypto/internal/nistec/fiat 1.079s [no tests to run] ok crypto/md5 1.155s ok crypto/rand 1.457s ok crypto/rc4 1.832s ok crypto/rsa 3.548s ok crypto/sha1 1.088s ok crypto/sha256 1.040s ok crypto/sha512 1.044s ok crypto/subtle 1.744s ok crypto/tls 6.945s ok crypto/x509 3.225s ok database/sql 1.692s ok database/sql/driver 1.087s ok debug/buildinfo 1.099s ok debug/dwarf 1.186s ok debug/elf 2.814s ok debug/gosym 1.251s ok debug/macho 1.056s ok debug/pe 1.092s ok debug/plan9obj 1.049s ok embed 1.048s [no tests to run] ok embed/internal/embedtest 1.091s ok encoding/ascii85 1.051s ok encoding/asn1 1.072s ok encoding/base32 1.217s ok encoding/base64 1.062s ok encoding/binary 1.057s ok encoding/csv 1.108s ok encoding/gob 29.902s ok encoding/hex 1.095s ok encoding/json 3.903s ok encoding/pem 3.955s ok encoding/xml 1.385s ok errors 1.132s ok expvar 1.144s ok flag 3.272s ok fmt 1.794s ok go/ast 1.095s ok go/build 7.414s ok go/build/constraint 1.045s ok go/constant 1.042s ok go/doc 1.452s ok go/doc/comment 5.335s ok go/format 1.128s ok go/importer 3.833s ok go/internal/gccgoimporter 1.126s ok go/internal/gcimporter 29.669s ok go/internal/srcimporter 35.613s ok go/parser 2.230s ok go/printer 3.216s ok go/scanner 1.054s ok go/token 1.177s ok go/types 73.595s ok hash 1.037s ok hash/adler32 1.071s ok hash/crc32 1.067s ok hash/crc64 1.052s ok hash/fnv 1.102s ok hash/maphash 1.045s ok html 1.105s ok html/template 1.417s ok image 1.697s ok image/color 1.076s ok image/draw 1.868s ok image/gif 2.673s ok image/jpeg 3.049s ok image/png 4.915s ok index/suffixarray 2.668s ok internal/abi 1.399s ok internal/buildcfg 1.038s ok internal/coverage/cformat 1.061s ok internal/coverage/cmerge 1.042s ok internal/coverage/pods 1.102s ok internal/coverage/slicereader 1.058s ok internal/coverage/slicewriter 1.048s ok internal/coverage/test 1.092s ok internal/cpu 3.093s ok internal/dag 1.083s ok internal/diff 1.213s ok internal/fmtsort 1.039s ok internal/fuzz 1.066s ok internal/godebug 15.564s ok internal/godebugs 1.074s ok internal/intern 4.596s ok internal/itoa 1.055s ok internal/platform 3.331s ok internal/poll 2.937s ok internal/profile 1.092s ok internal/reflectlite 1.037s ok internal/safefilepath 1.077s ok internal/saferio 1.370s ok internal/singleflight 1.205s ok internal/testenv 1.865s ok internal/trace 1.490s ok internal/types/errors 3.270s ok internal/unsafeheader 1.036s ok internal/xcoff 1.096s ok internal/zstd 1.027s ok io 1.128s ok io/fs 1.269s ok io/ioutil 1.096s ok log 1.086s ok log/slog 1.238s ok log/slog/internal/benchmarks 1.029s ok log/slog/internal/buffer 1.037s ok log/syslog 2.295s ok maps 1.038s ok math 1.056s ok math/big 4.923s ok math/bits 1.052s ok math/cmplx 1.057s ok math/rand 4.932s ok mime 1.098s ok mime/multipart 6.611s ok mime/quotedprintable 1.204s ok net 17.763s ok net/http 20.612s ok net/http/cgi 14.011s ok net/http/cookiejar 1.096s ok net/http/fcgi 1.279s ok net/http/httptest 1.370s ok net/http/httptrace 1.050s ok net/http/httputil 2.394s ok net/http/internal 1.050s ok net/http/internal/ascii 1.053s ok net/http/pprof 6.314s ok net/internal/socktest 1.078s ok net/mail 1.037s ok net/netip 2.138s ok net/rpc 1.247s ok net/rpc/jsonrpc 1.131s ok net/smtp 1.277s ok net/textproto 2.467s ok net/url 1.062s ok os 7.853s ok os/exec 12.049s ok os/exec/internal/fdtest 1.082s ok os/signal 20.297s ok os/user 1.101s ok path 1.062s ok path/filepath 1.100s ok plugin 1.057s ok reflect 4.720s ok regexp 8.551s ok regexp/syntax 7.561s ok runtime 77.574s ok runtime/cgo 1.029s ok runtime/coverage 1.065s ok runtime/debug 2.181s ok runtime/internal/atomic 1.085s ok runtime/internal/math 1.071s ok runtime/internal/sys 1.086s ok runtime/internal/wasitest 1.028s ok runtime/metrics 1.059s ok runtime/pprof 24.990s ok runtime/race 17.568s ok runtime/trace 8.176s ok slices 2.083s ok sort 2.415s ok strconv 3.749s ok strings 2.839s ok sync 2.084s ok sync/atomic 5.490s ok syscall 6.980s ok testing 3.542s ok testing/fstest 1.077s ok testing/iotest 1.099s ok testing/quick 1.255s ok testing/slogtest 1.089s ok text/scanner 1.051s ok text/tabwriter 1.044s ok text/template 1.134s ok text/template/parse 1.046s ok time 3.726s ok unicode 1.057s ok unicode/utf16 1.073s ok unicode/utf8 1.056s ok cmd/addr2line 11.995s ok cmd/api 4.832s ok cmd/asm/internal/asm 4.276s ok cmd/asm/internal/lex 1.049s ok cmd/cgo/internal/swig 1.118s ok cmd/cgo/internal/test 3.998s ok cmd/cgo/internal/testcarchive 55.943s ok cmd/cgo/internal/testcshared 26.496s ok cmd/cgo/internal/testerrors 33.754s ok cmd/cgo/internal/testfortran 1.226s ok cmd/cgo/internal/testgodefs 5.137s ok cmd/cgo/internal/testlife 3.627s ok cmd/cgo/internal/testnocgo 1.058s ok cmd/cgo/internal/testplugin 97.611s ok cmd/cgo/internal/testsanitizers 1.054s [no tests to run] ok cmd/cgo/internal/testshared 1.117s ok cmd/cgo/internal/testso 5.967s ok cmd/cgo/internal/teststdio 6.148s ok cmd/cgo/internal/testtls 1.040s ok cmd/compile/internal/abt 1.063s ok cmd/compile/internal/amd64 87.325s ok cmd/compile/internal/base 1.061s ok cmd/compile/internal/compare 1.088s ok cmd/compile/internal/dwarfgen 1.945s ok cmd/compile/internal/importer 6.715s ok cmd/compile/internal/inline/inlheur 3.034s ok cmd/compile/internal/ir 1.028s ok cmd/compile/internal/logopt 3.399s ok cmd/compile/internal/loopvar 51.984s ok cmd/compile/internal/noder 1.033s ok cmd/compile/internal/reflectdata 1.043s [no tests to run] ok cmd/compile/internal/ssa 43.834s ok cmd/compile/internal/syntax 1.268s ok cmd/compile/internal/test 21.014s ok cmd/compile/internal/typecheck 2.203s ok cmd/compile/internal/types 1.032s ok cmd/compile/internal/types2 29.079s ok cmd/covdata 1.073s ok cmd/cover 22.028s ok cmd/dist 1.049s ok cmd/distpack 1.058s ok cmd/doc 5.476s ok cmd/fix 23.149s ok cmd/go 562.890s ok cmd/go/internal/auth 1.047s ok cmd/go/internal/cache 1.412s ok cmd/go/internal/cfg 1.042s [no tests to run] ok cmd/go/internal/envcmd 2.085s ok cmd/go/internal/fsys 1.373s ok cmd/go/internal/generate 1.191s ok cmd/go/internal/gover 1.046s ok cmd/go/internal/imports 1.114s ok cmd/go/internal/load 1.052s ok cmd/go/internal/lockedfile 2.359s ok cmd/go/internal/lockedfile/internal/filelock 2.111s ok cmd/go/internal/modfetch 1.063s ok cmd/go/internal/modfetch/codehost 15.049s ok cmd/go/internal/modfetch/zip_sum_test 1.180s ok cmd/go/internal/modindex 2.140s ok cmd/go/internal/modload 1.107s ok cmd/go/internal/mvs 1.159s ok cmd/go/internal/par 1.143s ok cmd/go/internal/str 1.040s ok cmd/go/internal/test 1.126s ok cmd/go/internal/toolchain 1.075s ok cmd/go/internal/vcs 1.062s ok cmd/go/internal/vcweb 1.096s ok cmd/go/internal/vcweb/vcstest 28.419s ok cmd/go/internal/web 1.065s ok cmd/go/internal/work 4.456s ok cmd/gofmt 1.282s ok cmd/internal/archive 4.015s ok cmd/internal/buildid 2.674s ok cmd/internal/cov 2.502s ok cmd/internal/dwarf 1.059s ok cmd/internal/edit 1.048s ok cmd/internal/goobj 1.022s ok cmd/internal/moddeps 4.738s ok cmd/internal/notsha256 1.054s ok cmd/internal/obj 2.520s ok cmd/internal/obj/ppc64 1.765s ok cmd/internal/obj/riscv 1.351s ok cmd/internal/obj/s390x 1.103s ok cmd/internal/obj/x86 5.435s ok cmd/internal/objabi 1.226s ok cmd/internal/pkgpath 5.217s ok cmd/internal/pkgpattern 1.058s ok cmd/internal/quoted 1.056s ok cmd/internal/src 1.025s ok cmd/internal/test2json 2.251s ok cmd/link 42.732s ok cmd/link/internal/benchmark 1.103s ok cmd/link/internal/ld 31.385s ok cmd/link/internal/loader 1.111s ok cmd/nm 9.470s ok cmd/objdump 9.243s ok cmd/pack 8.329s ok cmd/pprof 4.150s ok cmd/trace 1.170s ok cmd/vet 54.025s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3396 40456 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2496 47080 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1717 70836 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4608 26093 ns/op 5168 B/op 16 allocs/op Benchmark/Reader/GNU-4 7514 22605 ns/op 5231 B/op 15 allocs/op Benchmark/Reader/PAX-4 2202 74547 ns/op 8731 B/op 33 allocs/op PASS ok archive/tar 2.161s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 273112632 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 185356992 ns/op BenchmarkZip64TestSizes/4096-4 880 125438 ns/op BenchmarkZip64TestSizes/1048576-4 115 948267 ns/op BenchmarkZip64TestSizes/67108864-4 1 186794651 ns/op PASS ok archive/zip 2.312s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 203385 644.7 ns/op BenchmarkReaderCopyUnoptimal-4 105432 950.8 ns/op BenchmarkReaderCopyNoWriteTo-4 9822 51879 ns/op BenchmarkReaderWriteToOptimal-4 8013 17071 ns/op BenchmarkReaderReadString-4 117102 1116 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 194599 678.8 ns/op BenchmarkWriterCopyUnoptimal-4 167082 692.3 ns/op BenchmarkWriterCopyNoReadFrom-4 3901 44840 ns/op BenchmarkReaderEmpty-4 12302 10184 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 12762 9259 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 499920 248.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.447s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2415 51467 ns/op 636.68 MB/s BenchmarkWriteByte-4 319 342621 ns/op 11.95 MB/s BenchmarkWriteRune-4 175 649386 ns/op 18.92 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 4139998 ns/op BenchmarkBufferFullSmallReads-4 75 1500281 ns/op BenchmarkBufferWriteBlock/N4096-4 8367 32162 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 282 468709 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 14545632 ns/op 4192283 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 4 26905897 ns/op 623.55 MB/s 8388608 B/op 0 allocs/op BenchmarkIndexByte/10-4 2900702 38.76 ns/op 257.99 MB/s BenchmarkIndexByte/32-4 2667208 41.75 ns/op 766.54 MB/s BenchmarkIndexByte/4K-4 882714 134.7 ns/op 30404.74 MB/s BenchmarkIndexBytePortable/10-4 960266 126.8 ns/op 78.90 MB/s BenchmarkIndexBytePortable/32-4 417380 339.2 ns/op 94.34 MB/s BenchmarkIndexBytePortable/4K-4 3426 38018 ns/op 107.74 MB/s BenchmarkIndexRune/10-4 857539 138.0 ns/op 72.49 MB/s BenchmarkIndexRune/32-4 923150 144.0 ns/op 222.28 MB/s BenchmarkIndexRune/4K-4 348862 374.7 ns/op 10931.82 MB/s BenchmarkIndexRuneASCII/10-4 3121477 39.26 ns/op 254.70 MB/s BenchmarkIndexRuneASCII/32-4 2872820 40.48 ns/op 790.45 MB/s BenchmarkIndexRuneASCII/4K-4 787465 131.2 ns/op 31215.26 MB/s BenchmarkEqual/0-4 7827529 13.48 ns/op BenchmarkEqual/1-4 1000000 114.4 ns/op 8.74 MB/s BenchmarkEqual/6-4 1000000 114.2 ns/op 52.56 MB/s BenchmarkEqual/9-4 1000000 112.8 ns/op 79.79 MB/s BenchmarkEqual/15-4 1000000 124.3 ns/op 120.66 MB/s BenchmarkEqual/16-4 1000000 106.7 ns/op 149.92 MB/s BenchmarkEqual/20-4 1000000 109.0 ns/op 183.57 MB/s BenchmarkEqual/32-4 1000000 109.4 ns/op 292.55 MB/s BenchmarkEqual/4K-4 82048 1455 ns/op 2815.78 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 110.7 ns/op 578.10 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 124.4 ns/op 514.38 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 109.5 ns/op 584.57 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 109.3 ns/op 585.47 MB/s BenchmarkEqualBothUnaligned/4096_0-4 80734 1427 ns/op 2869.64 MB/s BenchmarkEqualBothUnaligned/4096_1-4 57910 2031 ns/op 2016.28 MB/s BenchmarkEqualBothUnaligned/4096_4-4 154750 818.1 ns/op 5006.94 MB/s BenchmarkEqualBothUnaligned/4096_7-4 152839 797.7 ns/op 5134.81 MB/s BenchmarkIndex/10-4 2232696 52.52 ns/op 190.39 MB/s BenchmarkIndex/32-4 2116578 54.57 ns/op 586.36 MB/s BenchmarkIndex/4K-4 40686 2860 ns/op 1431.95 MB/s BenchmarkIndexEasy/10-4 2204427 49.48 ns/op 202.12 MB/s BenchmarkIndexEasy/32-4 2179747 53.65 ns/op 596.42 MB/s BenchmarkIndexEasy/4K-4 526844 234.2 ns/op 17486.84 MB/s BenchmarkCount/10-4 1312298 89.54 ns/op 111.69 MB/s BenchmarkCount/32-4 1331895 92.37 ns/op 346.45 MB/s BenchmarkCount/4K-4 40609 2946 ns/op 1390.34 MB/s BenchmarkCountEasy/10-4 1246980 84.88 ns/op 117.81 MB/s BenchmarkCountEasy/32-4 1332048 87.60 ns/op 365.29 MB/s BenchmarkCountEasy/4K-4 477441 270.0 ns/op 15172.54 MB/s BenchmarkCountSingle/10-4 2635437 43.37 ns/op 230.57 MB/s BenchmarkCountSingle/32-4 2661001 46.81 ns/op 683.66 MB/s BenchmarkCountSingle/4K-4 909422 128.1 ns/op 31971.29 MB/s BenchmarkToUpper/#00-4 2545820 45.17 ns/op BenchmarkToUpper/ONLYUPPER-4 317179 414.0 ns/op BenchmarkToUpper/abc-4 405532 290.6 ns/op BenchmarkToUpper/AbC123-4 304938 437.4 ns/op BenchmarkToUpper/azAZ09_-4 263362 467.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 83526 1454 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36076 3295 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58761 1993 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 129205 940.6 ns/op BenchmarkToLower/#00-4 2597377 44.99 ns/op BenchmarkToLower/abc-4 440685 294.8 ns/op BenchmarkToLower/AbC123-4 328028 406.2 ns/op BenchmarkToLower/azAZ09_-4 262000 444.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85747 1380 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38826 3021 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70702 1657 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 129814 933.9 ns/op BenchmarkFields/ASCII/16-4 211221 634.4 ns/op 25.22 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14372 8363 ns/op 30.61 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 896 129107 ns/op 31.73 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 52 2254192 ns/op 29.07 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 36774734 ns/op 28.51 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 182072 699.4 ns/op 22.88 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5877 18782 ns/op 13.63 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 396 314312 ns/op 13.03 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5360941 ns/op 12.22 MB/s 504068 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 92991550 ns/op 11.28 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 151340 856.0 ns/op 18.69 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11407 ns/op 22.44 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 622 204022 ns/op 20.08 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 4007626 ns/op 16.35 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 66178318 ns/op 15.84 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 129855 959.3 ns/op 16.68 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7323 14676 ns/op 17.44 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 488 257871 ns/op 15.88 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4600820 ns/op 14.24 MB/s 504067 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78169215 ns/op 13.41 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2018344 58.48 ns/op BenchmarkTrimSpace/ASCII-4 1250734 95.01 ns/op BenchmarkTrimSpace/SomeNonASCII-4 103155 1106 ns/op BenchmarkTrimSpace/JustNonASCII-4 52225 2229 ns/op BenchmarkToValidUTF8/Valid-4 467091 286.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 327820 394.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86484 1309 ns/op BenchmarkIndexHard1-4 1156 101297 ns/op BenchmarkIndexHard2-4 870 140258 ns/op BenchmarkIndexHard3-4 207 574869 ns/op BenchmarkIndexHard4-4 138 844865 ns/op BenchmarkLastIndexHard1-4 8 13192762 ns/op BenchmarkLastIndexHard2-4 7 17260037 ns/op BenchmarkLastIndexHard3-4 6 18118526 ns/op BenchmarkCountHard1-4 1161 101366 ns/op BenchmarkCountHard2-4 865 140858 ns/op BenchmarkCountHard3-4 207 562218 ns/op BenchmarkSplitEmptySeparator-4 1 106292044 ns/op BenchmarkSplitSingleByteSeparator-4 19 8557611 ns/op BenchmarkSplitMultiByteSeparator-4 13 8506603 ns/op BenchmarkSplitNSingleByteSeparator-4 185488 909.6 ns/op BenchmarkSplitNMultiByteSeparator-4 69259 1855 ns/op BenchmarkRepeat-4 174055 804.5 ns/op BenchmarkRepeatLarge/256/1-4 131780 1172 ns/op 218.35 MB/s BenchmarkRepeatLarge/256/16-4 204234 784.7 ns/op 326.23 MB/s BenchmarkRepeatLarge/512/1-4 78235 1443 ns/op 354.71 MB/s BenchmarkRepeatLarge/512/16-4 108429 1265 ns/op 404.74 MB/s BenchmarkRepeatLarge/1024/1-4 48990 2377 ns/op 430.73 MB/s BenchmarkRepeatLarge/1024/16-4 63360 2048 ns/op 499.98 MB/s BenchmarkRepeatLarge/2048/1-4 28309 4151 ns/op 493.43 MB/s BenchmarkRepeatLarge/2048/16-4 30400 3522 ns/op 581.56 MB/s BenchmarkRepeatLarge/4096/1-4 15830 6731 ns/op 608.50 MB/s BenchmarkRepeatLarge/4096/16-4 17881 6592 ns/op 621.33 MB/s BenchmarkRepeatLarge/8192/1-4 10000 11801 ns/op 694.20 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11649 ns/op 703.21 MB/s BenchmarkRepeatLarge/8192/4097-4 16563 6622 ns/op 618.74 MB/s BenchmarkRepeatLarge/16384/1-4 10000 25436 ns/op 644.13 MB/s BenchmarkRepeatLarge/16384/16-4 10000 25151 ns/op 651.43 MB/s BenchmarkRepeatLarge/16384/4097-4 6003 20261 ns/op 606.65 MB/s BenchmarkRepeatLarge/32768/1-4 3266 49184 ns/op 666.24 MB/s BenchmarkRepeatLarge/32768/16-4 3067 47806 ns/op 685.44 MB/s BenchmarkRepeatLarge/32768/4097-4 2179 47718 ns/op 601.01 MB/s BenchmarkRepeatLarge/65536/1-4 1285 93868 ns/op 698.17 MB/s BenchmarkRepeatLarge/65536/16-4 1494 99551 ns/op 658.32 MB/s BenchmarkRepeatLarge/65536/4097-4 1266 89797 ns/op 684.38 MB/s BenchmarkRepeatLarge/131072/1-4 267 436050 ns/op 300.59 MB/s BenchmarkRepeatLarge/131072/16-4 295 392625 ns/op 333.83 MB/s BenchmarkRepeatLarge/131072/4097-4 302 407344 ns/op 311.79 MB/s BenchmarkRepeatLarge/262144/1-4 146 768371 ns/op 341.17 MB/s BenchmarkRepeatLarge/262144/16-4 142 830438 ns/op 315.67 MB/s BenchmarkRepeatLarge/262144/4097-4 133 848473 ns/op 304.21 MB/s BenchmarkRepeatLarge/524288/1-4 70 1553574 ns/op 337.47 MB/s BenchmarkRepeatLarge/524288/16-4 67 1641795 ns/op 319.34 MB/s BenchmarkRepeatLarge/524288/4097-4 76 1440039 ns/op 361.32 MB/s BenchmarkRepeatLarge/1048576/1-4 48 2663968 ns/op 393.61 MB/s BenchmarkRepeatLarge/1048576/16-4 39 2942193 ns/op 356.39 MB/s BenchmarkRepeatLarge/1048576/4097-4 39 3279987 ns/op 318.52 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4577692 ns/op 458.12 MB/s BenchmarkRepeatLarge/2097152/16-4 36 4470243 ns/op 469.14 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4833589 ns/op 433.13 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8545483 ns/op 490.82 MB/s BenchmarkRepeatLarge/4194304/16-4 13 9175520 ns/op 457.12 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9214844 ns/op 454.83 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16154097 ns/op 519.29 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16267294 ns/op 515.67 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 30780320 ns/op 272.46 MB/s BenchmarkRepeatLarge/16777216/1-4 3 44743864 ns/op 374.96 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26510294 ns/op 632.86 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27770524 ns/op 604.14 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53315044 ns/op 629.36 MB/s BenchmarkRepeatLarge/33554432/16-4 3 53877614 ns/op 622.79 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48094242 ns/op 697.68 MB/s BenchmarkRepeatLarge/67108864/1-4 2 100814674 ns/op 665.67 MB/s BenchmarkRepeatLarge/67108864/16-4 2 93762832 ns/op 715.73 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 92578793 ns/op 724.88 MB/s BenchmarkRepeatLarge/134217728/1-4 1 183961909 ns/op 729.60 MB/s BenchmarkRepeatLarge/134217728/16-4 1 183274377 ns/op 732.33 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 188873415 ns/op 710.62 MB/s BenchmarkRepeatLarge/268435456/1-4 1 407728427 ns/op 658.37 MB/s BenchmarkRepeatLarge/268435456/16-4 1 374679138 ns/op 716.44 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 392849084 ns/op 683.30 MB/s BenchmarkRepeatLarge/536870912/1-4 1 876881268 ns/op 612.25 MB/s BenchmarkRepeatLarge/536870912/16-4 1 779972128 ns/op 688.32 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 753521870 ns/op 712.48 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3309839431 ns/op 324.41 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1518100455 ns/op 707.29 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1555752478 ns/op 690.18 MB/s BenchmarkBytesCompare/1-4 10318068 10.57 ns/op BenchmarkBytesCompare/2-4 13494718 9.225 ns/op BenchmarkBytesCompare/4-4 12605175 9.115 ns/op BenchmarkBytesCompare/8-4 13587117 8.366 ns/op BenchmarkBytesCompare/16-4 11980543 8.447 ns/op BenchmarkBytesCompare/32-4 11656832 9.531 ns/op BenchmarkBytesCompare/64-4 10284591 10.69 ns/op BenchmarkBytesCompare/128-4 9138498 12.40 ns/op BenchmarkBytesCompare/256-4 7580064 15.63 ns/op BenchmarkBytesCompare/512-4 4717072 22.75 ns/op BenchmarkBytesCompare/1024-4 2992839 36.67 ns/op BenchmarkBytesCompare/2048-4 1741982 65.74 ns/op BenchmarkIndexAnyASCII/1:1-4 2065282 55.47 ns/op BenchmarkIndexAnyASCII/1:2-4 2180946 54.81 ns/op BenchmarkIndexAnyASCII/1:4-4 2140484 53.86 ns/op BenchmarkIndexAnyASCII/1:8-4 2199994 53.17 ns/op BenchmarkIndexAnyASCII/1:16-4 2143221 52.81 ns/op BenchmarkIndexAnyASCII/1:32-4 2188548 54.41 ns/op BenchmarkIndexAnyASCII/1:64-4 2203566 53.42 ns/op BenchmarkIndexAnyASCII/16:1-4 2393202 49.16 ns/op BenchmarkIndexAnyASCII/16:2-4 631346 177.6 ns/op BenchmarkIndexAnyASCII/16:4-4 632241 177.3 ns/op BenchmarkIndexAnyASCII/16:8-4 713011 180.3 ns/op BenchmarkIndexAnyASCII/16:16-4 681601 187.9 ns/op BenchmarkIndexAnyASCII/16:32-4 614215 211.9 ns/op BenchmarkIndexAnyASCII/16:64-4 481581 244.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2164796 55.34 ns/op BenchmarkIndexAnyASCII/256:2-4 56250 2035 ns/op BenchmarkIndexAnyASCII/256:4-4 56780 2024 ns/op BenchmarkIndexAnyASCII/256:8-4 55630 2039 ns/op BenchmarkIndexAnyASCII/256:16-4 56269 2068 ns/op BenchmarkIndexAnyASCII/256:32-4 54050 2103 ns/op BenchmarkIndexAnyASCII/256:64-4 55485 2134 ns/op BenchmarkIndexAnyUTF8/1:1-4 2165484 52.54 ns/op BenchmarkIndexAnyUTF8/1:2-4 2167717 51.42 ns/op BenchmarkIndexAnyUTF8/1:4-4 2230700 52.20 ns/op BenchmarkIndexAnyUTF8/1:8-4 2235318 56.37 ns/op BenchmarkIndexAnyUTF8/1:16-4 2172738 57.27 ns/op BenchmarkIndexAnyUTF8/1:32-4 2159997 58.32 ns/op BenchmarkIndexAnyUTF8/1:64-4 2005842 61.05 ns/op BenchmarkIndexAnyUTF8/16:1-4 130748 1007 ns/op BenchmarkIndexAnyUTF8/16:2-4 405430 306.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 353306 306.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 411178 301.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 353750 304.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 376118 322.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 360307 322.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 9091 12451 ns/op BenchmarkIndexAnyUTF8/256:2-4 29464 3878 ns/op BenchmarkIndexAnyUTF8/256:4-4 29680 3896 ns/op BenchmarkIndexAnyUTF8/256:8-4 30960 3712 ns/op BenchmarkIndexAnyUTF8/256:16-4 30036 3915 ns/op BenchmarkIndexAnyUTF8/256:32-4 27235 4142 ns/op BenchmarkIndexAnyUTF8/256:64-4 27630 4176 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2143936 55.01 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2123196 54.21 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2170126 54.22 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2220585 54.24 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2118361 53.41 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2129515 56.90 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2185923 59.85 ns/op BenchmarkLastIndexAnyASCII/16:1-4 541256 252.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 427878 256.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 369177 271.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 514768 265.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 359416 283.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 352771 305.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 400659 335.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33607 3503 ns/op BenchmarkLastIndexAnyASCII/256:2-4 34198 3498 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32478 3508 ns/op BenchmarkLastIndexAnyASCII/256:8-4 30482 3709 ns/op BenchmarkLastIndexAnyASCII/256:16-4 29502 3779 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33264 3579 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32493 3517 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1738720 61.35 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1954706 61.95 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2067320 57.87 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2032605 58.43 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2073854 58.27 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2044498 62.41 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1964793 59.85 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 189243 644.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 432501 304.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 398487 298.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 430854 302.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 377722 291.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 418038 307.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 420477 307.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12792 9299 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30822 3791 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31698 3677 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 32449 3608 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31299 3740 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 31195 3776 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29253 3893 ns/op BenchmarkTrimASCII/1:1-4 2528865 46.27 ns/op BenchmarkTrimASCII/1:2-4 2287952 57.85 ns/op BenchmarkTrimASCII/1:4-4 2126860 54.42 ns/op BenchmarkTrimASCII/1:8-4 1711245 92.21 ns/op BenchmarkTrimASCII/1:16-4 1719622 70.55 ns/op BenchmarkTrimASCII/16:1-4 681931 192.7 ns/op BenchmarkTrimASCII/16:2-4 484414 300.9 ns/op BenchmarkTrimASCII/16:4-4 551211 258.8 ns/op BenchmarkTrimASCII/16:8-4 475646 261.4 ns/op BenchmarkTrimASCII/16:16-4 466191 257.6 ns/op BenchmarkTrimASCII/256:1-4 49776 2394 ns/op BenchmarkTrimASCII/256:2-4 32796 3436 ns/op BenchmarkTrimASCII/256:4-4 25575 4219 ns/op BenchmarkTrimASCII/256:8-4 33938 3386 ns/op BenchmarkTrimASCII/256:16-4 33237 3549 ns/op BenchmarkTrimASCII/4096:1-4 3538 39617 ns/op BenchmarkTrimASCII/4096:2-4 2296 79506 ns/op BenchmarkTrimASCII/4096:4-4 1875 54536 ns/op BenchmarkTrimASCII/4096:8-4 2151 54059 ns/op BenchmarkTrimASCII/4096:16-4 2244 64964 ns/op BenchmarkTrimByte-4 1984920 62.54 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15186 7685 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15468 7689 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 784 161231 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1633 68298 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3356 75451 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6127 19569 ns/op BenchmarkCompareBytesEqual-4 13122980 9.957 ns/op BenchmarkCompareBytesToNil-4 14089662 7.607 ns/op BenchmarkCompareBytesEmpty-4 16280596 12.11 ns/op BenchmarkCompareBytesIdentical-4 16672212 7.091 ns/op BenchmarkCompareBytesSameLength-4 11261235 10.47 ns/op BenchmarkCompareBytesDifferentLength-4 14158399 9.023 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1845 62839 ns/op 16686.94 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2025 87031 ns/op 12048.39 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2368 76150 ns/op 13770.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2540 69503 ns/op 15086.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2071 65158 ns/op 16093.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2487 72152 ns/op 14533.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2376 70101 ns/op 14958.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2085 72744 ns/op 14414.84 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1321 77868 ns/op 13466.26 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2354 50330 ns/op 20834.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1950 61430 ns/op 17069.68 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2704 67345 ns/op 15570.35 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2173 93980 ns/op 11157.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2742 85028 ns/op 12332.18 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2205 71304 ns/op 14705.66 MB/s BenchmarkCompareBytesBig-4 2372 46587 ns/op 22508.27 MB/s BenchmarkCompareBytesBigIdentical-4 17333169 7.804 ns/op 134358266.14 MB/s PASS ok bytes 73.489s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 126834244 ns/op 0.79 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 331220058 ns/op 1.71 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 3 43232456 ns/op 0.38 MB/s 3646082 B/op 51 allocs/op PASS ok compress/bzip2 2.269s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2081105 ns/op 4.81 MB/s 42378 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 35078533 ns/op 2.85 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 290961914 ns/op 3.44 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 49 2199169 ns/op 4.55 MB/s 43301 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 23446056 ns/op 4.27 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 276571652 ns/op 3.62 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 2109669 ns/op 4.74 MB/s 43054 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 20917269 ns/op 4.78 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 242679753 ns/op 4.12 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 52 2324173 ns/op 4.30 MB/s 42790 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 41269403 ns/op 2.42 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 241553139 ns/op 4.14 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2309644 ns/op 4.33 MB/s 44200 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22894479 ns/op 4.37 MB/s 50041 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 225427222 ns/op 4.44 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 2825016 ns/op 3.54 MB/s 42726 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 17719186 ns/op 5.64 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 161220183 ns/op 6.20 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1873255 ns/op 5.34 MB/s 43385 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 12838234 ns/op 7.79 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 165461212 ns/op 6.04 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 66 1813856 ns/op 5.51 MB/s 43288 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 16504153 ns/op 6.06 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 192224994 ns/op 5.20 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 66 1539736 ns/op 6.49 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 14665707 ns/op 6.82 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 156993398 ns/op 6.37 MB/s BenchmarkEncode/Digits/Speed/1e4-4 38 3704519 ns/op 2.70 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 40159778 ns/op 2.49 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 254751383 ns/op 3.93 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 8382650 ns/op 1.19 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 80058930 ns/op 1.25 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 722540726 ns/op 1.38 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6497045 ns/op 1.54 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 74809340 ns/op 1.34 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 742866437 ns/op 1.35 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 80 1663298 ns/op 6.01 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 15363116 ns/op 6.51 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 130155575 ns/op 7.68 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2669381 ns/op 3.75 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 21071730 ns/op 4.75 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 167920460 ns/op 5.96 MB/s BenchmarkEncode/Newton/Default/1e4-4 14 14336373 ns/op 0.70 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 74794912 ns/op 1.34 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 715109112 ns/op 1.40 MB/s BenchmarkEncode/Newton/Compression/1e4-4 14 7635628 ns/op 1.31 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 91947396 ns/op 1.09 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 995223598 ns/op 1.00 MB/s PASS ok compress/flate 19.799s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 33 4695274 ns/op 2.13 MB/s BenchmarkDecoder/1e-Reuse4-4 32 4549477 ns/op 2.20 MB/s BenchmarkDecoder/1e5-4 4 28284954 ns/op 3.54 MB/s BenchmarkDecoder/1e-Reuse5-4 4 30239014 ns/op 3.31 MB/s BenchmarkDecoder/1e6-4 1 285048000 ns/op 3.51 MB/s BenchmarkDecoder/1e-Reuse6-4 1 270315984 ns/op 3.70 MB/s BenchmarkEncoder/1e4-4 54 2432246 ns/op 4.11 MB/s BenchmarkEncoder/1e-Reuse4-4 58 2431007 ns/op 4.11 MB/s BenchmarkEncoder/1e5-4 5 21635713 ns/op 4.62 MB/s BenchmarkEncoder/1e-Reuse5-4 5 20891504 ns/op 4.79 MB/s BenchmarkEncoder/1e6-4 1 333668897 ns/op 3.00 MB/s BenchmarkEncoder/1e-Reuse6-4 1 224681254 ns/op 4.45 MB/s PASS ok compress/lzw 5.537s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4730659 ns/op PASS ok container/heap 1.269s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24366 4765 ns/op BenchmarkWithTimeout/concurrency=40-4 6350 27681 ns/op BenchmarkWithTimeout/concurrency=4000-4 3534 50529 ns/op BenchmarkWithTimeout/concurrency=400000-4 5318 29108 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 271603 551.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 10258 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19701 6161 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3397 47707 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2421 81062 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3368 52074 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 356 372662 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 208 1002441 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 288 368479 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 34 4761251 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 7942437 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 34 3685999 ns/op BenchmarkCheckCanceled/Err-4 278084 663.8 ns/op BenchmarkCheckCanceled/Done-4 481347 284.8 ns/op BenchmarkContextCancelDone-4 694507 169.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25302 4936 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20824 5462 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17206 6671 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15907 8021 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 11423 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 555094 299.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 282256 797.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 186836 812.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 122907 900.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 72225 2158 ns/op PASS ok context 14.012s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1557427 85.59 ns/op 186.94 MB/s BenchmarkDecrypt-4 1408921 125.1 ns/op 127.89 MB/s BenchmarkExpand-4 1000000 118.2 ns/op PASS ok crypto/aes 1.794s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 211735 984.1 ns/op 65.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 273418 496.3 ns/op 128.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 180771 703.0 ns/op 91.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 268854 494.6 ns/op 129.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 136324 1394 ns/op 968.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 144279 815.5 ns/op 1655.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 89689 1213 ns/op 1112.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 126180 959.7 ns/op 1406.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 38406 2865 ns/op 2859.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51745 2280 ns/op 3593.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 30849 3264 ns/op 2509.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 26848 4020 ns/op 2037.62 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5360 32068 ns/op 31.78 MB/s BenchmarkAESCFBDecrypt1K-4 5522 24855 ns/op 41.00 MB/s BenchmarkAESCFBDecrypt8K-4 560 298903 ns/op 27.39 MB/s BenchmarkAESOFB1K-4 6225 28996 ns/op 35.14 MB/s BenchmarkAESCTR1K-4 12724 10129 ns/op 100.61 MB/s BenchmarkAESCTR8K-4 1332 123925 ns/op 66.06 MB/s BenchmarkAESCBCEncrypt1K-4 7711 15532 ns/op 65.93 MB/s BenchmarkAESCBCDecrypt1K-4 14623 8352 ns/op 122.61 MB/s PASS ok crypto/cipher 5.897s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 73119 1539 ns/op 5.20 MB/s BenchmarkDecrypt-4 91316 1365 ns/op 5.86 MB/s BenchmarkTDESEncrypt-4 33861 4385 ns/op 1.82 MB/s BenchmarkTDESDecrypt-4 31579 3441 ns/op 2.32 MB/s PASS ok crypto/des 1.817s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1308 96608 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6614044 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19053432 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 85 1544414 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.785s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2025 89072 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 32 3831793 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 12 11933491 ns/op 3068 B/op 35 allocs/op BenchmarkVerify/P256-4 948 114784 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 9100272 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 24106396 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 3000 36031 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 1958430 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 7031242 ns/op 1414 B/op 17 allocs/op PASS ok crypto/ecdsa 2.891s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 229 530656 ns/op BenchmarkNewKeyFromSeed-4 234 508216 ns/op BenchmarkSigning-4 100 1064010 ns/op BenchmarkVerification-4 151 759534 ns/op PASS ok crypto/ed25519 2.015s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6358 19976 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 144 892482 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 73 1983382 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 26 5019441 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1638 71334 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 63 2039242 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 4890755 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 17050361 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10211 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7813 18697 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4272 42398 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 91 1376960 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2668 47268 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 346 346649 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1758 70033 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1192150 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.190s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16749 6862 ns/op 149.24 MB/s BenchmarkHMACSHA256_32-4 22854 5309 ns/op 6.03 MB/s BenchmarkNewWriteSum-4 10000 13110 ns/op 2.44 MB/s PASS ok crypto/hmac 1.604s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 39918 3688 ns/op BenchmarkModSub-4 38630 2979 ns/op BenchmarkMontgomeryRepr-4 20768 5027 ns/op BenchmarkMontgomeryMul-4 22768 5563 ns/op BenchmarkModMul-4 10000 10963 ns/op BenchmarkExpBig-4 15 7614273 ns/op BenchmarkExp-4 4 32586720 ns/op PASS ok crypto/internal/bigmod 2.686s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3243 34341 ns/op BenchmarkScalarBaseMult-4 280 421062 ns/op BenchmarkScalarMult-4 126 1158968 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 178 639585 ns/op PASS ok crypto/internal/edwards25519 1.795s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 471391 282.2 ns/op BenchmarkMultiply-4 5299844 22.90 ns/op BenchmarkSquare-4 5806743 17.86 ns/op BenchmarkInvert-4 26408 4078 ns/op BenchmarkMult32-4 1222770 144.8 ns/op PASS ok crypto/internal/edwards25519/field 2.343s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 3215319 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2055 66065 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 26 6169689 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 23200481 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 154 769113 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9856 16107 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 74 1767234 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 28 4216710 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.728s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 658483 202.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 425894 319.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 136858 935.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 667261 244.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 367489 363.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 113240 974.4 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.309s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 96585 1065 ns/op 7.51 MB/s BenchmarkHash64-4 139574 827.8 ns/op 77.32 MB/s BenchmarkHash128-4 127886 925.7 ns/op 138.28 MB/s BenchmarkHash256-4 101635 1141 ns/op 224.43 MB/s BenchmarkHash512-4 84056 1995 ns/op 256.69 MB/s BenchmarkHash1K-4 56302 2111 ns/op 485.05 MB/s BenchmarkHash8K-4 10000 11781 ns/op 695.33 MB/s BenchmarkHash1M-4 85 1784927 ns/op 587.46 MB/s BenchmarkHash8M-4 9 16936380 ns/op 495.30 MB/s BenchmarkHash8BytesUnaligned-4 106636 1595 ns/op 5.02 MB/s BenchmarkHash1KUnaligned-4 47050 2521 ns/op 406.15 MB/s BenchmarkHash8KUnaligned-4 10000 11907 ns/op 687.99 MB/s PASS ok crypto/md5 3.972s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 324821136 ns/op PASS ok crypto/rand 1.367s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12444 9580 ns/op 13.36 MB/s BenchmarkRC4_1K-4 1626 78747 ns/op 13.00 MB/s BenchmarkRC4_8K-4 163 1026413 ns/op 7.89 MB/s PASS ok crypto/rc4 1.676s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14142427 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 35519142 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 91605090 ns/op BenchmarkEncryptPKCS1v15/2048-4 26 4220543 ns/op BenchmarkDecryptOAEP/2048-4 7 15620371 ns/op BenchmarkEncryptOAEP/2048-4 32 4252583 ns/op BenchmarkSignPKCS1v15/2048-4 8 16232223 ns/op BenchmarkVerifyPKCS1v15/2048-4 24 4536230 ns/op BenchmarkSignPSS/2048-4 7 20786449 ns/op BenchmarkVerifyPSS/2048-4 30 4518837 ns/op PASS ok crypto/rsa 3.615s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 66850 1750 ns/op 4.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 82944 1633 ns/op 4.90 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 51086 1979 ns/op 161.74 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 52653 2488 ns/op 128.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 43864 2951 ns/op 347.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 47594 2272 ns/op 450.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 12086 ns/op 677.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12549 12545 ns/op 653.02 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.744s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 73227 1686 ns/op 4.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 74324 1391 ns/op 5.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 73362 1505 ns/op 5.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28588 4108 ns/op 249.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31009 3998 ns/op 256.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29858 4066 ns/op 251.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5571 24686 ns/op 331.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5037 23288 ns/op 351.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5510 27085 ns/op 302.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.852s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 59062 2157 ns/op 3.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70471 2228 ns/op 3.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 62574 1938 ns/op 4.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30074 4218 ns/op 242.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 32128 3508 ns/op 291.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30967 3694 ns/op 277.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6445 18666 ns/op 438.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6942 17697 ns/op 462.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8563 25793 ns/op 317.60 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.898s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23727109 5.622 ns/op BenchmarkConstantTimeEq-4 16164818 8.636 ns/op BenchmarkConstantTimeLessOrEq-4 23686438 5.550 ns/op BenchmarkXORBytes/8Bytes-4 3181698 36.10 ns/op 221.61 MB/s BenchmarkXORBytes/128Bytes-4 2837571 38.18 ns/op 3352.76 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 136.7 ns/op 14980.24 MB/s BenchmarkXORBytes/32768Bytes-4 83992 1410 ns/op 23246.83 MB/s PASS ok crypto/subtle 2.326s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 30 3905027 ns/op BenchmarkCertCache/1-4 28 3986220 ns/op BenchmarkCertCache/2-4 25 4234373 ns/op BenchmarkCertCache/3-4 28 4005220 ns/op BenchmarkHandshakeServer/RSA-4 10 12493555 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 10632420 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 10428938 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 48 3287474 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 52 3842696 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 32 4564959 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 22 5196650 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 28101885 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29261961 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 69757332 ns/op 15.03 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 76443612 ns/op 13.72 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 138523525 ns/op 15.14 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 151711847 ns/op 13.82 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 266286454 ns/op 15.75 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 272275896 ns/op 15.40 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 376647446 ns/op 22.27 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 498328909 ns/op 16.83 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 913350460 ns/op 18.37 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1018338125 ns/op 16.48 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2008283946 ns/op 16.71 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2444793450 ns/op 13.72 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4682760153 ns/op 14.33 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5419756335 ns/op 12.38 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 131833414 ns/op 7.95 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 134726436 ns/op 7.78 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 208874395 ns/op 10.04 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 220231654 ns/op 9.52 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 403383675 ns/op 10.40 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 370004183 ns/op 11.34 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 745996394 ns/op 11.24 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 783355619 ns/op 10.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1320810095 ns/op 12.70 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1274520235 ns/op 13.16 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2198944729 ns/op 15.26 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2310158754 ns/op 14.52 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4218628729 ns/op 15.91 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7785999880 ns/op 8.62 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 751219818 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 723101153 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 312031380 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 313905692 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 174732419 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 167470942 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 102414187 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 108928880 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 56792635 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 54519986 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156634198 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 166362909 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 79160326 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76934806 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53484304 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 55232710 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 41614007 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33839836 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 26561517 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 27182454 ns/op PASS ok crypto/tls 51.702s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 21838577 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 273 454079 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 836 202751 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 616 205396 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.803s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 25 6418100 ns/op 278476 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 25 4283259 ns/op 265116 B/op 1963 allocs/op BenchmarkConcurrentStmtExec-4 19 5472554 ns/op 213273 B/op 599 allocs/op BenchmarkConcurrentTxQuery-4 43 4820888 ns/op 274971 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 50 2329375 ns/op 87925 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 30 3799995 ns/op 106337 B/op 2078 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1482302 ns/op 40146 B/op 381 allocs/op BenchmarkConcurrentRandom-4 32 4371401 ns/op 227704 B/op 1756 allocs/op BenchmarkManyConcurrentQueries-4 1519 80516 ns/op 4256 B/op 21 allocs/op BenchmarkGrabConn-4 130436 980.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.373s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1870 71646 ns/op BenchmarkSymbols32-4 2526 61996 ns/op PASS ok debug/elf 1.398s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 150165 1020 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 66 1703455 ns/op 188219 B/op 13 allocs/op Benchmark115/LineToPC-4 85 1521803 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19380 6475 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.977s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 46680 3922 ns/op BenchmarkMarshal-4 620 228043 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2443 62504 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.900s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 303 389811 ns/op 21.02 MB/s BenchmarkEncodeToString-4 262 546059 ns/op 15.00 MB/s BenchmarkDecode-4 153 809580 ns/op 16.20 MB/s BenchmarkDecodeString-4 146 794781 ns/op 16.50 MB/s PASS ok encoding/base32 1.876s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 280 510542 ns/op 16.05 MB/s BenchmarkDecodeString/2-4 285246 473.6 ns/op 8.45 MB/s BenchmarkDecodeString/4-4 265527 622.5 ns/op 12.85 MB/s BenchmarkDecodeString/8-4 235035 515.1 ns/op 23.30 MB/s BenchmarkDecodeString/64-4 46688 2635 ns/op 33.40 MB/s BenchmarkDecodeString/8192-4 376 267021 ns/op 40.91 MB/s BenchmarkNewEncoding-4 55764 2652 ns/op 96.52 MB/s PASS ok encoding/base64 2.487s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1345 114086 ns/op 35.06 MB/s BenchmarkReadStruct-4 17025 8572 ns/op 8.75 MB/s BenchmarkWriteStruct-4 14814 12815 ns/op 5.85 MB/s BenchmarkReadInts-4 36789 3303 ns/op 9.08 MB/s BenchmarkWriteInts-4 35298 5963 ns/op 5.03 MB/s BenchmarkWriteSlice1000Int32s-4 1029 108344 ns/op 36.92 MB/s BenchmarkPutUint16-4 1312688 79.30 ns/op 25.22 MB/s BenchmarkAppendUint16-4 2596514 53.48 ns/op 37.40 MB/s BenchmarkPutUint32-4 1889821 62.95 ns/op 63.54 MB/s BenchmarkAppendUint32-4 1848921 61.07 ns/op 65.50 MB/s BenchmarkPutUint64-4 749203 147.0 ns/op 54.42 MB/s BenchmarkAppendUint64-4 1000000 103.5 ns/op 77.29 MB/s BenchmarkLittleEndianPutUint16-4 2265102 52.91 ns/op 37.80 MB/s BenchmarkLittleEndianAppendUint16-4 2438334 48.63 ns/op 41.13 MB/s BenchmarkLittleEndianPutUint32-4 1896978 86.52 ns/op 46.23 MB/s BenchmarkLittleEndianAppendUint32-4 1760409 69.11 ns/op 57.88 MB/s BenchmarkLittleEndianPutUint64-4 1000000 230.4 ns/op 34.73 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 131.8 ns/op 60.69 MB/s BenchmarkReadFloats-4 131745 1091 ns/op 11.00 MB/s BenchmarkWriteFloats-4 103034 1857 ns/op 6.46 MB/s BenchmarkReadSlice1000Float32s-4 950 129910 ns/op 30.79 MB/s BenchmarkWriteSlice1000Float32s-4 724 199351 ns/op 20.07 MB/s BenchmarkReadSlice1000Uint8s-4 33058 5137 ns/op 194.68 MB/s BenchmarkWriteSlice1000Uint8s-4 29949 3575 ns/op 279.69 MB/s BenchmarkPutUvarint32-4 862376 224.2 ns/op 17.84 MB/s BenchmarkPutUvarint64-4 201565 1156 ns/op 6.92 MB/s PASS ok encoding/binary 7.755s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6322 19693 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6692 33257 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6460 21779 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4135 45204 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5234 21244 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7610 18258 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7891 16875 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4954 37820 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 16938 ns/op PASS ok encoding/csv 2.902s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5550 21710 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7053 16940 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 182 815873 ns/op 17008 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 678 230839 ns/op 723 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 870 116067 ns/op 101 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 874 140057 ns/op 99 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1297 80684 ns/op 298 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 49 2289247 ns/op 37721 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 433 330599 ns/op 25274 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 781 185481 ns/op 10811 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 721 177452 ns/op 9768 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 372 465018 ns/op 39236 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 112 977705 ns/op 67755 B/op 2248 allocs/op BenchmarkDecodeBytesSlice-4 322 479349 ns/op 24202 B/op 206 allocs/op BenchmarkDecodeInterfaceSlice-4 57 2339238 ns/op 83522 B/op 3178 allocs/op BenchmarkDecodeMap-4 66 2883841 ns/op 54134 B/op 181 allocs/op PASS ok encoding/gob 4.926s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9883 11571 ns/op 22.12 MB/s BenchmarkEncode/1024-4 2560 67548 ns/op 15.16 MB/s BenchmarkEncode/4096-4 631 183605 ns/op 22.31 MB/s BenchmarkEncode/16384-4 153 713205 ns/op 22.97 MB/s BenchmarkDecode/256-4 18926 8429 ns/op 30.37 MB/s BenchmarkDecode/1024-4 6525 22911 ns/op 44.69 MB/s BenchmarkDecode/4096-4 1399 125744 ns/op 32.57 MB/s BenchmarkDecode/16384-4 252 560241 ns/op 29.24 MB/s BenchmarkDump/256-4 1036 110493 ns/op 2.32 MB/s BenchmarkDump/1024-4 249 448853 ns/op 2.28 MB/s BenchmarkDump/4096-4 66 1794272 ns/op 2.28 MB/s BenchmarkDump/16384-4 15 6785412 ns/op 2.41 MB/s PASS ok encoding/hex 2.645s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 109485630 ns/op 17.72 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 134743522 ns/op 14.40 MB/s 5792 B/op 76 allocs/op BenchmarkCodeMarshal-4 1 128712584 ns/op 15.08 MB/s 10333248 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 142081569 ns/op 13.66 MB/s 10337352 B/op 116 allocs/op BenchmarkMarshalBytes/32-4 24438 5963 ns/op BenchmarkMarshalBytes/256-4 7017 22640 ns/op BenchmarkMarshalBytes/4096-4 440 266733 ns/op BenchmarkMarshalBytesError/32-4 44 2345082 ns/op BenchmarkMarshalBytesError/256-4 52 2162254 ns/op BenchmarkMarshalBytesError/4096-4 45 2489690 ns/op BenchmarkMarshalMap-4 28255 3992 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 433847659 ns/op 4.47 MB/s 10097832 B/op 40038 allocs/op BenchmarkUnicodeDecoder-4 28723 4939 ns/op 2.83 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 34743 3944 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 476717558 ns/op 4.07 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 641080210 ns/op 3.03 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 45057 2354 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 80684 1712 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 134806 1332 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 10467 10954 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 41756 3266 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 47223 2607 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 12220 9955 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3049 78130 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 591 210038 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 75 1427525 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 12342796 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 547000 282.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 477060 263.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 403867 273.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 612622 209.7 ns/op BenchmarkEncodeMarshaler-4 50325 2259 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 61244 1860 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4633176 25.68 ns/op BenchmarkNumberIsValidRegexp-4 18392 11470 ns/op PASS ok encoding/json 10.865s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 43 2722312 ns/op 24.07 MB/s BenchmarkDecode-4 34 3497910 ns/op 25.38 MB/s PASS ok encoding/pem 1.419s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1251 80797 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 589 233544 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2046 61100 ns/op PASS ok encoding/xml 1.583s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 230430 766.0 ns/op BenchmarkAs-4 55615 2074 ns/op PASS ok errors 1.476s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 340000 317.5 ns/op BenchmarkIntSet-4 558976 243.8 ns/op BenchmarkFloatAdd-4 131845 821.0 ns/op BenchmarkFloatSet-4 517129 232.1 ns/op BenchmarkStringSet-4 360112 332.7 ns/op BenchmarkMapSet-4 120033 1091 ns/op BenchmarkMapSetDifferent-4 52392 2361 ns/op BenchmarkMapSetDifferentRandom-4 229 478666 ns/op BenchmarkMapSetString-4 104047 1052 ns/op BenchmarkMapAddSame-4 21847 7956 ns/op BenchmarkMapAddDifferent-4 10176 16743 ns/op BenchmarkMapAddDifferentRandom-4 195 648295 ns/op BenchmarkMapAddSameSteadyState-4 274212 452.1 ns/op BenchmarkMapAddDifferentSteadyState-4 122029 1194 ns/op BenchmarkMapString-4 6204 19741 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 9976 10586 ns/op PASS ok expvar 4.772s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 104822 1557 ns/op BenchmarkSprintfEmpty-4 268794 546.7 ns/op BenchmarkSprintfString-4 172846 824.5 ns/op BenchmarkSprintfTruncateString-4 129336 885.9 ns/op BenchmarkSprintfTruncateBytes-4 140150 1047 ns/op BenchmarkSprintfSlowParsingPath-4 199882 881.4 ns/op BenchmarkSprintfQuoteString-4 44341 3087 ns/op BenchmarkSprintfInt-4 137534 762.9 ns/op BenchmarkSprintfIntInt-4 110581 1176 ns/op BenchmarkSprintfPrefixedInt-4 135988 1244 ns/op BenchmarkSprintfFloat-4 93066 1530 ns/op BenchmarkSprintfComplex-4 44768 2780 ns/op BenchmarkSprintfBoolean-4 131905 787.7 ns/op BenchmarkSprintfHexString-4 78267 2283 ns/op BenchmarkSprintfHexBytes-4 74982 2490 ns/op BenchmarkSprintfBytes-4 39840 3696 ns/op BenchmarkSprintfStringer-4 79075 2430 ns/op BenchmarkSprintfStructure-4 30013 4697 ns/op BenchmarkManyArgs-4 47226 2694 ns/op BenchmarkFprintInt-4 65924 2510 ns/op BenchmarkFprintfBytes-4 70524 1920 ns/op BenchmarkFprintIntNoAlloc-4 47107 2921 ns/op BenchmarkScanInts-4 26 4613826 ns/op BenchmarkScanRecursiveInt-4 1 473216315 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 518165773 ns/op PASS ok fmt 7.244s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 435 477465 ns/op PASS ok go/build 1.357s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 41161 3056 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10104 10693 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3543 35285 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 632 170635 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 170 766611 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 3411669 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 9 12326965 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 49460287 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 214347118 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.132s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 394142294 ns/op 0.16 MB/s 46278368 B/op 48921 allocs/op PASS ok go/format 1.484s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 36192098 ns/op 1.49 MB/s BenchmarkParseOnly-4 5 22297663 ns/op 2.42 MB/s BenchmarkResolve-4 57 3033338 ns/op 17.76 MB/s PASS ok go/parser 3.474s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 162943774 ns/op 0.32 MB/s 5431464 B/op 27531 allocs/op BenchmarkPrintDecl-4 747 174901 ns/op 0.18 MB/s 15924 B/op 51 allocs/op PASS ok go/printer 1.420s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 276 431458 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8652643 ns/op 5.73 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13412266 ns/op 5.39 MB/s BenchmarkScanFiles/net/http/server.go-4 6 22722991 ns/op 5.15 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 213 851628 ns/op 3.61 MB/s PASS ok go/scanner 2.044s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1511365 66.58 ns/op PASS ok go/token 1.247s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1134466 ns/op BenchmarkNamed/Underlying/nongeneric-4 737137 168.2 ns/op BenchmarkNamed/Underlying/generic-4 727586 162.4 ns/op BenchmarkNamed/Underlying/src_instance-4 832369 157.6 ns/op BenchmarkNamed/Underlying/user_instance-4 809121 158.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11912 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 12003 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10703 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 11807 ns/op BenchmarkCheck/http/funcbodies/info-4 1 815377191 ns/op 39798 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 515056301 ns/op 62909 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 249386358 ns/op 129858 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 236806677 ns/op 136831 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2935602687 ns/op 1760 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 143539070 ns/op 35837 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 82442211 ns/op 60793 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 81247415 ns/op 63305 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 866310046 ns/op 2499 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 107856717 ns/op 19851 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 76923577 ns/op 27854 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 70920786 ns/op 29782 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2615898390 ns/op 25003 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 965209627 ns/op 67688 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 201873185 ns/op 320386 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 166699837 ns/op 381172 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4036565671 ns/op 496.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 172468789 ns/op 11565 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 101000748 ns/op 19575 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 121421051 ns/op 16368 lines/s PASS ok go/types 53.140s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13338 9216 ns/op 111.11 MB/s PASS ok hash/adler32 1.289s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 230673 559.8 ns/op 26.79 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 252034 553.7 ns/op 27.09 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 70414 1908 ns/op 20.96 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 116216 944.3 ns/op 42.36 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 326115 585.2 ns/op 874.88 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 381706 354.0 ns/op 1446.20 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 384241 413.3 ns/op 2477.46 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 167137 849.1 ns/op 1206.02 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 229542 530.2 ns/op 7725.12 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 263482 558.0 ns/op 7340.85 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 55994 3836 ns/op 8542.50 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 60840 1935 ns/op 16935.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 408895 313.0 ns/op 47.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 428181 351.5 ns/op 42.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 391212 320.2 ns/op 124.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 339579 336.6 ns/op 118.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 322798 795.4 ns/op 643.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 312898 488.2 ns/op 1048.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 245799 494.5 ns/op 2070.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 258260 496.2 ns/op 2063.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 195295 536.9 ns/op 7628.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 193848 680.7 ns/op 6016.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 54600 3694 ns/op 8869.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47446 4792 ns/op 6837.79 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 275364 537.3 ns/op 27.92 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 241364 659.4 ns/op 22.75 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 129369 1039 ns/op 38.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 142416 1074 ns/op 37.23 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11199 ns/op 45.72 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10968 ns/op 46.68 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5170 24388 ns/op 41.99 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5622 39241 ns/op 26.10 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1232 137834 ns/op 29.72 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1075 152500 ns/op 26.86 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 146 803226 ns/op 40.80 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 2016766 ns/op 16.25 MB/s PASS ok hash/crc32 9.176s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1021022 ns/op 64.19 MB/s BenchmarkCrc64/ISO4KB-4 1489 81433 ns/op 50.30 MB/s BenchmarkCrc64/ISO1KB-4 7204 17258 ns/op 59.33 MB/s BenchmarkCrc64/ECMA64KB-4 122 903689 ns/op 72.52 MB/s BenchmarkCrc64/Random64KB-4 134 831317 ns/op 78.83 MB/s BenchmarkCrc64/Random16KB-4 550 219946 ns/op 74.49 MB/s PASS ok hash/crc64 2.173s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12308 8851 ns/op 115.69 MB/s BenchmarkFnv32aKB-4 14547 14925 ns/op 68.61 MB/s BenchmarkFnv64KB-4 12296 10920 ns/op 93.77 MB/s BenchmarkFnv64aKB-4 13740 9293 ns/op 110.19 MB/s BenchmarkFnv128KB-4 1599 74917 ns/op 13.67 MB/s BenchmarkFnv128aKB-4 1830 117431 ns/op 8.72 MB/s PASS ok hash/fnv 2.558s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 396132 280.4 ns/op 14.26 MB/s BenchmarkHash/n=4/Bytes-4 3175518 38.89 ns/op 102.85 MB/s BenchmarkHash/n=4/String-4 1706624 67.64 ns/op 59.14 MB/s BenchmarkHash/n=8/Write-4 211974 480.8 ns/op 16.64 MB/s BenchmarkHash/n=8/Bytes-4 1535158 76.89 ns/op 104.04 MB/s BenchmarkHash/n=8/String-4 1650752 65.48 ns/op 122.18 MB/s BenchmarkHash/n=16/Write-4 423520 295.5 ns/op 54.15 MB/s BenchmarkHash/n=16/Bytes-4 3287980 35.91 ns/op 445.59 MB/s BenchmarkHash/n=16/String-4 1710717 67.03 ns/op 238.68 MB/s BenchmarkHash/n=32/Write-4 358345 299.5 ns/op 106.85 MB/s BenchmarkHash/n=32/Bytes-4 3221499 37.13 ns/op 861.82 MB/s BenchmarkHash/n=32/String-4 1000000 131.0 ns/op 244.29 MB/s BenchmarkHash/n=64/Write-4 378772 331.6 ns/op 193.01 MB/s BenchmarkHash/n=64/Bytes-4 2692576 40.14 ns/op 1594.41 MB/s BenchmarkHash/n=64/String-4 1618462 75.27 ns/op 850.25 MB/s BenchmarkHash/n=256/Write-4 302326 400.0 ns/op 640.00 MB/s BenchmarkHash/n=256/Bytes-4 2136637 60.95 ns/op 4200.21 MB/s BenchmarkHash/n=256/String-4 987169 167.6 ns/op 1527.03 MB/s BenchmarkHash/n=320/Write-4 306465 427.9 ns/op 747.89 MB/s BenchmarkHash/n=320/Bytes-4 1809406 60.46 ns/op 5292.91 MB/s BenchmarkHash/n=320/String-4 794097 176.9 ns/op 1809.10 MB/s BenchmarkHash/n=1024/Write-4 206818 623.8 ns/op 1641.43 MB/s BenchmarkHash/n=1024/Bytes-4 973588 143.2 ns/op 7151.41 MB/s BenchmarkHash/n=1024/String-4 258097 445.1 ns/op 2300.58 MB/s BenchmarkHash/n=4096/Write-4 93536 1309 ns/op 3129.17 MB/s BenchmarkHash/n=4096/Bytes-4 253677 461.4 ns/op 8877.46 MB/s BenchmarkHash/n=4096/String-4 75517 1590 ns/op 2575.50 MB/s BenchmarkHash/n=16384/Write-4 27136 4747 ns/op 3451.30 MB/s BenchmarkHash/n=16384/Bytes-4 61062 1878 ns/op 8722.94 MB/s BenchmarkHash/n=16384/String-4 18013 9414 ns/op 1740.42 MB/s PASS ok hash/maphash 7.220s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 616 322990 ns/op BenchmarkEscapeNone-4 84262 1325 ns/op BenchmarkUnescape-4 624 281733 ns/op BenchmarkUnescapeNone-4 538851 200.5 ns/op BenchmarkUnescapeSparse-4 10000 30200 ns/op BenchmarkUnescapeDense-4 956 115753 ns/op PASS ok html 2.532s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7220 14993 ns/op BenchmarkCSSEscaperNoSpecials-4 37890 3057 ns/op BenchmarkDecodeCSS-4 24320 5187 ns/op BenchmarkDecodeCSSNoSpecials-4 3197185 47.03 ns/op BenchmarkCSSValueFilter-4 98548 1541 ns/op BenchmarkCSSValueFilterOk-4 77427 1679 ns/op BenchmarkEscapedExecute-4 4057 30230 ns/op BenchmarkHTMLNospaceEscaper-4 9547 18039 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 53552 3472 ns/op BenchmarkStripTags-4 17193 8060 ns/op BenchmarkStripTagsNoSpecials-4 285222 635.0 ns/op BenchmarkJSValEscaperWithNum-4 21889 5360 ns/op BenchmarkJSValEscaperWithStr-4 5701 23829 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17971 7117 ns/op BenchmarkJSValEscaperWithObj-4 5456 27820 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 7863 18469 ns/op BenchmarkJSStrEscaperNoSpecials-4 41181 2746 ns/op BenchmarkJSStrEscaper-4 8772 14140 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 41302 3253 ns/op BenchmarkJSRegexpEscaper-4 8461 13071 ns/op BenchmarkTemplateSpecialTags-4 97 1322058 ns/op BenchmarkURLEscaper-4 4443 31321 ns/op BenchmarkURLEscaperNoSpecials-4 140037 999.3 ns/op BenchmarkURLNormalizer-4 6015 27524 ns/op BenchmarkURLNormalizerNoSpecials-4 153547 1473 ns/op BenchmarkSrcsetFilter-4 14875 7911 ns/op BenchmarkSrcsetFilterNoSpecials-4 74185 1676 ns/op PASS ok html/template 7.272s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 557625 386.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 512224 267.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 581442 234.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 525782 282.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1366848 86.71 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 111.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 113.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 111.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 103.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 344155 384.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 333428 524.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 392030 407.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 320959 435.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 553375 191.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 470824 324.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 702783 170.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 438268 278.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 382614 516.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 104.1 ns/op BenchmarkRGBASetRGBA-4 1060017 110.0 ns/op BenchmarkRGBA64At-4 927783 168.9 ns/op BenchmarkRGBA64SetRGBA64-4 843096 174.6 ns/op BenchmarkNRGBAAt-4 1180360 119.0 ns/op BenchmarkNRGBASetNRGBA-4 1000000 109.0 ns/op BenchmarkNRGBA64At-4 948793 243.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 842865 156.9 ns/op BenchmarkAlphaAt-4 2092762 59.74 ns/op BenchmarkAlphaSetAlpha-4 1847798 60.93 ns/op BenchmarkAlpha16At-4 1331127 89.00 ns/op BenchmarkAlphaSetAlpha16-4 1000000 171.7 ns/op BenchmarkGrayAt-4 2204616 67.38 ns/op BenchmarkGraySetGray-4 1900358 60.96 ns/op BenchmarkGray16At-4 1347904 87.70 ns/op BenchmarkGraySetGray16-4 1000000 128.0 ns/op PASS ok image 8.511s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2421249 43.07 ns/op BenchmarkYCbCrToRGB/128-4 2888862 37.71 ns/op BenchmarkYCbCrToRGB/255-4 2924029 42.53 ns/op BenchmarkRGBToYCbCr/0-4 2925847 37.65 ns/op BenchmarkRGBToYCbCr/Cb-4 2653479 61.04 ns/op BenchmarkRGBToYCbCr/Cr-4 3079048 66.44 ns/op BenchmarkYCbCrToRGBA/0-4 2593318 48.09 ns/op BenchmarkYCbCrToRGBA/128-4 1000000 100.8 ns/op BenchmarkYCbCrToRGBA/255-4 2685001 41.73 ns/op BenchmarkNYCbCrAToRGBA/0-4 2935690 50.24 ns/op BenchmarkNYCbCrAToRGBA/128-4 2598931 43.25 ns/op BenchmarkNYCbCrAToRGBA/255-4 2605222 44.23 ns/op PASS ok image/color 3.877s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 74881288 ns/op BenchmarkFillSrc-4 310 427933 ns/op BenchmarkCopyOver-4 7 18003513 ns/op BenchmarkCopySrc-4 446 250603 ns/op BenchmarkNRGBAOver-4 8 24444129 ns/op BenchmarkNRGBASrc-4 10 10510953 ns/op BenchmarkYCbCr-4 9 11972862 ns/op BenchmarkGray-4 16 14223774 ns/op BenchmarkCMYK-4 10 10559903 ns/op BenchmarkGlyphOver-4 21 6005631 ns/op BenchmarkRGBAMaskOver-4 3 41695194 ns/op BenchmarkGrayMaskOver-4 6 20827134 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38430690 ns/op BenchmarkRGBA-4 4 25450452 ns/op BenchmarkPalettedFill-4 898 129535 ns/op BenchmarkPalettedRGBA-4 3 38269939 ns/op BenchmarkGenericOver-4 3 47882048 ns/op BenchmarkGenericMaskOver-4 4 25289282 ns/op BenchmarkGenericSrc-4 4 32729445 ns/op BenchmarkGenericMaskSrc-4 4 30566572 ns/op PASS ok image/draw 8.247s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 5843515 ns/op 2.64 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 174094554 ns/op 1.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2668093982 ns/op 0.46 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 44 4839078 ns/op 3.19 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 129643673 ns/op 0.48 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.141s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3410 49089 ns/op BenchmarkIDCT-4 5308 26605 ns/op BenchmarkDecodeBaseline-4 8 15642017 ns/op 3.95 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20683919 ns/op 2.99 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 165497642 ns/op 7.42 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 216351233 ns/op 4.26 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.063s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15798324 7.281 ns/op BenchmarkDecodeGray-4 12 9745433 ns/op 6.72 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 63105676 ns/op 4.15 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 50471284 ns/op 5.19 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 8027423 ns/op 8.16 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 36471975 ns/op 7.19 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 44041651 ns/op 5.95 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 53385233 ns/op 5.75 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 53006854 ns/op 5.80 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 373613766 ns/op 3.29 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 196152057 ns/op 6.26 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 55969593 ns/op 5.49 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 232947762 ns/op 5.28 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 855348833 ns/op 1.44 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.180s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50998330 ns/op 1.96 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44655048 ns/op 2.24 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 320954610 ns/op 1.56 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 259620971 ns/op 1.93 MB/s 4008336 B/op 5 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53453367 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 71858060 ns/op 1.39 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 282550559 ns/op 1.77 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 234851565 ns/op 2.13 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 657720726 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 644523498 ns/op 1.55 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3701954475 ns/op 1.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3803621352 ns/op 1.31 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10863054 ns/op 9.21 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10341931 ns/op 9.67 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 42832195 ns/op 11.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47293986 ns/op 10.57 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 86177298 ns/op 11.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 111115429 ns/op 9.00 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 450188855 ns/op 11.11 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 546217595 ns/op 9.15 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 64447690 ns/op 1.55 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 54707392 ns/op 1.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 405846908 ns/op 1.23 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 307959577 ns/op 1.62 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 642393988 ns/op 1.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 754375108 ns/op 1.33 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6654189572 ns/op 0.75 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5786529673 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 153034719 ns/op 27.31 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 178138823 ns/op 23.46 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 49.332s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31642 3468 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 31017 4565 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/4-4 23028 4505 ns/op 0.89 MB/s BenchmarkMarshalCorpusFile/8-4 23976 5899 ns/op 1.36 MB/s BenchmarkMarshalCorpusFile/16-4 17932 8321 ns/op 1.92 MB/s BenchmarkMarshalCorpusFile/32-4 8712 14774 ns/op 2.17 MB/s BenchmarkMarshalCorpusFile/64-4 4194 44993 ns/op 1.42 MB/s BenchmarkMarshalCorpusFile/128-4 4489 22866 ns/op 5.60 MB/s BenchmarkMarshalCorpusFile/256-4 2424 54651 ns/op 4.68 MB/s BenchmarkMarshalCorpusFile/512-4 1359 204249 ns/op 2.51 MB/s BenchmarkMarshalCorpusFile/1024-4 100 1051877 ns/op 0.97 MB/s BenchmarkMarshalCorpusFile/2048-4 276 448377 ns/op 4.57 MB/s BenchmarkMarshalCorpusFile/4096-4 142 1087238 ns/op 3.77 MB/s BenchmarkMarshalCorpusFile/8192-4 74 1813259 ns/op 4.52 MB/s BenchmarkMarshalCorpusFile/16384-4 46 4117702 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/32768-4 21 12355443 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/65536-4 8 19797143 ns/op 3.31 MB/s BenchmarkMarshalCorpusFile/131072-4 3 34079034 ns/op 3.85 MB/s BenchmarkMarshalCorpusFile/262144-4 2 104009442 ns/op 2.52 MB/s BenchmarkMarshalCorpusFile/524288-4 1 118801149 ns/op 4.41 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 238110241 ns/op 4.40 MB/s BenchmarkUnmarshalCorpusFile/1-4 7906 20748 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8707 18928 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 6904 24285 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 5950 18699 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 4606 24328 ns/op 0.66 MB/s BenchmarkUnmarshalCorpusFile/32-4 2478 57919 ns/op 0.55 MB/s BenchmarkUnmarshalCorpusFile/64-4 3662 54314 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/128-4 2329 55835 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/256-4 816 142749 ns/op 1.79 MB/s BenchmarkUnmarshalCorpusFile/512-4 420 375280 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/1024-4 224 490279 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1061736 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/4096-4 70 3068785 ns/op 1.33 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3695326 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7469398 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 16382723 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 29613364 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 58992109 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 132594808 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 336678873 ns/op 1.56 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 552148336 ns/op 1.90 MB/s BenchmarkMutatorBytes/1-4 29948 4086 ns/op BenchmarkMutatorBytes/10-4 31240 3804 ns/op BenchmarkMutatorBytes/100-4 20862 5654 ns/op BenchmarkMutatorBytes/1000-4 10000 10954 ns/op BenchmarkMutatorBytes/10000-4 7686 23267 ns/op BenchmarkMutatorBytes/100000-4 812 171535 ns/op BenchmarkMutatorString/1-4 32428 3970 ns/op BenchmarkMutatorString/10-4 24534 7580 ns/op BenchmarkMutatorString/100-4 24313 4973 ns/op BenchmarkMutatorString/1000-4 16944 8413 ns/op BenchmarkMutatorString/10000-4 3831 51609 ns/op BenchmarkMutatorString/100000-4 272 447116 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16716 7042 ns/op BenchmarkMutatorAllBasicTypes/string-4 14757 13732 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58116 3678 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46534 2472 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46936 3476 ns/op BenchmarkMutatorAllBasicTypes/int-4 47533 3279 ns/op BenchmarkMutatorAllBasicTypes/int8-4 54116 2661 ns/op BenchmarkMutatorAllBasicTypes/int16-4 49696 3082 ns/op BenchmarkMutatorAllBasicTypes/int32-4 49918 2372 ns/op BenchmarkMutatorAllBasicTypes/int64-4 49329 2475 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 50944 4628 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48986 2440 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47026 2449 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53164 3419 ns/op PASS ok internal/fuzz 18.276s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12961 7964 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 125529 887.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.719s PASS ok internal/poll 1.043s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22580581 ns/op PASS ok internal/trace 5.285s PASS ok internal/zstd 1.067s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 8377 15481 ns/op BenchmarkCopyNLarge-4 280 752313 ns/op PASS ok io 1.631s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 149335 801.6 ns/op BenchmarkPrintln-4 19408 5839 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 32398 3454 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4134 24802 ns/op BenchmarkDiscard-4 930032 171.8 ns/op 0 B/op 0 allocs/op PASS ok log 2.254s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 60082 1962 ns/op BenchmarkJSONHandler/defaults-4 6402 19425 ns/op 533 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4276 34751 ns/op 793 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4796 28533 ns/op 751 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7977 18310 ns/op 515 B/op 0 allocs/op BenchmarkPreformatting/struct-4 3903 28121 ns/op 500 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4941 35691 ns/op 533 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28702 8041 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25848 6578 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 79059 1492 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 57583 2535 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 52159 2014 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 56182 2136 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 60396 1874 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 54808 2084 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 949420 129.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 746259 198.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 517254 220.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 387006 262.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 422509 311.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6000 34575 ns/op BenchmarkDispatch/switch-checked-4 185418 713.3 ns/op BenchmarkDispatch/As-4 212810 630.3 ns/op BenchmarkDispatch/Visit-4 185176 724.2 ns/op BenchmarkUnsafeStrings-4 15559 7848 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.480s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1200121 102.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1174032 105.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 714058 157.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 264666 491.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 39753 3087 ns/op 266 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 47900 2998 ns/op 258 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 22210 6863 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4886 24384 ns/op 3476 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8726 13056 ns/op 602 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9966 12648 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5766 21485 ns/op 1075 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1653 61935 ns/op 4303 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11605 9902 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 11414 11285 ns/op 511 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7112 15888 ns/op 952 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2332 51763 ns/op 3735 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.606s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 39812700 ns/op PASS ok maps 3.162s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2586787 59.84 ns/op BenchmarkAcosh-4 1271062 111.6 ns/op BenchmarkAsin-4 2460862 46.24 ns/op BenchmarkAsinh-4 1299001 136.6 ns/op BenchmarkAtan-4 3046952 41.43 ns/op BenchmarkAtanh-4 1262041 91.19 ns/op BenchmarkAtan2-4 2126257 54.90 ns/op BenchmarkCbrt-4 1599598 74.25 ns/op BenchmarkCeil-4 21550581 8.767 ns/op BenchmarkCopysign-4 3599404 55.95 ns/op BenchmarkCos-4 1335498 88.20 ns/op BenchmarkCosh-4 1844514 116.2 ns/op BenchmarkErf-4 2945913 55.38 ns/op BenchmarkErfc-4 3326526 34.78 ns/op BenchmarkErfinv-4 2604970 41.92 ns/op BenchmarkErfcinv-4 2815590 40.17 ns/op BenchmarkExp-4 7253036 24.27 ns/op BenchmarkExpGo-4 769198 220.9 ns/op BenchmarkExpm1-4 2386027 49.88 ns/op BenchmarkExp2-4 1000000 118.4 ns/op BenchmarkExp2Go-4 1000000 130.9 ns/op BenchmarkAbs-4 4772698 24.20 ns/op BenchmarkDim-4 10797567 10.37 ns/op BenchmarkFloor-4 21966314 7.668 ns/op BenchmarkMax-4 14244146 7.309 ns/op BenchmarkMin-4 14342493 8.556 ns/op BenchmarkMod-4 331628 355.0 ns/op BenchmarkFrexp-4 1853391 75.27 ns/op BenchmarkGamma-4 711606 192.3 ns/op BenchmarkHypot-4 11969563 12.16 ns/op BenchmarkHypotGo-4 1613732 75.55 ns/op BenchmarkIlogb-4 1855664 59.56 ns/op BenchmarkJ0-4 317348 452.8 ns/op BenchmarkJ1-4 262525 447.3 ns/op BenchmarkJn-4 151639 955.0 ns/op BenchmarkLdexp-4 1831881 70.28 ns/op BenchmarkLgamma-4 1000000 188.8 ns/op BenchmarkLog-4 5094082 24.30 ns/op BenchmarkLogb-4 1949082 64.23 ns/op BenchmarkLog1p-4 1559548 77.61 ns/op BenchmarkLog10-4 5293809 21.49 ns/op BenchmarkLog2-4 1546398 78.25 ns/op BenchmarkModf-4 2451457 50.08 ns/op BenchmarkNextafter32-4 2153970 52.81 ns/op BenchmarkNextafter64-4 2442326 67.13 ns/op BenchmarkPowInt-4 602000 200.5 ns/op BenchmarkPowFrac-4 447351 246.7 ns/op BenchmarkPow10Pos-4 5751249 18.62 ns/op BenchmarkPow10Neg-4 6205587 32.69 ns/op BenchmarkRound-4 4755138 23.94 ns/op BenchmarkRoundToEven-4 10788664 9.952 ns/op BenchmarkRemainder-4 631995 226.9 ns/op BenchmarkSignbit-4 7554379 15.87 ns/op BenchmarkSin-4 1579261 72.70 ns/op BenchmarkSincos-4 1238385 98.81 ns/op BenchmarkSinh-4 2004009 69.97 ns/op BenchmarkSqrtIndirect-4 25657060 5.705 ns/op BenchmarkSqrtLatency-4 24324310 5.326 ns/op BenchmarkSqrtIndirectLatency-4 22811792 6.508 ns/op BenchmarkSqrtGoLatency-4 1381712 83.57 ns/op BenchmarkSqrtPrime-4 40424 3538 ns/op BenchmarkTan-4 1575319 74.21 ns/op BenchmarkTanh-4 1731428 74.51 ns/op BenchmarkTrunc-4 23157242 6.643 ns/op BenchmarkY0-4 336356 388.5 ns/op BenchmarkY1-4 252517 536.9 ns/op BenchmarkYn-4 161722 772.0 ns/op BenchmarkFloat64bits-4 8027877 17.60 ns/op BenchmarkFloat64frombits-4 7594384 16.64 ns/op BenchmarkFloat32bits-4 7564138 16.90 ns/op BenchmarkFloat32frombits-4 6857347 18.27 ns/op BenchmarkFMA-4 23396250 5.847 ns/op PASS ok math 17.948s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14059942 11.87 ns/op 5390.32 MB/s BenchmarkAddVV/2-4 13431531 9.639 ns/op 13279.11 MB/s BenchmarkAddVV/3-4 11193704 11.19 ns/op 17152.55 MB/s BenchmarkAddVV/4-4 10927618 11.22 ns/op 22817.61 MB/s BenchmarkAddVV/5-4 8442790 12.33 ns/op 25962.67 MB/s BenchmarkAddVV/10-4 8772552 14.31 ns/op 44715.36 MB/s BenchmarkAddVV/100-4 1935345 53.17 ns/op 120375.20 MB/s BenchmarkAddVV/1000-4 257804 1017 ns/op 62907.29 MB/s BenchmarkSubVV/1-4 13866751 10.45 ns/op 6124.62 MB/s BenchmarkSubVV/2-4 11341472 18.60 ns/op 6880.98 MB/s BenchmarkSubVV/3-4 11712874 11.19 ns/op 17156.11 MB/s BenchmarkSubVV/4-4 10771729 11.52 ns/op 22214.66 MB/s BenchmarkSubVV/5-4 9667704 13.19 ns/op 24269.39 MB/s BenchmarkSubVV/10-4 6842812 17.03 ns/op 37588.33 MB/s BenchmarkSubVV/100-4 1761016 107.8 ns/op 59381.47 MB/s BenchmarkSubVV/1000-4 263260 546.1 ns/op 117198.06 MB/s BenchmarkAddVW/1-4 16067379 9.145 ns/op 874.79 MB/s BenchmarkAddVW/2-4 13066398 9.120 ns/op 1754.35 MB/s BenchmarkAddVW/3-4 10948893 10.68 ns/op 2246.66 MB/s BenchmarkAddVW/4-4 12158785 8.989 ns/op 3560.05 MB/s BenchmarkAddVW/5-4 14194882 12.44 ns/op 3215.69 MB/s BenchmarkAddVW/10-4 10286756 17.46 ns/op 4582.64 MB/s BenchmarkAddVW/100-4 145660 857.2 ns/op 933.31 MB/s BenchmarkAddVW/1000-4 39128 2817 ns/op 2840.33 MB/s BenchmarkAddVWext/1-4 15126008 8.487 ns/op 942.67 MB/s BenchmarkAddVWext/2-4 12391952 13.94 ns/op 1147.63 MB/s BenchmarkAddVWext/3-4 11457712 14.36 ns/op 1670.76 MB/s BenchmarkAddVWext/4-4 11420821 9.191 ns/op 3481.64 MB/s BenchmarkAddVWext/5-4 9914840 11.80 ns/op 3388.71 MB/s BenchmarkAddVWext/10-4 9401652 12.37 ns/op 6467.33 MB/s BenchmarkAddVWext/100-4 46317 2641 ns/op 302.87 MB/s BenchmarkAddVWext/1000-4 5294 24689 ns/op 324.03 MB/s BenchmarkSubVW/1-4 15484317 11.82 ns/op 676.90 MB/s BenchmarkSubVW/2-4 14122880 8.554 ns/op 1870.38 MB/s BenchmarkSubVW/3-4 12611430 9.964 ns/op 2408.73 MB/s BenchmarkSubVW/4-4 13954287 8.547 ns/op 3744.06 MB/s BenchmarkSubVW/5-4 13824948 9.366 ns/op 4270.84 MB/s BenchmarkSubVW/10-4 10505005 13.99 ns/op 5719.92 MB/s BenchmarkSubVW/100-4 334401 423.9 ns/op 1887.34 MB/s BenchmarkSubVW/1000-4 44437 3510 ns/op 2279.48 MB/s BenchmarkSubVWext/1-4 16636228 13.81 ns/op 579.14 MB/s BenchmarkSubVWext/2-4 13706166 8.739 ns/op 1830.94 MB/s BenchmarkSubVWext/3-4 12828829 9.391 ns/op 2555.55 MB/s BenchmarkSubVWext/4-4 13598600 9.713 ns/op 3294.65 MB/s BenchmarkSubVWext/5-4 9981758 10.71 ns/op 3734.28 MB/s BenchmarkSubVWext/10-4 9688302 19.06 ns/op 4198.00 MB/s BenchmarkSubVWext/100-4 41470 2846 ns/op 281.11 MB/s BenchmarkSubVWext/1000-4 5574 28546 ns/op 280.25 MB/s BenchmarkMulAddVWW/1-4 10263460 13.03 ns/op 4910.59 MB/s BenchmarkMulAddVWW/2-4 6559448 17.28 ns/op 7407.21 MB/s BenchmarkMulAddVWW/3-4 10562390 11.44 ns/op 16781.16 MB/s BenchmarkMulAddVWW/4-4 10964787 10.52 ns/op 24325.41 MB/s BenchmarkMulAddVWW/5-4 8997188 20.54 ns/op 15578.52 MB/s BenchmarkMulAddVWW/10-4 7001144 21.04 ns/op 30418.62 MB/s BenchmarkMulAddVWW/100-4 1000000 157.6 ns/op 40596.60 MB/s BenchmarkMulAddVWW/1000-4 122930 1155 ns/op 55435.21 MB/s BenchmarkAddMulVVW/1-4 12663241 9.574 ns/op 6685.11 MB/s BenchmarkAddMulVVW/2-4 12286071 10.82 ns/op 11832.57 MB/s BenchmarkAddMulVVW/3-4 10567380 12.38 ns/op 15514.25 MB/s BenchmarkAddMulVVW/4-4 7338966 25.09 ns/op 10201.83 MB/s BenchmarkAddMulVVW/5-4 7857062 13.89 ns/op 23044.04 MB/s BenchmarkAddMulVVW/10-4 7278049 18.14 ns/op 35290.66 MB/s BenchmarkAddMulVVW/100-4 1423408 118.1 ns/op 54195.63 MB/s BenchmarkAddMulVVW/1000-4 191353 776.4 ns/op 82436.16 MB/s BenchmarkDivWVW/1-4 1620524 86.42 ns/op 740.54 MB/s BenchmarkDivWVW/2-4 629871 259.3 ns/op 493.60 MB/s BenchmarkDivWVW/3-4 828654 163.2 ns/op 1176.58 MB/s BenchmarkDivWVW/4-4 551523 204.4 ns/op 1252.60 MB/s BenchmarkDivWVW/5-4 624375 222.7 ns/op 1436.91 MB/s BenchmarkDivWVW/10-4 365190 417.3 ns/op 1533.68 MB/s BenchmarkDivWVW/100-4 36873 3654 ns/op 1751.73 MB/s BenchmarkDivWVW/1000-4 3470 32822 ns/op 1949.88 MB/s BenchmarkNonZeroShifts/1/shrVU-4 10381776 13.46 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16456148 10.42 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14490238 11.56 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13863319 8.906 ns/op BenchmarkNonZeroShifts/3/shrVU-4 8850409 17.49 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12162507 11.26 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8620400 12.96 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10509850 12.70 ns/op BenchmarkNonZeroShifts/5/shrVU-4 7517173 19.19 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8812077 16.78 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7090902 18.15 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6690853 16.49 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 105.1 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 107.3 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 162109 1678 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 187159 769.7 ns/op BenchmarkDecimalConversion-4 160 754499 ns/op BenchmarkFloatString/100-4 10000 12506 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 146 754252 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 80773154 ns/op 61748 B/op 58 allocs/op BenchmarkFloatString/100000-4 1 5726679088 ns/op 840616 B/op 500 allocs/op BenchmarkFloatAdd/10-4 133105 874.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 119776 876.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 103292 1516 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 83625 1506 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15762 7100 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 216046 767.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 181047 613.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 198548 685.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 146367 896.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45668 2523 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1695 80708 ns/op BenchmarkParseFloatLargeExp-4 394 364415 ns/op BenchmarkGCD10x10/WithoutXY-4 153949 1152 ns/op BenchmarkGCD10x10/WithXY-4 47334 3127 ns/op BenchmarkGCD10x100/WithoutXY-4 81822 1759 ns/op BenchmarkGCD10x100/WithXY-4 13345 9045 ns/op BenchmarkGCD10x1000/WithoutXY-4 51895 3213 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11410 ns/op BenchmarkGCD100x100/WithoutXY-4 20054 9262 ns/op BenchmarkGCD100x100/WithXY-4 9776 14459 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 14448 ns/op BenchmarkGCD100x1000/WithXY-4 5277 25960 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1593 69708 ns/op BenchmarkGCD1000x1000/WithXY-4 865 132050 ns/op BenchmarkHilbert-4 19 6466784 ns/op BenchmarkBinomial-4 10000 11479 ns/op BenchmarkQuoRem-4 20253 5893 ns/op BenchmarkExp-4 16 7090642 ns/op BenchmarkExpMont/Odd-4 106 1543124 ns/op 2600 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1971673 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1425757 ns/op 3890 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1392366 ns/op 3871 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1389812 ns/op 3790 B/op 51 allocs/op BenchmarkExpMont/Even8-4 75 1973398 ns/op 3875 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1074893 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1066152 ns/op 3598 B/op 52 allocs/op BenchmarkExpMont/Even96-4 118 2333482 ns/op 3761 B/op 51 allocs/op BenchmarkExpMont/Even128-4 133 988947 ns/op 3272 B/op 51 allocs/op BenchmarkExpMont/Even255-4 126 931056 ns/op 2965 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 254 545370 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 138 795179 ns/op 1722 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 190 544522 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 210 500981 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 13 8718123 ns/op BenchmarkBitset-4 542166 240.3 ns/op BenchmarkBitsetNeg-4 307282 412.3 ns/op BenchmarkBitsetOrig-4 218827 774.7 ns/op BenchmarkBitsetNegOrig-4 143008 1410 ns/op BenchmarkModSqrt225_Tonelli-4 88 1704051 ns/op BenchmarkModSqrt225_3Mod4-4 286 395360 ns/op BenchmarkModSqrt231_Tonelli-4 91 1581223 ns/op BenchmarkModSqrt231_5Mod8-4 271 438108 ns/op BenchmarkModInverse-4 10000 12452 ns/op BenchmarkSqrt-4 1431 96591 ns/op BenchmarkIntSqr/1-4 604952 172.0 ns/op BenchmarkIntSqr/2-4 417252 297.8 ns/op BenchmarkIntSqr/3-4 384630 296.5 ns/op BenchmarkIntSqr/5-4 381098 348.6 ns/op BenchmarkIntSqr/8-4 295990 483.8 ns/op BenchmarkIntSqr/10-4 171715 919.3 ns/op BenchmarkIntSqr/20-4 36259 2784 ns/op BenchmarkIntSqr/30-4 30109 4203 ns/op BenchmarkIntSqr/50-4 21752 6000 ns/op BenchmarkIntSqr/80-4 12193 10842 ns/op BenchmarkIntSqr/100-4 10000 13572 ns/op BenchmarkIntSqr/200-4 4030 31907 ns/op BenchmarkIntSqr/300-4 1760 68124 ns/op BenchmarkIntSqr/500-4 738 225608 ns/op BenchmarkIntSqr/800-4 337 333702 ns/op BenchmarkIntSqr/1000-4 228 469951 ns/op BenchmarkDiv/20/10-4 383718 330.8 ns/op BenchmarkDiv/40/20-4 421755 338.1 ns/op BenchmarkDiv/100/50-4 356007 400.5 ns/op BenchmarkDiv/200/100-4 45703 2464 ns/op BenchmarkDiv/400/200-4 43942 2710 ns/op BenchmarkDiv/1000/500-4 37711 3104 ns/op BenchmarkDiv/2000/1000-4 22269 4520 ns/op BenchmarkDiv/20000/10000-4 1317 106770 ns/op BenchmarkDiv/200000/100000-4 34 4392316 ns/op BenchmarkDiv/2000000/1000000-4 1 126154676 ns/op BenchmarkDiv/20000000/10000000-4 1 4265211870 ns/op BenchmarkMul-4 4 26770763 ns/op BenchmarkNatMul/10-4 109479 1143 ns/op BenchmarkNatMul/100-4 6705 30526 ns/op BenchmarkNatMul/1000-4 150 922676 ns/op BenchmarkZeroShifts/Shl-4 10000 18957 ns/op BenchmarkZeroShifts/ShlSame-4 3003519 39.84 ns/op BenchmarkZeroShifts/Shr-4 10000 19404 ns/op BenchmarkZeroShifts/ShrSame-4 3071116 35.39 ns/op BenchmarkExp3Power/0x10-4 127640 1458 ns/op BenchmarkExp3Power/0x40-4 124287 1110 ns/op BenchmarkExp3Power/0x100-4 82816 1794 ns/op BenchmarkExp3Power/0x400-4 36505 3793 ns/op BenchmarkExp3Power/0x1000-4 5772 17851 ns/op BenchmarkExp3Power/0x4000-4 1472 87564 ns/op BenchmarkExp3Power/0x10000-4 188 556992 ns/op BenchmarkExp3Power/0x40000-4 22 5854696 ns/op BenchmarkExp3Power/0x100000-4 3 50476949 ns/op BenchmarkExp3Power/0x400000-4 1 449729086 ns/op BenchmarkFibo-4 3 37339022 ns/op BenchmarkNatSqr/1-4 565629 304.4 ns/op BenchmarkNatSqr/2-4 459459 430.4 ns/op BenchmarkNatSqr/3-4 403674 456.0 ns/op BenchmarkNatSqr/5-4 316603 757.3 ns/op BenchmarkNatSqr/8-4 174571 997.2 ns/op BenchmarkNatSqr/10-4 179431 1520 ns/op BenchmarkNatSqr/20-4 29152 3500 ns/op BenchmarkNatSqr/30-4 23364 5534 ns/op BenchmarkNatSqr/50-4 10000 10200 ns/op BenchmarkNatSqr/80-4 10000 14336 ns/op BenchmarkNatSqr/100-4 8299 16677 ns/op BenchmarkNatSqr/200-4 4233 44014 ns/op BenchmarkNatSqr/300-4 1951 133246 ns/op BenchmarkNatSqr/500-4 475 263071 ns/op BenchmarkNatSqr/800-4 230 570464 ns/op BenchmarkNatSqr/1000-4 216 756825 ns/op BenchmarkNatSetBytes/8-4 777465 161.2 ns/op BenchmarkNatSetBytes/24-4 268926 609.7 ns/op BenchmarkNatSetBytes/128-4 58321 2400 ns/op BenchmarkNatSetBytes/7-4 867841 146.9 ns/op BenchmarkNatSetBytes/23-4 193437 663.1 ns/op BenchmarkNatSetBytes/127-4 56997 2433 ns/op BenchmarkScanPi-4 141 975442 ns/op BenchmarkStringPiParallel-4 654 322097 ns/op BenchmarkScan/10/Base2-4 39033 3024 ns/op BenchmarkScan/100/Base2-4 4526 27045 ns/op BenchmarkScan/1000/Base2-4 441 297064 ns/op BenchmarkScan/10/Base8-4 90847 1300 ns/op BenchmarkScan/100/Base8-4 10000 11935 ns/op BenchmarkScan/1000/Base8-4 1311 95751 ns/op BenchmarkScan/10/Base10-4 91078 1720 ns/op BenchmarkScan/100/Base10-4 12243 10537 ns/op BenchmarkScan/1000/Base10-4 1291 101824 ns/op BenchmarkScan/10/Base16-4 99778 1657 ns/op BenchmarkScan/100/Base16-4 10000 11420 ns/op BenchmarkScan/1000/Base16-4 1410 167657 ns/op BenchmarkString/10/Base2-4 167019 907.7 ns/op BenchmarkString/100/Base2-4 17325 6684 ns/op BenchmarkString/1000/Base2-4 3304 54742 ns/op BenchmarkString/10/Base8-4 347403 378.9 ns/op BenchmarkString/100/Base8-4 66716 2309 ns/op BenchmarkString/1000/Base8-4 8607 21296 ns/op BenchmarkString/10/Base10-4 189490 699.7 ns/op BenchmarkString/100/Base10-4 32552 4763 ns/op BenchmarkString/1000/Base10-4 4819 36129 ns/op BenchmarkString/10/Base16-4 444324 484.2 ns/op BenchmarkString/100/Base16-4 97272 1802 ns/op BenchmarkString/1000/Base16-4 10000 16979 ns/op BenchmarkLeafSize/0-4 22 5302604 ns/op BenchmarkLeafSize/1-4 421 349099 ns/op BenchmarkLeafSize/2-4 392 371700 ns/op BenchmarkLeafSize/3-4 279 366252 ns/op BenchmarkLeafSize/4-4 422 290302 ns/op BenchmarkLeafSize/5-4 303 471142 ns/op BenchmarkLeafSize/6-4 315 360600 ns/op BenchmarkLeafSize/7-4 332 395226 ns/op BenchmarkLeafSize/8-4 432 291533 ns/op BenchmarkLeafSize/9-4 250 509839 ns/op BenchmarkLeafSize/10-4 303 548967 ns/op BenchmarkLeafSize/11-4 303 420296 ns/op BenchmarkLeafSize/12-4 316 365955 ns/op BenchmarkLeafSize/13-4 267 463421 ns/op BenchmarkLeafSize/14-4 381 376902 ns/op BenchmarkLeafSize/15-4 373 315664 ns/op BenchmarkLeafSize/16-4 421 332075 ns/op BenchmarkLeafSize/32-4 430 268879 ns/op BenchmarkLeafSize/64-4 392 316520 ns/op BenchmarkProbablyPrime/n=0-4 10 11329149 ns/op BenchmarkProbablyPrime/n=1-4 8 13096631 ns/op BenchmarkProbablyPrime/n=5-4 6 18691399 ns/op BenchmarkProbablyPrime/n=10-4 4 25670045 ns/op BenchmarkProbablyPrime/n=20-4 3 79370982 ns/op BenchmarkProbablyPrime/Lucas-4 12 9583445 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 85 1661284 ns/op BenchmarkRatCmp-4 207306 796.1 ns/op BenchmarkFloatSqrt/64-4 20420 5909 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12550 9526 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9274 13506 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5398 26699 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 928 158396 ns/op 17978 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 58 2664436 ns/op 176794 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 138434669 ns/op 3789416 B/op 629 allocs/op PASS ok math/big 75.600s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10238785 11.22 ns/op BenchmarkLeadingZeros8-4 11750427 10.35 ns/op BenchmarkLeadingZeros16-4 12700988 9.677 ns/op BenchmarkLeadingZeros32-4 12612792 10.04 ns/op BenchmarkLeadingZeros64-4 12733772 10.37 ns/op BenchmarkTrailingZeros-4 12935802 9.252 ns/op BenchmarkTrailingZeros8-4 13190911 9.570 ns/op BenchmarkTrailingZeros16-4 12721812 9.704 ns/op BenchmarkTrailingZeros32-4 13638837 19.50 ns/op BenchmarkTrailingZeros64-4 10337522 11.65 ns/op BenchmarkOnesCount-4 11689304 12.24 ns/op BenchmarkOnesCount8-4 11908909 10.93 ns/op BenchmarkOnesCount16-4 12151274 10.04 ns/op BenchmarkOnesCount32-4 8135518 15.37 ns/op BenchmarkOnesCount64-4 11271991 9.773 ns/op BenchmarkRotateLeft-4 11775156 9.603 ns/op BenchmarkRotateLeft8-4 12127353 9.175 ns/op BenchmarkRotateLeft16-4 10428288 12.49 ns/op BenchmarkRotateLeft32-4 6903198 15.22 ns/op BenchmarkRotateLeft64-4 13087819 9.541 ns/op BenchmarkReverse-4 18273618 10.45 ns/op BenchmarkReverse8-4 18996518 7.340 ns/op BenchmarkReverse16-4 22600134 6.180 ns/op BenchmarkReverse32-4 20059012 9.643 ns/op BenchmarkReverse64-4 16901283 8.319 ns/op BenchmarkReverseBytes-4 18859040 10.83 ns/op BenchmarkReverseBytes16-4 24459829 5.731 ns/op BenchmarkReverseBytes32-4 23701671 6.002 ns/op BenchmarkReverseBytes64-4 22676070 6.396 ns/op BenchmarkAdd-4 9112264 12.65 ns/op BenchmarkAdd32-4 10964280 11.09 ns/op BenchmarkAdd64-4 11835225 10.24 ns/op BenchmarkAdd64multiple-4 22721419 5.584 ns/op BenchmarkSub-4 12565420 13.00 ns/op BenchmarkSub32-4 8972041 13.98 ns/op BenchmarkSub64-4 8287875 23.49 ns/op BenchmarkSub64multiple-4 15905815 6.574 ns/op BenchmarkMul-4 9621666 15.00 ns/op BenchmarkMul32-4 12065971 11.79 ns/op BenchmarkMul64-4 11123384 12.06 ns/op BenchmarkDiv-4 2712134 43.99 ns/op BenchmarkDiv32-4 5768086 22.00 ns/op BenchmarkDiv64-4 2951598 43.60 ns/op PASS ok math/bits 10.530s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 8288878 16.01 ns/op BenchmarkAcos-4 460134 282.2 ns/op BenchmarkAcosh-4 486062 287.4 ns/op BenchmarkAsin-4 365047 376.8 ns/op BenchmarkAsinh-4 426380 234.9 ns/op BenchmarkAtan-4 865033 184.1 ns/op BenchmarkAtanh-4 911596 146.9 ns/op BenchmarkConj-4 23715859 5.233 ns/op BenchmarkCos-4 640026 298.3 ns/op BenchmarkCosh-4 619203 189.8 ns/op BenchmarkExp-4 839144 169.3 ns/op BenchmarkLog-4 919754 128.9 ns/op BenchmarkLog10-4 1000000 141.5 ns/op BenchmarkPhase-4 2010404 63.00 ns/op BenchmarkPolar-4 978583 138.3 ns/op BenchmarkPow-4 207489 525.1 ns/op BenchmarkRect-4 1000000 116.2 ns/op BenchmarkSin-4 715501 372.0 ns/op BenchmarkSinh-4 767688 244.7 ns/op BenchmarkSqrt-4 990703 111.3 ns/op BenchmarkTan-4 360291 320.3 ns/op BenchmarkTanh-4 444675 294.8 ns/op PASS ok math/cmplx 5.814s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 653522 189.1 ns/op BenchmarkInt63ThreadsafeParallel-4 681134 148.3 ns/op BenchmarkInt63Unthreadsafe-4 824966 136.3 ns/op BenchmarkIntn1000-4 594105 182.1 ns/op BenchmarkInt63n1000-4 742628 289.6 ns/op BenchmarkInt31n1000-4 640836 199.3 ns/op BenchmarkFloat32-4 760647 157.9 ns/op BenchmarkFloat64-4 787366 136.2 ns/op BenchmarkPerm3-4 128822 803.8 ns/op BenchmarkPerm30-4 10000 12240 ns/op BenchmarkPerm30ViaShuffle-4 20187 7582 ns/op BenchmarkShuffleOverhead-4 13617 8554 ns/op BenchmarkRead3-4 814592 198.7 ns/op BenchmarkRead64-4 61161 2081 ns/op BenchmarkRead1000-4 5532 27870 ns/op BenchmarkConcurrent-4 197206 601.8 ns/op PASS ok math/rand 4.334s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37243 4910 ns/op BenchmarkQDecodeWord-4 80229 1434 ns/op BenchmarkQDecodeHeader-4 73122 1563 ns/op BenchmarkTypeByExtension/.html-4 413803 291.7 ns/op BenchmarkTypeByExtension/.HTML-4 216919 476.4 ns/op BenchmarkTypeByExtension/.unused-4 375898 368.9 ns/op BenchmarkExtensionsByType/text/html-4 113305 1185 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 36050 3970 ns/op BenchmarkExtensionsByType/application/octet-stream-4 31792 4527 ns/op PASS ok mime 3.054s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 390 376879 ns/op 47950 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 278 370059 ns/op 47940 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 46 4608396 ns/op 102733 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 324 523279 ns/op 49340 B/op 207 allocs/op PASS ok mime/multipart 2.095s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 771 202074 ns/op PASS ok mime/quotedprintable 1.235s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 15990387 ns/op 8502 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 33441942 ns/op 13514 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020938649 ns/op 151368 B/op 234 allocs/op BenchmarkDNSName-4 150386 735.3 ns/op BenchmarkInterfaces-4 2094 63808 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7131 17330 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1909 60454 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2372 62737 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 7338 17638 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2756 40755 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 9384 13253 ns/op BenchmarkParseIPValidIPv4-4 490479 268.3 ns/op BenchmarkParseIPValidIPv6-4 268944 468.4 ns/op BenchmarkIPString/IPv4-4 153183 843.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13484 8688 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 54817 2267 ns/op BenchmarkIPEqual/IPv4-4 1185224 102.1 ns/op BenchmarkIPEqual/IPv6-4 1054845 110.1 ns/op BenchmarkTCP4OneShot-4 200 685603 ns/op BenchmarkTCP4OneShotTimeout-4 177 684191 ns/op BenchmarkTCP4Persistent-4 334 322924 ns/op BenchmarkTCP4PersistentTimeout-4 292 359734 ns/op BenchmarkTCP6OneShot-4 139 881862 ns/op BenchmarkTCP6OneShotTimeout-4 152 797940 ns/op BenchmarkTCP6Persistent-4 319 389200 ns/op BenchmarkTCP6PersistentTimeout-4 315 379698 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18691 6889 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16179 7543 ns/op BenchmarkSetReadDeadline-4 140564 871.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 190 596116 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 187 606274 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 267 626538 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 201 623678 ns/op 0 B/op 0 allocs/op PASS ok net 12.690s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24498 4869 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10723 11165 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13592 9185 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18808 6315 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 26311 4263 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 47310 2599 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1762875 68.65 ns/op BenchmarkFindChild/n=2/rep=map-4 3028654 38.64 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1569271 78.06 ns/op BenchmarkFindChild/n=4/rep=linear-4 1000000 119.9 ns/op BenchmarkFindChild/n=4/rep=map-4 3088358 38.28 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 1000000 131.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 509436 239.6 ns/op BenchmarkFindChild/n=8/rep=map-4 2845633 41.54 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 514009 245.2 ns/op BenchmarkFindChild/n=16/rep=linear-4 287296 449.2 ns/op BenchmarkFindChild/n=16/rep=map-4 2744464 40.15 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2212929 51.93 ns/op BenchmarkFindChild/n=32/rep=linear-4 136953 916.4 ns/op BenchmarkFindChild/n=32/rep=map-4 3163416 38.07 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2396292 49.48 ns/op BenchmarkServerMatch-4 19797 6411 ns/op BenchmarkReadRequestChrome-4 4344 30706 ns/op 19.90 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9969 12165 ns/op 6.41 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9996 11643 ns/op 7.04 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7177 16981 ns/op 8.89 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16384 7166 ns/op 5.58 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 84 1588491 ns/op 0.64 MB/s BenchmarkFileAndServer_1KB/https1-4 51 2809925 ns/op 0.36 MB/s BenchmarkFileAndServer_1KB/h2-4 24 5047973 ns/op 0.20 MB/s BenchmarkFileAndServer_16MB/h1-4 1 147483041 ns/op 113.76 MB/s BenchmarkFileAndServer_16MB/https1-4 1 258745156 ns/op 64.84 MB/s BenchmarkFileAndServer_16MB/h2-4 1 548941607 ns/op 30.56 MB/s BenchmarkFileAndServer_64MB/h1-4 1 236106017 ns/op 284.23 MB/s BenchmarkFileAndServer_64MB/https1-4 1 533653650 ns/op 125.75 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1450260789 ns/op 46.27 MB/s BenchmarkServeMux-4 237 525580 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 303 421871 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 58 2245525 ns/op 6421 B/op 65 allocs/op BenchmarkClientServer/https1-4 40 2617028 ns/op 8988 B/op 99 allocs/op BenchmarkClientServer/h2-4 51 2574297 ns/op 11827 B/op 100 allocs/op BenchmarkClientServerParallel/4/h1-4 332 329782 ns/op 10384 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 24 5619418 ns/op 94767 B/op 1034 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56963: read tcp 127.0.0.1:56956->127.0.0.1:56963: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56967: read tcp 127.0.0.1:56956->127.0.0.1:56967: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56966: write tcp 127.0.0.1:56956->127.0.0.1:56966: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56965: write tcp 127.0.0.1:56956->127.0.0.1:56965: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56992: read tcp 127.0.0.1:56969->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:56989: read tcp 127.0.0.1:56969->127.0.0.1:56989: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56987: read tcp 127.0.0.1:56969->127.0.0.1:56987: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56988: write tcp 127.0.0.1:56969->127.0.0.1:56988: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56991: write tcp 127.0.0.1:56969->127.0.0.1:56991: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 6421171 ns/op 106482 B/op 1257 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57008: read tcp 127.0.0.1:57001->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:57029: read tcp 127.0.0.1:57016->127.0.0.1:57029: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57031: read tcp 127.0.0.1:57016->127.0.0.1:57031: use of closed network connection BenchmarkClientServerParallel/64/h1-4 148 741509 ns/op 22620 B/op 124 allocs/op BenchmarkClientServerParallel/64/https1-4 18 6767165 ns/op 111396 B/op 1231 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57227: read tcp 127.0.0.1:57222->127.0.0.1:57227: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57236: write tcp 127.0.0.1:57233->127.0.0.1:57236: use of closed network connection BenchmarkClientServerParallel/64/h2-4 19 5378410 ns/op 96354 B/op 1123 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57285: read tcp 127.0.0.1:57274->127.0.0.1:57285: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57280: read tcp 127.0.0.1:57274->127.0.0.1:57280: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57282: read tcp 127.0.0.1:57274->127.0.0.1:57282: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57297: write tcp 127.0.0.1:57287->127.0.0.1:57297: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57305: write tcp 127.0.0.1:57287->127.0.0.1:57305: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57306: write tcp 127.0.0.1:57287->127.0.0.1:57306: use of closed network connection BenchmarkServer-4 1 1055568744 ns/op 31560 B/op 151 allocs/op BenchmarkClient-4 51 2607077 ns/op 3977 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 559 213429 ns/op 7391 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 993 120106 ns/op 3108 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1252 91195 ns/op 1963 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1610 95919 ns/op 2785 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1754 86548 ns/op 2735 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1647 100418 ns/op 2779 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1341 89853 ns/op 1973 B/op 14 allocs/op BenchmarkServerHijack-4 936 151746 ns/op 16725 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 52 2470593 ns/op 7014 B/op 54 allocs/op BenchmarkResponseStatusLine-4 340005 307.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.654s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2502 59973 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.232s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 115646 1071 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 514762 238.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 237327 531.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 78187 1563 ns/op BenchmarkStdIPv4-4 170065 725.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106354 1134 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 113383 1055 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98731 1136 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 80642 1430 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1608280 74.59 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1484619 78.12 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1427940 83.14 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 377766 333.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 416330 312.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 372823 344.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 98378 1150 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 292626 396.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 195195 635.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 199971 615.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 160282 662.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 92493 1279 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 316046 318.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 147489 874.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 211608 634.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 293895 421.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 179506 707.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 364110 353.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 179594 730.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 171985 744.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 175486 738.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 131151 1035 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 564778 237.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150304 806.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 98328 1127 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 140744 891.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 183326 688.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 129540 998.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 307766 424.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 129236 964.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 167481 800.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 212100 631.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 140132 879.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 114.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 113.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 118.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 117.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 115.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 113.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 112.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 421609 313.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 655023 198.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 262587 471.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 305643 445.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 272228 476.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 90670 1337 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 521545 213.9 ns/op PASS ok net/netip 10.215s 2023/09/14 22:25:28 Test RPC server listening on 127.0.0.1:57423 2023/09/14 22:25:28 Test HTTP RPC server listening on 127.0.0.1:57424 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 200 729608 ns/op BenchmarkEndToEndHTTP-4 151 773508 ns/op BenchmarkEndToEndAsync-4 1294 86751 ns/op BenchmarkEndToEndAsyncHTTP-4 1238 85623 ns/op PASS ok net/rpc 2.320s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4035 30476 ns/op BenchmarkReadMIMEHeader/server_headers-4 5545 20062 ns/op BenchmarkUncommon-4 26726 4569 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.508s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4304 24333 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 87672 1264 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 565855 209.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 134380 955.3 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 242058 530.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 124365 1037 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 18634 6726 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 518210 277.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 129075 998.7 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 227208 515.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 120992 1053 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 21151 5477 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 204531 604.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68449 1493 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71128 1507 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 36248 3447 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6554 18594 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 199702 605.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 79990 1494 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77228 1528 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33217 3643 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6219 18151 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.865s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2959340 39.28 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 174742 744.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 552 198449 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 218 590345 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 481 255586 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 57020 2075 ns/op BenchmarkStatFile-4 34802 3270 ns/op BenchmarkStatDir-4 38812 3286 ns/op BenchmarkLstatDot-4 52790 2254 ns/op BenchmarkLstatFile-4 35929 3318 ns/op BenchmarkLstatDir-4 37320 3238 ns/op PASS ok os 2.997s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 28 4531818 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.184s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 349344 373.1 ns/op PASS ok os/user 1.352s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2212521 52.90 ns/op BenchmarkString-4 1721276 68.37 ns/op BenchmarkBytes-4 1729299 71.64 ns/op BenchmarkNamedBytes-4 973572 136.1 ns/op BenchmarkBytesArray-4 810134 166.7 ns/op BenchmarkSliceLen-4 1764547 65.83 ns/op BenchmarkMapLen-4 732330 143.5 ns/op BenchmarkStringLen-4 1274833 94.22 ns/op BenchmarkArrayLen-4 1000000 112.7 ns/op BenchmarkSliceCap-4 1943708 64.61 ns/op BenchmarkDeepEqual/int8-4 533916 241.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 81187 1412 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 445375 291.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81181 1474 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 399680 304.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 69644 1508 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 469432 281.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 77119 1445 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 462668 284.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 79990 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 462296 252.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 93346 1137 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 444024 296.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 75954 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 448989 305.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80607 1437 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 434145 300.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77848 1504 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 456607 297.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 67953 1520 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 436620 367.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 74590 1696 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 432888 301.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 74926 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 371880 300.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 85165 1491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 393939 299.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 74476 1466 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 341056 295.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 86175 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 543183 247.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 87540 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 472442 281.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 79538 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 100112 1073 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 43690 2298 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45020 2542 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32781 3663 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33602 3598 ns/op BenchmarkIsZero/ArrayComparable-4 322904 404.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 29618 3944 ns/op BenchmarkIsZero/StructComparable-4 480686 215.2 ns/op BenchmarkIsZero/StructIncomparable-4 138847 862.8 ns/op BenchmarkSetZero/Bool/Direct-4 2434201 46.76 ns/op BenchmarkSetZero/Bool/CachedZero-4 895926 132.2 ns/op BenchmarkSetZero/Bool/NewZero-4 682212 181.2 ns/op BenchmarkSetZero/Int/Direct-4 1894532 63.88 ns/op BenchmarkSetZero/Int/CachedZero-4 975427 135.7 ns/op BenchmarkSetZero/Int/NewZero-4 601231 197.8 ns/op BenchmarkSetZero/Uint/Direct-4 1717812 66.00 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 134.3 ns/op BenchmarkSetZero/Uint/NewZero-4 714184 191.5 ns/op BenchmarkSetZero/Float/Direct-4 1846970 60.99 ns/op BenchmarkSetZero/Float/CachedZero-4 977276 137.2 ns/op BenchmarkSetZero/Float/NewZero-4 600088 184.2 ns/op BenchmarkSetZero/Complex/Direct-4 1825402 61.54 ns/op BenchmarkSetZero/Complex/CachedZero-4 966306 139.7 ns/op BenchmarkSetZero/Complex/NewZero-4 723888 188.2 ns/op BenchmarkSetZero/Array/Direct-4 1885458 61.75 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 136.6 ns/op BenchmarkSetZero/Array/NewZero-4 716151 182.1 ns/op BenchmarkSetZero/Chan/Direct-4 1872394 61.55 ns/op BenchmarkSetZero/Chan/CachedZero-4 971462 144.4 ns/op BenchmarkSetZero/Chan/NewZero-4 666286 197.6 ns/op BenchmarkSetZero/Func/Direct-4 1961695 61.36 ns/op BenchmarkSetZero/Func/CachedZero-4 909943 139.7 ns/op BenchmarkSetZero/Func/NewZero-4 713026 183.3 ns/op BenchmarkSetZero/Interface/Direct-4 1778917 66.04 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 132.6 ns/op BenchmarkSetZero/Interface/NewZero-4 723139 176.6 ns/op BenchmarkSetZero/Map/Direct-4 2004351 59.82 ns/op BenchmarkSetZero/Map/CachedZero-4 982282 131.0 ns/op BenchmarkSetZero/Map/NewZero-4 745774 180.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2061410 57.92 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 126.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 762322 169.1 ns/op BenchmarkSetZero/Slice/Direct-4 1942200 61.97 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 118.3 ns/op BenchmarkSetZero/Slice/NewZero-4 805896 161.6 ns/op BenchmarkSetZero/String/Direct-4 2178543 56.29 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 129.2 ns/op BenchmarkSetZero/String/NewZero-4 724400 163.8 ns/op BenchmarkSetZero/Struct/Direct-4 2037218 59.10 ns/op BenchmarkSetZero/Struct/CachedZero-4 940989 125.0 ns/op BenchmarkSetZero/Struct/NewZero-4 793344 166.2 ns/op BenchmarkSelect/1-4 193669 680.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 78555 1675 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 38680 3126 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 216414 516.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 195099 650.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 173108 710.5 ns/op 180.16 MB/s BenchmarkCallArgCopy/size=256-4 155691 1004 ns/op 254.98 MB/s BenchmarkCallArgCopy/size=1024-4 89304 1822 ns/op 562.10 MB/s BenchmarkCallArgCopy/size=4096-4 25753 5228 ns/op 783.50 MB/s BenchmarkCallArgCopy/size=65536-4 1824 125064 ns/op 524.02 MB/s BenchmarkFieldByName1-4 905155 136.4 ns/op BenchmarkFieldByName2-4 40176 3017 ns/op BenchmarkFieldByName3-4 8113 17060 ns/op BenchmarkInterfaceBig-4 3020499 36.57 ns/op BenchmarkInterfaceSmall-4 3020208 36.29 ns/op BenchmarkNew-4 1415548 91.00 ns/op BenchmarkMap/StringKeys/MapIndex-4 2876 44640 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2340 53373 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2751 46130 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2276 55028 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2894 44584 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2311 54146 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 226142 551.2 ns/op PASS ok reflect 21.682s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6340 27435 ns/op 9380 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 6936 25585 ns/op 9034 B/op 1 allocs/op BenchmarkFindString-4 10000 30400 ns/op 9291 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 30964 ns/op 9470 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 25606 ns/op 9450 B/op 2 allocs/op BenchmarkLiteral-4 10000 15675 ns/op BenchmarkNotLiteral-4 4890 42170 ns/op BenchmarkMatchClass-4 2206 50537 ns/op BenchmarkMatchClass_InRange-4 3198 46415 ns/op BenchmarkReplaceAll-4 1861 101717 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15634 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23250 5194 ns/op BenchmarkAnchoredShortMatch-4 10000 18543 ns/op BenchmarkAnchoredLongMatch-4 14360 7733 ns/op BenchmarkOnePassShortA-4 18871 6116 ns/op BenchmarkNotOnePassShortA-4 10000 23412 ns/op BenchmarkOnePassShortB-4 25030 4879 ns/op BenchmarkNotOnePassShortB-4 10000 22424 ns/op BenchmarkOnePassLongPrefix-4 72272 1615 ns/op BenchmarkOnePassLongNotPrefix-4 27558 4353 ns/op BenchmarkMatchParallelShared-4 10000 20524 ns/op BenchmarkMatchParallelCopied-4 10000 21517 ns/op BenchmarkQuoteMetaAll-4 143042 900.7 ns/op 15.54 MB/s BenchmarkQuoteMetaNone-4 420058 308.6 ns/op 84.26 MB/s BenchmarkCompile/Onepass-4 4653 32573 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1941 81737 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 166 759114 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2649700 43.79 ns/op 365.34 MB/s BenchmarkMatch/Easy0/32-4 10000 15220 ns/op 2.10 MB/s BenchmarkMatch/Easy0/1K-4 10000 20705 ns/op 49.46 MB/s BenchmarkMatch/Easy0i/16-4 2298152 55.69 ns/op 287.32 MB/s BenchmarkMatch/Easy0i/32-4 4719 39743 ns/op 0.81 MB/s BenchmarkMatch/Easy0i/1K-4 234 492250 ns/op 2.08 MB/s BenchmarkMatch/Easy1/16-4 2607912 43.66 ns/op 366.49 MB/s BenchmarkMatch/Easy1/32-4 10000 15072 ns/op 2.12 MB/s BenchmarkMatch/Easy1/1K-4 6219 25979 ns/op 39.42 MB/s BenchmarkMatch/Medium/16-4 2727706 43.29 ns/op 369.64 MB/s BenchmarkMatch/Medium/32-4 7060 42236 ns/op 0.76 MB/s BenchmarkMatch/Medium/1K-4 176 640901 ns/op 1.60 MB/s BenchmarkMatch/Hard/16-4 2486373 44.55 ns/op 359.11 MB/s BenchmarkMatch/Hard/32-4 4520 38714 ns/op 0.83 MB/s BenchmarkMatch/Hard/1K-4 165 707474 ns/op 1.45 MB/s BenchmarkMatch/Hard1/16-4 1515 92928 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 747 152909 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 30 4576144 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 26946 4230 ns/op 3.78 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16020 7306 ns/op 4.38 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 625 193567 ns/op 5.29 MB/s 24 B/op 0 allocs/op PASS ok regexp 11.359s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 134.8 ns/op BenchmarkIsWordChar-4 214435 567.3 ns/op PASS ok regexp/syntax 2.402s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 98377 1410 ns/op BenchmarkCallers/inlined-4 78974 1405 ns/op BenchmarkCallers/no-cache-4 19210 5959 ns/op BenchmarkFPCallers/cached-4 3538994 34.04 ns/op BenchmarkMakeChan/Byte-4 928437 273.6 ns/op BenchmarkMakeChan/Int-4 1000000 316.2 ns/op BenchmarkMakeChan/Ptr-4 685071 380.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 234.1 ns/op BenchmarkMakeChan/Struct/32-4 260781 586.4 ns/op BenchmarkMakeChan/Struct/40-4 373514 707.1 ns/op BenchmarkChanNonblocking-4 7885327 15.78 ns/op BenchmarkSelectUncontended-4 1113822 118.6 ns/op BenchmarkSelectSyncContended-4 97750 1171 ns/op BenchmarkSelectAsyncContended-4 283554 376.7 ns/op BenchmarkSelectNonblock-4 4578968 27.62 ns/op BenchmarkChanUncontended-4 14880 8755 ns/op BenchmarkChanContended-4 4598 25070 ns/op BenchmarkChanSync-4 213210 551.5 ns/op BenchmarkChanSyncWork-4 53434 2082 ns/op BenchmarkChanProdCons0-4 235989 478.2 ns/op BenchmarkChanProdCons10-4 469292 250.9 ns/op BenchmarkChanProdCons100-4 539757 219.4 ns/op BenchmarkChanProdConsWork0-4 180243 648.4 ns/op BenchmarkChanProdConsWork10-4 269751 435.1 ns/op BenchmarkChanProdConsWork100-4 261570 420.9 ns/op BenchmarkSelectProdCons-4 170394 691.8 ns/op BenchmarkReceiveDataFromClosedChan-4 977119 138.5 ns/op BenchmarkChanCreation-4 183842 729.5 ns/op BenchmarkChanSem-4 208610 556.3 ns/op BenchmarkChanPopular-4 90 1146142 ns/op BenchmarkChanClosed-4 837870 129.9 ns/op BenchmarkCallClosure-4 4528370 25.83 ns/op BenchmarkCallClosure1-4 5273647 23.06 ns/op BenchmarkCallClosure2-4 1000000 119.1 ns/op BenchmarkCallClosure3-4 1255540 93.50 ns/op BenchmarkCallClosure4-4 1000000 112.4 ns/op BenchmarkComplex128DivNormal-4 14205146 8.530 ns/op BenchmarkComplex128DivNisNaN-4 9874227 11.63 ns/op BenchmarkComplex128DivDisNaN-4 10097092 11.58 ns/op BenchmarkComplex128DivNisInf-4 12692992 9.052 ns/op BenchmarkComplex128DivDisInf-4 7101961 16.29 ns/op BenchmarkSetTypePtr-4 73028948 1.966 ns/op 4069.60 MB/s BenchmarkSetTypePtr8-4 12575800 9.280 ns/op 6896.62 MB/s BenchmarkSetTypePtr16-4 13135500 8.873 ns/op 14425.53 MB/s BenchmarkSetTypePtr32-4 14078906 8.842 ns/op 28951.65 MB/s BenchmarkSetTypePtr64-4 13870149 9.565 ns/op 53529.33 MB/s BenchmarkSetTypePtr126-4 6854528 16.08 ns/op 62705.89 MB/s BenchmarkSetTypePtr128-4 6986654 16.48 ns/op 62146.20 MB/s BenchmarkSetTypePtrSlice-4 997492 140.8 ns/op 58178.81 MB/s BenchmarkSetTypeNode1-4 13477111 9.184 ns/op 2613.14 MB/s BenchmarkSetTypeNode1Slice-4 3297180 30.49 ns/op 25185.56 MB/s BenchmarkSetTypeNode8-4 13626396 8.914 ns/op 8974.86 MB/s BenchmarkSetTypeNode8Slice-4 2154310 56.10 ns/op 45634.79 MB/s BenchmarkSetTypeNode64-4 7742392 15.59 ns/op 33872.32 MB/s BenchmarkSetTypeNode64Slice-4 332805 389.1 ns/op 43423.03 MB/s BenchmarkSetTypeNode64Dead-4 8940902 12.17 ns/op 43370.97 MB/s BenchmarkSetTypeNode64DeadSlice-4 390625 350.2 ns/op 48245.00 MB/s BenchmarkSetTypeNode124-4 6560361 15.45 ns/op 65256.05 MB/s BenchmarkSetTypeNode124Slice-4 270414 493.6 ns/op 65342.41 MB/s BenchmarkSetTypeNode126-4 7320775 15.08 ns/op 67915.59 MB/s BenchmarkSetTypeNode126Slice-4 269254 491.7 ns/op 66635.68 MB/s BenchmarkSetTypeNode128-4 5024916 21.36 ns/op 48690.01 MB/s BenchmarkSetTypeNode128Slice-4 214930 587.2 ns/op 56676.44 MB/s BenchmarkSetTypeNode130-4 5303865 20.73 ns/op 50948.49 MB/s BenchmarkSetTypeNode130Slice-4 219716 586.5 ns/op 57616.02 MB/s BenchmarkSetTypeNode1024-4 1000000 120.5 ns/op 68130.93 MB/s BenchmarkSetTypeNode1024Slice-4 29755 3759 ns/op 69868.25 MB/s BenchmarkAllocation-4 4678 80925 ns/op BenchmarkReadMemStats-4 100 1149728 ns/op BenchmarkReadMemStatsLatency-4 1 1273624 p50-ns 1273624 p90-ns 1273624 p99-ns BenchmarkWriteBarrier-4 3455248 46.20 ns/op BenchmarkBulkWriteBarrier-4 6621507 19.54 ns/op BenchmarkScanStackNoLocals-4 2 56199610 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15911126 8.083 ns/op BenchmarkMSpanCountAlloc/bits=128-4 15553530 8.412 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12246067 9.989 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9665312 12.56 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6524690 18.72 ns/op BenchmarkHash5-4 8734686 13.56 ns/op 368.73 MB/s BenchmarkHash16-4 9408813 12.40 ns/op 1290.62 MB/s BenchmarkHash64-4 8259735 13.85 ns/op 4622.43 MB/s BenchmarkHash1024-4 2750551 43.58 ns/op 23494.45 MB/s BenchmarkHash65536-4 52292 2223 ns/op 29481.30 MB/s BenchmarkAlignedLoad-4 11599068 9.656 ns/op BenchmarkUnalignedLoad-4 13072497 9.476 ns/op BenchmarkEqEfaceConcrete-4 9365299 12.32 ns/op BenchmarkEqIfaceConcrete-4 9048304 13.05 ns/op BenchmarkNeEfaceConcrete-4 10184810 12.07 ns/op BenchmarkNeIfaceConcrete-4 9243770 11.92 ns/op BenchmarkConvT2EByteSized/bool-4 5439150 21.63 ns/op BenchmarkConvT2EByteSized/uint8-4 5483164 21.35 ns/op BenchmarkConvT2ESmall-4 5042199 23.43 ns/op BenchmarkConvT2EUintptr-4 4933790 24.51 ns/op BenchmarkConvT2ELarge-4 1000000 131.3 ns/op BenchmarkConvT2ISmall-4 4508107 25.34 ns/op BenchmarkConvT2IUintptr-4 4499103 26.19 ns/op BenchmarkConvT2ILarge-4 1000000 128.0 ns/op BenchmarkConvI2E-4 4118329 27.35 ns/op BenchmarkConvI2I-4 4219004 29.69 ns/op BenchmarkAssertE2T-4 3905738 28.99 ns/op BenchmarkAssertE2TLarge-4 2283322 49.10 ns/op BenchmarkAssertE2I-4 4163962 26.90 ns/op BenchmarkAssertI2T-4 4494181 25.11 ns/op BenchmarkAssertI2I-4 4081645 27.50 ns/op BenchmarkAssertI2E-4 5011782 23.04 ns/op BenchmarkAssertE2E-4 5281123 22.63 ns/op BenchmarkAssertE2T2-4 3237429 34.64 ns/op BenchmarkAssertE2T2Blank-4 4275936 27.44 ns/op BenchmarkAssertI2E2-4 4251776 27.74 ns/op BenchmarkAssertI2E2Blank-4 5101940 21.59 ns/op BenchmarkAssertE2E2-4 3524449 34.44 ns/op BenchmarkAssertE2E2Blank-4 4979056 23.18 ns/op BenchmarkConvT2Ezero/zero/16-4 4877832 24.56 ns/op BenchmarkConvT2Ezero/zero/32-4 4646962 25.50 ns/op BenchmarkConvT2Ezero/zero/64-4 4876180 25.47 ns/op BenchmarkConvT2Ezero/zero/str-4 5125377 23.14 ns/op BenchmarkConvT2Ezero/zero/slice-4 4995889 23.62 ns/op BenchmarkConvT2Ezero/zero/big-4 171700 821.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1232096 98.59 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 132.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 169262 941.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 4318650 26.26 ns/op BenchmarkConvT2Ezero/smallint/32-4 4698064 24.41 ns/op BenchmarkConvT2Ezero/smallint/64-4 4940810 23.70 ns/op BenchmarkConvT2Ezero/largeint/16-4 1503960 80.38 ns/op BenchmarkConvT2Ezero/largeint/32-4 1458198 85.02 ns/op BenchmarkConvT2Ezero/largeint/64-4 1502304 93.60 ns/op BenchmarkMalloc8-4 1639614 75.21 ns/op BenchmarkMalloc16-4 1475360 82.60 ns/op BenchmarkMallocTypeInfo8-4 1903779 64.28 ns/op BenchmarkMallocTypeInfo16-4 1421629 91.94 ns/op BenchmarkMallocLargeStruct-4 106303 1353 ns/op BenchmarkGoroutineSelect-4 26 4048174 ns/op BenchmarkGoroutineBlocking-4 30 4086233 ns/op BenchmarkGoroutineForRange-4 30 3876693 ns/op BenchmarkGoroutineIdle-4 33 3511014 ns/op BenchmarkHashStringSpeed-4 3049682 41.08 ns/op BenchmarkHashBytesSpeed-4 1520841 79.42 ns/op BenchmarkHashInt32Speed-4 3474104 34.50 ns/op BenchmarkHashInt64Speed-4 3179805 36.25 ns/op BenchmarkHashStringArraySpeed-4 652087 188.7 ns/op BenchmarkMegMap-4 2969054 37.94 ns/op BenchmarkMegOneMap-4 3676954 31.98 ns/op BenchmarkMegEqMap-4 4206 33078 ns/op BenchmarkMegEmptyMap-4 4521752 26.06 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2293310 48.14 ns/op BenchmarkSmallStrMap-4 3205419 37.46 ns/op BenchmarkMapStringKeysEight_16-4 3160990 38.26 ns/op BenchmarkMapStringKeysEight_32-4 3017532 38.49 ns/op BenchmarkMapStringKeysEight_64-4 3257197 37.85 ns/op BenchmarkMapStringKeysEight_1M-4 3223401 37.52 ns/op BenchmarkIntMap-4 3350128 33.64 ns/op BenchmarkMapFirst/1-4 3983250 27.93 ns/op BenchmarkMapFirst/2-4 4280334 26.94 ns/op BenchmarkMapFirst/3-4 4308847 28.10 ns/op BenchmarkMapFirst/4-4 4197620 29.22 ns/op BenchmarkMapFirst/5-4 4092842 28.34 ns/op BenchmarkMapFirst/6-4 4037694 28.26 ns/op BenchmarkMapFirst/7-4 4344348 27.39 ns/op BenchmarkMapFirst/8-4 4250054 26.98 ns/op BenchmarkMapFirst/9-4 3918037 30.39 ns/op BenchmarkMapFirst/10-4 3774681 32.58 ns/op BenchmarkMapFirst/11-4 3626374 32.01 ns/op BenchmarkMapFirst/12-4 3656526 32.13 ns/op BenchmarkMapFirst/13-4 3779278 32.34 ns/op BenchmarkMapFirst/14-4 3216913 32.90 ns/op BenchmarkMapFirst/15-4 3718353 31.24 ns/op BenchmarkMapFirst/16-4 3385537 33.41 ns/op BenchmarkMapMid/1-4 4193842 28.60 ns/op BenchmarkMapMid/2-4 3951066 28.97 ns/op BenchmarkMapMid/3-4 4171063 28.68 ns/op BenchmarkMapMid/4-4 3809049 31.26 ns/op BenchmarkMapMid/5-4 3594170 30.66 ns/op BenchmarkMapMid/6-4 3817776 30.98 ns/op BenchmarkMapMid/7-4 3566163 30.89 ns/op BenchmarkMapMid/8-4 3774722 31.65 ns/op BenchmarkMapMid/9-4 3767103 32.59 ns/op BenchmarkMapMid/10-4 3593884 31.78 ns/op BenchmarkMapMid/11-4 3786370 31.29 ns/op BenchmarkMapMid/12-4 3667683 32.47 ns/op BenchmarkMapMid/13-4 3635134 31.63 ns/op BenchmarkMapMid/14-4 3498223 33.29 ns/op BenchmarkMapMid/15-4 3554422 31.56 ns/op BenchmarkMapMid/16-4 3618926 34.37 ns/op BenchmarkMapLast/1-4 4218141 27.31 ns/op BenchmarkMapLast/2-4 4357846 26.89 ns/op BenchmarkMapLast/3-4 4203505 27.97 ns/op BenchmarkMapLast/4-4 4198849 28.84 ns/op BenchmarkMapLast/5-4 3887661 28.68 ns/op BenchmarkMapLast/6-4 4067641 28.85 ns/op BenchmarkMapLast/7-4 3769324 31.29 ns/op BenchmarkMapLast/8-4 3411564 35.42 ns/op BenchmarkMapLast/9-4 3528380 32.17 ns/op BenchmarkMapLast/10-4 3574407 32.66 ns/op BenchmarkMapLast/11-4 3777085 31.16 ns/op BenchmarkMapLast/12-4 3708319 30.98 ns/op BenchmarkMapLast/13-4 3967866 30.48 ns/op BenchmarkMapLast/14-4 3775395 31.25 ns/op BenchmarkMapLast/15-4 3781585 30.09 ns/op BenchmarkMapLast/16-4 3730185 32.33 ns/op BenchmarkMapCycle-4 2662774 45.44 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3500205 35.00 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3357 35852 ns/op BenchmarkMakeMap/[Byte]Byte-4 922538 298.3 ns/op BenchmarkMakeMap/[Int]Int-4 314782 640.1 ns/op BenchmarkNewEmptyMap-4 19133424 6.388 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1961392 61.22 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 730503 184.0 ns/op BenchmarkMapIterEmpty-4 4168902 26.57 ns/op BenchmarkSameLengthMap-4 3766600 30.34 ns/op BenchmarkBigKeyMap-4 1487054 79.38 ns/op BenchmarkBigValMap-4 1445667 85.49 ns/op BenchmarkSmallKeyMap-4 3034232 39.33 ns/op BenchmarkMapPopulate/1-4 2814969 43.97 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 180552 933.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8942 22360 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 702 193591 ns/op 51769 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 54 2123403 ns/op 416299 B/op 199 allocs/op BenchmarkMapPopulate/100000-4 5 24323447 ns/op 6531348 B/op 2936 allocs/op BenchmarkComplexAlgMap-4 495992 222.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1742821 67.88 ns/op BenchmarkGoMapClear/Reflexive/10-4 1544079 75.85 ns/op BenchmarkGoMapClear/Reflexive/100-4 424164 302.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 62760 1848 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7717 15403 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1326612 89.00 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 101.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 394756 324.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59701 2040 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7374 16020 ns/op BenchmarkMapStringConversion/32/simple-4 1519752 79.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1460079 78.01 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1351327 86.82 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1440794 81.11 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1336497 85.26 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1243838 94.83 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1704130 60.67 ns/op BenchmarkMapInterfacePtr-4 1882198 68.28 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6645642 17.67 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 83920 1872 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5346 21264 ns/op BenchmarkMapPop1000-4 399 282090 ns/op BenchmarkMapPop10000-4 32 5130380 ns/op BenchmarkMapAssign/Int32/256-4 2144238 54.63 ns/op BenchmarkMapAssign/Int32/65536-4 1183737 89.77 ns/op BenchmarkMapAssign/Int64/256-4 2113256 53.76 ns/op BenchmarkMapAssign/Int64/65536-4 1127773 102.4 ns/op BenchmarkMapAssign/Str/256-4 1974322 62.80 ns/op BenchmarkMapAssign/Str/65536-4 654524 166.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1404613 85.50 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 780991 141.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1183600 91.79 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 971532 117.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 315561 2529 ns/op BenchmarkMapOperatorAssign/Str/65536-4 315238 368.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 928982 156.3 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 407617 321.3 ns/op 41 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 842565 150.2 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 273663 398.5 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 714572 230.4 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 218326 529.0 ns/op 89 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1539583 103.7 ns/op BenchmarkMapDelete/Int32/1000-4 2085961 60.23 ns/op BenchmarkMapDelete/Int32/10000-4 2201721 53.49 ns/op BenchmarkMapDelete/Int64/100-4 1359880 83.77 ns/op BenchmarkMapDelete/Int64/1000-4 1742386 62.22 ns/op BenchmarkMapDelete/Int64/10000-4 2099242 56.26 ns/op BenchmarkMapDelete/Str/100-4 1353356 96.86 ns/op BenchmarkMapDelete/Str/1000-4 1814037 63.79 ns/op BenchmarkMapDelete/Str/10000-4 1774084 68.57 ns/op BenchmarkMapDelete/Pointer/100-4 1265460 86.55 ns/op BenchmarkMapDelete/Pointer/1000-4 1550815 66.69 ns/op BenchmarkMapDelete/Pointer/10000-4 1911958 63.07 ns/op BenchmarkMemmove/0-4 19673397 5.867 ns/op BenchmarkMemmove/1-4 1460738 84.69 ns/op 11.81 MB/s BenchmarkMemmove/2-4 1453279 83.58 ns/op 23.93 MB/s BenchmarkMemmove/3-4 1402024 83.56 ns/op 35.90 MB/s BenchmarkMemmove/4-4 1328913 84.35 ns/op 47.42 MB/s BenchmarkMemmove/5-4 1322134 85.81 ns/op 58.27 MB/s BenchmarkMemmove/6-4 1381501 86.26 ns/op 69.56 MB/s BenchmarkMemmove/7-4 1417051 84.82 ns/op 82.53 MB/s BenchmarkMemmove/8-4 1419903 81.42 ns/op 98.25 MB/s BenchmarkMemmove/9-4 1368291 86.74 ns/op 103.76 MB/s BenchmarkMemmove/10-4 1383231 85.87 ns/op 116.46 MB/s BenchmarkMemmove/11-4 1390333 87.90 ns/op 125.14 MB/s BenchmarkMemmove/12-4 1369510 85.71 ns/op 140.01 MB/s BenchmarkMemmove/13-4 1408459 85.35 ns/op 152.32 MB/s BenchmarkMemmove/14-4 1359481 84.94 ns/op 164.82 MB/s BenchmarkMemmove/15-4 1324269 86.42 ns/op 173.57 MB/s BenchmarkMemmove/16-4 1374321 89.48 ns/op 178.81 MB/s BenchmarkMemmove/32-4 1370306 88.11 ns/op 363.20 MB/s BenchmarkMemmove/64-4 1000000 100.7 ns/op 635.32 MB/s BenchmarkMemmove/128-4 1000000 101.2 ns/op 1264.90 MB/s BenchmarkMemmove/256-4 1000000 121.2 ns/op 2112.98 MB/s BenchmarkMemmove/512-4 825445 172.1 ns/op 2974.24 MB/s BenchmarkMemmove/1024-4 515482 260.9 ns/op 3925.04 MB/s BenchmarkMemmove/2048-4 325624 396.1 ns/op 5170.02 MB/s BenchmarkMemmove/4096-4 183525 698.8 ns/op 5861.42 MB/s BenchmarkMemmoveOverlap/32-4 1374150 87.07 ns/op 367.50 MB/s BenchmarkMemmoveOverlap/64-4 1302282 91.28 ns/op 701.17 MB/s BenchmarkMemmoveOverlap/128-4 1220265 98.57 ns/op 1298.61 MB/s BenchmarkMemmoveOverlap/256-4 1000000 120.8 ns/op 2118.34 MB/s BenchmarkMemmoveOverlap/512-4 815898 153.7 ns/op 3330.85 MB/s BenchmarkMemmoveOverlap/1024-4 535994 243.9 ns/op 4198.59 MB/s BenchmarkMemmoveOverlap/2048-4 333642 391.9 ns/op 5225.76 MB/s BenchmarkMemmoveOverlap/4096-4 188744 692.1 ns/op 5918.27 MB/s BenchmarkMemmoveUnalignedDst/0-4 19357632 5.751 ns/op BenchmarkMemmoveUnalignedDst/1-4 1450794 81.56 ns/op 12.26 MB/s BenchmarkMemmoveUnalignedDst/2-4 1361504 86.03 ns/op 23.25 MB/s BenchmarkMemmoveUnalignedDst/3-4 1465146 82.65 ns/op 36.30 MB/s BenchmarkMemmoveUnalignedDst/4-4 1490450 79.20 ns/op 50.51 MB/s BenchmarkMemmoveUnalignedDst/5-4 1536656 78.23 ns/op 63.91 MB/s BenchmarkMemmoveUnalignedDst/6-4 1492596 77.25 ns/op 77.67 MB/s BenchmarkMemmoveUnalignedDst/7-4 1366873 85.00 ns/op 82.35 MB/s BenchmarkMemmoveUnalignedDst/8-4 1448733 87.82 ns/op 91.10 MB/s BenchmarkMemmoveUnalignedDst/9-4 1308438 87.49 ns/op 102.87 MB/s BenchmarkMemmoveUnalignedDst/10-4 1294936 87.00 ns/op 114.95 MB/s BenchmarkMemmoveUnalignedDst/11-4 1356458 87.89 ns/op 125.16 MB/s BenchmarkMemmoveUnalignedDst/12-4 1271820 80.51 ns/op 149.05 MB/s BenchmarkMemmoveUnalignedDst/13-4 1534213 78.86 ns/op 164.85 MB/s BenchmarkMemmoveUnalignedDst/14-4 1443448 88.37 ns/op 158.43 MB/s BenchmarkMemmoveUnalignedDst/15-4 1393442 83.98 ns/op 178.62 MB/s BenchmarkMemmoveUnalignedDst/16-4 1483952 81.44 ns/op 196.47 MB/s BenchmarkMemmoveUnalignedDst/32-4 1343721 96.57 ns/op 331.37 MB/s BenchmarkMemmoveUnalignedDst/64-4 1217552 101.2 ns/op 632.36 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 107.6 ns/op 1189.83 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 127.9 ns/op 2000.90 MB/s BenchmarkMemmoveUnalignedDst/512-4 789250 161.3 ns/op 3175.10 MB/s BenchmarkMemmoveUnalignedDst/1024-4 510735 257.2 ns/op 3980.63 MB/s BenchmarkMemmoveUnalignedDst/2048-4 310545 412.7 ns/op 4963.02 MB/s BenchmarkMemmoveUnalignedDst/4096-4 168936 706.7 ns/op 5796.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1345977 90.48 ns/op 353.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1228989 94.45 ns/op 677.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.7 ns/op 1211.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 126.9 ns/op 2017.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 705136 181.1 ns/op 2826.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 505146 258.7 ns/op 3957.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 312580 417.1 ns/op 4909.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 168984 728.5 ns/op 5622.47 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17776874 6.171 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1430000 84.05 ns/op 11.90 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1305632 85.18 ns/op 23.48 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1402528 85.37 ns/op 35.14 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1392303 85.63 ns/op 46.71 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1370377 85.28 ns/op 58.63 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1393750 84.78 ns/op 70.77 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1387874 85.02 ns/op 82.34 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1458475 81.04 ns/op 98.71 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1368895 84.73 ns/op 106.21 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1403952 84.91 ns/op 117.77 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1375057 85.75 ns/op 128.28 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1381118 85.33 ns/op 140.63 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1389007 85.26 ns/op 152.47 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1387606 84.91 ns/op 164.88 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1390914 84.10 ns/op 178.37 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1403194 86.64 ns/op 184.68 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1359954 86.59 ns/op 369.58 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1292226 91.65 ns/op 698.32 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 101.9 ns/op 1256.08 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 121.5 ns/op 2107.27 MB/s BenchmarkMemmoveUnalignedSrc/512-4 770556 164.3 ns/op 3115.76 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 511746 248.3 ns/op 4124.13 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 327061 391.9 ns/op 5226.28 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 185122 684.0 ns/op 5988.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1348393 86.01 ns/op 186.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1374441 87.36 ns/op 183.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1305972 92.98 ns/op 172.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1247347 96.28 ns/op 166.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1234963 94.88 ns/op 168.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1279170 97.08 ns/op 164.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1276552 88.24 ns/op 181.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1363249 87.97 ns/op 181.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1248480 93.84 ns/op 682.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 111.8 ns/op 572.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 105.0 ns/op 609.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 102.8 ns/op 622.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 112.6 ns/op 568.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 109.2 ns/op 586.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 107.3 ns/op 596.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1241235 95.77 ns/op 668.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 915854 139.9 ns/op 1829.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 740163 180.0 ns/op 1422.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 852498 126.9 ns/op 2017.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 981565 123.1 ns/op 2078.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 1000000 125.4 ns/op 2041.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 1000000 124.6 ns/op 2053.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 1000000 130.1 ns/op 1967.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 1000000 121.2 ns/op 2112.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 113605 1056 ns/op 3878.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 72063 1650 ns/op 2482.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 191625 653.1 ns/op 6271.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 186032 724.0 ns/op 5657.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 174945 738.2 ns/op 5548.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 169899 708.7 ns/op 5779.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 165788 697.3 ns/op 5873.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 178972 705.8 ns/op 5803.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7118 17882 ns/op 3664.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4786 26318 ns/op 2490.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 11280 ns/op 5809.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 11570 ns/op 5664.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9511 11841 ns/op 5534.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9620 11727 ns/op 5588.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9909 11512 ns/op 5692.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 10000 11385 ns/op 5756.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1363320 88.63 ns/op 361.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1288914 92.33 ns/op 693.13 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 101.9 ns/op 1256.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 121.6 ns/op 2105.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 795019 164.0 ns/op 3121.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 505767 253.1 ns/op 4045.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 319311 413.2 ns/op 4956.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 169218 712.5 ns/op 5748.59 MB/s BenchmarkMemclr/5-4 17785665 7.604 ns/op 657.51 MB/s BenchmarkMemclr/16-4 14721483 7.418 ns/op 2157.06 MB/s BenchmarkMemclr/64-4 14990755 7.984 ns/op 8016.31 MB/s BenchmarkMemclr/256-4 13271836 9.155 ns/op 27961.62 MB/s BenchmarkMemclr/4096-4 2400781 49.19 ns/op 83269.09 MB/s BenchmarkMemclr/65536-4 86527 1342 ns/op 48846.07 MB/s BenchmarkMemclr/1M-4 6106 21731 ns/op 48253.36 MB/s BenchmarkMemclr/4M-4 1326 90864 ns/op 46160.37 MB/s BenchmarkMemclr/8M-4 542 233529 ns/op 35921.11 MB/s BenchmarkMemclr/16M-4 159 724473 ns/op 23157.81 MB/s BenchmarkMemclr/64M-4 57 2077389 ns/op 32304.43 MB/s BenchmarkMemclrUnaligned/0_5-4 8333239 14.10 ns/op 354.56 MB/s BenchmarkMemclrUnaligned/0_16-4 8590972 13.52 ns/op 1183.67 MB/s BenchmarkMemclrUnaligned/0_64-4 9705894 12.20 ns/op 5246.64 MB/s BenchmarkMemclrUnaligned/0_256-4 8826334 13.26 ns/op 19309.04 MB/s BenchmarkMemclrUnaligned/0_4096-4 2275426 53.22 ns/op 76967.18 MB/s BenchmarkMemclrUnaligned/0_65536-4 90912 1311 ns/op 49976.76 MB/s BenchmarkMemclrUnaligned/1_5-4 9601293 11.80 ns/op 423.63 MB/s BenchmarkMemclrUnaligned/1_16-4 10110627 11.76 ns/op 1361.11 MB/s BenchmarkMemclrUnaligned/1_64-4 9238299 11.92 ns/op 5369.33 MB/s BenchmarkMemclrUnaligned/1_256-4 8526118 13.36 ns/op 19158.59 MB/s BenchmarkMemclrUnaligned/1_4096-4 1522006 77.37 ns/op 52942.43 MB/s BenchmarkMemclrUnaligned/1_65536-4 78180 1468 ns/op 44640.40 MB/s BenchmarkMemclrUnaligned/4_5-4 9191533 11.90 ns/op 420.26 MB/s BenchmarkMemclrUnaligned/4_16-4 10233750 11.79 ns/op 1357.49 MB/s BenchmarkMemclrUnaligned/4_64-4 8983278 12.05 ns/op 5310.44 MB/s BenchmarkMemclrUnaligned/4_256-4 8908870 16.31 ns/op 15695.65 MB/s BenchmarkMemclrUnaligned/4_4096-4 1542992 78.72 ns/op 52029.80 MB/s BenchmarkMemclrUnaligned/4_65536-4 81868 1452 ns/op 45123.71 MB/s BenchmarkMemclrUnaligned/7_5-4 9879187 11.70 ns/op 427.39 MB/s BenchmarkMemclrUnaligned/7_16-4 10247655 11.80 ns/op 1355.66 MB/s BenchmarkMemclrUnaligned/7_64-4 10208794 12.04 ns/op 5313.74 MB/s BenchmarkMemclrUnaligned/7_256-4 8264053 15.00 ns/op 17070.05 MB/s BenchmarkMemclrUnaligned/7_4096-4 1499046 79.90 ns/op 51263.70 MB/s BenchmarkMemclrUnaligned/7_65536-4 82014 1517 ns/op 43202.85 MB/s BenchmarkMemclrUnaligned/0_1M-4 5744 22328 ns/op 46961.83 MB/s BenchmarkMemclrUnaligned/0_4M-4 1296 91305 ns/op 45937.31 MB/s BenchmarkMemclrUnaligned/0_8M-4 556 214066 ns/op 39187.05 MB/s BenchmarkMemclrUnaligned/0_16M-4 166 713829 ns/op 23503.13 MB/s BenchmarkMemclrUnaligned/0_64M-4 57 1980872 ns/op 33878.45 MB/s BenchmarkMemclrUnaligned/1_1M-4 4918 23894 ns/op 43884.10 MB/s BenchmarkMemclrUnaligned/1_4M-4 1090 99201 ns/op 42280.94 MB/s BenchmarkMemclrUnaligned/1_8M-4 448 267050 ns/op 31412.10 MB/s BenchmarkMemclrUnaligned/1_16M-4 158 763364 ns/op 21978.01 MB/s BenchmarkMemclrUnaligned/1_64M-4 54 1855691 ns/op 36163.81 MB/s BenchmarkMemclrUnaligned/4_1M-4 4633 24289 ns/op 43170.38 MB/s BenchmarkMemclrUnaligned/4_4M-4 1213 96344 ns/op 43534.88 MB/s BenchmarkMemclrUnaligned/4_8M-4 452 224962 ns/op 37288.94 MB/s BenchmarkMemclrUnaligned/4_16M-4 163 735327 ns/op 22815.98 MB/s BenchmarkMemclrUnaligned/4_64M-4 57 1897743 ns/op 35362.46 MB/s BenchmarkMemclrUnaligned/7_1M-4 4413 24301 ns/op 43150.33 MB/s BenchmarkMemclrUnaligned/7_4M-4 1284 92257 ns/op 45463.10 MB/s BenchmarkMemclrUnaligned/7_8M-4 549 226034 ns/op 37112.15 MB/s BenchmarkMemclrUnaligned/7_16M-4 165 700718 ns/op 23942.88 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 1843129 ns/op 36410.30 MB/s BenchmarkGoMemclr/5-4 2426629 46.72 ns/op 107.02 MB/s BenchmarkGoMemclr/16-4 727111 158.9 ns/op 100.68 MB/s BenchmarkGoMemclr/64-4 241136 542.5 ns/op 117.97 MB/s BenchmarkGoMemclr/256-4 59178 2066 ns/op 123.90 MB/s BenchmarkMemclrRange/1K_2K-4 98018 1235 ns/op 77610.58 MB/s BenchmarkMemclrRange/2K_8K-4 31864 3622 ns/op 92074.97 MB/s BenchmarkMemclrRange/4K_16K-4 38708 3059 ns/op 105629.87 MB/s BenchmarkMemclrRange/160K_228K-4 3607 30973 ns/op 53686.94 MB/s BenchmarkClearFat7-4 4772707 23.50 ns/op BenchmarkClearFat8-4 5432731 21.71 ns/op BenchmarkClearFat11-4 4245714 30.38 ns/op BenchmarkClearFat12-4 4113256 26.77 ns/op BenchmarkClearFat13-4 4779673 25.01 ns/op BenchmarkClearFat14-4 4664148 23.91 ns/op BenchmarkClearFat15-4 4908826 24.12 ns/op BenchmarkClearFat16-4 5417899 21.98 ns/op BenchmarkClearFat24-4 5379055 23.74 ns/op BenchmarkClearFat32-4 4968464 23.88 ns/op BenchmarkClearFat40-4 4216563 25.17 ns/op BenchmarkClearFat48-4 4907026 25.05 ns/op BenchmarkClearFat56-4 4643497 25.00 ns/op BenchmarkClearFat64-4 4662627 25.36 ns/op BenchmarkClearFat72-4 4408604 26.83 ns/op BenchmarkClearFat128-4 3592616 30.91 ns/op BenchmarkClearFat256-4 2669457 42.58 ns/op BenchmarkClearFat512-4 1779864 66.64 ns/op BenchmarkClearFat1024-4 1000000 108.2 ns/op BenchmarkClearFat1032-4 1000000 102.7 ns/op BenchmarkClearFat1040-4 1000000 109.9 ns/op BenchmarkCopyFat7-4 4439106 23.75 ns/op BenchmarkCopyFat8-4 5290138 21.85 ns/op BenchmarkCopyFat11-4 5149203 23.90 ns/op BenchmarkCopyFat12-4 4878546 24.18 ns/op BenchmarkCopyFat13-4 4605486 24.16 ns/op BenchmarkCopyFat14-4 4946916 23.27 ns/op BenchmarkCopyFat15-4 4512912 24.43 ns/op BenchmarkCopyFat16-4 4402465 26.42 ns/op BenchmarkCopyFat24-4 4348906 24.92 ns/op BenchmarkCopyFat32-4 4214664 26.81 ns/op BenchmarkCopyFat64-4 4418955 27.97 ns/op BenchmarkCopyFat72-4 4223608 29.13 ns/op BenchmarkCopyFat128-4 2890400 35.61 ns/op BenchmarkCopyFat256-4 2253642 44.94 ns/op BenchmarkCopyFat512-4 1574485 71.77 ns/op BenchmarkCopyFat520-4 1554980 73.22 ns/op BenchmarkCopyFat1024-4 1000000 125.1 ns/op BenchmarkCopyFat1032-4 1000000 124.3 ns/op BenchmarkCopyFat1040-4 1000000 124.9 ns/op BenchmarkIssue18740/2byte-4 393 300394 ns/op BenchmarkIssue18740/4byte-4 679 173718 ns/op BenchmarkIssue18740/8byte-4 1222 101441 ns/op BenchmarkMemclrKnownSize1-4 7907268 18.41 ns/op 54.32 MB/s BenchmarkMemclrKnownSize2-4 4446039 27.34 ns/op 73.15 MB/s BenchmarkMemclrKnownSize4-4 3137300 35.80 ns/op 111.74 MB/s BenchmarkMemclrKnownSize8-4 1493967 80.63 ns/op 99.22 MB/s BenchmarkMemclrKnownSize16-4 833791 153.4 ns/op 104.28 MB/s BenchmarkMemclrKnownSize32-4 433312 281.0 ns/op 113.89 MB/s BenchmarkMemclrKnownSize64-4 213657 550.7 ns/op 116.21 MB/s BenchmarkMemclrKnownSize112-4 133221 915.6 ns/op 122.32 MB/s BenchmarkMemclrKnownSize128-4 117474 1084 ns/op 118.11 MB/s BenchmarkMemclrKnownSize192-4 70027 1646 ns/op 116.66 MB/s BenchmarkMemclrKnownSize248-4 59398 2026 ns/op 122.41 MB/s BenchmarkMemclrKnownSize256-4 59388 2076 ns/op 123.33 MB/s BenchmarkMemclrKnownSize512-4 27326 4170 ns/op 122.78 MB/s BenchmarkMemclrKnownSize1024-4 14587 8316 ns/op 123.13 MB/s BenchmarkMemclrKnownSize4096-4 3907 35112 ns/op 116.66 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4472354 ns/op 117.23 MB/s BenchmarkReadMetricsLatency-4 10000 3896 p50-ns 5475 p90-ns 9289 p99-ns BenchmarkFinalizer-4 229 516626 ns/op BenchmarkFinalizerRun-4 199393 675.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8624667 13.02 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3824373 29.99 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2988150 39.28 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2661650 39.91 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1652497 71.74 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1460310 80.05 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2830870 41.73 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1596596 75.88 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1691913 71.99 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2609077 46.03 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2282287 48.09 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2016706 56.67 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1869133 62.32 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1754904 68.36 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10563062 11.41 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10848742 11.01 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10538109 11.11 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10397869 11.01 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9475556 11.86 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8613843 12.93 ns/op BenchmarkFindBitRange64/PatternAASize2-4 11340806 10.48 ns/op BenchmarkFindBitRange64/PatternAASize8-4 11771942 9.863 ns/op BenchmarkFindBitRange64/PatternAASize32-4 12110929 9.795 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 11974467 9.894 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 11924158 10.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 12563320 9.633 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 12198525 9.981 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10337718 10.06 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10607155 9.740 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 11494352 9.983 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 12744145 9.697 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 11977674 9.791 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 11353735 9.990 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 11956562 10.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 11291304 10.59 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11845887 9.975 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 11461711 10.12 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 11645889 10.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10251282 10.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 11102362 10.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 11459800 10.23 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 12128895 10.07 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 11883145 9.897 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 11799952 10.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 12130586 9.768 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 12474205 9.725 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 12376604 9.635 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 12300504 9.973 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 12564734 9.533 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 12630207 9.729 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 12161347 9.850 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 12340654 9.701 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 12961257 9.593 ns/op BenchmarkNetpollBreak-4 6232 19712 ns/op BenchmarkPinnerPinUnpinBatch-4 1705 103010 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 262 460231 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1675 107576 ns/op BenchmarkPinnerPinUnpin-4 1747204 68.42 ns/op BenchmarkPinnerPinUnpinTiny-4 1735130 67.06 ns/op BenchmarkPinnerPinUnpinDouble-4 687507 187.0 ns/op BenchmarkPinnerPinUnpinParallel-4 4622925 26.32 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4459909 26.95 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 453512 238.3 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8841475 12.97 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 9516313 12.11 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7759611 16.62 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7619971 15.88 ns/op BenchmarkPingPongHog-4 380 325449 ns/op BenchmarkStackGrowth-4 156477 734.1 ns/op BenchmarkStackGrowthDeep-4 1462 81515 ns/op BenchmarkCreateGoroutines-4 70437 1695 ns/op BenchmarkCreateGoroutinesParallel-4 74650 1648 ns/op BenchmarkCreateGoroutinesCapture-4 10000 12842 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 61026 1979 ns/op BenchmarkClosureCall-4 30789235 3.968 ns/op BenchmarkWakeupParallelSpinning/0s-4 8625 16927 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6036 19846 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4990 33035 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2814 41334 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1456 113960 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1048 116175 ns/op BenchmarkWakeupParallelSpinning/50µs-4 451 270527 ns/op BenchmarkWakeupParallelSpinning/100µs-4 241 478501 ns/op BenchmarkMatmult-4 5802880 22.26 ns/op BenchmarkFastrand-4 9073330 12.56 ns/op BenchmarkFastrand64-4 9779448 12.62 ns/op BenchmarkFastrandHashiter-4 4341591 26.79 ns/op BenchmarkFastrandn/2-4 7784740 14.82 ns/op BenchmarkFastrandn/3-4 7753124 15.49 ns/op BenchmarkFastrandn/4-4 8943519 13.56 ns/op BenchmarkFastrandn/5-4 8024985 13.83 ns/op BenchmarkIfaceCmp100-4 163764 770.7 ns/op BenchmarkIfaceCmpNil100-4 292183 443.7 ns/op BenchmarkEfaceCmpDiff-4 60625 1953 ns/op BenchmarkEfaceCmpDiffIndirect-4 55306 2221 ns/op BenchmarkDefer-4 1667427 71.81 ns/op BenchmarkDefer10-4 1000000 145.1 ns/op BenchmarkDeferMany-4 465202 358.6 ns/op BenchmarkPanicRecover-4 877120 144.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1100729 ns/op 1083308 p50-ns 1622897 p90-ns 1875265 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 94 1559539 ns/op 1367055 p50-ns 2289439 p90-ns 8883756 p99-ns BenchmarkGoroutineProfile/small/idle-4 57 2184619 ns/op 2076625 p50-ns 3178181 p90-ns 3864936 p99-ns BenchmarkGoroutineProfile/small/loaded-4 42 2544370 ns/op 2203597 p50-ns 3717365 p90-ns 7451876 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1176489 ns/op 1278379 p50-ns 1737408 p90-ns 2140508 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 93 1371985 ns/op 1185041 p50-ns 2208606 p90-ns 7793629 p99-ns BenchmarkGoroutineProfile/large/idle-4 31 3725355 ns/op 3845319 p50-ns 4485657 p90-ns 5166120 p99-ns BenchmarkGoroutineProfile/large/loaded-4 16 6519922 ns/op 6275582 p50-ns 9996079 p90-ns 10075040 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 97 1059691 ns/op 1064455 p50-ns 1710677 p90-ns 2133057 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 91 1235850 ns/op 1346778 p50-ns 1861251 p90-ns 3870496 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 81 2298361 ns/op 2222556 p50-ns 3108439 p90-ns 3774340 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 54 2899183 ns/op 2679054 p50-ns 4432342 p90-ns 6697602 p99-ns BenchmarkRWMutexUncontended-4 3264253 35.01 ns/op BenchmarkRWMutexWrite100-4 235662 1824 ns/op BenchmarkRWMutexWrite10-4 788709 1216 ns/op BenchmarkRWMutexWorkWrite100-4 46432 3184 ns/op BenchmarkRWMutexWorkWrite10-4 72427 2735 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3763 31226 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1329 83810 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1998 60865 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 672 177095 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 934 126267 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 303 383231 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 438 263036 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 144 825865 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 202147 634.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 239702 596.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 188818 671.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 295826 628.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 228694 533.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 208086 645.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 198762 583.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 247087 599.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 232012 643.6 ns/op BenchmarkMakeSlice/Byte-4 1721610 67.63 ns/op BenchmarkMakeSlice/Int16-4 1727512 93.72 ns/op BenchmarkMakeSlice/Int-4 1000000 103.3 ns/op BenchmarkMakeSlice/Ptr-4 1000000 110.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 139.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 167.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 215.3 ns/op BenchmarkGrowSlice/Byte-4 744928 221.8 ns/op BenchmarkGrowSlice/Int16-4 799756 221.2 ns/op BenchmarkGrowSlice/Int-4 610719 341.5 ns/op BenchmarkGrowSlice/Ptr-4 254448 457.3 ns/op BenchmarkGrowSlice/Struct/24-4 321344 581.1 ns/op BenchmarkGrowSlice/Struct/32-4 258603 748.6 ns/op BenchmarkGrowSlice/Struct/40-4 123981 839.8 ns/op BenchmarkExtendSlice/IntSlice-4 412994 384.1 ns/op BenchmarkExtendSlice/PointerSlice-4 462458 439.0 ns/op BenchmarkExtendSlice/NoGrow-4 755052 211.9 ns/op BenchmarkAppend-4 1000000 118.6 ns/op BenchmarkAppendGrowByte-4 4 27971827 ns/op BenchmarkAppendGrowString-4 1 320479119 ns/op BenchmarkAppendSlice/1Bytes-4 1305861 89.11 ns/op BenchmarkAppendSlice/4Bytes-4 1340414 88.03 ns/op BenchmarkAppendSlice/7Bytes-4 1371092 89.03 ns/op BenchmarkAppendSlice/8Bytes-4 1331301 87.17 ns/op BenchmarkAppendSlice/15Bytes-4 1258736 97.69 ns/op BenchmarkAppendSlice/16Bytes-4 1231630 96.00 ns/op BenchmarkAppendSlice/32Bytes-4 1251229 94.78 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 54536 1983 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 15483 7720 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8911 26503 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1126 98367 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 90 1263600 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 22 5936390 ns/op BenchmarkAppendStr/1Bytes-4 1573368 78.97 ns/op BenchmarkAppendStr/4Bytes-4 1565674 79.26 ns/op BenchmarkAppendStr/8Bytes-4 1570095 79.73 ns/op BenchmarkAppendStr/16Bytes-4 1495978 79.93 ns/op BenchmarkAppendStr/32Bytes-4 1545549 77.41 ns/op BenchmarkAppendSpecialCase-4 1000000 122.2 ns/op BenchmarkCopy/1Byte-4 1372954 85.67 ns/op 11.67 MB/s BenchmarkCopy/1String-4 1399653 89.95 ns/op 11.12 MB/s BenchmarkCopy/2Byte-4 1345819 86.21 ns/op 23.20 MB/s BenchmarkCopy/2String-4 1369941 88.13 ns/op 22.69 MB/s BenchmarkCopy/4Byte-4 1307054 85.95 ns/op 46.54 MB/s BenchmarkCopy/4String-4 1333975 88.73 ns/op 45.08 MB/s BenchmarkCopy/8Byte-4 1412109 84.25 ns/op 94.96 MB/s BenchmarkCopy/8String-4 1417454 86.31 ns/op 92.69 MB/s BenchmarkCopy/12Byte-4 1325616 89.79 ns/op 133.64 MB/s BenchmarkCopy/12String-4 1322756 91.21 ns/op 131.56 MB/s BenchmarkCopy/16Byte-4 1389152 87.73 ns/op 182.38 MB/s BenchmarkCopy/16String-4 1265257 90.31 ns/op 177.17 MB/s BenchmarkCopy/32Byte-4 1240542 95.99 ns/op 333.38 MB/s BenchmarkCopy/32String-4 1000000 101.2 ns/op 316.16 MB/s BenchmarkCopy/128Byte-4 802149 125.3 ns/op 1021.51 MB/s BenchmarkCopy/128String-4 872432 136.4 ns/op 938.38 MB/s BenchmarkCopy/1024Byte-4 426729 319.3 ns/op 3206.86 MB/s BenchmarkCopy/1024String-4 302832 409.7 ns/op 2499.61 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21147 5437 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14863 8856 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 17676 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 24574 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 28423 ns/op BenchmarkAppendInPlace/Grow/Byte-4 140114 1361 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 124486 1379 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 58609 1785 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 55464 2534 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 41064 2899 ns/op BenchmarkStackCopyPtr-4 1 152474068 ns/op BenchmarkStackCopy-4 2 92486330 ns/op BenchmarkStackCopyNoCache-4 22 5212055 ns/op BenchmarkStackCopyWithStkobj-4 1 116439145 ns/op BenchmarkIssue18138-4 159 770141 ns/op BenchmarkCompareStringEqual-4 13501264 9.158 ns/op BenchmarkCompareStringIdentical-4 20489256 4.984 ns/op BenchmarkCompareStringSameLength-4 14990180 7.418 ns/op BenchmarkCompareStringDifferentLength-4 26124714 4.866 ns/op BenchmarkCompareStringBigUnaligned-4 2152 60962 ns/op 17200.66 MB/s BenchmarkCompareStringBig-4 1677 74814 ns/op 14015.94 MB/s BenchmarkConcatStringAndBytes-4 1983046 60.42 ns/op BenchmarkSliceByteToString/1-4 1488297 76.45 ns/op BenchmarkSliceByteToString/2-4 881962 140.1 ns/op BenchmarkSliceByteToString/4-4 828351 142.7 ns/op BenchmarkSliceByteToString/8-4 1000000 131.9 ns/op BenchmarkSliceByteToString/16-4 896898 131.5 ns/op BenchmarkSliceByteToString/32-4 811797 149.5 ns/op BenchmarkSliceByteToString/64-4 805424 186.0 ns/op BenchmarkSliceByteToString/128-4 685435 268.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2597895 45.47 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 102.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1392079 85.97 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4382713 27.62 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2198263 55.52 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2397693 49.77 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2184438 54.74 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 402675 303.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 522307 243.8 ns/op BenchmarkRuneIterate/range/ASCII-4 13065501 8.993 ns/op BenchmarkRuneIterate/range/Japanese-4 3362967 35.15 ns/op BenchmarkRuneIterate/range/MixedLength-4 3931980 30.15 ns/op BenchmarkRuneIterate/range1/ASCII-4 13380103 8.776 ns/op BenchmarkRuneIterate/range1/Japanese-4 3281322 36.78 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3910456 31.83 ns/op BenchmarkRuneIterate/range2/ASCII-4 13080040 9.244 ns/op BenchmarkRuneIterate/range2/Japanese-4 3168759 36.90 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3714814 32.61 ns/op BenchmarkArrayEqual-4 27250171 4.357 ns/op BenchmarkFunc/Name-4 3822724 31.46 ns/op BenchmarkFunc/Entry-4 14265073 7.873 ns/op BenchmarkFunc/FileLine-4 3793773 28.98 ns/op PASS ok runtime 421.706s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27818 4027 ns/op BenchmarkHandle/concurrent-4 26632 4845 ns/op PASS ok runtime/cgo 1.415s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 33478106 3.913 ns/op BenchmarkAtomicStore64-4 13777546 11.91 ns/op BenchmarkAtomicLoad-4 32507312 4.186 ns/op BenchmarkAtomicStore-4 12622504 8.958 ns/op BenchmarkAnd8-4 14807016 8.467 ns/op BenchmarkAnd-4 14541594 8.928 ns/op BenchmarkAnd8Parallel-4 4678808 26.45 ns/op BenchmarkAndParallel-4 4383600 25.59 ns/op BenchmarkOr8-4 12656413 9.355 ns/op BenchmarkOr-4 12386284 9.901 ns/op BenchmarkOr8Parallel-4 3882619 27.49 ns/op BenchmarkOrParallel-4 4520308 26.64 ns/op BenchmarkXadd-4 4438642 28.22 ns/op BenchmarkXadd64-4 4288274 29.21 ns/op BenchmarkCas-4 2656429 45.32 ns/op BenchmarkCas64-4 2638050 44.77 ns/op BenchmarkXchg-4 4106259 28.22 ns/op BenchmarkXchg64-4 4036902 28.24 ns/op PASS ok runtime/internal/atomic 4.197s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3733628 29.52 ns/op BenchmarkMulUintptr/large-4 2549530 40.01 ns/op PASS ok runtime/internal/math 1.398s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 8300338 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 11553543 ns/op 448.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 57 2488332 ns/op 1.526 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 16181006 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 24346141 ns/op 1055 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 37 3427598 ns/op 20.76 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 90571549 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 133694472 ns/op 7352 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 15 6759124 ns/op 232.6 concurrent_launches/op PASS ok runtime/pprof 3.104s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 15 11016016 ns/op BenchmarkStackLeak-4 27354 4187 ns/op PASS ok runtime/race 1.914s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2989048 40.65 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 425259 437.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.431s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 43 2503344 ns/op BenchmarkIndex_Large-4 24021 4787 ns/op BenchmarkIndexFunc_Large-4 112 919981 ns/op BenchmarkCompact/nil-4 10738315 12.88 ns/op BenchmarkCompact/one-4 1000000 217.6 ns/op BenchmarkCompact/sorted-4 1000000 233.5 ns/op BenchmarkCompact/1_item-4 453852 309.3 ns/op BenchmarkCompact/unsorted-4 585787 174.4 ns/op BenchmarkCompact/many-4 298357 338.2 ns/op BenchmarkCompact_Large-4 450 295734 ns/op BenchmarkCompactFunc_Large-4 62 1893249 ns/op BenchmarkReplace/naive-fast-4 55354 2640 ns/op BenchmarkReplace/optimized-fast-4 47150 2587 ns/op BenchmarkReplace/naive-slow-4 10000 10220 ns/op BenchmarkReplace/optimized-slow-4 13651 8135 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 102.1 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 115.8 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 123.6 ns/op BenchmarkBinarySearchFloats/Size128-4 888007 144.9 ns/op BenchmarkBinarySearchFloats/Size512-4 774747 164.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 730827 175.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 507939 256.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 428006 294.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 370230 348.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 334381 386.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 268686 465.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 243771 503.9 ns/op PASS ok slices 6.589s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 120841 977.5 ns/op BenchmarkSortInts-4 1 109073984 ns/op BenchmarkSlicesSortInts-4 2 53260203 ns/op BenchmarkSortIsSorted-4 32 3637900 ns/op BenchmarkSlicesIsSorted-4 84 1368515 ns/op BenchmarkSortStrings-4 1 147227258 ns/op BenchmarkSlicesSortStrings-4 2 78596868 ns/op BenchmarkSortStrings_Sorted-4 25 4796195 ns/op BenchmarkSlicesSortStrings_Sorted-4 62 1952223 ns/op BenchmarkSortStructs-4 1 167908585 ns/op BenchmarkSortFuncStructs-4 1 148899645 ns/op BenchmarkSortString1K-4 280 412563 ns/op BenchmarkSortString1K_Slice-4 172 691580 ns/op BenchmarkStableString1K-4 99 1268074 ns/op BenchmarkSortInt1K-4 337 344364 ns/op BenchmarkSortInt1K_Sorted-4 7478 18152 ns/op BenchmarkSortInt1K_Reversed-4 3831 35331 ns/op BenchmarkSortInt1K_Mod8-4 910 127734 ns/op BenchmarkStableInt1K-4 129 944751 ns/op BenchmarkStableInt1K_Slice-4 148 812334 ns/op BenchmarkSortInt64K-4 4 30935632 ns/op BenchmarkSortInt64K_Slice-4 2 61297029 ns/op BenchmarkStableInt64K-4 2 90109694 ns/op BenchmarkSort1e2-4 375 330703 ns/op BenchmarkStable1e2-4 136 833222 ns/op BenchmarkSort1e4-4 2 58925446 ns/op BenchmarkStable1e4-4 1 232529852 ns/op PASS ok sort 59.321s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 820914 146.4 ns/op BenchmarkAtof64Float-4 650234 182.5 ns/op BenchmarkAtof64FloatExp-4 385712 353.0 ns/op BenchmarkAtof64Big-4 487339 260.2 ns/op BenchmarkAtof64RandomBits-4 488858 290.2 ns/op BenchmarkAtof64RandomFloats-4 361185 283.9 ns/op BenchmarkAtof64RandomLongFloats-4 331082 336.1 ns/op BenchmarkAtof32Decimal-4 735974 161.3 ns/op BenchmarkAtof32Float-4 823334 167.4 ns/op BenchmarkAtof32FloatExp-4 596220 208.6 ns/op BenchmarkAtof32Random-4 413181 325.4 ns/op BenchmarkAtof32RandomLong-4 169728 724.1 ns/op BenchmarkParseInt/Pos/7bit-4 1422436 84.65 ns/op BenchmarkParseInt/Pos/26bit-4 969900 134.5 ns/op BenchmarkParseInt/Pos/31bit-4 847500 160.5 ns/op BenchmarkParseInt/Pos/56bit-4 495738 225.1 ns/op BenchmarkParseInt/Pos/63bit-4 435208 231.7 ns/op BenchmarkParseInt/Neg/7bit-4 1399214 83.12 ns/op BenchmarkParseInt/Neg/26bit-4 910939 135.0 ns/op BenchmarkParseInt/Neg/31bit-4 824455 166.1 ns/op BenchmarkParseInt/Neg/56bit-4 580870 227.6 ns/op BenchmarkParseInt/Neg/63bit-4 448579 225.9 ns/op BenchmarkAtoi/Pos/7bit-4 1888881 62.41 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 120.2 ns/op BenchmarkAtoi/Pos/31bit-4 835404 139.0 ns/op BenchmarkAtoi/Pos/56bit-4 631584 216.1 ns/op BenchmarkAtoi/Pos/63bit-4 439689 315.1 ns/op BenchmarkAtoi/Neg/7bit-4 1367943 73.59 ns/op BenchmarkAtoi/Neg/26bit-4 993555 123.1 ns/op BenchmarkAtoi/Neg/31bit-4 980990 132.6 ns/op BenchmarkAtoi/Neg/56bit-4 672411 202.3 ns/op BenchmarkAtoi/Neg/63bit-4 483657 256.0 ns/op BenchmarkFormatFloat/Decimal-4 128888 997.7 ns/op BenchmarkFormatFloat/Float-4 101800 1122 ns/op BenchmarkFormatFloat/Exp-4 105926 1083 ns/op BenchmarkFormatFloat/NegExp-4 120396 1054 ns/op BenchmarkFormatFloat/LongExp-4 89174 1383 ns/op BenchmarkFormatFloat/Big-4 77565 1479 ns/op BenchmarkFormatFloat/BinaryExp-4 225139 567.3 ns/op BenchmarkFormatFloat/32Integer-4 119575 1026 ns/op BenchmarkFormatFloat/32ExactFraction-4 120924 1001 ns/op BenchmarkFormatFloat/32Point-4 96109 1157 ns/op BenchmarkFormatFloat/32Exp-4 104540 1087 ns/op BenchmarkFormatFloat/32NegExp-4 94633 1094 ns/op BenchmarkFormatFloat/32Shortest-4 106568 1042 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 113544 1009 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 109911 1043 ns/op BenchmarkFormatFloat/64Fixed1-4 145930 835.3 ns/op BenchmarkFormatFloat/64Fixed2-4 141444 855.4 ns/op BenchmarkFormatFloat/64Fixed3-4 153556 839.7 ns/op BenchmarkFormatFloat/64Fixed4-4 142202 836.3 ns/op BenchmarkFormatFloat/64Fixed12-4 76609 1496 ns/op BenchmarkFormatFloat/64Fixed16-4 91224 1270 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 98500 1166 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 74404 1524 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2046 57179 ns/op BenchmarkFormatFloat/Slowpath64-4 82246 1445 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 83503 1653 ns/op BenchmarkAppendFloat/Decimal-4 106027 1043 ns/op BenchmarkAppendFloat/Float-4 92158 1147 ns/op BenchmarkAppendFloat/Exp-4 122876 1031 ns/op BenchmarkAppendFloat/NegExp-4 116512 1034 ns/op BenchmarkAppendFloat/LongExp-4 88702 1377 ns/op BenchmarkAppendFloat/Big-4 85322 1466 ns/op BenchmarkAppendFloat/BinaryExp-4 265455 425.4 ns/op BenchmarkAppendFloat/32Integer-4 118747 976.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 135656 930.8 ns/op BenchmarkAppendFloat/32Point-4 114246 1106 ns/op BenchmarkAppendFloat/32Exp-4 124666 1037 ns/op BenchmarkAppendFloat/32NegExp-4 125360 1031 ns/op BenchmarkAppendFloat/32Shortest-4 108468 929.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 123741 921.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 128956 966.3 ns/op BenchmarkAppendFloat/64Fixed1-4 171616 739.2 ns/op BenchmarkAppendFloat/64Fixed2-4 167180 778.9 ns/op BenchmarkAppendFloat/64Fixed3-4 163713 754.7 ns/op BenchmarkAppendFloat/64Fixed4-4 156948 794.6 ns/op BenchmarkAppendFloat/64Fixed12-4 85633 1376 ns/op BenchmarkAppendFloat/64Fixed16-4 92976 1191 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 126975 1060 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 79772 1308 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2068 60913 ns/op BenchmarkAppendFloat/Slowpath64-4 79849 1415 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 87637 1324 ns/op BenchmarkFormatInt-4 13984 8704 ns/op BenchmarkAppendInt-4 14677 7831 ns/op BenchmarkFormatUint-4 77101 1665 ns/op BenchmarkAppendUint-4 77611 1412 ns/op BenchmarkFormatIntSmall/7-4 1958382 61.09 ns/op BenchmarkFormatIntSmall/42-4 1870240 61.90 ns/op BenchmarkAppendIntSmall-4 1000000 119.4 ns/op BenchmarkAppendUintVarlen/1-4 943381 114.2 ns/op BenchmarkAppendUintVarlen/12-4 1000000 107.8 ns/op BenchmarkAppendUintVarlen/123-4 921631 144.0 ns/op BenchmarkAppendUintVarlen/1234-4 800221 160.5 ns/op BenchmarkAppendUintVarlen/12345-4 905061 145.5 ns/op BenchmarkAppendUintVarlen/123456-4 750298 156.6 ns/op BenchmarkAppendUintVarlen/1234567-4 679680 153.3 ns/op BenchmarkAppendUintVarlen/12345678-4 894158 149.6 ns/op BenchmarkAppendUintVarlen/123456789-4 864280 152.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 859669 154.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 847956 155.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 816907 155.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 838928 153.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 750978 165.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 663379 175.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 744474 160.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 801237 168.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 705079 165.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 790153 165.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 686456 171.2 ns/op BenchmarkQuote-4 37144 3192 ns/op BenchmarkQuoteRune-4 405660 373.5 ns/op BenchmarkAppendQuote-4 42223 2776 ns/op BenchmarkAppendQuoteRune-4 695167 183.2 ns/op BenchmarkUnquoteEasy-4 1293592 92.66 ns/op BenchmarkUnquoteHard-4 35300 3333 ns/op PASS ok strconv 20.370s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 317256 348.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 90404 1402 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 151332 973.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 375092 340.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 123564 1245 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 162919 907.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 282184 542.3 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 60520 1834 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 88372 1589 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 578224 252.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26694 4419 ns/op BenchmarkGenericMatch1-4 2041 58006 ns/op BenchmarkGenericMatch2-4 447 255371 ns/op BenchmarkSingleMaxSkipping-4 12224 9535 ns/op 1048.81 MB/s BenchmarkSingleLongSuffixFail-4 21363 5365 ns/op 186.77 MB/s BenchmarkSingleMatch-4 244 493085 ns/op 30.42 MB/s BenchmarkByteByteNoMatch-4 102316 1232 ns/op BenchmarkByteByteMatch-4 17584 6820 ns/op BenchmarkByteStringMatch-4 18064 6356 ns/op BenchmarkHTMLEscapeNew-4 66775 1734 ns/op BenchmarkHTMLEscapeOld-4 80406 1521 ns/op BenchmarkByteStringReplacerWriteString-4 1498 80437 ns/op BenchmarkByteReplacerWriteString-4 1870 65234 ns/op BenchmarkByteByteReplaces-4 3304 39094 ns/op BenchmarkByteByteMap-4 10000 11599 ns/op BenchmarkMap/identity/ASCII-4 1000000 119.7 ns/op BenchmarkMap/identity/Greek-4 777850 166.1 ns/op BenchmarkMap/change/ASCII-4 36285 3223 ns/op BenchmarkMap/change/Greek-4 27064 4401 ns/op BenchmarkIndexRune-4 2007135 59.34 ns/op BenchmarkIndexRuneLongString-4 1794693 66.73 ns/op BenchmarkIndexRuneFastPath-4 3758398 31.52 ns/op BenchmarkIndex-4 3630082 32.53 ns/op BenchmarkLastIndex-4 3707380 32.10 ns/op BenchmarkIndexByte-4 16692151 7.598 ns/op BenchmarkToUpper/#00-4 3926895 29.52 ns/op BenchmarkToUpper/ONLYUPPER-4 3171790 38.06 ns/op BenchmarkToUpper/abc-4 347937 380.9 ns/op BenchmarkToUpper/AbC123-4 219085 502.0 ns/op BenchmarkToUpper/azAZ09_-4 289993 459.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52953 2237 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70658 1701 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32343 3574 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 67615 1821 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118798 901.2 ns/op BenchmarkToLower/#00-4 4006828 29.31 ns/op BenchmarkToLower/abc-4 3536902 32.52 ns/op BenchmarkToLower/AbC123-4 230128 569.8 ns/op BenchmarkToLower/azAZ09_-4 230838 593.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 95162 1301 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66156 1871 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33228 3605 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 81883 1493 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 129922 943.3 ns/op BenchmarkMapNoChanges-4 1000000 104.8 ns/op BenchmarkTrim-4 38115 3062 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3310118 34.51 ns/op BenchmarkToValidUTF8/InvalidASCII-4 187792 684.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 118801 1051 ns/op BenchmarkEqualFold/Tests-4 55333 2080 ns/op BenchmarkEqualFold/ASCII-4 2773473 39.99 ns/op BenchmarkEqualFold/UnicodePrefix-4 141698 862.1 ns/op BenchmarkEqualFold/UnicodeSuffix-4 140655 838.2 ns/op BenchmarkIndexHard1-4 1287 102569 ns/op BenchmarkIndexHard2-4 818 140003 ns/op BenchmarkIndexHard3-4 212 580233 ns/op BenchmarkIndexHard4-4 142 836365 ns/op BenchmarkLastIndexHard1-4 90 1396278 ns/op BenchmarkLastIndexHard2-4 90 1428815 ns/op BenchmarkLastIndexHard3-4 81 1587023 ns/op BenchmarkCountHard1-4 1207 102369 ns/op BenchmarkCountHard2-4 848 142486 ns/op BenchmarkCountHard3-4 208 565540 ns/op BenchmarkIndexTorture-4 10000 11386 ns/op BenchmarkCountTorture-4 10000 11159 ns/op BenchmarkCountTortureOverlapping-4 930 119358 ns/op BenchmarkCountByte/10-4 3552402 33.03 ns/op 302.73 MB/s BenchmarkCountByte/32-4 3335826 34.44 ns/op 929.12 MB/s BenchmarkCountByte/4096-4 1000000 110.8 ns/op 36978.88 MB/s BenchmarkCountByte/4194304-4 1040 105264 ns/op 39845.44 MB/s BenchmarkCountByte/67108864-4 27 4397333 ns/op 15261.27 MB/s BenchmarkFields/ASCII/16-4 342840 361.6 ns/op 44.24 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26017 4611 ns/op 55.52 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2076 66401 ns/op 61.69 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1151896 ns/op 56.89 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18435869 ns/op 56.88 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 338886 413.6 ns/op 38.69 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11000 ns/op 23.27 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 624 210070 ns/op 19.50 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 3928028 ns/op 16.68 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 66475126 ns/op 15.77 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 202272 626.6 ns/op 25.53 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14160 8167 ns/op 31.34 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 877 155415 ns/op 26.36 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 46 3045669 ns/op 21.52 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 52844056 ns/op 19.84 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 177222 720.1 ns/op 22.22 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12030 9716 ns/op 26.35 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 729 177882 ns/op 23.03 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 39 3532769 ns/op 18.55 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 60170402 ns/op 17.43 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 71889948 ns/op BenchmarkSplitSingleByteSeparator-4 22 6103058 ns/op BenchmarkSplitMultiByteSeparator-4 36 3363385 ns/op BenchmarkSplitNSingleByteSeparator-4 225322 675.8 ns/op BenchmarkSplitNMultiByteSeparator-4 174890 876.5 ns/op BenchmarkRepeat/5x0-4 3434076 34.05 ns/op BenchmarkRepeat/5x1-4 3510777 33.38 ns/op BenchmarkRepeat/5x2-4 252457 507.6 ns/op BenchmarkRepeat/5x6-4 148795 834.7 ns/op BenchmarkRepeat/10x0-4 3420248 35.01 ns/op BenchmarkRepeat/10x1-4 3325579 34.15 ns/op BenchmarkRepeat/10x2-4 251392 523.3 ns/op BenchmarkRepeat/10x6-4 137940 915.9 ns/op BenchmarkRepeatLarge/256/1-4 66625 2241 ns/op 114.24 MB/s BenchmarkRepeatLarge/256/16-4 89167 1398 ns/op 183.11 MB/s BenchmarkRepeatLarge/512/1-4 45043 2587 ns/op 197.95 MB/s BenchmarkRepeatLarge/512/16-4 63638 1869 ns/op 273.87 MB/s BenchmarkRepeatLarge/1024/1-4 35746 3674 ns/op 278.74 MB/s BenchmarkRepeatLarge/1024/16-4 41786 3094 ns/op 330.98 MB/s BenchmarkRepeatLarge/2048/1-4 22566 5653 ns/op 362.31 MB/s BenchmarkRepeatLarge/2048/16-4 24208 4931 ns/op 415.31 MB/s BenchmarkRepeatLarge/4096/1-4 12396 8656 ns/op 473.21 MB/s BenchmarkRepeatLarge/4096/16-4 15123 7374 ns/op 555.50 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14922 ns/op 548.97 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13190 ns/op 621.08 MB/s BenchmarkRepeatLarge/8192/4097-4 3674467 32.36 ns/op 126617.63 MB/s BenchmarkRepeatLarge/16384/1-4 8314 27527 ns/op 595.20 MB/s BenchmarkRepeatLarge/16384/16-4 7981 24926 ns/op 657.31 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20804 ns/op 590.79 MB/s BenchmarkRepeatLarge/32768/1-4 2388 49124 ns/op 667.05 MB/s BenchmarkRepeatLarge/32768/16-4 2278 49719 ns/op 659.06 MB/s BenchmarkRepeatLarge/32768/4097-4 2161 51701 ns/op 554.71 MB/s BenchmarkRepeatLarge/65536/1-4 1171 101551 ns/op 645.35 MB/s BenchmarkRepeatLarge/65536/16-4 1176 100907 ns/op 649.47 MB/s BenchmarkRepeatLarge/65536/4097-4 1234 90748 ns/op 677.21 MB/s BenchmarkRepeatLarge/131072/1-4 273 438232 ns/op 299.09 MB/s BenchmarkRepeatLarge/131072/16-4 319 371125 ns/op 353.17 MB/s BenchmarkRepeatLarge/131072/4097-4 301 378630 ns/op 335.44 MB/s BenchmarkRepeatLarge/262144/1-4 157 702618 ns/op 373.10 MB/s BenchmarkRepeatLarge/262144/16-4 171 723921 ns/op 362.12 MB/s BenchmarkRepeatLarge/262144/4097-4 166 691199 ns/op 373.43 MB/s BenchmarkRepeatLarge/524288/1-4 92 1202806 ns/op 435.89 MB/s BenchmarkRepeatLarge/524288/16-4 100 1155621 ns/op 453.68 MB/s BenchmarkRepeatLarge/524288/4097-4 94 1180155 ns/op 440.89 MB/s BenchmarkRepeatLarge/1048576/1-4 56 2285995 ns/op 458.70 MB/s BenchmarkRepeatLarge/1048576/16-4 57 2109324 ns/op 497.11 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 2281275 ns/op 457.96 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4064549 ns/op 515.96 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4230473 ns/op 495.73 MB/s BenchmarkRepeatLarge/2097152/4097-4 38 4411995 ns/op 474.52 MB/s BenchmarkRepeatLarge/4194304/1-4 13 7972888 ns/op 526.07 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7720227 ns/op 543.29 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8062028 ns/op 519.87 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13032556 ns/op 643.67 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13548838 ns/op 619.14 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14879732 ns/op 563.62 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25406368 ns/op 660.35 MB/s BenchmarkRepeatLarge/16777216/16-4 5 27275230 ns/op 615.11 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25535814 ns/op 657.01 MB/s BenchmarkRepeatLarge/33554432/1-4 3 53971217 ns/op 621.71 MB/s BenchmarkRepeatLarge/33554432/16-4 3 51878353 ns/op 646.79 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 49266138 ns/op 681.09 MB/s BenchmarkRepeatLarge/67108864/1-4 1 101321457 ns/op 662.34 MB/s BenchmarkRepeatLarge/67108864/16-4 2 103027226 ns/op 651.37 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 97995739 ns/op 684.81 MB/s BenchmarkRepeatLarge/134217728/1-4 1 197915031 ns/op 678.16 MB/s BenchmarkRepeatLarge/134217728/16-4 1 194984465 ns/op 688.35 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 195499456 ns/op 686.54 MB/s BenchmarkRepeatLarge/268435456/1-4 1 430610985 ns/op 623.38 MB/s BenchmarkRepeatLarge/268435456/16-4 1 391649009 ns/op 685.40 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 378666248 ns/op 708.90 MB/s BenchmarkRepeatLarge/536870912/1-4 1 923702321 ns/op 581.22 MB/s BenchmarkRepeatLarge/536870912/16-4 1 798995446 ns/op 671.93 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 792518668 ns/op 677.42 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1724471048 ns/op 622.65 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1664606888 ns/op 645.04 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1667294608 ns/op 644.00 MB/s BenchmarkIndexAnyASCII/1:1-4 2364152 49.99 ns/op BenchmarkIndexAnyASCII/1:2-4 2337094 49.31 ns/op BenchmarkIndexAnyASCII/1:4-4 2393992 49.27 ns/op BenchmarkIndexAnyASCII/1:8-4 2436597 48.88 ns/op BenchmarkIndexAnyASCII/1:16-4 2274793 50.92 ns/op BenchmarkIndexAnyASCII/1:32-4 2297301 50.86 ns/op BenchmarkIndexAnyASCII/1:64-4 2399036 50.44 ns/op BenchmarkIndexAnyASCII/16:1-4 2392278 49.17 ns/op BenchmarkIndexAnyASCII/16:2-4 897049 122.1 ns/op BenchmarkIndexAnyASCII/16:4-4 915860 124.7 ns/op BenchmarkIndexAnyASCII/16:8-4 882056 126.0 ns/op BenchmarkIndexAnyASCII/16:16-4 801502 133.9 ns/op BenchmarkIndexAnyASCII/16:32-4 757690 151.0 ns/op BenchmarkIndexAnyASCII/16:64-4 708112 181.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2230286 52.68 ns/op BenchmarkIndexAnyASCII/256:2-4 98701 1170 ns/op BenchmarkIndexAnyASCII/256:4-4 100438 1206 ns/op BenchmarkIndexAnyASCII/256:8-4 90703 1180 ns/op BenchmarkIndexAnyASCII/256:16-4 97794 1199 ns/op BenchmarkIndexAnyASCII/256:32-4 94610 1207 ns/op BenchmarkIndexAnyASCII/256:64-4 95266 1220 ns/op BenchmarkIndexAnyUTF8/1:1-4 2553075 45.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 2540014 46.60 ns/op BenchmarkIndexAnyUTF8/1:4-4 2523422 46.44 ns/op BenchmarkIndexAnyUTF8/1:8-4 2514284 46.83 ns/op BenchmarkIndexAnyUTF8/1:16-4 2438178 47.82 ns/op BenchmarkIndexAnyUTF8/1:32-4 2417790 48.80 ns/op BenchmarkIndexAnyUTF8/1:64-4 2455686 49.19 ns/op BenchmarkIndexAnyUTF8/16:1-4 2078296 57.18 ns/op BenchmarkIndexAnyUTF8/16:2-4 286692 414.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 281119 410.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 301424 411.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 278695 427.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 265474 444.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 275710 436.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 444172 251.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 19376 6121 ns/op BenchmarkIndexAnyUTF8/256:4-4 19668 6091 ns/op BenchmarkIndexAnyUTF8/256:8-4 19070 6189 ns/op BenchmarkIndexAnyUTF8/256:16-4 17688 6627 ns/op BenchmarkIndexAnyUTF8/256:32-4 17058 6933 ns/op BenchmarkIndexAnyUTF8/256:64-4 16492 6990 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2342733 50.89 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2379532 52.28 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2290396 51.43 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2137124 53.12 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2219078 53.05 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2158754 55.00 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2063606 54.93 ns/op BenchmarkLastIndexAnyASCII/16:1-4 930597 135.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 763402 134.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 897037 134.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 961258 137.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 895648 148.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 692812 167.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 495308 205.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 92587 1314 ns/op BenchmarkLastIndexAnyASCII/256:2-4 85504 1318 ns/op BenchmarkLastIndexAnyASCII/256:4-4 86935 1330 ns/op BenchmarkLastIndexAnyASCII/256:8-4 76159 1348 ns/op BenchmarkLastIndexAnyASCII/256:16-4 87265 1324 ns/op BenchmarkLastIndexAnyASCII/256:32-4 87210 1355 ns/op BenchmarkLastIndexAnyASCII/256:64-4 84681 1368 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2146651 54.23 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2210438 53.24 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2228433 53.57 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2208507 54.11 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2160176 54.24 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2112430 54.84 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2109237 55.35 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 301609 423.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 140583 840.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 143132 828.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 140286 829.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 145101 848.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 128572 855.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 136599 849.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19968 6362 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 12694 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9812 12414 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 12102 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12247 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12448 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9583 12285 ns/op BenchmarkTrimASCII/1:1-4 3065708 38.72 ns/op BenchmarkTrimASCII/1:2-4 2371749 49.31 ns/op BenchmarkTrimASCII/1:4-4 2284314 50.79 ns/op BenchmarkTrimASCII/1:8-4 2228600 53.66 ns/op BenchmarkTrimASCII/1:16-4 1850335 62.52 ns/op BenchmarkTrimASCII/16:1-4 2541406 48.47 ns/op BenchmarkTrimASCII/16:2-4 1000000 145.9 ns/op BenchmarkTrimASCII/16:4-4 1000000 130.9 ns/op BenchmarkTrimASCII/16:8-4 861490 136.1 ns/op BenchmarkTrimASCII/16:16-4 883503 142.2 ns/op BenchmarkTrimASCII/256:1-4 830990 132.1 ns/op BenchmarkTrimASCII/256:2-4 89184 1254 ns/op BenchmarkTrimASCII/256:4-4 87820 1275 ns/op BenchmarkTrimASCII/256:8-4 88267 1253 ns/op BenchmarkTrimASCII/256:16-4 81212 1317 ns/op BenchmarkTrimASCII/4096:1-4 95832 1252 ns/op BenchmarkTrimASCII/4096:2-4 5548 19764 ns/op BenchmarkTrimASCII/4096:4-4 6646 19233 ns/op BenchmarkTrimASCII/4096:8-4 5811 19358 ns/op BenchmarkTrimASCII/4096:16-4 6079 19192 ns/op BenchmarkTrimByte-4 3179719 37.58 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17101 7003 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17398 6985 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1363 80769 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2882 39990 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5534 20230 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11348 ns/op BenchmarkJoin/0-4 3780037 32.10 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2713958 42.37 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 168559 725.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 114938 1017 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 88022 1378 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 69174 1692 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59786 2021 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 48519 2315 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2413321 48.72 ns/op BenchmarkTrimSpace/ASCII-4 1715581 69.27 ns/op BenchmarkTrimSpace/SomeNonASCII-4 128031 959.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 79308 1622 ns/op BenchmarkReplaceAll-4 93220 1216 ns/op 16 B/op 1 allocs/op PASS ok strings 64.162s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66136 1796 ns/op BenchmarkCond2-4 22507 5218 ns/op BenchmarkCond4-4 12625 10159 ns/op BenchmarkCond8-4 6664 17776 ns/op BenchmarkCond16-4 3789 31373 ns/op BenchmarkCond32-4 1840 61069 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 635720 207.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 443863 296.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 580492 184.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 468026 254.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 458816 395.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 677689 162.6 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 123686 1213 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 95799 1338 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 103285 1593 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 71889 2077 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 718024 169.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 159784 629.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 626640 166.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 179136 668.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 718694 166.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 199378 614.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1420348 97.69 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 67490 1956 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 134352 982.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 582655 519.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3783 29950 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 352 342158 ns/op BenchmarkRange/*sync.Map-4 1590 76999 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 116886 2391 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 206936 575.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 88260 1438 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 100975 1473 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 225975 533.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 115405 1234 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 114531 1086 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 209806 563.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 871178 120.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 74582 1856 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 177229 676.6 ns/op BenchmarkSwapCollision/*sync.Map-4 115239 1074 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 201 551127 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 141694 837.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 430299 328.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 28842 4315 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 84886 1482 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33651 3482 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 247938 431.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 158013 740.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 229058 477.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1268641 106.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 206036 638.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1305806 90.87 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 838173 151.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 180666 679.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 547513 189.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 124964 1024 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 441814 457.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 504724 290.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 145494 967.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 633123 260.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 605460 661.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 128930 871.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 222285 456.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 70834 1650 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 252532 665.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 673016 282.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 144070 864.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 428053 241.0 ns/op BenchmarkUncontendedSemaphore-4 4101309 27.71 ns/op BenchmarkContendedSemaphore-4 4015016 26.99 ns/op BenchmarkMutexUncontended-4 915073 141.0 ns/op BenchmarkMutex-4 247809 500.4 ns/op BenchmarkMutexSlack-4 228603 561.3 ns/op BenchmarkMutexWork-4 212888 553.9 ns/op BenchmarkMutexWorkSlack-4 191655 550.3 ns/op BenchmarkMutexNoSpin-4 83812 1376 ns/op BenchmarkMutexSpin-4 62806 1665 ns/op BenchmarkOnce-4 847160 138.2 ns/op BenchmarkOnceFunc/v=Once-4 1234594 87.58 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 963512 112.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 105.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1252569 92.94 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 106.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1204105 98.68 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5734305 20.19 ns/op BenchmarkSemaSyntNonblock-4 1380710 87.64 ns/op BenchmarkSemaSyntBlock-4 2080108 55.75 ns/op BenchmarkSemaWorkNonblock-4 1201177 99.45 ns/op BenchmarkSemaWorkBlock-4 1294849 87.24 ns/op BenchmarkRWMutexUncontended-4 327349 343.6 ns/op BenchmarkRWMutexWrite100-4 340748 368.0 ns/op BenchmarkRWMutexWrite10-4 274140 431.6 ns/op BenchmarkRWMutexWorkWrite100-4 247106 503.6 ns/op BenchmarkRWMutexWorkWrite10-4 254257 527.3 ns/op BenchmarkWaitGroupUncontended-4 652987 179.9 ns/op BenchmarkWaitGroupAddDone-4 493390 248.2 ns/op BenchmarkWaitGroupAddDoneWork-4 479109 226.4 ns/op BenchmarkWaitGroupWait-4 2325426 49.08 ns/op BenchmarkWaitGroupWaitWork-4 1986352 61.43 ns/op BenchmarkWaitGroupActuallyWait-4 49160 2110 ns/op 32 B/op 2 allocs/op PASS ok sync 23.373s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 781809 158.0 ns/op PASS ok sync/atomic 1.265s PASS ok syscall 1.037s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 137690 742.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.176s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6936 15556 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9416 11963 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 98 1365637 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 109 1093733 ns/op 1187 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 161465023 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 162721711 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1596 72383 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2000 60287 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6575891 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5923549 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 699922308 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 688853504 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 198 605236 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 214 537379 ns/op 183 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58390116 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 54322475 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6999597109 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6451061548 ns/op 335150256 B/op 100094 allocs/op BenchmarkPyramid/10-4 2908 43985 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3721937 ns/op 409138 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 323190251 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2785 50284 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 247 489180 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 22 5047168 ns/op 427432 B/op 1661 allocs/op BenchmarkCode-4 8868 15417 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.788s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 95200546 ns/op BenchmarkVariableString-4 84670 1476 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1717 63786 ns/op 2495 B/op 39 allocs/op PASS ok text/template/parse 1.663s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 57 2150598 ns/op BenchmarkAfter-4 122 999526 ns/op BenchmarkStop-4 212 542776 ns/op BenchmarkSimultaneousAfterFunc-4 54 2588101 ns/op BenchmarkStartStop-4 252 836306 ns/op BenchmarkReset-4 1942 64768 ns/op BenchmarkSleep-4 43 3001931 ns/op BenchmarkParallelTimerLatency-4 39 932119 avg-late-ns 2058370 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 638997 avg-late-ns 1871836 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 489205 avg-late-ns 1983612 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 455549 avg-late-ns 2049883 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 338174 avg-late-ns 2269131 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 259398 avg-late-ns 2174800 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 322260 avg-late-ns 2760315 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 573935 avg-late-ns 5221274 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 28 262124 avg-late-ns 2144159 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 326053 avg-late-ns 2040785 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 3000427 avg-late-ns 11912238 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 452783 avg-late-ns 1444740 max-late-ns BenchmarkTicker-4 290 620449 ns/op BenchmarkTickerReset-4 2098 49880 ns/op BenchmarkTickerResetNaive-4 192 717879 ns/op BenchmarkNow-4 595431 204.5 ns/op BenchmarkNowUnixNano-4 605310 201.7 ns/op BenchmarkNowUnixMilli-4 549805 207.1 ns/op BenchmarkNowUnixMicro-4 569875 193.9 ns/op BenchmarkFormat-4 42074 2585 ns/op BenchmarkFormatRFC3339-4 58437 1847 ns/op BenchmarkFormatRFC3339Nano-4 64364 1924 ns/op BenchmarkFormatNow-4 55890 2035 ns/op BenchmarkMarshalJSON-4 70272 1551 ns/op BenchmarkMarshalText-4 85626 1382 ns/op BenchmarkParse-4 96884 1199 ns/op BenchmarkParseRFC3339UTC-4 283592 402.7 ns/op BenchmarkParseRFC3339UTCBytes-4 226665 554.2 ns/op BenchmarkParseRFC3339TZ-4 94923 1227 ns/op BenchmarkParseRFC3339TZBytes-4 78199 1531 ns/op BenchmarkParseDuration-4 491125 239.2 ns/op BenchmarkHour-4 972382 139.1 ns/op BenchmarkSecond-4 878560 142.1 ns/op BenchmarkYear-4 744642 171.0 ns/op BenchmarkDay-4 665650 191.3 ns/op BenchmarkISOWeek-4 754057 171.8 ns/op BenchmarkGoString-4 73214 1704 ns/op BenchmarkUnmarshalText-4 88688 1251 ns/op PASS ok time 15.042s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 571682 232.2 ns/op BenchmarkDecodeValidJapaneseChars-4 661590 205.6 ns/op BenchmarkDecodeRune-4 2179718 50.30 ns/op BenchmarkEncodeValidASCII-4 416311 279.1 ns/op BenchmarkEncodeValidJapaneseChars-4 706486 205.5 ns/op BenchmarkAppendRuneValidASCII-4 1000000 116.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1861561 61.97 ns/op BenchmarkEncodeRune-4 3580580 30.37 ns/op PASS ok unicode/utf16 2.461s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1940102 57.30 ns/op BenchmarkRuneCountTenJapaneseChars-4 268465 376.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2681025 40.33 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 378584 377.4 ns/op BenchmarkValidTenASCIIChars-4 1637378 61.88 ns/op BenchmarkValid100KASCIIChars-4 162 734964 ns/op BenchmarkValidTenJapaneseChars-4 326263 389.9 ns/op BenchmarkValidLongMostlyASCII-4 152 771465 ns/op BenchmarkValidLongJapanese-4 68 1741477 ns/op BenchmarkValidStringTenASCIIChars-4 3573271 33.81 ns/op BenchmarkValidString100KASCIIChars-4 12728 9231 ns/op BenchmarkValidStringTenJapaneseChars-4 274130 369.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1297 91916 ns/op BenchmarkValidStringLongJapanese-4 100 1001824 ns/op BenchmarkEncodeASCIIRune-4 3115348 37.45 ns/op BenchmarkEncodeJapaneseRune-4 1849954 63.72 ns/op BenchmarkAppendASCIIRune-4 7309668 17.90 ns/op BenchmarkAppendJapaneseRune-4 2157158 54.67 ns/op BenchmarkDecodeASCIIRune-4 2486599 49.01 ns/op BenchmarkDecodeJapaneseRune-4 1741197 65.39 ns/op BenchmarkFullRune/ASCII-4 2831432 36.53 ns/op BenchmarkFullRune/Incomplete-4 1587114 72.63 ns/op BenchmarkFullRune/Japanese-4 3616844 32.34 ns/op PASS ok unicode/utf8 5.223s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 105333003732 ns/op PASS ok cmd/api 106.624s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 632031 198.5 ns/op BenchmarkCgoCall/one-pointer-4 445964 268.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 427635 324.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 536025 221.2 ns/op BenchmarkCgoCall/eight-pointers-4 172486 715.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 514082 243.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 25132 4919 ns/op BenchmarkCgoCall/eight-pointers-slice-4 30439 3871 ns/op BenchmarkGoString-4 1000000 169.8 ns/op BenchmarkCGoCallback-4 56754 2084 ns/op BenchmarkCGoInCThread-4 470209 242.6 ns/op PASS ok cmd/cgo/internal/test 3.121s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1246918 90.17 ns/op BenchmarkEqArrayOfStrings64-4 211959 580.3 ns/op BenchmarkEqArrayOfStrings1024-4 14316 8352 ns/op BenchmarkEqArrayOfFloats5-4 1525056 78.85 ns/op BenchmarkEqArrayOfFloats64-4 222370 579.8 ns/op BenchmarkEqArrayOfFloats1024-4 13982 8341 ns/op BenchmarkEqArrayOfStructsEq-4 4358 29692 ns/op BenchmarkEqArrayOfStructsNotEq-4 7762 16408 ns/op BenchmarkEqStruct-4 28877592 4.146 ns/op PASS ok cmd/compile/internal/reflectdata 2.711s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 72013 ns/op BenchmarkCopyElim1-4 398 406815 ns/op BenchmarkCopyElim10-4 280 556035 ns/op BenchmarkCopyElim100-4 151 696231 ns/op BenchmarkCopyElim1000-4 42 2867884 ns/op BenchmarkCopyElim10000-4 4 31279508 ns/op BenchmarkCopyElim100000-4 1 487169456 ns/op BenchmarkDeadCode/1-4 192 601722 ns/op BenchmarkDeadCode/10-4 180 636718 ns/op BenchmarkDeadCode/100-4 153 769125 ns/op BenchmarkDeadCode/1000-4 57 3170898 ns/op BenchmarkDeadCode/10000-4 4 28607344 ns/op BenchmarkDeadCode/100000-4 1 297592073 ns/op BenchmarkDeadCode/200000-4 1 697193687 ns/op BenchmarkDominatorsLinear-4 16 7939877 ns/op 1.26 MB/s BenchmarkDominatorsFwdBack-4 10 11399026 ns/op 0.88 MB/s BenchmarkDominatorsManyPred-4 10 10941762 ns/op 0.91 MB/s BenchmarkDominatorsMaxPred-4 10 11166264 ns/op 0.90 MB/s BenchmarkDominatorsMaxPredVal-4 12 10543980 ns/op 0.95 MB/s BenchmarkFuse/1-4 355 413256 ns/op BenchmarkFuse/10-4 273 449847 ns/op BenchmarkFuse/100-4 133 889646 ns/op BenchmarkFuse/1000-4 25 5632165 ns/op BenchmarkFuse/10000-4 2 60549764 ns/op BenchmarkNilCheckDeep1-4 10000 10035 ns/op 0.10 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5209 24672 ns/op 0.41 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 720 168836 ns/op 0.59 MB/s 661 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1579837 ns/op 0.63 MB/s 4851 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18125875 ns/op 0.55 MB/s 104130 B/op 6 allocs/op BenchmarkDSEPass-4 39 3044099 ns/op 48954 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 115118853 ns/op 4262392 B/op 108594 allocs/op BenchmarkCSEPass-4 8 13165232 ns/op 131507 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 147422703 ns/op 5662312 B/op 97449 allocs/op BenchmarkDeadcodePass-4 219 553613 ns/op 88993 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 134967284 ns/op 4045048 B/op 44995 allocs/op BenchmarkMultiPass-4 90 1215470 ns/op 238384 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 251416808 ns/op 11202696 B/op 149890 allocs/op BenchmarkCondRewrite/SoloJump-4 4380604 26.96 ns/op BenchmarkCondRewrite/CombJump-4 4410390 26.41 ns/op PASS ok cmd/compile/internal/ssa 16.637s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13100 8893 ns/op BenchmarkExtShift-4 22086 4853 ns/op BenchmarkModify-4 9187 14098 ns/op BenchmarkMullImm-4 23317 4868 ns/op BenchmarkConstModify-4 8775 13842 ns/op BenchmarkBitSet-4 12202 10299 ns/op BenchmarkBitClear-4 10000 11311 ns/op BenchmarkBitToggle-4 12259 9697 ns/op BenchmarkBitSetConst-4 132319 884.6 ns/op BenchmarkBitClearConst-4 142268 871.2 ns/op BenchmarkBitToggleConst-4 142023 874.8 ns/op BenchmarkDivconstI64-4 7484553 16.66 ns/op BenchmarkModconstI64-4 7036978 17.64 ns/op BenchmarkDivisiblePow2constI64-4 5208826 21.57 ns/op BenchmarkDivisibleconstI64-4 6537721 18.94 ns/op BenchmarkDivisibleWDivconstI64-4 4235329 27.24 ns/op BenchmarkDivconstU64/3-4 5243508 22.17 ns/op BenchmarkDivconstU64/5-4 7057748 17.30 ns/op BenchmarkDivconstU64/37-4 5461636 21.10 ns/op BenchmarkDivconstU64/1234567-4 7349576 14.95 ns/op BenchmarkModconstU64-4 5407039 20.97 ns/op BenchmarkDivisibleconstU64-4 8439494 14.40 ns/op BenchmarkDivisibleWDivconstU64-4 3849255 31.32 ns/op BenchmarkDivconstI32-4 7054603 16.92 ns/op BenchmarkModconstI32-4 8079520 14.45 ns/op BenchmarkDivisiblePow2constI32-4 6903498 20.86 ns/op BenchmarkDivisibleconstI32-4 6782536 18.93 ns/op BenchmarkDivisibleWDivconstI32-4 4456467 26.56 ns/op BenchmarkDivconstU32-4 7625503 15.31 ns/op BenchmarkModconstU32-4 6935008 18.15 ns/op BenchmarkDivisibleconstU32-4 6377602 19.76 ns/op BenchmarkDivisibleWDivconstU32-4 4054022 29.34 ns/op BenchmarkDivconstI16-4 6974686 15.68 ns/op BenchmarkModconstI16-4 7106383 17.24 ns/op BenchmarkDivisiblePow2constI16-4 6095312 20.48 ns/op BenchmarkDivisibleconstI16-4 7160118 17.28 ns/op BenchmarkDivisibleWDivconstI16-4 4284506 26.67 ns/op BenchmarkDivconstU16-4 6957913 20.16 ns/op BenchmarkModconstU16-4 7196193 18.82 ns/op BenchmarkDivisibleconstU16-4 8243150 14.28 ns/op BenchmarkDivisibleWDivconstU16-4 3795164 30.36 ns/op BenchmarkDivconstI8-4 5780553 20.05 ns/op BenchmarkModconstI8-4 6967340 18.80 ns/op BenchmarkDivisiblePow2constI8-4 8036250 14.36 ns/op BenchmarkDivisibleconstI8-4 5065126 20.22 ns/op BenchmarkDivisibleWDivconstI8-4 4075147 28.85 ns/op BenchmarkDivconstU8-4 7235732 19.34 ns/op BenchmarkModconstU8-4 6979408 18.37 ns/op BenchmarkDivisibleconstU8-4 8463708 15.88 ns/op BenchmarkDivisibleWDivconstU8-4 3930246 30.57 ns/op BenchmarkMul2-4 236209 513.2 ns/op BenchmarkMulNeg2-4 238273 531.2 ns/op BenchmarkEfaceInteger-4 2595876 42.42 ns/op BenchmarkDiv64UnsignedSmall-4 9517507 12.15 ns/op BenchmarkDiv64Small-4 8502102 13.82 ns/op BenchmarkDiv64SmallNegDivisor-4 8104873 14.08 ns/op BenchmarkDiv64SmallNegDividend-4 8421099 14.14 ns/op BenchmarkDiv64SmallNegBoth-4 8925175 13.73 ns/op BenchmarkDiv64Unsigned-4 8510889 12.15 ns/op BenchmarkDiv64-4 8429738 14.01 ns/op BenchmarkDiv64NegDivisor-4 8021460 13.74 ns/op BenchmarkDiv64NegDividend-4 8207536 14.39 ns/op BenchmarkDiv64NegBoth-4 8774806 15.87 ns/op BenchmarkMod64UnsignedSmall-4 9848367 11.77 ns/op BenchmarkMod64Small-4 8607115 14.06 ns/op BenchmarkMod64SmallNegDivisor-4 8578749 14.27 ns/op BenchmarkMod64SmallNegDividend-4 8641154 13.92 ns/op BenchmarkMod64SmallNegBoth-4 7879965 14.51 ns/op BenchmarkMod64Unsigned-4 9309728 12.44 ns/op BenchmarkMod64-4 8753188 14.43 ns/op BenchmarkMod64NegDivisor-4 7674994 14.54 ns/op BenchmarkMod64NegDividend-4 7946247 14.87 ns/op BenchmarkMod64NegBoth-4 8282539 14.62 ns/op BenchmarkMulconstI32/3-4 19414816 5.302 ns/op BenchmarkMulconstI32/5-4 26359964 5.030 ns/op BenchmarkMulconstI32/12-4 22357680 5.182 ns/op BenchmarkMulconstI32/120-4 26613374 5.003 ns/op BenchmarkMulconstI32/-120-4 25371421 4.996 ns/op BenchmarkMulconstI32/65537-4 26445476 4.949 ns/op BenchmarkMulconstI32/65538-4 23816082 5.256 ns/op BenchmarkMulconstI64/3-4 24806872 5.493 ns/op BenchmarkMulconstI64/5-4 26312038 4.867 ns/op BenchmarkMulconstI64/12-4 25369034 5.653 ns/op BenchmarkMulconstI64/120-4 26422323 5.153 ns/op BenchmarkMulconstI64/-120-4 25217648 5.134 ns/op BenchmarkMulconstI64/65537-4 24027708 5.276 ns/op BenchmarkMulconstI64/65538-4 24113676 5.679 ns/op BenchmarkMulconstU32/3-4 17475258 6.462 ns/op BenchmarkMulconstU32/5-4 25090371 5.219 ns/op BenchmarkMulconstU32/12-4 25119831 5.183 ns/op BenchmarkMulconstU32/120-4 25108568 5.163 ns/op BenchmarkMulconstU32/65537-4 22705168 5.176 ns/op BenchmarkMulconstU32/65538-4 22662294 5.153 ns/op BenchmarkMulconstU64/3-4 26060035 5.243 ns/op BenchmarkMulconstU64/5-4 24133326 5.090 ns/op BenchmarkMulconstU64/12-4 23715775 5.157 ns/op BenchmarkMulconstU64/120-4 25612210 5.202 ns/op BenchmarkMulconstU64/65537-4 25869885 5.456 ns/op BenchmarkMulconstU64/65538-4 24074949 5.585 ns/op BenchmarkShiftArithmeticRight-4 27606762 4.738 ns/op BenchmarkSwitch8Predictable-4 8041665 14.21 ns/op BenchmarkSwitch8Unpredictable-4 7983638 15.63 ns/op BenchmarkSwitch32Predictable-4 11013009 9.850 ns/op BenchmarkSwitch32Unpredictable-4 8430345 14.24 ns/op BenchmarkSwitchStringPredictable-4 5514157 20.06 ns/op BenchmarkSwitchStringUnpredictable-4 5775918 18.97 ns/op BenchmarkSwitchTypePredictable-4 4162868 28.33 ns/op BenchmarkSwitchTypeUnpredictable-4 4266530 27.97 ns/op PASS ok cmd/compile/internal/test 19.458s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 146 808831 ns/op BenchmarkNamed/Underlying/nongeneric-4 939914 119.2 ns/op BenchmarkNamed/Underlying/generic-4 889632 118.7 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 119.6 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 121.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 481949551 ns/op 67454 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 341926090 ns/op 95059 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 170221895 ns/op 190560 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 112037759 ns/op 289896 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2087783875 ns/op 2476 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 85189388 ns/op 60675 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40141982 ns/op 128514 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36869683 ns/op 139885 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 543441402 ns/op 3990 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 53183690 ns/op 40595 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 25588020 ns/op 84453 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22048655 ns/op 97445 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1527562839 ns/op 42913 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 520880532 ns/op 125807 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 117382690 ns/op 557328 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 90391028 ns/op 722544 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2508711626 ns/op 801.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73126086 ns/op 27315 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44253453 ns/op 45320 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45985390 ns/op 43268 lines/s PASS ok cmd/compile/internal/types2 40.346s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 30594727 ns/op 14640000 sys-ns/op 5825250 user-ns/op PASS ok cmd/go 1.402s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 237778 489.4 ns/op PASS ok cmd/go/internal/cfg 1.187s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 64261 1731 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87304 1370 ns/op 5.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17007 6006 ns/op 170.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19930 5713 ns/op 179.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3550 36914 ns/op 221.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3586 36340 ns/op 225.43 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.046s All tests passed.