darwin-amd64-race at ee6b34797b66b957fdf9b7211ee3f0b80ac57758 :: 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=FCC175A6-F746-4AC3-B115-DED8588B1C78" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.72wxneFC68/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=365E3CB4-3CB2-464A-8624-ED8F11325A49" "__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=FCC175A6-F746-4AC3-B115-DED8588B1C78" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.72wxneFC68/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=365E3CB4-3CB2-464A-8624-ED8F11325A49" "__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.102s ok archive/zip 3.930s ok bufio 1.654s ok bytes 3.271s ok cmp 1.108s ok compress/bzip2 1.716s ok compress/flate 10.871s ok compress/gzip 19.031s ok compress/lzw 2.002s ok compress/zlib 7.813s ok container/heap 1.066s ok container/list 1.035s ok container/ring 1.089s ok context 1.177s ok crypto 1.069s ok crypto/aes 1.140s ok crypto/cipher 1.093s ok crypto/des 1.088s ok crypto/dsa 1.060s ok crypto/ecdh 1.402s ok crypto/ecdsa 1.230s ok crypto/ed25519 1.737s ok crypto/elliptic 1.103s ok crypto/hmac 1.080s ok crypto/internal/alias 1.041s ok crypto/internal/bigmod 5.995s ok crypto/internal/boring 1.052s ok crypto/internal/boring/bcache 1.869s ok crypto/internal/edwards25519 2.473s ok crypto/internal/edwards25519/field 1.207s ok crypto/internal/nistec 2.041s ok crypto/internal/nistec/fiat 1.033s [no tests to run] ok crypto/md5 1.114s ok crypto/rand 1.572s ok crypto/rc4 2.240s ok crypto/rsa 3.581s ok crypto/sha1 1.096s ok crypto/sha256 1.066s ok crypto/sha512 1.071s ok crypto/subtle 1.684s ok crypto/tls 6.225s ok crypto/x509 2.963s ok database/sql 1.649s ok database/sql/driver 1.110s ok debug/buildinfo 1.079s ok debug/dwarf 1.127s ok debug/elf 2.525s ok debug/gosym 1.225s ok debug/macho 1.064s ok debug/pe 1.188s ok debug/plan9obj 1.047s ok embed 1.045s [no tests to run] ok embed/internal/embedtest 1.058s ok encoding/ascii85 1.076s ok encoding/asn1 1.044s ok encoding/base32 1.143s ok encoding/base64 1.033s ok encoding/binary 1.059s ok encoding/csv 1.151s ok encoding/gob 23.863s ok encoding/hex 1.058s ok encoding/json 3.798s ok encoding/pem 4.028s ok encoding/xml 1.308s ok errors 1.115s ok expvar 1.137s ok flag 3.282s ok fmt 1.850s ok go/ast 1.070s ok go/build 7.824s ok go/build/constraint 1.050s ok go/constant 1.056s ok go/doc 1.444s ok go/doc/comment 5.166s ok go/format 1.167s ok go/importer 3.338s ok go/internal/gccgoimporter 1.111s ok go/internal/gcimporter 28.140s ok go/internal/srcimporter 34.947s ok go/parser 2.601s ok go/printer 3.334s ok go/scanner 1.055s ok go/token 1.173s ok go/types 74.444s ok go/version 1.032s ok hash 1.047s ok hash/adler32 1.052s ok hash/crc32 1.073s ok hash/crc64 1.114s ok hash/fnv 1.073s ok hash/maphash 1.067s ok html 1.075s ok html/template 1.434s ok image 1.629s ok image/color 1.152s ok image/draw 1.885s ok image/gif 2.679s ok image/jpeg 2.850s ok image/png 4.900s ok index/suffixarray 2.436s ok internal/abi 1.371s ok internal/buildcfg 1.039s ok internal/chacha8rand 1.038s ok internal/coverage/cformat 1.030s ok internal/coverage/cmerge 1.029s ok internal/coverage/pods 1.046s ok internal/coverage/slicereader 1.054s ok internal/coverage/slicewriter 1.053s ok internal/coverage/test 1.111s ok internal/cpu 3.102s ok internal/dag 1.060s ok internal/diff 1.047s ok internal/fmtsort 1.028s ok internal/fuzz 1.077s ok internal/godebug 16.774s ok internal/godebugs 1.101s ok internal/gover 1.052s ok internal/intern 2.995s ok internal/itoa 1.052s ok internal/platform 2.684s ok internal/poll 1.473s ok internal/profile 1.090s ok internal/reflectlite 1.027s ok internal/safefilepath 1.046s ok internal/saferio 1.242s ok internal/singleflight 1.169s ok internal/testenv 1.954s ok internal/trace 1.362s ok internal/trace/v2 30.906s ok internal/types/errors 3.032s ok internal/unsafeheader 1.097s ok internal/xcoff 1.090s ok internal/zstd 1.245s ok io 1.123s ok io/fs 1.278s ok io/ioutil 1.059s ok log 1.066s ok log/slog 1.181s ok log/slog/internal/benchmarks 1.032s ok log/slog/internal/buffer 1.042s ok log/syslog 2.285s ok maps 1.056s ok math 1.056s ok math/big 4.353s ok math/bits 1.060s ok math/cmplx 1.080s ok math/rand 4.862s ok math/rand/v2 3.577s ok mime 1.061s ok mime/multipart 6.427s ok mime/quotedprintable 1.110s ok net 17.301s ok net/http 24.675s ok net/http/cgi 28.133s ok net/http/cookiejar 1.108s ok net/http/fcgi 1.288s ok net/http/httptest 1.398s ok net/http/httptrace 1.052s ok net/http/httputil 2.149s ok net/http/internal 1.062s ok net/http/internal/ascii 1.030s ok net/http/pprof 6.281s ok net/internal/socktest 1.046s ok net/mail 1.052s ok net/netip 2.052s ok net/rpc 1.241s ok net/rpc/jsonrpc 1.120s ok net/smtp 1.250s ok net/textproto 2.363s ok net/url 1.061s ok os 7.678s ok os/exec 11.430s ok os/exec/internal/fdtest 1.103s ok os/signal 20.753s ok os/user 1.092s ok path 1.074s ok path/filepath 1.111s ok plugin 1.075s ok reflect 2.667s ok regexp 5.010s ok regexp/syntax 7.236s ok runtime 71.113s ok runtime/cgo 1.047s ok runtime/coverage 1.095s ok runtime/debug 2.176s ok runtime/internal/atomic 1.106s ok runtime/internal/math 1.037s ok runtime/internal/sys 1.038s ok runtime/internal/wasitest 1.042s ok runtime/metrics 1.057s ok runtime/pprof 23.520s ok runtime/race 16.096s ok runtime/trace 7.739s ok slices 1.908s ok sort 2.389s ok strconv 3.568s ok strings 2.596s ok sync 2.103s ok sync/atomic 4.692s ok syscall 7.009s ok testing 3.969s ok testing/fstest 1.035s ok testing/iotest 1.075s ok testing/quick 1.241s ok testing/slogtest 1.061s ok text/scanner 1.046s ok text/tabwriter 1.090s ok text/template 1.146s ok text/template/parse 1.055s ok time 3.628s ok unicode 1.082s ok unicode/utf16 1.127s ok unicode/utf8 1.138s ok cmd/addr2line 12.103s ok cmd/api 6.041s ok cmd/asm/internal/asm 4.694s ok cmd/asm/internal/lex 1.049s ok cmd/cgo/internal/swig 1.170s ok cmd/cgo/internal/test 3.898s ok cmd/cgo/internal/testcarchive 56.696s ok cmd/cgo/internal/testcshared 26.910s ok cmd/cgo/internal/testerrors 34.739s ok cmd/cgo/internal/testfortran 1.214s ok cmd/cgo/internal/testgodefs 4.950s ok cmd/cgo/internal/testlife 3.021s ok cmd/cgo/internal/testnocgo 1.048s ok cmd/cgo/internal/testplugin 104.905s ok cmd/cgo/internal/testsanitizers 1.034s [no tests to run] ok cmd/cgo/internal/testshared 1.028s ok cmd/cgo/internal/testso 5.450s ok cmd/cgo/internal/teststdio 6.192s ok cmd/cgo/internal/testtls 1.036s ok cmd/compile/internal/abt 1.111s ok cmd/compile/internal/amd64 84.650s ok cmd/compile/internal/base 1.095s ok cmd/compile/internal/compare 1.046s ok cmd/compile/internal/devirtualize 1.038s ok cmd/compile/internal/dwarfgen 2.246s ok cmd/compile/internal/importer 5.956s ok cmd/compile/internal/inline/inlheur 3.594s ok cmd/compile/internal/ir 1.046s ok cmd/compile/internal/logopt 2.550s ok cmd/compile/internal/loopvar 50.299s ok cmd/compile/internal/noder 1.061s ok cmd/compile/internal/reflectdata 1.044s [no tests to run] ok cmd/compile/internal/ssa 54.541s ok cmd/compile/internal/syntax 1.520s ok cmd/compile/internal/test 32.783s ok cmd/compile/internal/typecheck 2.040s ok cmd/compile/internal/types 1.058s ok cmd/compile/internal/types2 34.843s ok cmd/covdata 1.078s ok cmd/cover 24.813s ok cmd/dist 1.035s ok cmd/distpack 1.066s ok cmd/doc 3.919s ok cmd/fix 17.701s ok cmd/go 544.994s ok cmd/go/internal/auth 1.107s ok cmd/go/internal/cache 1.647s ok cmd/go/internal/cfg 1.039s [no tests to run] ok cmd/go/internal/envcmd 1.846s ok cmd/go/internal/fsys 1.342s ok cmd/go/internal/generate 1.073s ok cmd/go/internal/gover 1.063s ok cmd/go/internal/imports 1.136s ok cmd/go/internal/load 1.062s ok cmd/go/internal/lockedfile 2.306s ok cmd/go/internal/lockedfile/internal/filelock 2.162s ok cmd/go/internal/modfetch 1.186s ok cmd/go/internal/modfetch/codehost 14.027s ok cmd/go/internal/modfetch/zip_sum_test 1.165s ok cmd/go/internal/modindex 2.014s ok cmd/go/internal/modload 1.097s ok cmd/go/internal/mvs 1.067s ok cmd/go/internal/par 1.110s ok cmd/go/internal/str 1.122s ok cmd/go/internal/test 1.112s ok cmd/go/internal/toolchain 1.099s ok cmd/go/internal/vcs 1.105s ok cmd/go/internal/vcweb 1.143s ok cmd/go/internal/vcweb/vcstest 28.015s ok cmd/go/internal/web 1.077s ok cmd/go/internal/work 3.869s ok cmd/gofmt 1.477s ok cmd/internal/archive 3.449s ok cmd/internal/buildid 2.019s ok cmd/internal/cov 2.228s ok cmd/internal/dwarf 1.038s ok cmd/internal/edit 1.035s ok cmd/internal/goobj 1.153s ok cmd/internal/moddeps 4.238s ok cmd/internal/notsha256 1.045s ok cmd/internal/obj 2.785s ok cmd/internal/obj/ppc64 2.320s ok cmd/internal/obj/riscv 1.593s ok cmd/internal/obj/s390x 1.045s ok cmd/internal/obj/x86 6.904s ok cmd/internal/objabi 1.213s ok cmd/internal/pkgpath 5.242s ok cmd/internal/pkgpattern 1.136s ok cmd/internal/quoted 1.119s ok cmd/internal/src 1.037s ok cmd/internal/test2json 2.318s ok cmd/link 28.262s ok cmd/link/internal/benchmark 1.065s ok cmd/link/internal/ld 35.052s ok cmd/link/internal/loader 1.128s ok cmd/nm 9.576s ok cmd/objdump 9.219s ok cmd/pack 8.341s ok cmd/pprof 3.954s ok cmd/trace 1.196s ok cmd/vet 49.626s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2542 43902 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2170 52254 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1591 80089 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5212 28748 ns/op 5101 B/op 15 allocs/op Benchmark/Reader/GNU-4 4878 23381 ns/op 5089 B/op 14 allocs/op Benchmark/Reader/PAX-4 2839 66280 ns/op 8986 B/op 33 allocs/op PASS ok archive/tar 2.038s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 288575258 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 165582669 ns/op BenchmarkZip64TestSizes/4096-4 1213 147055 ns/op BenchmarkZip64TestSizes/1048576-4 114 1011923 ns/op BenchmarkZip64TestSizes/67108864-4 1 167571928 ns/op PASS ok archive/zip 2.406s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 171525 624.8 ns/op BenchmarkReaderCopyUnoptimal-4 118878 1119 ns/op BenchmarkReaderCopyNoWriteTo-4 5670 55420 ns/op BenchmarkReaderWriteToOptimal-4 7424 18509 ns/op BenchmarkReaderReadString-4 108134 1264 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 188028 677.9 ns/op BenchmarkWriterCopyUnoptimal-4 192094 646.5 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 52403 ns/op BenchmarkReaderEmpty-4 14745 8031 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 12085 8863 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 390378 266.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.680s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2878 48387 ns/op 677.20 MB/s BenchmarkWriteByte-4 300 364363 ns/op 11.24 MB/s BenchmarkWriteRune-4 195 600192 ns/op 20.47 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 4001773 ns/op BenchmarkBufferFullSmallReads-4 72 1644288 ns/op BenchmarkBufferWriteBlock/N4096-4 5791 26616 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 224 469166 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 13290048 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 137382739 ns/op 122.12 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3297633 34.57 ns/op 289.27 MB/s BenchmarkIndexByte/32-4 3123279 36.95 ns/op 865.93 MB/s BenchmarkIndexByte/4K-4 941446 115.6 ns/op 35445.86 MB/s BenchmarkIndexBytePortable/10-4 1000000 116.4 ns/op 85.94 MB/s BenchmarkIndexBytePortable/32-4 391640 332.0 ns/op 96.39 MB/s BenchmarkIndexBytePortable/4K-4 3562 36695 ns/op 111.62 MB/s BenchmarkIndexRune/10-4 1000000 127.3 ns/op 78.53 MB/s BenchmarkIndexRune/32-4 860818 130.6 ns/op 244.95 MB/s BenchmarkIndexRune/4K-4 424570 332.3 ns/op 12325.84 MB/s BenchmarkIndexRuneASCII/10-4 3397354 33.49 ns/op 298.64 MB/s BenchmarkIndexRuneASCII/32-4 3186525 38.21 ns/op 837.51 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 114.7 ns/op 35707.01 MB/s BenchmarkEqual/0-4 10620012 10.40 ns/op BenchmarkEqual/1-4 1000000 109.4 ns/op 9.14 MB/s BenchmarkEqual/6-4 1000000 108.6 ns/op 55.25 MB/s BenchmarkEqual/9-4 1000000 105.7 ns/op 85.15 MB/s BenchmarkEqual/15-4 1000000 107.9 ns/op 139.06 MB/s BenchmarkEqual/16-4 1000000 103.6 ns/op 154.42 MB/s BenchmarkEqual/20-4 1000000 105.1 ns/op 190.32 MB/s BenchmarkEqual/32-4 1000000 107.5 ns/op 297.62 MB/s BenchmarkEqual/4K-4 87021 1336 ns/op 3066.56 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 104.9 ns/op 610.25 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 118.9 ns/op 538.24 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 107.3 ns/op 596.63 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 107.0 ns/op 597.88 MB/s BenchmarkEqualBothUnaligned/4096_0-4 88340 1312 ns/op 3121.66 MB/s BenchmarkEqualBothUnaligned/4096_1-4 60130 2015 ns/op 2032.46 MB/s BenchmarkEqualBothUnaligned/4096_4-4 165747 761.7 ns/op 5377.39 MB/s BenchmarkEqualBothUnaligned/4096_7-4 151144 745.4 ns/op 5495.10 MB/s BenchmarkIndex/10-4 2396774 50.33 ns/op 198.68 MB/s BenchmarkIndex/32-4 2361558 51.61 ns/op 619.98 MB/s BenchmarkIndex/4K-4 42376 3001 ns/op 1364.83 MB/s BenchmarkIndexEasy/10-4 2488689 44.68 ns/op 223.79 MB/s BenchmarkIndexEasy/32-4 2409068 48.50 ns/op 659.85 MB/s BenchmarkIndexEasy/4K-4 533514 242.6 ns/op 16882.86 MB/s BenchmarkCount/10-4 1262427 94.98 ns/op 105.28 MB/s BenchmarkCount/32-4 1222255 96.93 ns/op 330.14 MB/s BenchmarkCount/4K-4 41906 2762 ns/op 1483.01 MB/s BenchmarkCountEasy/10-4 1259796 92.99 ns/op 107.54 MB/s BenchmarkCountEasy/32-4 1240226 93.26 ns/op 343.12 MB/s BenchmarkCountEasy/4K-4 454753 279.9 ns/op 14635.04 MB/s BenchmarkCountSingle/10-4 2460357 49.00 ns/op 204.10 MB/s BenchmarkCountSingle/32-4 2451975 48.34 ns/op 662.04 MB/s BenchmarkCountSingle/4K-4 1000000 112.0 ns/op 36564.35 MB/s BenchmarkToUpper/#00-4 2494088 45.86 ns/op BenchmarkToUpper/ONLYUPPER-4 297123 419.7 ns/op BenchmarkToUpper/abc-4 473584 286.1 ns/op BenchmarkToUpper/AbC123-4 287545 453.4 ns/op BenchmarkToUpper/azAZ09_-4 254751 488.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78108 1504 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35046 3311 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59629 2017 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 133645 970.7 ns/op BenchmarkToLower/#00-4 2611056 45.92 ns/op BenchmarkToLower/abc-4 416127 313.0 ns/op BenchmarkToLower/AbC123-4 305068 446.4 ns/op BenchmarkToLower/azAZ09_-4 260624 483.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82550 1493 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36824 3167 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70196 1748 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 129378 980.6 ns/op BenchmarkFields/ASCII/16-4 190749 722.8 ns/op 22.14 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12744 10869 ns/op 23.55 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 798 149151 ns/op 27.46 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 34 2986736 ns/op 21.94 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 45100736 ns/op 23.25 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 66861 1772 ns/op 9.03 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6502 20066 ns/op 12.76 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 325 353779 ns/op 11.58 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 6492185 ns/op 10.09 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 109258727 ns/op 9.60 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 120248 922.1 ns/op 17.35 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8272 12754 ns/op 20.07 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 574 225143 ns/op 18.19 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 4330635 ns/op 15.13 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 78536543 ns/op 13.35 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 80046 1474 ns/op 10.86 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6867 15458 ns/op 16.56 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 465 274269 ns/op 14.93 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 5056172 ns/op 12.96 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 85287006 ns/op 12.29 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1840034 63.12 ns/op BenchmarkTrimSpace/ASCII-4 1000000 110.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 99859 1236 ns/op BenchmarkTrimSpace/JustNonASCII-4 45525 2568 ns/op BenchmarkToValidUTF8/Valid-4 423259 308.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 314775 449.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 72854 1419 ns/op BenchmarkIndexHard1-4 1120 110836 ns/op BenchmarkIndexHard2-4 805 146261 ns/op BenchmarkIndexHard3-4 207 589265 ns/op BenchmarkIndexHard4-4 136 870477 ns/op BenchmarkLastIndexHard1-4 7 15489864 ns/op BenchmarkLastIndexHard2-4 6 19827352 ns/op BenchmarkLastIndexHard3-4 5 21960964 ns/op BenchmarkCountHard1-4 1062 106991 ns/op BenchmarkCountHard2-4 813 149975 ns/op BenchmarkCountHard3-4 190 595556 ns/op BenchmarkSplitEmptySeparator-4 1 108106081 ns/op BenchmarkSplitSingleByteSeparator-4 10 11760398 ns/op BenchmarkSplitMultiByteSeparator-4 12 8993012 ns/op BenchmarkSplitNSingleByteSeparator-4 185725 901.7 ns/op BenchmarkSplitNMultiByteSeparator-4 69118 1994 ns/op BenchmarkRepeat-4 159262 815.9 ns/op BenchmarkRepeatLarge/256/1-4 128080 1304 ns/op 196.26 MB/s BenchmarkRepeatLarge/256/16-4 206348 994.4 ns/op 257.44 MB/s BenchmarkRepeatLarge/512/1-4 78447 1544 ns/op 331.55 MB/s BenchmarkRepeatLarge/512/16-4 80811 1354 ns/op 378.21 MB/s BenchmarkRepeatLarge/1024/1-4 46177 2568 ns/op 398.71 MB/s BenchmarkRepeatLarge/1024/16-4 57608 2312 ns/op 442.84 MB/s BenchmarkRepeatLarge/2048/1-4 27758 4120 ns/op 497.07 MB/s BenchmarkRepeatLarge/2048/16-4 30836 3809 ns/op 537.72 MB/s BenchmarkRepeatLarge/4096/1-4 14482 8084 ns/op 506.67 MB/s BenchmarkRepeatLarge/4096/16-4 16046 7114 ns/op 575.73 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13920 ns/op 588.50 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13749 ns/op 595.81 MB/s BenchmarkRepeatLarge/8192/4097-4 15660 7147 ns/op 573.23 MB/s BenchmarkRepeatLarge/16384/1-4 7916 25922 ns/op 632.05 MB/s BenchmarkRepeatLarge/16384/16-4 9374 27941 ns/op 586.37 MB/s BenchmarkRepeatLarge/16384/4097-4 9631 21765 ns/op 564.71 MB/s BenchmarkRepeatLarge/32768/1-4 2450 55815 ns/op 587.09 MB/s BenchmarkRepeatLarge/32768/16-4 1923 55056 ns/op 595.18 MB/s BenchmarkRepeatLarge/32768/4097-4 3277 49978 ns/op 573.84 MB/s BenchmarkRepeatLarge/65536/1-4 1154 110102 ns/op 595.23 MB/s BenchmarkRepeatLarge/65536/16-4 1442 99119 ns/op 661.19 MB/s BenchmarkRepeatLarge/65536/4097-4 1615 87386 ns/op 703.26 MB/s BenchmarkRepeatLarge/131072/1-4 247 511975 ns/op 256.01 MB/s BenchmarkRepeatLarge/131072/16-4 282 424575 ns/op 308.71 MB/s BenchmarkRepeatLarge/131072/4097-4 268 397723 ns/op 319.34 MB/s BenchmarkRepeatLarge/262144/1-4 163 687029 ns/op 381.56 MB/s BenchmarkRepeatLarge/262144/16-4 171 723366 ns/op 362.39 MB/s BenchmarkRepeatLarge/262144/4097-4 165 765592 ns/op 337.14 MB/s BenchmarkRepeatLarge/524288/1-4 91 1263856 ns/op 414.83 MB/s BenchmarkRepeatLarge/524288/16-4 100 1215353 ns/op 431.39 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1210224 ns/op 429.94 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2385035 ns/op 439.65 MB/s BenchmarkRepeatLarge/1048576/16-4 64 2247127 ns/op 466.63 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 2291303 ns/op 455.96 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4396165 ns/op 477.04 MB/s BenchmarkRepeatLarge/2097152/16-4 34 5448349 ns/op 384.92 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4294346 ns/op 487.52 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8066382 ns/op 519.97 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7804531 ns/op 537.42 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8082724 ns/op 518.54 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14600531 ns/op 574.54 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15073412 ns/op 556.52 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13775096 ns/op 608.82 MB/s BenchmarkRepeatLarge/16777216/1-4 3 42947424 ns/op 390.65 MB/s BenchmarkRepeatLarge/16777216/16-4 3 43267195 ns/op 387.76 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28256335 ns/op 593.75 MB/s BenchmarkRepeatLarge/33554432/1-4 3 151626065 ns/op 221.30 MB/s BenchmarkRepeatLarge/33554432/16-4 3 81151782 ns/op 413.48 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59436180 ns/op 564.55 MB/s BenchmarkRepeatLarge/67108864/1-4 2 186997572 ns/op 358.88 MB/s BenchmarkRepeatLarge/67108864/16-4 2 136584347 ns/op 491.34 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 97520130 ns/op 688.15 MB/s BenchmarkRepeatLarge/134217728/1-4 1 182197775 ns/op 736.66 MB/s BenchmarkRepeatLarge/134217728/16-4 1 184127804 ns/op 728.94 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 185737531 ns/op 722.62 MB/s BenchmarkRepeatLarge/268435456/1-4 1 446325473 ns/op 601.43 MB/s BenchmarkRepeatLarge/268435456/16-4 1 388179054 ns/op 691.52 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 389440585 ns/op 689.28 MB/s BenchmarkRepeatLarge/536870912/1-4 1 851506648 ns/op 630.50 MB/s BenchmarkRepeatLarge/536870912/16-4 1 785414547 ns/op 683.55 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 774935849 ns/op 692.79 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1921668437 ns/op 558.75 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1546372452 ns/op 694.36 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1527363312 ns/op 703.00 MB/s BenchmarkBytesCompare/1-4 15001848 8.058 ns/op BenchmarkBytesCompare/2-4 14294552 7.934 ns/op BenchmarkBytesCompare/4-4 13808881 8.082 ns/op BenchmarkBytesCompare/8-4 15798374 7.806 ns/op BenchmarkBytesCompare/16-4 16605513 7.403 ns/op BenchmarkBytesCompare/32-4 12666004 8.839 ns/op BenchmarkBytesCompare/64-4 11470574 10.82 ns/op BenchmarkBytesCompare/128-4 10751107 11.40 ns/op BenchmarkBytesCompare/256-4 7625785 14.42 ns/op BenchmarkBytesCompare/512-4 5843551 19.00 ns/op BenchmarkBytesCompare/1024-4 3545116 30.71 ns/op BenchmarkBytesCompare/2048-4 2315845 50.85 ns/op BenchmarkIndexAnyASCII/1:1-4 1968992 61.74 ns/op BenchmarkIndexAnyASCII/1:2-4 2025962 59.72 ns/op BenchmarkIndexAnyASCII/1:4-4 1976043 60.48 ns/op BenchmarkIndexAnyASCII/1:8-4 2016940 59.69 ns/op BenchmarkIndexAnyASCII/1:16-4 2061663 59.68 ns/op BenchmarkIndexAnyASCII/1:32-4 1982984 60.44 ns/op BenchmarkIndexAnyASCII/1:64-4 1979184 60.38 ns/op BenchmarkIndexAnyASCII/16:1-4 1930992 60.76 ns/op BenchmarkIndexAnyASCII/16:2-4 485250 258.0 ns/op BenchmarkIndexAnyASCII/16:4-4 437884 267.2 ns/op BenchmarkIndexAnyASCII/16:8-4 465817 266.8 ns/op BenchmarkIndexAnyASCII/16:16-4 473365 273.1 ns/op BenchmarkIndexAnyASCII/16:32-4 410395 288.1 ns/op BenchmarkIndexAnyASCII/16:64-4 391942 323.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1741936 70.04 ns/op BenchmarkIndexAnyASCII/256:2-4 34816 3408 ns/op BenchmarkIndexAnyASCII/256:4-4 34641 3345 ns/op BenchmarkIndexAnyASCII/256:8-4 34621 3419 ns/op BenchmarkIndexAnyASCII/256:16-4 35077 3375 ns/op BenchmarkIndexAnyASCII/256:32-4 35048 3423 ns/op BenchmarkIndexAnyASCII/256:64-4 34107 3431 ns/op BenchmarkIndexAnyUTF8/1:1-4 1994601 62.31 ns/op BenchmarkIndexAnyUTF8/1:2-4 2056718 59.12 ns/op BenchmarkIndexAnyUTF8/1:4-4 2030490 59.15 ns/op BenchmarkIndexAnyUTF8/1:8-4 2027649 59.80 ns/op BenchmarkIndexAnyUTF8/1:16-4 2062808 59.99 ns/op BenchmarkIndexAnyUTF8/1:32-4 2038874 60.55 ns/op BenchmarkIndexAnyUTF8/1:64-4 1953081 64.95 ns/op BenchmarkIndexAnyUTF8/16:1-4 146382 788.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 382497 325.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 349284 314.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 412706 315.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 416068 312.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 375693 330.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 370635 379.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 8109 12371 ns/op BenchmarkIndexAnyUTF8/256:2-4 27705 4175 ns/op BenchmarkIndexAnyUTF8/256:4-4 27480 4253 ns/op BenchmarkIndexAnyUTF8/256:8-4 28615 4214 ns/op BenchmarkIndexAnyUTF8/256:16-4 28599 4115 ns/op BenchmarkIndexAnyUTF8/256:32-4 27301 4293 ns/op BenchmarkIndexAnyUTF8/256:64-4 26538 4440 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1980730 55.46 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2120851 54.51 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2141863 54.42 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2092640 54.83 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2161474 54.99 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2077801 53.83 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2025433 55.23 ns/op BenchmarkLastIndexAnyASCII/16:1-4 453954 254.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 505687 251.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 444961 258.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 451045 263.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 439882 268.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 421111 283.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 370803 320.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 36524 3259 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36088 3343 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34938 3332 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36063 3288 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36374 3279 ns/op BenchmarkLastIndexAnyASCII/256:32-4 35035 3373 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35066 3358 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2056800 55.19 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2147281 53.09 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2027490 55.59 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2080740 55.88 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2180877 52.63 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1989742 55.39 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2095246 57.99 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 189764 614.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 373064 315.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 387716 315.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 383526 322.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 373670 315.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 362966 319.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 380122 323.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12644 9354 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27144 4239 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 27630 4257 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28330 4217 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27918 4217 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27585 4272 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27219 4379 ns/op BenchmarkTrimASCII/1:1-4 2286172 51.06 ns/op BenchmarkTrimASCII/1:2-4 2176082 54.46 ns/op BenchmarkTrimASCII/1:4-4 1896337 55.15 ns/op BenchmarkTrimASCII/1:8-4 2123114 57.06 ns/op BenchmarkTrimASCII/1:16-4 1871786 63.68 ns/op BenchmarkTrimASCII/16:1-4 645355 198.0 ns/op BenchmarkTrimASCII/16:2-4 506424 254.8 ns/op BenchmarkTrimASCII/16:4-4 477783 255.2 ns/op BenchmarkTrimASCII/16:8-4 485620 251.1 ns/op BenchmarkTrimASCII/16:16-4 464244 254.5 ns/op BenchmarkTrimASCII/256:1-4 51051 2367 ns/op BenchmarkTrimASCII/256:2-4 36103 3215 ns/op BenchmarkTrimASCII/256:4-4 38086 3235 ns/op BenchmarkTrimASCII/256:8-4 36444 3272 ns/op BenchmarkTrimASCII/256:16-4 35972 3177 ns/op BenchmarkTrimASCII/4096:1-4 3403 37802 ns/op BenchmarkTrimASCII/4096:2-4 2521 50372 ns/op BenchmarkTrimASCII/4096:4-4 2413 52801 ns/op BenchmarkTrimASCII/4096:8-4 2509 51770 ns/op BenchmarkTrimASCII/4096:16-4 2418 50165 ns/op BenchmarkTrimByte-4 2224753 52.19 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17613 6675 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14955 6696 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 918 123154 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2011 60179 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4058 32412 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6882 15991 ns/op BenchmarkCompareBytesEqual-4 14969970 7.372 ns/op BenchmarkCompareBytesToNil-4 17518858 7.376 ns/op BenchmarkCompareBytesEmpty-4 18275548 6.246 ns/op BenchmarkCompareBytesIdentical-4 17720200 7.540 ns/op BenchmarkCompareBytesSameLength-4 13357513 8.094 ns/op BenchmarkCompareBytesDifferentLength-4 13609868 8.257 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3058 42829 ns/op 24483.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2877 42619 ns/op 24603.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2880 42365 ns/op 24751.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2787 42163 ns/op 24869.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2918 43116 ns/op 24320.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2919 45656 ns/op 22967.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2498 43685 ns/op 24003.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2700 41195 ns/op 25454.48 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2098 50117 ns/op 20922.76 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2073 51201 ns/op 20479.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2376 50997 ns/op 20561.57 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2325 55570 ns/op 18869.56 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2973 49053 ns/op 21376.44 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2898 47849 ns/op 21914.39 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2787 47302 ns/op 22167.97 MB/s BenchmarkCompareBytesBig-4 2727 43561 ns/op 24071.90 MB/s BenchmarkCompareBytesBigIdentical-4 16669948 7.039 ns/op 148962768.04 MB/s PASS ok bytes 69.955s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 77823321 ns/op 1.29 MB/s 3612012 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 296572789 ns/op 1.91 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24069032 ns/op 0.68 MB/s 3646700 B/op 52 allocs/op PASS ok compress/bzip2 2.385s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 50 2189025 ns/op 4.57 MB/s 42674 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 21242388 ns/op 4.71 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 213611375 ns/op 4.68 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 52 2177036 ns/op 4.59 MB/s 42830 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 22307989 ns/op 4.48 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 224378396 ns/op 4.46 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 52 2208178 ns/op 4.53 MB/s 42790 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20675112 ns/op 4.84 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 203773941 ns/op 4.91 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 54 2105609 ns/op 4.75 MB/s 43772 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20010478 ns/op 5.00 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 205181611 ns/op 4.87 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 2275863 ns/op 4.39 MB/s 43835 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21872746 ns/op 4.57 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 219419591 ns/op 4.56 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1776283 ns/op 5.63 MB/s 42862 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15259975 ns/op 6.55 MB/s 48481 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 152116546 ns/op 6.57 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 72 1574365 ns/op 6.35 MB/s 42987 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 13024209 ns/op 7.68 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 119459878 ns/op 8.37 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1583663 ns/op 6.31 MB/s 42573 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11915727 ns/op 8.39 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 119952477 ns/op 8.34 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1297651 ns/op 7.71 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12418643 ns/op 8.05 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 126094188 ns/op 7.93 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 2438071 ns/op 4.10 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 22186860 ns/op 4.51 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 210195555 ns/op 4.76 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6195128 ns/op 1.61 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 68217041 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 708316943 ns/op 1.41 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6044917 ns/op 1.65 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 66945218 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 692512863 ns/op 1.44 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 1566643 ns/op 6.38 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13166343 ns/op 7.60 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 129224991 ns/op 7.74 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2225777 ns/op 4.49 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16443091 ns/op 6.08 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 161702038 ns/op 6.18 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5753741 ns/op 1.74 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58408844 ns/op 1.71 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 614703359 ns/op 1.63 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5715971 ns/op 1.75 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 71841435 ns/op 1.39 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 736074226 ns/op 1.36 MB/s PASS ok compress/flate 16.971s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 54 2432071 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2445217 ns/op 4.09 MB/s BenchmarkDecoder/1e5-4 5 23917128 ns/op 4.18 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24477820 ns/op 4.09 MB/s BenchmarkDecoder/1e6-4 1 240716595 ns/op 4.15 MB/s BenchmarkDecoder/1e-Reuse6-4 1 244974478 ns/op 4.08 MB/s BenchmarkEncoder/1e4-4 52 2124789 ns/op 4.71 MB/s BenchmarkEncoder/1e-Reuse4-4 60 1917575 ns/op 5.21 MB/s BenchmarkEncoder/1e5-4 6 19804830 ns/op 5.05 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19638516 ns/op 5.09 MB/s BenchmarkEncoder/1e6-4 1 199033423 ns/op 5.02 MB/s BenchmarkEncoder/1e-Reuse6-4 1 194902696 ns/op 5.13 MB/s PASS ok compress/lzw 4.380s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4609858 ns/op PASS ok container/heap 1.170s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 27889 3989 ns/op BenchmarkWithTimeout/concurrency=40-4 5893 24008 ns/op BenchmarkWithTimeout/concurrency=4000-4 5366 28250 ns/op BenchmarkWithTimeout/concurrency=400000-4 6850 20384 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 428296 376.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17725 7204 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21021 5459 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4593 32372 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2162 50117 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3862 45655 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 352 366628 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 248 524790 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 349 324012 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 3642030 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 5824942 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 3080489 ns/op BenchmarkCheckCanceled/Err-4 330847 360.6 ns/op BenchmarkCheckCanceled/Done-4 543700 219.2 ns/op BenchmarkContextCancelDone-4 848150 150.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26701 4298 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 25260 4635 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25116 5056 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21612 5871 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13768 9408 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 531890 230.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 311468 370.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 228957 518.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 153914 800.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 77966 1498 ns/op PASS ok context 11.125s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1610101 69.11 ns/op 231.52 MB/s BenchmarkDecrypt-4 1676121 69.96 ns/op 228.71 MB/s BenchmarkExpand-4 1000000 112.3 ns/op PASS ok crypto/aes 1.613s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 202053 534.6 ns/op 119.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 336878 313.9 ns/op 203.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 244024 530.0 ns/op 120.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 382310 324.5 ns/op 197.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 156528 827.6 ns/op 1631.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 213274 593.5 ns/op 2274.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 133394 888.2 ns/op 1520.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 183552 679.7 ns/op 1986.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 53260 2210 ns/op 3706.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 68305 1785 ns/op 4588.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46298 2628 ns/op 3116.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48333 2347 ns/op 3490.84 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7082 18359 ns/op 55.51 MB/s BenchmarkAESCFBDecrypt1K-4 6787 18454 ns/op 55.22 MB/s BenchmarkAESCFBDecrypt8K-4 768 149101 ns/op 54.91 MB/s BenchmarkAESOFB1K-4 10000 12311 ns/op 82.77 MB/s BenchmarkAESCTR1K-4 14080 8667 ns/op 117.57 MB/s BenchmarkAESCTR8K-4 1656 77231 ns/op 106.01 MB/s BenchmarkAESCBCEncrypt1K-4 13791 8557 ns/op 119.67 MB/s BenchmarkAESCBCDecrypt1K-4 17967 6549 ns/op 156.35 MB/s PASS ok crypto/cipher 4.403s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 76822 1366 ns/op 5.86 MB/s BenchmarkDecrypt-4 91659 1263 ns/op 6.33 MB/s BenchmarkTDESEncrypt-4 35138 3330 ns/op 2.40 MB/s BenchmarkTDESDecrypt-4 34832 3380 ns/op 2.37 MB/s PASS ok crypto/des 1.706s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1147 100003 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 8041038 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 21078932 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1503977 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.717s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1914 66175 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 32 4408188 ns/op 2682 B/op 34 allocs/op BenchmarkSign/P521-4 12 10989049 ns/op 3061 B/op 35 allocs/op BenchmarkVerify/P256-4 1083 108156 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 10214465 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 24797816 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5271 23480 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 54 2194913 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 20 5432029 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 3.045s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 254 472921 ns/op BenchmarkNewKeyFromSeed-4 220 533759 ns/op BenchmarkSigning-4 206 618068 ns/op BenchmarkVerification-4 150 796409 ns/op PASS ok crypto/ed25519 1.841s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6144 19710 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1023423 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 50 2689076 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 18 6242139 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1552 78712 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 44 3166669 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 18 7138436 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 17036071 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 12369 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7160 20385 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3040 34670 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 70 1708798 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2373 52449 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 270 747419 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1518 76159 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1364050 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.224s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 12319 8942 ns/op 114.52 MB/s BenchmarkHMACSHA256_32-4 18447 5550 ns/op 5.77 MB/s BenchmarkNewWriteSum-4 9162 12437 ns/op 2.57 MB/s PASS ok crypto/hmac 1.644s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 37110 2987 ns/op BenchmarkModSub-4 35188 3196 ns/op BenchmarkMontgomeryRepr-4 19129 5545 ns/op BenchmarkMontgomeryMul-4 21211 5362 ns/op BenchmarkModMul-4 10000 11517 ns/op BenchmarkExpBig-4 15 8231280 ns/op BenchmarkExp-4 5 30907888 ns/op PASS ok crypto/internal/bigmod 2.587s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2658 51718 ns/op BenchmarkScalarBaseMult-4 210 515391 ns/op BenchmarkScalarMult-4 99 1435081 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 150 751487 ns/op PASS ok crypto/internal/edwards25519 1.825s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 381668 314.4 ns/op BenchmarkMultiply-4 4878728 24.37 ns/op BenchmarkSquare-4 5234146 34.22 ns/op BenchmarkInvert-4 28334 4243 ns/op BenchmarkMult32-4 994510 111.0 ns/op PASS ok crypto/internal/edwards25519/field 2.046s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 49 2363996 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1902 65478 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 7449186 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 17918550 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 121 1186986 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 13288 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 55 2282214 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 20 5671472 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.773s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 712914 197.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 396362 386.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 127480 1359 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 537658 206.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 310020 577.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 115270 1039 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.476s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 98413 1603 ns/op 4.99 MB/s BenchmarkHash64-4 112681 1136 ns/op 56.36 MB/s BenchmarkHash128-4 105657 1234 ns/op 103.71 MB/s BenchmarkHash256-4 108421 1503 ns/op 170.34 MB/s BenchmarkHash512-4 70944 2434 ns/op 210.37 MB/s BenchmarkHash1K-4 45746 2314 ns/op 442.45 MB/s BenchmarkHash8K-4 7017 20734 ns/op 395.11 MB/s BenchmarkHash1M-4 70 1515991 ns/op 691.68 MB/s BenchmarkHash8M-4 9 13857053 ns/op 605.37 MB/s BenchmarkHash8BytesUnaligned-4 89629 1258 ns/op 6.36 MB/s BenchmarkHash1KUnaligned-4 44192 2433 ns/op 420.94 MB/s BenchmarkHash8KUnaligned-4 9417 12534 ns/op 653.60 MB/s PASS ok crypto/md5 3.760s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 174985913 ns/op PASS ok crypto/rand 1.460s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11789 ns/op 10.86 MB/s BenchmarkRC4_1K-4 1488 113457 ns/op 9.03 MB/s BenchmarkRC4_8K-4 170 700472 ns/op 11.56 MB/s PASS ok crypto/rc4 1.602s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13424793 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38111044 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 55129686 ns/op BenchmarkEncryptPKCS1v15/2048-4 25 4518191 ns/op BenchmarkDecryptOAEP/2048-4 8 14189875 ns/op BenchmarkEncryptOAEP/2048-4 28 6913754 ns/op BenchmarkSignPKCS1v15/2048-4 8 17412823 ns/op BenchmarkVerifyPKCS1v15/2048-4 30 4198669 ns/op BenchmarkSignPSS/2048-4 8 14608515 ns/op BenchmarkVerifyPSS/2048-4 30 6232296 ns/op PASS ok crypto/rsa 3.051s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88869 1363 ns/op 5.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 93314 1311 ns/op 6.10 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 70072 2041 ns/op 156.80 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 88798 1940 ns/op 164.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48114 2298 ns/op 445.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52750 2026 ns/op 505.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10351 ns/op 791.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 11526 10746 ns/op 762.36 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.655s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 73552 1623 ns/op 4.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 76104 1446 ns/op 5.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 81169 1409 ns/op 5.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 21706 7178 ns/op 142.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 28999 3842 ns/op 266.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29158 4481 ns/op 228.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5836 38636 ns/op 212.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5434 42618 ns/op 192.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5865 23161 ns/op 353.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.899s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 47336 2117 ns/op 3.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 66637 1752 ns/op 4.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50218 2119 ns/op 3.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26761 5434 ns/op 188.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31560 4621 ns/op 221.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33369 3711 ns/op 275.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8067 17272 ns/op 474.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6202 16635 ns/op 492.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5426 20432 ns/op 400.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.873s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20255154 6.253 ns/op BenchmarkConstantTimeEq-4 22028372 6.072 ns/op BenchmarkConstantTimeLessOrEq-4 20567494 7.186 ns/op BenchmarkXORBytes/8Bytes-4 2684475 45.38 ns/op 176.30 MB/s BenchmarkXORBytes/128Bytes-4 2656162 50.96 ns/op 2511.88 MB/s BenchmarkXORBytes/2048Bytes-4 915274 129.5 ns/op 15814.84 MB/s BenchmarkXORBytes/32768Bytes-4 77166 1507 ns/op 21743.56 MB/s PASS ok crypto/subtle 2.395s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 18 6755608 ns/op BenchmarkCertCache/1-4 48 6743787 ns/op BenchmarkCertCache/2-4 26 4760380 ns/op BenchmarkCertCache/3-4 34 4719266 ns/op BenchmarkHandshakeServer/RSA-4 9 16111472 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 14869224 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 15038476 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 26 5091575 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 18 6719125 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6891116 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 26 7712112 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 50160204 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 40391508 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 113042949 ns/op 9.28 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 110477884 ns/op 9.49 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 248894916 ns/op 8.43 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 241465578 ns/op 8.69 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 367937522 ns/op 11.40 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 407191006 ns/op 10.30 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 787778677 ns/op 10.65 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 759949951 ns/op 11.04 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1218135714 ns/op 13.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1527929396 ns/op 10.98 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2830077614 ns/op 11.86 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3014542459 ns/op 11.13 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5689388985 ns/op 11.80 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5983388241 ns/op 11.22 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 115187487 ns/op 9.10 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 119455700 ns/op 8.78 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 186263252 ns/op 11.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 213120453 ns/op 9.84 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 368975305 ns/op 11.37 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 393928286 ns/op 10.65 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 741432959 ns/op 11.31 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 803742614 ns/op 10.44 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1249775953 ns/op 13.42 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1140649943 ns/op 14.71 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2913330048 ns/op 11.52 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3908357296 ns/op 8.59 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6619763808 ns/op 10.14 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6386919726 ns/op 10.51 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 745690560 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 737468694 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 311217668 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 309795311 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 178081074 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 175618634 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 109257657 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 102822778 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 71618482 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 59399278 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 166083651 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 169940039 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 93822536 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 91557300 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 65823039 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 60292369 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 41436542 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 48136991 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 42339392 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 36789491 ns/op PASS ok crypto/tls 59.812s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 21442552 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 268 857033 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 654 225051 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 729 211017 ns/op 14065 B/op 188 allocs/op PASS ok crypto/x509 2.889s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 20 5194688 ns/op 278335 B/op 1619 allocs/op BenchmarkConcurrentStmtQuery-4 24 5490813 ns/op 265698 B/op 1985 allocs/op BenchmarkConcurrentStmtExec-4 32 3144461 ns/op 213999 B/op 580 allocs/op BenchmarkConcurrentTxQuery-4 20 5032928 ns/op 272968 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 64 2841210 ns/op 87918 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 36 4480343 ns/op 106345 B/op 2078 allocs/op BenchmarkConcurrentTxStmtExec-4 74 1373680 ns/op 41187 B/op 381 allocs/op BenchmarkConcurrentRandom-4 22 5183633 ns/op 229913 B/op 1788 allocs/op BenchmarkManyConcurrentQueries-4 1418 87272 ns/op 4175 B/op 21 allocs/op BenchmarkGrabConn-4 137005 1017 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.189s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1774 78028 ns/op BenchmarkSymbols32-4 1342 96559 ns/op PASS ok debug/elf 1.397s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 76136 1652 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 45 2498784 ns/op 180245 B/op 13 allocs/op Benchmark115/LineToPC-4 58 2171584 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12730 15292 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.072s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 41083 2619 ns/op BenchmarkMarshal-4 466 231966 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2556 52809 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.656s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 271 460356 ns/op 17.79 MB/s BenchmarkEncodeToString-4 195 569522 ns/op 14.38 MB/s BenchmarkDecode-4 134 881011 ns/op 14.88 MB/s BenchmarkDecodeString-4 133 1150604 ns/op 11.40 MB/s PASS ok encoding/base32 1.913s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 316 353260 ns/op 23.19 MB/s BenchmarkDecodeString/2-4 295330 399.6 ns/op 10.01 MB/s BenchmarkDecodeString/4-4 297613 426.3 ns/op 18.77 MB/s BenchmarkDecodeString/8-4 249567 529.1 ns/op 22.68 MB/s BenchmarkDecodeString/64-4 43896 2847 ns/op 30.91 MB/s BenchmarkDecodeString/8192-4 426 340330 ns/op 32.10 MB/s BenchmarkNewEncoding-4 50064 2157 ns/op 118.68 MB/s PASS ok encoding/base64 2.460s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1158 133844 ns/op 29.89 MB/s BenchmarkReadStruct-4 10000 13979 ns/op 5.37 MB/s BenchmarkWriteStruct-4 10000 14179 ns/op 5.29 MB/s BenchmarkReadInts-4 29301 4664 ns/op 6.43 MB/s BenchmarkWriteInts-4 26275 4123 ns/op 7.28 MB/s BenchmarkWriteSlice1000Int32s-4 955 131870 ns/op 30.33 MB/s BenchmarkPutUint16-4 1697718 71.92 ns/op 27.81 MB/s BenchmarkAppendUint16-4 1825050 78.61 ns/op 25.44 MB/s BenchmarkPutUint32-4 1615207 69.03 ns/op 57.95 MB/s BenchmarkAppendUint32-4 1954441 55.52 ns/op 72.05 MB/s BenchmarkPutUint64-4 911810 181.6 ns/op 44.04 MB/s BenchmarkAppendUint64-4 804175 143.3 ns/op 55.81 MB/s BenchmarkLittleEndianPutUint16-4 2600280 71.64 ns/op 27.92 MB/s BenchmarkLittleEndianAppendUint16-4 2362029 67.33 ns/op 29.70 MB/s BenchmarkLittleEndianPutUint32-4 1798700 71.42 ns/op 56.01 MB/s BenchmarkLittleEndianAppendUint32-4 1375488 72.95 ns/op 54.83 MB/s BenchmarkLittleEndianPutUint64-4 941614 157.2 ns/op 50.90 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 141.5 ns/op 56.52 MB/s BenchmarkReadFloats-4 114912 1470 ns/op 8.16 MB/s BenchmarkWriteFloats-4 106761 1138 ns/op 10.55 MB/s BenchmarkReadSlice1000Float32s-4 688 151076 ns/op 26.48 MB/s BenchmarkWriteSlice1000Float32s-4 747 152323 ns/op 26.26 MB/s BenchmarkReadSlice1000Uint8s-4 31824 4500 ns/op 222.20 MB/s BenchmarkWriteSlice1000Uint8s-4 49844 3370 ns/op 296.77 MB/s BenchmarkPutUvarint32-4 948405 163.0 ns/op 24.54 MB/s BenchmarkPutUvarint64-4 204394 563.6 ns/op 14.20 MB/s PASS ok encoding/binary 7.476s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5829 25300 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 3615 36509 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5864 21394 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4071 59517 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6378 21440 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6177 19681 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5910 43631 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3355 44881 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9672 19117 ns/op PASS ok encoding/csv 2.962s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7705 15209 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6302 18241 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 160 750150 ns/op 17139 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 520 230002 ns/op 946 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1174 115154 ns/op 75 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1186 97792 ns/op 74 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1560 83440 ns/op 248 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 49 2449673 ns/op 37566 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 330 428977 ns/op 25323 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 920 198742 ns/op 10805 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 819 182856 ns/op 9766 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 391 355171 ns/op 39225 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 127 991949 ns/op 67486 B/op 2240 allocs/op BenchmarkDecodeBytesSlice-4 249 489635 ns/op 24524 B/op 217 allocs/op BenchmarkDecodeInterfaceSlice-4 61 2111875 ns/op 83443 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 2140518 ns/op 54120 B/op 181 allocs/op PASS ok encoding/gob 4.586s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 7722 15584 ns/op 16.43 MB/s BenchmarkEncode/1024-4 2061 57912 ns/op 17.68 MB/s BenchmarkEncode/4096-4 394 327968 ns/op 12.49 MB/s BenchmarkEncode/16384-4 148 955502 ns/op 17.15 MB/s BenchmarkDecode/256-4 17106 7385 ns/op 34.66 MB/s BenchmarkDecode/1024-4 5437 29892 ns/op 34.26 MB/s BenchmarkDecode/4096-4 1246 144659 ns/op 28.31 MB/s BenchmarkDecode/16384-4 271 416764 ns/op 39.31 MB/s BenchmarkDump/256-4 1126 149139 ns/op 1.72 MB/s BenchmarkDump/1024-4 240 427425 ns/op 2.40 MB/s BenchmarkDump/4096-4 68 1816931 ns/op 2.25 MB/s BenchmarkDump/16384-4 19 8257497 ns/op 1.98 MB/s PASS ok encoding/hex 3.841s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 147940977 ns/op 13.12 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 200685314 ns/op 9.67 MB/s 8525392 B/op 139 allocs/op BenchmarkCodeMarshal-4 1 202759546 ns/op 9.57 MB/s 10333360 B/op 62 allocs/op BenchmarkCodeMarshalError-4 1 232272768 ns/op 8.35 MB/s 10336248 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 13551 9498 ns/op BenchmarkMarshalBytes/256-4 3913 45265 ns/op BenchmarkMarshalBytes/4096-4 412 325218 ns/op BenchmarkMarshalBytesError/32-4 42 2997547 ns/op BenchmarkMarshalBytesError/256-4 34 3147239 ns/op BenchmarkMarshalBytesError/4096-4 37 4666902 ns/op BenchmarkMarshalMap-4 21928 6085 ns/op 301 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 610997744 ns/op 3.18 MB/s 10098344 B/op 40036 allocs/op BenchmarkUnicodeDecoder-4 19995 6006 ns/op 2.33 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 25604 4125 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 544191577 ns/op 3.57 MB/s 2021584 B/op 40007 allocs/op BenchmarkCodeUnmarshalReuse-4 1 552789218 ns/op 3.51 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 53112 2130 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 94993 1652 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 126942 1128 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14576 10116 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 45966 3500 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 47787 3140 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 15736 9116 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4509 47523 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 462 241924 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 66 1738849 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 14426107 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 361773 295.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 425432 265.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 490447 235.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 533943 211.8 ns/op BenchmarkEncodeMarshaler-4 50706 2255 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 64285 1737 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4423456 40.13 ns/op BenchmarkNumberIsValidRegexp-4 14755 8285 ns/op PASS ok encoding/json 13.004s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 33 3646009 ns/op 17.97 MB/s BenchmarkDecode-4 16 7125838 ns/op 12.46 MB/s PASS ok encoding/pem 1.464s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2020 106466 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 546 253065 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2528 59538 ns/op PASS ok encoding/xml 1.804s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 216055 799.9 ns/op BenchmarkAs-4 56386 2116 ns/op PASS ok errors 1.433s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 353107 303.6 ns/op BenchmarkIntSet-4 582723 225.3 ns/op BenchmarkFloatAdd-4 136252 950.7 ns/op BenchmarkFloatSet-4 628081 223.2 ns/op BenchmarkStringSet-4 498634 328.2 ns/op BenchmarkMapSet-4 115414 1196 ns/op BenchmarkMapSetDifferent-4 56640 2722 ns/op BenchmarkMapSetDifferentRandom-4 260 564490 ns/op BenchmarkMapSetString-4 107000 1071 ns/op BenchmarkMapAddSame-4 22725 4444 ns/op BenchmarkMapAddDifferent-4 10916 13708 ns/op BenchmarkMapAddDifferentRandom-4 196 669419 ns/op BenchmarkMapAddSameSteadyState-4 270682 457.5 ns/op BenchmarkMapAddDifferentSteadyState-4 109834 1032 ns/op BenchmarkMapString-4 6332 19831 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 10610 11479 ns/op PASS ok expvar 4.680s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 58731 2947 ns/op BenchmarkSprintfEmpty-4 187442 755.4 ns/op BenchmarkSprintfString-4 117313 1177 ns/op BenchmarkSprintfTruncateString-4 130506 1156 ns/op BenchmarkSprintfTruncateBytes-4 81262 1338 ns/op BenchmarkSprintfSlowParsingPath-4 110256 1156 ns/op BenchmarkSprintfQuoteString-4 35874 3820 ns/op BenchmarkSprintfInt-4 132436 1006 ns/op BenchmarkSprintfIntInt-4 98823 1580 ns/op BenchmarkSprintfPrefixedInt-4 97651 1347 ns/op BenchmarkSprintfFloat-4 66613 2206 ns/op BenchmarkSprintfComplex-4 29236 4583 ns/op BenchmarkSprintfBoolean-4 140782 1165 ns/op BenchmarkSprintfHexString-4 56091 2606 ns/op BenchmarkSprintfHexBytes-4 56131 3578 ns/op BenchmarkSprintfBytes-4 27170 4847 ns/op BenchmarkSprintfStringer-4 43713 3275 ns/op BenchmarkSprintfStructure-4 18590 8363 ns/op BenchmarkManyArgs-4 29470 3603 ns/op BenchmarkFprintInt-4 48008 2649 ns/op BenchmarkFprintfBytes-4 46796 2393 ns/op BenchmarkFprintIntNoAlloc-4 42816 2377 ns/op BenchmarkScanInts-4 25 5378662 ns/op BenchmarkScanRecursiveInt-4 1 545988189 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 622144369 ns/op PASS ok fmt 8.359s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 421 371694 ns/op PASS ok go/build 1.317s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 29202 4129 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 8001 15627 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3471 34335 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 973 158314 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 202 646583 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 45 3258170 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 10209285 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 2 55015016 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 248304853 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 2.951s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 380715602 ns/op 0.17 MB/s 46538760 B/op 49102 allocs/op PASS ok go/format 1.459s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 3 48787305 ns/op 1.10 MB/s BenchmarkParseOnly-4 4 25998395 ns/op 2.07 MB/s BenchmarkResolve-4 49 3605974 ns/op 14.93 MB/s PASS ok go/parser 3.493s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 176866745 ns/op 0.29 MB/s 5529704 B/op 27566 allocs/op BenchmarkPrintDecl-4 439 268474 ns/op 0.12 MB/s 16708 B/op 51 allocs/op PASS ok go/printer 1.411s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 201 502781 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9730628 ns/op 5.09 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 17089325 ns/op 4.29 MB/s BenchmarkScanFiles/net/http/server.go-4 4 28688788 ns/op 4.29 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 176 685700 ns/op 4.52 MB/s PASS ok go/scanner 2.363s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 122.2 ns/op PASS ok go/token 1.225s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 91 1700290 ns/op BenchmarkNamed/Underlying/nongeneric-4 545010 254.7 ns/op BenchmarkNamed/Underlying/generic-4 589731 342.7 ns/op BenchmarkNamed/Underlying/src_instance-4 554528 235.8 ns/op BenchmarkNamed/Underlying/user_instance-4 551601 311.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11898 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 12685 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 13997 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 11869 ns/op BenchmarkCheck/http/funcbodies/info-4 1 739615427 ns/op 45429 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 660342058 ns/op 50836 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 381436531 ns/op 87923 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 317199026 ns/op 105657 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3421989582 ns/op 1513 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 194105283 ns/op 26590 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 115816660 ns/op 44344 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 97763795 ns/op 52707 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 662501590 ns/op 3262 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 101411730 ns/op 21230 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 81027704 ns/op 26602 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 88162396 ns/op 24000 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2996611568 ns/op 22380 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 856527473 ns/op 78253 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 199783510 ns/op 328095 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 183944231 ns/op 362449 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4700956089 ns/op 426.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 261153313 ns/op 7643 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 147913761 ns/op 13438 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 179755097 ns/op 11106 lines/s PASS ok go/types 60.699s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 9476 12194 ns/op 83.98 MB/s PASS ok hash/adler32 1.188s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 203000 655.0 ns/op 22.90 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 168427 755.1 ns/op 19.86 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 114248 1179 ns/op 33.92 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86636 1740 ns/op 22.98 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 345078 417.3 ns/op 1227.03 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 319390 478.9 ns/op 1069.21 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 267290 441.0 ns/op 2322.13 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 366482 490.5 ns/op 2087.87 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 250417 606.2 ns/op 6757.12 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 213866 839.9 ns/op 4876.96 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 44619 2353 ns/op 13923.50 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52590 2433 ns/op 13465.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 361460 715.4 ns/op 20.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 332665 437.1 ns/op 34.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 307453 676.7 ns/op 59.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 198676 729.7 ns/op 54.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 275563 570.1 ns/op 898.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 302150 516.0 ns/op 992.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 226396 884.4 ns/op 1157.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 215215 772.6 ns/op 1325.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 162004 725.8 ns/op 5643.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 186738 946.0 ns/op 4329.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45498 2649 ns/op 12369.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 38204 3494 ns/op 9378.84 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 163074 807.9 ns/op 18.57 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 218268 687.2 ns/op 21.83 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 80802 1640 ns/op 24.39 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 74335 1612 ns/op 24.82 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8426 15186 ns/op 33.71 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 6632 23275 ns/op 22.00 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4609 29272 ns/op 34.98 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5367 40581 ns/op 25.23 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 848 168650 ns/op 24.29 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 861 116207 ns/op 35.25 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1083609 ns/op 30.24 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1078790 ns/op 30.37 MB/s PASS ok hash/crc32 9.652s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1100841 ns/op 59.53 MB/s BenchmarkCrc64/ISO4KB-4 1092 120044 ns/op 34.12 MB/s BenchmarkCrc64/ISO1KB-4 4345 24088 ns/op 42.51 MB/s BenchmarkCrc64/ECMA64KB-4 100 1538310 ns/op 42.60 MB/s BenchmarkCrc64/Random64KB-4 100 1481735 ns/op 44.23 MB/s BenchmarkCrc64/Random16KB-4 373 354345 ns/op 46.24 MB/s PASS ok hash/crc64 2.194s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 9590 12145 ns/op 84.31 MB/s BenchmarkFnv32aKB-4 10000 12665 ns/op 80.85 MB/s BenchmarkFnv64KB-4 10000 13857 ns/op 73.90 MB/s BenchmarkFnv64aKB-4 10653 14180 ns/op 72.21 MB/s BenchmarkFnv128KB-4 1544 124856 ns/op 8.20 MB/s BenchmarkFnv128aKB-4 1099 99480 ns/op 10.29 MB/s PASS ok hash/fnv 2.381s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 379702 305.3 ns/op 13.10 MB/s BenchmarkHash/n=4/Bytes-4 2787642 46.25 ns/op 86.49 MB/s BenchmarkHash/n=4/String-4 1376421 91.00 ns/op 43.95 MB/s BenchmarkHash/n=8/Write-4 408398 332.6 ns/op 24.06 MB/s BenchmarkHash/n=8/Bytes-4 2658621 44.83 ns/op 178.44 MB/s BenchmarkHash/n=8/String-4 1288766 102.7 ns/op 77.87 MB/s BenchmarkHash/n=16/Write-4 357068 410.3 ns/op 39.00 MB/s BenchmarkHash/n=16/Bytes-4 2499320 43.55 ns/op 367.40 MB/s BenchmarkHash/n=16/String-4 1452298 178.9 ns/op 89.42 MB/s BenchmarkHash/n=32/Write-4 353630 364.5 ns/op 87.80 MB/s BenchmarkHash/n=32/Bytes-4 2673624 41.20 ns/op 776.70 MB/s BenchmarkHash/n=32/String-4 1509070 77.04 ns/op 415.38 MB/s BenchmarkHash/n=64/Write-4 365706 340.3 ns/op 188.04 MB/s BenchmarkHash/n=64/Bytes-4 2831426 41.58 ns/op 1539.21 MB/s BenchmarkHash/n=64/String-4 1273820 92.68 ns/op 690.54 MB/s BenchmarkHash/n=256/Write-4 337545 661.6 ns/op 386.94 MB/s BenchmarkHash/n=256/Bytes-4 1794019 80.84 ns/op 3166.80 MB/s BenchmarkHash/n=256/String-4 748678 177.2 ns/op 1445.01 MB/s BenchmarkHash/n=320/Write-4 323264 654.0 ns/op 489.30 MB/s BenchmarkHash/n=320/Bytes-4 1699710 69.24 ns/op 4621.36 MB/s BenchmarkHash/n=320/String-4 556226 289.9 ns/op 1103.88 MB/s BenchmarkHash/n=1024/Write-4 178558 1165 ns/op 879.30 MB/s BenchmarkHash/n=1024/Bytes-4 822787 163.4 ns/op 6265.03 MB/s BenchmarkHash/n=1024/String-4 266623 836.4 ns/op 1224.36 MB/s BenchmarkHash/n=4096/Write-4 74653 1429 ns/op 2866.94 MB/s BenchmarkHash/n=4096/Bytes-4 189469 549.2 ns/op 7458.36 MB/s BenchmarkHash/n=4096/String-4 76190 1630 ns/op 2512.39 MB/s BenchmarkHash/n=16384/Write-4 24663 5299 ns/op 3092.17 MB/s BenchmarkHash/n=16384/Bytes-4 60610 2120 ns/op 7727.91 MB/s BenchmarkHash/n=16384/String-4 17006 7756 ns/op 2112.51 MB/s PASS ok hash/maphash 8.597s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 560 238469 ns/op BenchmarkEscapeNone-4 97509 1119 ns/op BenchmarkUnescape-4 573 373196 ns/op BenchmarkUnescapeNone-4 435327 274.8 ns/op BenchmarkUnescapeSparse-4 10000 31849 ns/op BenchmarkUnescapeDense-4 741 151991 ns/op PASS ok html 2.403s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6993 28673 ns/op BenchmarkCSSEscaperNoSpecials-4 23391 4894 ns/op BenchmarkDecodeCSS-4 16158 6790 ns/op BenchmarkDecodeCSSNoSpecials-4 2277748 93.26 ns/op BenchmarkCSSValueFilter-4 68737 1991 ns/op BenchmarkCSSValueFilterOk-4 38805 3514 ns/op BenchmarkEscapedExecute-4 3418 40453 ns/op BenchmarkHTMLNospaceEscaper-4 9662 24502 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 31130 3248 ns/op BenchmarkStripTags-4 10000 10421 ns/op BenchmarkStripTagsNoSpecials-4 152522 860.6 ns/op BenchmarkJSValEscaperWithNum-4 12644 7977 ns/op BenchmarkJSValEscaperWithStr-4 4464 34244 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 10931 ns/op BenchmarkJSValEscaperWithObj-4 2700 60150 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9310 26894 ns/op BenchmarkJSStrEscaperNoSpecials-4 28165 4094 ns/op BenchmarkJSStrEscaper-4 6040 17244 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 27270 4299 ns/op BenchmarkJSRegexpEscaper-4 7452 19171 ns/op BenchmarkTemplateSpecialTags-4 63 1868484 ns/op BenchmarkURLEscaper-4 2683 39510 ns/op BenchmarkURLEscaperNoSpecials-4 83292 1378 ns/op BenchmarkURLNormalizer-4 4575 31119 ns/op BenchmarkURLNormalizerNoSpecials-4 89133 1629 ns/op BenchmarkSrcsetFilter-4 9283 17208 ns/op BenchmarkSrcsetFilterNoSpecials-4 73202 1902 ns/op PASS ok html/template 7.375s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 439873 299.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 301844 398.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 446139 275.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 337778 392.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 111.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 704926 144.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 108.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 939692 134.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 126.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 359526 485.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 246205 544.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 327046 559.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 260642 755.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 420010 439.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 383703 469.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 657333 334.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 218976 789.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 274411 763.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 857172 175.9 ns/op BenchmarkRGBASetRGBA-4 1000000 144.3 ns/op BenchmarkRGBA64At-4 479251 209.7 ns/op BenchmarkRGBA64SetRGBA64-4 578823 208.2 ns/op BenchmarkNRGBAAt-4 954214 117.6 ns/op BenchmarkNRGBASetNRGBA-4 880278 134.2 ns/op BenchmarkNRGBA64At-4 628644 197.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 750921 309.6 ns/op BenchmarkAlphaAt-4 1000000 109.7 ns/op BenchmarkAlphaSetAlpha-4 1396624 72.47 ns/op BenchmarkAlpha16At-4 1155255 120.3 ns/op BenchmarkAlphaSetAlpha16-4 994384 140.8 ns/op BenchmarkGrayAt-4 1718839 76.64 ns/op BenchmarkGraySetGray-4 1429005 72.53 ns/op BenchmarkGray16At-4 1114366 118.3 ns/op BenchmarkGraySetGray16-4 828753 218.4 ns/op PASS ok image 9.150s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2230182 56.35 ns/op BenchmarkYCbCrToRGB/128-4 2718618 46.51 ns/op BenchmarkYCbCrToRGB/255-4 2312860 64.04 ns/op BenchmarkRGBToYCbCr/0-4 2209936 45.31 ns/op BenchmarkRGBToYCbCr/Cb-4 1643175 78.78 ns/op BenchmarkRGBToYCbCr/Cr-4 2269989 48.28 ns/op BenchmarkYCbCrToRGBA/0-4 2102679 58.39 ns/op BenchmarkYCbCrToRGBA/128-4 1740406 67.58 ns/op BenchmarkYCbCrToRGBA/255-4 1618502 62.80 ns/op BenchmarkNYCbCrAToRGBA/0-4 1797849 56.08 ns/op BenchmarkNYCbCrAToRGBA/128-4 2047383 50.77 ns/op BenchmarkNYCbCrAToRGBA/255-4 2251348 84.69 ns/op PASS ok image/color 4.140s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 61961433 ns/op BenchmarkFillSrc-4 290 531571 ns/op BenchmarkCopyOver-4 6 19788521 ns/op BenchmarkCopySrc-4 356 358748 ns/op BenchmarkNRGBAOver-4 6 19975047 ns/op BenchmarkNRGBASrc-4 9 11547064 ns/op BenchmarkYCbCr-4 7 18833231 ns/op BenchmarkGray-4 14 8918709 ns/op BenchmarkCMYK-4 9 13887402 ns/op BenchmarkGlyphOver-4 18 6709884 ns/op BenchmarkRGBAMaskOver-4 4 26886733 ns/op BenchmarkGrayMaskOver-4 4 33078525 ns/op BenchmarkRGBA64ImageMaskOver-4 3 47117563 ns/op BenchmarkRGBA-4 4 27626928 ns/op BenchmarkPalettedFill-4 812 143571 ns/op BenchmarkPalettedRGBA-4 4 28735175 ns/op BenchmarkGenericOver-4 1 121970914 ns/op BenchmarkGenericMaskOver-4 4 33433372 ns/op BenchmarkGenericSrc-4 3 38320601 ns/op BenchmarkGenericMaskSrc-4 3 42832171 ns/op PASS ok image/draw 8.238s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 8009937 ns/op 1.93 MB/s 48618 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 182409204 ns/op 1.68 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3453142399 ns/op 0.36 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 48 2649729 ns/op 5.83 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 210015414 ns/op 0.29 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.053s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4653 27917 ns/op BenchmarkIDCT-4 4088 34122 ns/op BenchmarkDecodeBaseline-4 7 15644475 ns/op 3.95 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 30508236 ns/op 2.03 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 181607279 ns/op 6.77 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 256504325 ns/op 3.59 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.898s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15230857 8.008 ns/op BenchmarkDecodeGray-4 9 13477998 ns/op 4.86 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 95251927 ns/op 2.75 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 48846657 ns/op 5.37 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 15 7325765 ns/op 8.95 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 57372360 ns/op 4.57 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 67320410 ns/op 3.89 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 80001838 ns/op 3.84 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 65162092 ns/op 4.71 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 309347106 ns/op 3.97 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 335803354 ns/op 3.66 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 53005488 ns/op 5.80 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 325236138 ns/op 3.78 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 895117583 ns/op 1.37 MB/s 864088 B/op 29 allocs/op PASS ok image/png 6.076s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 68359012 ns/op 1.46 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 1 133022976 ns/op 0.75 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 368293371 ns/op 1.36 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 374291417 ns/op 1.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 59445469 ns/op 1.68 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52188862 ns/op 1.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 332260725 ns/op 1.50 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 360367732 ns/op 1.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 738382245 ns/op 1.35 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 584275405 ns/op 1.71 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4786463625 ns/op 1.04 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4287412767 ns/op 1.17 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 11950267 ns/op 8.37 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 8 13307901 ns/op 7.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50793862 ns/op 9.84 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 93867278 ns/op 5.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 200825648 ns/op 4.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 118669892 ns/op 8.43 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 544178222 ns/op 9.19 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 550332951 ns/op 9.09 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 120496766 ns/op 0.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 64838046 ns/op 1.54 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 375211527 ns/op 1.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 415216063 ns/op 1.20 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1135654262 ns/op 0.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1201795069 ns/op 0.83 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6899516359 ns/op 0.72 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6011033263 ns/op 0.83 MB/s 40001624 B/op 3 allocs/op BenchmarkSaveRestore/bits=32-4 1 234825233 ns/op 17.80 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 234833661 ns/op 17.80 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 56.316s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1000000 134.5 ns/op 1903.76 MB/s PASS ok internal/chacha8rand 1.252s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 25372 4584 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 27601 5715 ns/op 0.35 MB/s BenchmarkMarshalCorpusFile/4-4 27979 5277 ns/op 0.76 MB/s BenchmarkMarshalCorpusFile/8-4 23152 5490 ns/op 1.46 MB/s BenchmarkMarshalCorpusFile/16-4 16125 6833 ns/op 2.34 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12325 ns/op 2.60 MB/s BenchmarkMarshalCorpusFile/64-4 7092 16509 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/128-4 5520 19949 ns/op 6.42 MB/s BenchmarkMarshalCorpusFile/256-4 2737 59925 ns/op 4.27 MB/s BenchmarkMarshalCorpusFile/512-4 1642 140877 ns/op 3.63 MB/s BenchmarkMarshalCorpusFile/1024-4 793 192874 ns/op 5.31 MB/s BenchmarkMarshalCorpusFile/2048-4 229 511632 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/4096-4 112 1098813 ns/op 3.73 MB/s BenchmarkMarshalCorpusFile/8192-4 100 2215330 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/16384-4 36 3159904 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/32768-4 20 8585466 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/65536-4 10 15406729 ns/op 4.25 MB/s BenchmarkMarshalCorpusFile/131072-4 4 42372056 ns/op 3.09 MB/s BenchmarkMarshalCorpusFile/262144-4 2 87888930 ns/op 2.98 MB/s BenchmarkMarshalCorpusFile/524288-4 1 125052018 ns/op 4.19 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 238685404 ns/op 4.39 MB/s BenchmarkUnmarshalCorpusFile/1-4 8098 31551 ns/op 0.03 MB/s BenchmarkUnmarshalCorpusFile/2-4 7582 18838 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 7567 22081 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 5853 23067 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/16-4 4044 25211 ns/op 0.63 MB/s BenchmarkUnmarshalCorpusFile/32-4 3300 78916 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/64-4 3195 48387 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/128-4 2176 63829 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/256-4 828 164926 ns/op 1.55 MB/s BenchmarkUnmarshalCorpusFile/512-4 302 388130 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/1024-4 172 654188 ns/op 1.57 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1104692 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/4096-4 51 2347664 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 4423189 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/16384-4 12 14681583 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 27510441 ns/op 1.19 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 40265591 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 146383324 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 239785513 ns/op 1.09 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 327045692 ns/op 1.60 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 558978128 ns/op 1.88 MB/s BenchmarkMutatorBytes/1-4 20000 8326 ns/op BenchmarkMutatorBytes/10-4 27620 4175 ns/op BenchmarkMutatorBytes/100-4 26232 4357 ns/op BenchmarkMutatorBytes/1000-4 10000 10296 ns/op BenchmarkMutatorBytes/10000-4 6724 29124 ns/op BenchmarkMutatorBytes/100000-4 720 176325 ns/op BenchmarkMutatorString/1-4 26659 4484 ns/op BenchmarkMutatorString/10-4 24836 5663 ns/op BenchmarkMutatorString/100-4 22825 6520 ns/op BenchmarkMutatorString/1000-4 10000 11062 ns/op BenchmarkMutatorString/10000-4 1850 71513 ns/op BenchmarkMutatorString/100000-4 312 467505 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14143 8856 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 13642 ns/op BenchmarkMutatorAllBasicTypes/bool-4 45968 2627 ns/op BenchmarkMutatorAllBasicTypes/float32-4 41118 2859 ns/op BenchmarkMutatorAllBasicTypes/float64-4 43209 4436 ns/op BenchmarkMutatorAllBasicTypes/int-4 38907 2651 ns/op BenchmarkMutatorAllBasicTypes/int8-4 39973 4367 ns/op BenchmarkMutatorAllBasicTypes/int16-4 43449 4858 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48148 2589 ns/op BenchmarkMutatorAllBasicTypes/int64-4 43740 2570 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 36426 4450 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 42597 3467 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45118 2664 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 44605 3402 ns/op PASS ok internal/fuzz 18.250s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9277 19229 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 133276 1171 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.120s PASS ok internal/poll 1.064s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 28330241 ns/op PASS ok internal/trace 4.529s PASS ok internal/zstd 1.095s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 14624 ns/op BenchmarkCopyNLarge-4 170 752782 ns/op PASS ok io 1.525s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 123520 860.9 ns/op BenchmarkPrintln-4 10000 12031 ns/op 76 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29736 4369 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4422 27132 ns/op BenchmarkDiscard-4 651903 271.0 ns/op 0 B/op 0 allocs/op PASS ok log 2.135s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 55876 2117 ns/op BenchmarkJSONHandler/defaults-4 5988 33396 ns/op 535 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3837 31759 ns/op 778 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3985 30582 ns/op 760 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6171 21487 ns/op 541 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6872 20386 ns/op 515 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 3222 46638 ns/op 522 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 22509 7654 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 22363 7770 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 61886 2927 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 54229 3352 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 50607 2246 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54638 2613 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 50414 2910 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 52521 2398 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1093262 97.36 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 812128 167.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 653527 169.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 450992 414.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 551046 237.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5736 33993 ns/op BenchmarkDispatch/switch-checked-4 178750 796.5 ns/op BenchmarkDispatch/As-4 173709 828.5 ns/op BenchmarkDispatch/Visit-4 138710 799.7 ns/op BenchmarkUnsafeStrings-4 10000 13564 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 PASS ok log/slog 6.658s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 909216 124.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 926420 121.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 446902 237.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 147998 757.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 41445 4784 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 33393 5512 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 21484 8569 ns/op 681 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4430 25943 ns/op 3477 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 6324 17731 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 6380 17812 ns/op 612 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 3308 35551 ns/op 1109 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1600 80906 ns/op 4311 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 6242 16165 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 8503 14154 ns/op 533 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6688 24282 ns/op 937 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1942 77750 ns/op 3747 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.053s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 65585530 ns/op PASS ok maps 2.902s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2137692 107.2 ns/op BenchmarkAcosh-4 928142 128.1 ns/op BenchmarkAsin-4 2284131 66.53 ns/op BenchmarkAsinh-4 1000000 151.5 ns/op BenchmarkAtan-4 2452563 50.30 ns/op BenchmarkAtanh-4 1000000 137.4 ns/op BenchmarkAtan2-4 1639498 65.19 ns/op BenchmarkCbrt-4 1000000 222.5 ns/op BenchmarkCeil-4 20949350 7.648 ns/op BenchmarkCopysign-4 2277165 47.70 ns/op BenchmarkCos-4 1229479 100.0 ns/op BenchmarkCosh-4 1327161 87.63 ns/op BenchmarkErf-4 2512672 45.56 ns/op BenchmarkErfc-4 2580613 45.11 ns/op BenchmarkErfinv-4 2769212 44.52 ns/op BenchmarkErfcinv-4 1000000 100.1 ns/op BenchmarkExp-4 6194578 21.74 ns/op BenchmarkExpGo-4 759810 169.5 ns/op BenchmarkExpm1-4 2269638 52.92 ns/op BenchmarkExp2-4 874212 144.0 ns/op BenchmarkExp2Go-4 535846 218.0 ns/op BenchmarkAbs-4 3324277 34.61 ns/op BenchmarkDim-4 10437080 15.18 ns/op BenchmarkFloor-4 19775038 12.27 ns/op BenchmarkMax-4 13471954 21.14 ns/op BenchmarkMin-4 11765208 11.07 ns/op BenchmarkMod-4 267189 1006 ns/op BenchmarkFrexp-4 1000000 109.0 ns/op BenchmarkGamma-4 368358 414.4 ns/op BenchmarkHypot-4 8376330 13.23 ns/op BenchmarkHypotGo-4 1140787 103.3 ns/op BenchmarkIlogb-4 1000000 121.3 ns/op BenchmarkJ0-4 257509 539.1 ns/op BenchmarkJ1-4 216556 712.5 ns/op BenchmarkJn-4 92898 1342 ns/op BenchmarkLdexp-4 653017 174.1 ns/op BenchmarkLgamma-4 898423 128.5 ns/op BenchmarkLog-4 3915466 26.56 ns/op BenchmarkLogb-4 1362892 94.07 ns/op BenchmarkLog1p-4 1000000 121.0 ns/op BenchmarkLog10-4 5323470 29.46 ns/op BenchmarkLog2-4 938895 114.6 ns/op BenchmarkModf-4 1864584 70.87 ns/op BenchmarkNextafter32-4 1674811 68.39 ns/op BenchmarkNextafter64-4 1695878 126.6 ns/op BenchmarkPowInt-4 367260 334.9 ns/op BenchmarkPowFrac-4 361155 388.4 ns/op BenchmarkPow10Pos-4 5433986 24.36 ns/op BenchmarkPow10Neg-4 4526673 22.62 ns/op BenchmarkRound-4 2976601 36.22 ns/op BenchmarkRoundToEven-4 12222076 13.06 ns/op BenchmarkRemainder-4 355224 356.1 ns/op BenchmarkSignbit-4 4878687 23.73 ns/op BenchmarkSin-4 1340151 108.4 ns/op BenchmarkSincos-4 988990 260.6 ns/op BenchmarkSinh-4 1968343 91.02 ns/op BenchmarkSqrtIndirect-4 20995159 8.033 ns/op BenchmarkSqrtLatency-4 21373198 8.773 ns/op BenchmarkSqrtIndirectLatency-4 22675111 6.631 ns/op BenchmarkSqrtGoLatency-4 1000000 159.0 ns/op BenchmarkSqrtPrime-4 39296 3830 ns/op BenchmarkTan-4 1000000 127.8 ns/op BenchmarkTanh-4 1274126 100.2 ns/op BenchmarkTrunc-4 20660046 6.188 ns/op BenchmarkY0-4 285508 509.8 ns/op BenchmarkY1-4 244458 492.6 ns/op BenchmarkYn-4 104469 985.8 ns/op BenchmarkFloat64bits-4 4909970 22.44 ns/op BenchmarkFloat64frombits-4 5199189 22.02 ns/op BenchmarkFloat32bits-4 4802958 33.46 ns/op BenchmarkFloat32frombits-4 5105467 22.80 ns/op BenchmarkFMA-4 20930470 7.342 ns/op PASS ok math 18.175s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13594624 11.56 ns/op 5534.56 MB/s BenchmarkAddVV/2-4 9666517 13.52 ns/op 9464.49 MB/s BenchmarkAddVV/3-4 9854355 20.97 ns/op 9156.48 MB/s BenchmarkAddVV/4-4 9778155 12.33 ns/op 20755.19 MB/s BenchmarkAddVV/5-4 8801716 12.44 ns/op 25726.99 MB/s BenchmarkAddVV/10-4 9259149 18.97 ns/op 33743.36 MB/s BenchmarkAddVV/100-4 2134638 59.34 ns/op 107853.66 MB/s BenchmarkAddVV/1000-4 242935 557.4 ns/op 114821.58 MB/s BenchmarkSubVV/1-4 12892959 9.813 ns/op 6522.13 MB/s BenchmarkSubVV/2-4 11265639 9.747 ns/op 13131.99 MB/s BenchmarkSubVV/3-4 9051478 14.67 ns/op 13091.68 MB/s BenchmarkSubVV/4-4 11209840 11.12 ns/op 23026.46 MB/s BenchmarkSubVV/5-4 9049465 13.54 ns/op 23628.56 MB/s BenchmarkSubVV/10-4 4422832 24.65 ns/op 25968.62 MB/s BenchmarkSubVV/100-4 2097818 57.29 ns/op 111705.54 MB/s BenchmarkSubVV/1000-4 278068 540.2 ns/op 118476.13 MB/s BenchmarkAddVW/1-4 6739188 15.61 ns/op 512.55 MB/s BenchmarkAddVW/2-4 10767504 15.71 ns/op 1018.64 MB/s BenchmarkAddVW/3-4 7789047 14.32 ns/op 1676.44 MB/s BenchmarkAddVW/4-4 10206225 10.62 ns/op 3012.61 MB/s BenchmarkAddVW/5-4 9625996 12.45 ns/op 3211.62 MB/s BenchmarkAddVW/10-4 7137910 14.55 ns/op 5499.13 MB/s BenchmarkAddVW/100-4 260563 783.2 ns/op 1021.43 MB/s BenchmarkAddVW/1000-4 26348 3868 ns/op 2068.00 MB/s BenchmarkAddVWext/1-4 11609066 10.96 ns/op 730.21 MB/s BenchmarkAddVWext/2-4 8777971 12.15 ns/op 1316.54 MB/s BenchmarkAddVWext/3-4 8982068 13.91 ns/op 1724.80 MB/s BenchmarkAddVWext/4-4 10658409 19.64 ns/op 1629.24 MB/s BenchmarkAddVWext/5-4 8114530 14.43 ns/op 2772.44 MB/s BenchmarkAddVWext/10-4 6994406 14.97 ns/op 5343.59 MB/s BenchmarkAddVWext/100-4 44805 2714 ns/op 294.73 MB/s BenchmarkAddVWext/1000-4 5458 31163 ns/op 256.72 MB/s BenchmarkSubVW/1-4 4972549 30.02 ns/op 266.52 MB/s BenchmarkSubVW/2-4 11239213 16.46 ns/op 972.09 MB/s BenchmarkSubVW/3-4 10464242 12.50 ns/op 1920.00 MB/s BenchmarkSubVW/4-4 9028216 15.43 ns/op 2074.12 MB/s BenchmarkSubVW/5-4 10300478 14.37 ns/op 2783.03 MB/s BenchmarkSubVW/10-4 7643176 14.30 ns/op 5594.39 MB/s BenchmarkSubVW/100-4 230416 503.3 ns/op 1589.55 MB/s BenchmarkSubVW/1000-4 34807 3144 ns/op 2544.66 MB/s BenchmarkSubVWext/1-4 16291563 9.762 ns/op 819.53 MB/s BenchmarkSubVWext/2-4 10745587 9.860 ns/op 1622.70 MB/s BenchmarkSubVWext/3-4 9726644 10.36 ns/op 2316.18 MB/s BenchmarkSubVWext/4-4 9560203 13.10 ns/op 2443.32 MB/s BenchmarkSubVWext/5-4 7929282 15.21 ns/op 2630.63 MB/s BenchmarkSubVWext/10-4 9350347 13.63 ns/op 5871.20 MB/s BenchmarkSubVWext/100-4 23805 4278 ns/op 187.00 MB/s BenchmarkSubVWext/1000-4 7218 19608 ns/op 408.01 MB/s BenchmarkMulAddVWW/1-4 11975767 11.21 ns/op 5711.61 MB/s BenchmarkMulAddVWW/2-4 10255069 12.39 ns/op 10333.60 MB/s BenchmarkMulAddVWW/3-4 11098182 12.15 ns/op 15805.59 MB/s BenchmarkMulAddVWW/4-4 9035146 12.48 ns/op 20512.24 MB/s BenchmarkMulAddVWW/5-4 8809023 16.35 ns/op 19572.67 MB/s BenchmarkMulAddVWW/10-4 6695048 16.91 ns/op 37848.80 MB/s BenchmarkMulAddVWW/100-4 1000000 115.8 ns/op 55282.75 MB/s BenchmarkMulAddVWW/1000-4 155401 923.5 ns/op 69303.82 MB/s BenchmarkAddMulVVW/1-4 13815422 9.955 ns/op 6429.14 MB/s BenchmarkAddMulVVW/2-4 10454796 11.63 ns/op 11008.73 MB/s BenchmarkAddMulVVW/3-4 9400387 12.42 ns/op 15458.50 MB/s BenchmarkAddMulVVW/4-4 7884189 19.34 ns/op 13236.78 MB/s BenchmarkAddMulVVW/5-4 9184052 13.21 ns/op 24215.96 MB/s BenchmarkAddMulVVW/10-4 6614151 16.42 ns/op 38977.57 MB/s BenchmarkAddMulVVW/100-4 1000000 100.2 ns/op 63873.28 MB/s BenchmarkAddMulVVW/1000-4 195012 896.5 ns/op 71387.93 MB/s BenchmarkDivWVW/1-4 1713058 83.50 ns/op 766.45 MB/s BenchmarkDivWVW/2-4 1000000 211.8 ns/op 604.24 MB/s BenchmarkDivWVW/3-4 711866 163.0 ns/op 1177.87 MB/s BenchmarkDivWVW/4-4 661033 198.7 ns/op 1288.68 MB/s BenchmarkDivWVW/5-4 497013 232.0 ns/op 1379.50 MB/s BenchmarkDivWVW/10-4 337148 520.6 ns/op 1229.28 MB/s BenchmarkDivWVW/100-4 26590 4532 ns/op 1412.08 MB/s BenchmarkDivWVW/1000-4 4147 38350 ns/op 1668.85 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12111921 9.460 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13228171 14.81 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11577594 9.774 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11222205 9.421 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11847991 9.871 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11943380 14.24 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10894824 12.11 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11650190 15.06 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8956774 16.77 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9504693 11.92 ns/op BenchmarkNonZeroShifts/10/shrVU-4 4588858 29.05 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6556758 15.62 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 108.6 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1265355 145.6 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 97531 1115 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 158604 878.9 ns/op BenchmarkDecimalConversion-4 100 1078658 ns/op BenchmarkFloatString/100-4 9915 12036 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 162 881968 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 62757700 ns/op 60968 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 6414966534 ns/op 820328 B/op 468 allocs/op BenchmarkFloatAdd/10-4 126842 902.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 126944 950.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 128647 1948 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 64800 1643 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14535 7798 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 187396 761.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 153358 671.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 187902 659.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 157474 839.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 42940 2712 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1652 98775 ns/op BenchmarkParseFloatLargeExp-4 336 362783 ns/op BenchmarkGCD10x10/WithoutXY-4 114898 1083 ns/op BenchmarkGCD10x10/WithXY-4 39662 3141 ns/op BenchmarkGCD10x100/WithoutXY-4 77491 1770 ns/op BenchmarkGCD10x100/WithXY-4 13153 13543 ns/op BenchmarkGCD10x1000/WithoutXY-4 45282 4235 ns/op BenchmarkGCD10x1000/WithXY-4 9606 10787 ns/op BenchmarkGCD100x100/WithoutXY-4 21868 5793 ns/op BenchmarkGCD100x100/WithXY-4 7665 15632 ns/op BenchmarkGCD100x1000/WithoutXY-4 8944 12578 ns/op BenchmarkGCD100x1000/WithXY-4 4848 29444 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1820 72810 ns/op BenchmarkGCD1000x1000/WithXY-4 980 123417 ns/op BenchmarkHilbert-4 18 10506862 ns/op BenchmarkBinomial-4 10000 12261 ns/op BenchmarkQuoRem-4 17316 7109 ns/op BenchmarkExp-4 14 8995850 ns/op BenchmarkExpMont/Odd-4 100 1830859 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1171567 ns/op 3373 B/op 38 allocs/op BenchmarkExpMont/Even2-4 90 1457125 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even3-4 96 1857441 ns/op 3895 B/op 54 allocs/op BenchmarkExpMont/Even4-4 94 1422507 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even8-4 44 2571097 ns/op 3910 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1260715 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1699041 ns/op 3637 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1121674 ns/op 3779 B/op 51 allocs/op BenchmarkExpMont/Even128-4 63 2015408 ns/op 3237 B/op 49 allocs/op BenchmarkExpMont/Even255-4 142 841044 ns/op 2939 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 292 641159 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 158 924782 ns/op 1716 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 236 508895 ns/op 1751 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 274 451148 ns/op 1736 B/op 47 allocs/op BenchmarkExp2-4 12 10973616 ns/op BenchmarkBitset-4 538044 207.7 ns/op BenchmarkBitsetNeg-4 365492 541.9 ns/op BenchmarkBitsetOrig-4 199279 922.7 ns/op BenchmarkBitsetNegOrig-4 78882 1969 ns/op BenchmarkModSqrt225_Tonelli-4 100 2376677 ns/op BenchmarkModSqrt225_3Mod4-4 291 399097 ns/op BenchmarkModSqrt231_Tonelli-4 100 1297074 ns/op BenchmarkModSqrt231_5Mod8-4 252 433219 ns/op BenchmarkModInverse-4 11181 18138 ns/op BenchmarkSqrt-4 2071 90057 ns/op BenchmarkIntSqr/1-4 1000000 133.1 ns/op BenchmarkIntSqr/2-4 658030 220.8 ns/op BenchmarkIntSqr/3-4 442508 298.9 ns/op BenchmarkIntSqr/5-4 380446 648.9 ns/op BenchmarkIntSqr/8-4 248454 469.6 ns/op BenchmarkIntSqr/10-4 228508 1017 ns/op BenchmarkIntSqr/20-4 43644 3108 ns/op BenchmarkIntSqr/30-4 31165 3768 ns/op BenchmarkIntSqr/50-4 20199 5986 ns/op BenchmarkIntSqr/80-4 12163 11027 ns/op BenchmarkIntSqr/100-4 9499 17215 ns/op BenchmarkIntSqr/200-4 4378 35956 ns/op BenchmarkIntSqr/300-4 1629 76312 ns/op BenchmarkIntSqr/500-4 778 144627 ns/op BenchmarkIntSqr/800-4 350 377090 ns/op BenchmarkIntSqr/1000-4 246 502880 ns/op BenchmarkDiv/20/10-4 374493 388.1 ns/op BenchmarkDiv/40/20-4 283500 376.7 ns/op BenchmarkDiv/100/50-4 297334 455.1 ns/op BenchmarkDiv/200/100-4 42746 3072 ns/op BenchmarkDiv/400/200-4 39380 4295 ns/op BenchmarkDiv/1000/500-4 32648 4016 ns/op BenchmarkDiv/2000/1000-4 26658 4814 ns/op BenchmarkDiv/20000/10000-4 1137 138608 ns/op BenchmarkDiv/200000/100000-4 28 6395032 ns/op BenchmarkDiv/2000000/1000000-4 1 150258087 ns/op BenchmarkDiv/20000000/10000000-4 1 4234358550 ns/op BenchmarkMul-4 5 25410423 ns/op BenchmarkNatMul/10-4 203659 1157 ns/op BenchmarkNatMul/100-4 5011 36553 ns/op BenchmarkNatMul/1000-4 142 845098 ns/op BenchmarkZeroShifts/Shl-4 10000 20309 ns/op BenchmarkZeroShifts/ShlSame-4 2760598 38.91 ns/op BenchmarkZeroShifts/Shr-4 10000 23946 ns/op BenchmarkZeroShifts/ShrSame-4 2539339 39.76 ns/op BenchmarkExp3Power/0x10-4 146672 1123 ns/op BenchmarkExp3Power/0x40-4 93648 1393 ns/op BenchmarkExp3Power/0x100-4 59880 2709 ns/op BenchmarkExp3Power/0x400-4 19909 6756 ns/op BenchmarkExp3Power/0x1000-4 5725 21986 ns/op BenchmarkExp3Power/0x4000-4 1761 112884 ns/op BenchmarkExp3Power/0x10000-4 100 1085165 ns/op BenchmarkExp3Power/0x40000-4 15 7746265 ns/op BenchmarkExp3Power/0x100000-4 2 56950518 ns/op BenchmarkExp3Power/0x400000-4 1 548322921 ns/op BenchmarkFibo-4 2 68111278 ns/op BenchmarkNatSqr/1-4 757621 296.6 ns/op BenchmarkNatSqr/2-4 412510 472.8 ns/op BenchmarkNatSqr/3-4 410440 418.6 ns/op BenchmarkNatSqr/5-4 150292 871.2 ns/op BenchmarkNatSqr/8-4 143970 1261 ns/op BenchmarkNatSqr/10-4 151377 1259 ns/op BenchmarkNatSqr/20-4 26565 5313 ns/op BenchmarkNatSqr/30-4 20683 7058 ns/op BenchmarkNatSqr/50-4 12350 11410 ns/op BenchmarkNatSqr/80-4 10000 19742 ns/op BenchmarkNatSqr/100-4 10000 19890 ns/op BenchmarkNatSqr/200-4 2925 55604 ns/op BenchmarkNatSqr/300-4 1639 164774 ns/op BenchmarkNatSqr/500-4 501 364482 ns/op BenchmarkNatSqr/800-4 265 451234 ns/op BenchmarkNatSqr/1000-4 199 763988 ns/op BenchmarkNatSetBytes/8-4 322626 337.1 ns/op BenchmarkNatSetBytes/24-4 235058 957.1 ns/op BenchmarkNatSetBytes/128-4 43932 3343 ns/op BenchmarkNatSetBytes/7-4 559502 241.9 ns/op BenchmarkNatSetBytes/23-4 146726 928.9 ns/op BenchmarkNatSetBytes/127-4 42630 3022 ns/op BenchmarkScanPi-4 130 976200 ns/op BenchmarkStringPiParallel-4 391 523684 ns/op BenchmarkScan/10/Base2-4 24442 4933 ns/op BenchmarkScan/100/Base2-4 2870 38646 ns/op BenchmarkScan/1000/Base2-4 339 325711 ns/op BenchmarkScan/10/Base8-4 69772 1941 ns/op BenchmarkScan/100/Base8-4 10000 19081 ns/op BenchmarkScan/1000/Base8-4 1098 119944 ns/op BenchmarkScan/10/Base10-4 58246 2357 ns/op BenchmarkScan/100/Base10-4 10000 19036 ns/op BenchmarkScan/1000/Base10-4 1087 114294 ns/op BenchmarkScan/10/Base16-4 71572 1574 ns/op BenchmarkScan/100/Base16-4 10000 11999 ns/op BenchmarkScan/1000/Base16-4 1344 97729 ns/op BenchmarkString/10/Base2-4 114765 997.1 ns/op BenchmarkString/100/Base2-4 15944 10247 ns/op BenchmarkString/1000/Base2-4 3069 47633 ns/op BenchmarkString/10/Base8-4 327886 518.9 ns/op BenchmarkString/100/Base8-4 52918 2581 ns/op BenchmarkString/1000/Base8-4 6766 26516 ns/op BenchmarkString/10/Base10-4 166012 1089 ns/op BenchmarkString/100/Base10-4 34912 4891 ns/op BenchmarkString/1000/Base10-4 5914 34032 ns/op BenchmarkString/10/Base16-4 294841 389.0 ns/op BenchmarkString/100/Base16-4 75889 1561 ns/op BenchmarkString/1000/Base16-4 9693 13234 ns/op BenchmarkLeafSize/0-4 24 4203331 ns/op BenchmarkLeafSize/1-4 343 415656 ns/op BenchmarkLeafSize/2-4 295 450555 ns/op BenchmarkLeafSize/3-4 272 451559 ns/op BenchmarkLeafSize/4-4 343 385638 ns/op BenchmarkLeafSize/5-4 264 496456 ns/op BenchmarkLeafSize/6-4 273 485317 ns/op BenchmarkLeafSize/7-4 242 543139 ns/op BenchmarkLeafSize/8-4 388 327200 ns/op BenchmarkLeafSize/9-4 210 623648 ns/op BenchmarkLeafSize/10-4 229 567796 ns/op BenchmarkLeafSize/11-4 252 528174 ns/op BenchmarkLeafSize/12-4 279 624111 ns/op BenchmarkLeafSize/13-4 262 524145 ns/op BenchmarkLeafSize/14-4 300 560533 ns/op BenchmarkLeafSize/15-4 331 693469 ns/op BenchmarkLeafSize/16-4 316 492740 ns/op BenchmarkLeafSize/32-4 303 459238 ns/op BenchmarkLeafSize/64-4 302 404846 ns/op BenchmarkProbablyPrime/n=0-4 7 21167660 ns/op BenchmarkProbablyPrime/n=1-4 8 16955375 ns/op BenchmarkProbablyPrime/n=5-4 5 23462276 ns/op BenchmarkProbablyPrime/n=10-4 4 29493776 ns/op BenchmarkProbablyPrime/n=20-4 3 59370791 ns/op BenchmarkProbablyPrime/Lucas-4 8 13841915 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 69 2637198 ns/op BenchmarkRatCmp-4 170547 1288 ns/op BenchmarkFloatPrecExact/1-4 72967 2027 ns/op BenchmarkFloatPrecExact/10-4 28686 4163 ns/op BenchmarkFloatPrecExact/100-4 8868 15611 ns/op BenchmarkFloatPrecExact/1000-4 2131 85824 ns/op BenchmarkFloatPrecExact/10000-4 100 1226040 ns/op BenchmarkFloatPrecExact/100000-4 3 49357545 ns/op BenchmarkFloatPrecExact/1000000-4 1 2283387768 ns/op BenchmarkFloatPrecMixed/1-4 89323 1497 ns/op BenchmarkFloatPrecMixed/10-4 24274 5215 ns/op BenchmarkFloatPrecMixed/100-4 4270 34338 ns/op BenchmarkFloatPrecMixed/1000-4 252 448894 ns/op BenchmarkFloatPrecMixed/10000-4 12 13122869 ns/op BenchmarkFloatPrecMixed/100000-4 1 755874298 ns/op BenchmarkFloatPrecMixed/1000000-4 1 39451173358 ns/op BenchmarkFloatPrecInexact/1-4 137622 815.5 ns/op BenchmarkFloatPrecInexact/10-4 178946 1400 ns/op BenchmarkFloatPrecInexact/100-4 74418 2166 ns/op BenchmarkFloatPrecInexact/1000-4 16172 7433 ns/op BenchmarkFloatPrecInexact/10000-4 3715 71803 ns/op BenchmarkFloatPrecInexact/100000-4 206 803452 ns/op BenchmarkFloatPrecInexact/1000000-4 33 9487497 ns/op BenchmarkFloatSqrt/64-4 15272 10074 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 9458 11003 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9405 17144 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3076 33546 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 829 191900 ns/op 18012 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 66 2992991 ns/op 175099 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 165531110 ns/op 3784896 B/op 624 allocs/op PASS ok math/big 128.276s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 8104800 14.31 ns/op BenchmarkLeadingZeros8-4 9102248 15.30 ns/op BenchmarkLeadingZeros16-4 9456000 13.01 ns/op BenchmarkLeadingZeros32-4 8578802 20.33 ns/op BenchmarkLeadingZeros64-4 12227095 10.76 ns/op BenchmarkTrailingZeros-4 10426112 11.71 ns/op BenchmarkTrailingZeros8-4 10395328 10.93 ns/op BenchmarkTrailingZeros16-4 10978110 17.32 ns/op BenchmarkTrailingZeros32-4 6920626 15.66 ns/op BenchmarkTrailingZeros64-4 9205016 12.14 ns/op BenchmarkOnesCount-4 6752400 16.30 ns/op BenchmarkOnesCount8-4 10190362 11.73 ns/op BenchmarkOnesCount16-4 6817725 19.44 ns/op BenchmarkOnesCount32-4 11891672 10.85 ns/op BenchmarkOnesCount64-4 10458643 13.88 ns/op BenchmarkRotateLeft-4 9607964 13.32 ns/op BenchmarkRotateLeft8-4 10124462 12.71 ns/op BenchmarkRotateLeft16-4 9565652 11.88 ns/op BenchmarkRotateLeft32-4 9695524 11.62 ns/op BenchmarkRotateLeft64-4 9582458 12.33 ns/op BenchmarkReverse-4 17914797 8.221 ns/op BenchmarkReverse8-4 19840941 9.136 ns/op BenchmarkReverse16-4 18656164 7.116 ns/op BenchmarkReverse32-4 14904196 14.18 ns/op BenchmarkReverse64-4 16614416 9.557 ns/op BenchmarkReverseBytes-4 18864498 8.087 ns/op BenchmarkReverseBytes16-4 17880565 9.203 ns/op BenchmarkReverseBytes32-4 20020754 7.509 ns/op BenchmarkReverseBytes64-4 15890469 9.878 ns/op BenchmarkAdd-4 11146120 11.95 ns/op BenchmarkAdd32-4 9211029 10.99 ns/op BenchmarkAdd64-4 9561826 20.95 ns/op BenchmarkAdd64multiple-4 22133826 7.232 ns/op BenchmarkSub-4 9100630 12.78 ns/op BenchmarkSub32-4 9196545 12.91 ns/op BenchmarkSub64-4 10857135 12.30 ns/op BenchmarkSub64multiple-4 21664196 6.321 ns/op BenchmarkMul-4 11056486 14.47 ns/op BenchmarkMul32-4 8849630 14.03 ns/op BenchmarkMul64-4 7698555 16.18 ns/op BenchmarkDiv-4 1938524 63.63 ns/op BenchmarkDiv32-4 6545305 30.18 ns/op BenchmarkDiv64-4 3124419 77.27 ns/op PASS ok math/bits 11.076s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11319039 12.99 ns/op BenchmarkAcos-4 378306 316.3 ns/op BenchmarkAcosh-4 487058 320.7 ns/op BenchmarkAsin-4 498292 276.2 ns/op BenchmarkAsinh-4 489728 420.9 ns/op BenchmarkAtan-4 775190 196.1 ns/op BenchmarkAtanh-4 791989 174.1 ns/op BenchmarkConj-4 23252505 6.197 ns/op BenchmarkCos-4 590157 285.1 ns/op BenchmarkCosh-4 543624 292.4 ns/op BenchmarkExp-4 765735 164.7 ns/op BenchmarkLog-4 1000000 142.6 ns/op BenchmarkLog10-4 512149 208.2 ns/op BenchmarkPhase-4 1602366 71.67 ns/op BenchmarkPolar-4 1000000 105.9 ns/op BenchmarkPow-4 199570 814.6 ns/op BenchmarkRect-4 1000000 149.3 ns/op BenchmarkSin-4 639578 216.8 ns/op BenchmarkSinh-4 589700 441.6 ns/op BenchmarkSqrt-4 759126 149.5 ns/op BenchmarkTan-4 363672 492.3 ns/op BenchmarkTanh-4 412748 342.7 ns/op PASS ok math/cmplx 5.622s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 591561 396.1 ns/op BenchmarkInt63ThreadsafeParallel-4 621444 165.2 ns/op BenchmarkInt63Unthreadsafe-4 993544 132.8 ns/op BenchmarkIntn1000-4 658633 194.0 ns/op BenchmarkInt63n1000-4 696430 281.2 ns/op BenchmarkInt31n1000-4 590209 181.9 ns/op BenchmarkFloat32-4 781948 155.4 ns/op BenchmarkFloat64-4 1000000 178.4 ns/op BenchmarkPerm3-4 166942 773.8 ns/op BenchmarkPerm30-4 17926 6693 ns/op BenchmarkPerm30ViaShuffle-4 17523 6586 ns/op BenchmarkShuffleOverhead-4 10000 18001 ns/op BenchmarkRead3-4 665103 161.8 ns/op BenchmarkRead64-4 65329 1690 ns/op BenchmarkRead1000-4 5529 46572 ns/op BenchmarkConcurrent-4 223099 576.3 ns/op PASS ok math/rand 4.848s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 1000000 133.6 ns/op BenchmarkPCG_DXSM-4 1983188 81.57 ns/op BenchmarkSourceUint64-4 1304980 84.85 ns/op BenchmarkGlobalInt64-4 2494399 56.79 ns/op BenchmarkGlobalInt64Parallel-4 2853027 35.23 ns/op BenchmarkGlobalUint64-4 2371338 53.11 ns/op BenchmarkGlobalUint64Parallel-4 2745066 37.41 ns/op BenchmarkInt64-4 1000000 103.2 ns/op BenchmarkUint64-4 1470025 78.28 ns/op BenchmarkGlobalIntN1000-4 1000000 111.1 ns/op BenchmarkIntN1000-4 1000000 113.6 ns/op BenchmarkInt64N1000-4 1000000 116.2 ns/op BenchmarkInt64N1e8-4 1000000 113.5 ns/op BenchmarkInt64N1e9-4 1109572 110.1 ns/op BenchmarkInt64N2e9-4 1000000 134.5 ns/op BenchmarkInt64N1e18-4 1000000 111.7 ns/op BenchmarkInt64N2e18-4 1000000 115.2 ns/op BenchmarkInt64N4e18-4 1000000 165.8 ns/op BenchmarkInt32N1000-4 976812 129.4 ns/op BenchmarkInt32N1e8-4 1000000 100.5 ns/op BenchmarkInt32N1e9-4 1000000 114.0 ns/op BenchmarkInt32N2e9-4 1076055 108.5 ns/op BenchmarkFloat32-4 1330459 84.87 ns/op BenchmarkFloat64-4 1000000 100.1 ns/op BenchmarkExpFloat64-4 798769 142.5 ns/op BenchmarkNormFloat64-4 970882 157.6 ns/op BenchmarkPerm3-4 207650 602.8 ns/op BenchmarkPerm30-4 20648 8300 ns/op BenchmarkPerm30ViaShuffle-4 20726 7387 ns/op BenchmarkShuffleOverhead-4 32154 3638 ns/op BenchmarkConcurrent-4 1251597 88.20 ns/op PASS ok math/rand/v2 7.568s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 31563 3257 ns/op BenchmarkQDecodeWord-4 93691 1380 ns/op BenchmarkQDecodeHeader-4 77802 1883 ns/op BenchmarkTypeByExtension/.html-4 380521 303.9 ns/op BenchmarkTypeByExtension/.HTML-4 278581 466.5 ns/op BenchmarkTypeByExtension/.unused-4 315942 365.0 ns/op BenchmarkExtensionsByType/text/html-4 178957 1125 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 40036 3391 ns/op BenchmarkExtensionsByType/application/octet-stream-4 44815 3643 ns/op PASS ok mime 2.956s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 294 387487 ns/op 49047 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 324 486195 ns/op 48328 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 24 6670343 ns/op 106751 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 286 663246 ns/op 49686 B/op 207 allocs/op PASS ok mime/multipart 1.132s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 681 163883 ns/op PASS ok mime/quotedprintable 1.229s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 3 37929029 ns/op 8690 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 79040070 ns/op 13624 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5047797384 ns/op 150688 B/op 233 allocs/op BenchmarkDNSName-4 152150 1577 ns/op BenchmarkInterfaces-4 1854 88161 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6262 25124 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1494 73387 ns/op 8341 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2308 68437 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6631 27037 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2122 53510 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 5968 19620 ns/op BenchmarkParseIPValidIPv4-4 328719 432.2 ns/op BenchmarkParseIPValidIPv6-4 204883 619.7 ns/op BenchmarkIPString/IPv4-4 128031 1038 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 12800 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43574 3369 ns/op BenchmarkIPEqual/IPv4-4 884277 131.0 ns/op BenchmarkIPEqual/IPv6-4 901381 172.1 ns/op BenchmarkSendfileZeroBytes-4 1 109169255 ns/op 1355608 B/op 240 allocs/op BenchmarkTCP4OneShot-4 152 920253 ns/op BenchmarkTCP4OneShotTimeout-4 124 1102912 ns/op BenchmarkTCP4Persistent-4 214 471291 ns/op BenchmarkTCP4PersistentTimeout-4 249 467008 ns/op BenchmarkTCP6OneShot-4 134 1118670 ns/op BenchmarkTCP6OneShotTimeout-4 118 960447 ns/op BenchmarkTCP6Persistent-4 181 566322 ns/op BenchmarkTCP6PersistentTimeout-4 187 684434 ns/op BenchmarkTCP4ConcurrentReadWrite-4 8300 14394 ns/op BenchmarkTCP6ConcurrentReadWrite-4 6754 17560 ns/op BenchmarkSetReadDeadline-4 75019 2402 ns/op BenchmarkUDP6LinkLocalUnicast-4 116 1175625 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 86 1487122 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 67 1492634 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 76 1494667 ns/op 0 B/op 0 allocs/op PASS ok net 13.933s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 10000 11293 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7708 18928 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9028 14530 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13308 8684 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 18679 7661 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 37669 5401 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 173.9 ns/op BenchmarkFindChild/n=2/rep=map-4 2365772 45.59 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1358488 106.0 ns/op BenchmarkFindChild/n=4/rep=linear-4 797659 196.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2289685 51.73 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 730386 157.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 399519 282.2 ns/op BenchmarkFindChild/n=8/rep=map-4 2130049 80.18 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 494973 349.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 230011 598.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2398911 53.97 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1820127 61.50 ns/op BenchmarkFindChild/n=32/rep=linear-4 108961 2107 ns/op BenchmarkFindChild/n=32/rep=map-4 2489610 43.74 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2121126 61.60 ns/op BenchmarkMultiConflicts-4 1 447722718 ns/op BenchmarkServerMatch-4 11403 9500 ns/op BenchmarkReadRequestChrome-4 4010 38219 ns/op 15.99 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9840 18879 ns/op 4.13 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 16383 ns/op 5.01 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7189 22267 ns/op 6.78 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 10319 ns/op 3.88 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 27 4683357 ns/op 0.22 MB/s BenchmarkFileAndServer_1KB/https1-4 20 6063027 ns/op 0.17 MB/s BenchmarkFileAndServer_1KB/h2-4 16 7531274 ns/op 0.14 MB/s BenchmarkFileAndServer_16MB/h1-4 1 117168216 ns/op 143.19 MB/s BenchmarkFileAndServer_16MB/https1-4 1 221732283 ns/op 75.66 MB/s BenchmarkFileAndServer_16MB/h2-4 1 503112146 ns/op 33.35 MB/s BenchmarkFileAndServer_64MB/h1-4 1 391139428 ns/op 171.57 MB/s BenchmarkFileAndServer_64MB/https1-4 1 906874539 ns/op 74.00 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2035787090 ns/op 32.96 MB/s BenchmarkServeMux-4 181 759323 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 206 915504 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 44 3755211 ns/op 6573 B/op 66 allocs/op BenchmarkClientServer/https1-4 25 4201682 ns/op 11413 B/op 119 allocs/op BenchmarkClientServer/h2-4 32 4258333 ns/op 14102 B/op 117 allocs/op BenchmarkClientServerParallel/4/h1-4 356 451720 ns/op 9829 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 10 10922425 ns/op 109712 B/op 1211 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57192: read tcp 127.0.0.1:57189->127.0.0.1:57192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57196: read tcp 127.0.0.1:57193->127.0.0.1:57196: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 7305852 ns/op 100767 B/op 1161 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57222: read tcp 127.0.0.1:57218->127.0.0.1:57222: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57223: read tcp 127.0.0.1:57218->127.0.0.1:57223: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57219: write tcp 127.0.0.1:57218->127.0.0.1:57219: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57221: write tcp 127.0.0.1:57218->127.0.0.1:57221: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57228: read tcp 127.0.0.1:57225->127.0.0.1:57228: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57240: write tcp 127.0.0.1:57225->127.0.0.1:57240: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57239: write tcp 127.0.0.1:57225->127.0.0.1:57239: use of closed network connection BenchmarkClientServerParallel/64/h1-4 138 962043 ns/op 23721 B/op 126 allocs/op BenchmarkClientServerParallel/64/https1-4 12 9884753 ns/op 110342 B/op 1244 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57407: read tcp 127.0.0.1:57405->127.0.0.1:57407: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57434: read tcp 127.0.0.1:57425->127.0.0.1:57434: use of closed network connection BenchmarkClientServerParallel/64/h2-4 10 10145793 ns/op 111152 B/op 1302 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57453: read tcp 127.0.0.1:57451->127.0.0.1:57453: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57454: write tcp 127.0.0.1:57451->127.0.0.1:57454: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57461: read tcp 127.0.0.1:57455->127.0.0.1:57461: use of closed network connection BenchmarkServer-4 1 1084037484 ns/op 45936 B/op 354 allocs/op BenchmarkClient-4 26 4117706 ns/op 4181 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 118 850917 ns/op 7081 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1086 159667 ns/op 3094 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1024 117895 ns/op 1888 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1027 100154 ns/op 2759 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1102 106892 ns/op 2779 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1125 98741 ns/op 2764 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1579 103905 ns/op 1928 B/op 14 allocs/op BenchmarkServerHijack-4 1027 182264 ns/op 16714 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 28 3593231 ns/op 5859 B/op 54 allocs/op BenchmarkResponseStatusLine-4 252091 472.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 25.324s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2731 81396 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.334s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 93278 1191 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 364735 279.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 215030 616.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 62475 1861 ns/op BenchmarkStdIPv4-4 148218 778.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 104072 1330 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 103382 1921 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 89658 1329 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 72408 1596 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1306598 85.62 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 109.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 216.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 297776 471.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 325346 542.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 300541 770.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 91554 1474 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 225999 620.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 141355 1459 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 152368 773.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 152958 815.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 77020 1472 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 298882 385.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 132032 1029 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 177848 838.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 273646 551.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 145509 938.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 265974 473.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 60278 1774 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 141979 843.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 138067 841.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 104220 1233 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 468106 285.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 214711 576.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 89479 1403 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 151484 1480 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 177286 915.5 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 94947 1161 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 235929 886.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 95450 1207 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 66909 1805 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 186301 1039 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 114948 1105 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 906052 157.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 823060 170.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 704144 157.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 716844 265.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 945668 171.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 713774 165.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 714393 237.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 895044 163.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 949642 281.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 374418 396.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 545648 245.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 231310 714.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 247688 780.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 195570 588.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76892 1540 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 471981 268.3 ns/op PASS ok net/netip 13.064s 2023/11/20 10:31:05 Test RPC server listening on 127.0.0.1:57507 2023/11/20 10:31:05 Test HTTP RPC server listening on 127.0.0.1:57508 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 117 1091853 ns/op BenchmarkEndToEndHTTP-4 121 953932 ns/op BenchmarkEndToEndAsync-4 861 143416 ns/op BenchmarkEndToEndAsyncHTTP-4 956 127234 ns/op PASS ok net/rpc 2.360s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3235 38704 ns/op BenchmarkReadMIMEHeader/server_headers-4 5108 26638 ns/op BenchmarkUncommon-4 16310 8053 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.617s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3026 43551 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 64522 1841 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 482568 273.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 110158 1730 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 207682 720.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82165 1627 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 11462 10030 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 268888 393.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 76512 1501 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 194156 787.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81252 2342 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12522 9368 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 135338 1634 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 46948 3004 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 40287 3806 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 23227 6289 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5547 51936 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 117637 1058 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 50289 3766 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 42548 2899 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27691 5295 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5457 26949 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.568s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2267347 83.34 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 165859 1146 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 390 290121 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 100 1263785 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 332 399249 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 36907 4314 ns/op BenchmarkStatFile-4 25546 7096 ns/op BenchmarkStatDir-4 28442 4157 ns/op BenchmarkLstatDot-4 41883 4336 ns/op BenchmarkLstatFile-4 28021 5794 ns/op BenchmarkLstatDir-4 27145 4621 ns/op PASS ok os 3.983s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 10 11086755 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.306s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 270825 535.5 ns/op PASS ok os/user 1.294s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1784769 60.97 ns/op BenchmarkString-4 1262422 123.6 ns/op BenchmarkBytes-4 1483851 96.72 ns/op BenchmarkNamedBytes-4 620289 164.4 ns/op BenchmarkBytesArray-4 781434 200.3 ns/op BenchmarkSliceLen-4 1626175 72.97 ns/op BenchmarkMapLen-4 749154 193.5 ns/op BenchmarkStringLen-4 1000000 115.3 ns/op BenchmarkArrayLen-4 1000000 192.4 ns/op BenchmarkSliceCap-4 1553180 70.87 ns/op BenchmarkDeepEqual/int8-4 287509 647.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 69597 2147 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 320449 416.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 70389 1706 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 279182 379.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 69364 2078 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 337682 408.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 71005 1580 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 356796 546.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 78949 1814 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 355153 343.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 94750 1227 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 251186 442.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 73431 2076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 379970 507.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 43976 2334 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 341935 850.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 53204 2323 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 372567 415.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 76538 1613 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 324274 492.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 60954 2312 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 198538 572.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 70299 1712 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 240178 845.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 75565 1795 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 254066 400.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 69427 1670 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 268807 692.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 61785 1774 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 396219 349.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 66476 1540 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 360636 524.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 47120 2536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 69788 1452 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 40777 2986 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 30236 5565 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 20397 5370 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 23025 4732 ns/op BenchmarkIsZero/ArrayComparable-4 236212 485.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 23278 5339 ns/op BenchmarkIsZero/StructComparable-4 594778 333.1 ns/op BenchmarkIsZero/StructIncomparable-4 133399 989.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 111.3 ns/op BenchmarkIsZero/ArrayInt_1024-4 20876 5477 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 42084 2982 ns/op BenchmarkIsZero/Struct4Int-4 1000000 114.2 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 22068 5807 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 19197 5754 ns/op BenchmarkIsZero/StructInt_512-4 40551 2835 ns/op BenchmarkSetZero/Bool/Direct-4 2445457 48.55 ns/op BenchmarkSetZero/Bool/CachedZero-4 784689 142.0 ns/op BenchmarkSetZero/Bool/NewZero-4 745600 179.3 ns/op BenchmarkSetZero/Int/Direct-4 1946805 66.30 ns/op BenchmarkSetZero/Int/CachedZero-4 937918 139.3 ns/op BenchmarkSetZero/Int/NewZero-4 725713 192.6 ns/op BenchmarkSetZero/Uint/Direct-4 1756021 68.97 ns/op BenchmarkSetZero/Uint/CachedZero-4 786885 151.7 ns/op BenchmarkSetZero/Uint/NewZero-4 553786 224.5 ns/op BenchmarkSetZero/Float/Direct-4 1818673 63.69 ns/op BenchmarkSetZero/Float/CachedZero-4 747678 147.8 ns/op BenchmarkSetZero/Float/NewZero-4 684843 190.4 ns/op BenchmarkSetZero/Complex/Direct-4 1742916 67.55 ns/op BenchmarkSetZero/Complex/CachedZero-4 882741 142.5 ns/op BenchmarkSetZero/Complex/NewZero-4 601948 178.9 ns/op BenchmarkSetZero/Array/Direct-4 1731272 80.18 ns/op BenchmarkSetZero/Array/CachedZero-4 814467 139.3 ns/op BenchmarkSetZero/Array/NewZero-4 633938 189.7 ns/op BenchmarkSetZero/Chan/Direct-4 1707816 67.56 ns/op BenchmarkSetZero/Chan/CachedZero-4 917709 139.3 ns/op BenchmarkSetZero/Chan/NewZero-4 681236 202.9 ns/op BenchmarkSetZero/Func/Direct-4 1710370 67.36 ns/op BenchmarkSetZero/Func/CachedZero-4 786357 176.5 ns/op BenchmarkSetZero/Func/NewZero-4 686859 202.6 ns/op BenchmarkSetZero/Interface/Direct-4 1543017 77.14 ns/op BenchmarkSetZero/Interface/CachedZero-4 799774 145.8 ns/op BenchmarkSetZero/Interface/NewZero-4 728190 178.1 ns/op BenchmarkSetZero/Map/Direct-4 1738160 67.01 ns/op BenchmarkSetZero/Map/CachedZero-4 873736 147.6 ns/op BenchmarkSetZero/Map/NewZero-4 498584 210.0 ns/op BenchmarkSetZero/Pointer/Direct-4 1720518 66.59 ns/op BenchmarkSetZero/Pointer/CachedZero-4 946236 138.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 702631 187.7 ns/op BenchmarkSetZero/Slice/Direct-4 1719295 68.80 ns/op BenchmarkSetZero/Slice/CachedZero-4 978212 131.3 ns/op BenchmarkSetZero/Slice/NewZero-4 635725 172.9 ns/op BenchmarkSetZero/String/Direct-4 1973760 61.88 ns/op BenchmarkSetZero/String/CachedZero-4 960009 132.3 ns/op BenchmarkSetZero/String/NewZero-4 765513 197.9 ns/op BenchmarkSetZero/Struct/Direct-4 1677195 79.05 ns/op BenchmarkSetZero/Struct/CachedZero-4 970968 129.0 ns/op BenchmarkSetZero/Struct/NewZero-4 779623 167.4 ns/op BenchmarkSelect/1-4 197803 685.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 81992 1677 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35259 3526 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 217696 565.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 186476 678.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 173778 811.7 ns/op 157.70 MB/s BenchmarkCallArgCopy/size=256-4 130921 1035 ns/op 247.24 MB/s BenchmarkCallArgCopy/size=1024-4 89406 2411 ns/op 424.68 MB/s BenchmarkCallArgCopy/size=4096-4 20294 5740 ns/op 713.53 MB/s BenchmarkCallArgCopy/size=65536-4 1796 91503 ns/op 716.22 MB/s BenchmarkFieldByName1-4 928906 131.2 ns/op BenchmarkFieldByName2-4 41402 3764 ns/op BenchmarkFieldByName3-4 10000 21660 ns/op BenchmarkInterfaceBig-4 2447104 42.51 ns/op BenchmarkInterfaceSmall-4 2579379 43.94 ns/op BenchmarkNew-4 960838 112.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2523 50888 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1993 64229 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2250 54902 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1982 63638 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2463 51121 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2058 62569 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 181650 642.1 ns/op PASS ok reflect 26.490s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7696 18821 ns/op 9481 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17459 ns/op 9236 B/op 1 allocs/op BenchmarkFindString-4 10000 20546 ns/op 9354 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 20464 ns/op 9095 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9441 27262 ns/op 9328 B/op 2 allocs/op BenchmarkLiteral-4 10000 18706 ns/op BenchmarkNotLiteral-4 3903 39544 ns/op BenchmarkMatchClass-4 3650 51004 ns/op BenchmarkMatchClass_InRange-4 3268 46771 ns/op BenchmarkReplaceAll-4 1435 102005 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16514 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 20079 5266 ns/op BenchmarkAnchoredShortMatch-4 10000 15996 ns/op BenchmarkAnchoredLongMatch-4 13359 10553 ns/op BenchmarkOnePassShortA-4 15717 7394 ns/op BenchmarkNotOnePassShortA-4 4687 31872 ns/op BenchmarkOnePassShortB-4 19627 5562 ns/op BenchmarkNotOnePassShortB-4 8929 24854 ns/op BenchmarkOnePassLongPrefix-4 67189 1666 ns/op BenchmarkOnePassLongNotPrefix-4 27244 4699 ns/op BenchmarkMatchParallelShared-4 10000 30434 ns/op BenchmarkMatchParallelCopied-4 10000 35638 ns/op BenchmarkQuoteMetaAll-4 138296 1125 ns/op 12.44 MB/s BenchmarkQuoteMetaNone-4 318668 382.3 ns/op 68.01 MB/s BenchmarkCompile/Onepass-4 3742 38965 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1402 100728 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 151 912011 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2639283 42.69 ns/op 374.80 MB/s BenchmarkMatch/Easy0/32-4 10000 13778 ns/op 2.32 MB/s BenchmarkMatch/Easy0/1K-4 10000 17888 ns/op 57.25 MB/s BenchmarkMatch/Easy0i/16-4 2601190 42.75 ns/op 374.28 MB/s BenchmarkMatch/Easy0i/32-4 5941 38949 ns/op 0.82 MB/s BenchmarkMatch/Easy0i/1K-4 228 538009 ns/op 1.90 MB/s BenchmarkMatch/Easy1/16-4 2526421 42.84 ns/op 373.45 MB/s BenchmarkMatch/Easy1/32-4 10000 15558 ns/op 2.06 MB/s BenchmarkMatch/Easy1/1K-4 7549 28317 ns/op 36.16 MB/s BenchmarkMatch/Medium/16-4 2648082 42.23 ns/op 378.84 MB/s BenchmarkMatch/Medium/32-4 6258 30104 ns/op 1.06 MB/s BenchmarkMatch/Medium/1K-4 276 424070 ns/op 2.41 MB/s BenchmarkMatch/Hard/16-4 2706634 41.61 ns/op 384.54 MB/s BenchmarkMatch/Hard/32-4 3505 41398 ns/op 0.77 MB/s BenchmarkMatch/Hard/1K-4 156 736523 ns/op 1.39 MB/s BenchmarkMatch/Hard1/16-4 1443 102598 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 800 161478 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 25 4455932 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 26908 4346 ns/op 3.68 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15978 7560 ns/op 4.23 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 621 190279 ns/op 5.38 MB/s 23 B/op 0 allocs/op PASS ok regexp 11.249s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 943795 145.8 ns/op BenchmarkIsWordChar-4 226374 552.2 ns/op PASS ok regexp/syntax 2.383s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 90862 1323 ns/op BenchmarkCallers/inlined-4 89679 1348 ns/op BenchmarkCallers/no-cache-4 19598 5906 ns/op BenchmarkFPCallers/cached-4 3333721 33.59 ns/op BenchmarkMakeChan/Byte-4 1000000 241.6 ns/op BenchmarkMakeChan/Int-4 1000000 323.6 ns/op BenchmarkMakeChan/Ptr-4 860113 361.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 212.1 ns/op BenchmarkMakeChan/Struct/32-4 274546 623.2 ns/op BenchmarkMakeChan/Struct/40-4 203653 731.7 ns/op BenchmarkChanNonblocking-4 6520166 15.67 ns/op BenchmarkSelectUncontended-4 1156666 109.7 ns/op BenchmarkSelectSyncContended-4 120064 1083 ns/op BenchmarkSelectAsyncContended-4 336526 372.1 ns/op BenchmarkSelectNonblock-4 4639683 32.15 ns/op BenchmarkChanUncontended-4 15514 7299 ns/op BenchmarkChanContended-4 5868 21354 ns/op BenchmarkChanSync-4 236850 488.3 ns/op BenchmarkChanSyncWork-4 61414 1797 ns/op BenchmarkChanProdCons0-4 250808 465.0 ns/op BenchmarkChanProdCons10-4 492283 234.9 ns/op BenchmarkChanProdCons100-4 498201 216.0 ns/op BenchmarkChanProdConsWork0-4 161622 675.7 ns/op BenchmarkChanProdConsWork10-4 268968 428.4 ns/op BenchmarkChanProdConsWork100-4 270302 417.6 ns/op BenchmarkSelectProdCons-4 160945 698.9 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 128.2 ns/op BenchmarkChanCreation-4 168112 691.5 ns/op BenchmarkChanSem-4 283152 384.7 ns/op BenchmarkChanPopular-4 133 934477 ns/op BenchmarkChanClosed-4 884409 148.2 ns/op BenchmarkCallClosure-4 4765526 25.18 ns/op BenchmarkCallClosure1-4 4220826 26.55 ns/op BenchmarkCallClosure2-4 1000000 125.2 ns/op BenchmarkCallClosure3-4 1192254 100.2 ns/op BenchmarkCallClosure4-4 1000000 120.6 ns/op BenchmarkComplex128DivNormal-4 12590763 9.791 ns/op BenchmarkComplex128DivNisNaN-4 9373040 14.43 ns/op BenchmarkComplex128DivDisNaN-4 9836290 11.95 ns/op BenchmarkComplex128DivNisInf-4 13250696 9.814 ns/op BenchmarkComplex128DivDisInf-4 6041493 17.08 ns/op BenchmarkAllocation-4 4474 95655 ns/op BenchmarkReadMemStats-4 100 1541892 ns/op BenchmarkReadMemStatsLatency-4 1 11802243 p50-ns 11802243 p90-ns 11802243 p99-ns BenchmarkWriteBarrier-4 2737843 40.08 ns/op BenchmarkBulkWriteBarrier-4 4869217 21.43 ns/op BenchmarkScanStackNoLocals-4 3 46148673 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12653157 8.210 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12715046 8.913 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11673133 9.732 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8332664 12.98 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6343707 18.95 ns/op BenchmarkHash5-4 7816368 14.32 ns/op 349.10 MB/s BenchmarkHash16-4 7795238 15.13 ns/op 1057.34 MB/s BenchmarkHash64-4 7266676 15.62 ns/op 4098.05 MB/s BenchmarkHash1024-4 2566245 46.45 ns/op 22043.16 MB/s BenchmarkHash65536-4 48535 2423 ns/op 27046.34 MB/s BenchmarkAlignedLoad-4 9050792 12.37 ns/op BenchmarkUnalignedLoad-4 8799163 13.54 ns/op BenchmarkEqEfaceConcrete-4 7113789 17.60 ns/op BenchmarkEqIfaceConcrete-4 5750248 18.39 ns/op BenchmarkNeEfaceConcrete-4 5670295 17.90 ns/op BenchmarkNeIfaceConcrete-4 6897937 17.73 ns/op BenchmarkConvT2EByteSized/bool-4 4217204 26.08 ns/op BenchmarkConvT2EByteSized/uint8-4 4073224 26.90 ns/op BenchmarkConvT2ESmall-4 4016388 27.90 ns/op BenchmarkConvT2EUintptr-4 4011026 27.02 ns/op BenchmarkConvT2ELarge-4 1000000 134.4 ns/op BenchmarkConvT2ISmall-4 4399749 27.07 ns/op BenchmarkConvT2IUintptr-4 3974827 30.27 ns/op BenchmarkConvT2ILarge-4 1000000 140.2 ns/op BenchmarkConvI2E-4 3716268 28.52 ns/op BenchmarkConvI2I-4 3570150 30.13 ns/op BenchmarkAssertE2T-4 3579930 28.92 ns/op BenchmarkAssertE2TLarge-4 2074358 54.41 ns/op BenchmarkAssertE2I-4 3914296 26.05 ns/op BenchmarkAssertI2T-4 3130200 32.55 ns/op BenchmarkAssertI2I-4 3985992 25.81 ns/op BenchmarkAssertI2E-4 4297286 25.23 ns/op BenchmarkAssertE2E-4 4421974 25.33 ns/op BenchmarkAssertE2T2-4 2838496 43.42 ns/op BenchmarkAssertE2T2Blank-4 3376064 32.94 ns/op BenchmarkAssertI2E2-4 3346840 30.88 ns/op BenchmarkAssertI2E2Blank-4 4482757 26.24 ns/op BenchmarkAssertE2E2-4 3784082 30.88 ns/op BenchmarkAssertE2E2Blank-4 4376132 26.53 ns/op BenchmarkConvT2Ezero/zero/16-4 4270143 27.35 ns/op BenchmarkConvT2Ezero/zero/32-4 4289942 28.04 ns/op BenchmarkConvT2Ezero/zero/64-4 4343784 27.16 ns/op BenchmarkConvT2Ezero/zero/str-4 4389717 26.30 ns/op BenchmarkConvT2Ezero/zero/slice-4 4349029 26.19 ns/op BenchmarkConvT2Ezero/zero/big-4 140509 1211 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 116.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 125.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 191990 963.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 4206314 27.04 ns/op BenchmarkConvT2Ezero/smallint/32-4 4470808 26.81 ns/op BenchmarkConvT2Ezero/smallint/64-4 4319332 27.24 ns/op BenchmarkConvT2Ezero/largeint/16-4 1325912 92.87 ns/op BenchmarkConvT2Ezero/largeint/32-4 1401200 87.21 ns/op BenchmarkConvT2Ezero/largeint/64-4 1326505 87.96 ns/op BenchmarkMalloc8-4 1658703 76.20 ns/op BenchmarkMalloc16-4 1528098 77.44 ns/op BenchmarkMallocTypeInfo8-4 1600083 71.02 ns/op BenchmarkMallocTypeInfo16-4 1318070 95.77 ns/op BenchmarkMallocLargeStruct-4 82302 2187 ns/op BenchmarkGoroutineSelect-4 24 4801027 ns/op BenchmarkGoroutineBlocking-4 22 4934157 ns/op BenchmarkGoroutineForRange-4 22 4998817 ns/op BenchmarkGoroutineIdle-4 22 5129255 ns/op BenchmarkHashStringSpeed-4 1927125 52.60 ns/op BenchmarkHashBytesSpeed-4 1000000 109.7 ns/op BenchmarkHashInt32Speed-4 2479132 45.43 ns/op BenchmarkHashInt64Speed-4 2722826 45.70 ns/op BenchmarkHashStringArraySpeed-4 562921 245.0 ns/op BenchmarkMegMap-4 1834959 58.43 ns/op BenchmarkMegOneMap-4 2132943 53.86 ns/op BenchmarkMegEqMap-4 2156 57996 ns/op BenchmarkMegEmptyMap-4 2101422 49.23 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1787125 68.91 ns/op BenchmarkSmallStrMap-4 2041816 60.04 ns/op BenchmarkMapStringKeysEight_16-4 1896176 60.03 ns/op BenchmarkMapStringKeysEight_32-4 2125482 60.40 ns/op BenchmarkMapStringKeysEight_64-4 1910673 59.01 ns/op BenchmarkMapStringKeysEight_1M-4 1893399 76.57 ns/op BenchmarkIntMap-4 1476980 107.7 ns/op BenchmarkMapFirst/1-4 2954155 47.03 ns/op BenchmarkMapFirst/2-4 2756851 39.77 ns/op BenchmarkMapFirst/3-4 3098246 37.15 ns/op BenchmarkMapFirst/4-4 3259952 34.13 ns/op BenchmarkMapFirst/5-4 2940026 37.61 ns/op BenchmarkMapFirst/6-4 3029040 38.73 ns/op BenchmarkMapFirst/7-4 2890444 37.27 ns/op BenchmarkMapFirst/8-4 3556172 38.33 ns/op BenchmarkMapFirst/9-4 3162146 36.02 ns/op BenchmarkMapFirst/10-4 2900871 38.28 ns/op BenchmarkMapFirst/11-4 3169104 39.38 ns/op BenchmarkMapFirst/12-4 2906672 35.99 ns/op BenchmarkMapFirst/13-4 2953221 40.90 ns/op BenchmarkMapFirst/14-4 3228081 37.42 ns/op BenchmarkMapFirst/15-4 3167701 40.76 ns/op BenchmarkMapFirst/16-4 3041253 40.46 ns/op BenchmarkMapMid/1-4 3409162 32.98 ns/op BenchmarkMapMid/2-4 3515239 33.35 ns/op BenchmarkMapMid/3-4 3353413 34.68 ns/op BenchmarkMapMid/4-4 2442091 44.08 ns/op BenchmarkMapMid/5-4 2852830 43.66 ns/op BenchmarkMapMid/6-4 2861499 45.77 ns/op BenchmarkMapMid/7-4 3293089 44.18 ns/op BenchmarkMapMid/8-4 2284959 49.43 ns/op BenchmarkMapMid/9-4 2943550 38.05 ns/op BenchmarkMapMid/10-4 2953788 41.06 ns/op BenchmarkMapMid/11-4 3109498 47.23 ns/op BenchmarkMapMid/12-4 2316865 46.05 ns/op BenchmarkMapMid/13-4 2584888 45.77 ns/op BenchmarkMapMid/14-4 3088459 39.11 ns/op BenchmarkMapMid/15-4 2944489 39.16 ns/op BenchmarkMapMid/16-4 3038974 40.07 ns/op BenchmarkMapLast/1-4 3058692 38.03 ns/op BenchmarkMapLast/2-4 2955952 37.00 ns/op BenchmarkMapLast/3-4 2092682 52.54 ns/op BenchmarkMapLast/4-4 2414862 60.13 ns/op BenchmarkMapLast/5-4 2420456 41.45 ns/op BenchmarkMapLast/6-4 2804350 53.12 ns/op BenchmarkMapLast/7-4 2969197 48.29 ns/op BenchmarkMapLast/8-4 2292818 51.25 ns/op BenchmarkMapLast/9-4 2958145 39.24 ns/op BenchmarkMapLast/10-4 2664681 49.91 ns/op BenchmarkMapLast/11-4 2661717 45.15 ns/op BenchmarkMapLast/12-4 2133981 50.62 ns/op BenchmarkMapLast/13-4 2278982 51.37 ns/op BenchmarkMapLast/14-4 2734998 39.51 ns/op BenchmarkMapLast/15-4 2861409 40.74 ns/op BenchmarkMapLast/16-4 2721230 42.52 ns/op BenchmarkMapCycle-4 2282463 50.00 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2928618 39.80 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2587 44645 ns/op BenchmarkMakeMap/[Byte]Byte-4 761665 543.7 ns/op BenchmarkMakeMap/[Int]Int-4 168006 972.3 ns/op BenchmarkNewEmptyMap-4 3753986 28.58 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 102.3 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 528405 207.0 ns/op BenchmarkMapIterEmpty-4 3639241 30.55 ns/op BenchmarkSameLengthMap-4 3229764 35.29 ns/op BenchmarkBigKeyMap-4 1227996 92.19 ns/op BenchmarkBigValMap-4 1000000 106.8 ns/op BenchmarkSmallKeyMap-4 2608222 44.42 ns/op BenchmarkMapPopulate/1-4 1715488 62.05 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 158648 1093 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8964 18554 ns/op 3346 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 580 222786 ns/op 53302 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 45 2770589 ns/op 427374 B/op 317 allocs/op BenchmarkMapPopulate/100000-4 5 23088605 ns/op 3614894 B/op 4056 allocs/op BenchmarkComplexAlgMap-4 421950 253.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1509301 79.33 ns/op BenchmarkGoMapClear/Reflexive/10-4 1354021 86.97 ns/op BenchmarkGoMapClear/Reflexive/100-4 628834 201.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60087 1911 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7048 15919 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 102.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1284638 96.22 ns/op BenchmarkGoMapClear/NonReflexive/100-4 633160 202.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 65863 1914 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7545 15603 ns/op BenchmarkMapStringConversion/32/simple-4 1324912 83.26 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1262794 93.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1284804 91.65 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1443921 84.56 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 101.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1235115 96.98 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1819954 63.07 ns/op BenchmarkMapInterfacePtr-4 1730811 64.58 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3136984 35.32 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 85612 1801 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5847 20439 ns/op BenchmarkMapPop1000-4 422 301768 ns/op BenchmarkMapPop10000-4 25 4941110 ns/op BenchmarkMapAssign/Int32/256-4 2363440 50.37 ns/op BenchmarkMapAssign/Int32/65536-4 1484446 79.81 ns/op BenchmarkMapAssign/Int64/256-4 2298946 49.59 ns/op BenchmarkMapAssign/Int64/65536-4 1204542 87.01 ns/op BenchmarkMapAssign/Str/256-4 1925388 61.42 ns/op BenchmarkMapAssign/Str/65536-4 694815 165.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1354161 89.55 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 731887 153.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1424474 81.76 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 572860 175.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 487066 3469 ns/op BenchmarkMapOperatorAssign/Str/65536-4 253225 451.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 681379 206.4 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 200311 530.5 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 831796 175.9 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 259174 455.7 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 718624 246.4 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 176404 604.0 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1231012 91.60 ns/op BenchmarkMapDelete/Int32/1000-4 1769086 64.19 ns/op BenchmarkMapDelete/Int32/10000-4 2124072 56.93 ns/op BenchmarkMapDelete/Int64/100-4 1255867 87.85 ns/op BenchmarkMapDelete/Int64/1000-4 1402718 74.59 ns/op BenchmarkMapDelete/Int64/10000-4 1968933 67.59 ns/op BenchmarkMapDelete/Str/100-4 1000000 118.8 ns/op BenchmarkMapDelete/Str/1000-4 1690554 81.84 ns/op BenchmarkMapDelete/Str/10000-4 1469946 76.13 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 100.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1501107 76.43 ns/op BenchmarkMapDelete/Pointer/10000-4 1518668 84.57 ns/op BenchmarkMemmove/0-4 14596123 7.961 ns/op BenchmarkMemmove/1-4 1000000 108.9 ns/op 9.18 MB/s BenchmarkMemmove/2-4 1000000 115.9 ns/op 17.25 MB/s BenchmarkMemmove/3-4 895939 153.6 ns/op 19.53 MB/s BenchmarkMemmove/4-4 1000000 138.5 ns/op 28.88 MB/s BenchmarkMemmove/5-4 1134321 104.4 ns/op 47.88 MB/s BenchmarkMemmove/6-4 1000000 122.9 ns/op 48.82 MB/s BenchmarkMemmove/7-4 1000000 121.2 ns/op 57.75 MB/s BenchmarkMemmove/8-4 1000000 132.4 ns/op 60.41 MB/s BenchmarkMemmove/9-4 1154570 109.1 ns/op 82.48 MB/s BenchmarkMemmove/10-4 1000000 110.8 ns/op 90.25 MB/s BenchmarkMemmove/11-4 1000000 106.7 ns/op 103.06 MB/s BenchmarkMemmove/12-4 1000000 132.1 ns/op 90.81 MB/s BenchmarkMemmove/13-4 1000000 107.9 ns/op 120.47 MB/s BenchmarkMemmove/14-4 1000000 113.4 ns/op 123.50 MB/s BenchmarkMemmove/15-4 1000000 109.6 ns/op 136.92 MB/s BenchmarkMemmove/16-4 1000000 103.3 ns/op 154.92 MB/s BenchmarkMemmove/32-4 1132639 101.9 ns/op 313.90 MB/s BenchmarkMemmove/64-4 996879 118.0 ns/op 542.54 MB/s BenchmarkMemmove/128-4 1000000 140.2 ns/op 912.89 MB/s BenchmarkMemmove/256-4 974119 143.0 ns/op 1789.61 MB/s BenchmarkMemmove/512-4 734601 216.8 ns/op 2361.68 MB/s BenchmarkMemmove/1024-4 404763 326.1 ns/op 3140.45 MB/s BenchmarkMemmove/2048-4 298177 833.8 ns/op 2456.12 MB/s BenchmarkMemmove/4096-4 134689 890.3 ns/op 4600.65 MB/s BenchmarkMemmoveOverlap/32-4 994600 102.0 ns/op 313.58 MB/s BenchmarkMemmoveOverlap/64-4 1000000 114.1 ns/op 560.72 MB/s BenchmarkMemmoveOverlap/128-4 1000000 138.0 ns/op 927.82 MB/s BenchmarkMemmoveOverlap/256-4 805348 173.6 ns/op 1474.51 MB/s BenchmarkMemmoveOverlap/512-4 735115 201.0 ns/op 2546.65 MB/s BenchmarkMemmoveOverlap/1024-4 486775 296.4 ns/op 3454.93 MB/s BenchmarkMemmoveOverlap/2048-4 291210 456.1 ns/op 4489.87 MB/s BenchmarkMemmoveOverlap/4096-4 139568 843.7 ns/op 4854.84 MB/s BenchmarkMemmoveUnalignedDst/0-4 15281130 7.127 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 104.0 ns/op 9.61 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 138.3 ns/op 14.47 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 109.4 ns/op 27.41 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 174.6 ns/op 22.90 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 133.9 ns/op 37.33 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 104.3 ns/op 57.52 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 105.9 ns/op 66.11 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 122.1 ns/op 65.54 MB/s BenchmarkMemmoveUnalignedDst/9-4 908594 123.7 ns/op 72.78 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 108.9 ns/op 91.85 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 102.0 ns/op 107.84 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 154.9 ns/op 77.48 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 131.0 ns/op 99.20 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 113.8 ns/op 123.07 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 109.8 ns/op 136.62 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 109.3 ns/op 146.40 MB/s BenchmarkMemmoveUnalignedDst/32-4 1053915 112.1 ns/op 285.41 MB/s BenchmarkMemmoveUnalignedDst/64-4 981211 168.6 ns/op 379.59 MB/s BenchmarkMemmoveUnalignedDst/128-4 811476 125.3 ns/op 1021.66 MB/s BenchmarkMemmoveUnalignedDst/256-4 732420 159.1 ns/op 1608.67 MB/s BenchmarkMemmoveUnalignedDst/512-4 632541 192.3 ns/op 2662.77 MB/s BenchmarkMemmoveUnalignedDst/1024-4 471235 390.5 ns/op 2622.41 MB/s BenchmarkMemmoveUnalignedDst/2048-4 233380 553.2 ns/op 3702.00 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127784 1031 ns/op 3972.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 111.7 ns/op 286.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 126.0 ns/op 508.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 971193 168.9 ns/op 757.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 637324 179.6 ns/op 1425.09 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 536833 224.6 ns/op 2279.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 475534 406.4 ns/op 2519.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 215756 570.3 ns/op 3591.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 158713 917.7 ns/op 4463.38 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15315289 8.217 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 114.8 ns/op 8.71 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 107.1 ns/op 18.67 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 121.9 ns/op 24.62 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 112.5 ns/op 35.56 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 107.3 ns/op 46.62 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 115.0 ns/op 52.17 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 120.9 ns/op 57.88 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 112.8 ns/op 70.90 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 123.9 ns/op 72.64 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 121.5 ns/op 82.31 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1022082 111.9 ns/op 98.30 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 135.7 ns/op 88.41 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 169.5 ns/op 76.69 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 117.8 ns/op 118.89 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 131.8 ns/op 113.81 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 117.4 ns/op 136.23 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 135.0 ns/op 237.03 MB/s BenchmarkMemmoveUnalignedSrc/64-4 886587 119.1 ns/op 537.47 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 162.1 ns/op 789.75 MB/s BenchmarkMemmoveUnalignedSrc/256-4 814915 180.7 ns/op 1416.78 MB/s BenchmarkMemmoveUnalignedSrc/512-4 720110 250.9 ns/op 2040.65 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 359067 308.7 ns/op 3317.54 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 290210 935.3 ns/op 2189.76 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 93130 1511 ns/op 2710.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 145.2 ns/op 110.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 860382 124.6 ns/op 128.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 932946 126.1 ns/op 126.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 128.1 ns/op 124.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 968658 127.1 ns/op 125.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 809191 140.2 ns/op 114.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 126.1 ns/op 126.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 829320 139.7 ns/op 114.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 817180 201.0 ns/op 318.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 923467 149.5 ns/op 428.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 969136 135.6 ns/op 472.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 195.8 ns/op 326.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 850203 145.2 ns/op 440.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 917520 132.7 ns/op 482.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 605391 238.6 ns/op 268.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 751700 153.1 ns/op 417.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 650560 217.2 ns/op 1178.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 441256 254.6 ns/op 1005.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 764359 359.3 ns/op 712.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 733652 178.6 ns/op 1433.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 748009 181.6 ns/op 1409.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 858243 335.0 ns/op 764.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 622106 185.9 ns/op 1377.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 628771 168.8 ns/op 1516.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 76428 1508 ns/op 2716.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 49867 3432 ns/op 1193.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 106202 1542 ns/op 2655.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 128353 1314 ns/op 3116.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 120949 1516 ns/op 2702.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 133856 906.7 ns/op 4517.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 132654 900.0 ns/op 4551.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 148663 1088 ns/op 3763.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6453 21990 ns/op 2980.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4299 30479 ns/op 2150.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8056 15295 ns/op 4284.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8715 16213 ns/op 4042.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9352 13169 ns/op 4976.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8461 13912 ns/op 4710.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9196 15108 ns/op 4337.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9194 21599 ns/op 3034.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 139.4 ns/op 229.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 982790 124.8 ns/op 512.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 185.2 ns/op 691.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 763212 148.8 ns/op 1720.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 759949 188.6 ns/op 2714.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 490226 290.7 ns/op 3522.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 311427 523.9 ns/op 3908.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 164336 911.9 ns/op 4491.51 MB/s BenchmarkMemclr/5-4 14882356 9.150 ns/op 546.42 MB/s BenchmarkMemclr/16-4 12979809 8.995 ns/op 1778.82 MB/s BenchmarkMemclr/64-4 14180114 9.236 ns/op 6929.48 MB/s BenchmarkMemclr/256-4 11055810 10.63 ns/op 24091.03 MB/s BenchmarkMemclr/4096-4 2011327 53.36 ns/op 76763.65 MB/s BenchmarkMemclr/65536-4 78828 1417 ns/op 46248.69 MB/s BenchmarkMemclr/1M-4 5326 30096 ns/op 34841.00 MB/s BenchmarkMemclr/4M-4 1225 112034 ns/op 37437.92 MB/s BenchmarkMemclr/8M-4 398 368598 ns/op 22758.18 MB/s BenchmarkMemclr/16M-4 100 1178330 ns/op 14238.13 MB/s BenchmarkMemclr/64M-4 52 2676728 ns/op 25071.23 MB/s BenchmarkMemclrUnaligned/0_5-4 5882637 23.35 ns/op 214.13 MB/s BenchmarkMemclrUnaligned/0_16-4 6882681 18.09 ns/op 884.69 MB/s BenchmarkMemclrUnaligned/0_64-4 6714038 16.47 ns/op 3886.79 MB/s BenchmarkMemclrUnaligned/0_256-4 6280326 16.63 ns/op 15391.86 MB/s BenchmarkMemclrUnaligned/0_4096-4 1000000 101.0 ns/op 40559.40 MB/s BenchmarkMemclrUnaligned/0_65536-4 74224 1464 ns/op 44754.92 MB/s BenchmarkMemclrUnaligned/1_5-4 8127868 20.42 ns/op 244.89 MB/s BenchmarkMemclrUnaligned/1_16-4 7351861 15.76 ns/op 1014.91 MB/s BenchmarkMemclrUnaligned/1_64-4 8018800 15.33 ns/op 4173.58 MB/s BenchmarkMemclrUnaligned/1_256-4 7346306 16.12 ns/op 15882.37 MB/s BenchmarkMemclrUnaligned/1_4096-4 1363188 87.54 ns/op 46791.33 MB/s BenchmarkMemclrUnaligned/1_65536-4 73428 1660 ns/op 39474.62 MB/s BenchmarkMemclrUnaligned/4_5-4 7500386 19.20 ns/op 260.48 MB/s BenchmarkMemclrUnaligned/4_16-4 8054673 14.37 ns/op 1113.57 MB/s BenchmarkMemclrUnaligned/4_64-4 7876065 14.54 ns/op 4401.19 MB/s BenchmarkMemclrUnaligned/4_256-4 7052751 17.51 ns/op 14621.63 MB/s BenchmarkMemclrUnaligned/4_4096-4 1313563 85.98 ns/op 47638.76 MB/s BenchmarkMemclrUnaligned/4_65536-4 69736 2078 ns/op 31535.62 MB/s BenchmarkMemclrUnaligned/7_5-4 7339555 15.20 ns/op 328.94 MB/s BenchmarkMemclrUnaligned/7_16-4 7689523 15.37 ns/op 1041.15 MB/s BenchmarkMemclrUnaligned/7_64-4 7058869 15.04 ns/op 4256.68 MB/s BenchmarkMemclrUnaligned/7_256-4 6600033 15.90 ns/op 16096.39 MB/s BenchmarkMemclrUnaligned/7_4096-4 1000000 123.2 ns/op 33257.99 MB/s BenchmarkMemclrUnaligned/7_65536-4 77517 1633 ns/op 40135.63 MB/s BenchmarkMemclrUnaligned/0_1M-4 5600 25164 ns/op 41669.57 MB/s BenchmarkMemclrUnaligned/0_4M-4 958 113703 ns/op 36888.17 MB/s BenchmarkMemclrUnaligned/0_8M-4 397 457682 ns/op 18328.46 MB/s BenchmarkMemclrUnaligned/0_16M-4 124 962099 ns/op 17438.14 MB/s BenchmarkMemclrUnaligned/0_64M-4 56 2145319 ns/op 31281.53 MB/s BenchmarkMemclrUnaligned/1_1M-4 4824 28220 ns/op 37156.72 MB/s BenchmarkMemclrUnaligned/1_4M-4 972 120123 ns/op 34916.84 MB/s BenchmarkMemclrUnaligned/1_8M-4 356 390401 ns/op 21487.17 MB/s BenchmarkMemclrUnaligned/1_16M-4 123 908273 ns/op 18471.55 MB/s BenchmarkMemclrUnaligned/1_64M-4 51 2408390 ns/op 27864.61 MB/s BenchmarkMemclrUnaligned/4_1M-4 3332 31360 ns/op 33437.26 MB/s BenchmarkMemclrUnaligned/4_4M-4 822 161280 ns/op 26006.33 MB/s BenchmarkMemclrUnaligned/4_8M-4 273 436314 ns/op 19226.09 MB/s BenchmarkMemclrUnaligned/4_16M-4 100 1523731 ns/op 11010.62 MB/s BenchmarkMemclrUnaligned/4_64M-4 54 2162099 ns/op 31038.75 MB/s BenchmarkMemclrUnaligned/7_1M-4 3336 35172 ns/op 29813.00 MB/s BenchmarkMemclrUnaligned/7_4M-4 876 125515 ns/op 33416.64 MB/s BenchmarkMemclrUnaligned/7_8M-4 342 347549 ns/op 24136.45 MB/s BenchmarkMemclrUnaligned/7_16M-4 128 884350 ns/op 18971.23 MB/s BenchmarkMemclrUnaligned/7_64M-4 48 3170551 ns/op 21166.31 MB/s BenchmarkGoMemclr/5-4 1554882 71.27 ns/op 70.15 MB/s BenchmarkGoMemclr/16-4 497655 211.8 ns/op 75.54 MB/s BenchmarkGoMemclr/64-4 169221 761.1 ns/op 84.09 MB/s BenchmarkGoMemclr/256-4 38830 2692 ns/op 95.10 MB/s BenchmarkMemclrRange/1K_2K-4 78639 2290 ns/op 41870.98 MB/s BenchmarkMemclrRange/2K_8K-4 23011 4511 ns/op 73938.69 MB/s BenchmarkMemclrRange/4K_16K-4 29083 4011 ns/op 80554.13 MB/s BenchmarkMemclrRange/160K_228K-4 3330 46110 ns/op 36063.34 MB/s BenchmarkClearFat7-4 4130208 27.50 ns/op BenchmarkClearFat8-4 4189459 27.98 ns/op BenchmarkClearFat11-4 3843382 38.14 ns/op BenchmarkClearFat12-4 4272415 28.32 ns/op BenchmarkClearFat13-4 3704898 39.34 ns/op BenchmarkClearFat14-4 4406060 28.26 ns/op BenchmarkClearFat15-4 4316180 28.05 ns/op BenchmarkClearFat16-4 3863731 38.39 ns/op BenchmarkClearFat24-4 4379608 27.20 ns/op BenchmarkClearFat32-4 4120077 28.78 ns/op BenchmarkClearFat40-4 4058653 28.57 ns/op BenchmarkClearFat48-4 3603163 31.54 ns/op BenchmarkClearFat56-4 3213024 37.30 ns/op BenchmarkClearFat64-4 3078634 32.84 ns/op BenchmarkClearFat72-4 3405621 35.70 ns/op BenchmarkClearFat128-4 2798742 46.69 ns/op BenchmarkClearFat256-4 1645354 78.91 ns/op BenchmarkClearFat512-4 1287386 78.50 ns/op BenchmarkClearFat1024-4 1000000 137.5 ns/op BenchmarkClearFat1032-4 930955 147.9 ns/op BenchmarkClearFat1040-4 1000000 224.8 ns/op BenchmarkCopyFat7-4 4066933 28.48 ns/op BenchmarkCopyFat8-4 4179514 38.38 ns/op BenchmarkCopyFat11-4 4044158 41.53 ns/op BenchmarkCopyFat12-4 3739629 30.83 ns/op BenchmarkCopyFat13-4 3662004 30.98 ns/op BenchmarkCopyFat14-4 4147806 32.34 ns/op BenchmarkCopyFat15-4 3740678 29.32 ns/op BenchmarkCopyFat16-4 3412149 37.94 ns/op BenchmarkCopyFat24-4 4417836 41.20 ns/op BenchmarkCopyFat32-4 3300283 47.12 ns/op BenchmarkCopyFat64-4 3029114 41.18 ns/op BenchmarkCopyFat72-4 3161538 35.13 ns/op BenchmarkCopyFat128-4 2822035 45.72 ns/op BenchmarkCopyFat256-4 1704918 84.38 ns/op BenchmarkCopyFat512-4 1000000 106.2 ns/op BenchmarkCopyFat520-4 1000000 117.5 ns/op BenchmarkCopyFat1024-4 803859 197.6 ns/op BenchmarkCopyFat1032-4 861981 133.3 ns/op BenchmarkCopyFat1040-4 1000000 140.6 ns/op BenchmarkIssue18740/2byte-4 338 338233 ns/op BenchmarkIssue18740/4byte-4 505 201522 ns/op BenchmarkIssue18740/8byte-4 961 137111 ns/op BenchmarkMemclrKnownSize1-4 6410512 20.17 ns/op 49.57 MB/s BenchmarkMemclrKnownSize2-4 3047766 35.73 ns/op 55.98 MB/s BenchmarkMemclrKnownSize4-4 2642844 43.50 ns/op 91.96 MB/s BenchmarkMemclrKnownSize8-4 1000000 135.7 ns/op 58.96 MB/s BenchmarkMemclrKnownSize16-4 564786 185.2 ns/op 86.40 MB/s BenchmarkMemclrKnownSize32-4 409148 450.8 ns/op 70.99 MB/s BenchmarkMemclrKnownSize64-4 194030 661.4 ns/op 96.76 MB/s BenchmarkMemclrKnownSize112-4 103839 1280 ns/op 87.50 MB/s BenchmarkMemclrKnownSize128-4 80734 1475 ns/op 86.77 MB/s BenchmarkMemclrKnownSize192-4 59887 3336 ns/op 57.55 MB/s BenchmarkMemclrKnownSize248-4 21250 5457 ns/op 45.44 MB/s BenchmarkMemclrKnownSize256-4 46669 3437 ns/op 74.49 MB/s BenchmarkMemclrKnownSize512-4 14434 7995 ns/op 64.04 MB/s BenchmarkMemclrKnownSize1024-4 10000 11326 ns/op 90.41 MB/s BenchmarkMemclrKnownSize4096-4 3320 84189 ns/op 48.65 MB/s BenchmarkMemclrKnownSize512KiB-4 18 6231695 ns/op 84.13 MB/s BenchmarkReadMetricsLatency-4 10000 5199 p50-ns 8785 p90-ns 19716 p99-ns BenchmarkFinalizer-4 172 685449 ns/op BenchmarkFinalizerRun-4 259874 860.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7004716 16.83 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3672445 36.65 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2538070 47.56 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2375888 46.85 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1299918 85.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1286274 91.91 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2138188 76.88 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1329603 92.59 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1416674 83.84 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1927744 58.63 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2094356 59.09 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2072619 93.38 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1629032 74.71 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 112.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6582576 16.39 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8263207 15.36 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7198404 22.34 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9294580 17.93 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6942993 27.04 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5421762 19.77 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7728001 19.16 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7305003 18.88 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7500889 13.86 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9456998 14.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9151696 13.47 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8145456 14.57 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7535625 14.91 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7567928 16.34 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8621724 15.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9002696 22.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8580692 21.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8622150 19.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8116982 28.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8475946 23.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7598496 14.39 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7076073 24.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7475528 15.51 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6415034 20.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7309242 15.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7449103 14.29 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6978098 28.05 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8377838 16.62 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7268151 15.07 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7664882 15.71 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8459502 19.31 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8526684 15.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7590456 14.97 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6664912 16.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6082468 20.72 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7759543 14.67 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6581053 20.11 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9288267 13.91 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9135106 13.38 ns/op BenchmarkNetpollBreak-4 3204 45361 ns/op BenchmarkPinnerPinUnpinBatch-4 885 213644 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 187 784166 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 840 205594 ns/op BenchmarkPinnerPinUnpin-4 1402149 118.1 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 118.5 ns/op BenchmarkPinnerPinUnpinDouble-4 526694 363.5 ns/op BenchmarkPinnerPinUnpinParallel-4 2459211 49.07 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2353428 47.88 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 387820 340.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5642194 22.80 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 4969342 20.80 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4346571 29.02 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 4478664 23.19 ns/op BenchmarkPingPongHog-4 600 303387 ns/op BenchmarkStackGrowth-4 99206 1025 ns/op BenchmarkStackGrowthDeep-4 705 143774 ns/op BenchmarkCreateGoroutines-4 55094 2523 ns/op BenchmarkCreateGoroutinesParallel-4 46960 3298 ns/op BenchmarkCreateGoroutinesCapture-4 8634 14761 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 29950 3447 ns/op BenchmarkClosureCall-4 20075792 5.165 ns/op BenchmarkWakeupParallelSpinning/0s-4 5510 19129 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4832 29530 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4246 30286 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2366 56117 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1496 77109 ns/op BenchmarkWakeupParallelSpinning/20µs-4 766 152091 ns/op BenchmarkWakeupParallelSpinning/50µs-4 392 302639 ns/op BenchmarkWakeupParallelSpinning/100µs-4 205 561382 ns/op BenchmarkMatmult-4 3675868 55.61 ns/op BenchmarkFastrand-4 6447500 19.92 ns/op BenchmarkFastrand64-4 6698932 17.82 ns/op BenchmarkFastrandHashiter-4 3584722 34.91 ns/op BenchmarkFastrandn/2-4 5641688 20.79 ns/op BenchmarkFastrandn/3-4 5613619 22.71 ns/op BenchmarkFastrandn/4-4 6523755 19.61 ns/op BenchmarkFastrandn/5-4 5824180 21.05 ns/op BenchmarkIfaceCmp100-4 106449 1302 ns/op BenchmarkIfaceCmpNil100-4 202588 578.6 ns/op BenchmarkEfaceCmpDiff-4 41336 2817 ns/op BenchmarkEfaceCmpDiffIndirect-4 38613 4184 ns/op BenchmarkDefer-4 882782 133.0 ns/op BenchmarkDefer10-4 694508 194.6 ns/op BenchmarkDeferMany-4 584521 481.1 ns/op BenchmarkPanicRecover-4 548128 263.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 68 1930036 ns/op 1915559 p50-ns 2591622 p90-ns 4497528 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 78 1970733 ns/op 1727135 p50-ns 2834161 p90-ns 9092929 p99-ns BenchmarkGoroutineProfile/small/idle-4 44 3241744 ns/op 3167805 p50-ns 5515727 p90-ns 7250621 p99-ns BenchmarkGoroutineProfile/small/loaded-4 37 4219148 ns/op 3921336 p50-ns 5724467 p90-ns 11228097 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 72 1926945 ns/op 1860333 p50-ns 2806022 p90-ns 3988989 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 79 1725701 ns/op 1659506 p50-ns 2409297 p90-ns 3457484 p99-ns BenchmarkGoroutineProfile/large/idle-4 20 5191182 ns/op 5069057 p50-ns 7565850 p90-ns 7736793 p99-ns BenchmarkGoroutineProfile/large/loaded-4 10 12774997 ns/op 14176983 p50-ns 17440274 p90-ns 17440274 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1643253 ns/op 1671731 p50-ns 2265376 p90-ns 3799051 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 70 1504331 ns/op 1418106 p50-ns 2434496 p90-ns 4600865 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 43 3228540 ns/op 3229159 p50-ns 4250668 p90-ns 4746120 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 37 3823686 ns/op 3432561 p50-ns 6175109 p90-ns 9554809 p99-ns BenchmarkRWMutexUncontended-4 2173911 55.78 ns/op BenchmarkRWMutexWrite100-4 58874 2324 ns/op BenchmarkRWMutexWrite10-4 132205 2826 ns/op BenchmarkRWMutexWorkWrite100-4 22143 6986 ns/op BenchmarkRWMutexWorkWrite10-4 36367 3967 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3348 44786 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1052 113059 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1563 105607 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 558 338551 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 740 187817 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 236 508776 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 366 314740 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 58 1884368 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 213458 852.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 261985 865.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 138511 1026 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 157569 915.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 141156 948.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 159433 1086 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 183226 1053 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 182019 1152 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 161200 1115 ns/op BenchmarkMakeSlice/Byte-4 1000000 113.6 ns/op BenchmarkMakeSlice/Int16-4 1000000 102.5 ns/op BenchmarkMakeSlice/Int-4 1000000 128.8 ns/op BenchmarkMakeSlice/Ptr-4 1000000 164.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 210.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 233.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 274.0 ns/op BenchmarkGrowSlice/Byte-4 467151 278.1 ns/op BenchmarkGrowSlice/Int16-4 510487 265.7 ns/op BenchmarkGrowSlice/Int-4 504718 392.5 ns/op BenchmarkGrowSlice/Ptr-4 541080 481.9 ns/op BenchmarkGrowSlice/Struct/24-4 234748 663.9 ns/op BenchmarkGrowSlice/Struct/32-4 152323 789.6 ns/op BenchmarkGrowSlice/Struct/40-4 132142 927.1 ns/op BenchmarkExtendSlice/IntSlice-4 535646 442.7 ns/op BenchmarkExtendSlice/PointerSlice-4 486910 564.3 ns/op BenchmarkExtendSlice/NoGrow-4 544494 244.8 ns/op BenchmarkAppend-4 965139 136.2 ns/op BenchmarkAppendGrowByte-4 3 34977786 ns/op BenchmarkAppendGrowString-4 1 304727490 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 108.9 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 127.6 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 105.3 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 104.7 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 104.2 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 110.1 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 115.0 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 47228 3104 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16320 8658 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9686 30900 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 922 113528 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 79 1378971 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 27 4272374 ns/op BenchmarkAppendStr/1Bytes-4 1660569 73.59 ns/op BenchmarkAppendStr/4Bytes-4 1624513 72.45 ns/op BenchmarkAppendStr/8Bytes-4 1536087 134.7 ns/op BenchmarkAppendStr/16Bytes-4 1525720 76.07 ns/op BenchmarkAppendStr/32Bytes-4 1559812 98.16 ns/op BenchmarkAppendSpecialCase-4 868462 159.5 ns/op BenchmarkCopy/1Byte-4 1230242 93.93 ns/op 10.65 MB/s BenchmarkCopy/1String-4 1277827 90.78 ns/op 11.02 MB/s BenchmarkCopy/2Byte-4 1274318 93.65 ns/op 21.36 MB/s BenchmarkCopy/2String-4 1281210 92.93 ns/op 21.52 MB/s BenchmarkCopy/4Byte-4 1283421 138.5 ns/op 28.88 MB/s BenchmarkCopy/4String-4 1289821 117.6 ns/op 34.02 MB/s BenchmarkCopy/8Byte-4 1270149 96.82 ns/op 82.63 MB/s BenchmarkCopy/8String-4 1281704 97.97 ns/op 81.66 MB/s BenchmarkCopy/12Byte-4 1000000 137.2 ns/op 87.49 MB/s BenchmarkCopy/12String-4 1258316 95.00 ns/op 126.31 MB/s BenchmarkCopy/16Byte-4 1232724 126.0 ns/op 126.97 MB/s BenchmarkCopy/16String-4 1238610 100.1 ns/op 159.83 MB/s BenchmarkCopy/32Byte-4 1212936 145.8 ns/op 219.43 MB/s BenchmarkCopy/32String-4 1000000 105.6 ns/op 303.12 MB/s BenchmarkCopy/128Byte-4 1000000 124.7 ns/op 1026.38 MB/s BenchmarkCopy/128String-4 1000000 131.4 ns/op 973.95 MB/s BenchmarkCopy/1024Byte-4 399541 316.0 ns/op 3240.25 MB/s BenchmarkCopy/1024String-4 292234 396.6 ns/op 2582.12 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22560 6897 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11960 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18019 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 8275 20311 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 29017 ns/op BenchmarkAppendInPlace/Grow/Byte-4 127124 1376 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139161 1425 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 58767 2416 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 54236 2858 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 49201 2655 ns/op BenchmarkStackCopyPtr-4 1 199156706 ns/op BenchmarkStackCopy-4 2 88641840 ns/op BenchmarkStackCopyNoCache-4 28 6558640 ns/op BenchmarkStackCopyWithStkobj-4 2 76170859 ns/op BenchmarkIssue18138-4 192 719885 ns/op BenchmarkCompareStringEqual-4 11710044 8.866 ns/op BenchmarkCompareStringIdentical-4 21296366 5.697 ns/op BenchmarkCompareStringSameLength-4 13231971 8.825 ns/op BenchmarkCompareStringDifferentLength-4 21791880 5.280 ns/op BenchmarkCompareStringBigUnaligned-4 2011 53667 ns/op 19538.62 MB/s BenchmarkCompareStringBig-4 2176 67691 ns/op 15490.76 MB/s BenchmarkConcatStringAndBytes-4 2201612 58.47 ns/op BenchmarkSliceByteToString/1-4 1365916 83.23 ns/op BenchmarkSliceByteToString/2-4 1000000 236.1 ns/op BenchmarkSliceByteToString/4-4 1000000 170.3 ns/op BenchmarkSliceByteToString/8-4 704185 162.6 ns/op BenchmarkSliceByteToString/16-4 832802 168.7 ns/op BenchmarkSliceByteToString/32-4 456586 280.9 ns/op BenchmarkSliceByteToString/64-4 852627 335.3 ns/op BenchmarkSliceByteToString/128-4 801604 381.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2530302 49.92 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 994378 131.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 108.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3333300 35.88 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 129.3 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1638313 64.79 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1763175 65.09 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 329540 484.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 340863 318.4 ns/op BenchmarkRuneIterate/range/ASCII-4 10066080 15.03 ns/op BenchmarkRuneIterate/range/Japanese-4 2655868 63.17 ns/op BenchmarkRuneIterate/range/MixedLength-4 3070477 39.63 ns/op BenchmarkRuneIterate/range1/ASCII-4 10588808 12.19 ns/op BenchmarkRuneIterate/range1/Japanese-4 2393280 44.64 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2693778 60.27 ns/op BenchmarkRuneIterate/range2/ASCII-4 10593853 11.66 ns/op BenchmarkRuneIterate/range2/Japanese-4 2252274 49.16 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2590399 52.78 ns/op BenchmarkArrayEqual-4 24190680 5.230 ns/op BenchmarkFunc/Name-4 2779183 36.57 ns/op BenchmarkFunc/Entry-4 10005184 12.37 ns/op BenchmarkFunc/FileLine-4 3343298 38.78 ns/op PASS ok runtime 395.677s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24214 4508 ns/op BenchmarkHandle/concurrent-4 18121 7120 ns/op PASS ok runtime/cgo 1.495s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 10197240 11.76 ns/op BenchmarkAnd32Parallel-4 2972569 38.52 ns/op BenchmarkAnd64-4 10168939 14.52 ns/op BenchmarkAnd64Parallel-4 2758815 39.38 ns/op BenchmarkOr32-4 8172872 16.33 ns/op BenchmarkOr32Parallel-4 2728848 42.61 ns/op BenchmarkOr64-4 11467786 11.63 ns/op BenchmarkOr64Parallel-4 2764212 41.16 ns/op BenchmarkAtomicLoad64-4 28452806 6.700 ns/op BenchmarkAtomicStore64-4 6773736 16.37 ns/op BenchmarkAtomicLoad-4 29073280 5.824 ns/op BenchmarkAtomicStore-4 11451523 11.95 ns/op BenchmarkAnd8-4 9135022 12.06 ns/op BenchmarkAnd-4 12109296 14.29 ns/op BenchmarkAnd8Parallel-4 3375606 33.65 ns/op BenchmarkAndParallel-4 3694923 32.41 ns/op BenchmarkOr8-4 11069754 11.55 ns/op BenchmarkOr-4 11999642 11.96 ns/op BenchmarkOr8Parallel-4 3664646 31.12 ns/op BenchmarkOrParallel-4 3494014 32.30 ns/op BenchmarkXadd-4 3818564 31.45 ns/op BenchmarkXadd64-4 4085541 31.26 ns/op BenchmarkCas-4 2562366 51.07 ns/op BenchmarkCas64-4 2443999 44.99 ns/op BenchmarkXchg-4 4053510 31.62 ns/op BenchmarkXchg64-4 3836420 29.58 ns/op PASS ok runtime/internal/atomic 6.532s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3552541 47.21 ns/op BenchmarkMulUintptr/large-4 2722996 46.85 ns/op PASS ok runtime/internal/math 1.837s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 14049121 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 24518695 ns/op 562.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 19 5494164 ns/op 34.53 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 23480257 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 40967309 ns/op 1495 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 25 6587223 ns/op 58.40 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 116456343 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 148545226 ns/op 6386 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 11263060 ns/op 223.8 concurrent_launches/op PASS ok runtime/pprof 3.430s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 14638571 ns/op BenchmarkStackLeak-4 20925 5012 ns/op PASS ok runtime/race 1.450s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2400931 46.89 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 205314 607.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.526s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 31 3611669 ns/op BenchmarkIndex_Large-4 15409 6734 ns/op BenchmarkIndexFunc_Large-4 80 1286442 ns/op BenchmarkCompact/nil-4 7958113 15.44 ns/op BenchmarkCompact/one-4 771792 195.8 ns/op BenchmarkCompact/sorted-4 817503 154.8 ns/op BenchmarkCompact/1_item-4 784130 170.0 ns/op BenchmarkCompact/unsorted-4 1000000 166.8 ns/op BenchmarkCompact/many-4 474208 389.7 ns/op BenchmarkCompact_Large-4 220 579500 ns/op BenchmarkCompactFunc_Large-4 51 2204553 ns/op BenchmarkReplace/naive-fast-4 34755 4571 ns/op BenchmarkReplace/optimized-fast-4 31113 4193 ns/op BenchmarkReplace/naive-slow-4 10000 12832 ns/op BenchmarkReplace/optimized-slow-4 10000 13116 ns/op BenchmarkBinarySearchFloats/Size16-4 1073584 101.6 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 124.1 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 132.4 ns/op BenchmarkBinarySearchFloats/Size128-4 918610 234.5 ns/op BenchmarkBinarySearchFloats/Size512-4 694042 204.1 ns/op BenchmarkBinarySearchFloats/Size1024-4 505880 294.2 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 414309 420.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 422061 340.1 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 303403 427.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 310438 421.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 229546 856.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 198951 601.1 ns/op PASS ok slices 7.629s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 87972 1310 ns/op BenchmarkSortInts-4 1 122178315 ns/op BenchmarkSlicesSortInts-4 2 61885483 ns/op BenchmarkSortIsSorted-4 22 5239298 ns/op BenchmarkSlicesIsSorted-4 76 2079648 ns/op BenchmarkSortStrings-4 1 170821925 ns/op BenchmarkSlicesSortStrings-4 2 132427067 ns/op BenchmarkSortStrings_Sorted-4 22 6459566 ns/op BenchmarkSlicesSortStrings_Sorted-4 49 2454727 ns/op BenchmarkSortStructs-4 1 208042053 ns/op BenchmarkSortFuncStructs-4 1 274152311 ns/op BenchmarkSortString1K-4 220 603688 ns/op BenchmarkSortString1K_Slice-4 117 911950 ns/op BenchmarkStableString1K-4 78 1634069 ns/op BenchmarkSortInt1K-4 283 471200 ns/op BenchmarkSortInt1K_Sorted-4 4705 26094 ns/op BenchmarkSortInt1K_Reversed-4 2313 47712 ns/op BenchmarkSortInt1K_Mod8-4 754 151463 ns/op BenchmarkStableInt1K-4 100 1179760 ns/op BenchmarkStableInt1K_Slice-4 100 1232240 ns/op BenchmarkSortInt64K-4 3 51247542 ns/op BenchmarkSortInt64K_Slice-4 2 83583227 ns/op BenchmarkStableInt64K-4 1 114597448 ns/op BenchmarkSort1e2-4 274 427901 ns/op BenchmarkStable1e2-4 100 1046235 ns/op BenchmarkSort1e4-4 2 72059302 ns/op BenchmarkStable1e4-4 1 318364840 ns/op PASS ok sort 70.475s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 553194 194.6 ns/op BenchmarkAtof64Float-4 440707 265.2 ns/op BenchmarkAtof64FloatExp-4 377862 295.3 ns/op BenchmarkAtof64Big-4 380872 443.2 ns/op BenchmarkAtof64RandomBits-4 424292 397.6 ns/op BenchmarkAtof64RandomFloats-4 170203 590.0 ns/op BenchmarkAtof64RandomLongFloats-4 404985 586.2 ns/op BenchmarkAtof32Decimal-4 772827 171.8 ns/op BenchmarkAtof32Float-4 663848 190.9 ns/op BenchmarkAtof32FloatExp-4 492907 256.8 ns/op BenchmarkAtof32Random-4 273502 395.8 ns/op BenchmarkAtof32RandomLong-4 122422 1005 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 104.5 ns/op BenchmarkParseInt/Pos/26bit-4 654774 178.7 ns/op BenchmarkParseInt/Pos/31bit-4 651285 212.4 ns/op BenchmarkParseInt/Pos/56bit-4 455326 323.3 ns/op BenchmarkParseInt/Pos/63bit-4 438937 296.0 ns/op BenchmarkParseInt/Neg/7bit-4 1061883 104.1 ns/op BenchmarkParseInt/Neg/26bit-4 762184 182.6 ns/op BenchmarkParseInt/Neg/31bit-4 602217 216.0 ns/op BenchmarkParseInt/Neg/56bit-4 425166 348.7 ns/op BenchmarkParseInt/Neg/63bit-4 294290 358.7 ns/op BenchmarkAtoi/Pos/7bit-4 1397745 81.23 ns/op BenchmarkAtoi/Pos/26bit-4 680000 153.7 ns/op BenchmarkAtoi/Pos/31bit-4 727537 158.6 ns/op BenchmarkAtoi/Pos/56bit-4 547495 263.7 ns/op BenchmarkAtoi/Pos/63bit-4 366502 355.9 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 113.7 ns/op BenchmarkAtoi/Neg/26bit-4 851187 170.3 ns/op BenchmarkAtoi/Neg/31bit-4 769513 202.2 ns/op BenchmarkAtoi/Neg/56bit-4 541102 347.8 ns/op BenchmarkAtoi/Neg/63bit-4 436136 449.2 ns/op BenchmarkFormatFloat/Decimal-4 100220 1108 ns/op BenchmarkFormatFloat/Float-4 86965 1839 ns/op BenchmarkFormatFloat/Exp-4 96516 1228 ns/op BenchmarkFormatFloat/NegExp-4 87538 1235 ns/op BenchmarkFormatFloat/LongExp-4 75962 1476 ns/op BenchmarkFormatFloat/Big-4 67122 1491 ns/op BenchmarkFormatFloat/BinaryExp-4 192854 714.0 ns/op BenchmarkFormatFloat/32Integer-4 102982 1113 ns/op BenchmarkFormatFloat/32ExactFraction-4 117075 1204 ns/op BenchmarkFormatFloat/32Point-4 96520 1241 ns/op BenchmarkFormatFloat/32Exp-4 102874 1123 ns/op BenchmarkFormatFloat/32NegExp-4 86394 1510 ns/op BenchmarkFormatFloat/32Shortest-4 118294 1081 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 74290 1522 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 97201 1098 ns/op BenchmarkFormatFloat/64Fixed1-4 137802 829.4 ns/op BenchmarkFormatFloat/64Fixed2-4 124144 882.3 ns/op BenchmarkFormatFloat/64Fixed3-4 152692 1236 ns/op BenchmarkFormatFloat/64Fixed4-4 124527 863.8 ns/op BenchmarkFormatFloat/64Fixed12-4 82299 1688 ns/op BenchmarkFormatFloat/64Fixed16-4 93733 1282 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 98994 1212 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 77197 1391 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2017 62943 ns/op BenchmarkFormatFloat/Slowpath64-4 77246 1799 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 65982 1678 ns/op BenchmarkAppendFloat/Decimal-4 100064 1711 ns/op BenchmarkAppendFloat/Float-4 86446 1558 ns/op BenchmarkAppendFloat/Exp-4 92331 1671 ns/op BenchmarkAppendFloat/NegExp-4 82498 1908 ns/op BenchmarkAppendFloat/LongExp-4 90200 1340 ns/op BenchmarkAppendFloat/Big-4 84078 1593 ns/op BenchmarkAppendFloat/BinaryExp-4 308994 451.2 ns/op BenchmarkAppendFloat/32Integer-4 136308 1033 ns/op BenchmarkAppendFloat/32ExactFraction-4 128817 1359 ns/op BenchmarkAppendFloat/32Point-4 102213 1164 ns/op BenchmarkAppendFloat/32Exp-4 114691 980.4 ns/op BenchmarkAppendFloat/32NegExp-4 102096 1033 ns/op BenchmarkAppendFloat/32Shortest-4 132646 1363 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 118413 942.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 135751 998.0 ns/op BenchmarkAppendFloat/64Fixed1-4 171885 778.2 ns/op BenchmarkAppendFloat/64Fixed2-4 173022 802.2 ns/op BenchmarkAppendFloat/64Fixed3-4 175124 876.3 ns/op BenchmarkAppendFloat/64Fixed4-4 144681 940.1 ns/op BenchmarkAppendFloat/64Fixed12-4 96559 1283 ns/op BenchmarkAppendFloat/64Fixed16-4 102680 1239 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 124598 995.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 77913 1372 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1906 64228 ns/op BenchmarkAppendFloat/Slowpath64-4 77607 1458 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 83600 1465 ns/op BenchmarkFormatInt-4 10000 10115 ns/op BenchmarkAppendInt-4 13162 7692 ns/op BenchmarkFormatUint-4 60555 2056 ns/op BenchmarkAppendUint-4 77803 2441 ns/op BenchmarkFormatIntSmall/7-4 2216901 53.64 ns/op BenchmarkFormatIntSmall/42-4 2102847 53.30 ns/op BenchmarkAppendIntSmall-4 1000000 120.0 ns/op BenchmarkAppendUintVarlen/1-4 1000000 131.6 ns/op BenchmarkAppendUintVarlen/12-4 1000000 129.4 ns/op BenchmarkAppendUintVarlen/123-4 764802 157.4 ns/op BenchmarkAppendUintVarlen/1234-4 844453 204.8 ns/op BenchmarkAppendUintVarlen/12345-4 574628 208.1 ns/op BenchmarkAppendUintVarlen/123456-4 661336 178.4 ns/op BenchmarkAppendUintVarlen/1234567-4 766210 177.0 ns/op BenchmarkAppendUintVarlen/12345678-4 758212 175.5 ns/op BenchmarkAppendUintVarlen/123456789-4 802951 190.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 367405 359.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 587934 277.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 585595 207.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 712425 187.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 758088 279.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 664417 208.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 644797 230.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 583959 223.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 681982 196.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 713544 202.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 574800 255.2 ns/op BenchmarkQuote-4 32202 4060 ns/op BenchmarkQuoteRune-4 367803 426.5 ns/op BenchmarkAppendQuote-4 35089 3162 ns/op BenchmarkAppendQuoteRune-4 672696 196.9 ns/op BenchmarkUnquoteEasy-4 1000000 170.0 ns/op BenchmarkUnquoteHard-4 30524 4458 ns/op PASS ok strconv 24.208s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 308112 506.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 99388 1871 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 132183 1194 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 283779 474.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 124722 1635 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 143913 1119 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 260902 703.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 48700 2530 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 74870 1946 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 354648 384.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20708 8355 ns/op BenchmarkGenericMatch1-4 1945 76104 ns/op BenchmarkGenericMatch2-4 399 475938 ns/op BenchmarkSingleMaxSkipping-4 8684 13551 ns/op 737.94 MB/s BenchmarkSingleLongSuffixFail-4 15930 9202 ns/op 108.89 MB/s BenchmarkSingleMatch-4 186 750169 ns/op 20.00 MB/s BenchmarkByteByteNoMatch-4 77098 1608 ns/op BenchmarkByteByteMatch-4 12624 12691 ns/op BenchmarkByteStringMatch-4 15025 8061 ns/op BenchmarkHTMLEscapeNew-4 54928 2257 ns/op BenchmarkHTMLEscapeOld-4 63105 2020 ns/op BenchmarkByteStringReplacerWriteString-4 1178 167019 ns/op BenchmarkByteReplacerWriteString-4 1580 110273 ns/op BenchmarkByteByteReplaces-4 2448 46127 ns/op BenchmarkByteByteMap-4 8173 21926 ns/op BenchmarkMap/identity/ASCII-4 678352 196.7 ns/op BenchmarkMap/identity/Greek-4 440341 269.7 ns/op BenchmarkMap/change/ASCII-4 29688 4221 ns/op BenchmarkMap/change/Greek-4 20222 5924 ns/op BenchmarkIndexRune-4 1330158 89.21 ns/op BenchmarkIndexRuneLongString-4 1329307 95.68 ns/op BenchmarkIndexRuneFastPath-4 2932353 42.78 ns/op BenchmarkIndex-4 2613175 42.58 ns/op BenchmarkLastIndex-4 2795443 42.28 ns/op BenchmarkIndexByte-4 9637599 13.00 ns/op BenchmarkToUpper/#00-4 3107679 36.02 ns/op BenchmarkToUpper/ONLYUPPER-4 2174360 56.47 ns/op BenchmarkToUpper/abc-4 263281 499.9 ns/op BenchmarkToUpper/AbC123-4 204574 638.2 ns/op BenchmarkToUpper/azAZ09_-4 209884 577.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39478 2781 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56479 2044 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 25040 4391 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51139 2367 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 88064 1849 ns/op BenchmarkToLower/#00-4 3128670 37.19 ns/op BenchmarkToLower/abc-4 2898943 47.32 ns/op BenchmarkToLower/AbC123-4 155450 756.8 ns/op BenchmarkToLower/azAZ09_-4 160321 696.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70501 1651 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 41229 2557 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26712 4381 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71349 1888 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108729 1250 ns/op BenchmarkMapNoChanges-4 848274 143.9 ns/op BenchmarkTrim-4 29580 3969 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1924489 52.25 ns/op BenchmarkToValidUTF8/InvalidASCII-4 148558 1250 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 94209 1318 ns/op BenchmarkEqualFold/Tests-4 48064 3053 ns/op BenchmarkEqualFold/ASCII-4 2198358 54.70 ns/op BenchmarkEqualFold/UnicodePrefix-4 86066 2000 ns/op BenchmarkEqualFold/UnicodeSuffix-4 94279 1188 ns/op BenchmarkIndexHard1-4 1042 185502 ns/op BenchmarkIndexHard2-4 691 180422 ns/op BenchmarkIndexHard3-4 180 644912 ns/op BenchmarkIndexHard4-4 100 1197456 ns/op BenchmarkLastIndexHard1-4 84 1588044 ns/op BenchmarkLastIndexHard2-4 66 1722799 ns/op BenchmarkLastIndexHard3-4 73 1558978 ns/op BenchmarkCountHard1-4 1077 130353 ns/op BenchmarkCountHard2-4 754 168433 ns/op BenchmarkCountHard3-4 186 976578 ns/op BenchmarkIndexTorture-4 9856 12654 ns/op BenchmarkCountTorture-4 10000 12529 ns/op BenchmarkCountTortureOverlapping-4 913 211492 ns/op BenchmarkCountByte/10-4 2846986 62.03 ns/op 161.22 MB/s BenchmarkCountByte/32-4 2819942 40.72 ns/op 785.91 MB/s BenchmarkCountByte/4096-4 1000000 107.2 ns/op 38194.58 MB/s BenchmarkCountByte/4194304-4 426 252847 ns/op 16588.28 MB/s BenchmarkCountByte/67108864-4 24 7124981 ns/op 9418.81 MB/s BenchmarkFields/ASCII/16-4 294192 647.9 ns/op 24.69 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21980 6232 ns/op 41.08 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1819 78101 ns/op 52.44 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 54 2336452 ns/op 28.05 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 30297540 ns/op 34.61 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 70746 1742 ns/op 9.19 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8286 14956 ns/op 17.12 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 411 268057 ns/op 15.28 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 6119256 ns/op 10.71 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 83258788 ns/op 12.59 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 139436 1126 ns/op 14.21 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12976 9472 ns/op 27.03 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 758 196541 ns/op 20.84 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4729382 ns/op 13.86 MB/s 463110 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 66293019 ns/op 15.82 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 95418 1081 ns/op 14.80 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11814 ns/op 21.67 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 576 263139 ns/op 15.57 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 20 6002431 ns/op 10.92 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 105609735 ns/op 9.93 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 169490861 ns/op BenchmarkSplitSingleByteSeparator-4 12 12433246 ns/op BenchmarkSplitMultiByteSeparator-4 24 6417397 ns/op BenchmarkSplitNSingleByteSeparator-4 195747 1100 ns/op BenchmarkSplitNMultiByteSeparator-4 135354 1481 ns/op BenchmarkRepeat/5x0-4 2664014 77.70 ns/op BenchmarkRepeat/5x1-4 2713375 74.52 ns/op BenchmarkRepeat/5x2-4 194906 663.6 ns/op BenchmarkRepeat/5x6-4 106334 1221 ns/op BenchmarkRepeat/10x0-4 2692806 43.58 ns/op BenchmarkRepeat/10x1-4 2672577 46.41 ns/op BenchmarkRepeat/10x2-4 205779 815.2 ns/op BenchmarkRepeat/10x6-4 120519 1308 ns/op BenchmarkRepeatLarge/256/1-4 49544 3175 ns/op 80.64 MB/s BenchmarkRepeatLarge/256/16-4 76129 2134 ns/op 119.99 MB/s BenchmarkRepeatLarge/512/1-4 33338 5177 ns/op 98.90 MB/s BenchmarkRepeatLarge/512/16-4 35773 5134 ns/op 99.73 MB/s BenchmarkRepeatLarge/1024/1-4 16449 7211 ns/op 142.00 MB/s BenchmarkRepeatLarge/1024/16-4 25621 6992 ns/op 146.46 MB/s BenchmarkRepeatLarge/2048/1-4 12600 9226 ns/op 221.97 MB/s BenchmarkRepeatLarge/2048/16-4 16154 7716 ns/op 265.43 MB/s BenchmarkRepeatLarge/4096/1-4 10000 13116 ns/op 312.30 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11230 ns/op 364.73 MB/s BenchmarkRepeatLarge/8192/1-4 8355 23905 ns/op 342.70 MB/s BenchmarkRepeatLarge/8192/16-4 10000 21003 ns/op 390.04 MB/s BenchmarkRepeatLarge/8192/4097-4 2948743 38.14 ns/op 107427.78 MB/s BenchmarkRepeatLarge/16384/1-4 7417 43850 ns/op 373.64 MB/s BenchmarkRepeatLarge/16384/16-4 9002 37934 ns/op 431.91 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 31096 ns/op 395.26 MB/s BenchmarkRepeatLarge/32768/1-4 3566 83228 ns/op 393.71 MB/s BenchmarkRepeatLarge/32768/16-4 870 116967 ns/op 280.15 MB/s BenchmarkRepeatLarge/32768/4097-4 2722 66164 ns/op 433.46 MB/s BenchmarkRepeatLarge/65536/1-4 834 141911 ns/op 461.81 MB/s BenchmarkRepeatLarge/65536/16-4 1036 157006 ns/op 417.41 MB/s BenchmarkRepeatLarge/65536/4097-4 1078 179559 ns/op 342.26 MB/s BenchmarkRepeatLarge/131072/1-4 116 962938 ns/op 136.12 MB/s BenchmarkRepeatLarge/131072/16-4 123 1072720 ns/op 122.19 MB/s BenchmarkRepeatLarge/131072/4097-4 133 891802 ns/op 142.42 MB/s BenchmarkRepeatLarge/262144/1-4 100 1607317 ns/op 163.09 MB/s BenchmarkRepeatLarge/262144/16-4 94 1281872 ns/op 204.50 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1330847 ns/op 193.94 MB/s BenchmarkRepeatLarge/524288/1-4 100 2176637 ns/op 240.87 MB/s BenchmarkRepeatLarge/524288/16-4 85 1875863 ns/op 279.49 MB/s BenchmarkRepeatLarge/524288/4097-4 63 1932350 ns/op 269.27 MB/s BenchmarkRepeatLarge/1048576/1-4 32 3859461 ns/op 271.69 MB/s BenchmarkRepeatLarge/1048576/16-4 42 3948304 ns/op 265.58 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 3396899 ns/op 307.56 MB/s BenchmarkRepeatLarge/2097152/1-4 25 7746326 ns/op 270.73 MB/s BenchmarkRepeatLarge/2097152/16-4 21 7878642 ns/op 266.18 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 6838215 ns/op 306.16 MB/s BenchmarkRepeatLarge/4194304/1-4 8 13044120 ns/op 321.55 MB/s BenchmarkRepeatLarge/4194304/16-4 9 14215727 ns/op 295.05 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11990516 ns/op 349.55 MB/s BenchmarkRepeatLarge/8388608/1-4 6 26322094 ns/op 318.69 MB/s BenchmarkRepeatLarge/8388608/16-4 5 23254639 ns/op 360.73 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19744340 ns/op 424.76 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35123532 ns/op 477.66 MB/s BenchmarkRepeatLarge/16777216/16-4 3 45691016 ns/op 367.19 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 42213680 ns/op 397.44 MB/s BenchmarkRepeatLarge/33554432/1-4 1 123072460 ns/op 272.64 MB/s BenchmarkRepeatLarge/33554432/16-4 2 61002358 ns/op 550.05 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 110253456 ns/op 304.34 MB/s BenchmarkRepeatLarge/67108864/1-4 1 149839330 ns/op 447.87 MB/s BenchmarkRepeatLarge/67108864/16-4 1 174311704 ns/op 384.99 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 161363508 ns/op 415.89 MB/s BenchmarkRepeatLarge/134217728/1-4 1 266728740 ns/op 503.20 MB/s BenchmarkRepeatLarge/134217728/16-4 1 232803025 ns/op 576.53 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 322717152 ns/op 415.90 MB/s BenchmarkRepeatLarge/268435456/1-4 1 594283925 ns/op 451.70 MB/s BenchmarkRepeatLarge/268435456/16-4 1 447433594 ns/op 599.94 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 842040207 ns/op 318.79 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1413164669 ns/op 379.91 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1100307220 ns/op 487.93 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1007060928 ns/op 533.11 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2429588125 ns/op 441.94 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2597681357 ns/op 413.35 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2101274332 ns/op 511.00 MB/s BenchmarkIndexAnyASCII/1:1-4 1760337 75.14 ns/op BenchmarkIndexAnyASCII/1:2-4 1481845 82.04 ns/op BenchmarkIndexAnyASCII/1:4-4 1353565 80.16 ns/op BenchmarkIndexAnyASCII/1:8-4 1726550 64.95 ns/op BenchmarkIndexAnyASCII/1:16-4 1578013 69.26 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 105.4 ns/op BenchmarkIndexAnyASCII/1:64-4 1376472 79.72 ns/op BenchmarkIndexAnyASCII/16:1-4 1701277 68.65 ns/op BenchmarkIndexAnyASCII/16:2-4 790282 160.7 ns/op BenchmarkIndexAnyASCII/16:4-4 746838 150.0 ns/op BenchmarkIndexAnyASCII/16:8-4 878772 239.8 ns/op BenchmarkIndexAnyASCII/16:16-4 723814 319.1 ns/op BenchmarkIndexAnyASCII/16:32-4 604630 210.1 ns/op BenchmarkIndexAnyASCII/16:64-4 449301 250.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 151.2 ns/op BenchmarkIndexAnyASCII/256:2-4 74563 1815 ns/op BenchmarkIndexAnyASCII/256:4-4 77864 1870 ns/op BenchmarkIndexAnyASCII/256:8-4 78567 2826 ns/op BenchmarkIndexAnyASCII/256:16-4 77258 1701 ns/op BenchmarkIndexAnyASCII/256:32-4 71847 1517 ns/op BenchmarkIndexAnyASCII/256:64-4 88147 2050 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 124.2 ns/op BenchmarkIndexAnyUTF8/1:2-4 1616743 69.40 ns/op BenchmarkIndexAnyUTF8/1:4-4 1601620 109.2 ns/op BenchmarkIndexAnyUTF8/1:8-4 1465646 88.37 ns/op BenchmarkIndexAnyUTF8/1:16-4 1465941 94.30 ns/op BenchmarkIndexAnyUTF8/1:32-4 1565274 73.54 ns/op BenchmarkIndexAnyUTF8/1:64-4 1498749 77.17 ns/op BenchmarkIndexAnyUTF8/16:1-4 1401489 86.00 ns/op BenchmarkIndexAnyUTF8/16:2-4 219532 542.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 246730 545.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 201621 749.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 215346 572.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 234204 512.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 235322 485.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 349527 362.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 13136 13437 ns/op BenchmarkIndexAnyUTF8/256:4-4 14782 7552 ns/op BenchmarkIndexAnyUTF8/256:8-4 15451 9515 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10947 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 11750 ns/op BenchmarkIndexAnyUTF8/256:64-4 13020 11105 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 149.5 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1602891 81.21 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1725939 106.8 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 139.2 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1696839 68.70 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1610482 70.19 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1562736 72.73 ns/op BenchmarkLastIndexAnyASCII/16:1-4 863800 164.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 768819 167.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 668257 193.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 756271 179.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 524514 300.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 727806 199.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 448206 370.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 76065 2448 ns/op BenchmarkLastIndexAnyASCII/256:2-4 78482 1463 ns/op BenchmarkLastIndexAnyASCII/256:4-4 76586 2845 ns/op BenchmarkLastIndexAnyASCII/256:8-4 66309 1642 ns/op BenchmarkLastIndexAnyASCII/256:16-4 86415 1542 ns/op BenchmarkLastIndexAnyASCII/256:32-4 64754 1624 ns/op BenchmarkLastIndexAnyASCII/256:64-4 75817 1661 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1552754 72.63 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1468540 71.67 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 112.4 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 142.6 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1403384 100.3 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 870675 136.1 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1101921 94.76 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 315788 641.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 170862 727.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 182203 970.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 177638 892.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 162393 709.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 182890 1335 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 150278 832.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18130 5876 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10459 10714 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11234 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10700 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 16687 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11303 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11454 ns/op BenchmarkTrimASCII/1:1-4 2331543 44.25 ns/op BenchmarkTrimASCII/1:2-4 1930720 59.79 ns/op BenchmarkTrimASCII/1:4-4 1969057 57.44 ns/op BenchmarkTrimASCII/1:8-4 1711623 66.98 ns/op BenchmarkTrimASCII/1:16-4 1000000 125.5 ns/op BenchmarkTrimASCII/16:1-4 1633285 91.24 ns/op BenchmarkTrimASCII/16:2-4 987549 141.5 ns/op BenchmarkTrimASCII/16:4-4 850485 131.5 ns/op BenchmarkTrimASCII/16:8-4 866180 136.1 ns/op BenchmarkTrimASCII/16:16-4 932929 162.4 ns/op BenchmarkTrimASCII/256:1-4 545025 213.6 ns/op BenchmarkTrimASCII/256:2-4 94155 1227 ns/op BenchmarkTrimASCII/256:4-4 96962 1213 ns/op BenchmarkTrimASCII/256:8-4 94162 1822 ns/op BenchmarkTrimASCII/256:16-4 86298 1383 ns/op BenchmarkTrimASCII/4096:1-4 37591 4295 ns/op BenchmarkTrimASCII/4096:2-4 4690 21818 ns/op BenchmarkTrimASCII/4096:4-4 4960 23767 ns/op BenchmarkTrimASCII/4096:8-4 6544 23612 ns/op BenchmarkTrimASCII/4096:16-4 6748 23249 ns/op BenchmarkTrimByte-4 2729916 43.64 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16233 7963 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 11719 14510 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1556 89521 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3102 52468 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6087 32522 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8367 13444 ns/op BenchmarkJoin/0-4 3084488 36.24 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2684644 62.04 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 114481 905.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 122474 1236 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 81640 1777 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 68215 1988 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 57062 2584 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 47085 2434 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2447109 62.03 ns/op BenchmarkTrimSpace/ASCII-4 1000000 116.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 106104 1113 ns/op BenchmarkTrimSpace/JustNonASCII-4 48740 2201 ns/op BenchmarkReplaceAll-4 101239 1547 ns/op 16 B/op 1 allocs/op PASS ok strings 84.388s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 48452 2073 ns/op BenchmarkCond2-4 28417 4617 ns/op BenchmarkCond4-4 13238 8415 ns/op BenchmarkCond8-4 8812 14324 ns/op BenchmarkCond16-4 4143 29027 ns/op BenchmarkCond32-4 3219 57174 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 493832 325.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 255942 418.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 520858 266.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 395072 257.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 282040 671.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 585408 200.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 87280 1479 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 63283 2032 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 73071 2085 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 51574 2763 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 557953 205.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 142773 773.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 547914 208.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 145528 799.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 659755 204.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 178965 719.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 787485 127.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 50604 2626 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 93924 1114 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 244490 470.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2656 45117 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 307 591500 ns/op BenchmarkRange/*sync.Map-4 987 117816 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 91240 2119 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 186272 703.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 72195 1660 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 44350 3323 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 176043 799.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 61090 1756 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 80653 1462 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 151804 837.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 691027 167.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 35324 2857 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 109128 1087 ns/op BenchmarkSwapCollision/*sync.Map-4 81624 1404 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1135317 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 108742 1141 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 250723 558.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 15904 9484 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 65330 2062 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 26560 4941 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 366400 414.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 92251 1194 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 246480 488.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 772297 144.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 140143 922.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 980906 147.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 566592 236.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 135116 925.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 514242 225.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 92638 1402 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 314299 737.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 328098 496.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 118518 1397 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 281680 380.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 329457 551.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 103063 1121 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 273968 510.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 56817 2062 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 146569 1654 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 372850 374.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 104600 1264 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 335733 310.4 ns/op BenchmarkUncontendedSemaphore-4 3634396 31.99 ns/op BenchmarkContendedSemaphore-4 3695516 31.46 ns/op BenchmarkMutexUncontended-4 688330 166.3 ns/op BenchmarkMutex-4 215541 639.3 ns/op BenchmarkMutexSlack-4 178998 664.8 ns/op BenchmarkMutexWork-4 181854 764.4 ns/op BenchmarkMutexWorkSlack-4 172066 751.5 ns/op BenchmarkMutexNoSpin-4 32094 3418 ns/op BenchmarkMutexSpin-4 35244 3174 ns/op BenchmarkOnce-4 809706 144.4 ns/op BenchmarkOnceFunc/v=Once-4 1000000 190.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 679309 218.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 606793 218.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 523616 202.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 926557 180.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 772831 193.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 3041924 38.37 ns/op BenchmarkSemaSyntNonblock-4 1461510 85.87 ns/op BenchmarkSemaSyntBlock-4 1499720 73.34 ns/op BenchmarkSemaWorkNonblock-4 1109440 105.6 ns/op BenchmarkSemaWorkBlock-4 1096038 104.2 ns/op BenchmarkRWMutexUncontended-4 204537 523.5 ns/op BenchmarkRWMutexWrite100-4 262842 484.6 ns/op BenchmarkRWMutexWrite10-4 261760 477.9 ns/op BenchmarkRWMutexWorkWrite100-4 192586 844.7 ns/op BenchmarkRWMutexWorkWrite10-4 161428 684.0 ns/op BenchmarkWaitGroupUncontended-4 457372 290.5 ns/op BenchmarkWaitGroupAddDone-4 376208 311.0 ns/op BenchmarkWaitGroupAddDoneWork-4 390248 350.8 ns/op BenchmarkWaitGroupWait-4 1768506 71.26 ns/op BenchmarkWaitGroupWaitWork-4 1340911 87.34 ns/op BenchmarkWaitGroupActuallyWait-4 38426 3260 ns/op 32 B/op 2 allocs/op PASS ok sync 30.471s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 684460 147.3 ns/op PASS ok sync/atomic 1.315s PASS ok syscall 1.056s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 143550 865.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.249s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5276 35416 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8275 13909 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 85 2546335 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 93 1308527 ns/op 1193 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 219399616 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 200490121 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1531 94020 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1892 77016 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7411098 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6810138 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 862850112 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 996868901 ns/op 47012744 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 154 998966 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 174 690692 ns/op 225 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 79333968 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 102551804 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9557004110 ns/op 334042368 B/op 100092 allocs/op BenchmarkTable/100x100000/reuse-4 1 8901324295 ns/op 334044752 B/op 100097 allocs/op BenchmarkPyramid/10-4 1606 68066 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 5905642 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 411644212 ns/op 35607016 B/op 2056 allocs/op BenchmarkRagged/10-4 2434 65087 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 211 591379 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 9 11815824 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 7064 16181 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.438s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 116422903 ns/op BenchmarkVariableString-4 65209 1896 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2049 80274 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 1.615s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 30 3335630 ns/op BenchmarkAfter-4 45 2238894 ns/op BenchmarkStop-4 175 1141321 ns/op BenchmarkSimultaneousAfterFunc-4 32 3432234 ns/op BenchmarkStartStop-4 204 577195 ns/op BenchmarkReset-4 1758 130631 ns/op BenchmarkSleep-4 24 4318212 ns/op BenchmarkParallelTimerLatency-4 28 1381079 avg-late-ns 4181293 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 727047 avg-late-ns 2259042 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 512158 avg-late-ns 2915142 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 1672836 avg-late-ns 8448125 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 433713 avg-late-ns 2682959 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 517377 avg-late-ns 5503400 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 435460 avg-late-ns 2737546 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 664506 avg-late-ns 3036149 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 418011 avg-late-ns 1984750 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 21 5017480 avg-late-ns 22084724 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 12741575 avg-late-ns 40826958 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 36 1460749 avg-late-ns 4923666 max-late-ns BenchmarkTicker-4 1 418953396 ns/op BenchmarkTickerReset-4 2104 55781 ns/op BenchmarkTickerResetNaive-4 182 713419 ns/op BenchmarkNow-4 758229 253.9 ns/op BenchmarkNowUnixNano-4 656708 188.4 ns/op BenchmarkNowUnixMilli-4 671418 208.5 ns/op BenchmarkNowUnixMicro-4 657399 247.3 ns/op BenchmarkFormat-4 38772 2580 ns/op BenchmarkFormatRFC3339-4 36678 2861 ns/op BenchmarkFormatRFC3339Nano-4 67176 3584 ns/op BenchmarkFormatNow-4 45843 3106 ns/op BenchmarkMarshalJSON-4 82998 1718 ns/op BenchmarkMarshalText-4 87784 1788 ns/op BenchmarkParse-4 91377 1247 ns/op BenchmarkParseRFC3339UTC-4 296514 503.2 ns/op BenchmarkParseRFC3339UTCBytes-4 190002 682.6 ns/op BenchmarkParseRFC3339TZ-4 78931 2037 ns/op BenchmarkParseRFC3339TZBytes-4 66907 2075 ns/op BenchmarkParseDuration-4 403377 278.7 ns/op BenchmarkHour-4 798692 178.9 ns/op BenchmarkSecond-4 697836 171.0 ns/op BenchmarkYear-4 572086 349.0 ns/op BenchmarkDay-4 492801 268.6 ns/op BenchmarkISOWeek-4 611714 240.8 ns/op BenchmarkGoString-4 47636 2702 ns/op BenchmarkUnmarshalText-4 76248 1718 ns/op PASS ok time 17.828s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 420601 252.2 ns/op BenchmarkDecodeValidJapaneseChars-4 556744 213.9 ns/op BenchmarkDecodeRune-4 1412974 78.49 ns/op BenchmarkEncodeValidASCII-4 395940 317.6 ns/op BenchmarkEncodeValidJapaneseChars-4 531744 252.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 131.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1670085 65.93 ns/op BenchmarkEncodeRune-4 1307296 78.76 ns/op PASS ok unicode/utf16 2.884s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1638828 73.29 ns/op BenchmarkRuneCountTenJapaneseChars-4 327822 530.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2304992 45.79 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 324645 528.5 ns/op BenchmarkValidTenASCIIChars-4 1785424 62.90 ns/op BenchmarkValid100KASCIIChars-4 100 1023489 ns/op BenchmarkValidTenJapaneseChars-4 302710 466.4 ns/op BenchmarkValidLongMostlyASCII-4 98 1069233 ns/op BenchmarkValidLongJapanese-4 50 2798609 ns/op BenchmarkValidStringTenASCIIChars-4 2911320 38.40 ns/op BenchmarkValidString100KASCIIChars-4 10000 12245 ns/op BenchmarkValidStringTenJapaneseChars-4 391738 333.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1245 100974 ns/op BenchmarkValidStringLongJapanese-4 100 1105001 ns/op BenchmarkEncodeASCIIRune-4 2412450 75.38 ns/op BenchmarkEncodeJapaneseRune-4 1049224 114.5 ns/op BenchmarkAppendASCIIRune-4 7188825 15.31 ns/op BenchmarkAppendJapaneseRune-4 1582405 74.91 ns/op BenchmarkDecodeASCIIRune-4 1000000 109.1 ns/op BenchmarkDecodeJapaneseRune-4 1677535 76.76 ns/op BenchmarkFullRune/ASCII-4 2196254 59.39 ns/op BenchmarkFullRune/Incomplete-4 1246179 92.23 ns/op BenchmarkFullRune/Japanese-4 2182040 51.02 ns/op PASS ok unicode/utf8 5.617s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 144404495572 ns/op PASS ok cmd/api 145.736s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 549728 183.7 ns/op BenchmarkCgoCall/one-pointer-4 398196 289.2 ns/op BenchmarkCgoCall/string-pointer-escape-4 283058 369.2 ns/op BenchmarkCgoCall/string-pointer-noescape-4 398241 333.9 ns/op BenchmarkCgoCall/eight-pointers-4 166470 716.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 485649 298.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 23386 4966 ns/op BenchmarkCgoCall/eight-pointers-slice-4 27375 4223 ns/op BenchmarkGoString-4 1000000 259.6 ns/op BenchmarkCGoCallback-4 51236 2147 ns/op BenchmarkCGoInCThread-4 405453 398.3 ns/op PASS ok cmd/cgo/internal/test 3.296s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1211328 105.0 ns/op BenchmarkEqArrayOfStrings64-4 197977 724.2 ns/op BenchmarkEqArrayOfStrings1024-4 11701 9724 ns/op BenchmarkEqArrayOfFloats5-4 1360968 86.96 ns/op BenchmarkEqArrayOfFloats64-4 148840 687.5 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10698 ns/op BenchmarkEqArrayOfStructsEq-4 3769 36709 ns/op BenchmarkEqArrayOfStructsNotEq-4 6266 19943 ns/op BenchmarkEqStruct-4 20897466 6.335 ns/op PASS ok cmd/compile/internal/reflectdata 2.791s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 93144 ns/op BenchmarkInvertLessThanNoov-4 17265865 6.220 ns/op BenchmarkCopyElim1-4 165 785758 ns/op BenchmarkCopyElim10-4 160 630589 ns/op BenchmarkCopyElim100-4 100 1030291 ns/op BenchmarkCopyElim1000-4 38 3231463 ns/op BenchmarkCopyElim10000-4 2 52857006 ns/op BenchmarkCopyElim100000-4 1 635976866 ns/op BenchmarkDeadCode/1-4 133 1024874 ns/op BenchmarkDeadCode/10-4 81 1332616 ns/op BenchmarkDeadCode/100-4 100 1255713 ns/op BenchmarkDeadCode/1000-4 67 4127649 ns/op BenchmarkDeadCode/10000-4 3 39848931 ns/op BenchmarkDeadCode/100000-4 1 331778857 ns/op BenchmarkDeadCode/200000-4 1 786087072 ns/op BenchmarkDominatorsLinear-4 15 8305757 ns/op 1.20 MB/s BenchmarkDominatorsFwdBack-4 9 12193672 ns/op 0.82 MB/s BenchmarkDominatorsManyPred-4 10 13744890 ns/op 0.73 MB/s BenchmarkDominatorsMaxPred-4 9 12125239 ns/op 0.82 MB/s BenchmarkDominatorsMaxPredVal-4 10 11228932 ns/op 0.89 MB/s BenchmarkFuse/1-4 163 630724 ns/op BenchmarkFuse/10-4 174 581511 ns/op BenchmarkFuse/100-4 100 1251220 ns/op BenchmarkFuse/1000-4 20 7373964 ns/op BenchmarkFuse/10000-4 2 67087145 ns/op BenchmarkNilCheckDeep1-4 10000 10235 ns/op 0.10 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5667 24013 ns/op 0.42 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 764 159973 ns/op 0.63 MB/s 1122 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 80 1482531 ns/op 0.67 MB/s 10984 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 26252275 ns/op 0.38 MB/s 219090 B/op 8 allocs/op BenchmarkDSEPass-4 37 3029023 ns/op 48044 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 125027285 ns/op 4289792 B/op 109129 allocs/op BenchmarkCSEPass-4 8 14503114 ns/op 147891 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 168032614 ns/op 5680408 B/op 97579 allocs/op BenchmarkDeadcodePass-4 132 770894 ns/op 80286 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 138927502 ns/op 3985304 B/op 44569 allocs/op BenchmarkMultiPass-4 72 1826922 ns/op 226894 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 310110277 ns/op 11227784 B/op 150114 allocs/op BenchmarkCondRewrite/SoloJump-4 4067995 28.10 ns/op BenchmarkCondRewrite/CombJump-4 3460296 32.89 ns/op PASS ok cmd/compile/internal/ssa 17.443s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14342 10138 ns/op BenchmarkExtShift-4 22195 5090 ns/op BenchmarkModify-4 8859 14269 ns/op BenchmarkMullImm-4 24596 6551 ns/op BenchmarkConstModify-4 9014 13731 ns/op BenchmarkBitSet-4 12510 9542 ns/op BenchmarkBitClear-4 10776 13849 ns/op BenchmarkBitToggle-4 10000 14411 ns/op BenchmarkBitSetConst-4 139665 852.1 ns/op BenchmarkBitClearConst-4 92766 1255 ns/op BenchmarkBitToggleConst-4 147576 859.5 ns/op BenchmarkDivconstI64-4 6678609 25.94 ns/op BenchmarkModconstI64-4 4659232 22.34 ns/op BenchmarkDivisiblePow2constI64-4 6403329 18.14 ns/op BenchmarkDivisibleconstI64-4 6175557 16.33 ns/op BenchmarkDivisibleWDivconstI64-4 3687085 44.72 ns/op BenchmarkDivconstU64/3-4 5460867 22.65 ns/op BenchmarkDivconstU64/5-4 3781257 26.62 ns/op BenchmarkDivconstU64/37-4 8582401 14.21 ns/op BenchmarkDivconstU64/1234567-4 6182468 18.82 ns/op BenchmarkModconstU64-4 6595905 27.16 ns/op BenchmarkDivisibleconstU64-4 6428078 15.78 ns/op BenchmarkDivisibleWDivconstU64-4 4249914 29.13 ns/op BenchmarkDivconstI32-4 7505419 16.35 ns/op BenchmarkModconstI32-4 7001293 16.04 ns/op BenchmarkDivisiblePow2constI32-4 7195434 15.57 ns/op BenchmarkDivisibleconstI32-4 7375473 16.22 ns/op BenchmarkDivisibleWDivconstI32-4 3609252 29.85 ns/op BenchmarkDivconstU32-4 6413703 28.93 ns/op BenchmarkModconstU32-4 6409506 19.62 ns/op BenchmarkDivisibleconstU32-4 5090043 20.73 ns/op BenchmarkDivisibleWDivconstU32-4 3433248 34.55 ns/op BenchmarkDivconstI16-4 6206103 24.25 ns/op BenchmarkModconstI16-4 5608448 20.71 ns/op BenchmarkDivisiblePow2constI16-4 6625606 16.92 ns/op BenchmarkDivisibleconstI16-4 5780841 18.12 ns/op BenchmarkDivisibleWDivconstI16-4 3401036 34.55 ns/op BenchmarkDivconstU16-4 6793318 18.41 ns/op BenchmarkModconstU16-4 7281380 16.37 ns/op BenchmarkDivisibleconstU16-4 7356678 15.90 ns/op BenchmarkDivisibleWDivconstU16-4 3543471 34.27 ns/op BenchmarkDivconstI8-4 5203128 27.57 ns/op BenchmarkModconstI8-4 6313261 18.72 ns/op BenchmarkDivisiblePow2constI8-4 7086364 18.07 ns/op BenchmarkDivisibleconstI8-4 5445408 23.39 ns/op BenchmarkDivisibleWDivconstI8-4 3558337 31.89 ns/op BenchmarkDivconstU8-4 6592968 24.65 ns/op BenchmarkModconstU8-4 6477450 18.03 ns/op BenchmarkDivisibleconstU8-4 7348234 14.19 ns/op BenchmarkDivisibleWDivconstU8-4 3849181 32.11 ns/op BenchmarkMul2-4 223893 743.2 ns/op BenchmarkMulNeg2-4 230154 695.5 ns/op BenchmarkEfaceInteger-4 3141498 38.03 ns/op BenchmarkTypeAssert-4 19601101 9.235 ns/op BenchmarkDiv64UnsignedSmall-4 8403852 13.70 ns/op BenchmarkDiv64Small-4 7873929 13.91 ns/op BenchmarkDiv64SmallNegDivisor-4 6031284 19.03 ns/op BenchmarkDiv64SmallNegDividend-4 7533253 15.44 ns/op BenchmarkDiv64SmallNegBoth-4 8706170 14.26 ns/op BenchmarkDiv64Unsigned-4 8729714 13.30 ns/op BenchmarkDiv64-4 7125120 17.82 ns/op BenchmarkDiv64NegDivisor-4 8462169 14.08 ns/op BenchmarkDiv64NegDividend-4 7706864 14.47 ns/op BenchmarkDiv64NegBoth-4 5442364 23.95 ns/op BenchmarkMod64UnsignedSmall-4 8830132 12.46 ns/op BenchmarkMod64Small-4 7280467 15.13 ns/op BenchmarkMod64SmallNegDivisor-4 7334168 15.85 ns/op BenchmarkMod64SmallNegDividend-4 7594160 16.25 ns/op BenchmarkMod64SmallNegBoth-4 7499558 15.79 ns/op BenchmarkMod64Unsigned-4 8773672 19.59 ns/op BenchmarkMod64-4 6735864 15.67 ns/op BenchmarkMod64NegDivisor-4 6752498 24.27 ns/op BenchmarkMod64NegDividend-4 6626216 18.03 ns/op BenchmarkMod64NegBoth-4 6791500 18.69 ns/op BenchmarkMulconstI32/3-4 23287599 6.212 ns/op BenchmarkMulconstI32/5-4 24118848 7.331 ns/op BenchmarkMulconstI32/12-4 18640593 8.696 ns/op BenchmarkMulconstI32/120-4 22144453 5.958 ns/op BenchmarkMulconstI32/-120-4 20889232 6.131 ns/op BenchmarkMulconstI32/65537-4 23381415 6.326 ns/op BenchmarkMulconstI32/65538-4 23206957 6.839 ns/op BenchmarkMulconstI64/3-4 22796742 9.152 ns/op BenchmarkMulconstI64/5-4 16648238 8.901 ns/op BenchmarkMulconstI64/12-4 20707598 6.382 ns/op BenchmarkMulconstI64/120-4 22579003 6.412 ns/op BenchmarkMulconstI64/-120-4 17633091 6.413 ns/op BenchmarkMulconstI64/65537-4 20786178 7.161 ns/op BenchmarkMulconstI64/65538-4 20256832 5.843 ns/op BenchmarkMulconstU32/3-4 22398126 6.082 ns/op BenchmarkMulconstU32/5-4 21907719 8.845 ns/op BenchmarkMulconstU32/12-4 18525528 6.748 ns/op BenchmarkMulconstU32/120-4 10197411 9.846 ns/op BenchmarkMulconstU32/65537-4 22066720 7.121 ns/op BenchmarkMulconstU32/65538-4 20394001 6.564 ns/op BenchmarkMulconstU64/3-4 21043371 6.340 ns/op BenchmarkMulconstU64/5-4 20836989 6.310 ns/op BenchmarkMulconstU64/12-4 13567844 11.02 ns/op BenchmarkMulconstU64/120-4 21038959 10.41 ns/op BenchmarkMulconstU64/65537-4 19035937 7.611 ns/op BenchmarkMulconstU64/65538-4 16237723 6.525 ns/op BenchmarkShiftArithmeticRight-4 23915176 8.891 ns/op BenchmarkSwitch8Predictable-4 6712422 28.69 ns/op BenchmarkSwitch8Unpredictable-4 6016657 21.20 ns/op BenchmarkSwitch32Predictable-4 9538809 14.76 ns/op BenchmarkSwitch32Unpredictable-4 5996515 20.94 ns/op BenchmarkSwitchStringPredictable-4 4401637 41.24 ns/op BenchmarkSwitchStringUnpredictable-4 4430696 23.95 ns/op BenchmarkSwitchTypePredictable-4 3382741 38.47 ns/op BenchmarkSwitchTypeUnpredictable-4 3177183 33.73 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4244251 28.68 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4113640 32.96 ns/op PASS ok cmd/compile/internal/test 25.789s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1204250 ns/op BenchmarkNamed/Underlying/nongeneric-4 734608 160.9 ns/op BenchmarkNamed/Underlying/generic-4 644463 168.9 ns/op BenchmarkNamed/Underlying/src_instance-4 696303 267.6 ns/op BenchmarkNamed/Underlying/user_instance-4 648760 327.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 777121697 ns/op 43304 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 508591207 ns/op 66113 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 207132782 ns/op 161573 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 180392352 ns/op 185384 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3296191418 ns/op 1574 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 215616167 ns/op 23948 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 71892152 ns/op 71312 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 61729498 ns/op 83744 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 848357030 ns/op 2551 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 70094610 ns/op 30750 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 47552297 ns/op 45276 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 38190760 ns/op 56448 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2615002463 ns/op 25703 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 971722480 ns/op 69109 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 178814353 ns/op 373996 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 135450132 ns/op 491303 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4020389472 ns/op 500.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 121868561 ns/op 16368 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 80024012 ns/op 25044 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 76473599 ns/op 26102 lines/s PASS ok cmd/compile/internal/types2 53.701s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 45995468 ns/op 26194000 sys-ns/op 7611333 user-ns/op PASS ok cmd/go 1.722s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 153590 1077 ns/op PASS ok cmd/go/internal/cfg 1.311s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 48877 2498 ns/op 3.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 64141 2129 ns/op 3.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14996 8597 ns/op 119.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 15363 7737 ns/op 132.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3094 46734 ns/op 175.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3025 48896 ns/op 167.54 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.436s All tests passed.