darwin-amd64-race at 532e34dd383549cdb415bc3e09b70d23f280524e :: 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=596F1453-BEE3-4AC7-8E88-C0F23C4356A3" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BVq5Q7oGFa/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1F12A6C5-7C15-42B8-A452-CDC65BBD89A4" "__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" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 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 :: 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=596F1453-BEE3-4AC7-8E88-C0F23C4356A3" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BVq5Q7oGFa/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1F12A6C5-7C15-42B8-A452-CDC65BBD89A4" "__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" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.745s ok archive/zip 2.261s ok bufio 0.490s ok bytes 4.378s ok compress/bzip2 0.858s ok compress/flate 7.067s ok compress/gzip 12.442s ok compress/lzw 0.757s ok compress/zlib 4.636s ok container/heap 0.061s ok container/list 0.046s ok container/ring 0.041s ok context 0.097s ok crypto 0.080s ok crypto/aes 0.086s ok crypto/cipher 0.080s ok crypto/des 0.106s ok crypto/dsa 0.070s ok crypto/ecdh 0.229s ok crypto/ecdsa 0.160s ok crypto/ed25519 0.458s ok crypto/elliptic 0.067s ok crypto/hmac 0.053s ok crypto/internal/alias 0.031s ok crypto/internal/bigmod 3.244s ok crypto/internal/boring 0.060s ok crypto/internal/boring/bcache 0.420s ok crypto/internal/edwards25519 39.531s ok crypto/internal/edwards25519/field 14.093s ok crypto/internal/nistec 3.868s ok crypto/internal/nistec/fiat 0.043s [no tests to run] ok crypto/md5 0.072s ok crypto/rand 0.425s ok crypto/rc4 0.528s ok crypto/rsa 0.652s ok crypto/sha1 0.061s ok crypto/sha256 0.056s ok crypto/sha512 0.090s ok crypto/subtle 0.433s ok crypto/tls 3.373s ok crypto/x509 1.737s ok database/sql 0.534s ok database/sql/driver 0.043s ok debug/buildinfo 0.068s ok debug/dwarf 0.151s ok debug/elf 1.397s ok debug/gosym 0.172s ok debug/macho 0.180s ok debug/pe 0.143s ok debug/plan9obj 0.086s ok embed 0.123s [no tests to run] ok embed/internal/embedtest 0.069s ok encoding/ascii85 0.056s ok encoding/asn1 0.040s ok encoding/base32 0.144s ok encoding/base64 0.041s ok encoding/binary 0.044s ok encoding/csv 0.134s ok encoding/gob 21.706s ok encoding/hex 0.052s ok encoding/json 2.377s ok encoding/pem 2.836s ok encoding/xml 0.321s ok errors 0.063s ok expvar 0.045s ok flag 0.163s ok fmt 0.758s ok go/ast 0.098s ok go/build 5.108s ok go/build/constraint 0.062s ok go/constant 0.121s ok go/doc 0.573s ok go/doc/comment 3.816s ok go/format 0.120s ok go/importer 1.052s ok go/internal/gccgoimporter 0.173s ok go/internal/gcimporter 6.448s ok go/internal/srcimporter 26.459s ok go/parser 1.352s ok go/printer 1.886s ok go/scanner 0.050s ok go/token 0.282s ok go/types 46.342s ok hash 0.041s ok hash/adler32 0.075s ok hash/crc32 0.062s ok hash/crc64 0.045s ok hash/fnv 0.049s ok hash/maphash 0.062s ok html 0.032s ok html/template 0.330s ok image 0.627s ok image/color 0.114s ok image/draw 0.831s ok image/gif 1.358s ok image/jpeg 1.522s ok image/png 4.138s ok index/suffixarray 1.492s ok internal/abi 7.443s ok internal/buildcfg 0.044s ok internal/coverage/cformat 0.043s ok internal/coverage/cmerge 0.035s ok internal/coverage/pods 0.076s ok internal/coverage/slicereader 0.088s ok internal/coverage/slicewriter 0.067s ok internal/coverage/test 0.097s ok internal/cpu 0.099s ok internal/dag 0.051s ok internal/diff 0.077s ok internal/fmtsort 0.039s ok internal/fuzz 0.075s ok internal/godebug 0.045s ok internal/intern 1.089s ok internal/itoa 0.037s ok internal/poll 0.735s ok internal/profile 0.062s ok internal/reflectlite 0.308s ok internal/safefilepath 0.044s ok internal/saferio 0.188s ok internal/singleflight 0.131s ok internal/testenv 0.129s ok internal/trace 0.316s ok internal/types/errors 1.573s ok internal/unsafeheader 0.057s ok internal/xcoff 0.180s ok io 0.092s ok io/fs 0.366s ok io/ioutil 0.119s ok log 0.111s ok log/syslog 1.300s ok math 0.068s ok math/big 3.029s ok math/bits 0.079s ok math/cmplx 0.078s ok math/rand 2.276s ok mime 0.071s ok mime/multipart 1.775s ok mime/quotedprintable 0.110s ok net 15.087s ok net/http 20.769s ok net/http/cgi 1.523s ok net/http/cookiejar 0.148s ok net/http/fcgi 0.206s ok net/http/httptest 0.351s ok net/http/httptrace 0.054s ok net/http/httputil 1.114s ok net/http/internal 0.044s ok net/http/internal/ascii 0.048s ok net/http/pprof 5.245s ok net/internal/socktest 0.069s ok net/mail 0.047s ok net/netip 0.878s ok net/rpc 0.204s ok net/rpc/jsonrpc 0.126s ok net/smtp 0.191s ok net/textproto 0.065s ok net/url 0.123s ok os 2.235s ok os/exec 5.072s ok os/exec/internal/fdtest 0.072s ok os/signal 5.609s ok os/user 0.127s ok path 0.050s ok path/filepath 0.166s ok plugin 0.051s ok reflect 1.145s ok regexp 3.168s ok regexp/syntax 4.108s ok runtime 65.318s ok runtime/cgo 0.074s ok runtime/coverage 0.053s ok runtime/debug 0.228s ok runtime/internal/atomic 0.091s ok runtime/internal/math 0.078s ok runtime/internal/sys 0.085s ok runtime/metrics 0.046s ok runtime/pprof 12.951s ok runtime/race 12.927s ok runtime/trace 7.660s ok sort 0.811s ok strconv 2.231s ok strings 3.948s ok sync 0.844s ok sync/atomic 2.492s ok syscall 3.253s ok testing 3.108s ok testing/fstest 0.171s ok testing/iotest 0.070s ok testing/quick 0.271s ok text/scanner 0.056s ok text/tabwriter 0.043s ok text/template 0.152s ok text/template/parse 0.069s ok time 2.822s ok unicode 0.087s ok unicode/utf16 0.136s ok unicode/utf8 0.074s ok cmd/addr2line 19.302s ok cmd/api 62.407s ok cmd/asm/internal/asm 3.180s ok cmd/asm/internal/lex 0.070s ok cmd/compile/internal/abt 0.089s ok cmd/compile/internal/amd64 101.374s ok cmd/compile/internal/base 0.068s ok cmd/compile/internal/compare 0.067s ok cmd/compile/internal/dwarfgen 1.262s ok cmd/compile/internal/importer 5.519s ok cmd/compile/internal/ir 0.049s ok cmd/compile/internal/logopt 1.558s ok cmd/compile/internal/noder 0.052s ok cmd/compile/internal/reflectdata 0.051s [no tests to run] ok cmd/compile/internal/ssa 37.567s ok cmd/compile/internal/syntax 0.347s ok cmd/compile/internal/test 24.182s ok cmd/compile/internal/typecheck 1.087s ok cmd/compile/internal/types 0.058s ok cmd/compile/internal/types2 30.898s ok cmd/covdata 0.065s ok cmd/cover 3.947s ok cmd/dist 0.045s ok cmd/doc 3.701s ok cmd/fix 20.237s ok cmd/go 497.177s ok cmd/go/internal/auth 0.086s ok cmd/go/internal/cache 0.755s ok cmd/go/internal/fsys 0.529s ok cmd/go/internal/generate 0.150s ok cmd/go/internal/get 0.110s ok cmd/go/internal/imports 0.141s ok cmd/go/internal/load 0.109s ok cmd/go/internal/lockedfile 0.422s ok cmd/go/internal/lockedfile/internal/filelock 0.181s ok cmd/go/internal/modconv 0.182s ok cmd/go/internal/modfetch 0.095s ok cmd/go/internal/modfetch/codehost 0.083s ok cmd/go/internal/modfetch/zip_sum_test 0.073s ok cmd/go/internal/modindex 0.917s ok cmd/go/internal/modload 0.057s ok cmd/go/internal/mvs 0.096s ok cmd/go/internal/par 0.198s ok cmd/go/internal/str 0.158s ok cmd/go/internal/test 0.114s ok cmd/go/internal/vcs 0.151s ok cmd/go/internal/vcweb 0.124s ok cmd/go/internal/vcweb/vcstest 25.987s ok cmd/go/internal/web 0.059s ok cmd/go/internal/work 0.335s ok cmd/gofmt 0.531s ok cmd/internal/archive 3.991s ok cmd/internal/buildid 1.042s ok cmd/internal/dwarf 0.062s ok cmd/internal/edit 0.074s ok cmd/internal/goobj 0.036s ok cmd/internal/moddeps 5.003s ok cmd/internal/notsha256 0.063s ok cmd/internal/obj 1.351s ok cmd/internal/obj/ppc64 0.594s ok cmd/internal/obj/riscv 0.240s ok cmd/internal/obj/s390x 0.049s ok cmd/internal/obj/x86 4.472s ok cmd/internal/objabi 0.115s ok cmd/internal/pkgpath 0.313s ok cmd/internal/pkgpattern 0.048s ok cmd/internal/quoted 0.049s ok cmd/internal/src 0.031s ok cmd/internal/test2json 1.446s ok cmd/link 35.951s ok cmd/link/internal/benchmark 0.069s ok cmd/link/internal/ld 29.881s ok cmd/link/internal/loader 0.973s ok cmd/nm 4.139s ok cmd/objdump 10.473s ok cmd/pack 5.641s ok cmd/pprof 2.252s ok cmd/trace 0.216s ok cmd/vet 35.870s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3196 37066 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2043 64909 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1708 71258 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3390 33892 ns/op 5083 B/op 15 allocs/op Benchmark/Reader/GNU-4 4772 27536 ns/op 5086 B/op 14 allocs/op Benchmark/Reader/PAX-4 3140 70960 ns/op 8986 B/op 33 allocs/op PASS ok archive/tar 1.243s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 303173612 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 215022203 ns/op BenchmarkZip64TestSizes/4096-4 807 173687 ns/op BenchmarkZip64TestSizes/1048576-4 86 1219745 ns/op BenchmarkZip64TestSizes/67108864-4 1 190123370 ns/op PASS ok archive/zip 1.685s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 195531 643.8 ns/op BenchmarkReaderCopyUnoptimal-4 109345 1123 ns/op BenchmarkReaderCopyNoWriteTo-4 9666 71196 ns/op BenchmarkReaderWriteToOptimal-4 9079 19453 ns/op BenchmarkReaderReadString-4 94219 1577 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 179298 998.4 ns/op BenchmarkWriterCopyUnoptimal-4 189727 743.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 68272 ns/op BenchmarkReaderEmpty-4 10000 11232 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11104 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 483716 416.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.404s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1708 71212 ns/op 460.15 MB/s BenchmarkWriteByte-4 309 345120 ns/op 11.87 MB/s BenchmarkWriteRune-4 188 672505 ns/op 18.27 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4976740 ns/op BenchmarkBufferFullSmallReads-4 74 1460091 ns/op BenchmarkBufferWriteBlock/N4096-4 8634 33699 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 171 669326 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 17109951 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 2879049 54.93 ns/op 182.06 MB/s BenchmarkIndexByte/32-4 2937171 40.78 ns/op 784.74 MB/s BenchmarkIndexByte/4K-4 997833 148.1 ns/op 27661.72 MB/s BenchmarkIndexBytePortable/10-4 912594 127.7 ns/op 78.31 MB/s BenchmarkIndexBytePortable/32-4 290907 560.7 ns/op 57.07 MB/s BenchmarkIndexBytePortable/4K-4 3584 37298 ns/op 109.82 MB/s BenchmarkIndexRune/10-4 833128 149.2 ns/op 67.04 MB/s BenchmarkIndexRune/32-4 948844 218.4 ns/op 146.52 MB/s BenchmarkIndexRune/4K-4 373036 382.4 ns/op 10712.48 MB/s BenchmarkIndexRuneASCII/10-4 2873102 48.14 ns/op 207.74 MB/s BenchmarkIndexRuneASCII/32-4 2963178 41.21 ns/op 776.50 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 145.5 ns/op 28142.69 MB/s BenchmarkEqual/0-4 9801691 12.18 ns/op BenchmarkEqual/1-4 942030 162.9 ns/op 6.14 MB/s BenchmarkEqual/6-4 954254 180.2 ns/op 33.29 MB/s BenchmarkEqual/9-4 1000000 129.9 ns/op 69.26 MB/s BenchmarkEqual/15-4 944818 128.1 ns/op 117.09 MB/s BenchmarkEqual/16-4 775525 144.1 ns/op 111.01 MB/s BenchmarkEqual/20-4 935637 209.3 ns/op 95.57 MB/s BenchmarkEqual/32-4 997341 117.9 ns/op 271.35 MB/s BenchmarkEqual/4K-4 69366 1548 ns/op 2646.21 MB/s BenchmarkIndex/10-4 1935513 59.51 ns/op 168.03 MB/s BenchmarkIndex/32-4 1922178 60.56 ns/op 528.42 MB/s BenchmarkIndex/4K-4 21160 5053 ns/op 810.59 MB/s BenchmarkIndexEasy/10-4 2284640 53.80 ns/op 185.86 MB/s BenchmarkIndexEasy/32-4 1851039 76.52 ns/op 418.20 MB/s BenchmarkIndexEasy/4K-4 488426 374.3 ns/op 10944.55 MB/s BenchmarkCount/10-4 1212967 103.9 ns/op 96.22 MB/s BenchmarkCount/32-4 1000000 125.2 ns/op 255.65 MB/s BenchmarkCount/4K-4 21464 9737 ns/op 420.67 MB/s BenchmarkCountEasy/10-4 1000000 107.6 ns/op 92.90 MB/s BenchmarkCountEasy/32-4 1000000 105.4 ns/op 303.56 MB/s BenchmarkCountEasy/4K-4 475826 289.5 ns/op 14148.90 MB/s BenchmarkCountSingle/10-4 2447038 53.77 ns/op 185.99 MB/s BenchmarkCountSingle/32-4 2404890 47.99 ns/op 666.74 MB/s BenchmarkCountSingle/4K-4 959462 138.9 ns/op 29496.07 MB/s BenchmarkToUpper/#00-4 2384935 49.10 ns/op BenchmarkToUpper/ONLYUPPER-4 166152 712.0 ns/op BenchmarkToUpper/abc-4 234298 442.0 ns/op BenchmarkToUpper/AbC123-4 227618 531.2 ns/op BenchmarkToUpper/azAZ09_-4 233359 535.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 70803 1657 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27272 4079 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46894 2470 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113259 1075 ns/op BenchmarkToLower/#00-4 2456736 61.64 ns/op BenchmarkToLower/abc-4 340233 431.5 ns/op BenchmarkToLower/AbC123-4 273728 516.4 ns/op BenchmarkToLower/azAZ09_-4 263506 511.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73592 2471 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33717 3499 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59766 2054 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105808 1115 ns/op BenchmarkFields/ASCII/16-4 170466 791.2 ns/op 20.22 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10033 ns/op 25.52 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 868 151809 ns/op 26.98 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 4215729 ns/op 15.55 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 48110992 ns/op 21.79 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 70044 1862 ns/op 8.59 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5274 23334 ns/op 10.97 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 313 499404 ns/op 8.20 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 7303398 ns/op 8.97 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 117052404 ns/op 8.96 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 98095 1070 ns/op 14.95 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 16018 ns/op 15.98 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 421 291249 ns/op 14.06 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 5025814 ns/op 13.04 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 109040127 ns/op 9.62 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 84046 1347 ns/op 11.88 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5607 18901 ns/op 13.54 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 423 379820 ns/op 10.78 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 5620413 ns/op 11.66 MB/s 512261 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 100718398 ns/op 10.41 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1603544 79.37 ns/op BenchmarkTrimSpace/ASCII-4 976696 124.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 92382 1494 ns/op BenchmarkTrimSpace/JustNonASCII-4 45032 2706 ns/op BenchmarkToValidUTF8/Valid-4 319569 354.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 206530 553.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 76922 1541 ns/op BenchmarkIndexHard1-4 992 115473 ns/op BenchmarkIndexHard2-4 766 227237 ns/op BenchmarkIndexHard3-4 165 707122 ns/op BenchmarkIndexHard4-4 237 557482 ns/op BenchmarkLastIndexHard1-4 7 22876068 ns/op BenchmarkLastIndexHard2-4 5 20194185 ns/op BenchmarkLastIndexHard3-4 4 25314785 ns/op BenchmarkCountHard1-4 888 124968 ns/op BenchmarkCountHard2-4 745 179677 ns/op BenchmarkCountHard3-4 170 679762 ns/op BenchmarkSplitEmptySeparator-4 1 136631273 ns/op BenchmarkSplitSingleByteSeparator-4 15 11244975 ns/op BenchmarkSplitMultiByteSeparator-4 10 12513638 ns/op BenchmarkSplitNSingleByteSeparator-4 133112 1127 ns/op BenchmarkSplitNMultiByteSeparator-4 62239 2615 ns/op BenchmarkRepeat-4 144880 1016 ns/op BenchmarkRepeatLarge/256/1-4 105427 1646 ns/op 155.57 MB/s BenchmarkRepeatLarge/256/16-4 190267 1226 ns/op 208.78 MB/s BenchmarkRepeatLarge/512/1-4 61528 2246 ns/op 227.93 MB/s BenchmarkRepeatLarge/512/16-4 65142 1816 ns/op 281.90 MB/s BenchmarkRepeatLarge/1024/1-4 33124 3022 ns/op 338.87 MB/s BenchmarkRepeatLarge/1024/16-4 44798 2876 ns/op 356.03 MB/s BenchmarkRepeatLarge/2048/1-4 23420 6127 ns/op 334.27 MB/s BenchmarkRepeatLarge/2048/16-4 29598 5731 ns/op 357.38 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10411 ns/op 393.42 MB/s BenchmarkRepeatLarge/4096/16-4 12679 10694 ns/op 383.02 MB/s BenchmarkRepeatLarge/8192/1-4 6210 19328 ns/op 423.85 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16320 ns/op 501.97 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 13939 ns/op 293.92 MB/s BenchmarkRepeatLarge/16384/1-4 9570 34649 ns/op 472.86 MB/s BenchmarkRepeatLarge/16384/16-4 10000 28996 ns/op 565.03 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25869 ns/op 475.13 MB/s BenchmarkRepeatLarge/32768/1-4 2943 58026 ns/op 564.71 MB/s BenchmarkRepeatLarge/32768/16-4 2260 61572 ns/op 532.19 MB/s BenchmarkRepeatLarge/32768/4097-4 3154 57098 ns/op 502.28 MB/s BenchmarkRepeatLarge/65536/1-4 1110 128927 ns/op 508.32 MB/s BenchmarkRepeatLarge/65536/16-4 1076 162803 ns/op 402.55 MB/s BenchmarkRepeatLarge/65536/4097-4 2011 109790 ns/op 559.75 MB/s BenchmarkRepeatLarge/131072/1-4 202 801168 ns/op 163.60 MB/s BenchmarkRepeatLarge/131072/16-4 223 498723 ns/op 262.82 MB/s BenchmarkRepeatLarge/131072/4097-4 229 684427 ns/op 185.57 MB/s BenchmarkRepeatLarge/262144/1-4 123 1071580 ns/op 244.63 MB/s BenchmarkRepeatLarge/262144/16-4 100 1143684 ns/op 229.21 MB/s BenchmarkRepeatLarge/262144/4097-4 123 933796 ns/op 276.41 MB/s BenchmarkRepeatLarge/524288/1-4 62 1914283 ns/op 273.88 MB/s BenchmarkRepeatLarge/524288/16-4 68 1878959 ns/op 279.03 MB/s BenchmarkRepeatLarge/524288/4097-4 96 1677152 ns/op 310.24 MB/s BenchmarkRepeatLarge/1048576/1-4 40 3086630 ns/op 339.72 MB/s BenchmarkRepeatLarge/1048576/16-4 42 3474624 ns/op 301.78 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 3281549 ns/op 318.37 MB/s BenchmarkRepeatLarge/2097152/1-4 24 6579775 ns/op 318.73 MB/s BenchmarkRepeatLarge/2097152/16-4 27 6291765 ns/op 333.32 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 6627280 ns/op 315.90 MB/s BenchmarkRepeatLarge/4194304/1-4 9 13014633 ns/op 322.28 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9932525 ns/op 422.28 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11885799 ns/op 352.63 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17604028 ns/op 476.52 MB/s BenchmarkRepeatLarge/8388608/16-4 5 23795763 ns/op 352.53 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 21042301 ns/op 398.56 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29522683 ns/op 568.28 MB/s BenchmarkRepeatLarge/16777216/16-4 3 39108086 ns/op 429.00 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 39745659 ns/op 422.11 MB/s BenchmarkRepeatLarge/33554432/1-4 2 92210927 ns/op 363.89 MB/s BenchmarkRepeatLarge/33554432/16-4 2 70574584 ns/op 475.45 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62738588 ns/op 534.83 MB/s BenchmarkRepeatLarge/67108864/1-4 1 122881812 ns/op 546.13 MB/s BenchmarkRepeatLarge/67108864/16-4 1 108921764 ns/op 616.12 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 141407105 ns/op 474.58 MB/s BenchmarkRepeatLarge/134217728/1-4 1 364795057 ns/op 367.93 MB/s BenchmarkRepeatLarge/134217728/16-4 1 260837658 ns/op 514.56 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 248574317 ns/op 539.95 MB/s BenchmarkRepeatLarge/268435456/1-4 1 495454654 ns/op 541.80 MB/s BenchmarkRepeatLarge/268435456/16-4 1 471849753 ns/op 568.90 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 454934523 ns/op 590.05 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1407555746 ns/op 381.42 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1473741774 ns/op 364.29 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1304572549 ns/op 411.53 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5148909732 ns/op 208.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5313696418 ns/op 202.07 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5998278428 ns/op 179.01 MB/s BenchmarkBytesCompare/1-4 10421373 14.13 ns/op BenchmarkBytesCompare/2-4 10141879 12.87 ns/op BenchmarkBytesCompare/4-4 12365307 11.63 ns/op BenchmarkBytesCompare/8-4 12802614 9.026 ns/op BenchmarkBytesCompare/16-4 12314199 8.675 ns/op BenchmarkBytesCompare/32-4 11955271 11.02 ns/op BenchmarkBytesCompare/64-4 10506675 11.18 ns/op BenchmarkBytesCompare/128-4 9700742 13.40 ns/op BenchmarkBytesCompare/256-4 6589618 18.63 ns/op BenchmarkBytesCompare/512-4 4267190 32.67 ns/op BenchmarkBytesCompare/1024-4 2387575 46.84 ns/op BenchmarkBytesCompare/2048-4 1352422 81.43 ns/op BenchmarkIndexAnyASCII/1:1-4 1740355 66.46 ns/op BenchmarkIndexAnyASCII/1:2-4 1853696 65.10 ns/op BenchmarkIndexAnyASCII/1:4-4 1679672 92.38 ns/op BenchmarkIndexAnyASCII/1:8-4 1683205 76.29 ns/op BenchmarkIndexAnyASCII/1:16-4 1355781 92.21 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 118.5 ns/op BenchmarkIndexAnyASCII/1:64-4 1619809 73.29 ns/op BenchmarkIndexAnyASCII/16:1-4 1625413 99.84 ns/op BenchmarkIndexAnyASCII/16:2-4 617144 227.3 ns/op BenchmarkIndexAnyASCII/16:4-4 642176 401.4 ns/op BenchmarkIndexAnyASCII/16:8-4 559735 247.6 ns/op BenchmarkIndexAnyASCII/16:16-4 487592 227.9 ns/op BenchmarkIndexAnyASCII/16:32-4 452665 274.7 ns/op BenchmarkIndexAnyASCII/16:64-4 358597 320.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 135.3 ns/op BenchmarkIndexAnyASCII/256:2-4 44929 5502 ns/op BenchmarkIndexAnyASCII/256:4-4 36320 3016 ns/op BenchmarkIndexAnyASCII/256:8-4 40305 3272 ns/op BenchmarkIndexAnyASCII/256:16-4 41950 3566 ns/op BenchmarkIndexAnyASCII/256:32-4 44012 2791 ns/op BenchmarkIndexAnyASCII/256:64-4 42454 2823 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 131.1 ns/op BenchmarkIndexAnyUTF8/1:2-4 1614229 76.57 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 102.8 ns/op BenchmarkIndexAnyUTF8/1:8-4 1686145 72.75 ns/op BenchmarkIndexAnyUTF8/1:16-4 1720220 75.69 ns/op BenchmarkIndexAnyUTF8/1:32-4 1619737 69.46 ns/op BenchmarkIndexAnyUTF8/1:64-4 1729842 92.38 ns/op BenchmarkIndexAnyUTF8/16:1-4 130695 1522 ns/op BenchmarkIndexAnyUTF8/16:2-4 375205 320.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 312610 531.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 382399 597.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 371930 317.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 340902 417.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 334386 332.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 7720 18500 ns/op BenchmarkIndexAnyUTF8/256:2-4 25501 4466 ns/op BenchmarkIndexAnyUTF8/256:4-4 25627 5394 ns/op BenchmarkIndexAnyUTF8/256:8-4 27888 4258 ns/op BenchmarkIndexAnyUTF8/256:16-4 24440 6916 ns/op BenchmarkIndexAnyUTF8/256:32-4 25965 7497 ns/op BenchmarkIndexAnyUTF8/256:64-4 25683 7696 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1693410 67.03 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1838926 78.63 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2010043 59.56 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1755049 77.55 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1823181 67.76 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1769328 68.76 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 109.5 ns/op BenchmarkLastIndexAnyASCII/16:1-4 354943 287.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 430875 436.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 420999 281.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 402249 282.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 428216 421.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 355870 320.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 345096 360.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 27840 3715 ns/op BenchmarkLastIndexAnyASCII/256:2-4 18598 5493 ns/op BenchmarkLastIndexAnyASCII/256:4-4 31742 4082 ns/op BenchmarkLastIndexAnyASCII/256:8-4 33159 3520 ns/op BenchmarkLastIndexAnyASCII/256:16-4 34778 5107 ns/op BenchmarkLastIndexAnyASCII/256:32-4 32977 3559 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32590 3475 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1797009 78.70 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1732252 67.50 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1767559 68.11 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1831366 65.74 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1766959 66.31 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 101.3 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1776415 71.09 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 159350 744.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 354109 395.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 354090 363.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 386395 412.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 347168 335.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 391471 340.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 387118 434.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11707 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28270 5203 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 24319 4380 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 24428 4496 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 22459 7310 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 23332 5023 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 24414 5184 ns/op BenchmarkTrimASCII/1:1-4 1212859 129.5 ns/op BenchmarkTrimASCII/1:2-4 1630116 86.93 ns/op BenchmarkTrimASCII/1:4-4 1595626 63.98 ns/op BenchmarkTrimASCII/1:8-4 1507230 71.83 ns/op BenchmarkTrimASCII/1:16-4 1431942 99.27 ns/op BenchmarkTrimASCII/16:1-4 570110 215.0 ns/op BenchmarkTrimASCII/16:2-4 431438 284.1 ns/op BenchmarkTrimASCII/16:4-4 386600 291.4 ns/op BenchmarkTrimASCII/16:8-4 447720 279.5 ns/op BenchmarkTrimASCII/16:16-4 389269 375.6 ns/op BenchmarkTrimASCII/256:1-4 44977 2529 ns/op BenchmarkTrimASCII/256:2-4 35074 4835 ns/op BenchmarkTrimASCII/256:4-4 32655 3595 ns/op BenchmarkTrimASCII/256:8-4 31628 3467 ns/op BenchmarkTrimASCII/256:16-4 32941 5707 ns/op BenchmarkTrimASCII/4096:1-4 3249 42342 ns/op BenchmarkTrimASCII/4096:2-4 2268 58210 ns/op BenchmarkTrimASCII/4096:4-4 2228 51201 ns/op BenchmarkTrimASCII/4096:8-4 2407 60580 ns/op BenchmarkTrimASCII/4096:16-4 2074 54710 ns/op BenchmarkTrimByte-4 1381164 84.97 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 6470 16456 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15570 11599 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 697 155761 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1371 83906 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2938 39845 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5361 40225 ns/op BenchmarkCompareBytesEqual-4 13190949 16.52 ns/op BenchmarkCompareBytesToNil-4 12371902 10.27 ns/op BenchmarkCompareBytesEmpty-4 14075421 7.932 ns/op BenchmarkCompareBytesIdentical-4 13932639 16.27 ns/op BenchmarkCompareBytesSameLength-4 15003302 9.423 ns/op BenchmarkCompareBytesDifferentLength-4 13446841 9.409 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2389 57727 ns/op 18164.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2463 50973 ns/op 20571.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2312 101259 ns/op 10355.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2295 93781 ns/op 11181.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2200 92514 ns/op 11334.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2133 48963 ns/op 21415.79 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2768 66445 ns/op 15781.33 MB/s BenchmarkCompareBytesBig-4 2610 61787 ns/op 16970.98 MB/s BenchmarkCompareBytesBigIdentical-4 14354860 8.334 ns/op 125827371.99 MB/s PASS ok bytes 120.058s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 94446142 ns/op 1.06 MB/s 3616120 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 361835720 ns/op 1.57 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 36990990 ns/op 0.44 MB/s 3643476 B/op 51 allocs/op PASS ok compress/bzip2 1.660s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 54 2252936 ns/op 4.44 MB/s 42211 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20404651 ns/op 4.90 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 203496833 ns/op 4.91 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 50 2397197 ns/op 4.17 MB/s 43411 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21781454 ns/op 4.59 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 280905403 ns/op 3.56 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 48 2992891 ns/op 3.34 MB/s 43659 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24783649 ns/op 4.03 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 229314031 ns/op 4.36 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 52 2529786 ns/op 3.95 MB/s 42632 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 22442841 ns/op 4.46 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 215708006 ns/op 4.64 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 49 2165305 ns/op 4.62 MB/s 42919 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21550079 ns/op 4.64 MB/s 50041 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 399993272 ns/op 2.50 MB/s 88520 B/op 166 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 64 1956911 ns/op 5.11 MB/s 42821 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 16735032 ns/op 5.98 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 145885090 ns/op 6.85 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1619672 ns/op 6.17 MB/s 43385 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 12523373 ns/op 7.99 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116337302 ns/op 8.60 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1670202 ns/op 5.99 MB/s 42878 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 18864867 ns/op 5.30 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116655420 ns/op 8.57 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1367515 ns/op 7.31 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11792853 ns/op 8.48 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 120591401 ns/op 8.29 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2339176 ns/op 4.28 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20180221 ns/op 4.96 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 199755791 ns/op 5.01 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5789144 ns/op 1.73 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65846118 ns/op 1.52 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 656526940 ns/op 1.52 MB/s BenchmarkEncode/Digits/Compression/1e4-4 20 5610228 ns/op 1.78 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 64138506 ns/op 1.56 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 651884101 ns/op 1.53 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 90 1422760 ns/op 7.03 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12522094 ns/op 7.99 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125950439 ns/op 7.94 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2482317 ns/op 4.03 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15309120 ns/op 6.53 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 148013258 ns/op 6.76 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 5398440 ns/op 1.85 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 56441514 ns/op 1.77 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 562954714 ns/op 1.78 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5504737 ns/op 1.82 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68362039 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 738374062 ns/op 1.35 MB/s PASS ok compress/flate 16.663s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2392035 ns/op 4.18 MB/s BenchmarkDecoder/1e-Reuse4-4 46 2460235 ns/op 4.06 MB/s BenchmarkDecoder/1e5-4 5 24055539 ns/op 4.16 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24440968 ns/op 4.09 MB/s BenchmarkDecoder/1e6-4 1 239328465 ns/op 4.18 MB/s BenchmarkDecoder/1e-Reuse6-4 1 244973224 ns/op 4.08 MB/s BenchmarkEncoder/1e4-4 57 2075221 ns/op 4.82 MB/s BenchmarkEncoder/1e-Reuse4-4 64 1847860 ns/op 5.41 MB/s BenchmarkEncoder/1e5-4 6 19189293 ns/op 5.21 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18902383 ns/op 5.29 MB/s BenchmarkEncoder/1e6-4 1 189495209 ns/op 5.28 MB/s BenchmarkEncoder/1e-Reuse6-4 1 213623042 ns/op 4.68 MB/s PASS ok compress/lzw 3.200s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 22 4899614 ns/op PASS ok container/heap 0.183s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24098 4820 ns/op BenchmarkWithTimeout/concurrency=40-4 5508 23828 ns/op BenchmarkWithTimeout/concurrency=4000-4 6259 29533 ns/op BenchmarkWithTimeout/concurrency=400000-4 6742 34823 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 290827 502.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16570 10838 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20522 5423 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3567 35780 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2097 52133 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3405 35614 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 342 380717 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 235 564396 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 312 357822 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 34 3841721 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 6196992 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 34 3389100 ns/op BenchmarkCheckCanceled/Err-4 315552 446.0 ns/op BenchmarkCheckCanceled/Done-4 534841 213.6 ns/op BenchmarkContextCancelDone-4 696104 153.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29242 4434 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 25122 4507 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24549 4738 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21712 5527 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15511 7716 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 645666 189.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 345542 292.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 282284 422.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 169696 661.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 97960 1177 ns/op PASS ok context 12.055s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1698193 66.44 ns/op 240.81 MB/s BenchmarkDecrypt-4 1812992 67.40 ns/op 237.39 MB/s BenchmarkExpand-4 898232 114.0 ns/op PASS ok crypto/aes 0.619s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 209961 533.7 ns/op 119.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 329900 314.8 ns/op 203.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 217760 543.0 ns/op 117.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 373624 340.2 ns/op 188.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 152469 824.9 ns/op 1636.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 183037 679.3 ns/op 1987.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 111388 922.9 ns/op 1462.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 167392 718.4 ns/op 1879.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 56199 2096 ns/op 3908.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52879 2203 ns/op 3718.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43622 2622 ns/op 3124.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 44875 2648 ns/op 3093.38 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5839 20071 ns/op 50.77 MB/s BenchmarkAESCFBDecrypt1K-4 6764 19415 ns/op 52.48 MB/s BenchmarkAESCFBDecrypt8K-4 680 176150 ns/op 46.48 MB/s BenchmarkAESOFB1K-4 7688 16361 ns/op 62.28 MB/s BenchmarkAESCTR1K-4 13993 8775 ns/op 116.13 MB/s BenchmarkAESCTR8K-4 1807 75469 ns/op 108.48 MB/s BenchmarkAESCBCEncrypt1K-4 12908 8944 ns/op 114.49 MB/s BenchmarkAESCBCDecrypt1K-4 16021 7249 ns/op 141.26 MB/s PASS ok crypto/cipher 3.502s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 92524 1329 ns/op 6.02 MB/s BenchmarkDecrypt-4 91424 1277 ns/op 6.26 MB/s BenchmarkTDESEncrypt-4 36822 3265 ns/op 2.45 MB/s BenchmarkTDESDecrypt-4 36793 3290 ns/op 2.43 MB/s PASS ok crypto/des 0.857s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1201 97333 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8432457 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17909955 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1441505 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.706s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1746 67250 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 45 2739328 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 21 5320750 ns/op 11162 B/op 63 allocs/op BenchmarkVerify/P256-4 1048 99122 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8420018 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 17918007 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4956 24575 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 2007882 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4681634 ns/op 1450 B/op 17 allocs/op PASS ok crypto/ecdsa 1.535s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 244 460330 ns/op BenchmarkNewKeyFromSeed-4 261 464147 ns/op BenchmarkSigning-4 240 464923 ns/op BenchmarkVerification-4 171 691715 ns/op PASS ok crypto/ed25519 0.782s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6628 19017 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 150 742744 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 58 2127191 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4419803 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1818 67744 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 1933751 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5949055 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12704906 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13429 8727 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7950 16401 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4797 25243 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1241907 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3076 42318 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 248 492620 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1695 62974 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1039985 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.707s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14223 7264 ns/op 140.96 MB/s BenchmarkHMACSHA256_32-4 24411 4880 ns/op 6.56 MB/s BenchmarkNewWriteSum-4 10000 10860 ns/op 2.95 MB/s PASS ok crypto/hmac 0.551s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 50770 2212 ns/op BenchmarkModSub-4 59797 1944 ns/op BenchmarkMontgomeryRepr-4 26949 4265 ns/op BenchmarkMontgomeryMul-4 33764 3510 ns/op BenchmarkModMul-4 13611 8817 ns/op BenchmarkExpBig-4 16 7102973 ns/op BenchmarkExp-4 7 15547017 ns/op PASS ok crypto/internal/bigmod 1.326s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3608 33104 ns/op BenchmarkScalarBaseMult-4 280 419451 ns/op BenchmarkScalarMult-4 127 1162222 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 175 690053 ns/op PASS ok crypto/internal/edwards25519 0.817s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 385992 266.0 ns/op BenchmarkMultiply-4 5194539 22.53 ns/op BenchmarkSquare-4 6986983 17.43 ns/op BenchmarkInvert-4 31855 3669 ns/op BenchmarkMult32-4 1359340 86.23 ns/op PASS ok crypto/internal/edwards25519/field 0.973s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1949410 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2244 57005 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5818049 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 12623935 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 186 754003 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11953 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 68 1789394 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 3773471 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.342s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 668812 185.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 227155 521.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 119032 1002 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 656740 179.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 221036 523.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 116878 1016 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.995s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 116901 1045 ns/op 7.66 MB/s BenchmarkHash64-4 137475 884.3 ns/op 72.38 MB/s BenchmarkHash128-4 119316 974.2 ns/op 131.39 MB/s BenchmarkHash256-4 102932 1135 ns/op 225.54 MB/s BenchmarkHash512-4 77775 1499 ns/op 341.66 MB/s BenchmarkHash1K-4 52641 2252 ns/op 454.80 MB/s BenchmarkHash8K-4 10000 12050 ns/op 679.83 MB/s BenchmarkHash1M-4 82 1418256 ns/op 739.34 MB/s BenchmarkHash8M-4 9 11668687 ns/op 718.90 MB/s BenchmarkHash8BytesUnaligned-4 107482 1030 ns/op 7.77 MB/s BenchmarkHash1KUnaligned-4 52888 2243 ns/op 456.51 MB/s BenchmarkHash8KUnaligned-4 10000 12249 ns/op 668.79 MB/s PASS ok crypto/md5 2.085s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 123168540 ns/op PASS ok crypto/rand 0.186s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12585 9267 ns/op 13.81 MB/s BenchmarkRC4_1K-4 1549 74375 ns/op 13.77 MB/s BenchmarkRC4_8K-4 206 580110 ns/op 13.96 MB/s PASS ok crypto/rc4 0.621s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10175816 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 22357702 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 43087698 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3967940 ns/op BenchmarkDecryptOAEP/2048-4 10 10869610 ns/op BenchmarkEncryptOAEP/2048-4 32 3939490 ns/op BenchmarkSignPKCS1v15/2048-4 9 15269525 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3912373 ns/op BenchmarkSignPSS/2048-4 10 10448827 ns/op BenchmarkVerifyPSS/2048-4 32 4077483 ns/op PASS ok crypto/rsa 2.153s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 94569 1164 ns/op 6.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 116107 938.4 ns/op 8.52 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 78717 1418 ns/op 225.60 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 103717 1163 ns/op 275.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57308 2048 ns/op 499.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 67908 1806 ns/op 567.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13569 8931 ns/op 917.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 14006 8552 ns/op 957.91 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.470s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76240 1576 ns/op 5.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 92425 1304 ns/op 6.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91482 1320 ns/op 6.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30231 4078 ns/op 251.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31303 3676 ns/op 278.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31303 3739 ns/op 273.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5590 22302 ns/op 367.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5857 22138 ns/op 370.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5071 21372 ns/op 383.31 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.627s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 48590 2144 ns/op 3.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 71060 1657 ns/op 4.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65024 1828 ns/op 4.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31134 3582 ns/op 285.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 35888 3225 ns/op 317.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 35948 3525 ns/op 290.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7915 16011 ns/op 511.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6963 15422 ns/op 531.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8403 15204 ns/op 538.81 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.491s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 17653200 6.260 ns/op BenchmarkConstantTimeEq-4 21644755 6.077 ns/op BenchmarkConstantTimeLessOrEq-4 21165398 5.863 ns/op BenchmarkXORBytes/8Bytes-4 2874468 39.32 ns/op 203.46 MB/s BenchmarkXORBytes/128Bytes-4 2710648 43.93 ns/op 2913.91 MB/s BenchmarkXORBytes/2048Bytes-4 867332 124.6 ns/op 16435.33 MB/s BenchmarkXORBytes/32768Bytes-4 84099 1516 ns/op 21617.07 MB/s PASS ok crypto/subtle 1.293s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 24 4824829 ns/op BenchmarkCertCache/1-4 33 3792246 ns/op BenchmarkCertCache/2-4 33 3405524 ns/op BenchmarkCertCache/3-4 32 4071110 ns/op BenchmarkHandshakeServer/RSA-4 26 5296655 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 22 5085116 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 24 5619520 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 49 2540276 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 37 3607551 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 31 3731166 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 31 4686965 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 25733286 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 5 27138146 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 47542457 ns/op 22.06 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 54275544 ns/op 19.32 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 132274078 ns/op 15.85 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 89726918 ns/op 23.37 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 179365823 ns/op 23.38 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 216926514 ns/op 19.34 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 334431463 ns/op 25.08 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 394604015 ns/op 21.26 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 718141788 ns/op 23.36 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 740507435 ns/op 22.66 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1451318036 ns/op 23.12 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1444971104 ns/op 23.22 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2903239200 ns/op 23.12 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3096409406 ns/op 21.67 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 57213257 ns/op 18.33 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 59538337 ns/op 17.61 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 97161478 ns/op 21.58 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 115501573 ns/op 18.16 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 186870160 ns/op 22.45 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 200291884 ns/op 20.94 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 356389064 ns/op 23.54 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 375426779 ns/op 22.34 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 694332488 ns/op 24.16 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 756372279 ns/op 22.18 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1508788322 ns/op 22.24 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1514426039 ns/op 22.16 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2815113966 ns/op 23.84 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2924546572 ns/op 22.95 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 710206593 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712481335 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 293293314 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 297294505 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 160623339 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 154956283 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 85107046 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 84118191 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 48086811 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 41996247 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 149332235 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 154717791 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 69281020 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 72913353 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 49073500 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 50455283 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 29689140 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 28215478 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 22856948 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 21398034 ns/op PASS ok crypto/tls 34.779s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 17010107 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 280 407152 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 717 159593 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 877 150670 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 0.976s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 3675151 ns/op 278789 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 42 3963611 ns/op 259573 B/op 1977 allocs/op BenchmarkConcurrentStmtExec-4 54 2668670 ns/op 212712 B/op 560 allocs/op BenchmarkConcurrentTxQuery-4 46 3670301 ns/op 272046 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 69 1779554 ns/op 87792 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 60 2597512 ns/op 104629 B/op 2074 allocs/op BenchmarkConcurrentTxStmtExec-4 126 886364 ns/op 40115 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 3436617 ns/op 230419 B/op 1740 allocs/op BenchmarkManyConcurrentQueries-4 2577 50861 ns/op 3968 B/op 20 allocs/op PASS ok database/sql 1.912s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 121684 1221 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 67 2964064 ns/op 188254 B/op 13 allocs/op Benchmark115/LineToPC-4 57 2023265 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16590 7123 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.087s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 650 167956 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2388 65096 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.527s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 205 552156 ns/op 14.84 MB/s BenchmarkEncodeToString-4 220 558581 ns/op 14.67 MB/s BenchmarkDecode-4 141 1320462 ns/op 9.93 MB/s BenchmarkDecodeString-4 96 1791888 ns/op 7.32 MB/s PASS ok encoding/base32 1.044s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 273 387002 ns/op 21.17 MB/s BenchmarkDecodeString/2-4 313690 403.6 ns/op 9.91 MB/s BenchmarkDecodeString/4-4 218780 671.3 ns/op 11.92 MB/s BenchmarkDecodeString/8-4 204235 579.6 ns/op 20.70 MB/s BenchmarkDecodeString/64-4 44130 2782 ns/op 31.63 MB/s BenchmarkDecodeString/8192-4 394 436618 ns/op 25.02 MB/s BenchmarkNewEncoding-4 102326 1157 ns/op 221.29 MB/s PASS ok encoding/base64 1.770s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1423 89119 ns/op 44.88 MB/s BenchmarkReadStruct-4 15133 7591 ns/op 9.88 MB/s BenchmarkWriteStruct-4 17964 6503 ns/op 11.53 MB/s BenchmarkReadInts-4 40963 3738 ns/op 8.02 MB/s BenchmarkWriteInts-4 36843 3627 ns/op 8.27 MB/s BenchmarkWriteSlice1000Int32s-4 1130 128184 ns/op 31.21 MB/s BenchmarkPutUint16-4 2694817 40.20 ns/op 49.75 MB/s BenchmarkAppendUint16-4 2987337 42.97 ns/op 46.55 MB/s BenchmarkPutUint32-4 2458173 51.13 ns/op 78.24 MB/s BenchmarkAppendUint32-4 2427183 46.32 ns/op 86.35 MB/s BenchmarkPutUint64-4 940261 137.5 ns/op 58.17 MB/s BenchmarkAppendUint64-4 1000000 115.4 ns/op 69.34 MB/s BenchmarkLittleEndianPutUint16-4 2210409 55.63 ns/op 35.95 MB/s BenchmarkLittleEndianAppendUint16-4 2930221 42.72 ns/op 46.82 MB/s BenchmarkLittleEndianPutUint32-4 1971354 59.69 ns/op 67.02 MB/s BenchmarkLittleEndianAppendUint32-4 2293179 80.02 ns/op 49.99 MB/s BenchmarkLittleEndianPutUint64-4 1000000 101.6 ns/op 78.73 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 163.7 ns/op 48.86 MB/s BenchmarkReadFloats-4 138565 888.4 ns/op 13.51 MB/s BenchmarkWriteFloats-4 110071 1185 ns/op 10.13 MB/s BenchmarkReadSlice1000Float32s-4 1077 103283 ns/op 38.73 MB/s BenchmarkWriteSlice1000Float32s-4 1071 120297 ns/op 33.25 MB/s BenchmarkReadSlice1000Uint8s-4 43700 3473 ns/op 287.90 MB/s BenchmarkWriteSlice1000Uint8s-4 46778 3125 ns/op 320.05 MB/s BenchmarkPutUvarint32-4 1000000 166.7 ns/op 23.99 MB/s BenchmarkPutUvarint64-4 227218 556.8 ns/op 14.37 MB/s PASS ok encoding/binary 5.819s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6052 23211 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6316 24545 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5726 21831 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2757 36879 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5179 23239 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5718 24903 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7366 18295 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3783 44277 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 8910 15962 ns/op PASS ok encoding/csv 1.719s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7770 20420 ns/op BenchmarkEndToEndByteBuffer-4 8366 15964 ns/op BenchmarkEndToEndSliceByteBuffer-4 193 610103 ns/op BenchmarkEncodeComplex128Slice-4 523 206762 ns/op BenchmarkEncodeFloat64Slice-4 1522 96946 ns/op BenchmarkEncodeInt32Slice-4 1086 106542 ns/op BenchmarkEncodeStringSlice-4 1168 95618 ns/op BenchmarkEncodeInterfaceSlice-4 49 2092115 ns/op BenchmarkDecodeComplex128Slice-4 450 364568 ns/op BenchmarkDecodeFloat64Slice-4 691 183301 ns/op BenchmarkDecodeInt32Slice-4 943 159254 ns/op BenchmarkDecodeStringSlice-4 429 290257 ns/op BenchmarkDecodeStringsSlice-4 166 807356 ns/op BenchmarkDecodeBytesSlice-4 348 353110 ns/op BenchmarkDecodeInterfaceSlice-4 74 1705890 ns/op BenchmarkDecodeMap-4 96 2573685 ns/op PASS ok encoding/gob 3.365s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9796 14346 ns/op 17.84 MB/s BenchmarkEncode/1024-4 2695 52532 ns/op 19.49 MB/s BenchmarkEncode/4096-4 606 184166 ns/op 22.24 MB/s BenchmarkEncode/16384-4 124 1012928 ns/op 16.17 MB/s BenchmarkDecode/256-4 18532 6911 ns/op 37.04 MB/s BenchmarkDecode/1024-4 5683 22158 ns/op 46.21 MB/s BenchmarkDecode/4096-4 1284 90513 ns/op 45.25 MB/s BenchmarkDecode/16384-4 324 395347 ns/op 41.44 MB/s BenchmarkDump/256-4 772 180149 ns/op 1.42 MB/s BenchmarkDump/1024-4 177 822678 ns/op 1.24 MB/s BenchmarkDump/4096-4 72 1718669 ns/op 2.38 MB/s BenchmarkDump/16384-4 19 7521973 ns/op 2.18 MB/s PASS ok encoding/hex 2.658s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 171994112 ns/op 11.28 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 151826760 ns/op 12.78 MB/s 8524624 B/op 126 allocs/op BenchmarkCodeMarshal-4 1 163384596 ns/op 11.88 MB/s 10201968 B/op 33 allocs/op BenchmarkCodeMarshalError-4 1 126375046 ns/op 15.35 MB/s 1946776 B/op 65 allocs/op BenchmarkMarshalBytes/32-4 22644 7430 ns/op BenchmarkMarshalBytes/256-4 6217 23770 ns/op BenchmarkMarshalBytes/4096-4 480 247109 ns/op BenchmarkMarshalBytesError/32-4 56 2158812 ns/op BenchmarkMarshalBytesError/256-4 58 1969204 ns/op BenchmarkMarshalBytesError/4096-4 46 2338726 ns/op BenchmarkCodeDecoder-4 1 467784558 ns/op 4.15 MB/s 11145896 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 32852 3775 ns/op 3.71 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 44796 2835 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 609974103 ns/op 3.18 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 410235794 ns/op 4.73 MB/s 3068192 B/op 92689 allocs/op BenchmarkUnmarshalString-4 76693 1925 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 111228 1207 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 187496 951.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 70471 2417 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 49892 2618 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 18823 6027 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3189 33802 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 566 205089 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1191468 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 9897887 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 565030 211.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 566052 219.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 567908 210.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 581679 222.7 ns/op BenchmarkEncodeMarshaler-4 52416 2365 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 62330 1813 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 5010321 23.09 ns/op BenchmarkNumberIsValidRegexp-4 17229 6598 ns/op PASS ok encoding/json 9.405s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 26 4400652 ns/op 14.89 MB/s BenchmarkDecode-4 26 4979475 ns/op 17.83 MB/s PASS ok encoding/pem 0.386s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1352 87761 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 711 206760 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2648 44455 ns/op PASS ok encoding/xml 0.683s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 405633 313.5 ns/op BenchmarkIntSet-4 539839 208.5 ns/op BenchmarkFloatAdd-4 122823 853.0 ns/op BenchmarkFloatSet-4 606457 228.8 ns/op BenchmarkStringSet-4 344595 322.6 ns/op BenchmarkMapSet-4 124036 996.2 ns/op BenchmarkMapSetDifferent-4 49040 2333 ns/op BenchmarkMapSetDifferentRandom-4 264 443683 ns/op BenchmarkMapSetString-4 140180 1071 ns/op BenchmarkMapAddSame-4 26038 4334 ns/op BenchmarkMapAddDifferent-4 9535 12402 ns/op BenchmarkMapAddDifferentRandom-4 216 538644 ns/op BenchmarkMapAddSameSteadyState-4 289040 420.1 ns/op BenchmarkMapAddDifferentSteadyState-4 111952 1140 ns/op BenchmarkRealworldExpvarUsage-4 12106 9969 ns/op PASS ok expvar 3.945s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 79273 1464 ns/op BenchmarkSprintfEmpty-4 251115 485.9 ns/op BenchmarkSprintfString-4 244450 671.0 ns/op BenchmarkSprintfTruncateString-4 164888 969.9 ns/op BenchmarkSprintfTruncateBytes-4 138386 1102 ns/op BenchmarkSprintfSlowParsingPath-4 162700 1135 ns/op BenchmarkSprintfQuoteString-4 40368 3107 ns/op BenchmarkSprintfInt-4 173146 734.5 ns/op BenchmarkSprintfIntInt-4 126595 1328 ns/op BenchmarkSprintfPrefixedInt-4 102140 1181 ns/op BenchmarkSprintfFloat-4 95343 1317 ns/op BenchmarkSprintfComplex-4 38380 3001 ns/op BenchmarkSprintfBoolean-4 178816 724.5 ns/op BenchmarkSprintfHexString-4 86774 1697 ns/op BenchmarkSprintfHexBytes-4 61560 2509 ns/op BenchmarkSprintfBytes-4 31189 4126 ns/op BenchmarkSprintfStringer-4 61945 2460 ns/op BenchmarkSprintfStructure-4 29710 5632 ns/op BenchmarkManyArgs-4 36253 2803 ns/op BenchmarkFprintInt-4 68412 1809 ns/op BenchmarkFprintfBytes-4 69415 2479 ns/op BenchmarkFprintIntNoAlloc-4 75248 1820 ns/op BenchmarkScanInts-4 31 4368698 ns/op BenchmarkScanRecursiveInt-4 1 472204120 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 483450489 ns/op PASS ok fmt 6.405s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 488 270899 ns/op PASS ok go/build 0.363s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 40770 2635 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13927 8855 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3961 33499 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1044 136108 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 216 493326 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2236343 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 8961366 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 40499708 ns/op 3634592 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 155028576 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.060s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 429904056 ns/op 0.15 MB/s 44919232 B/op 48694 allocs/op PASS ok go/format 0.521s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21274777 ns/op 2.53 MB/s BenchmarkParseOnly-4 6 18367897 ns/op 2.93 MB/s BenchmarkResolve-4 60 2588436 ns/op 20.81 MB/s PASS ok go/parser 2.141s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 132662224 ns/op 0.39 MB/s 5082800 B/op 27597 allocs/op BenchmarkPrintDecl-4 788 159891 ns/op 0.20 MB/s 16599 B/op 51 allocs/op PASS ok go/printer 0.343s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 256 610195 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9582809 ns/op 5.70 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16089866 ns/op 4.47 MB/s BenchmarkScanFiles/net/http/server.go-4 3 36922192 ns/op 3.08 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 150 880802 ns/op 3.49 MB/s PASS ok go/scanner 1.154s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1433026 78.11 ns/op PASS ok go/token 0.284s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 126 953312 ns/op BenchmarkNamed/Underlying/nongeneric-4 838568 141.2 ns/op BenchmarkNamed/Underlying/generic-4 913748 142.3 ns/op BenchmarkNamed/Underlying/src_instance-4 788402 216.4 ns/op BenchmarkNamed/Underlying/user_instance-4 898276 135.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14388 7686 ns/op BenchmarkNamed/NewMethodSet/generic-4 15802 10081 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15415 7510 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 15199 8367 ns/op BenchmarkCheck/http/funcbodies/info-4 1 699673846 ns/op 43426 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 437193837 ns/op 69466 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 272205722 ns/op 111311 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 266831243 ns/op 113690 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2421091467 ns/op 2115 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 156142010 ns/op 32714 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 100727905 ns/op 50592 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 112298656 ns/op 45094 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 713440334 ns/op 3034 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 105423754 ns/op 20309 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 63171136 ns/op 33921 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 69462502 ns/op 30788 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1999492916 ns/op 31044 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 596447565 ns/op 103948 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 189268235 ns/op 325707 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 162495632 ns/op 379392 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3022251700 ns/op 667.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 132881189 ns/op 15015 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 107103201 ns/op 18646 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 115454820 ns/op 17432 lines/s PASS ok go/types 47.855s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14412 9190 ns/op 111.43 MB/s PASS ok hash/adler32 0.293s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 212479 532.5 ns/op 28.17 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 188751 532.0 ns/op 28.20 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 128290 858.2 ns/op 46.61 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 119923 1412 ns/op 28.32 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 396268 305.3 ns/op 1677.01 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 408988 317.8 ns/op 1610.91 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 421971 326.3 ns/op 3137.95 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 374870 366.6 ns/op 2793.20 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 256914 475.2 ns/op 8620.20 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 240394 522.3 ns/op 7841.54 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 64777 3449 ns/op 9500.24 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61142 1940 ns/op 16887.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 331710 307.4 ns/op 48.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 378096 327.1 ns/op 45.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 410072 322.2 ns/op 124.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 450378 290.5 ns/op 137.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 360092 358.3 ns/op 1429.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 327490 378.6 ns/op 1352.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 281758 477.3 ns/op 2145.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 300948 627.3 ns/op 1632.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 234650 506.4 ns/op 8088.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 235086 601.1 ns/op 6814.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 53158 2098 ns/op 15621.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54253 2351 ns/op 13937.69 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 282429 494.9 ns/op 30.31 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 220099 524.6 ns/op 28.59 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 130345 896.0 ns/op 44.64 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 159337 895.1 ns/op 44.69 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10283 ns/op 49.79 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 13886 ns/op 36.87 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5058 21597 ns/op 47.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6194 21991 ns/op 46.57 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1509 137708 ns/op 29.74 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1381 93364 ns/op 43.87 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 145 738930 ns/op 44.35 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 166 733370 ns/op 44.68 MB/s PASS ok hash/crc32 7.506s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 138 962296 ns/op 68.10 MB/s BenchmarkCrc64/ISO4KB-4 1694 76502 ns/op 53.54 MB/s BenchmarkCrc64/ISO1KB-4 7740 15757 ns/op 64.99 MB/s BenchmarkCrc64/ECMA64KB-4 141 848657 ns/op 77.22 MB/s BenchmarkCrc64/Random64KB-4 116 910015 ns/op 72.02 MB/s BenchmarkCrc64/Random16KB-4 415 344235 ns/op 47.60 MB/s PASS ok hash/crc64 1.259s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13464 10306 ns/op 99.36 MB/s BenchmarkFnv32aKB-4 12955 9149 ns/op 111.93 MB/s BenchmarkFnv64KB-4 12314 12541 ns/op 81.65 MB/s BenchmarkFnv64aKB-4 12507 15698 ns/op 65.23 MB/s BenchmarkFnv128KB-4 1628 135573 ns/op 7.55 MB/s BenchmarkFnv128aKB-4 1753 74807 ns/op 13.69 MB/s PASS ok hash/fnv 1.597s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 424506 277.4 ns/op 14.42 MB/s BenchmarkHash/n=4/Bytes-4 2785117 46.52 ns/op 85.98 MB/s BenchmarkHash/n=4/String-4 2786553 38.81 ns/op 103.07 MB/s BenchmarkHash/n=8/Write-4 408351 283.5 ns/op 28.22 MB/s BenchmarkHash/n=8/Bytes-4 2920120 41.43 ns/op 193.07 MB/s BenchmarkHash/n=8/String-4 3024039 43.46 ns/op 184.08 MB/s BenchmarkHash/n=16/Write-4 457100 472.9 ns/op 33.83 MB/s BenchmarkHash/n=16/Bytes-4 1856714 78.26 ns/op 204.45 MB/s BenchmarkHash/n=16/String-4 3375151 80.64 ns/op 198.42 MB/s BenchmarkHash/n=32/Write-4 410613 367.7 ns/op 87.03 MB/s BenchmarkHash/n=32/Bytes-4 3176130 36.95 ns/op 866.15 MB/s BenchmarkHash/n=32/String-4 3499592 72.50 ns/op 441.37 MB/s BenchmarkHash/n=64/Write-4 392556 375.3 ns/op 170.52 MB/s BenchmarkHash/n=64/Bytes-4 2085968 51.06 ns/op 1253.44 MB/s BenchmarkHash/n=64/String-4 1763444 80.54 ns/op 794.66 MB/s BenchmarkHash/n=256/Write-4 325155 381.8 ns/op 670.47 MB/s BenchmarkHash/n=256/Bytes-4 2061912 84.38 ns/op 3033.80 MB/s BenchmarkHash/n=256/String-4 2116004 59.33 ns/op 4314.64 MB/s BenchmarkHash/n=320/Write-4 142670 721.7 ns/op 443.38 MB/s BenchmarkHash/n=320/Bytes-4 1999258 65.25 ns/op 4903.95 MB/s BenchmarkHash/n=320/String-4 1948062 70.92 ns/op 4512.28 MB/s BenchmarkHash/n=1024/Write-4 186325 633.2 ns/op 1617.27 MB/s BenchmarkHash/n=1024/Bytes-4 731677 160.5 ns/op 6382.03 MB/s BenchmarkHash/n=1024/String-4 682262 223.0 ns/op 4592.16 MB/s BenchmarkHash/n=4096/Write-4 75331 1497 ns/op 2735.69 MB/s BenchmarkHash/n=4096/Bytes-4 240212 484.2 ns/op 8459.18 MB/s BenchmarkHash/n=4096/String-4 254944 482.3 ns/op 8492.68 MB/s BenchmarkHash/n=16384/Write-4 25370 4398 ns/op 3725.73 MB/s BenchmarkHash/n=16384/Bytes-4 59449 2136 ns/op 7671.75 MB/s BenchmarkHash/n=16384/String-4 64348 1872 ns/op 8753.28 MB/s PASS ok hash/maphash 7.084s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 700 186115 ns/op BenchmarkEscapeNone-4 116827 1134 ns/op BenchmarkUnescape-4 490 260230 ns/op BenchmarkUnescapeNone-4 445225 264.7 ns/op BenchmarkUnescapeSparse-4 8462 31838 ns/op BenchmarkUnescapeDense-4 1034 181785 ns/op PASS ok html 1.679s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7158 15368 ns/op BenchmarkCSSEscaperNoSpecials-4 37258 2917 ns/op BenchmarkDecodeCSS-4 21052 6032 ns/op BenchmarkDecodeCSSNoSpecials-4 2581143 39.33 ns/op BenchmarkCSSValueFilter-4 92731 2062 ns/op BenchmarkCSSValueFilterOk-4 71912 1687 ns/op BenchmarkEscapedExecute-4 4719 27146 ns/op BenchmarkHTMLNospaceEscaper-4 8013 13479 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 51999 2143 ns/op BenchmarkStripTags-4 10000 10321 ns/op BenchmarkStripTagsNoSpecials-4 294643 607.4 ns/op BenchmarkJSValEscaperWithNum-4 24452 10980 ns/op BenchmarkJSValEscaperWithStr-4 4348 28971 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16100 6704 ns/op BenchmarkJSValEscaperWithObj-4 3298 31739 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13644 8868 ns/op BenchmarkJSStrEscaperNoSpecials-4 43923 4417 ns/op BenchmarkJSStrEscaper-4 8812 15166 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42672 2815 ns/op BenchmarkJSRegexpEscaper-4 8371 13612 ns/op BenchmarkTemplateSpecialTags-4 96 1316065 ns/op BenchmarkURLEscaper-4 4221 40637 ns/op BenchmarkURLEscaperNoSpecials-4 173100 933.6 ns/op BenchmarkURLNormalizer-4 5284 25323 ns/op BenchmarkURLNormalizerNoSpecials-4 185174 993.0 ns/op BenchmarkSrcsetFilter-4 16410 7880 ns/op BenchmarkSrcsetFilterNoSpecials-4 102675 1727 ns/op PASS ok html/template 6.378s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 421909 346.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 487267 302.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 542072 312.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 417044 302.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1257674 89.53 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 948897 221.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1348995 88.56 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 233.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 171.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 334682 403.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 300213 462.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 332523 574.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 287238 492.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 468904 400.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 388693 339.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 794871 182.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 368756 317.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 358267 393.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 137.9 ns/op BenchmarkRGBASetRGBA-4 960468 165.2 ns/op BenchmarkRGBA64At-4 699654 171.7 ns/op BenchmarkRGBA64SetRGBA64-4 833862 173.4 ns/op BenchmarkNRGBAAt-4 1000000 112.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 125.7 ns/op BenchmarkNRGBA64At-4 663364 158.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 558126 341.7 ns/op BenchmarkAlphaAt-4 1800860 67.73 ns/op BenchmarkAlphaSetAlpha-4 1515108 71.78 ns/op BenchmarkAlpha16At-4 1000000 100.0 ns/op BenchmarkAlphaSetAlpha16-4 746594 181.8 ns/op BenchmarkGrayAt-4 1986276 59.60 ns/op BenchmarkGraySetGray-4 1756656 68.72 ns/op BenchmarkGray16At-4 1257986 146.2 ns/op BenchmarkGraySetGray16-4 1252677 106.6 ns/op PASS ok image 8.786s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2927298 38.80 ns/op BenchmarkYCbCrToRGB/128-4 3003490 51.99 ns/op BenchmarkYCbCrToRGB/255-4 2885730 84.23 ns/op BenchmarkRGBToYCbCr/0-4 2874516 42.68 ns/op BenchmarkRGBToYCbCr/Cb-4 2524279 42.69 ns/op BenchmarkRGBToYCbCr/Cr-4 2637504 57.10 ns/op BenchmarkYCbCrToRGBA/0-4 2388297 101.6 ns/op BenchmarkYCbCrToRGBA/128-4 2481175 49.08 ns/op BenchmarkYCbCrToRGBA/255-4 2530747 58.82 ns/op BenchmarkNYCbCrAToRGBA/0-4 2493456 47.04 ns/op BenchmarkNYCbCrAToRGBA/128-4 2355757 50.77 ns/op BenchmarkNYCbCrAToRGBA/255-4 2494405 46.78 ns/op PASS ok image/color 3.437s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 43808648 ns/op BenchmarkFillSrc-4 303 478151 ns/op BenchmarkCopyOver-4 6 18910041 ns/op BenchmarkCopySrc-4 456 255996 ns/op BenchmarkNRGBAOver-4 7 33174860 ns/op BenchmarkNRGBASrc-4 10 10857679 ns/op BenchmarkYCbCr-4 9 12466390 ns/op BenchmarkGray-4 16 7656804 ns/op BenchmarkCMYK-4 12 10139448 ns/op BenchmarkGlyphOver-4 21 6065926 ns/op BenchmarkRGBAMaskOver-4 5 23949840 ns/op BenchmarkGrayMaskOver-4 6 21336082 ns/op BenchmarkRGBA64ImageMaskOver-4 3 34013401 ns/op BenchmarkRGBA-4 5 25685065 ns/op BenchmarkPalettedFill-4 816 291793 ns/op BenchmarkPalettedRGBA-4 3 35106405 ns/op BenchmarkGenericOver-4 1 111278871 ns/op BenchmarkGenericMaskOver-4 5 22454256 ns/op BenchmarkGenericSrc-4 3 49641312 ns/op BenchmarkGenericMaskSrc-4 4 47203219 ns/op PASS ok image/draw 8.251s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 8251294 ns/op 1.87 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 198874009 ns/op 1.54 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2775540802 ns/op 0.44 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2896314 ns/op 5.33 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 135977148 ns/op 0.45 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.104s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5019 37735 ns/op BenchmarkIDCT-4 5307 29021 ns/op BenchmarkDecodeBaseline-4 7 15789179 ns/op 3.91 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25480436 ns/op 2.43 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 170389960 ns/op 7.21 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 256415788 ns/op 3.59 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.741s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15278674 7.823 ns/op BenchmarkDecodeGray-4 12 10441578 ns/op 6.28 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 44536029 ns/op 5.89 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 36232911 ns/op 7.23 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 6319487 ns/op 10.37 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 38081280 ns/op 6.88 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 96163493 ns/op 2.73 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 109671438 ns/op 2.80 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60650804 ns/op 5.07 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 191679821 ns/op 6.41 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 299822353 ns/op 4.10 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 50576826 ns/op 6.07 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 256045261 ns/op 4.80 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 812708980 ns/op 1.51 MB/s 864184 B/op 30 allocs/op PASS ok image/png 4.616s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 73713352 ns/op 1.36 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 51492906 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 321780502 ns/op 1.55 MB/s 2007136 B/op 4 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 268947266 ns/op 1.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 76895940 ns/op 1.30 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52762834 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 346506807 ns/op 1.44 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 319626501 ns/op 1.56 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 953153539 ns/op 1.05 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 670033331 ns/op 1.49 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4442508264 ns/op 1.13 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3722518435 ns/op 1.34 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9414650 ns/op 10.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10837173 ns/op 9.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 95368895 ns/op 5.24 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 1 105479137 ns/op 4.74 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 105656061 ns/op 9.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 101494976 ns/op 9.85 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 466977199 ns/op 10.71 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 651702696 ns/op 7.67 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61653807 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 62890788 ns/op 1.59 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 356433310 ns/op 1.40 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 555522869 ns/op 0.90 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1157331666 ns/op 0.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 785446156 ns/op 1.27 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6121714807 ns/op 0.82 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6153250799 ns/op 0.81 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 170312545 ns/op 24.54 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 148420460 ns/op 28.16 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 83.540s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30360 4642 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 27284 4508 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/4-4 18057 6166 ns/op 0.65 MB/s BenchmarkMarshalCorpusFile/8-4 20342 6671 ns/op 1.20 MB/s BenchmarkMarshalCorpusFile/16-4 18631 7524 ns/op 2.13 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10716 ns/op 2.99 MB/s BenchmarkMarshalCorpusFile/64-4 8794 19512 ns/op 3.28 MB/s BenchmarkMarshalCorpusFile/128-4 4392 33067 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/256-4 2116 77779 ns/op 3.29 MB/s BenchmarkMarshalCorpusFile/512-4 1039 148492 ns/op 3.45 MB/s BenchmarkMarshalCorpusFile/1024-4 571 263007 ns/op 3.89 MB/s BenchmarkMarshalCorpusFile/2048-4 234 466109 ns/op 4.39 MB/s BenchmarkMarshalCorpusFile/4096-4 127 1047945 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/8192-4 88 2313534 ns/op 3.54 MB/s BenchmarkMarshalCorpusFile/16384-4 39 4275942 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/32768-4 9 11587623 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/65536-4 8 20445129 ns/op 3.21 MB/s BenchmarkMarshalCorpusFile/131072-4 4 40265021 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/262144-4 2 82078300 ns/op 3.19 MB/s BenchmarkMarshalCorpusFile/524288-4 1 129215538 ns/op 4.06 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 260802644 ns/op 4.02 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 19542 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8376 19899 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 6890 17554 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6489 22371 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/16-4 4464 23384 ns/op 0.68 MB/s BenchmarkUnmarshalCorpusFile/32-4 4114 35392 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/64-4 3339 38977 ns/op 1.64 MB/s BenchmarkUnmarshalCorpusFile/128-4 2593 55528 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/256-4 828 123476 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/512-4 494 418305 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/1024-4 253 515233 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/2048-4 133 901930 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 1933740 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/8192-4 28 3664485 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 9120755 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14535329 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27452073 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55535151 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 171202652 ns/op 1.53 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 281495634 ns/op 1.86 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 550501779 ns/op 1.90 MB/s BenchmarkMutatorBytes/1-4 31806 4084 ns/op BenchmarkMutatorBytes/10-4 30177 3614 ns/op BenchmarkMutatorBytes/100-4 32157 3834 ns/op BenchmarkMutatorBytes/1000-4 20823 5642 ns/op BenchmarkMutatorBytes/10000-4 6633 29823 ns/op BenchmarkMutatorBytes/100000-4 811 148712 ns/op BenchmarkMutatorString/1-4 31502 3902 ns/op BenchmarkMutatorString/10-4 30160 4706 ns/op BenchmarkMutatorString/100-4 27679 5072 ns/op BenchmarkMutatorString/1000-4 14630 8221 ns/op BenchmarkMutatorString/10000-4 3837 57145 ns/op BenchmarkMutatorString/100000-4 324 393707 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16744 7878 ns/op BenchmarkMutatorAllBasicTypes/string-4 16384 7185 ns/op BenchmarkMutatorAllBasicTypes/bool-4 52988 2816 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46504 2415 ns/op BenchmarkMutatorAllBasicTypes/float64-4 49887 2896 ns/op BenchmarkMutatorAllBasicTypes/int-4 45690 2565 ns/op BenchmarkMutatorAllBasicTypes/int8-4 43076 2328 ns/op BenchmarkMutatorAllBasicTypes/int16-4 50026 3130 ns/op BenchmarkMutatorAllBasicTypes/int32-4 52796 2233 ns/op BenchmarkMutatorAllBasicTypes/int64-4 51535 2306 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 48235 2402 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 43684 2442 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 50840 2379 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46452 2445 ns/op PASS ok internal/fuzz 16.325s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9741 12189 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 163156 1086 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.876s PASS ok internal/poll 0.059s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 36075563 ns/op PASS ok internal/trace 2.359s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13142 ns/op BenchmarkCopyNLarge-4 158 792944 ns/op PASS ok io 0.505s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 102554 1234 ns/op BenchmarkPrintln-4 23200 5324 ns/op BenchmarkPrintlnNoFlags-4 43573 2951 ns/op PASS ok log 0.924s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2392016 83.07 ns/op BenchmarkAcosh-4 1000000 100.7 ns/op BenchmarkAsin-4 2497008 79.33 ns/op BenchmarkAsinh-4 1000000 190.3 ns/op BenchmarkAtan-4 2966353 49.20 ns/op BenchmarkAtanh-4 1276278 107.3 ns/op BenchmarkAtan2-4 2157367 53.71 ns/op BenchmarkCbrt-4 1549296 150.4 ns/op BenchmarkCeil-4 20279073 5.687 ns/op BenchmarkCopysign-4 3284061 60.00 ns/op BenchmarkCos-4 1225172 119.0 ns/op BenchmarkCosh-4 1577234 68.40 ns/op BenchmarkErf-4 2988933 44.72 ns/op BenchmarkErfc-4 2909907 45.04 ns/op BenchmarkErfinv-4 2596632 68.93 ns/op BenchmarkErfcinv-4 2741661 48.44 ns/op BenchmarkExp-4 3308508 33.79 ns/op BenchmarkExpGo-4 1000000 113.0 ns/op BenchmarkExpm1-4 2215692 59.79 ns/op BenchmarkExp2-4 1000000 190.9 ns/op BenchmarkExp2Go-4 601578 249.2 ns/op BenchmarkAbs-4 4411333 33.01 ns/op BenchmarkDim-4 9917654 15.63 ns/op BenchmarkFloor-4 19075286 6.042 ns/op BenchmarkMax-4 14453154 7.850 ns/op BenchmarkMin-4 16555896 8.374 ns/op BenchmarkMod-4 319864 330.0 ns/op BenchmarkFrexp-4 1000000 130.0 ns/op BenchmarkGamma-4 728805 193.3 ns/op BenchmarkHypot-4 10467974 11.21 ns/op BenchmarkHypotGo-4 1630318 73.01 ns/op BenchmarkIlogb-4 2006277 59.66 ns/op BenchmarkJ0-4 285894 504.7 ns/op BenchmarkJ1-4 250146 474.5 ns/op BenchmarkJn-4 96406 1459 ns/op BenchmarkLdexp-4 1687518 88.27 ns/op BenchmarkLgamma-4 1000000 131.5 ns/op BenchmarkLog-4 4877515 23.01 ns/op BenchmarkLogb-4 1872352 63.59 ns/op BenchmarkLog1p-4 1544127 70.73 ns/op BenchmarkLog10-4 5733336 27.12 ns/op BenchmarkLog2-4 1000000 104.8 ns/op BenchmarkModf-4 2426751 69.12 ns/op BenchmarkNextafter32-4 2206761 53.37 ns/op BenchmarkNextafter64-4 2255360 52.49 ns/op BenchmarkPowInt-4 622032 243.3 ns/op BenchmarkPowFrac-4 484964 276.3 ns/op BenchmarkPow10Pos-4 4860090 26.93 ns/op BenchmarkPow10Neg-4 5090198 23.82 ns/op BenchmarkRound-4 4117303 26.22 ns/op BenchmarkRoundToEven-4 11325577 12.76 ns/op BenchmarkRemainder-4 401960 328.4 ns/op BenchmarkSignbit-4 6235743 21.86 ns/op BenchmarkSin-4 1482428 83.90 ns/op BenchmarkSincos-4 1000000 171.3 ns/op BenchmarkSinh-4 2087138 60.77 ns/op BenchmarkSqrtIndirect-4 21121651 7.708 ns/op BenchmarkSqrtLatency-4 20418848 5.905 ns/op BenchmarkSqrtIndirectLatency-4 18535958 10.15 ns/op BenchmarkSqrtGoLatency-4 1000000 125.4 ns/op BenchmarkSqrtPrime-4 38956 4073 ns/op BenchmarkTan-4 1495532 120.8 ns/op BenchmarkTanh-4 1454115 115.6 ns/op BenchmarkTrunc-4 24098716 6.478 ns/op BenchmarkY0-4 252969 461.3 ns/op BenchmarkY1-4 265696 452.6 ns/op BenchmarkYn-4 122905 1083 ns/op BenchmarkFloat64bits-4 7219704 21.34 ns/op BenchmarkFloat64frombits-4 6992862 22.99 ns/op BenchmarkFloat32bits-4 5779566 20.21 ns/op BenchmarkFloat32frombits-4 5802655 19.81 ns/op BenchmarkFMA-4 23625330 6.438 ns/op PASS ok math 16.774s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 11044501 10.90 ns/op 5870.76 MB/s BenchmarkAddVV/2-4 11675223 13.28 ns/op 9639.00 MB/s BenchmarkAddVV/3-4 9675913 12.21 ns/op 15722.20 MB/s BenchmarkAddVV/4-4 6685122 16.59 ns/op 15433.04 MB/s BenchmarkAddVV/5-4 9017452 12.23 ns/op 26174.04 MB/s BenchmarkAddVV/10-4 6129910 20.00 ns/op 31992.99 MB/s BenchmarkAddVV/100-4 2064494 59.13 ns/op 108236.31 MB/s BenchmarkAddVV/1000-4 246184 813.3 ns/op 78690.02 MB/s BenchmarkSubVV/1-4 13819158 10.16 ns/op 6300.35 MB/s BenchmarkSubVV/2-4 7577576 16.57 ns/op 7726.89 MB/s BenchmarkSubVV/3-4 12663822 11.33 ns/op 16940.50 MB/s BenchmarkSubVV/4-4 9805400 11.34 ns/op 22577.29 MB/s BenchmarkSubVV/5-4 7502118 18.28 ns/op 17508.61 MB/s BenchmarkSubVV/10-4 8462196 14.60 ns/op 43826.00 MB/s BenchmarkSubVV/100-4 1848904 92.12 ns/op 69474.25 MB/s BenchmarkSubVV/1000-4 241311 745.2 ns/op 85884.85 MB/s BenchmarkAddVW/1-4 16685499 9.198 ns/op 869.71 MB/s BenchmarkAddVW/2-4 14302965 8.678 ns/op 1843.67 MB/s BenchmarkAddVW/3-4 13870598 9.888 ns/op 2427.13 MB/s BenchmarkAddVW/4-4 13421938 14.61 ns/op 2189.60 MB/s BenchmarkAddVW/5-4 14578340 9.221 ns/op 4337.91 MB/s BenchmarkAddVW/10-4 9561205 12.61 ns/op 6342.44 MB/s BenchmarkAddVW/100-4 298921 446.6 ns/op 1791.40 MB/s BenchmarkAddVW/1000-4 44162 2913 ns/op 2745.87 MB/s BenchmarkAddVWext/1-4 16749163 8.707 ns/op 918.85 MB/s BenchmarkAddVWext/2-4 13172570 9.410 ns/op 1700.24 MB/s BenchmarkAddVWext/3-4 13215403 11.40 ns/op 2105.82 MB/s BenchmarkAddVWext/4-4 12472536 8.815 ns/op 3630.30 MB/s BenchmarkAddVWext/5-4 11684995 10.87 ns/op 3680.11 MB/s BenchmarkAddVWext/10-4 9170070 11.66 ns/op 6863.91 MB/s BenchmarkAddVWext/100-4 44820 2693 ns/op 297.11 MB/s BenchmarkAddVWext/1000-4 5502 27004 ns/op 296.25 MB/s BenchmarkSubVW/1-4 14744894 8.142 ns/op 982.60 MB/s BenchmarkSubVW/2-4 14189949 8.699 ns/op 1839.19 MB/s BenchmarkSubVW/3-4 12820722 12.21 ns/op 1964.99 MB/s BenchmarkSubVW/4-4 13066342 13.20 ns/op 2424.15 MB/s BenchmarkSubVW/5-4 13181581 8.773 ns/op 4559.42 MB/s BenchmarkSubVW/10-4 10220900 14.63 ns/op 5467.63 MB/s BenchmarkSubVW/100-4 232138 439.1 ns/op 1821.93 MB/s BenchmarkSubVW/1000-4 42133 2989 ns/op 2676.18 MB/s BenchmarkSubVWext/1-4 13393981 8.026 ns/op 996.81 MB/s BenchmarkSubVWext/2-4 15918114 15.76 ns/op 1015.39 MB/s BenchmarkSubVWext/3-4 15461752 7.776 ns/op 3086.42 MB/s BenchmarkSubVWext/4-4 15171142 7.923 ns/op 4038.71 MB/s BenchmarkSubVWext/5-4 14310402 8.670 ns/op 4613.82 MB/s BenchmarkSubVWext/10-4 9752572 11.65 ns/op 6865.70 MB/s BenchmarkSubVWext/100-4 48590 2878 ns/op 277.98 MB/s BenchmarkSubVWext/1000-4 5412 29117 ns/op 274.75 MB/s BenchmarkMulAddVWW/1-4 12910449 9.506 ns/op 6732.37 MB/s BenchmarkMulAddVWW/2-4 13449753 13.88 ns/op 9221.45 MB/s BenchmarkMulAddVWW/3-4 10057935 11.72 ns/op 16388.42 MB/s BenchmarkMulAddVWW/4-4 10720161 10.93 ns/op 23412.43 MB/s BenchmarkMulAddVWW/5-4 12336018 18.57 ns/op 17235.43 MB/s BenchmarkMulAddVWW/10-4 7590802 19.12 ns/op 33473.78 MB/s BenchmarkMulAddVWW/100-4 1000000 133.7 ns/op 47867.22 MB/s BenchmarkMulAddVWW/1000-4 155476 885.9 ns/op 72245.68 MB/s BenchmarkAddMulVVW/1-4 14001589 13.07 ns/op 4896.04 MB/s BenchmarkAddMulVVW/2-4 12330318 14.44 ns/op 8865.64 MB/s BenchmarkAddMulVVW/3-4 9901620 14.75 ns/op 13020.83 MB/s BenchmarkAddMulVVW/4-4 12180753 12.94 ns/op 19782.97 MB/s BenchmarkAddMulVVW/5-4 8099102 18.84 ns/op 16981.30 MB/s BenchmarkAddMulVVW/10-4 7095854 19.56 ns/op 32712.15 MB/s BenchmarkAddMulVVW/100-4 1609904 98.16 ns/op 65202.40 MB/s BenchmarkAddMulVVW/1000-4 133768 788.2 ns/op 81196.61 MB/s BenchmarkDivWVW/1-4 1689240 74.63 ns/op 857.51 MB/s BenchmarkDivWVW/2-4 1000000 131.5 ns/op 973.21 MB/s BenchmarkDivWVW/3-4 863140 168.7 ns/op 1137.97 MB/s BenchmarkDivWVW/4-4 608492 218.4 ns/op 1172.21 MB/s BenchmarkDivWVW/5-4 606874 209.5 ns/op 1527.52 MB/s BenchmarkDivWVW/10-4 353689 364.3 ns/op 1756.59 MB/s BenchmarkDivWVW/100-4 34413 3545 ns/op 1805.14 MB/s BenchmarkDivWVW/1000-4 2890 38953 ns/op 1643.02 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11766529 10.69 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11223699 12.11 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13872430 10.36 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13215379 9.466 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11130442 13.04 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11934920 10.01 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10068985 19.13 ns/op BenchmarkNonZeroShifts/4/shlVU-4 8617240 20.29 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8031169 12.78 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10040149 12.34 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6960045 24.32 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7199172 20.90 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 123.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 129.0 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 142878 1058 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 156108 1184 ns/op BenchmarkDecimalConversion-4 100 1319047 ns/op BenchmarkFloatString/100-4 8655 23217 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 177 612629 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 60999250 ns/op 61052 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 6348562781 ns/op 851800 B/op 517 allocs/op BenchmarkFloatAdd/10-4 126044 1599 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 129339 861.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 104419 1337 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 72124 1689 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14785 7740 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 161290 665.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 177102 780.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 163617 973.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 132546 980.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 42040 2618 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1740 101408 ns/op BenchmarkParseFloatLargeExp-4 337 326994 ns/op BenchmarkGCD10x10/WithoutXY-4 139878 850.3 ns/op BenchmarkGCD10x10/WithXY-4 36435 3103 ns/op BenchmarkGCD10x100/WithoutXY-4 67429 1847 ns/op BenchmarkGCD10x100/WithXY-4 12288 10751 ns/op BenchmarkGCD10x1000/WithoutXY-4 53463 3841 ns/op BenchmarkGCD10x1000/WithXY-4 10000 15501 ns/op BenchmarkGCD100x100/WithoutXY-4 17931 7505 ns/op BenchmarkGCD100x100/WithXY-4 8283 15185 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 13207 ns/op BenchmarkGCD100x1000/WithXY-4 4011 29911 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1502 74465 ns/op BenchmarkGCD1000x1000/WithXY-4 757 185531 ns/op BenchmarkHilbert-4 13 11610786 ns/op BenchmarkBinomial-4 9436 16086 ns/op BenchmarkQuoRem-4 18122 6720 ns/op BenchmarkExp-4 14 8031024 ns/op BenchmarkExpMont/Odd-4 92 1170033 ns/op 2599 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1221271 ns/op 3368 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1445350 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even3-4 96 1314380 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1301631 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1456086 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even32-4 90 1311760 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1057740 ns/op 3638 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1130749 ns/op 3777 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1505219 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 127 944483 ns/op 2905 B/op 46 allocs/op BenchmarkExpMont/SmallEven1-4 216 563098 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 100 1052366 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 235 453077 ns/op 1735 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 237 442633 ns/op 1762 B/op 48 allocs/op BenchmarkExp2-4 14 11788617 ns/op BenchmarkBitset-4 452770 261.4 ns/op BenchmarkBitsetNeg-4 248413 536.1 ns/op BenchmarkBitsetOrig-4 152650 916.6 ns/op BenchmarkBitsetNegOrig-4 83839 1640 ns/op BenchmarkModSqrt225_Tonelli-4 85 1685003 ns/op BenchmarkModSqrt225_3Mod4-4 291 542457 ns/op BenchmarkModSqrt231_Tonelli-4 63 2323483 ns/op BenchmarkModSqrt231_5Mod8-4 252 781336 ns/op BenchmarkModInverse-4 8281 13978 ns/op BenchmarkSqrt-4 978 108603 ns/op BenchmarkIntSqr/1-4 942594 152.8 ns/op BenchmarkIntSqr/2-4 436615 277.6 ns/op BenchmarkIntSqr/3-4 468120 350.9 ns/op BenchmarkIntSqr/5-4 379746 757.1 ns/op BenchmarkIntSqr/8-4 191440 558.3 ns/op BenchmarkIntSqr/10-4 244119 611.9 ns/op BenchmarkIntSqr/20-4 39908 3240 ns/op BenchmarkIntSqr/30-4 24111 6774 ns/op BenchmarkIntSqr/50-4 21255 13458 ns/op BenchmarkIntSqr/80-4 11602 13178 ns/op BenchmarkIntSqr/100-4 7261 20289 ns/op BenchmarkIntSqr/200-4 4574 42693 ns/op BenchmarkIntSqr/300-4 1760 83328 ns/op BenchmarkIntSqr/500-4 831 154023 ns/op BenchmarkIntSqr/800-4 326 372885 ns/op BenchmarkIntSqr/1000-4 213 529832 ns/op BenchmarkDiv/20/10-4 340922 345.2 ns/op BenchmarkDiv/40/20-4 334677 365.7 ns/op BenchmarkDiv/100/50-4 323356 477.4 ns/op BenchmarkDiv/200/100-4 51391 2200 ns/op BenchmarkDiv/400/200-4 49074 4357 ns/op BenchmarkDiv/1000/500-4 34635 5927 ns/op BenchmarkDiv/2000/1000-4 18844 5721 ns/op BenchmarkDiv/20000/10000-4 1141 142158 ns/op BenchmarkDiv/200000/100000-4 22 8296684 ns/op BenchmarkDiv/2000000/1000000-4 1 154615846 ns/op BenchmarkDiv/20000000/10000000-4 1 4627324820 ns/op BenchmarkMul-4 4 36638612 ns/op BenchmarkNatMul/10-4 151318 1420 ns/op BenchmarkNatMul/100-4 3870 34441 ns/op BenchmarkNatMul/1000-4 139 1068986 ns/op BenchmarkZeroShifts/Shl-4 10000 21521 ns/op BenchmarkZeroShifts/ShlSame-4 2875136 38.11 ns/op BenchmarkZeroShifts/Shr-4 10000 24341 ns/op BenchmarkZeroShifts/ShrSame-4 2988874 37.99 ns/op BenchmarkExp3Power/0x10-4 153446 1203 ns/op BenchmarkExp3Power/0x40-4 112861 1713 ns/op BenchmarkExp3Power/0x100-4 66064 2160 ns/op BenchmarkExp3Power/0x400-4 29179 4637 ns/op BenchmarkExp3Power/0x1000-4 10000 19964 ns/op BenchmarkExp3Power/0x4000-4 1806 88530 ns/op BenchmarkExp3Power/0x10000-4 175 906697 ns/op BenchmarkExp3Power/0x40000-4 18 7464459 ns/op BenchmarkExp3Power/0x100000-4 2 63690866 ns/op BenchmarkExp3Power/0x400000-4 1 545669049 ns/op BenchmarkFibo-4 3 42141577 ns/op BenchmarkNatSqr/1-4 725371 294.2 ns/op BenchmarkNatSqr/2-4 511495 443.6 ns/op BenchmarkNatSqr/3-4 407960 529.9 ns/op BenchmarkNatSqr/5-4 319963 774.1 ns/op BenchmarkNatSqr/8-4 194454 964.2 ns/op BenchmarkNatSqr/10-4 153139 1443 ns/op BenchmarkNatSqr/20-4 39325 3505 ns/op BenchmarkNatSqr/30-4 26443 4825 ns/op BenchmarkNatSqr/50-4 15684 8663 ns/op BenchmarkNatSqr/80-4 10159 13846 ns/op BenchmarkNatSqr/100-4 9925 20617 ns/op BenchmarkNatSqr/200-4 4395 44308 ns/op BenchmarkNatSqr/300-4 1902 107120 ns/op BenchmarkNatSqr/500-4 705 200544 ns/op BenchmarkNatSqr/800-4 352 373670 ns/op BenchmarkNatSqr/1000-4 193 832844 ns/op BenchmarkNatSetBytes/8-4 936170 321.8 ns/op BenchmarkNatSetBytes/24-4 272948 675.2 ns/op BenchmarkNatSetBytes/128-4 38553 3113 ns/op BenchmarkNatSetBytes/7-4 890529 165.5 ns/op BenchmarkNatSetBytes/23-4 199455 718.7 ns/op BenchmarkNatSetBytes/127-4 60442 2371 ns/op BenchmarkScanPi-4 176 783392 ns/op BenchmarkStringPiParallel-4 430 467788 ns/op BenchmarkScan/10/Base2-4 31346 3686 ns/op BenchmarkScan/100/Base2-4 3175 35210 ns/op BenchmarkScan/1000/Base2-4 360 354739 ns/op BenchmarkScan/10/Base8-4 58270 2945 ns/op BenchmarkScan/100/Base8-4 10000 11337 ns/op BenchmarkScan/1000/Base8-4 1191 115505 ns/op BenchmarkScan/10/Base10-4 88843 1565 ns/op BenchmarkScan/100/Base10-4 11360 9868 ns/op BenchmarkScan/1000/Base10-4 1332 96617 ns/op BenchmarkScan/10/Base16-4 87212 1453 ns/op BenchmarkScan/100/Base16-4 9427 12163 ns/op BenchmarkScan/1000/Base16-4 1132 96710 ns/op BenchmarkString/10/Base2-4 200023 700.4 ns/op BenchmarkString/100/Base2-4 28524 6701 ns/op BenchmarkString/1000/Base2-4 3584 42862 ns/op BenchmarkString/10/Base8-4 377821 388.4 ns/op BenchmarkString/100/Base8-4 62803 1881 ns/op BenchmarkString/1000/Base8-4 7537 20527 ns/op BenchmarkString/10/Base10-4 183556 659.4 ns/op BenchmarkString/100/Base10-4 36235 4442 ns/op BenchmarkString/1000/Base10-4 5422 32096 ns/op BenchmarkString/10/Base16-4 471163 421.6 ns/op BenchmarkString/100/Base16-4 87908 1503 ns/op BenchmarkString/1000/Base16-4 10000 14835 ns/op BenchmarkLeafSize/0-4 26 6715925 ns/op BenchmarkLeafSize/1-4 382 280196 ns/op BenchmarkLeafSize/2-4 424 335108 ns/op BenchmarkLeafSize/3-4 279 426933 ns/op BenchmarkLeafSize/4-4 363 295487 ns/op BenchmarkLeafSize/5-4 236 520080 ns/op BenchmarkLeafSize/6-4 283 396812 ns/op BenchmarkLeafSize/7-4 328 438126 ns/op BenchmarkLeafSize/8-4 346 294190 ns/op BenchmarkLeafSize/9-4 234 537999 ns/op BenchmarkLeafSize/10-4 262 436372 ns/op BenchmarkLeafSize/11-4 236 652067 ns/op BenchmarkLeafSize/12-4 262 482626 ns/op BenchmarkLeafSize/13-4 265 446709 ns/op BenchmarkLeafSize/14-4 292 431187 ns/op BenchmarkLeafSize/15-4 342 369788 ns/op BenchmarkLeafSize/16-4 369 352359 ns/op BenchmarkLeafSize/32-4 415 267861 ns/op BenchmarkLeafSize/64-4 363 361648 ns/op BenchmarkProbablyPrime/n=0-4 9 17787860 ns/op BenchmarkProbablyPrime/n=1-4 8 13143862 ns/op BenchmarkProbablyPrime/n=5-4 6 21865033 ns/op BenchmarkProbablyPrime/n=10-4 3 52996308 ns/op BenchmarkProbablyPrime/n=20-4 3 42816474 ns/op BenchmarkProbablyPrime/Lucas-4 10 14524986 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 76 1664806 ns/op BenchmarkRatCmp-4 190950 831.1 ns/op BenchmarkFloatSqrt/64-4 18795 6330 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 11880 9934 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9610 16899 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 3384 32229 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 662 166455 ns/op 18106 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 64 2465749 ns/op 174830 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 158474607 ns/op 3840808 B/op 650 allocs/op PASS ok math/big 77.750s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12431191 16.04 ns/op BenchmarkLeadingZeros8-4 12844371 12.82 ns/op BenchmarkLeadingZeros16-4 10676008 10.28 ns/op BenchmarkLeadingZeros32-4 12797421 11.45 ns/op BenchmarkLeadingZeros64-4 12969126 9.569 ns/op BenchmarkTrailingZeros-4 13142623 9.896 ns/op BenchmarkTrailingZeros8-4 12737322 10.67 ns/op BenchmarkTrailingZeros16-4 11880630 11.33 ns/op BenchmarkTrailingZeros32-4 11933649 10.45 ns/op BenchmarkTrailingZeros64-4 12136210 12.78 ns/op BenchmarkOnesCount-4 12134104 11.15 ns/op BenchmarkOnesCount8-4 11725507 14.65 ns/op BenchmarkOnesCount16-4 11897312 10.36 ns/op BenchmarkOnesCount32-4 13074720 11.12 ns/op BenchmarkOnesCount64-4 12886702 11.94 ns/op BenchmarkRotateLeft-4 12622672 11.11 ns/op BenchmarkRotateLeft8-4 12537720 16.16 ns/op BenchmarkRotateLeft16-4 10221463 11.49 ns/op BenchmarkRotateLeft32-4 13651662 12.76 ns/op BenchmarkRotateLeft64-4 11130286 11.14 ns/op BenchmarkReverse-4 18359484 8.104 ns/op BenchmarkReverse8-4 19418911 8.911 ns/op BenchmarkReverse16-4 19673337 9.337 ns/op BenchmarkReverse32-4 17302741 6.876 ns/op BenchmarkReverse64-4 17569892 7.475 ns/op BenchmarkReverseBytes-4 22730113 6.463 ns/op BenchmarkReverseBytes16-4 23020438 6.166 ns/op BenchmarkReverseBytes32-4 20862870 5.685 ns/op BenchmarkReverseBytes64-4 22575151 9.313 ns/op BenchmarkAdd-4 14023638 9.222 ns/op BenchmarkAdd32-4 10774927 9.519 ns/op BenchmarkAdd64-4 12093481 10.25 ns/op BenchmarkAdd64multiple-4 24915774 5.561 ns/op BenchmarkSub-4 13072543 9.942 ns/op BenchmarkSub32-4 12733647 10.11 ns/op BenchmarkSub64-4 9855718 10.49 ns/op BenchmarkSub64multiple-4 23088222 6.036 ns/op BenchmarkMul-4 12153796 13.51 ns/op BenchmarkMul32-4 11677226 11.63 ns/op BenchmarkMul64-4 10041741 12.76 ns/op BenchmarkDiv-4 3413073 37.38 ns/op BenchmarkDiv32-4 6271701 18.08 ns/op BenchmarkDiv64-4 3517179 37.58 ns/op PASS ok math/bits 9.410s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 10239120 14.08 ns/op BenchmarkAcos-4 464017 237.8 ns/op BenchmarkAcosh-4 514227 318.4 ns/op BenchmarkAsin-4 534932 245.5 ns/op BenchmarkAsinh-4 520951 249.3 ns/op BenchmarkAtan-4 745093 176.2 ns/op BenchmarkAtanh-4 928420 194.2 ns/op BenchmarkConj-4 20478902 5.245 ns/op BenchmarkCos-4 591314 233.1 ns/op BenchmarkCosh-4 689844 186.1 ns/op BenchmarkExp-4 837586 162.2 ns/op BenchmarkLog-4 709575 143.0 ns/op BenchmarkLog10-4 929562 143.7 ns/op BenchmarkPhase-4 2168427 57.65 ns/op BenchmarkPolar-4 1299283 95.79 ns/op BenchmarkPow-4 242559 575.5 ns/op BenchmarkRect-4 1000000 113.6 ns/op BenchmarkSin-4 587510 203.8 ns/op BenchmarkSinh-4 544936 314.1 ns/op BenchmarkSqrt-4 1000000 106.7 ns/op BenchmarkTan-4 434522 411.3 ns/op BenchmarkTanh-4 489628 363.6 ns/op PASS ok math/cmplx 4.877s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 181868 736.7 ns/op BenchmarkInt63ThreadsafeParallel-4 109994 1041 ns/op BenchmarkInt63Unthreadsafe-4 963696 155.8 ns/op BenchmarkIntn1000-4 584528 174.7 ns/op BenchmarkInt63n1000-4 780578 193.2 ns/op BenchmarkInt31n1000-4 845653 268.7 ns/op BenchmarkFloat32-4 808029 145.7 ns/op BenchmarkFloat64-4 922468 205.1 ns/op BenchmarkPerm3-4 188238 1021 ns/op BenchmarkPerm30-4 20092 9737 ns/op BenchmarkPerm30ViaShuffle-4 12223 11739 ns/op BenchmarkShuffleOverhead-4 10000 11963 ns/op BenchmarkRead3-4 875684 152.1 ns/op BenchmarkRead64-4 63048 1710 ns/op BenchmarkRead1000-4 5463 23560 ns/op PASS ok math/rand 3.338s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 32694 3537 ns/op BenchmarkQDecodeWord-4 87360 1784 ns/op BenchmarkQDecodeHeader-4 74371 1514 ns/op BenchmarkTypeByExtension/.html-4 308055 330.5 ns/op BenchmarkTypeByExtension/.HTML-4 232150 502.5 ns/op BenchmarkTypeByExtension/.unused-4 280803 362.2 ns/op BenchmarkExtensionsByType/text/html-4 145275 1182 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 81464 3795 ns/op BenchmarkExtensionsByType/application/octet-stream-4 35750 4204 ns/op PASS ok mime 2.364s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 826 142776 ns/op PASS ok mime/quotedprintable 0.333s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 26947635 ns/op 8704 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 58515574 ns/op 13500 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5034950054 ns/op 150536 B/op 236 allocs/op BenchmarkDNSName-4 126434 942.8 ns/op BenchmarkInterfaces-4 2038 85080 ns/op BenchmarkInterfaceByIndex-4 5788 27553 ns/op BenchmarkInterfaceByName-4 1591 92713 ns/op BenchmarkInterfaceAddrs-4 1317 80251 ns/op BenchmarkInterfacesAndAddrs-4 5398 21890 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2304 57245 ns/op BenchmarkParseIP-4 15116 7742 ns/op BenchmarkIPString/IPv4-4 139686 1051 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10159 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48631 2865 ns/op BenchmarkIPEqual/IPv4-4 492992 251.3 ns/op BenchmarkIPEqual/IPv6-4 923720 140.7 ns/op BenchmarkTCP4OneShot-4 162 709449 ns/op BenchmarkTCP4OneShotTimeout-4 160 918669 ns/op BenchmarkTCP4Persistent-4 236 453874 ns/op BenchmarkTCP4PersistentTimeout-4 217 553421 ns/op BenchmarkTCP6OneShot-4 132 1185636 ns/op BenchmarkTCP6OneShotTimeout-4 202 788081 ns/op BenchmarkTCP6Persistent-4 292 477901 ns/op BenchmarkTCP6PersistentTimeout-4 304 459160 ns/op BenchmarkTCP4ConcurrentReadWrite-4 14013 9577 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12184 10535 ns/op BenchmarkSetReadDeadline-4 119268 898.1 ns/op BenchmarkUDP6LinkLocalUnicast-4 102 1135046 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 106 1010113 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 100 1008436 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 109 1216769 ns/op 0 B/op 0 allocs/op PASS ok net 12.595s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21536 6625 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 6726 16190 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11615 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13402 8197 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 24429 5309 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 925111 127.2 ns/op BenchmarkReadRequestChrome-4 3955 34393 ns/op 17.77 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9772 19183 ns/op 4.07 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 12810 ns/op 6.40 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7618 18855 ns/op 8.01 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14550 10577 ns/op 3.78 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 31 3660138 ns/op 0.28 MB/s BenchmarkFileAndServer_1KB/https1-4 24 4624415 ns/op 0.22 MB/s BenchmarkFileAndServer_1KB/h2-4 25 5113153 ns/op 0.20 MB/s BenchmarkFileAndServer_16MB/h1-4 2 71787172 ns/op 233.71 MB/s BenchmarkFileAndServer_16MB/https1-4 1 159525748 ns/op 105.17 MB/s BenchmarkFileAndServer_16MB/h2-4 1 468927844 ns/op 35.78 MB/s BenchmarkFileAndServer_64MB/h1-4 1 260008727 ns/op 258.10 MB/s BenchmarkFileAndServer_64MB/https1-4 1 936995001 ns/op 71.62 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1981026912 ns/op 33.88 MB/s BenchmarkServeMux-4 308 406689 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 396 323485 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 49 2285424 ns/op 6373 B/op 66 allocs/op BenchmarkClientServer/https1-4 32 4059695 ns/op 10541 B/op 109 allocs/op BenchmarkClientServer/h2-4 24 5180343 ns/op 16944 B/op 138 allocs/op BenchmarkClientServerParallel/4/h1-4 348 341054 ns/op 11545 B/op 85 allocs/op BenchmarkClientServerParallel/4/https1-4 20 6604859 ns/op 128293 B/op 1187 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57753: read tcp 127.0.0.1:57747->127.0.0.1:57753: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57754: read tcp 127.0.0.1:57747->127.0.0.1:57754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57783: write tcp 127.0.0.1:57763->127.0.0.1:57783: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57781: write tcp 127.0.0.1:57763->127.0.0.1:57781: use of closed network connection BenchmarkClientServerParallel/4/h2-4 12 9098696 ns/op 134310 B/op 1327 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57789: write tcp 127.0.0.1:57786->127.0.0.1:57789: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57792: read tcp 127.0.0.1:57790->127.0.0.1:57792: use of closed network connection BenchmarkClientServerParallel/64/h1-4 181 612972 ns/op 21216 B/op 116 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57831": dial tcp 127.0.0.1:57831: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 20 6313539 ns/op 133117 B/op 1250 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58026: read tcp 127.0.0.1:58019->127.0.0.1:58026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58027: write tcp 127.0.0.1:58019->127.0.0.1:58027: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58029: write tcp 127.0.0.1:58019->127.0.0.1:58029: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58050: write tcp 127.0.0.1:58030->127.0.0.1:58050: use of closed network connection BenchmarkClientServerParallel/64/h2-4 22 5048946 ns/op 112170 B/op 1140 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58068: read tcp 127.0.0.1:58058->127.0.0.1:58068: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58074: read tcp 127.0.0.1:58058->127.0.0.1:58074: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58071: write tcp 127.0.0.1:58058->127.0.0.1:58071: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58070: write tcp 127.0.0.1:58058->127.0.0.1:58070: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58072: write tcp 127.0.0.1:58058->127.0.0.1:58072: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58082: read tcp 127.0.0.1:58075->127.0.0.1:58082: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58086: read tcp 127.0.0.1:58075->127.0.0.1:58086: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58085: write tcp 127.0.0.1:58075->127.0.0.1:58085: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58084: write tcp 127.0.0.1:58075->127.0.0.1:58084: use of closed network connection BenchmarkServer-4 4 26493022 ns/op 9460 B/op 53 allocs/op BenchmarkClient-4 36 3132612 ns/op 4011 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 500 243590 ns/op 7275 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 841 137783 ns/op 3036 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1016 119407 ns/op 1942 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1224 102584 ns/op 2712 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1111 96053 ns/op 2735 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1436 102580 ns/op 2752 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1484 100963 ns/op 1910 B/op 14 allocs/op BenchmarkServerHijack-4 829 160230 ns/op 16690 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 39 2763874 ns/op 6124 B/op 52 allocs/op BenchmarkResponseStatusLine-4 378150 286.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.465s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2866 56340 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.242s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 102060 1146 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 444183 233.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 225844 541.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 75178 1600 ns/op BenchmarkStdIPv4-4 170521 727.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 102124 1162 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 95350 1137 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 127436 955.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 63034 1634 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1264974 94.09 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 108.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1237789 96.42 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 363036 355.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 387870 325.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 338269 364.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 107379 1154 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 425643 300.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 330018 350.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 315601 409.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 151040 814.1 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 501649 256.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 427165 306.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 125736 909.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 174316 677.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 259214 423.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 146631 782.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 292914 361.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 168162 738.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 158270 750.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 153084 877.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 120578 1092 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 419580 246.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 129306 866.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 90492 1210 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 127286 950.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 149601 715.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 113620 1065 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 275122 437.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 121062 992.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 142908 919.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 169958 701.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 123834 962.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 991485 113.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1040221 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 954652 112.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 117.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 982948 120.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 945970 114.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 114.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 113.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 309979 340.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 608744 208.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 266899 473.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 246322 454.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 250551 496.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 91875 1279 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 476376 264.8 ns/op PASS ok net/netip 9.319s 2023/01/25 17:49:00 Test RPC server listening on 127.0.0.1:58160 2023/01/25 17:49:00 Test HTTP RPC server listening on 127.0.0.1:58161 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 162 707842 ns/op BenchmarkEndToEndHTTP-4 172 815349 ns/op BenchmarkEndToEndAsync-4 1044 113465 ns/op BenchmarkEndToEndAsyncHTTP-4 1351 90985 ns/op PASS ok net/rpc 0.969s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3840 27588 ns/op BenchmarkReadMIMEHeader/server_headers-4 5872 19765 ns/op BenchmarkUncommon-4 24672 4727 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.680s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4220 26768 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 81612 1373 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 470890 246.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 118414 1024 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 193196 557.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 105622 1156 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15637 7846 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 419895 270.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 118844 1016 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 205056 578.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 104503 1209 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18225 6592 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 193886 629.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 74272 1583 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 66494 1618 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31225 3879 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5997 19525 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 191854 632.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67501 1650 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 66734 1614 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32703 3589 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5984 23199 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.218s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2729517 43.63 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 126658 796.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 520 220910 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 201 641105 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 452 260602 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 51837 2369 ns/op BenchmarkStatFile-4 34579 3697 ns/op BenchmarkStatDir-4 34540 3483 ns/op BenchmarkLstatDot-4 50918 2436 ns/op BenchmarkLstatFile-4 35244 3529 ns/op BenchmarkLstatDir-4 35084 3430 ns/op PASS ok os 2.011s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 5099144 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.267s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 301634 361.9 ns/op PASS ok os/user 0.244s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2164078 49.81 ns/op BenchmarkString-4 1855945 62.61 ns/op BenchmarkBytes-4 1756368 67.22 ns/op BenchmarkNamedBytes-4 773877 160.9 ns/op BenchmarkBytesArray-4 744969 158.6 ns/op BenchmarkSliceLen-4 2119036 58.29 ns/op BenchmarkMapLen-4 1246470 92.17 ns/op BenchmarkStringLen-4 1439523 82.30 ns/op BenchmarkArrayLen-4 1472982 81.87 ns/op BenchmarkSliceCap-4 2115818 56.36 ns/op BenchmarkDeepEqual/int8-4 726916 186.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 109717 1188 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 487645 224.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 94360 1146 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 568461 223.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 107085 1140 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 497791 225.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 103580 1136 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 533772 236.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 101404 1145 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 615820 186.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 136732 908.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 563845 221.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 95222 1188 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 557403 220.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 94560 1261 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 542602 229.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 92364 1256 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 528328 229.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 98761 1188 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 548127 233.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 91729 1185 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 427545 238.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 87514 1266 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 516789 256.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 91285 1235 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 537542 234.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 96864 1200 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 497025 259.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83858 1224 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 627134 195.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 98378 1180 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 502659 232.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 90446 1222 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 127270 992.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 60926 1955 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 64980 1852 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 39000 2870 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 278002 431.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 40328 2971 ns/op BenchmarkIsZero/StructComparable-4 874746 142.6 ns/op BenchmarkIsZero/StructIncomparable-4 186168 638.1 ns/op BenchmarkSetZero/Bool/Direct-4 2539694 45.47 ns/op BenchmarkSetZero/Bool/CachedZero-4 1712346 67.15 ns/op BenchmarkSetZero/Bool/NewZero-4 962145 107.0 ns/op BenchmarkSetZero/Int/Direct-4 1924222 61.34 ns/op BenchmarkSetZero/Int/CachedZero-4 1740040 67.95 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 102.9 ns/op BenchmarkSetZero/Uint/Direct-4 2034511 59.42 ns/op BenchmarkSetZero/Uint/CachedZero-4 1797640 66.39 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 105.2 ns/op BenchmarkSetZero/Float/Direct-4 1745775 57.58 ns/op BenchmarkSetZero/Float/CachedZero-4 1703589 66.43 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 104.1 ns/op BenchmarkSetZero/Complex/Direct-4 2056783 57.71 ns/op BenchmarkSetZero/Complex/CachedZero-4 1815512 65.67 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 104.8 ns/op BenchmarkSetZero/Array/Direct-4 2952598 39.96 ns/op BenchmarkSetZero/Array/CachedZero-4 1760606 70.77 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 104.1 ns/op BenchmarkSetZero/Chan/Direct-4 2012786 57.79 ns/op BenchmarkSetZero/Chan/CachedZero-4 1320339 84.90 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 122.1 ns/op BenchmarkSetZero/Func/Direct-4 2008129 59.56 ns/op BenchmarkSetZero/Func/CachedZero-4 1352347 88.33 ns/op BenchmarkSetZero/Func/NewZero-4 985255 124.3 ns/op BenchmarkSetZero/Interface/Direct-4 1829100 64.86 ns/op BenchmarkSetZero/Interface/CachedZero-4 1728072 68.76 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 103.7 ns/op BenchmarkSetZero/Map/Direct-4 1952360 59.09 ns/op BenchmarkSetZero/Map/CachedZero-4 1349866 87.20 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 122.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1942405 59.95 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1350018 90.00 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 126.4 ns/op BenchmarkSetZero/Slice/Direct-4 1728718 70.84 ns/op BenchmarkSetZero/Slice/CachedZero-4 1749483 67.63 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 102.9 ns/op BenchmarkSetZero/String/Direct-4 1984080 59.28 ns/op BenchmarkSetZero/String/CachedZero-4 1789968 67.71 ns/op BenchmarkSetZero/String/NewZero-4 1000000 103.6 ns/op BenchmarkSetZero/Struct/Direct-4 3070237 39.06 ns/op BenchmarkSetZero/Struct/CachedZero-4 1782860 66.74 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 102.0 ns/op BenchmarkSelect/1-4 226314 588.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 111913 1258 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 48284 2614 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 180508 670.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 150498 832.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 169011 876.5 ns/op 146.03 MB/s BenchmarkCallArgCopy/size=256-4 131906 987.1 ns/op 259.34 MB/s BenchmarkCallArgCopy/size=1024-4 103695 1966 ns/op 520.75 MB/s BenchmarkCallArgCopy/size=4096-4 26628 6320 ns/op 648.09 MB/s BenchmarkCallArgCopy/size=65536-4 1546 82778 ns/op 791.71 MB/s BenchmarkPtrTo-4 581816 174.7 ns/op BenchmarkFieldByName1-4 636750 191.1 ns/op BenchmarkFieldByName2-4 58225 3313 ns/op BenchmarkFieldByName3-4 6294 19817 ns/op BenchmarkInterfaceBig-4 3242343 39.02 ns/op BenchmarkInterfaceSmall-4 3140856 38.59 ns/op BenchmarkNew-4 1205756 92.52 ns/op BenchmarkMap/StringKeys/MapIndex-4 3570 35869 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3267 35811 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3180 38968 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3075 40289 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3331 36311 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3060 36122 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 227017 539.5 ns/op PASS ok reflect 21.080s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7135 17628 ns/op 9094 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 19145 ns/op 9328 B/op 1 allocs/op BenchmarkFindString-4 9418 20631 ns/op 9562 B/op 1 allocs/op BenchmarkFindSubmatch-4 6286 21033 ns/op 9647 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19595 ns/op 9354 B/op 2 allocs/op BenchmarkLiteral-4 10000 14960 ns/op BenchmarkNotLiteral-4 4310 36132 ns/op BenchmarkMatchClass-4 3460 43556 ns/op BenchmarkMatchClass_InRange-4 3418 42854 ns/op BenchmarkReplaceAll-4 1652 98402 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16213 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23668 4433 ns/op BenchmarkAnchoredShortMatch-4 8313 15605 ns/op BenchmarkAnchoredLongMatch-4 16064 6792 ns/op BenchmarkOnePassShortA-4 19654 6266 ns/op BenchmarkNotOnePassShortA-4 7983 19962 ns/op BenchmarkOnePassShortB-4 22676 4646 ns/op BenchmarkNotOnePassShortB-4 10000 21190 ns/op BenchmarkOnePassLongPrefix-4 83205 1420 ns/op BenchmarkOnePassLongNotPrefix-4 31455 3772 ns/op BenchmarkMatchParallelShared-4 5890 19011 ns/op BenchmarkMatchParallelCopied-4 10000 22426 ns/op BenchmarkQuoteMetaAll-4 148197 806.8 ns/op 17.35 MB/s BenchmarkQuoteMetaNone-4 435106 292.6 ns/op 88.87 MB/s BenchmarkCompile/Onepass-4 4135 27986 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1684 71607 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 182 666598 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2765834 42.30 ns/op 378.28 MB/s BenchmarkMatch/Easy0/32-4 10000 14075 ns/op 2.27 MB/s BenchmarkMatch/Easy0/1K-4 5552 30662 ns/op 33.40 MB/s BenchmarkMatch/Easy0i/16-4 2667662 41.66 ns/op 384.03 MB/s BenchmarkMatch/Easy0i/32-4 6495 29040 ns/op 1.10 MB/s BenchmarkMatch/Easy0i/1K-4 244 488583 ns/op 2.10 MB/s BenchmarkMatch/Easy1/16-4 2854383 41.42 ns/op 386.32 MB/s BenchmarkMatch/Easy1/32-4 10000 14755 ns/op 2.17 MB/s BenchmarkMatch/Easy1/1K-4 3511 37529 ns/op 27.29 MB/s BenchmarkMatch/Medium/16-4 2782083 42.06 ns/op 380.43 MB/s BenchmarkMatch/Medium/32-4 6674 24180 ns/op 1.32 MB/s BenchmarkMatch/Medium/1K-4 308 392459 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 2784033 41.71 ns/op 383.57 MB/s BenchmarkMatch/Hard/32-4 4628 34540 ns/op 0.93 MB/s BenchmarkMatch/Hard/1K-4 183 628447 ns/op 1.63 MB/s BenchmarkMatch/Hard1/16-4 1692 75643 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 909 133420 ns/op 0.24 MB/s BenchmarkMatch/Hard1/1K-4 27 3834471 ns/op 0.27 MB/s BenchmarkMatch_onepass_regex/16-4 31620 3745 ns/op 4.27 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18499 6359 ns/op 5.03 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 667 170995 ns/op 5.99 MB/s 28 B/op 0 allocs/op PASS ok regexp 9.162s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 856794 139.2 ns/op PASS ok regexp/syntax 1.315s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 705525 284.2 ns/op BenchmarkMakeChan/Int-4 1000000 337.9 ns/op BenchmarkMakeChan/Ptr-4 765123 371.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 225.1 ns/op BenchmarkMakeChan/Struct/32-4 375079 693.0 ns/op BenchmarkMakeChan/Struct/40-4 163911 670.8 ns/op BenchmarkChanNonblocking-4 6549434 15.46 ns/op BenchmarkSelectUncontended-4 1241163 109.9 ns/op BenchmarkSelectSyncContended-4 119372 1112 ns/op BenchmarkSelectAsyncContended-4 330190 371.2 ns/op BenchmarkSelectNonblock-4 4227648 28.41 ns/op BenchmarkChanUncontended-4 14452 8654 ns/op BenchmarkChanContended-4 4494 23822 ns/op BenchmarkChanSync-4 187868 541.4 ns/op BenchmarkChanSyncWork-4 10000 33397 ns/op BenchmarkChanProdCons0-4 242623 470.6 ns/op BenchmarkChanProdCons10-4 471272 256.2 ns/op BenchmarkChanProdCons100-4 531224 236.9 ns/op BenchmarkChanProdConsWork0-4 140697 765.0 ns/op BenchmarkChanProdConsWork10-4 241734 506.4 ns/op BenchmarkChanProdConsWork100-4 232716 488.3 ns/op BenchmarkSelectProdCons-4 166698 710.5 ns/op BenchmarkReceiveDataFromClosedChan-4 977484 137.2 ns/op BenchmarkChanCreation-4 169144 610.8 ns/op BenchmarkChanSem-4 301726 386.0 ns/op BenchmarkChanPopular-4 116 989933 ns/op BenchmarkChanClosed-4 1000000 133.9 ns/op BenchmarkCallClosure-4 4775847 24.13 ns/op BenchmarkCallClosure1-4 4836818 24.77 ns/op BenchmarkCallClosure2-4 1000000 108.0 ns/op BenchmarkCallClosure3-4 1302085 95.67 ns/op BenchmarkCallClosure4-4 1000000 102.7 ns/op BenchmarkComplex128DivNormal-4 13661514 8.784 ns/op BenchmarkComplex128DivNisNaN-4 10327248 12.16 ns/op BenchmarkComplex128DivDisNaN-4 8534914 13.26 ns/op BenchmarkComplex128DivNisInf-4 13665429 8.999 ns/op BenchmarkComplex128DivDisInf-4 7085048 15.07 ns/op BenchmarkSetTypePtr-4 68375250 1.880 ns/op 4254.98 MB/s BenchmarkSetTypePtr8-4 13861017 9.000 ns/op 7111.37 MB/s BenchmarkSetTypePtr16-4 14305111 8.964 ns/op 14279.56 MB/s BenchmarkSetTypePtr32-4 12568974 8.726 ns/op 29337.86 MB/s BenchmarkSetTypePtr64-4 13674962 9.368 ns/op 54652.71 MB/s BenchmarkSetTypePtr126-4 8398386 14.90 ns/op 67672.66 MB/s BenchmarkSetTypePtr128-4 6928986 15.33 ns/op 66810.58 MB/s BenchmarkSetTypePtrSlice-4 1000000 118.6 ns/op 69076.70 MB/s BenchmarkSetTypeNode1-4 14117778 8.964 ns/op 2677.24 MB/s BenchmarkSetTypeNode1Slice-4 3851260 28.55 ns/op 26901.94 MB/s BenchmarkSetTypeNode8-4 13990161 8.651 ns/op 9247.56 MB/s BenchmarkSetTypeNode8Slice-4 2043940 53.69 ns/op 47676.86 MB/s BenchmarkSetTypeNode64-4 7602090 15.73 ns/op 33566.45 MB/s BenchmarkSetTypeNode64Slice-4 354858 380.0 ns/op 44466.53 MB/s BenchmarkSetTypeNode64Dead-4 10208870 11.92 ns/op 44304.87 MB/s BenchmarkSetTypeNode64DeadSlice-4 391928 339.9 ns/op 49714.46 MB/s BenchmarkSetTypeNode124-4 6489692 17.75 ns/op 56776.98 MB/s BenchmarkSetTypeNode124Slice-4 193707 719.3 ns/op 44846.43 MB/s BenchmarkSetTypeNode126-4 6385022 15.90 ns/op 64383.47 MB/s BenchmarkSetTypeNode126Slice-4 257215 532.7 ns/op 61517.46 MB/s BenchmarkSetTypeNode128-4 4332825 23.48 ns/op 44300.10 MB/s BenchmarkSetTypeNode128Slice-4 197797 635.9 ns/op 52333.47 MB/s BenchmarkSetTypeNode130-4 4603017 23.69 ns/op 44572.71 MB/s BenchmarkSetTypeNode130Slice-4 159524 728.0 ns/op 46420.41 MB/s BenchmarkSetTypeNode1024-4 1000000 118.8 ns/op 69097.88 MB/s BenchmarkSetTypeNode1024Slice-4 28644 3768 ns/op 69701.29 MB/s BenchmarkAllocation-4 3511 76910 ns/op BenchmarkReadMemStats-4 100 1168663 ns/op BenchmarkReadMemStatsLatency-4 1 2171641 p50-ns 2171641 p90-ns 2171641 p99-ns BenchmarkWriteBarrier-4 2890701 49.11 ns/op BenchmarkBulkWriteBarrier-4 4709398 23.92 ns/op BenchmarkScanStackNoLocals-4 2 54643552 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13491958 9.890 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10603903 9.568 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9769166 11.62 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8059699 15.00 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5593440 21.11 ns/op BenchmarkHash5-4 7147561 16.98 ns/op 294.50 MB/s BenchmarkHash16-4 7301912 15.22 ns/op 1051.24 MB/s BenchmarkHash64-4 7397846 17.29 ns/op 3701.04 MB/s BenchmarkHash1024-4 2236267 51.26 ns/op 19977.93 MB/s BenchmarkHash65536-4 44628 2630 ns/op 24919.71 MB/s BenchmarkAlignedLoad-4 8811036 12.56 ns/op BenchmarkUnalignedLoad-4 10626990 10.86 ns/op BenchmarkEqEfaceConcrete-4 6942715 15.73 ns/op BenchmarkEqIfaceConcrete-4 7467634 15.65 ns/op BenchmarkNeEfaceConcrete-4 7359288 14.79 ns/op BenchmarkNeIfaceConcrete-4 7741076 15.04 ns/op BenchmarkConvT2EByteSized/bool-4 4354213 26.09 ns/op BenchmarkConvT2EByteSized/uint8-4 4739911 25.29 ns/op BenchmarkConvT2ESmall-4 4466179 27.50 ns/op BenchmarkConvT2EUintptr-4 4310150 26.92 ns/op BenchmarkConvT2ELarge-4 1000000 126.5 ns/op BenchmarkConvT2ISmall-4 4633027 25.54 ns/op BenchmarkConvT2IUintptr-4 4359867 27.28 ns/op BenchmarkConvT2ILarge-4 1000000 118.1 ns/op BenchmarkConvI2E-4 4159078 27.47 ns/op BenchmarkConvI2I-4 3565911 32.17 ns/op BenchmarkAssertE2T-4 3619498 32.77 ns/op BenchmarkAssertE2TLarge-4 1976467 56.67 ns/op BenchmarkAssertE2I-4 3543421 30.82 ns/op BenchmarkAssertI2T-4 3653451 29.93 ns/op BenchmarkAssertI2I-4 3849087 29.96 ns/op BenchmarkAssertI2E-4 4261243 26.84 ns/op BenchmarkAssertE2E-4 4466587 25.18 ns/op BenchmarkAssertE2T2-4 2826394 40.68 ns/op BenchmarkAssertE2T2Blank-4 3663145 31.97 ns/op BenchmarkAssertI2E2-4 3829285 33.29 ns/op BenchmarkAssertI2E2Blank-4 4707026 27.30 ns/op BenchmarkAssertE2E2-4 3033688 43.11 ns/op BenchmarkAssertE2E2Blank-4 4292781 27.07 ns/op BenchmarkConvT2Ezero/zero/16-4 3546446 29.54 ns/op BenchmarkConvT2Ezero/zero/32-4 4000528 29.34 ns/op BenchmarkConvT2Ezero/zero/64-4 3891406 30.46 ns/op BenchmarkConvT2Ezero/zero/str-4 4321803 28.90 ns/op BenchmarkConvT2Ezero/zero/slice-4 4259440 28.21 ns/op BenchmarkConvT2Ezero/zero/big-4 144152 1320 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 123.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 782242 133.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 125575 1134 ns/op BenchmarkConvT2Ezero/smallint/16-4 4324394 28.27 ns/op BenchmarkConvT2Ezero/smallint/32-4 4001716 28.15 ns/op BenchmarkConvT2Ezero/smallint/64-4 3876102 28.89 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 103.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 105.6 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 100.6 ns/op BenchmarkMalloc8-4 884083 168.5 ns/op BenchmarkMalloc16-4 1000000 124.0 ns/op BenchmarkMallocTypeInfo8-4 976863 107.4 ns/op BenchmarkMallocTypeInfo16-4 961807 137.3 ns/op BenchmarkMallocLargeStruct-4 83457 1865 ns/op BenchmarkGoroutineSelect-4 19 6305563 ns/op BenchmarkGoroutineBlocking-4 18 6080280 ns/op BenchmarkGoroutineForRange-4 30 4247827 ns/op BenchmarkGoroutineIdle-4 30 4060047 ns/op BenchmarkHashStringSpeed-4 2717118 42.12 ns/op BenchmarkHashBytesSpeed-4 1270280 95.72 ns/op BenchmarkHashInt32Speed-4 3227173 37.70 ns/op BenchmarkHashInt64Speed-4 3015127 36.72 ns/op BenchmarkHashStringArraySpeed-4 671438 198.0 ns/op BenchmarkMegMap-4 3161436 37.34 ns/op BenchmarkMegOneMap-4 3480289 35.61 ns/op BenchmarkMegEqMap-4 3166 38088 ns/op BenchmarkMegEmptyMap-4 4379848 27.60 ns/op BenchmarkSmallStrMap-4 3135139 36.91 ns/op BenchmarkMapStringKeysEight_16-4 3111004 37.85 ns/op BenchmarkMapStringKeysEight_32-4 3256208 36.60 ns/op BenchmarkMapStringKeysEight_64-4 3042838 37.84 ns/op BenchmarkMapStringKeysEight_1M-4 3134487 37.48 ns/op BenchmarkIntMap-4 3389828 35.55 ns/op BenchmarkMapFirst/1-4 3850240 29.20 ns/op BenchmarkMapFirst/2-4 3925369 30.44 ns/op BenchmarkMapFirst/3-4 3947148 28.95 ns/op BenchmarkMapFirst/4-4 3995434 29.02 ns/op BenchmarkMapFirst/5-4 3771732 30.56 ns/op BenchmarkMapFirst/6-4 3895633 29.30 ns/op BenchmarkMapFirst/7-4 4013076 29.50 ns/op BenchmarkMapFirst/8-4 3930043 29.83 ns/op BenchmarkMapFirst/9-4 3651769 32.21 ns/op BenchmarkMapFirst/10-4 3535030 33.30 ns/op BenchmarkMapFirst/11-4 3601620 32.40 ns/op BenchmarkMapFirst/12-4 3701137 32.53 ns/op BenchmarkMapFirst/13-4 3737095 33.34 ns/op BenchmarkMapFirst/14-4 3679057 32.12 ns/op BenchmarkMapFirst/15-4 3760341 32.07 ns/op BenchmarkMapFirst/16-4 3526837 33.03 ns/op BenchmarkMapMid/1-4 3366632 36.52 ns/op BenchmarkMapMid/2-4 3270163 36.61 ns/op BenchmarkMapMid/3-4 3152320 36.16 ns/op BenchmarkMapMid/4-4 3052174 35.62 ns/op BenchmarkMapMid/5-4 3183429 35.45 ns/op BenchmarkMapMid/6-4 2750973 41.16 ns/op BenchmarkMapMid/7-4 2744478 40.59 ns/op BenchmarkMapMid/8-4 2585113 51.29 ns/op BenchmarkMapMid/9-4 2777294 38.08 ns/op BenchmarkMapMid/10-4 3186976 36.15 ns/op BenchmarkMapMid/11-4 3178099 37.44 ns/op BenchmarkMapMid/12-4 2835043 39.96 ns/op BenchmarkMapMid/13-4 3102559 37.83 ns/op BenchmarkMapMid/14-4 3157684 37.27 ns/op BenchmarkMapMid/15-4 3112620 37.50 ns/op BenchmarkMapMid/16-4 3199986 37.76 ns/op BenchmarkMapLast/1-4 3255014 35.83 ns/op BenchmarkMapLast/2-4 3233470 35.97 ns/op BenchmarkMapLast/3-4 3385738 35.51 ns/op BenchmarkMapLast/4-4 3260230 35.75 ns/op BenchmarkMapLast/5-4 3028292 37.39 ns/op BenchmarkMapLast/6-4 3078242 39.50 ns/op BenchmarkMapLast/7-4 2972062 39.06 ns/op BenchmarkMapLast/8-4 2601159 44.30 ns/op BenchmarkMapLast/9-4 3126529 38.44 ns/op BenchmarkMapLast/10-4 2730578 39.40 ns/op BenchmarkMapLast/11-4 3172890 39.66 ns/op BenchmarkMapLast/12-4 3074475 37.65 ns/op BenchmarkMapLast/13-4 3104318 37.28 ns/op BenchmarkMapLast/14-4 3126866 37.77 ns/op BenchmarkMapLast/15-4 3230907 37.95 ns/op BenchmarkMapLast/16-4 2978052 37.50 ns/op BenchmarkMapCycle-4 2529921 47.42 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3173953 36.05 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3081 38594 ns/op BenchmarkMakeMap/[Byte]Byte-4 802767 290.8 ns/op BenchmarkMakeMap/[Int]Int-4 282410 713.8 ns/op BenchmarkNewEmptyMap-4 17169312 6.833 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1746489 67.16 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 671698 189.1 ns/op BenchmarkMapIterEmpty-4 4597964 26.50 ns/op BenchmarkSameLengthMap-4 3734835 33.76 ns/op BenchmarkBigKeyMap-4 1420861 81.64 ns/op BenchmarkBigValMap-4 1268990 96.24 ns/op BenchmarkSmallKeyMap-4 2816926 42.99 ns/op BenchmarkMapPopulate/1-4 2228198 54.36 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 148400 1019 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8712 20679 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 740 178826 ns/op 51764 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 50 2284989 ns/op 416398 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 5 22396426 ns/op 6528068 B/op 2904 allocs/op BenchmarkComplexAlgMap-4 496082 223.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 723273 169.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 690343 178.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 253420 486.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 47581 2415 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6250 18755 ns/op BenchmarkGoMapClear/NonReflexive/1-4 573100 225.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 440703 238.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 231201 546.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 47176 2548 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5870 20085 ns/op BenchmarkMapStringConversion/32/simple-4 1552488 77.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1497195 80.64 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1341075 89.57 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1441224 80.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1366485 83.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1232083 96.48 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1718437 67.57 ns/op BenchmarkMapInterfacePtr-4 1927663 61.81 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6184498 18.71 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 78714 1880 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5766 18479 ns/op BenchmarkMapPop1000-4 409 268110 ns/op BenchmarkMapPop10000-4 28 5110594 ns/op BenchmarkMapAssign/Int32/256-4 2344912 49.53 ns/op BenchmarkMapAssign/Int32/65536-4 1405731 71.44 ns/op BenchmarkMapAssign/Int64/256-4 2371670 49.49 ns/op BenchmarkMapAssign/Int64/65536-4 1403971 79.33 ns/op BenchmarkMapAssign/Str/256-4 2197285 58.26 ns/op BenchmarkMapAssign/Str/65536-4 751940 144.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1467589 79.82 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 769886 154.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1362997 92.80 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 586020 176.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 496663 4314 ns/op BenchmarkMapOperatorAssign/Str/65536-4 296197 403.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 793963 161.6 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 231900 432.8 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 800112 163.9 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 226252 582.7 ns/op 62 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 567836 235.5 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 149506 731.9 ns/op 110 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1482445 83.17 ns/op BenchmarkMapDelete/Int32/1000-4 2308773 52.43 ns/op BenchmarkMapDelete/Int32/10000-4 2369535 51.48 ns/op BenchmarkMapDelete/Int64/100-4 1321358 104.3 ns/op BenchmarkMapDelete/Int64/1000-4 1497738 77.11 ns/op BenchmarkMapDelete/Int64/10000-4 1504533 72.43 ns/op BenchmarkMapDelete/Str/100-4 1000000 118.3 ns/op BenchmarkMapDelete/Str/1000-4 1307204 84.42 ns/op BenchmarkMapDelete/Str/10000-4 1221578 84.79 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 108.9 ns/op BenchmarkMapDelete/Pointer/1000-4 1552119 73.62 ns/op BenchmarkMapDelete/Pointer/10000-4 1458001 82.51 ns/op BenchmarkMemmove/0-4 19751011 7.860 ns/op BenchmarkMemmove/1-4 1288467 84.86 ns/op 11.78 MB/s BenchmarkMemmove/2-4 1273449 89.77 ns/op 22.28 MB/s BenchmarkMemmove/3-4 1313734 89.84 ns/op 33.39 MB/s BenchmarkMemmove/4-4 1311487 132.3 ns/op 30.24 MB/s BenchmarkMemmove/5-4 1269576 140.0 ns/op 35.71 MB/s BenchmarkMemmove/6-4 1269117 93.30 ns/op 64.31 MB/s BenchmarkMemmove/7-4 1000000 172.0 ns/op 40.71 MB/s BenchmarkMemmove/8-4 1000000 100.7 ns/op 79.44 MB/s BenchmarkMemmove/9-4 1270531 162.9 ns/op 55.24 MB/s BenchmarkMemmove/10-4 1000000 101.4 ns/op 98.58 MB/s BenchmarkMemmove/11-4 1000000 104.4 ns/op 105.32 MB/s BenchmarkMemmove/12-4 1223712 102.8 ns/op 116.68 MB/s BenchmarkMemmove/13-4 706194 147.8 ns/op 87.97 MB/s BenchmarkMemmove/14-4 1285246 107.7 ns/op 129.96 MB/s BenchmarkMemmove/15-4 1191885 109.0 ns/op 137.56 MB/s BenchmarkMemmove/16-4 1256748 91.05 ns/op 175.72 MB/s BenchmarkMemmove/32-4 1000000 132.6 ns/op 241.30 MB/s BenchmarkMemmove/64-4 1154875 103.8 ns/op 616.33 MB/s BenchmarkMemmove/128-4 997420 138.8 ns/op 921.91 MB/s BenchmarkMemmove/256-4 970012 137.1 ns/op 1867.50 MB/s BenchmarkMemmove/512-4 746426 211.4 ns/op 2421.89 MB/s BenchmarkMemmove/1024-4 405423 299.0 ns/op 3424.90 MB/s BenchmarkMemmove/2048-4 239829 466.6 ns/op 4389.62 MB/s BenchmarkMemmove/4096-4 135565 799.0 ns/op 5126.50 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.5 ns/op 309.11 MB/s BenchmarkMemmoveOverlap/64-4 1103791 156.0 ns/op 410.13 MB/s BenchmarkMemmoveOverlap/128-4 1000000 112.2 ns/op 1140.84 MB/s BenchmarkMemmoveOverlap/256-4 868219 150.5 ns/op 1701.04 MB/s BenchmarkMemmoveOverlap/512-4 688374 249.3 ns/op 2054.03 MB/s BenchmarkMemmoveOverlap/1024-4 448142 443.1 ns/op 2310.85 MB/s BenchmarkMemmoveOverlap/2048-4 220281 622.2 ns/op 3291.31 MB/s BenchmarkMemmoveOverlap/4096-4 161247 798.8 ns/op 5127.86 MB/s BenchmarkMemmoveUnalignedDst/0-4 17660834 6.636 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 161.1 ns/op 6.21 MB/s BenchmarkMemmoveUnalignedDst/2-4 1191762 93.27 ns/op 21.44 MB/s BenchmarkMemmoveUnalignedDst/3-4 1220304 138.9 ns/op 21.59 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 158.4 ns/op 25.26 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 100.4 ns/op 49.80 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 102.6 ns/op 58.47 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 181.3 ns/op 38.62 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 114.1 ns/op 70.09 MB/s BenchmarkMemmoveUnalignedDst/9-4 970821 111.8 ns/op 80.48 MB/s BenchmarkMemmoveUnalignedDst/10-4 1200484 190.5 ns/op 52.50 MB/s BenchmarkMemmoveUnalignedDst/11-4 1080906 105.9 ns/op 103.88 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 117.4 ns/op 102.24 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 168.3 ns/op 77.26 MB/s BenchmarkMemmoveUnalignedDst/14-4 1217887 140.3 ns/op 99.76 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 146.2 ns/op 102.61 MB/s BenchmarkMemmoveUnalignedDst/16-4 1239876 97.44 ns/op 164.20 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 111.6 ns/op 286.74 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 111.6 ns/op 573.53 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 117.8 ns/op 1086.70 MB/s BenchmarkMemmoveUnalignedDst/256-4 831979 171.4 ns/op 1493.87 MB/s BenchmarkMemmoveUnalignedDst/512-4 757372 247.0 ns/op 2072.52 MB/s BenchmarkMemmoveUnalignedDst/1024-4 475664 303.9 ns/op 3369.49 MB/s BenchmarkMemmoveUnalignedDst/2048-4 262700 568.1 ns/op 3605.09 MB/s BenchmarkMemmoveUnalignedDst/4096-4 149287 827.1 ns/op 4952.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 102.4 ns/op 312.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 113.2 ns/op 565.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 111.2 ns/op 1151.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 923448 144.5 ns/op 1771.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 716839 217.3 ns/op 2355.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 420111 313.3 ns/op 3268.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 267741 510.2 ns/op 4013.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 143470 766.2 ns/op 5345.65 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18111410 6.619 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1320632 90.96 ns/op 10.99 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1289853 94.86 ns/op 21.08 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 170.8 ns/op 17.57 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 108.5 ns/op 36.86 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1331594 161.8 ns/op 30.90 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 135.5 ns/op 44.28 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1346016 94.70 ns/op 73.91 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1267686 98.79 ns/op 80.98 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 106.1 ns/op 84.86 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1201159 97.06 ns/op 103.03 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1250745 98.02 ns/op 112.22 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 100.3 ns/op 119.69 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1203242 93.84 ns/op 138.53 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 110.2 ns/op 127.00 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1200254 171.6 ns/op 87.44 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1229725 93.27 ns/op 171.54 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1238036 101.3 ns/op 316.03 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 108.9 ns/op 587.86 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 113.2 ns/op 1130.98 MB/s BenchmarkMemmoveUnalignedSrc/256-4 870463 137.7 ns/op 1858.97 MB/s BenchmarkMemmoveUnalignedSrc/512-4 591397 313.5 ns/op 1633.32 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 412602 303.1 ns/op 3378.84 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 240702 528.6 ns/op 3874.69 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 172212 783.6 ns/op 5226.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 122.8 ns/op 260.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 104.8 ns/op 610.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 148.4 ns/op 862.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 986180 137.4 ns/op 1863.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 732614 188.0 ns/op 2723.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 487304 303.8 ns/op 3370.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 305884 707.5 ns/op 2894.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 153415 1085 ns/op 3774.68 MB/s BenchmarkMemclr/5-4 8686183 14.66 ns/op 340.99 MB/s BenchmarkMemclr/16-4 8238526 29.17 ns/op 548.51 MB/s BenchmarkMemclr/64-4 7717330 27.53 ns/op 2324.94 MB/s BenchmarkMemclr/256-4 3270439 35.40 ns/op 7232.15 MB/s BenchmarkMemclr/4096-4 1842889 104.8 ns/op 39079.47 MB/s BenchmarkMemclr/65536-4 78492 1470 ns/op 44577.53 MB/s BenchmarkMemclr/1M-4 5342 26435 ns/op 39665.55 MB/s BenchmarkMemclr/4M-4 1180 95967 ns/op 43705.85 MB/s BenchmarkMemclr/8M-4 285 489998 ns/op 17119.67 MB/s BenchmarkMemclr/16M-4 100 1079607 ns/op 15540.12 MB/s BenchmarkMemclr/64M-4 43 2744663 ns/op 24450.68 MB/s BenchmarkGoMemclr/5-4 1954406 65.87 ns/op 75.90 MB/s BenchmarkGoMemclr/16-4 601485 233.8 ns/op 68.42 MB/s BenchmarkGoMemclr/64-4 172323 896.4 ns/op 71.40 MB/s BenchmarkGoMemclr/256-4 35847 2890 ns/op 88.59 MB/s BenchmarkMemclrRange/1K_2K-4 71240 1616 ns/op 59313.95 MB/s BenchmarkMemclrRange/2K_8K-4 25352 4646 ns/op 71783.38 MB/s BenchmarkMemclrRange/4K_16K-4 30074 3955 ns/op 81677.66 MB/s BenchmarkMemclrRange/160K_228K-4 3578 77116 ns/op 21563.04 MB/s BenchmarkClearFat7-4 3434263 34.32 ns/op BenchmarkClearFat8-4 4661487 26.70 ns/op BenchmarkClearFat11-4 3861520 30.42 ns/op BenchmarkClearFat12-4 3799572 42.25 ns/op BenchmarkClearFat13-4 4109558 29.61 ns/op BenchmarkClearFat14-4 4138906 28.49 ns/op BenchmarkClearFat15-4 4361767 35.02 ns/op BenchmarkClearFat16-4 3726852 31.94 ns/op BenchmarkClearFat24-4 3893961 44.86 ns/op BenchmarkClearFat32-4 3325140 30.22 ns/op BenchmarkClearFat40-4 3811692 45.85 ns/op BenchmarkClearFat48-4 4181605 29.23 ns/op BenchmarkClearFat56-4 3188271 38.32 ns/op BenchmarkClearFat64-4 3576033 48.80 ns/op BenchmarkClearFat72-4 3666588 35.08 ns/op BenchmarkClearFat128-4 2629356 41.77 ns/op BenchmarkClearFat256-4 2070693 48.47 ns/op BenchmarkClearFat512-4 1000000 104.9 ns/op BenchmarkClearFat1024-4 742798 190.3 ns/op BenchmarkClearFat1032-4 971805 137.4 ns/op BenchmarkClearFat1040-4 1000000 132.4 ns/op BenchmarkCopyFat7-4 3399321 30.44 ns/op BenchmarkCopyFat8-4 4291794 30.57 ns/op BenchmarkCopyFat11-4 3113258 38.36 ns/op BenchmarkCopyFat12-4 4170109 29.11 ns/op BenchmarkCopyFat13-4 4150090 37.42 ns/op BenchmarkCopyFat14-4 3229970 42.96 ns/op BenchmarkCopyFat15-4 3796180 28.04 ns/op BenchmarkCopyFat16-4 3913662 28.58 ns/op BenchmarkCopyFat24-4 4259323 27.97 ns/op BenchmarkCopyFat32-4 4386231 27.88 ns/op BenchmarkCopyFat64-4 3039706 58.91 ns/op BenchmarkCopyFat72-4 3367402 30.48 ns/op BenchmarkCopyFat128-4 2160690 52.64 ns/op BenchmarkCopyFat256-4 1182700 88.76 ns/op BenchmarkCopyFat512-4 1000000 155.7 ns/op BenchmarkCopyFat520-4 1000000 101.7 ns/op BenchmarkCopyFat1024-4 1000000 181.4 ns/op BenchmarkCopyFat1032-4 917306 160.4 ns/op BenchmarkCopyFat1040-4 1000000 133.0 ns/op BenchmarkIssue18740/2byte-4 282 411190 ns/op BenchmarkIssue18740/4byte-4 450 226314 ns/op BenchmarkIssue18740/8byte-4 918 126311 ns/op BenchmarkReadMetricsLatency-4 8655 3176 p50-ns 5247 p90-ns 9912 p99-ns BenchmarkFinalizer-4 194 610182 ns/op BenchmarkFinalizerRun-4 196624 750.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7215325 16.03 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3334736 36.04 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2663654 48.61 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2711578 45.77 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1581409 73.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1297669 90.75 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2475873 79.38 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1379546 76.95 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 134.5 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2378361 50.17 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1270100 91.15 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1972333 80.29 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1657542 67.21 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1574310 148.8 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7190911 20.33 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6575374 21.55 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7084682 28.72 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6158433 22.28 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5625092 18.05 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5891533 22.80 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6356928 18.40 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6859224 16.92 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7488254 29.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6291769 18.84 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6867524 17.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7050259 16.24 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5830516 21.26 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6370640 17.49 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5819635 24.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 4651054 31.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5142183 19.57 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6153482 18.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6911707 19.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5467942 21.56 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6343831 18.31 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6525231 24.93 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6105826 16.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7196647 16.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5566206 24.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7220065 16.61 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6181448 19.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6033493 17.90 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6867612 17.76 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5891887 17.88 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6172639 18.47 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6004322 18.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5918538 17.86 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5811513 26.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6206006 18.25 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7080585 17.88 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6257280 19.02 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6496232 24.61 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7228287 15.93 ns/op BenchmarkNetpollBreak-4 2806 45101 ns/op BenchmarkPingPongHog-4 927 334649 ns/op BenchmarkStackGrowth-4 78619 1464 ns/op BenchmarkStackGrowthDeep-4 985 107740 ns/op BenchmarkCreateGoroutines-4 44696 2328 ns/op BenchmarkCreateGoroutinesParallel-4 42441 2683 ns/op BenchmarkCreateGoroutinesCapture-4 8997 15008 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 27439 4032 ns/op BenchmarkClosureCall-4 21778658 9.373 ns/op BenchmarkWakeupParallelSpinning/0s-4 8706 18257 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5904 27458 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6004 30552 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2407 53254 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1696 97525 ns/op BenchmarkWakeupParallelSpinning/20µs-4 962 164993 ns/op BenchmarkWakeupParallelSpinning/50µs-4 334 347004 ns/op BenchmarkWakeupParallelSpinning/100µs-4 201 644463 ns/op BenchmarkMatmult-4 3309579 58.98 ns/op BenchmarkFastrand-4 4825458 23.14 ns/op BenchmarkFastrand64-4 5279334 21.91 ns/op BenchmarkFastrandHashiter-4 2760350 45.81 ns/op BenchmarkFastrandn/2-4 3841206 31.72 ns/op BenchmarkFastrandn/3-4 4301943 28.74 ns/op BenchmarkFastrandn/4-4 3545647 36.08 ns/op BenchmarkFastrandn/5-4 4103626 31.88 ns/op BenchmarkIfaceCmp100-4 90355 1216 ns/op BenchmarkIfaceCmpNil100-4 222391 773.0 ns/op BenchmarkEfaceCmpDiff-4 42901 2777 ns/op BenchmarkEfaceCmpDiffIndirect-4 40261 2862 ns/op BenchmarkDefer-4 1000000 106.8 ns/op BenchmarkDefer10-4 877686 251.3 ns/op BenchmarkDeferMany-4 628538 692.4 ns/op BenchmarkPanicRecover-4 160574 691.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 55 2086986 ns/op 1854388 p50-ns 3162410 p90-ns 4187159 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 54 3226901 ns/op 2203680 p50-ns 6417092 p90-ns 16284944 p99-ns BenchmarkGoroutineProfile/small/idle-4 39 4192682 ns/op 4047071 p50-ns 5396735 p90-ns 8189088 p99-ns BenchmarkGoroutineProfile/small/loaded-4 30 4123373 ns/op 3404127 p50-ns 6991350 p90-ns 13349694 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 66 2131069 ns/op 2003411 p50-ns 3208859 p90-ns 4175175 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 48 4140623 ns/op 2977287 p50-ns 7312125 p90-ns 16041218 p99-ns BenchmarkGoroutineProfile/large/idle-4 8 14794473 ns/op 15162530 p50-ns 21297930 p90-ns 21297930 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 18921652 ns/op 18004934 p50-ns 36446332 p90-ns 36446332 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 69 3057169 ns/op 2688521 p50-ns 4731315 p90-ns 9491070 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 55 3573727 ns/op 2953405 p50-ns 6447549 p90-ns 11311977 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 21 5036213 ns/op 4201130 p50-ns 5897604 p90-ns 20635664 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 24 11653047 ns/op 8708809 p50-ns 21467421 p90-ns 34783464 p99-ns BenchmarkRWMutexUncontended-4 1758344 108.9 ns/op BenchmarkRWMutexWrite100-4 391400 2825 ns/op BenchmarkRWMutexWrite10-4 159837 2578 ns/op BenchmarkRWMutexWorkWrite100-4 45234 5422 ns/op BenchmarkRWMutexWorkWrite10-4 42408 3846 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2090 51869 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1144 106252 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1258 102535 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 488 229889 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 325 439053 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 225 524605 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 265 474218 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 112 1662798 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 136300 934.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 143779 876.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 110090 1592 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 176973 1250 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 173247 1008 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 80300 1505 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 127258 1439 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 217562 1228 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 177202 1307 ns/op BenchmarkMakeSlice/Byte-4 1000000 115.0 ns/op BenchmarkMakeSlice/Int16-4 1000000 137.0 ns/op BenchmarkMakeSlice/Int-4 1000000 156.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 198.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 302.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 328.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 358.3 ns/op BenchmarkGrowSlice/Byte-4 499155 576.1 ns/op BenchmarkGrowSlice/Int16-4 501406 368.5 ns/op BenchmarkGrowSlice/Int-4 503668 504.2 ns/op BenchmarkGrowSlice/Ptr-4 271257 563.2 ns/op BenchmarkGrowSlice/Struct/24-4 201889 944.4 ns/op BenchmarkGrowSlice/Struct/32-4 174603 1722 ns/op BenchmarkGrowSlice/Struct/40-4 63303 1888 ns/op BenchmarkExtendSlice/IntSlice-4 159806 1991 ns/op BenchmarkExtendSlice/PointerSlice-4 117631 1032 ns/op BenchmarkExtendSlice/NoGrow-4 211323 688.5 ns/op BenchmarkAppend-4 824881 135.8 ns/op BenchmarkAppendGrowByte-4 1 118011020 ns/op BenchmarkAppendGrowString-4 1 438730052 ns/op BenchmarkAppendSlice/1Bytes-4 220206 459.6 ns/op BenchmarkAppendSlice/4Bytes-4 191594 830.2 ns/op BenchmarkAppendSlice/7Bytes-4 167407 717.5 ns/op BenchmarkAppendSlice/8Bytes-4 209292 536.1 ns/op BenchmarkAppendSlice/15Bytes-4 207913 501.9 ns/op BenchmarkAppendSlice/16Bytes-4 149107 969.7 ns/op BenchmarkAppendSlice/32Bytes-4 98828 1153 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 29074 4722 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11447 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8666 37943 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 882 163824 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 81 1396759 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 3895476 ns/op BenchmarkAppendStr/1Bytes-4 298172 536.0 ns/op BenchmarkAppendStr/4Bytes-4 264903 577.2 ns/op BenchmarkAppendStr/8Bytes-4 383380 469.6 ns/op BenchmarkAppendStr/16Bytes-4 549134 571.8 ns/op BenchmarkAppendStr/32Bytes-4 282259 450.2 ns/op BenchmarkAppendSpecialCase-4 909117 136.5 ns/op BenchmarkCopy/1Byte-4 788574 456.2 ns/op 2.19 MB/s BenchmarkCopy/1String-4 331934 619.3 ns/op 1.61 MB/s BenchmarkCopy/2Byte-4 398355 460.0 ns/op 4.35 MB/s BenchmarkCopy/2String-4 204258 651.7 ns/op 3.07 MB/s BenchmarkCopy/4Byte-4 115472 1011 ns/op 3.96 MB/s BenchmarkCopy/4String-4 72991 2445 ns/op 1.64 MB/s BenchmarkCopy/8Byte-4 254739 475.2 ns/op 16.84 MB/s BenchmarkCopy/8String-4 239566 430.0 ns/op 18.60 MB/s BenchmarkCopy/12Byte-4 230395 599.3 ns/op 20.02 MB/s BenchmarkCopy/12String-4 385556 547.8 ns/op 21.91 MB/s BenchmarkCopy/16Byte-4 768862 285.4 ns/op 56.06 MB/s BenchmarkCopy/16String-4 1000000 167.8 ns/op 95.34 MB/s BenchmarkCopy/32Byte-4 1000000 179.9 ns/op 177.86 MB/s BenchmarkCopy/32String-4 1000000 113.8 ns/op 281.11 MB/s BenchmarkCopy/128Byte-4 958813 124.1 ns/op 1031.05 MB/s BenchmarkCopy/128String-4 622238 164.7 ns/op 777.25 MB/s BenchmarkCopy/1024Byte-4 436755 356.9 ns/op 2869.03 MB/s BenchmarkCopy/1024String-4 315478 442.1 ns/op 2316.12 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22003 5744 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11681 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 22759 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 27903 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 31613 ns/op BenchmarkAppendInPlace/Grow/Byte-4 91594 1398 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 117060 1732 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 54848 2092 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 46851 2733 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 53391 3168 ns/op BenchmarkStackCopyPtr-4 1 136540709 ns/op BenchmarkStackCopy-4 2 88977688 ns/op BenchmarkStackCopyNoCache-4 25 7188327 ns/op BenchmarkStackCopyWithStkobj-4 2 71572943 ns/op BenchmarkIssue18138-4 121 968559 ns/op BenchmarkCompareStringEqual-4 14113045 8.608 ns/op BenchmarkCompareStringIdentical-4 21366223 5.826 ns/op BenchmarkCompareStringSameLength-4 14154940 7.540 ns/op BenchmarkCompareStringDifferentLength-4 24167295 5.355 ns/op BenchmarkCompareStringBigUnaligned-4 1334 103068 ns/op 10173.73 MB/s BenchmarkCompareStringBig-4 1578 87631 ns/op 11965.94 MB/s BenchmarkConcatStringAndBytes-4 1611910 97.33 ns/op BenchmarkSliceByteToString/1-4 1544505 91.87 ns/op BenchmarkSliceByteToString/2-4 958911 183.8 ns/op BenchmarkSliceByteToString/4-4 1000000 220.5 ns/op BenchmarkSliceByteToString/8-4 817299 162.7 ns/op BenchmarkSliceByteToString/16-4 1000000 190.2 ns/op BenchmarkSliceByteToString/32-4 987974 232.8 ns/op BenchmarkSliceByteToString/64-4 877435 303.6 ns/op BenchmarkSliceByteToString/128-4 622011 426.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1384964 90.40 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 966770 126.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 117.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2974579 40.90 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 140.8 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 116.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1617652 72.07 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 331946 376.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 392940 511.5 ns/op BenchmarkRuneIterate/range/ASCII-4 6731580 23.84 ns/op BenchmarkRuneIterate/range/Japanese-4 2143335 49.91 ns/op BenchmarkRuneIterate/range/MixedLength-4 2869892 40.41 ns/op BenchmarkRuneIterate/range1/ASCII-4 6668486 17.10 ns/op BenchmarkRuneIterate/range1/Japanese-4 2311004 67.18 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2851747 41.54 ns/op BenchmarkRuneIterate/range2/ASCII-4 6827247 21.19 ns/op BenchmarkRuneIterate/range2/Japanese-4 2049693 67.51 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2975646 42.54 ns/op BenchmarkArrayEqual-4 23552197 5.026 ns/op BenchmarkFunc/Name-4 5270866 20.64 ns/op BenchmarkFunc/Entry-4 11560992 9.512 ns/op BenchmarkFunc/FileLine-4 1770153 62.40 ns/op PASS ok runtime 447.589s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23863 5419 ns/op BenchmarkHandle/concurrent-4 21940 6024 ns/op PASS ok runtime/cgo 0.552s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 24663745 5.672 ns/op BenchmarkAtomicStore64-4 11904016 11.96 ns/op BenchmarkAtomicLoad-4 19227018 8.122 ns/op BenchmarkAtomicStore-4 10718598 10.78 ns/op BenchmarkAnd8-4 11909562 10.26 ns/op BenchmarkAnd-4 13658502 15.83 ns/op BenchmarkAnd8Parallel-4 3615954 31.41 ns/op BenchmarkAndParallel-4 3964270 30.68 ns/op BenchmarkOr8-4 12005128 12.14 ns/op BenchmarkOr-4 10618717 23.17 ns/op BenchmarkOr8Parallel-4 3582163 31.53 ns/op BenchmarkOrParallel-4 3750981 29.77 ns/op BenchmarkXadd-4 3895497 29.32 ns/op BenchmarkXadd64-4 3895018 29.71 ns/op BenchmarkCas-4 2423083 53.17 ns/op BenchmarkCas64-4 2445175 46.18 ns/op BenchmarkXchg-4 4022239 30.16 ns/op BenchmarkXchg64-4 3858021 30.27 ns/op PASS ok runtime/internal/atomic 4.199s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2869477 45.16 ns/op BenchmarkMulUintptr/large-4 2601447 45.52 ns/op PASS ok runtime/internal/math 0.695s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 12291435 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 17253743 ns/op 397.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 31 4894065 ns/op 23.97 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 22393698 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 34006921 ns/op 1607 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 19 6163122 ns/op 65.32 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 140936951 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 120641568 ns/op 6678 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 17533002 ns/op 1200 concurrent_launches/op PASS ok runtime/pprof 2.310s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 5 20887784 ns/op BenchmarkStackLeak-4 15795 6799 ns/op PASS ok runtime/race 0.749s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2221897 48.41 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 191923 570.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.568s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 101413 1079 ns/op BenchmarkSortString1K-4 100 1113787 ns/op BenchmarkSortString1K_Slice-4 122 916710 ns/op BenchmarkStableString1K-4 61 1940577 ns/op BenchmarkSortInt1K-4 130 899599 ns/op BenchmarkSortInt1K_Sorted-4 1934 77190 ns/op BenchmarkSortInt1K_Reversed-4 1138 106802 ns/op BenchmarkSortInt1K_Mod8-4 363 364526 ns/op BenchmarkStableInt1K-4 91 1458316 ns/op BenchmarkStableInt1K_Slice-4 79 1339442 ns/op BenchmarkSortInt64K-4 2 109661776 ns/op BenchmarkSortInt64K_Slice-4 2 84981589 ns/op BenchmarkStableInt64K-4 1 111303282 ns/op BenchmarkSort1e2-4 278 461642 ns/op BenchmarkStable1e2-4 100 1260868 ns/op BenchmarkSort1e4-4 2 79412624 ns/op BenchmarkStable1e4-4 1 367714296 ns/op PASS ok sort 39.999s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 355821 321.7 ns/op BenchmarkAtof64Float-4 607926 216.8 ns/op BenchmarkAtof64FloatExp-4 539227 351.5 ns/op BenchmarkAtof64Big-4 337532 331.1 ns/op BenchmarkAtof64RandomBits-4 396496 397.4 ns/op BenchmarkAtof64RandomFloats-4 284968 436.4 ns/op BenchmarkAtof64RandomLongFloats-4 209919 685.6 ns/op BenchmarkAtof32Decimal-4 727395 277.0 ns/op BenchmarkAtof32Float-4 686463 202.9 ns/op BenchmarkAtof32FloatExp-4 507493 264.4 ns/op BenchmarkAtof32Random-4 326964 409.2 ns/op BenchmarkAtof32RandomLong-4 123216 1555 ns/op BenchmarkParseInt/Pos/7bit-4 817579 160.1 ns/op BenchmarkParseInt/Pos/26bit-4 839559 234.5 ns/op BenchmarkParseInt/Pos/31bit-4 371283 379.1 ns/op BenchmarkParseInt/Pos/56bit-4 467756 360.5 ns/op BenchmarkParseInt/Pos/63bit-4 436038 316.5 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 100.6 ns/op BenchmarkParseInt/Neg/26bit-4 707203 160.9 ns/op BenchmarkParseInt/Neg/31bit-4 666262 176.5 ns/op BenchmarkParseInt/Neg/56bit-4 501489 483.0 ns/op BenchmarkParseInt/Neg/63bit-4 407340 281.5 ns/op BenchmarkAtoi/Pos/7bit-4 1394124 79.79 ns/op BenchmarkAtoi/Pos/26bit-4 840475 291.1 ns/op BenchmarkAtoi/Pos/31bit-4 848588 177.2 ns/op BenchmarkAtoi/Pos/56bit-4 466567 274.3 ns/op BenchmarkAtoi/Pos/63bit-4 477003 370.0 ns/op BenchmarkAtoi/Neg/7bit-4 1283485 86.03 ns/op BenchmarkAtoi/Neg/26bit-4 554521 214.9 ns/op BenchmarkAtoi/Neg/31bit-4 805393 162.9 ns/op BenchmarkAtoi/Neg/56bit-4 544062 300.9 ns/op BenchmarkAtoi/Neg/63bit-4 469452 349.6 ns/op BenchmarkFormatFloat/Decimal-4 89385 1325 ns/op BenchmarkFormatFloat/Float-4 86763 2053 ns/op BenchmarkFormatFloat/Exp-4 79773 1295 ns/op BenchmarkFormatFloat/NegExp-4 78348 1332 ns/op BenchmarkFormatFloat/LongExp-4 79627 1701 ns/op BenchmarkFormatFloat/Big-4 69249 1917 ns/op BenchmarkFormatFloat/BinaryExp-4 148300 971.0 ns/op BenchmarkFormatFloat/32Integer-4 81822 2073 ns/op BenchmarkFormatFloat/32ExactFraction-4 89582 1358 ns/op BenchmarkFormatFloat/32Point-4 57331 2092 ns/op BenchmarkFormatFloat/32Exp-4 78962 1332 ns/op BenchmarkFormatFloat/32NegExp-4 67248 1630 ns/op BenchmarkFormatFloat/32Shortest-4 76303 1321 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 93009 1212 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 87454 1146 ns/op BenchmarkFormatFloat/64Fixed1-4 98448 1115 ns/op BenchmarkFormatFloat/64Fixed2-4 103767 1249 ns/op BenchmarkFormatFloat/64Fixed3-4 133072 1015 ns/op BenchmarkFormatFloat/64Fixed4-4 119612 1064 ns/op BenchmarkFormatFloat/64Fixed12-4 28753 3610 ns/op BenchmarkFormatFloat/64Fixed16-4 54217 2338 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 63601 3473 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 62786 1810 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1911 126327 ns/op BenchmarkFormatFloat/Slowpath64-4 67395 2211 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 63554 2122 ns/op BenchmarkAppendFloat/Decimal-4 105306 1078 ns/op BenchmarkAppendFloat/Float-4 92858 1350 ns/op BenchmarkAppendFloat/Exp-4 102854 1117 ns/op BenchmarkAppendFloat/NegExp-4 84361 1244 ns/op BenchmarkAppendFloat/LongExp-4 84040 1524 ns/op BenchmarkAppendFloat/Big-4 77055 1508 ns/op BenchmarkAppendFloat/BinaryExp-4 321804 880.9 ns/op BenchmarkAppendFloat/32Integer-4 128954 1083 ns/op BenchmarkAppendFloat/32ExactFraction-4 102861 1222 ns/op BenchmarkAppendFloat/32Point-4 79080 1376 ns/op BenchmarkAppendFloat/32Exp-4 94353 2057 ns/op BenchmarkAppendFloat/32NegExp-4 93788 1189 ns/op BenchmarkAppendFloat/32Shortest-4 97027 1033 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 127956 1014 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 123933 1007 ns/op BenchmarkAppendFloat/64Fixed1-4 143539 839.1 ns/op BenchmarkAppendFloat/64Fixed2-4 149829 780.7 ns/op BenchmarkAppendFloat/64Fixed3-4 152856 840.1 ns/op BenchmarkAppendFloat/64Fixed4-4 131084 996.2 ns/op BenchmarkAppendFloat/64Fixed12-4 79760 2438 ns/op BenchmarkAppendFloat/64Fixed16-4 83858 1667 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 99783 1151 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 74095 1716 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1909 60867 ns/op BenchmarkAppendFloat/Slowpath64-4 76744 2275 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 51034 2978 ns/op BenchmarkFormatInt-4 10000 10637 ns/op BenchmarkAppendInt-4 12132 8889 ns/op BenchmarkFormatUint-4 65749 1969 ns/op BenchmarkAppendUint-4 79598 1557 ns/op BenchmarkFormatIntSmall/7-4 1381584 78.00 ns/op BenchmarkFormatIntSmall/42-4 1489971 67.75 ns/op BenchmarkAppendIntSmall-4 754249 156.4 ns/op BenchmarkAppendUintVarlen/1-4 1000000 146.1 ns/op BenchmarkAppendUintVarlen/12-4 854516 153.7 ns/op BenchmarkAppendUintVarlen/123-4 817978 167.9 ns/op BenchmarkAppendUintVarlen/1234-4 701751 169.0 ns/op BenchmarkAppendUintVarlen/12345-4 708316 218.7 ns/op BenchmarkAppendUintVarlen/123456-4 717514 186.9 ns/op BenchmarkAppendUintVarlen/1234567-4 716306 218.0 ns/op BenchmarkAppendUintVarlen/12345678-4 784465 235.8 ns/op BenchmarkAppendUintVarlen/123456789-4 665041 312.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 628148 187.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 699826 363.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 649566 307.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 630868 207.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 606844 194.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 621294 189.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 593428 192.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 690454 241.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 686338 234.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 530726 205.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 632084 195.2 ns/op BenchmarkQuote-4 31098 4486 ns/op BenchmarkQuoteRune-4 248043 426.9 ns/op BenchmarkAppendQuote-4 34743 3137 ns/op BenchmarkAppendQuoteRune-4 508819 266.5 ns/op BenchmarkUnquoteEasy-4 1114624 165.6 ns/op BenchmarkUnquoteHard-4 31188 4229 ns/op PASS ok strconv 26.210s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 227385 478.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 97948 1896 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 114018 1299 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 262512 806.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 58010 2519 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 71497 1968 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 610404 368.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19102 6450 ns/op BenchmarkGenericMatch1-4 1753 79341 ns/op BenchmarkGenericMatch2-4 333 326713 ns/op BenchmarkSingleMaxSkipping-4 10653 11701 ns/op 854.66 MB/s BenchmarkSingleLongSuffixFail-4 18476 6758 ns/op 148.27 MB/s BenchmarkSingleMatch-4 201 763667 ns/op 19.64 MB/s BenchmarkByteByteNoMatch-4 76221 1475 ns/op BenchmarkByteByteMatch-4 10000 10019 ns/op BenchmarkByteStringMatch-4 12682 10263 ns/op BenchmarkHTMLEscapeNew-4 60812 2222 ns/op BenchmarkHTMLEscapeOld-4 67330 1894 ns/op BenchmarkByteStringReplacerWriteString-4 1124 131527 ns/op BenchmarkByteReplacerWriteString-4 1428 150115 ns/op BenchmarkByteByteReplaces-4 2386 60293 ns/op BenchmarkByteByteMap-4 6440 16767 ns/op BenchmarkMap/identity/ASCII-4 470244 273.2 ns/op BenchmarkMap/identity/Greek-4 414523 286.0 ns/op BenchmarkMap/change/ASCII-4 22869 4387 ns/op BenchmarkMap/change/Greek-4 16545 6661 ns/op BenchmarkIndexRune-4 1361432 124.6 ns/op BenchmarkIndexRuneLongString-4 1000000 104.9 ns/op BenchmarkIndexRuneFastPath-4 2727988 44.56 ns/op BenchmarkIndex-4 2674870 48.26 ns/op BenchmarkLastIndex-4 2703393 45.66 ns/op BenchmarkIndexByte-4 10955571 16.06 ns/op BenchmarkToUpper/#00-4 2404861 66.08 ns/op BenchmarkToUpper/ONLYUPPER-4 1277647 138.0 ns/op BenchmarkToUpper/abc-4 312481 512.4 ns/op BenchmarkToUpper/AbC123-4 193788 1201 ns/op BenchmarkToUpper/azAZ09_-4 223669 752.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43422 3374 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 52826 2272 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 10000 10431 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45061 2510 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 86418 1970 ns/op BenchmarkToLower/#00-4 2311696 91.22 ns/op BenchmarkToLower/abc-4 1000000 100.5 ns/op BenchmarkToLower/AbC123-4 154072 960.0 ns/op BenchmarkToLower/azAZ09_-4 161846 818.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74112 1706 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 50466 2490 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 10000 10278 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56581 4158 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 96182 1323 ns/op BenchmarkMapNoChanges-4 791468 147.8 ns/op BenchmarkTrim-4 15867 8811 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2208484 106.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 142466 818.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90801 2183 ns/op BenchmarkEqualFold/Tests-4 49249 2469 ns/op BenchmarkEqualFold/ASCII-4 2394636 46.61 ns/op BenchmarkEqualFold/UnicodePrefix-4 106408 1127 ns/op BenchmarkEqualFold/UnicodeSuffix-4 126846 1027 ns/op BenchmarkIndexHard1-4 778 255080 ns/op BenchmarkIndexHard2-4 710 171596 ns/op BenchmarkIndexHard3-4 100 1204141 ns/op BenchmarkIndexHard4-4 166 798827 ns/op BenchmarkLastIndexHard1-4 81 1866630 ns/op BenchmarkLastIndexHard2-4 82 1785659 ns/op BenchmarkLastIndexHard3-4 74 1670164 ns/op BenchmarkCountHard1-4 986 126575 ns/op BenchmarkCountHard2-4 722 191440 ns/op BenchmarkCountHard3-4 158 719574 ns/op BenchmarkIndexTorture-4 9478 16843 ns/op BenchmarkCountTorture-4 10000 13533 ns/op BenchmarkCountTortureOverlapping-4 637 226618 ns/op BenchmarkCountByte/10-4 3092059 41.41 ns/op 241.48 MB/s BenchmarkCountByte/32-4 2799476 42.41 ns/op 754.58 MB/s BenchmarkCountByte/4096-4 732505 164.6 ns/op 24880.48 MB/s BenchmarkCountByte/4194304-4 416 293156 ns/op 14307.43 MB/s BenchmarkCountByte/67108864-4 20 5162866 ns/op 12998.37 MB/s BenchmarkFields/ASCII/16-4 297794 416.1 ns/op 38.45 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22899 5729 ns/op 44.69 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1652 93137 ns/op 43.98 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1559886 ns/op 42.01 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 41247299 ns/op 25.42 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 93433 1524 ns/op 10.50 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8845 19157 ns/op 13.36 MB/s 1600 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 453 296493 ns/op 13.81 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 6035461 ns/op 10.86 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 99724486 ns/op 10.51 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 190513 673.5 ns/op 23.76 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 16178 ns/op 15.82 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 712 225590 ns/op 18.16 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 4698914 ns/op 13.95 MB/s 463112 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 85354078 ns/op 12.29 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 104551 1240 ns/op 12.90 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7105 20763 ns/op 12.33 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 642 247508 ns/op 16.55 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 37 5320412 ns/op 12.32 MB/s 463109 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 95709660 ns/op 10.96 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 103963107 ns/op BenchmarkSplitSingleByteSeparator-4 13 9969244 ns/op BenchmarkSplitMultiByteSeparator-4 22 4760886 ns/op BenchmarkSplitNSingleByteSeparator-4 162730 1115 ns/op BenchmarkSplitNMultiByteSeparator-4 66086 2073 ns/op BenchmarkRepeat/5x0-4 1947619 58.35 ns/op BenchmarkRepeat/5x1-4 2171430 52.37 ns/op BenchmarkRepeat/5x2-4 180674 802.4 ns/op BenchmarkRepeat/5x6-4 99800 1089 ns/op BenchmarkRepeat/10x0-4 2176099 52.05 ns/op BenchmarkRepeat/10x1-4 2321727 92.47 ns/op BenchmarkRepeat/10x2-4 217098 862.3 ns/op BenchmarkRepeat/10x6-4 113919 1017 ns/op BenchmarkRepeatLarge/256/1-4 36469 4684 ns/op 54.65 MB/s BenchmarkRepeatLarge/256/16-4 65924 2223 ns/op 115.16 MB/s BenchmarkRepeatLarge/512/1-4 27025 4441 ns/op 115.28 MB/s BenchmarkRepeatLarge/512/16-4 33589 3210 ns/op 159.50 MB/s BenchmarkRepeatLarge/1024/1-4 18952 6151 ns/op 166.48 MB/s BenchmarkRepeatLarge/1024/16-4 25538 5917 ns/op 173.07 MB/s BenchmarkRepeatLarge/2048/1-4 10000 11396 ns/op 179.72 MB/s BenchmarkRepeatLarge/2048/16-4 15472 8375 ns/op 244.55 MB/s BenchmarkRepeatLarge/4096/1-4 10000 17844 ns/op 229.55 MB/s BenchmarkRepeatLarge/4096/16-4 10000 14004 ns/op 292.48 MB/s BenchmarkRepeatLarge/8192/1-4 10000 24265 ns/op 337.60 MB/s BenchmarkRepeatLarge/8192/16-4 5644 22484 ns/op 364.36 MB/s BenchmarkRepeatLarge/8192/4097-4 3189421 71.51 ns/op 57296.32 MB/s BenchmarkRepeatLarge/16384/1-4 6942 44408 ns/op 368.94 MB/s BenchmarkRepeatLarge/16384/16-4 7214 38593 ns/op 424.54 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 31980 ns/op 384.33 MB/s BenchmarkRepeatLarge/32768/1-4 1452 102720 ns/op 319.00 MB/s BenchmarkRepeatLarge/32768/16-4 1538 83891 ns/op 390.60 MB/s BenchmarkRepeatLarge/32768/4097-4 1840 70047 ns/op 409.42 MB/s BenchmarkRepeatLarge/65536/1-4 878 194404 ns/op 337.11 MB/s BenchmarkRepeatLarge/65536/16-4 774 209280 ns/op 313.15 MB/s BenchmarkRepeatLarge/65536/4097-4 806 145362 ns/op 422.77 MB/s BenchmarkRepeatLarge/131072/1-4 132 817402 ns/op 160.35 MB/s BenchmarkRepeatLarge/131072/16-4 169 700038 ns/op 187.24 MB/s BenchmarkRepeatLarge/131072/4097-4 170 645291 ns/op 196.82 MB/s BenchmarkRepeatLarge/262144/1-4 122 1141131 ns/op 229.72 MB/s BenchmarkRepeatLarge/262144/16-4 100 1059561 ns/op 247.41 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1197303 ns/op 215.58 MB/s BenchmarkRepeatLarge/524288/1-4 43 2606947 ns/op 201.11 MB/s BenchmarkRepeatLarge/524288/16-4 100 2722915 ns/op 192.55 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2200874 ns/op 236.41 MB/s BenchmarkRepeatLarge/1048576/1-4 33 4255101 ns/op 246.43 MB/s BenchmarkRepeatLarge/1048576/16-4 45 4072454 ns/op 257.48 MB/s BenchmarkRepeatLarge/1048576/4097-4 40 3510900 ns/op 297.57 MB/s BenchmarkRepeatLarge/2097152/1-4 20 6826262 ns/op 307.22 MB/s BenchmarkRepeatLarge/2097152/16-4 24 6974628 ns/op 300.68 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 7284842 ns/op 287.39 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12907855 ns/op 324.94 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11838626 ns/op 354.29 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 14756255 ns/op 284.03 MB/s BenchmarkRepeatLarge/8388608/1-4 6 25107817 ns/op 334.10 MB/s BenchmarkRepeatLarge/8388608/16-4 4 25941170 ns/op 323.37 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18739967 ns/op 447.52 MB/s BenchmarkRepeatLarge/16777216/1-4 3 36602929 ns/op 458.36 MB/s BenchmarkRepeatLarge/16777216/16-4 3 41078231 ns/op 408.42 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 33886530 ns/op 495.10 MB/s BenchmarkRepeatLarge/33554432/1-4 2 67840632 ns/op 494.61 MB/s BenchmarkRepeatLarge/33554432/16-4 2 80575308 ns/op 416.44 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 68387199 ns/op 490.65 MB/s BenchmarkRepeatLarge/67108864/1-4 1 125663140 ns/op 534.04 MB/s BenchmarkRepeatLarge/67108864/16-4 1 148682041 ns/op 451.36 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 121233481 ns/op 553.55 MB/s BenchmarkRepeatLarge/134217728/1-4 1 254770751 ns/op 526.82 MB/s BenchmarkRepeatLarge/134217728/16-4 1 253375501 ns/op 529.72 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 238779083 ns/op 562.10 MB/s BenchmarkRepeatLarge/268435456/1-4 1 516630971 ns/op 519.59 MB/s BenchmarkRepeatLarge/268435456/16-4 1 656832023 ns/op 408.68 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 462319411 ns/op 580.63 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1096426907 ns/op 489.65 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1334862916 ns/op 402.19 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 974351860 ns/op 551.00 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4613262795 ns/op 232.75 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5121019143 ns/op 209.67 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5686315446 ns/op 188.83 MB/s BenchmarkIndexAnyASCII/1:1-4 1281016 89.43 ns/op BenchmarkIndexAnyASCII/1:2-4 1497960 79.90 ns/op BenchmarkIndexAnyASCII/1:4-4 1427450 83.14 ns/op BenchmarkIndexAnyASCII/1:8-4 1541306 76.06 ns/op BenchmarkIndexAnyASCII/1:16-4 1231724 82.78 ns/op BenchmarkIndexAnyASCII/1:32-4 1473566 107.3 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 109.1 ns/op BenchmarkIndexAnyASCII/16:1-4 1568916 85.81 ns/op BenchmarkIndexAnyASCII/16:2-4 825711 209.3 ns/op BenchmarkIndexAnyASCII/16:4-4 814822 187.7 ns/op BenchmarkIndexAnyASCII/16:8-4 765370 263.5 ns/op BenchmarkIndexAnyASCII/16:16-4 751323 277.0 ns/op BenchmarkIndexAnyASCII/16:32-4 597493 251.2 ns/op BenchmarkIndexAnyASCII/16:64-4 485715 405.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1378395 107.0 ns/op BenchmarkIndexAnyASCII/256:2-4 50154 2155 ns/op BenchmarkIndexAnyASCII/256:4-4 71635 2184 ns/op BenchmarkIndexAnyASCII/256:8-4 77890 2469 ns/op BenchmarkIndexAnyASCII/256:16-4 64264 1880 ns/op BenchmarkIndexAnyASCII/256:32-4 65296 2323 ns/op BenchmarkIndexAnyASCII/256:64-4 65288 1921 ns/op BenchmarkIndexAnyUTF8/1:1-4 1638874 70.21 ns/op BenchmarkIndexAnyUTF8/1:2-4 1207839 107.3 ns/op BenchmarkIndexAnyUTF8/1:4-4 1600947 83.39 ns/op BenchmarkIndexAnyUTF8/1:8-4 1691995 100.2 ns/op BenchmarkIndexAnyUTF8/1:16-4 1640822 131.3 ns/op BenchmarkIndexAnyUTF8/1:32-4 1724656 85.49 ns/op BenchmarkIndexAnyUTF8/1:64-4 1657599 80.07 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 105.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 254743 489.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 224612 500.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 273520 492.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 218484 536.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 195052 637.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 241000 558.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 393208 356.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 14366 7479 ns/op BenchmarkIndexAnyUTF8/256:4-4 15574 8455 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 13007 ns/op BenchmarkIndexAnyUTF8/256:16-4 14193 8536 ns/op BenchmarkIndexAnyUTF8/256:32-4 15338 7971 ns/op BenchmarkIndexAnyUTF8/256:64-4 14269 10986 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1943083 69.49 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1683589 64.50 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1841178 63.93 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1744010 66.52 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1662639 66.26 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1796030 68.75 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1784690 66.14 ns/op BenchmarkLastIndexAnyASCII/16:1-4 687592 151.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 785436 205.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 835220 149.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 931442 191.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 692361 163.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 647074 184.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 599836 224.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 82208 1461 ns/op BenchmarkLastIndexAnyASCII/256:2-4 84306 1497 ns/op BenchmarkLastIndexAnyASCII/256:4-4 79080 1541 ns/op BenchmarkLastIndexAnyASCII/256:8-4 78624 2426 ns/op BenchmarkLastIndexAnyASCII/256:16-4 83227 1482 ns/op BenchmarkLastIndexAnyASCII/256:32-4 70411 1634 ns/op BenchmarkLastIndexAnyASCII/256:64-4 75709 1568 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1688127 65.74 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1825504 107.3 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1565971 65.69 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1891045 64.08 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 100.3 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1950180 114.4 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1925740 69.07 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 322220 451.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 108435 1731 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 128974 960.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 122280 912.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 125331 1066 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 104116 978.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 129912 972.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16203 6665 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 13331 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 7454 15829 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8293 28760 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8803 15069 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 23552 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8992 14915 ns/op BenchmarkTrimASCII/1:1-4 2160198 51.23 ns/op BenchmarkTrimASCII/1:2-4 1000000 127.0 ns/op BenchmarkTrimASCII/1:4-4 1719502 64.83 ns/op BenchmarkTrimASCII/1:8-4 1000000 104.7 ns/op BenchmarkTrimASCII/1:16-4 1359500 82.72 ns/op BenchmarkTrimASCII/16:1-4 1852096 93.35 ns/op BenchmarkTrimASCII/16:2-4 797044 253.7 ns/op BenchmarkTrimASCII/16:4-4 702618 259.1 ns/op BenchmarkTrimASCII/16:8-4 564297 191.9 ns/op BenchmarkTrimASCII/16:16-4 726434 186.0 ns/op BenchmarkTrimASCII/256:1-4 789217 158.4 ns/op BenchmarkTrimASCII/256:2-4 76935 1720 ns/op BenchmarkTrimASCII/256:4-4 71365 1741 ns/op BenchmarkTrimASCII/256:8-4 74371 1548 ns/op BenchmarkTrimASCII/256:16-4 66354 1742 ns/op BenchmarkTrimASCII/4096:1-4 82358 1420 ns/op BenchmarkTrimASCII/4096:2-4 4208 23870 ns/op BenchmarkTrimASCII/4096:4-4 5937 22448 ns/op BenchmarkTrimASCII/4096:8-4 5082 25157 ns/op BenchmarkTrimASCII/4096:16-4 4164 30568 ns/op BenchmarkTrimByte-4 2580691 47.06 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13988 12681 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12658 8325 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1443 97080 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2569 47009 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5348 24883 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 25787 ns/op BenchmarkJoin/0-4 3023475 39.70 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2195702 60.43 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 131974 897.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 113268 1258 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 84774 1375 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 54742 1946 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61848 2202 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44490 4421 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1475144 80.40 ns/op BenchmarkTrimSpace/ASCII-4 1223372 100.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120781 1115 ns/op BenchmarkTrimSpace/JustNonASCII-4 63652 3074 ns/op BenchmarkReplaceAll-4 85888 1678 ns/op 16 B/op 1 allocs/op PASS ok strings 136.414s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 70940 2093 ns/op BenchmarkCond2-4 25381 4461 ns/op BenchmarkCond4-4 13902 8988 ns/op BenchmarkCond8-4 9238 15464 ns/op BenchmarkCond16-4 5187 28057 ns/op BenchmarkCond32-4 2206 62976 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 439768 244.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 375410 587.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 562438 225.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 563559 223.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 319941 404.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 706632 206.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 89068 1518 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 81579 1701 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 68478 1830 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 60480 2814 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 592934 183.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 201118 760.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 552698 210.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 159361 757.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 659448 186.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 175411 635.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1387634 129.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 55704 2238 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 122089 1073 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 228511 453.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4737 22378 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 328 392054 ns/op BenchmarkRange/*sync.Map-4 1366 78096 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 82969 2099 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 201728 588.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 87906 1517 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 43039 2667 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 188499 712.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 121202 2011 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 102351 1302 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 164972 714.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 786423 159.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 62655 2907 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 156958 807.9 ns/op BenchmarkSwapCollision/*sync.Map-4 94548 1297 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1200187 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 107250 1114 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 246591 449.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20455 6003 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 70056 1858 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 25737 4964 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 258177 417.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 107004 1003 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 214843 497.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 728203 152.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 171487 702.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 982857 132.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 554973 213.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 144244 807.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 477120 231.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 82172 1397 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 255297 951.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 331170 469.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 124965 1159 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 406923 382.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 240577 622.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 127622 1115 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 285348 462.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 52777 2009 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 170048 944.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 327418 321.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 120996 997.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 487149 313.0 ns/op BenchmarkUncontendedSemaphore-4 4288810 28.57 ns/op BenchmarkContendedSemaphore-4 4045036 27.82 ns/op BenchmarkMutexUncontended-4 649929 222.9 ns/op BenchmarkMutex-4 179707 619.6 ns/op BenchmarkMutexSlack-4 190389 685.9 ns/op BenchmarkMutexWork-4 185889 626.0 ns/op BenchmarkMutexWorkSlack-4 127843 808.6 ns/op BenchmarkMutexNoSpin-4 29428 3449 ns/op BenchmarkMutexSpin-4 46783 2603 ns/op BenchmarkOnce-4 835222 128.7 ns/op BenchmarkSemaUncontended-4 3586294 31.09 ns/op BenchmarkSemaSyntNonblock-4 1397635 83.70 ns/op BenchmarkSemaSyntBlock-4 1455322 70.22 ns/op BenchmarkSemaWorkNonblock-4 1118262 101.9 ns/op BenchmarkSemaWorkBlock-4 1021168 104.2 ns/op BenchmarkRWMutexUncontended-4 309067 510.0 ns/op BenchmarkRWMutexWrite100-4 272246 452.4 ns/op BenchmarkRWMutexWrite10-4 293956 449.8 ns/op BenchmarkRWMutexWorkWrite100-4 231123 530.4 ns/op BenchmarkRWMutexWorkWrite10-4 237375 607.9 ns/op BenchmarkWaitGroupUncontended-4 706636 246.2 ns/op BenchmarkWaitGroupAddDone-4 402235 288.8 ns/op BenchmarkWaitGroupAddDoneWork-4 368553 299.1 ns/op BenchmarkWaitGroupWait-4 1954729 58.69 ns/op BenchmarkWaitGroupWaitWork-4 1434679 77.54 ns/op BenchmarkWaitGroupActuallyWait-4 42726 2723 ns/op 32 B/op 2 allocs/op PASS ok sync 26.671s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 537409 186.8 ns/op PASS ok sync/atomic 0.267s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 115254 1096 ns/op 0 B/op 0 allocs/op PASS ok testing 0.216s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6477 24305 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8178 13888 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 74 2688539 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 74 1827703 ns/op 1748 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 252974516 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 233118700 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1260 124597 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1575 76842 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 8935728 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 10815189 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1059668289 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1158522007 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 100 1434385 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 159 972678 ns/op 247 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 72858394 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 70078525 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9555849393 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 8521897902 ns/op 335150248 B/op 100093 allocs/op BenchmarkPyramid/10-4 2127 71131 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 33 4473697 ns/op 409133 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 475805677 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2644 66851 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 201 600446 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 19 7918177 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5733 18062 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.044s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 102434657 ns/op BenchmarkVariableString-4 71066 1665 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2185 102343 ns/op 2522 B/op 39 allocs/op PASS ok text/template/parse 0.610s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 36 3030195 ns/op BenchmarkAfter-4 106 1234467 ns/op BenchmarkStop-4 183 693056 ns/op BenchmarkSimultaneousAfterFunc-4 26 4104464 ns/op BenchmarkStartStop-4 206 928456 ns/op BenchmarkReset-4 1593 77486 ns/op BenchmarkSleep-4 22 5534488 ns/op BenchmarkParallelTimerLatency-4 24 1498168 avg-late-ns 3476108 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 32 784451 avg-late-ns 2324006 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 492433 avg-late-ns 1888768 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 30 572289 avg-late-ns 3676551 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 28 586739 avg-late-ns 3990298 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 628042 avg-late-ns 3452650 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 656811 avg-late-ns 4772438 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 26 464040 avg-late-ns 2763514 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 4142325 avg-late-ns 15975955 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 21 6283036 avg-late-ns 18897832 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 7126487 avg-late-ns 28768020 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 36 581600 avg-late-ns 1736384 max-late-ns BenchmarkTicker-4 100 1874145 ns/op BenchmarkTickerReset-4 3057 57385 ns/op BenchmarkTickerResetNaive-4 150 809079 ns/op BenchmarkNow-4 580646 320.9 ns/op BenchmarkNowUnixNano-4 590863 241.5 ns/op BenchmarkNowUnixMilli-4 518244 274.7 ns/op BenchmarkNowUnixMicro-4 589892 190.7 ns/op BenchmarkFormat-4 52756 2728 ns/op BenchmarkFormatRFC3339-4 69339 2633 ns/op BenchmarkFormatRFC3339Nano-4 37689 2784 ns/op BenchmarkFormatNow-4 62226 2798 ns/op BenchmarkMarshalJSON-4 74966 1512 ns/op BenchmarkMarshalText-4 100946 1406 ns/op BenchmarkParse-4 92455 1229 ns/op BenchmarkParseRFC3339UTC-4 305204 708.4 ns/op BenchmarkParseRFC3339UTCBytes-4 215404 581.5 ns/op BenchmarkParseRFC3339TZ-4 67713 1859 ns/op BenchmarkParseRFC3339TZBytes-4 71919 2278 ns/op BenchmarkParseDuration-4 475101 251.9 ns/op BenchmarkHour-4 807418 145.3 ns/op BenchmarkSecond-4 887901 148.5 ns/op BenchmarkYear-4 661730 192.4 ns/op BenchmarkDay-4 655280 273.7 ns/op BenchmarkISOWeek-4 603562 183.9 ns/op BenchmarkGoString-4 56343 1992 ns/op BenchmarkUnmarshalText-4 61903 2867 ns/op PASS ok time 16.184s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 559746 272.2 ns/op BenchmarkDecodeValidJapaneseChars-4 537375 207.7 ns/op BenchmarkDecodeRune-4 1839732 98.41 ns/op BenchmarkEncodeValidASCII-4 256620 420.4 ns/op BenchmarkEncodeValidJapaneseChars-4 665308 247.8 ns/op BenchmarkAppendRuneValidASCII-4 956238 192.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1505928 70.72 ns/op BenchmarkEncodeRune-4 3872826 40.31 ns/op PASS ok unicode/utf16 1.841s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 934112 124.6 ns/op BenchmarkRuneCountTenJapaneseChars-4 190072 600.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2556931 44.78 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 188026 663.9 ns/op BenchmarkValidTenASCIIChars-4 942058 133.1 ns/op BenchmarkValid100KASCIIChars-4 148 829516 ns/op BenchmarkValidTenJapaneseChars-4 173935 729.4 ns/op BenchmarkValidLongMostlyASCII-4 128 1487028 ns/op BenchmarkValidLongJapanese-4 58 2015927 ns/op BenchmarkValidStringTenASCIIChars-4 2893292 46.94 ns/op BenchmarkValidString100KASCIIChars-4 10000 19050 ns/op BenchmarkValidStringTenJapaneseChars-4 313234 367.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1300 98035 ns/op BenchmarkValidStringLongJapanese-4 100 1307668 ns/op BenchmarkEncodeASCIIRune-4 2691536 54.20 ns/op BenchmarkEncodeJapaneseRune-4 1622923 74.93 ns/op BenchmarkAppendASCIIRune-4 6523834 17.43 ns/op BenchmarkAppendJapaneseRune-4 1670988 65.30 ns/op BenchmarkDecodeASCIIRune-4 1710842 74.21 ns/op BenchmarkDecodeJapaneseRune-4 1364846 85.35 ns/op BenchmarkFullRune/ASCII-4 2864462 41.20 ns/op BenchmarkFullRune/Incomplete-4 1000000 108.9 ns/op BenchmarkFullRune/Japanese-4 2042721 66.75 ns/op PASS ok unicode/utf8 5.483s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 83989331912 ns/op PASS ok cmd/api 110.616s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1251276 89.85 ns/op BenchmarkEqArrayOfStrings64-4 212408 586.2 ns/op BenchmarkEqArrayOfStrings1024-4 13911 9138 ns/op BenchmarkEqArrayOfFloats5-4 1526845 78.92 ns/op BenchmarkEqArrayOfFloats64-4 220399 574.1 ns/op BenchmarkEqArrayOfFloats1024-4 14037 8670 ns/op BenchmarkEqStruct-4 23940397 4.932 ns/op PASS ok cmd/compile/internal/reflectdata 1.481s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 6424 245665 ns/op BenchmarkCopyElim1-4 312 405053 ns/op BenchmarkCopyElim10-4 222 470339 ns/op BenchmarkCopyElim100-4 175 698593 ns/op BenchmarkCopyElim1000-4 48 2309663 ns/op BenchmarkCopyElim10000-4 4 30917956 ns/op BenchmarkCopyElim100000-4 1 477057457 ns/op BenchmarkDeadCode/1-4 256 557137 ns/op BenchmarkDeadCode/10-4 250 483741 ns/op BenchmarkDeadCode/100-4 168 814704 ns/op BenchmarkDeadCode/1000-4 54 3773428 ns/op BenchmarkDeadCode/10000-4 3 35624897 ns/op BenchmarkDeadCode/100000-4 1 333944236 ns/op BenchmarkDeadCode/200000-4 1 673343157 ns/op BenchmarkDominatorsLinear-4 14 9050758 ns/op 1.10 MB/s BenchmarkDominatorsFwdBack-4 9 13172154 ns/op 0.76 MB/s BenchmarkDominatorsManyPred-4 9 12493207 ns/op 0.80 MB/s BenchmarkDominatorsMaxPred-4 9 13159625 ns/op 0.76 MB/s BenchmarkDominatorsMaxPredVal-4 9 12789061 ns/op 0.78 MB/s BenchmarkFuse/1-4 256 395257 ns/op BenchmarkFuse/10-4 266 457113 ns/op BenchmarkFuse/100-4 138 887089 ns/op BenchmarkFuse/1000-4 22 5705103 ns/op BenchmarkFuse/10000-4 2 64759098 ns/op BenchmarkNilCheckDeep1-4 13381 9061 ns/op 0.11 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5896 22274 ns/op 0.45 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 770 151900 ns/op 0.66 MB/s 662 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 76 1430889 ns/op 0.70 MB/s 4160 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16693514 ns/op 0.60 MB/s 136083 B/op 7 allocs/op BenchmarkDSEPass-4 40 3006636 ns/op 51015 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 109205325 ns/op 4234296 B/op 108005 allocs/op BenchmarkCSEPass-4 8 15403818 ns/op 164282 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 147318807 ns/op 5687536 B/op 97628 allocs/op BenchmarkDeadcodePass-4 182 630798 ns/op 86886 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 113403511 ns/op 4044568 B/op 44928 allocs/op BenchmarkMultiPass-4 73 1470372 ns/op 221334 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 226126969 ns/op 11244440 B/op 150296 allocs/op BenchmarkCondRewrite/SoloJump-4 4457140 27.58 ns/op BenchmarkCondRewrite/CombJump-4 4222047 27.74 ns/op PASS ok cmd/compile/internal/ssa 15.870s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13522 9107 ns/op BenchmarkExtShift-4 24313 4823 ns/op BenchmarkModify-4 8755 14580 ns/op BenchmarkMullImm-4 24391 4776 ns/op BenchmarkConstModify-4 8233 14535 ns/op BenchmarkBitSet-4 12463 9907 ns/op BenchmarkBitClear-4 12162 9835 ns/op BenchmarkBitToggle-4 12320 9731 ns/op BenchmarkBitSetConst-4 136425 902.7 ns/op BenchmarkBitClearConst-4 127833 919.1 ns/op BenchmarkBitToggleConst-4 122007 885.8 ns/op BenchmarkDivconstI64-4 7174359 17.12 ns/op BenchmarkModconstI64-4 6068370 18.89 ns/op BenchmarkDivisiblePow2constI64-4 6479072 17.07 ns/op BenchmarkDivisibleconstI64-4 6311842 16.29 ns/op BenchmarkDivisibleWDivconstI64-4 3932838 29.69 ns/op BenchmarkDivconstU64/3-4 6473054 18.41 ns/op BenchmarkDivconstU64/5-4 7145488 18.09 ns/op BenchmarkDivconstU64/37-4 5506332 20.97 ns/op BenchmarkDivconstU64/1234567-4 5942698 20.43 ns/op BenchmarkModconstU64-4 7755781 16.46 ns/op BenchmarkDivisibleconstU64-4 8452192 14.17 ns/op BenchmarkDivisibleWDivconstU64-4 3511798 31.39 ns/op BenchmarkDivconstI32-4 7136517 16.50 ns/op BenchmarkModconstI32-4 8613128 13.92 ns/op BenchmarkDivisiblePow2constI32-4 8062390 13.98 ns/op BenchmarkDivisibleconstI32-4 8689435 14.30 ns/op BenchmarkDivisibleWDivconstI32-4 3848824 29.90 ns/op BenchmarkDivconstU32-4 5227351 22.52 ns/op BenchmarkModconstU32-4 5455862 22.27 ns/op BenchmarkDivisibleconstU32-4 7785339 14.39 ns/op BenchmarkDivisibleWDivconstU32-4 3428098 30.91 ns/op BenchmarkDivconstI16-4 6925669 16.15 ns/op BenchmarkModconstI16-4 8244552 14.26 ns/op BenchmarkDivisiblePow2constI16-4 8867294 14.27 ns/op BenchmarkDivisibleconstI16-4 8784412 14.19 ns/op BenchmarkDivisibleWDivconstI16-4 3670393 32.25 ns/op BenchmarkDivconstU16-4 8636010 13.94 ns/op BenchmarkModconstU16-4 7344234 14.93 ns/op BenchmarkDivisibleconstU16-4 8625914 13.91 ns/op BenchmarkDivisibleWDivconstU16-4 4016077 30.24 ns/op BenchmarkDivconstI8-4 8119344 14.97 ns/op BenchmarkModconstI8-4 7199588 16.64 ns/op BenchmarkDivisiblePow2constI8-4 6536557 15.94 ns/op BenchmarkDivisibleconstI8-4 8482209 14.40 ns/op BenchmarkDivisibleWDivconstI8-4 3873758 30.63 ns/op BenchmarkDivconstU8-4 7251068 14.40 ns/op BenchmarkModconstU8-4 7552461 14.92 ns/op BenchmarkDivisibleconstU8-4 8506108 14.53 ns/op BenchmarkDivisibleWDivconstU8-4 3647565 31.78 ns/op BenchmarkMul2-4 238326 529.5 ns/op BenchmarkMulNeg2-4 226976 538.0 ns/op BenchmarkEfaceInteger-4 2694514 39.70 ns/op BenchmarkMulconstI32/3-4 28393650 4.651 ns/op BenchmarkMulconstI32/5-4 24291606 4.943 ns/op BenchmarkMulconstI32/12-4 27277258 4.768 ns/op BenchmarkMulconstI32/120-4 26969952 4.798 ns/op BenchmarkMulconstI32/-120-4 28533343 4.523 ns/op BenchmarkMulconstI32/65537-4 24608468 4.735 ns/op BenchmarkMulconstI32/65538-4 26068815 5.059 ns/op BenchmarkMulconstI64/3-4 26703142 4.843 ns/op BenchmarkMulconstI64/5-4 23662594 4.860 ns/op BenchmarkMulconstI64/12-4 26337650 5.531 ns/op BenchmarkMulconstI64/120-4 27309526 4.697 ns/op BenchmarkMulconstI64/-120-4 27485344 4.619 ns/op BenchmarkMulconstI64/65537-4 27440858 4.639 ns/op BenchmarkMulconstI64/65538-4 27948463 4.635 ns/op BenchmarkMulconstU32/3-4 29394609 4.725 ns/op BenchmarkMulconstU32/5-4 29098533 4.377 ns/op BenchmarkMulconstU32/12-4 27888854 4.663 ns/op BenchmarkMulconstU32/120-4 28167790 4.385 ns/op BenchmarkMulconstU32/65537-4 27665246 4.632 ns/op BenchmarkMulconstU32/65538-4 27883424 4.646 ns/op BenchmarkMulconstU64/3-4 26921812 4.698 ns/op BenchmarkMulconstU64/5-4 28162389 4.687 ns/op BenchmarkMulconstU64/12-4 27579175 4.691 ns/op BenchmarkMulconstU64/120-4 26604028 4.598 ns/op BenchmarkMulconstU64/65537-4 27032689 4.573 ns/op BenchmarkMulconstU64/65538-4 26812034 4.659 ns/op BenchmarkShiftArithmeticRight-4 28595870 4.395 ns/op BenchmarkSwitch8Predictable-4 9005902 12.80 ns/op BenchmarkSwitch8Unpredictable-4 9420302 12.77 ns/op BenchmarkSwitch32Predictable-4 13598145 8.916 ns/op BenchmarkSwitch32Unpredictable-4 9039013 12.79 ns/op BenchmarkSwitchStringPredictable-4 6355102 17.89 ns/op BenchmarkSwitchStringUnpredictable-4 6754832 16.93 ns/op PASS ok cmd/compile/internal/test 14.573s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 160 774325 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 120.9 ns/op BenchmarkNamed/Underlying/generic-4 1000000 135.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 120.0 ns/op BenchmarkNamed/Underlying/user_instance-4 973832 122.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 417415941 ns/op 72930 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 307724435 ns/op 98870 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 128507008 ns/op 234318 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 114479546 ns/op 265365 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1906649420 ns/op 2689 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 84929829 ns/op 60309 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 34614971 ns/op 147863 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 34697361 ns/op 147053 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 529029737 ns/op 4100 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39506252 ns/op 54794 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23048321 ns/op 93541 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 24128366 ns/op 89208 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1519738053 ns/op 40934 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 473436950 ns/op 131287 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 102448363 ns/op 605224 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 107916712 ns/op 575010 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2188896789 ns/op 924.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67462806 ns/op 29905 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40129530 ns/op 50278 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 41067821 ns/op 49073 lines/s PASS ok cmd/compile/internal/types2 35.370s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 31345506 ns/op 15738250 sys-ns/op 3569000 user-ns/op PASS ok cmd/go 0.533s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 69277 1724 ns/op 4.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78268 1452 ns/op 5.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18244 6424 ns/op 159.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19476 6161 ns/op 166.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3226 39402 ns/op 207.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3260 39168 ns/op 209.15 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.058s All tests passed.