darwin-amd64-race at e81cc9119f7906ebded91f4cdc149866ac2acc0d :: 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=7FE0526B-1D38-4BC3-8FF8-F9B1D1516D9E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.4tOM0kh6D6/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=325F6B84-41F9-4053-9902-1F7C1A27B787" "__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=7FE0526B-1D38-4BC3-8FF8-F9B1D1516D9E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.4tOM0kh6D6/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=325F6B84-41F9-4053-9902-1F7C1A27B787" "__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 2.716s ok archive/zip 3.417s ok bufio 0.999s ok bytes 4.069s ok compress/bzip2 0.827s ok compress/flate 9.943s ok compress/gzip 17.235s ok compress/lzw 0.834s ok compress/zlib 7.090s ok container/heap 0.055s ok container/list 0.048s ok container/ring 0.048s ok context 0.101s ok crypto 0.130s ok crypto/aes 0.121s ok crypto/cipher 0.106s ok crypto/des 0.098s ok crypto/dsa 0.102s ok crypto/ecdh 0.307s ok crypto/ecdsa 0.173s ok crypto/ed25519 0.519s ok crypto/elliptic 0.082s ok crypto/hmac 0.075s ok crypto/internal/alias 0.035s ok crypto/internal/bigmod 4.171s ok crypto/internal/boring 0.078s ok crypto/internal/boring/bcache 0.571s ok crypto/internal/edwards25519 53.454s ok crypto/internal/edwards25519/field 18.541s ok crypto/internal/nistec 1.057s ok crypto/internal/nistec/fiat 0.055s [no tests to run] ok crypto/md5 0.089s ok crypto/rand 0.379s ok crypto/rc4 0.604s ok crypto/rsa 2.223s ok crypto/sha1 0.067s ok crypto/sha256 0.105s ok crypto/sha512 0.146s ok crypto/subtle 0.433s ok crypto/tls 3.706s ok crypto/x509 1.563s ok database/sql 0.591s ok database/sql/driver 0.065s ok debug/buildinfo 0.103s ok debug/dwarf 0.215s ok debug/elf 1.776s ok debug/gosym 0.258s ok debug/macho 0.241s ok debug/pe 0.146s ok debug/plan9obj 0.125s ok embed 0.144s [no tests to run] ok embed/internal/embedtest 0.056s ok encoding/ascii85 0.143s ok encoding/asn1 0.051s ok encoding/base32 0.272s ok encoding/base64 0.066s ok encoding/binary 0.055s ok encoding/csv 0.121s ok encoding/gob 40.790s ok encoding/hex 0.092s ok encoding/json 2.752s ok encoding/pem 2.897s ok encoding/xml 0.324s ok errors 0.069s ok expvar 0.065s ok flag 0.166s ok fmt 0.748s ok go/ast 0.124s ok go/build 8.262s ok go/build/constraint 0.054s ok go/constant 0.042s ok go/doc 0.403s ok go/doc/comment 6.749s ok go/format 0.176s ok go/importer 1.336s ok go/internal/gccgoimporter 0.210s ok go/internal/gcimporter 8.897s ok go/internal/srcimporter 30.585s ok go/parser 1.263s ok go/printer 1.752s ok go/scanner 0.049s ok go/token 0.147s ok go/types 56.073s ok hash 0.083s ok hash/adler32 0.079s ok hash/crc32 0.085s ok hash/crc64 0.073s ok hash/fnv 0.056s ok hash/maphash 0.047s ok html 0.053s ok html/template 0.361s ok image 0.664s ok image/color 0.092s ok image/draw 0.910s ok image/gif 1.843s ok image/jpeg 1.924s ok image/png 4.685s ok index/suffixarray 1.901s ok internal/abi 0.301s ok internal/buildcfg 0.051s ok internal/coverage/cformat 0.097s ok internal/coverage/cmerge 0.095s ok internal/coverage/pods 0.093s ok internal/coverage/slicereader 0.034s ok internal/coverage/slicewriter 0.037s ok internal/coverage/test 0.111s ok internal/cpu 0.134s ok internal/dag 0.078s ok internal/diff 0.090s ok internal/fmtsort 0.066s ok internal/fuzz 0.079s ok internal/godebug 0.098s ok internal/intern 2.151s ok internal/itoa 0.102s ok internal/poll 1.183s ok internal/profile 0.132s ok internal/reflectlite 0.292s ok internal/safefilepath 0.051s ok internal/saferio 0.265s ok internal/singleflight 0.131s ok internal/testenv 0.062s ok internal/trace 0.437s ok internal/types/errors 2.060s ok internal/unsafeheader 0.057s ok internal/xcoff 0.166s ok io 0.141s ok io/fs 0.276s ok io/ioutil 0.095s ok log 0.120s ok log/slog 0.208s ok log/slog/internal/buffer 0.070s ok log/syslog 1.304s ok maps 0.044s ok math 0.077s ok math/big 3.927s ok math/bits 0.120s ok math/cmplx 0.107s ok math/rand 3.326s ok mime 0.125s ok mime/multipart 7.677s ok mime/quotedprintable 0.167s ok net 22.162s ok net/http 24.589s ok net/http/cgi 2.256s ok net/http/cookiejar 0.135s ok net/http/fcgi 0.198s ok net/http/httptest 0.437s ok net/http/httptrace 0.075s ok net/http/httputil 1.312s ok net/http/internal 0.068s ok net/http/internal/ascii 0.092s ok net/http/pprof 5.317s ok net/internal/socktest 0.147s ok net/mail 0.056s ok net/netip 1.283s ok net/rpc 0.235s ok net/rpc/jsonrpc 0.150s ok net/smtp 0.241s ok net/textproto 0.125s ok net/url 0.081s ok os 3.789s ok os/exec 4.627s ok os/exec/internal/fdtest 0.080s ok os/signal 5.879s ok os/user 0.078s ok path 0.062s ok path/filepath 0.228s ok plugin 0.042s ok reflect 1.576s ok regexp 4.061s ok regexp/syntax 5.057s ok runtime 65.572s ok runtime/cgo 0.083s ok runtime/coverage 0.116s ok runtime/debug 0.212s ok runtime/internal/atomic 0.091s ok runtime/internal/math 0.077s ok runtime/internal/sys 0.066s ok runtime/metrics 0.048s ok runtime/pprof 12.049s ok runtime/race 12.018s ok runtime/trace 6.514s ok slices 0.106s ok sort 0.558s ok strconv 4.203s ok strings 3.102s ok sync 0.849s ok sync/atomic 8.168s ok syscall 2.174s ok testing 2.485s ok testing/fstest 0.140s ok testing/iotest 0.140s ok testing/quick 0.381s ok text/scanner 0.071s ok text/tabwriter 0.059s ok text/template 0.130s ok text/template/parse 0.062s ok time 3.138s ok unicode 0.051s ok unicode/utf16 0.099s ok unicode/utf8 0.105s ok cmd/addr2line 7.216s ok cmd/api 30.371s ok cmd/asm/internal/asm 8.742s ok cmd/asm/internal/lex 0.099s ok cmd/compile/internal/abt 0.072s ok cmd/compile/internal/amd64 89.306s ok cmd/compile/internal/base 0.039s ok cmd/compile/internal/compare 0.048s ok cmd/compile/internal/dwarfgen 1.093s ok cmd/compile/internal/importer 5.372s ok cmd/compile/internal/ir 0.079s ok cmd/compile/internal/logopt 2.261s ok cmd/compile/internal/loopvar 44.005s ok cmd/compile/internal/noder 0.051s ok cmd/compile/internal/reflectdata 0.056s [no tests to run] ok cmd/compile/internal/ssa 43.381s ok cmd/compile/internal/syntax 0.385s ok cmd/compile/internal/test 20.641s ok cmd/compile/internal/typecheck 1.106s ok cmd/compile/internal/types 0.041s ok cmd/compile/internal/types2 35.850s ok cmd/covdata 0.040s ok cmd/cover 3.937s ok cmd/dist 0.053s ok cmd/doc 0.990s ok cmd/fix 17.451s ok cmd/go 374.174s ok cmd/go/internal/auth 0.059s ok cmd/go/internal/cache 0.729s ok cmd/go/internal/fsys 0.421s ok cmd/go/internal/generate 0.053s ok cmd/go/internal/get 0.097s ok cmd/go/internal/imports 0.190s ok cmd/go/internal/load 0.057s ok cmd/go/internal/lockedfile 0.358s ok cmd/go/internal/lockedfile/internal/filelock 0.141s ok cmd/go/internal/modconv 0.178s ok cmd/go/internal/modfetch 0.088s ok cmd/go/internal/modfetch/codehost 0.096s ok cmd/go/internal/modfetch/zip_sum_test 0.092s ok cmd/go/internal/modindex 0.736s ok cmd/go/internal/modload 0.071s ok cmd/go/internal/mvs 0.054s ok cmd/go/internal/par 0.111s ok cmd/go/internal/str 0.043s ok cmd/go/internal/test 0.071s ok cmd/go/internal/vcs 0.111s ok cmd/go/internal/vcweb 0.144s ok cmd/go/internal/vcweb/vcstest 28.383s ok cmd/go/internal/web 0.096s ok cmd/go/internal/work 3.120s ok cmd/gofmt 0.445s ok cmd/internal/archive 2.473s ok cmd/internal/buildid 1.408s ok cmd/internal/cov 1.412s ok cmd/internal/dwarf 0.073s ok cmd/internal/edit 0.056s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 5.406s ok cmd/internal/notsha256 0.060s ok cmd/internal/obj 1.351s ok cmd/internal/obj/ppc64 0.963s ok cmd/internal/obj/riscv 0.343s ok cmd/internal/obj/s390x 0.102s ok cmd/internal/obj/x86 4.870s ok cmd/internal/objabi 0.101s ok cmd/internal/pkgpath 0.421s ok cmd/internal/pkgpattern 0.061s ok cmd/internal/quoted 0.049s ok cmd/internal/src 0.039s ok cmd/internal/test2json 1.284s ok cmd/link 26.760s ok cmd/link/internal/benchmark 0.070s ok cmd/link/internal/ld 25.485s ok cmd/link/internal/loader 0.693s ok cmd/nm 4.025s ok cmd/objdump 11.162s ok cmd/pack 2.955s ok cmd/pprof 1.926s ok cmd/trace 0.203s ok cmd/vet 41.037s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3130 32726 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2250 48470 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1857 65209 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4471 30612 ns/op 5107 B/op 15 allocs/op Benchmark/Reader/GNU-4 4864 29574 ns/op 5225 B/op 15 allocs/op Benchmark/Reader/PAX-4 2766 67784 ns/op 8901 B/op 33 allocs/op PASS ok archive/tar 1.272s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 281794384 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 210892240 ns/op BenchmarkZip64TestSizes/4096-4 1124 138910 ns/op BenchmarkZip64TestSizes/1048576-4 103 975615 ns/op BenchmarkZip64TestSizes/67108864-4 1 172026767 ns/op PASS ok archive/zip 1.416s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 216178 570.4 ns/op BenchmarkReaderCopyUnoptimal-4 122090 922.5 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 64627 ns/op BenchmarkReaderWriteToOptimal-4 9714 21684 ns/op BenchmarkReaderReadString-4 97984 1487 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 182300 762.9 ns/op BenchmarkWriterCopyUnoptimal-4 194965 713.2 ns/op BenchmarkWriterCopyNoReadFrom-4 2932 76637 ns/op BenchmarkReaderEmpty-4 10000 11305 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11469 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 558534 267.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.869s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3063 53949 ns/op 607.39 MB/s BenchmarkWriteByte-4 325 327261 ns/op 12.52 MB/s BenchmarkWriteRune-4 196 633906 ns/op 19.38 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 4041034 ns/op BenchmarkBufferFullSmallReads-4 72 1542622 ns/op BenchmarkBufferWriteBlock/N4096-4 9037 29900 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 243 562215 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 14741108 ns/op 4192268 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 16774083 ns/op 1000.19 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 3310040 36.92 ns/op 270.89 MB/s BenchmarkIndexByte/32-4 3043024 38.72 ns/op 826.48 MB/s BenchmarkIndexByte/4K-4 940626 129.4 ns/op 31656.96 MB/s BenchmarkIndexBytePortable/10-4 1000000 113.6 ns/op 88.00 MB/s BenchmarkIndexBytePortable/32-4 390801 285.5 ns/op 112.09 MB/s BenchmarkIndexBytePortable/4K-4 4287 30252 ns/op 135.40 MB/s BenchmarkIndexRune/10-4 920832 119.8 ns/op 83.47 MB/s BenchmarkIndexRune/32-4 1007000 140.5 ns/op 227.71 MB/s BenchmarkIndexRune/4K-4 375021 329.0 ns/op 12448.27 MB/s BenchmarkIndexRuneASCII/10-4 3201303 43.64 ns/op 229.15 MB/s BenchmarkIndexRuneASCII/32-4 2969221 37.56 ns/op 851.96 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 121.2 ns/op 33801.13 MB/s BenchmarkEqual/0-4 9714229 12.02 ns/op BenchmarkEqual/1-4 1000000 103.1 ns/op 9.70 MB/s BenchmarkEqual/6-4 1000000 113.0 ns/op 53.12 MB/s BenchmarkEqual/9-4 1000000 108.5 ns/op 82.91 MB/s BenchmarkEqual/15-4 1000000 107.3 ns/op 139.85 MB/s BenchmarkEqual/16-4 1000000 105.2 ns/op 152.16 MB/s BenchmarkEqual/20-4 1000000 105.2 ns/op 190.14 MB/s BenchmarkEqual/32-4 1000000 108.9 ns/op 293.92 MB/s BenchmarkEqual/4K-4 74440 1381 ns/op 2966.81 MB/s BenchmarkIndex/10-4 2185591 55.02 ns/op 181.74 MB/s BenchmarkIndex/32-4 2160012 56.31 ns/op 568.27 MB/s BenchmarkIndex/4K-4 22005 5494 ns/op 745.56 MB/s BenchmarkIndexEasy/10-4 1972161 55.95 ns/op 178.74 MB/s BenchmarkIndexEasy/32-4 2250640 50.41 ns/op 634.75 MB/s BenchmarkIndexEasy/4K-4 562750 226.7 ns/op 18069.33 MB/s BenchmarkCount/10-4 1388643 86.25 ns/op 115.94 MB/s BenchmarkCount/32-4 1299265 99.57 ns/op 321.37 MB/s BenchmarkCount/4K-4 18286 6369 ns/op 643.16 MB/s BenchmarkCountEasy/10-4 1324858 92.39 ns/op 108.24 MB/s BenchmarkCountEasy/32-4 1000000 118.7 ns/op 269.58 MB/s BenchmarkCountEasy/4K-4 460047 339.3 ns/op 12072.79 MB/s BenchmarkCountSingle/10-4 2503251 43.09 ns/op 232.07 MB/s BenchmarkCountSingle/32-4 2684697 43.61 ns/op 733.71 MB/s BenchmarkCountSingle/4K-4 1000000 120.6 ns/op 33960.33 MB/s BenchmarkToUpper/#00-4 2646921 45.33 ns/op BenchmarkToUpper/ONLYUPPER-4 337892 467.3 ns/op BenchmarkToUpper/abc-4 384808 324.1 ns/op BenchmarkToUpper/AbC123-4 290448 449.7 ns/op BenchmarkToUpper/azAZ09_-4 264918 494.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 81120 1578 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34258 3618 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57300 2201 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122780 1027 ns/op BenchmarkToLower/#00-4 2307866 51.31 ns/op BenchmarkToLower/abc-4 419125 312.2 ns/op BenchmarkToLower/AbC123-4 313110 424.0 ns/op BenchmarkToLower/azAZ09_-4 227660 473.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83133 1462 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32906 3433 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65646 1916 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 100411 1189 ns/op BenchmarkFields/ASCII/16-4 167722 677.1 ns/op 23.63 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12622 9204 ns/op 27.81 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 835 154224 ns/op 26.56 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 44 2555152 ns/op 25.65 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51083434 ns/op 20.53 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 71497 1703 ns/op 9.40 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5570 22213 ns/op 11.52 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 348 348733 ns/op 11.75 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 6064988 ns/op 10.81 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 106609454 ns/op 9.84 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 141823 812.9 ns/op 19.68 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13482 ns/op 18.99 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 559 254443 ns/op 16.10 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 4842272 ns/op 13.53 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 76469376 ns/op 13.71 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 91375 1369 ns/op 11.69 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6043 16681 ns/op 15.35 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 369 301115 ns/op 13.60 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 6251562 ns/op 10.48 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 102018535 ns/op 10.28 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1617350 66.37 ns/op BenchmarkTrimSpace/ASCII-4 1000000 117.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 83356 1350 ns/op BenchmarkTrimSpace/JustNonASCII-4 42734 2395 ns/op BenchmarkToValidUTF8/Valid-4 453099 292.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 315120 424.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 82110 1515 ns/op BenchmarkIndexHard1-4 1062 113184 ns/op BenchmarkIndexHard2-4 714 156314 ns/op BenchmarkIndexHard3-4 171 621327 ns/op BenchmarkIndexHard4-4 220 520805 ns/op BenchmarkLastIndexHard1-4 7 15626435 ns/op BenchmarkLastIndexHard2-4 6 18436364 ns/op BenchmarkLastIndexHard3-4 6 19915933 ns/op BenchmarkCountHard1-4 1065 111502 ns/op BenchmarkCountHard2-4 742 160926 ns/op BenchmarkCountHard3-4 169 684426 ns/op BenchmarkSplitEmptySeparator-4 1 129467521 ns/op BenchmarkSplitSingleByteSeparator-4 13 10191185 ns/op BenchmarkSplitMultiByteSeparator-4 9 11240541 ns/op BenchmarkSplitNSingleByteSeparator-4 174336 1120 ns/op BenchmarkSplitNMultiByteSeparator-4 46888 2768 ns/op BenchmarkRepeat-4 123885 1049 ns/op BenchmarkRepeatLarge/256/1-4 95328 1548 ns/op 165.38 MB/s BenchmarkRepeatLarge/256/16-4 174955 1041 ns/op 245.99 MB/s BenchmarkRepeatLarge/512/1-4 64408 1729 ns/op 296.11 MB/s BenchmarkRepeatLarge/512/16-4 111453 1247 ns/op 410.58 MB/s BenchmarkRepeatLarge/1024/1-4 45762 2779 ns/op 368.42 MB/s BenchmarkRepeatLarge/1024/16-4 45451 2363 ns/op 433.40 MB/s BenchmarkRepeatLarge/2048/1-4 24619 5225 ns/op 391.95 MB/s BenchmarkRepeatLarge/2048/16-4 26931 4074 ns/op 502.73 MB/s BenchmarkRepeatLarge/4096/1-4 12854 8065 ns/op 507.89 MB/s BenchmarkRepeatLarge/4096/16-4 15363 7623 ns/op 537.30 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16283 ns/op 503.11 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15258 ns/op 536.90 MB/s BenchmarkRepeatLarge/8192/4097-4 15016 8796 ns/op 465.79 MB/s BenchmarkRepeatLarge/16384/1-4 8968 31227 ns/op 524.68 MB/s BenchmarkRepeatLarge/16384/16-4 10000 28329 ns/op 578.35 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23449 ns/op 524.15 MB/s BenchmarkRepeatLarge/32768/1-4 2763 53993 ns/op 606.90 MB/s BenchmarkRepeatLarge/32768/16-4 2960 64681 ns/op 506.61 MB/s BenchmarkRepeatLarge/32768/4097-4 2103 50430 ns/op 568.69 MB/s BenchmarkRepeatLarge/65536/1-4 1219 85476 ns/op 766.72 MB/s BenchmarkRepeatLarge/65536/16-4 1233 101905 ns/op 643.11 MB/s BenchmarkRepeatLarge/65536/4097-4 1335 87531 ns/op 702.09 MB/s BenchmarkRepeatLarge/131072/1-4 211 531614 ns/op 246.55 MB/s BenchmarkRepeatLarge/131072/16-4 181 590286 ns/op 222.05 MB/s BenchmarkRepeatLarge/131072/4097-4 223 557065 ns/op 227.99 MB/s BenchmarkRepeatLarge/262144/1-4 115 944413 ns/op 277.57 MB/s BenchmarkRepeatLarge/262144/16-4 124 964984 ns/op 271.66 MB/s BenchmarkRepeatLarge/262144/4097-4 121 975896 ns/op 264.49 MB/s BenchmarkRepeatLarge/524288/1-4 68 1564059 ns/op 335.21 MB/s BenchmarkRepeatLarge/524288/16-4 100 1834767 ns/op 285.75 MB/s BenchmarkRepeatLarge/524288/4097-4 87 1764426 ns/op 294.89 MB/s BenchmarkRepeatLarge/1048576/1-4 34 2980627 ns/op 351.80 MB/s BenchmarkRepeatLarge/1048576/16-4 79 3073827 ns/op 341.13 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 3041751 ns/op 343.46 MB/s BenchmarkRepeatLarge/2097152/1-4 26 6038544 ns/op 347.29 MB/s BenchmarkRepeatLarge/2097152/16-4 26 4100384 ns/op 511.45 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4084355 ns/op 512.58 MB/s BenchmarkRepeatLarge/4194304/1-4 15 8945116 ns/op 468.89 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9434921 ns/op 444.55 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9510972 ns/op 440.67 MB/s BenchmarkRepeatLarge/8388608/1-4 6 16775012 ns/op 500.07 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16824373 ns/op 498.60 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18026020 ns/op 465.25 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28189439 ns/op 595.16 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28380764 ns/op 591.15 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27925930 ns/op 600.78 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55114292 ns/op 608.82 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53991383 ns/op 621.48 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50029634 ns/op 670.69 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100815131 ns/op 665.66 MB/s BenchmarkRepeatLarge/67108864/16-4 2 109303580 ns/op 613.97 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105509601 ns/op 636.05 MB/s BenchmarkRepeatLarge/134217728/1-4 1 208449196 ns/op 643.89 MB/s BenchmarkRepeatLarge/134217728/16-4 1 200750471 ns/op 668.58 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 206379318 ns/op 650.34 MB/s BenchmarkRepeatLarge/268435456/1-4 1 436692171 ns/op 614.70 MB/s BenchmarkRepeatLarge/268435456/16-4 1 430073418 ns/op 624.16 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 389817574 ns/op 688.62 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1101252371 ns/op 487.51 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1377948230 ns/op 389.62 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1329938302 ns/op 403.68 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4082282095 ns/op 263.02 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3735603721 ns/op 287.43 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3701614893 ns/op 290.07 MB/s BenchmarkBytesCompare/1-4 11970410 10.43 ns/op BenchmarkBytesCompare/2-4 11738564 11.68 ns/op BenchmarkBytesCompare/4-4 11702743 10.74 ns/op BenchmarkBytesCompare/8-4 13991096 8.932 ns/op BenchmarkBytesCompare/16-4 13976547 8.384 ns/op BenchmarkBytesCompare/32-4 12218738 9.685 ns/op BenchmarkBytesCompare/64-4 10147810 11.83 ns/op BenchmarkBytesCompare/128-4 8664219 14.12 ns/op BenchmarkBytesCompare/256-4 5835655 17.56 ns/op BenchmarkBytesCompare/512-4 4743921 27.73 ns/op BenchmarkBytesCompare/1024-4 2764837 43.05 ns/op BenchmarkBytesCompare/2048-4 1523827 73.60 ns/op BenchmarkIndexAnyASCII/1:1-4 1712610 64.94 ns/op BenchmarkIndexAnyASCII/1:2-4 1678359 63.14 ns/op BenchmarkIndexAnyASCII/1:4-4 1832383 65.08 ns/op BenchmarkIndexAnyASCII/1:8-4 1839786 61.46 ns/op BenchmarkIndexAnyASCII/1:16-4 1749634 66.16 ns/op BenchmarkIndexAnyASCII/1:32-4 1839372 62.68 ns/op BenchmarkIndexAnyASCII/1:64-4 1860072 65.96 ns/op BenchmarkIndexAnyASCII/16:1-4 1851928 60.74 ns/op BenchmarkIndexAnyASCII/16:2-4 508532 210.5 ns/op BenchmarkIndexAnyASCII/16:4-4 589842 216.1 ns/op BenchmarkIndexAnyASCII/16:8-4 570709 212.4 ns/op BenchmarkIndexAnyASCII/16:16-4 528555 247.4 ns/op BenchmarkIndexAnyASCII/16:32-4 491646 247.3 ns/op BenchmarkIndexAnyASCII/16:64-4 425679 306.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1909371 63.98 ns/op BenchmarkIndexAnyASCII/256:2-4 56812 2109 ns/op BenchmarkIndexAnyASCII/256:4-4 52440 2146 ns/op BenchmarkIndexAnyASCII/256:8-4 54286 2372 ns/op BenchmarkIndexAnyASCII/256:16-4 50654 2319 ns/op BenchmarkIndexAnyASCII/256:32-4 47900 2479 ns/op BenchmarkIndexAnyASCII/256:64-4 46213 2337 ns/op BenchmarkIndexAnyUTF8/1:1-4 1827918 61.40 ns/op BenchmarkIndexAnyUTF8/1:2-4 1938274 61.01 ns/op BenchmarkIndexAnyUTF8/1:4-4 1791153 61.02 ns/op BenchmarkIndexAnyUTF8/1:8-4 1900112 65.77 ns/op BenchmarkIndexAnyUTF8/1:16-4 1841132 61.74 ns/op BenchmarkIndexAnyUTF8/1:32-4 1912201 60.33 ns/op BenchmarkIndexAnyUTF8/1:64-4 1901334 67.07 ns/op BenchmarkIndexAnyUTF8/16:1-4 134076 830.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 382407 334.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 402088 311.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 418683 311.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 345976 318.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 377534 355.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 412448 322.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11151 ns/op BenchmarkIndexAnyUTF8/256:2-4 31995 3716 ns/op BenchmarkIndexAnyUTF8/256:4-4 29727 4108 ns/op BenchmarkIndexAnyUTF8/256:8-4 27322 4399 ns/op BenchmarkIndexAnyUTF8/256:16-4 28777 4172 ns/op BenchmarkIndexAnyUTF8/256:32-4 26694 4357 ns/op BenchmarkIndexAnyUTF8/256:64-4 24882 4503 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1902061 95.99 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2006794 59.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2068202 57.52 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1919301 61.78 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1671332 61.47 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1727640 63.97 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1799026 66.39 ns/op BenchmarkLastIndexAnyASCII/16:1-4 425548 267.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 368888 281.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 408177 271.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 443947 286.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 455880 339.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 383757 291.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 302816 352.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38488 2977 ns/op BenchmarkLastIndexAnyASCII/256:2-4 39210 3032 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38115 3022 ns/op BenchmarkLastIndexAnyASCII/256:8-4 37333 3187 ns/op BenchmarkLastIndexAnyASCII/256:16-4 32466 5285 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37816 3045 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38574 3064 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2045152 57.81 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1910961 59.43 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1984654 60.64 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1911699 59.15 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1931376 62.52 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1825466 62.60 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1924881 57.43 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 195627 670.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 389218 288.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 400635 294.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 370647 289.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 377905 317.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 415624 302.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 387319 307.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13390 8983 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 31974 4301 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29260 4576 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27470 4303 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27187 4895 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 25034 4607 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 25351 4697 ns/op BenchmarkTrimASCII/1:1-4 1998540 58.50 ns/op BenchmarkTrimASCII/1:2-4 1805289 70.47 ns/op BenchmarkTrimASCII/1:4-4 1748211 66.24 ns/op BenchmarkTrimASCII/1:8-4 1795264 68.60 ns/op BenchmarkTrimASCII/1:16-4 1491022 81.27 ns/op BenchmarkTrimASCII/16:1-4 537195 210.5 ns/op BenchmarkTrimASCII/16:2-4 447824 286.4 ns/op BenchmarkTrimASCII/16:4-4 451321 272.0 ns/op BenchmarkTrimASCII/16:8-4 354022 282.6 ns/op BenchmarkTrimASCII/16:16-4 468795 296.4 ns/op BenchmarkTrimASCII/256:1-4 44079 2729 ns/op BenchmarkTrimASCII/256:2-4 33636 3570 ns/op BenchmarkTrimASCII/256:4-4 30176 3842 ns/op BenchmarkTrimASCII/256:8-4 38418 3114 ns/op BenchmarkTrimASCII/256:16-4 37534 3196 ns/op BenchmarkTrimASCII/4096:1-4 3028 38157 ns/op BenchmarkTrimASCII/4096:2-4 2281 51682 ns/op BenchmarkTrimASCII/4096:4-4 2275 48893 ns/op BenchmarkTrimASCII/4096:8-4 2229 50764 ns/op BenchmarkTrimASCII/4096:16-4 2247 49991 ns/op BenchmarkTrimByte-4 1571421 76.52 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13994 8177 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 11096 9194 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 774 177923 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1668 116773 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3448 32584 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6914 16713 ns/op BenchmarkCompareBytesEqual-4 13780010 8.359 ns/op BenchmarkCompareBytesToNil-4 15717332 8.156 ns/op BenchmarkCompareBytesEmpty-4 16853901 8.815 ns/op BenchmarkCompareBytesIdentical-4 14984978 8.424 ns/op BenchmarkCompareBytesSameLength-4 11420071 9.923 ns/op BenchmarkCompareBytesDifferentLength-4 14747484 7.336 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2959 41739 ns/op 25122.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3003 40920 ns/op 25625.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3273 42953 ns/op 24412.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2661 49392 ns/op 21229.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2656 49878 ns/op 21022.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2865 55978 ns/op 18732.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2370 44319 ns/op 23659.76 MB/s BenchmarkCompareBytesBig-4 3296 40184 ns/op 26094.85 MB/s BenchmarkCompareBytesBigIdentical-4 15843855 7.846 ns/op 133648065.46 MB/s PASS ok bytes 102.474s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 72542480 ns/op 1.38 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 280255046 ns/op 2.02 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25037139 ns/op 0.65 MB/s 3643476 B/op 51 allocs/op PASS ok compress/bzip2 1.206s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 1912773 ns/op 5.23 MB/s 42987 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18326428 ns/op 5.46 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 194571100 ns/op 5.14 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 52 2163005 ns/op 4.62 MB/s 42356 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20907076 ns/op 4.78 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 213214192 ns/op 4.69 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 49 2164882 ns/op 4.62 MB/s 42423 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19854004 ns/op 5.04 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 215315940 ns/op 4.64 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 58 2136258 ns/op 4.68 MB/s 42701 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20168095 ns/op 4.96 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 206177049 ns/op 4.85 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 51 2224767 ns/op 4.49 MB/s 43980 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20761132 ns/op 4.82 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 223320828 ns/op 4.48 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 62 1813147 ns/op 5.52 MB/s 44200 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15728212 ns/op 6.36 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 158830930 ns/op 6.30 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 76 1756115 ns/op 5.69 MB/s 42999 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 12675200 ns/op 7.89 MB/s 43972 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 123872513 ns/op 8.07 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1737212 ns/op 5.76 MB/s 42808 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 12017334 ns/op 8.32 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 108422057 ns/op 9.22 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 98 1230040 ns/op 8.13 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 13949473 ns/op 7.17 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 124661515 ns/op 8.02 MB/s BenchmarkEncode/Digits/Speed/1e4-4 55 2426220 ns/op 4.12 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26616186 ns/op 3.76 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 209487434 ns/op 4.77 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 7139105 ns/op 1.40 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65940086 ns/op 1.52 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 670389452 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6151916 ns/op 1.63 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 71115347 ns/op 1.41 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 702718830 ns/op 1.42 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1654337 ns/op 6.04 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 15474336 ns/op 6.46 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 138013822 ns/op 7.25 MB/s BenchmarkEncode/Newton/Speed/1e4-4 44 2652774 ns/op 3.77 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17211307 ns/op 5.81 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 170806096 ns/op 5.85 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5427704 ns/op 1.84 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 57067198 ns/op 1.75 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 593472258 ns/op 1.68 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6173389 ns/op 1.62 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 75197368 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 781537158 ns/op 1.28 MB/s PASS ok compress/flate 16.086s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 49 2434497 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2536359 ns/op 3.94 MB/s BenchmarkDecoder/1e5-4 4 28011460 ns/op 3.57 MB/s BenchmarkDecoder/1e-Reuse5-4 5 25839934 ns/op 3.87 MB/s BenchmarkDecoder/1e6-4 1 281327113 ns/op 3.55 MB/s BenchmarkDecoder/1e-Reuse6-4 1 254103584 ns/op 3.94 MB/s BenchmarkEncoder/1e4-4 52 2325661 ns/op 4.30 MB/s BenchmarkEncoder/1e-Reuse4-4 56 2050737 ns/op 4.88 MB/s BenchmarkEncoder/1e5-4 5 21346552 ns/op 4.68 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21589994 ns/op 4.63 MB/s BenchmarkEncoder/1e6-4 1 215574687 ns/op 4.64 MB/s BenchmarkEncoder/1e-Reuse6-4 1 208903126 ns/op 4.79 MB/s PASS ok compress/lzw 3.271s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4203406 ns/op PASS ok container/heap 0.266s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21664 5149 ns/op BenchmarkWithTimeout/concurrency=40-4 7005 22676 ns/op BenchmarkWithTimeout/concurrency=4000-4 7320 29343 ns/op BenchmarkWithTimeout/concurrency=400000-4 7414 34101 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 317042 422.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15033 7806 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20592 5682 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3463 39750 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2444 59223 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3634 47942 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 306 444093 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 211 610142 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 344 339181 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 3974442 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6628697 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 42 3387469 ns/op BenchmarkCheckCanceled/Err-4 303297 411.4 ns/op BenchmarkCheckCanceled/Done-4 533388 239.5 ns/op BenchmarkContextCancelDone-4 766916 155.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26913 4427 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24660 5223 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 21445 5207 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 18096 7192 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16530 7650 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 621686 193.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 328854 339.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 240646 502.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 143805 748.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 84658 1710 ns/op PASS ok context 11.363s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1807646 60.89 ns/op 262.76 MB/s BenchmarkDecrypt-4 1942854 62.41 ns/op 256.36 MB/s BenchmarkExpand-4 1000000 101.7 ns/op PASS ok crypto/aes 0.598s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 209542 522.6 ns/op 122.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 389652 297.9 ns/op 214.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 232333 508.6 ns/op 125.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 399010 344.4 ns/op 185.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 154359 959.7 ns/op 1406.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 200716 688.4 ns/op 1961.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 118242 939.9 ns/op 1436.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 161440 731.4 ns/op 1845.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 54666 2337 ns/op 3505.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61332 1868 ns/op 4386.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40509 2933 ns/op 2792.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 42664 2609 ns/op 3139.69 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6398 17806 ns/op 57.23 MB/s BenchmarkAESCFBDecrypt1K-4 7083 17860 ns/op 57.05 MB/s BenchmarkAESCFBDecrypt8K-4 849 143722 ns/op 56.96 MB/s BenchmarkAESOFB1K-4 10002 13314 ns/op 76.53 MB/s BenchmarkAESCTR1K-4 14120 8890 ns/op 114.62 MB/s BenchmarkAESCTR8K-4 1890 67109 ns/op 122.00 MB/s BenchmarkAESCBCEncrypt1K-4 13435 8440 ns/op 121.32 MB/s BenchmarkAESCBCDecrypt1K-4 17046 6654 ns/op 153.90 MB/s PASS ok crypto/cipher 3.888s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 75279 1504 ns/op 5.32 MB/s BenchmarkDecrypt-4 96460 1201 ns/op 6.66 MB/s BenchmarkTDESEncrypt-4 37982 3237 ns/op 2.47 MB/s BenchmarkTDESDecrypt-4 35594 3262 ns/op 2.45 MB/s PASS ok crypto/des 0.739s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1252 92558 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 16 6450155 ns/op 1084 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17563161 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 78 1409871 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.657s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1935 60730 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 56 2227929 ns/op 2710 B/op 34 allocs/op BenchmarkSign/P521-4 22 5088335 ns/op 3098 B/op 35 allocs/op BenchmarkVerify/P256-4 1138 98540 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 18 6604706 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 17575518 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 3694 28471 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 73 1614229 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4203668 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.505s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 249 421281 ns/op BenchmarkNewKeyFromSeed-4 289 422525 ns/op BenchmarkSigning-4 265 446862 ns/op BenchmarkVerification-4 187 619899 ns/op PASS ok crypto/ed25519 0.783s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7255 18054 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 168 690214 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 67 1678294 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4178080 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1776 64011 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1824026 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4748362 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13073130 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13755 8632 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6427 19131 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4765 24930 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1123480 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3358 38921 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 396 304202 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1909 62530 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1060149 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.738s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16902 6847 ns/op 149.56 MB/s BenchmarkHMACSHA256_32-4 25648 4546 ns/op 7.04 MB/s BenchmarkNewWriteSum-4 10000 10055 ns/op 3.18 MB/s PASS ok crypto/hmac 0.559s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 53900 2167 ns/op BenchmarkModSub-4 63998 1802 ns/op BenchmarkMontgomeryRepr-4 32509 3560 ns/op BenchmarkMontgomeryMul-4 35264 3385 ns/op BenchmarkModMul-4 16592 7106 ns/op BenchmarkExpBig-4 18 6718301 ns/op BenchmarkExp-4 7 14842849 ns/op PASS ok crypto/internal/bigmod 1.281s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3944 30567 ns/op BenchmarkScalarBaseMult-4 278 426688 ns/op BenchmarkScalarMult-4 132 890049 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 200 592843 ns/op PASS ok crypto/internal/edwards25519 0.763s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 469206 245.2 ns/op BenchmarkMultiply-4 5326580 20.01 ns/op BenchmarkSquare-4 6587132 16.51 ns/op BenchmarkInvert-4 33496 3485 ns/op BenchmarkMult32-4 1388672 89.44 ns/op PASS ok crypto/internal/edwards25519/field 0.946s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 62 1843872 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2353 53733 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 28 4401913 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12433769 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 189 620821 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10694 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 80 1488842 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3625910 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.255s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 677136 168.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 401650 298.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 132099 913.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 694996 174.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 383893 296.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 140120 885.8 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.984s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 112197 993.6 ns/op 8.05 MB/s BenchmarkHash64-4 139866 876.8 ns/op 73.00 MB/s BenchmarkHash128-4 122143 939.7 ns/op 136.22 MB/s BenchmarkHash256-4 103407 1109 ns/op 230.90 MB/s BenchmarkHash512-4 78832 1470 ns/op 348.39 MB/s BenchmarkHash1K-4 43720 2321 ns/op 441.10 MB/s BenchmarkHash8K-4 9996 11780 ns/op 695.41 MB/s BenchmarkHash1M-4 72 1400386 ns/op 748.78 MB/s BenchmarkHash8M-4 9 11278536 ns/op 743.77 MB/s BenchmarkHash8BytesUnaligned-4 119676 989.3 ns/op 8.09 MB/s BenchmarkHash1KUnaligned-4 55472 2155 ns/op 475.12 MB/s BenchmarkHash8KUnaligned-4 10000 11751 ns/op 697.12 MB/s PASS ok crypto/md5 1.942s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 219568653 ns/op PASS ok crypto/rand 0.268s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12151 9342 ns/op 13.70 MB/s BenchmarkRC4_1K-4 1330 75852 ns/op 13.50 MB/s BenchmarkRC4_8K-4 188 581910 ns/op 13.91 MB/s PASS ok crypto/rc4 0.618s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9264134 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20474671 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37660986 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3440644 ns/op BenchmarkDecryptOAEP/2048-4 12 10394549 ns/op BenchmarkEncryptOAEP/2048-4 34 3368976 ns/op BenchmarkSignPKCS1v15/2048-4 13 9504792 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3435996 ns/op BenchmarkSignPSS/2048-4 12 9585796 ns/op BenchmarkVerifyPSS/2048-4 33 3448256 ns/op PASS ok crypto/rsa 1.903s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 99806 1183 ns/op 6.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 70994 1552 ns/op 5.15 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 81222 1510 ns/op 211.93 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 88089 1190 ns/op 268.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54465 2081 ns/op 491.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 65061 1861 ns/op 550.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13497 8894 ns/op 921.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13509 8817 ns/op 929.16 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.619s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77566 1441 ns/op 5.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 93976 1257 ns/op 6.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 90601 1251 ns/op 6.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32197 3648 ns/op 280.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 32701 3393 ns/op 301.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 34611 3477 ns/op 294.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6232 20434 ns/op 400.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6308 20400 ns/op 401.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5882 20600 ns/op 397.67 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.468s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53961 1984 ns/op 4.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 68163 1582 ns/op 5.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 69694 1733 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35606 3385 ns/op 302.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 40305 2939 ns/op 348.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 36219 3184 ns/op 321.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7672 14806 ns/op 553.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7293 14492 ns/op 565.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8131 14627 ns/op 560.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.447s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22486120 5.285 ns/op BenchmarkConstantTimeEq-4 25614370 5.023 ns/op BenchmarkConstantTimeLessOrEq-4 23509299 5.312 ns/op BenchmarkXORBytes/8Bytes-4 3411800 33.65 ns/op 237.75 MB/s BenchmarkXORBytes/128Bytes-4 3124266 37.45 ns/op 3418.29 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 111.6 ns/op 18352.18 MB/s BenchmarkXORBytes/32768Bytes-4 88644 1336 ns/op 24532.38 MB/s PASS ok crypto/subtle 1.232s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 15 7626622 ns/op BenchmarkCertCache/1-4 32 4413469 ns/op BenchmarkCertCache/2-4 26 4127212 ns/op BenchmarkCertCache/3-4 31 3598165 ns/op BenchmarkHandshakeServer/RSA-4 26 5298147 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 25 5108883 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 22 5282284 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 40 2808387 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 45 3443254 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 28 4063458 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 32 4394349 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26090377 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 5 25109814 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 51612190 ns/op 20.32 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 56370905 ns/op 18.60 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 93567670 ns/op 22.41 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 93174334 ns/op 22.51 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 191210873 ns/op 21.94 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 182478888 ns/op 22.99 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 337793708 ns/op 24.83 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 381650315 ns/op 21.98 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 679930374 ns/op 24.67 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 821085566 ns/op 20.43 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1361519440 ns/op 24.64 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1459437865 ns/op 22.99 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2957608010 ns/op 22.69 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2985454980 ns/op 22.48 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 63951215 ns/op 16.40 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 67340954 ns/op 15.57 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 102109760 ns/op 20.54 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 102234764 ns/op 20.51 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 235764829 ns/op 17.79 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 221828062 ns/op 18.91 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 368050970 ns/op 22.79 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 369299920 ns/op 22.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 686396871 ns/op 24.44 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 737576194 ns/op 22.75 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1501493994 ns/op 22.35 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1498504264 ns/op 22.39 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3008927244 ns/op 22.30 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2928345937 ns/op 22.92 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 712631035 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713092001 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295713957 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299795267 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 160551297 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 158176938 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 86654558 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83549072 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 42945308 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 41567475 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 151046511 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150152994 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 68008640 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 69960100 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 42692537 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 42246492 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 31344006 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27601184 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 23553572 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 19976630 ns/op PASS ok crypto/tls 33.841s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 12933692 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 357 303323 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1261 103285 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1142 113995 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.269s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 44 2588188 ns/op 278165 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 50 3036399 ns/op 265121 B/op 1980 allocs/op BenchmarkConcurrentStmtExec-4 73 2136175 ns/op 212673 B/op 589 allocs/op BenchmarkConcurrentTxQuery-4 49 2766541 ns/op 272131 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 72 1475815 ns/op 87774 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 60 2106174 ns/op 106939 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 165 689910 ns/op 40093 B/op 381 allocs/op BenchmarkConcurrentRandom-4 55 2428913 ns/op 226631 B/op 1786 allocs/op BenchmarkManyConcurrentQueries-4 2983 40623 ns/op 4092 B/op 20 allocs/op BenchmarkGrabConn-4 228222 506.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.873s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 142732 919.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1454613 ns/op 188248 B/op 13 allocs/op Benchmark115/LineToPC-4 78 1483135 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18864 6041 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.991s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 691 184316 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3117 35808 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.492s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 199 516126 ns/op 15.87 MB/s BenchmarkEncodeToString-4 100 1146728 ns/op 7.14 MB/s BenchmarkDecode-4 110 1773371 ns/op 7.39 MB/s BenchmarkDecodeString-4 85 1327101 ns/op 9.88 MB/s PASS ok encoding/base32 0.866s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 300 435435 ns/op 18.81 MB/s BenchmarkDecodeString/2-4 269058 392.0 ns/op 10.20 MB/s BenchmarkDecodeString/4-4 227098 448.3 ns/op 17.84 MB/s BenchmarkDecodeString/8-4 182932 546.7 ns/op 21.95 MB/s BenchmarkDecodeString/64-4 47926 2605 ns/op 33.78 MB/s BenchmarkDecodeString/8192-4 448 271931 ns/op 40.17 MB/s BenchmarkNewEncoding-4 66454 1753 ns/op 146.01 MB/s PASS ok encoding/base64 1.414s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1299 105837 ns/op 37.79 MB/s BenchmarkReadStruct-4 15192 10523 ns/op 7.13 MB/s BenchmarkWriteStruct-4 8576 16256 ns/op 4.61 MB/s BenchmarkReadInts-4 40730 3400 ns/op 8.82 MB/s BenchmarkWriteInts-4 30252 4269 ns/op 7.03 MB/s BenchmarkWriteSlice1000Int32s-4 1183 129239 ns/op 30.95 MB/s BenchmarkPutUint16-4 2118586 78.64 ns/op 25.43 MB/s BenchmarkAppendUint16-4 2175226 47.05 ns/op 42.50 MB/s BenchmarkPutUint32-4 1757811 90.77 ns/op 44.07 MB/s BenchmarkAppendUint32-4 1433676 102.0 ns/op 39.22 MB/s BenchmarkPutUint64-4 757574 136.5 ns/op 58.61 MB/s BenchmarkAppendUint64-4 861945 154.2 ns/op 51.88 MB/s BenchmarkLittleEndianPutUint16-4 2443182 85.07 ns/op 23.51 MB/s BenchmarkLittleEndianAppendUint16-4 2387518 54.36 ns/op 36.79 MB/s BenchmarkLittleEndianPutUint32-4 1334656 76.86 ns/op 52.04 MB/s BenchmarkLittleEndianAppendUint32-4 1814257 72.39 ns/op 55.26 MB/s BenchmarkLittleEndianPutUint64-4 1000000 136.3 ns/op 58.70 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 132.7 ns/op 60.28 MB/s BenchmarkReadFloats-4 117472 873.5 ns/op 13.74 MB/s BenchmarkWriteFloats-4 132868 1221 ns/op 9.83 MB/s BenchmarkReadSlice1000Float32s-4 1112 111896 ns/op 35.75 MB/s BenchmarkWriteSlice1000Float32s-4 976 123445 ns/op 32.40 MB/s BenchmarkReadSlice1000Uint8s-4 46490 5122 ns/op 195.24 MB/s BenchmarkWriteSlice1000Uint8s-4 40531 3770 ns/op 265.24 MB/s BenchmarkPutUvarint32-4 849795 170.8 ns/op 23.43 MB/s BenchmarkPutUvarint64-4 247425 556.4 ns/op 14.38 MB/s PASS ok encoding/binary 6.526s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5335 24001 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5658 24024 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4608 29802 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3452 45336 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5714 18476 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7647 19237 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5737 35443 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2643 58142 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 10000 22320 ns/op PASS ok encoding/csv 2.257s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8985 18568 ns/op BenchmarkEndToEndByteBuffer-4 6079 19972 ns/op BenchmarkEndToEndSliceByteBuffer-4 127 829468 ns/op BenchmarkEncodeComplex128Slice-4 495 261399 ns/op BenchmarkEncodeFloat64Slice-4 856 120070 ns/op BenchmarkEncodeInt32Slice-4 992 119749 ns/op BenchmarkEncodeStringSlice-4 1366 98012 ns/op BenchmarkEncodeInterfaceSlice-4 46 2633664 ns/op BenchmarkDecodeComplex128Slice-4 340 537437 ns/op BenchmarkDecodeFloat64Slice-4 600 207607 ns/op BenchmarkDecodeInt32Slice-4 672 211435 ns/op BenchmarkDecodeStringSlice-4 288 506425 ns/op BenchmarkDecodeStringsSlice-4 130 1041772 ns/op BenchmarkDecodeBytesSlice-4 315 481023 ns/op BenchmarkDecodeInterfaceSlice-4 62 1909473 ns/op BenchmarkDecodeMap-4 84 1824698 ns/op PASS ok encoding/gob 3.878s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 7310 14946 ns/op 17.13 MB/s BenchmarkEncode/1024-4 3006 50123 ns/op 20.43 MB/s BenchmarkEncode/4096-4 583 281078 ns/op 14.57 MB/s BenchmarkEncode/16384-4 100 1261064 ns/op 12.99 MB/s BenchmarkDecode/256-4 20578 6211 ns/op 41.22 MB/s BenchmarkDecode/1024-4 4735 21389 ns/op 47.88 MB/s BenchmarkDecode/4096-4 1458 83556 ns/op 49.02 MB/s BenchmarkDecode/16384-4 343 309806 ns/op 52.88 MB/s BenchmarkDump/256-4 982 106162 ns/op 2.41 MB/s BenchmarkDump/1024-4 273 397693 ns/op 2.57 MB/s BenchmarkDump/4096-4 72 1664255 ns/op 2.46 MB/s BenchmarkDump/16384-4 18 10264954 ns/op 1.60 MB/s PASS ok encoding/hex 2.337s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 120401955 ns/op 16.12 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 136723861 ns/op 14.19 MB/s 136632 B/op 100 allocs/op BenchmarkCodeMarshal-4 1 156100214 ns/op 12.43 MB/s 10332096 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 140244355 ns/op 13.84 MB/s 2077344 B/op 95 allocs/op BenchmarkMarshalBytes/32-4 22068 5620 ns/op BenchmarkMarshalBytes/256-4 5871 30644 ns/op BenchmarkMarshalBytes/4096-4 447 393791 ns/op BenchmarkMarshalBytesError/32-4 55 2096819 ns/op BenchmarkMarshalBytesError/256-4 36 4141091 ns/op BenchmarkMarshalBytesError/4096-4 44 2504301 ns/op BenchmarkCodeDecoder-4 1 487615247 ns/op 3.98 MB/s 11017504 B/op 91359 allocs/op BenchmarkUnicodeDecoder-4 23258 5322 ns/op 2.63 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50047 3426 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 438432580 ns/op 4.43 MB/s 2939496 B/op 91328 allocs/op BenchmarkCodeUnmarshalReuse-4 1 463407791 ns/op 4.19 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 71306 1870 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 97477 1449 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 179259 1057 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 55838 2535 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 54994 2423 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 18111 7580 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2738 42240 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 644 210514 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 74 1374313 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 13264249 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 542430 207.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 531705 222.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 510092 216.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 555129 209.8 ns/op BenchmarkEncodeMarshaler-4 54931 2257 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 64155 1652 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5195965 32.94 ns/op BenchmarkNumberIsValidRegexp-4 20083 5957 ns/op PASS ok encoding/json 9.476s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3519489 ns/op 18.62 MB/s BenchmarkDecode-4 30 3905119 ns/op 22.73 MB/s PASS ok encoding/pem 0.558s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1524 78621 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 714 188547 ns/op 8291 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2940 46277 ns/op PASS ok encoding/xml 0.593s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 375390 311.6 ns/op BenchmarkIntSet-4 1000000 205.1 ns/op BenchmarkFloatAdd-4 178881 743.0 ns/op BenchmarkFloatSet-4 575517 211.1 ns/op BenchmarkStringSet-4 401796 311.5 ns/op BenchmarkMapSet-4 120339 994.7 ns/op BenchmarkMapSetDifferent-4 48495 2231 ns/op BenchmarkMapSetDifferentRandom-4 253 492515 ns/op BenchmarkMapSetString-4 124028 1122 ns/op BenchmarkMapAddSame-4 23370 6634 ns/op BenchmarkMapAddDifferent-4 11750 14391 ns/op BenchmarkMapAddDifferentRandom-4 224 855047 ns/op BenchmarkMapAddSameSteadyState-4 225861 454.0 ns/op BenchmarkMapAddDifferentSteadyState-4 149232 986.2 ns/op BenchmarkRealworldExpvarUsage-4 12007 9649 ns/op PASS ok expvar 3.691s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 102178 1302 ns/op BenchmarkSprintfEmpty-4 231690 555.9 ns/op BenchmarkSprintfString-4 187761 700.2 ns/op BenchmarkSprintfTruncateString-4 114573 992.9 ns/op BenchmarkSprintfTruncateBytes-4 133263 1172 ns/op BenchmarkSprintfSlowParsingPath-4 178486 815.6 ns/op BenchmarkSprintfQuoteString-4 35839 2959 ns/op BenchmarkSprintfInt-4 168058 722.7 ns/op BenchmarkSprintfIntInt-4 146524 1125 ns/op BenchmarkSprintfPrefixedInt-4 143994 1242 ns/op BenchmarkSprintfFloat-4 82437 1529 ns/op BenchmarkSprintfComplex-4 29260 4007 ns/op BenchmarkSprintfBoolean-4 225726 825.8 ns/op BenchmarkSprintfHexString-4 75541 2310 ns/op BenchmarkSprintfHexBytes-4 66762 2580 ns/op BenchmarkSprintfBytes-4 37318 4414 ns/op BenchmarkSprintfStringer-4 56002 2951 ns/op BenchmarkSprintfStructure-4 19912 5438 ns/op BenchmarkManyArgs-4 38438 3144 ns/op BenchmarkFprintInt-4 49756 3677 ns/op BenchmarkFprintfBytes-4 65967 1921 ns/op BenchmarkFprintIntNoAlloc-4 60327 1815 ns/op BenchmarkScanInts-4 26 5074853 ns/op BenchmarkScanRecursiveInt-4 1 551864952 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 524223860 ns/op PASS ok fmt 6.312s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 421 285679 ns/op PASS ok go/build 0.249s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 35168 3133 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 10651 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4314 36860 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 754 211368 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 252 450930 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 57 2315829 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 6936195 ns/op 865638 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 29109624 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 148230538 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.019s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 377303773 ns/op 0.17 MB/s 46902072 B/op 49038 allocs/op PASS ok go/format 0.456s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21029030 ns/op 2.56 MB/s BenchmarkParseOnly-4 4 34562914 ns/op 1.56 MB/s BenchmarkResolve-4 66 2110469 ns/op 25.52 MB/s PASS ok go/parser 2.077s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 137020525 ns/op 0.38 MB/s 5438416 B/op 27683 allocs/op BenchmarkPrintDecl-4 816 223520 ns/op 0.14 MB/s 16037 B/op 51 allocs/op PASS ok go/printer 0.408s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 296 411537 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8672855 ns/op 6.41 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 16510354 ns/op 4.36 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18313962 ns/op 6.18 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 235 551860 ns/op 5.58 MB/s PASS ok go/scanner 0.918s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1572924 81.26 ns/op PASS ok go/token 0.291s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 147 993707 ns/op BenchmarkNamed/Underlying/nongeneric-4 937086 125.5 ns/op BenchmarkNamed/Underlying/generic-4 971278 120.8 ns/op BenchmarkNamed/Underlying/src_instance-4 966862 144.4 ns/op BenchmarkNamed/Underlying/user_instance-4 904429 130.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18214 7724 ns/op BenchmarkNamed/NewMethodSet/generic-4 16420 7477 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13526 8007 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13176 7667 ns/op BenchmarkCheck/http/funcbodies/info-4 1 487370825 ns/op 62488 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 411135244 ns/op 74138 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 312079061 ns/op 97585 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 252658531 ns/op 120374 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2772833184 ns/op 1847 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 155263925 ns/op 32802 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 122440776 ns/op 41653 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 107855996 ns/op 47368 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 900446015 ns/op 2405 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 106401452 ns/op 19909 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 85407831 ns/op 25283 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 70205302 ns/op 30667 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1795315257 ns/op 34890 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 574479599 ns/op 108923 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 154045043 ns/op 401879 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 206205749 ns/op 302251 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3266078187 ns/op 609.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 139160582 ns/op 14209 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 149229326 ns/op 13008 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 121160129 ns/op 16302 lines/s PASS ok go/types 46.009s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12861 8803 ns/op 116.33 MB/s PASS ok hash/adler32 0.240s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 235441 779.9 ns/op 19.23 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 198339 531.1 ns/op 28.24 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 138612 906.2 ns/op 44.14 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 123357 956.7 ns/op 41.81 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 412974 468.8 ns/op 1092.13 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 395467 318.8 ns/op 1606.13 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 299120 334.4 ns/op 3062.11 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 392652 373.4 ns/op 2742.12 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 217250 513.4 ns/op 7978.03 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 280566 505.6 ns/op 8102.03 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 66049 1836 ns/op 17848.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61164 1943 ns/op 16862.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 420939 309.5 ns/op 48.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 437172 315.4 ns/op 47.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 364071 427.4 ns/op 93.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 408931 517.6 ns/op 77.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 336243 454.9 ns/op 1125.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 331527 564.2 ns/op 907.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 277633 461.2 ns/op 2220.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 260955 469.8 ns/op 2179.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 261415 588.4 ns/op 6961.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 239548 546.6 ns/op 7493.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 57021 3609 ns/op 9079.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54009 3231 ns/op 10140.85 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 270456 521.4 ns/op 28.77 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 209737 596.9 ns/op 25.13 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 146901 1385 ns/op 28.87 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 119389 1323 ns/op 30.22 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10097 ns/op 50.71 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10099 ns/op 50.70 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5413 20110 ns/op 50.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5649 20263 ns/op 50.54 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1352 93741 ns/op 43.69 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1092 114469 ns/op 35.78 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1411769 ns/op 23.21 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 160 780052 ns/op 42.01 MB/s PASS ok hash/crc32 7.997s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 139 941830 ns/op 69.58 MB/s BenchmarkCrc64/ISO4KB-4 1414 84497 ns/op 48.48 MB/s BenchmarkCrc64/ISO1KB-4 7098 32090 ns/op 31.91 MB/s BenchmarkCrc64/ECMA64KB-4 100 1020499 ns/op 64.22 MB/s BenchmarkCrc64/Random64KB-4 127 856835 ns/op 76.49 MB/s BenchmarkCrc64/Random16KB-4 531 233653 ns/op 70.12 MB/s PASS ok hash/crc64 1.516s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14202 8625 ns/op 118.72 MB/s BenchmarkFnv32aKB-4 10000 10379 ns/op 98.66 MB/s BenchmarkFnv64KB-4 10000 11370 ns/op 90.06 MB/s BenchmarkFnv64aKB-4 14084 14326 ns/op 71.48 MB/s BenchmarkFnv128KB-4 1681 77491 ns/op 13.21 MB/s BenchmarkFnv128aKB-4 1558 74681 ns/op 13.71 MB/s PASS ok hash/fnv 1.358s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 419149 289.8 ns/op 13.80 MB/s BenchmarkHash/n=4/Bytes-4 2944956 39.51 ns/op 101.25 MB/s BenchmarkHash/n=4/String-4 1524346 78.76 ns/op 50.79 MB/s BenchmarkHash/n=8/Write-4 475114 287.4 ns/op 27.84 MB/s BenchmarkHash/n=8/Bytes-4 3144339 39.83 ns/op 200.85 MB/s BenchmarkHash/n=8/String-4 1430773 73.85 ns/op 108.32 MB/s BenchmarkHash/n=16/Write-4 432854 424.3 ns/op 37.71 MB/s BenchmarkHash/n=16/Bytes-4 2814597 49.77 ns/op 321.50 MB/s BenchmarkHash/n=16/String-4 1815087 133.8 ns/op 119.57 MB/s BenchmarkHash/n=32/Write-4 365587 350.8 ns/op 91.21 MB/s BenchmarkHash/n=32/Bytes-4 2939358 39.12 ns/op 818.08 MB/s BenchmarkHash/n=32/String-4 1000000 111.0 ns/op 288.41 MB/s BenchmarkHash/n=64/Write-4 435360 330.1 ns/op 193.91 MB/s BenchmarkHash/n=64/Bytes-4 3012591 46.18 ns/op 1385.79 MB/s BenchmarkHash/n=64/String-4 1000000 105.8 ns/op 604.97 MB/s BenchmarkHash/n=256/Write-4 287228 409.1 ns/op 625.78 MB/s BenchmarkHash/n=256/Bytes-4 1776211 64.48 ns/op 3970.49 MB/s BenchmarkHash/n=256/String-4 706180 146.7 ns/op 1744.89 MB/s BenchmarkHash/n=320/Write-4 284198 795.0 ns/op 402.52 MB/s BenchmarkHash/n=320/Bytes-4 1864212 62.27 ns/op 5139.29 MB/s BenchmarkHash/n=320/String-4 759573 192.9 ns/op 1659.32 MB/s BenchmarkHash/n=1024/Write-4 173344 633.2 ns/op 1617.09 MB/s BenchmarkHash/n=1024/Bytes-4 802120 257.8 ns/op 3971.94 MB/s BenchmarkHash/n=1024/String-4 275280 480.1 ns/op 2132.85 MB/s BenchmarkHash/n=4096/Write-4 83626 1545 ns/op 2651.12 MB/s BenchmarkHash/n=4096/Bytes-4 222656 470.6 ns/op 8704.21 MB/s BenchmarkHash/n=4096/String-4 66187 1715 ns/op 2387.98 MB/s BenchmarkHash/n=16384/Write-4 25488 4384 ns/op 3737.14 MB/s BenchmarkHash/n=16384/Bytes-4 64767 1875 ns/op 8738.96 MB/s BenchmarkHash/n=16384/String-4 16365 9720 ns/op 1685.58 MB/s PASS ok hash/maphash 6.689s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 670 230657 ns/op BenchmarkEscapeNone-4 114313 1082 ns/op BenchmarkUnescape-4 735 187018 ns/op BenchmarkUnescapeNone-4 576880 202.1 ns/op BenchmarkUnescapeSparse-4 10000 28715 ns/op BenchmarkUnescapeDense-4 1047 134008 ns/op PASS ok html 1.560s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7077 17633 ns/op BenchmarkCSSEscaperNoSpecials-4 36464 4813 ns/op BenchmarkDecodeCSS-4 17067 5887 ns/op BenchmarkDecodeCSSNoSpecials-4 2739868 40.63 ns/op BenchmarkCSSValueFilter-4 82802 1956 ns/op BenchmarkCSSValueFilterOk-4 66904 1576 ns/op BenchmarkEscapedExecute-4 2718 52407 ns/op BenchmarkHTMLNospaceEscaper-4 8775 13712 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 49083 2337 ns/op BenchmarkStripTags-4 10000 13742 ns/op BenchmarkStripTagsNoSpecials-4 176034 694.3 ns/op BenchmarkJSValEscaperWithNum-4 10000 10475 ns/op BenchmarkJSValEscaperWithStr-4 5492 22337 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17230 8595 ns/op BenchmarkJSValEscaperWithObj-4 5022 30949 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9584 13212 ns/op BenchmarkJSStrEscaperNoSpecials-4 42880 2638 ns/op BenchmarkJSStrEscaper-4 10000 13777 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 34191 3025 ns/op BenchmarkJSRegexpEscaper-4 9144 14730 ns/op BenchmarkTemplateSpecialTags-4 76 1400212 ns/op BenchmarkURLEscaper-4 2404 48628 ns/op BenchmarkURLEscaperNoSpecials-4 164500 993.4 ns/op BenchmarkURLNormalizer-4 5691 24210 ns/op BenchmarkURLNormalizerNoSpecials-4 161646 1051 ns/op BenchmarkSrcsetFilter-4 15268 9073 ns/op BenchmarkSrcsetFilterNoSpecials-4 89245 1418 ns/op PASS ok html/template 5.482s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 585486 266.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 426370 275.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 549922 230.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 424764 315.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1434204 82.49 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 121.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1478790 96.01 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1162628 110.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1283761 97.19 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 381675 326.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 324170 639.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 403152 420.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 311562 397.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 707898 206.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 394190 255.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 790792 158.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 483109 354.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 309538 357.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1342215 99.99 ns/op BenchmarkRGBASetRGBA-4 1000000 109.8 ns/op BenchmarkRGBA64At-4 998178 134.9 ns/op BenchmarkRGBA64SetRGBA64-4 838735 162.4 ns/op BenchmarkNRGBAAt-4 1219694 111.8 ns/op BenchmarkNRGBASetNRGBA-4 1000000 104.3 ns/op BenchmarkNRGBA64At-4 830552 148.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 887394 151.3 ns/op BenchmarkAlphaAt-4 2217070 53.45 ns/op BenchmarkAlphaSetAlpha-4 1000000 117.5 ns/op BenchmarkAlpha16At-4 1256224 91.40 ns/op BenchmarkAlphaSetAlpha16-4 1000000 135.4 ns/op BenchmarkGrayAt-4 2255373 49.46 ns/op BenchmarkGraySetGray-4 1953505 53.86 ns/op BenchmarkGray16At-4 1375210 84.01 ns/op BenchmarkGraySetGray16-4 1257264 94.32 ns/op PASS ok image 8.055s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3334737 39.37 ns/op BenchmarkYCbCrToRGB/128-4 3658300 39.17 ns/op BenchmarkYCbCrToRGB/255-4 3306891 36.51 ns/op BenchmarkRGBToYCbCr/0-4 3481258 34.80 ns/op BenchmarkRGBToYCbCr/Cb-4 3139014 63.78 ns/op BenchmarkRGBToYCbCr/Cr-4 3144482 35.33 ns/op BenchmarkYCbCrToRGBA/0-4 2654661 47.26 ns/op BenchmarkYCbCrToRGBA/128-4 2165808 63.98 ns/op BenchmarkYCbCrToRGBA/255-4 2861167 43.04 ns/op BenchmarkNYCbCrAToRGBA/0-4 2507401 43.57 ns/op BenchmarkNYCbCrAToRGBA/128-4 2517721 46.35 ns/op BenchmarkNYCbCrAToRGBA/255-4 2673525 44.75 ns/op PASS ok image/color 3.145s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 48299309 ns/op BenchmarkFillSrc-4 320 668575 ns/op BenchmarkCopyOver-4 4 37544808 ns/op BenchmarkCopySrc-4 489 245468 ns/op BenchmarkNRGBAOver-4 7 22566528 ns/op BenchmarkNRGBASrc-4 12 10180249 ns/op BenchmarkYCbCr-4 9 11587607 ns/op BenchmarkGray-4 19 6917632 ns/op BenchmarkCMYK-4 12 12988444 ns/op BenchmarkGlyphOver-4 21 8016527 ns/op BenchmarkRGBAMaskOver-4 4 30823540 ns/op BenchmarkGrayMaskOver-4 6 17696864 ns/op BenchmarkRGBA64ImageMaskOver-4 4 32228261 ns/op BenchmarkRGBA-4 5 22741641 ns/op BenchmarkPalettedFill-4 813 141980 ns/op BenchmarkPalettedRGBA-4 5 26132353 ns/op BenchmarkGenericOver-4 2 51928218 ns/op BenchmarkGenericMaskOver-4 5 22663703 ns/op BenchmarkGenericSrc-4 2 50964294 ns/op BenchmarkGenericMaskSrc-4 4 31553453 ns/op PASS ok image/draw 8.120s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 4989300 ns/op 3.10 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 137461354 ns/op 2.23 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2699888167 ns/op 0.46 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 63 2411550 ns/op 6.41 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 131353027 ns/op 0.47 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.903s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4467 26626 ns/op BenchmarkIDCT-4 4851 26743 ns/op BenchmarkDecodeBaseline-4 8 14537323 ns/op 4.25 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 31169231 ns/op 1.98 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 180343490 ns/op 6.81 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 216898165 ns/op 4.25 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.990s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17578464 6.492 ns/op BenchmarkDecodeGray-4 13 8760351 ns/op 7.48 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 59598036 ns/op 4.40 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 31916618 ns/op 8.21 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 25 5223358 ns/op 12.55 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32299462 ns/op 8.12 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 58130870 ns/op 4.51 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 53272233 ns/op 5.77 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 50871996 ns/op 6.04 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 200425856 ns/op 6.13 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 184572920 ns/op 6.66 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 31138615 ns/op 9.87 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 209627954 ns/op 5.86 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 764621621 ns/op 1.61 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.185s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 69411406 ns/op 1.44 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43255902 ns/op 2.31 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 312911894 ns/op 1.60 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 255398075 ns/op 1.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 57794423 ns/op 1.73 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 63791513 ns/op 1.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 254766743 ns/op 1.96 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 228966875 ns/op 2.18 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 747816315 ns/op 1.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 520336533 ns/op 1.92 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3442218640 ns/op 1.45 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3169276523 ns/op 1.58 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8313560 ns/op 12.03 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9221921 ns/op 10.84 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50703133 ns/op 9.86 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 62104742 ns/op 8.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 90358272 ns/op 11.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 87921918 ns/op 11.37 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 432461929 ns/op 11.56 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 454593855 ns/op 11.00 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 55401112 ns/op 1.81 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 52280180 ns/op 1.91 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 297423500 ns/op 1.68 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 280479744 ns/op 1.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 690290194 ns/op 1.45 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 762557233 ns/op 1.31 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5733332860 ns/op 0.87 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5807062606 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 169705208 ns/op 24.63 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 144708196 ns/op 28.88 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 47.802s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33066 3213 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 26647 4013 ns/op 0.50 MB/s BenchmarkMarshalCorpusFile/4-4 31058 4487 ns/op 0.89 MB/s BenchmarkMarshalCorpusFile/8-4 22240 6245 ns/op 1.28 MB/s BenchmarkMarshalCorpusFile/16-4 21163 5728 ns/op 2.79 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10396 ns/op 3.08 MB/s BenchmarkMarshalCorpusFile/64-4 7826 22345 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/128-4 3272 31696 ns/op 4.04 MB/s BenchmarkMarshalCorpusFile/256-4 1959 73901 ns/op 3.46 MB/s BenchmarkMarshalCorpusFile/512-4 1207 116707 ns/op 4.39 MB/s BenchmarkMarshalCorpusFile/1024-4 682 230968 ns/op 4.43 MB/s BenchmarkMarshalCorpusFile/2048-4 224 479114 ns/op 4.27 MB/s BenchmarkMarshalCorpusFile/4096-4 130 1058160 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/8192-4 96 2026068 ns/op 4.04 MB/s BenchmarkMarshalCorpusFile/16384-4 33 3126471 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/32768-4 14 7767085 ns/op 4.22 MB/s BenchmarkMarshalCorpusFile/65536-4 7 16088181 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/131072-4 3 42087270 ns/op 3.11 MB/s BenchmarkMarshalCorpusFile/262144-4 2 62024378 ns/op 4.23 MB/s BenchmarkMarshalCorpusFile/524288-4 1 141188592 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 267669641 ns/op 3.92 MB/s BenchmarkUnmarshalCorpusFile/1-4 9644 17745 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 8606 18782 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 7039 21004 ns/op 0.19 MB/s BenchmarkUnmarshalCorpusFile/8-4 7707 22029 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/16-4 5472 22643 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/32-4 4255 38453 ns/op 0.83 MB/s BenchmarkUnmarshalCorpusFile/64-4 3280 46307 ns/op 1.38 MB/s BenchmarkUnmarshalCorpusFile/128-4 2295 52044 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/256-4 872 128980 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/512-4 487 244884 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/1024-4 240 469008 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/2048-4 130 912776 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1777219 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/8192-4 27 3777179 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 7427915 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 14929811 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27794013 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 56860735 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 129705847 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 249426133 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 479582456 ns/op 2.19 MB/s BenchmarkMutatorBytes/1-4 33588 3505 ns/op BenchmarkMutatorBytes/10-4 31246 4618 ns/op BenchmarkMutatorBytes/100-4 20940 7467 ns/op BenchmarkMutatorBytes/1000-4 18010 5715 ns/op BenchmarkMutatorBytes/10000-4 7018 21994 ns/op BenchmarkMutatorBytes/100000-4 942 155296 ns/op BenchmarkMutatorString/1-4 36200 3685 ns/op BenchmarkMutatorString/10-4 33102 4103 ns/op BenchmarkMutatorString/100-4 31495 4282 ns/op BenchmarkMutatorString/1000-4 14238 12746 ns/op BenchmarkMutatorString/10000-4 3770 59687 ns/op BenchmarkMutatorString/100000-4 206 669448 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15226 9494 ns/op BenchmarkMutatorAllBasicTypes/string-4 16623 7130 ns/op BenchmarkMutatorAllBasicTypes/bool-4 47401 2671 ns/op BenchmarkMutatorAllBasicTypes/float32-4 45398 2478 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47200 2795 ns/op BenchmarkMutatorAllBasicTypes/int-4 50560 3613 ns/op BenchmarkMutatorAllBasicTypes/int8-4 54987 2549 ns/op BenchmarkMutatorAllBasicTypes/int16-4 48448 2288 ns/op BenchmarkMutatorAllBasicTypes/int32-4 51836 3239 ns/op BenchmarkMutatorAllBasicTypes/int64-4 55708 2305 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 48787 2377 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 49608 2620 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49465 2315 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49180 3798 ns/op PASS ok internal/fuzz 15.928s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 18080 7726 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 126984 880.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.760s PASS ok internal/poll 0.051s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 25540278 ns/op PASS ok internal/trace 2.053s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11449 ns/op BenchmarkCopyNLarge-4 186 782897 ns/op PASS ok io 0.448s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 164100 727.2 ns/op BenchmarkPrintln-4 20059 5477 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33387 3431 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 6026 25595 ns/op BenchmarkDiscard-4 1000000 110.2 ns/op 0 B/op 0 allocs/op PASS ok log 0.943s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 44473 2530 ns/op BenchmarkJSONHandler/defaults-4 4818 23419 ns/op 517 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4238 28540 ns/op 784 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4831 25877 ns/op 750 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6912 17256 ns/op 512 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6643 17943 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4951 28445 ns/op 528 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 31447 3774 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23864 5329 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 63850 2759 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 44449 3264 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 49071 2745 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 47674 2533 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 47388 2688 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 47793 2437 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 598905 239.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 392733 327.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 235352 434.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 213178 653.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 157207 770.4 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 384676 883.4 ns/op BenchmarkSourceLine/stringifying-4 59854 2674 ns/op BenchmarkRecord-4 4416 44257 ns/op BenchmarkDispatch/switch-checked-4 195758 648.0 ns/op BenchmarkDispatch/As-4 209464 638.7 ns/op BenchmarkDispatch/Visit-4 148010 814.2 ns/op BenchmarkUnsafeStrings-4 18423 6729 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 6.212s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2727220 49.18 ns/op BenchmarkAcosh-4 1352728 86.75 ns/op BenchmarkAsin-4 2800802 42.53 ns/op BenchmarkAsinh-4 1000000 105.5 ns/op BenchmarkAtan-4 2841642 36.64 ns/op BenchmarkAtanh-4 1397146 88.97 ns/op BenchmarkAtan2-4 2059125 50.03 ns/op BenchmarkCbrt-4 1529836 77.50 ns/op BenchmarkCeil-4 22396008 5.056 ns/op BenchmarkCompare-4 5406232 27.19 ns/op BenchmarkCompare32-4 6295074 18.67 ns/op BenchmarkCopysign-4 3753579 35.31 ns/op BenchmarkCos-4 1333081 88.53 ns/op BenchmarkCosh-4 1000000 113.6 ns/op BenchmarkErf-4 2647402 61.94 ns/op BenchmarkErfc-4 3087848 37.66 ns/op BenchmarkErfinv-4 3046243 39.03 ns/op BenchmarkErfcinv-4 2835631 53.20 ns/op BenchmarkExp-4 6768367 19.39 ns/op BenchmarkExpGo-4 1000000 125.0 ns/op BenchmarkExpm1-4 2502922 48.16 ns/op BenchmarkExp2-4 1000000 155.7 ns/op BenchmarkExp2Go-4 943785 118.2 ns/op BenchmarkAbs-4 4596836 36.81 ns/op BenchmarkDim-4 10034169 11.13 ns/op BenchmarkFloor-4 23134210 5.742 ns/op BenchmarkMax-4 17141654 7.853 ns/op BenchmarkMin-4 13984551 11.57 ns/op BenchmarkMod-4 332650 361.7 ns/op BenchmarkFrexp-4 2039001 75.34 ns/op BenchmarkGamma-4 782644 149.2 ns/op BenchmarkHypot-4 13530385 10.02 ns/op BenchmarkHypotGo-4 1211908 103.7 ns/op BenchmarkIlogb-4 2083092 94.15 ns/op BenchmarkJ0-4 304974 443.4 ns/op BenchmarkJ1-4 253334 443.6 ns/op BenchmarkJn-4 135178 1367 ns/op BenchmarkLdexp-4 1859667 96.39 ns/op BenchmarkLgamma-4 1000000 123.1 ns/op BenchmarkLog-4 6436366 27.01 ns/op BenchmarkLogb-4 1791081 58.15 ns/op BenchmarkLog1p-4 1699754 80.52 ns/op BenchmarkLog10-4 6633490 22.42 ns/op BenchmarkLog2-4 1539984 72.85 ns/op BenchmarkModf-4 2393350 47.97 ns/op BenchmarkNextafter32-4 2422446 48.18 ns/op BenchmarkNextafter64-4 2477227 48.78 ns/op BenchmarkPowInt-4 619036 425.4 ns/op BenchmarkPowFrac-4 451940 525.1 ns/op BenchmarkPow10Pos-4 4259866 26.38 ns/op BenchmarkPow10Neg-4 5752116 26.18 ns/op BenchmarkRound-4 4471605 25.58 ns/op BenchmarkRoundToEven-4 10993224 13.54 ns/op BenchmarkRemainder-4 516796 228.6 ns/op BenchmarkSignbit-4 7295877 17.88 ns/op BenchmarkSin-4 1584000 78.01 ns/op BenchmarkSincos-4 1132545 140.8 ns/op BenchmarkSinh-4 2259577 54.86 ns/op BenchmarkSqrtIndirect-4 23272442 8.791 ns/op BenchmarkSqrtLatency-4 20221682 9.854 ns/op BenchmarkSqrtIndirectLatency-4 20910556 5.602 ns/op BenchmarkSqrtGoLatency-4 1235412 102.0 ns/op BenchmarkSqrtPrime-4 37678 3595 ns/op BenchmarkTan-4 1000000 108.2 ns/op BenchmarkTanh-4 1000000 111.3 ns/op BenchmarkTrunc-4 23236400 5.732 ns/op BenchmarkY0-4 305035 552.8 ns/op BenchmarkY1-4 160459 747.4 ns/op BenchmarkYn-4 157533 943.2 ns/op BenchmarkFloat64bits-4 5840564 18.37 ns/op BenchmarkFloat64frombits-4 6696384 18.80 ns/op BenchmarkFloat32bits-4 6457303 36.32 ns/op BenchmarkFloat32frombits-4 6118604 19.03 ns/op BenchmarkFMA-4 23214522 5.770 ns/op PASS ok math 16.635s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 17248736 7.287 ns/op 8782.27 MB/s BenchmarkAddVV/2-4 14785206 8.239 ns/op 15535.07 MB/s BenchmarkAddVV/3-4 13663023 8.838 ns/op 21724.43 MB/s BenchmarkAddVV/4-4 12119882 10.87 ns/op 23548.43 MB/s BenchmarkAddVV/5-4 10138536 11.16 ns/op 28668.03 MB/s BenchmarkAddVV/10-4 9976435 13.76 ns/op 46510.80 MB/s BenchmarkAddVV/100-4 2107324 62.19 ns/op 102902.99 MB/s BenchmarkAddVV/1000-4 274179 705.3 ns/op 90745.27 MB/s BenchmarkSubVV/1-4 12924735 8.593 ns/op 7447.68 MB/s BenchmarkSubVV/2-4 15339624 8.372 ns/op 15289.77 MB/s BenchmarkSubVV/3-4 13800813 8.880 ns/op 21621.18 MB/s BenchmarkSubVV/4-4 14113785 9.065 ns/op 28239.82 MB/s BenchmarkSubVV/5-4 10014978 17.53 ns/op 18256.82 MB/s BenchmarkSubVV/10-4 7283944 14.46 ns/op 44251.49 MB/s BenchmarkSubVV/100-4 1571198 73.39 ns/op 87207.80 MB/s BenchmarkSubVV/1000-4 287011 625.0 ns/op 102404.05 MB/s BenchmarkAddVW/1-4 15927795 7.807 ns/op 1024.67 MB/s BenchmarkAddVW/2-4 16402591 8.604 ns/op 1859.69 MB/s BenchmarkAddVW/3-4 13645945 9.638 ns/op 2490.25 MB/s BenchmarkAddVW/4-4 13483525 10.50 ns/op 3047.56 MB/s BenchmarkAddVW/5-4 12089208 20.22 ns/op 1978.47 MB/s BenchmarkAddVW/10-4 9587811 13.52 ns/op 5919.07 MB/s BenchmarkAddVW/100-4 216205 804.9 ns/op 993.92 MB/s BenchmarkAddVW/1000-4 34988 2917 ns/op 2742.39 MB/s BenchmarkAddVWext/1-4 16884720 8.265 ns/op 967.96 MB/s BenchmarkAddVWext/2-4 15382114 8.476 ns/op 1887.71 MB/s BenchmarkAddVWext/3-4 13753646 8.373 ns/op 2866.29 MB/s BenchmarkAddVWext/4-4 16051172 8.069 ns/op 3965.57 MB/s BenchmarkAddVWext/5-4 13925616 9.030 ns/op 4429.60 MB/s BenchmarkAddVWext/10-4 11302024 10.02 ns/op 7985.11 MB/s BenchmarkAddVWext/100-4 49924 2231 ns/op 358.61 MB/s BenchmarkAddVWext/1000-4 5974 20908 ns/op 382.64 MB/s BenchmarkSubVW/1-4 18801842 6.716 ns/op 1191.23 MB/s BenchmarkSubVW/2-4 16051822 7.299 ns/op 2191.96 MB/s BenchmarkSubVW/3-4 16692562 7.637 ns/op 3142.49 MB/s BenchmarkSubVW/4-4 15868280 8.162 ns/op 3920.64 MB/s BenchmarkSubVW/5-4 13462246 8.755 ns/op 4569.00 MB/s BenchmarkSubVW/10-4 12032523 9.905 ns/op 8076.46 MB/s BenchmarkSubVW/100-4 321519 383.7 ns/op 2084.97 MB/s BenchmarkSubVW/1000-4 46791 2539 ns/op 3150.44 MB/s BenchmarkSubVWext/1-4 17942538 6.566 ns/op 1218.43 MB/s BenchmarkSubVWext/2-4 18224642 7.076 ns/op 2261.04 MB/s BenchmarkSubVWext/3-4 15547728 8.043 ns/op 2983.82 MB/s BenchmarkSubVWext/4-4 13909064 7.891 ns/op 4055.12 MB/s BenchmarkSubVWext/5-4 14122574 9.056 ns/op 4416.92 MB/s BenchmarkSubVWext/10-4 11668104 9.948 ns/op 8041.51 MB/s BenchmarkSubVWext/100-4 56410 2138 ns/op 374.11 MB/s BenchmarkSubVWext/1000-4 5116 21037 ns/op 380.28 MB/s BenchmarkMulAddVWW/1-4 15641364 8.237 ns/op 7770.24 MB/s BenchmarkMulAddVWW/2-4 14078235 8.716 ns/op 14685.66 MB/s BenchmarkMulAddVWW/3-4 11461944 10.02 ns/op 19168.50 MB/s BenchmarkMulAddVWW/4-4 11697472 9.529 ns/op 26864.84 MB/s BenchmarkMulAddVWW/5-4 9717349 11.04 ns/op 28984.15 MB/s BenchmarkMulAddVWW/10-4 8464534 13.85 ns/op 46206.72 MB/s BenchmarkMulAddVWW/100-4 1572201 77.78 ns/op 82279.16 MB/s BenchmarkMulAddVWW/1000-4 180991 810.2 ns/op 78990.88 MB/s BenchmarkAddMulVVW/1-4 17596951 7.251 ns/op 8826.80 MB/s BenchmarkAddMulVVW/2-4 14034316 8.663 ns/op 14775.51 MB/s BenchmarkAddMulVVW/3-4 12346886 9.086 ns/op 21130.78 MB/s BenchmarkAddMulVVW/4-4 11878464 9.836 ns/op 26027.11 MB/s BenchmarkAddMulVVW/5-4 9261606 11.22 ns/op 28519.06 MB/s BenchmarkAddMulVVW/10-4 8867851 12.72 ns/op 50333.97 MB/s BenchmarkAddMulVVW/100-4 2011136 57.57 ns/op 111177.61 MB/s BenchmarkAddMulVVW/1000-4 246673 517.2 ns/op 123740.05 MB/s BenchmarkDivWVW/1-4 2104851 55.59 ns/op 1151.21 MB/s BenchmarkDivWVW/2-4 1000000 117.9 ns/op 1085.88 MB/s BenchmarkDivWVW/3-4 793944 141.1 ns/op 1361.13 MB/s BenchmarkDivWVW/4-4 725600 164.0 ns/op 1560.78 MB/s BenchmarkDivWVW/5-4 642394 189.9 ns/op 1685.49 MB/s BenchmarkDivWVW/10-4 388485 327.6 ns/op 1953.42 MB/s BenchmarkDivWVW/100-4 44487 2686 ns/op 2382.93 MB/s BenchmarkDivWVW/1000-4 4914 26714 ns/op 2395.74 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15712096 7.047 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17450466 7.204 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14887378 7.821 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15546217 7.555 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13293804 8.321 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14528814 8.004 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13373509 8.739 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10685278 9.449 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11559633 10.94 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11571483 9.977 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8558589 12.56 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9952645 11.94 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1502205 76.33 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1767531 66.64 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 178196 689.9 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 226869 578.6 ns/op BenchmarkDecimalConversion-4 214 548289 ns/op BenchmarkFloatString/100-4 11281 9925 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 238 500632 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 45665879 ns/op 60456 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 4598085249 ns/op 861520 B/op 546 allocs/op BenchmarkFloatAdd/10-4 167014 729.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 151922 739.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 159984 794.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 88063 1307 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 19149 6342 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 218775 561.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 231495 560.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 217132 575.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 164352 719.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52617 2058 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2085 62075 ns/op BenchmarkParseFloatLargeExp-4 462 250727 ns/op BenchmarkGCD10x10/WithoutXY-4 170128 666.8 ns/op BenchmarkGCD10x10/WithXY-4 52105 2512 ns/op BenchmarkGCD10x100/WithoutXY-4 94129 1324 ns/op BenchmarkGCD10x100/WithXY-4 19332 6285 ns/op BenchmarkGCD10x1000/WithoutXY-4 66108 2138 ns/op BenchmarkGCD10x1000/WithXY-4 13755 8731 ns/op BenchmarkGCD100x100/WithoutXY-4 23934 4734 ns/op BenchmarkGCD100x100/WithXY-4 10719 11046 ns/op BenchmarkGCD100x1000/WithoutXY-4 13267 8308 ns/op BenchmarkGCD100x1000/WithXY-4 7003 17223 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2167 55336 ns/op BenchmarkGCD1000x1000/WithXY-4 1120 101321 ns/op BenchmarkHilbert-4 22 5412774 ns/op BenchmarkBinomial-4 12664 9696 ns/op BenchmarkQuoRem-4 25126 4904 ns/op BenchmarkExp-4 18 6397610 ns/op BenchmarkExpMont/Odd-4 129 891285 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 128 915335 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 993061 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even3-4 120 956730 ns/op 3833 B/op 53 allocs/op BenchmarkExpMont/Even4-4 122 944894 ns/op 3820 B/op 52 allocs/op BenchmarkExpMont/Even8-4 124 954947 ns/op 3814 B/op 52 allocs/op BenchmarkExpMont/Even32-4 121 1033322 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even64-4 148 809425 ns/op 3627 B/op 53 allocs/op BenchmarkExpMont/Even96-4 138 847824 ns/op 3796 B/op 52 allocs/op BenchmarkExpMont/Even128-4 154 734333 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 169 680120 ns/op 2950 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 361 324223 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 331 360299 ns/op 1719 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 326 364357 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 322 361466 ns/op 1740 B/op 47 allocs/op BenchmarkExp2-4 16 6531547 ns/op BenchmarkBitset-4 651258 176.6 ns/op BenchmarkBitsetNeg-4 384218 332.1 ns/op BenchmarkBitsetOrig-4 231692 569.2 ns/op BenchmarkBitsetNegOrig-4 164080 914.1 ns/op BenchmarkModSqrt225_Tonelli-4 100 1019383 ns/op BenchmarkModSqrt225_3Mod4-4 390 303835 ns/op BenchmarkModSqrt231_Tonelli-4 100 1094404 ns/op BenchmarkModSqrt231_5Mod8-4 332 357484 ns/op BenchmarkModInverse-4 14866 8772 ns/op BenchmarkSqrt-4 1992 61949 ns/op BenchmarkIntSqr/1-4 872348 119.7 ns/op BenchmarkIntSqr/2-4 553947 186.5 ns/op BenchmarkIntSqr/3-4 561878 228.7 ns/op BenchmarkIntSqr/5-4 418453 300.4 ns/op BenchmarkIntSqr/8-4 293137 386.6 ns/op BenchmarkIntSqr/10-4 234592 472.8 ns/op BenchmarkIntSqr/20-4 56263 2249 ns/op BenchmarkIntSqr/30-4 40574 3068 ns/op BenchmarkIntSqr/50-4 25738 4834 ns/op BenchmarkIntSqr/80-4 15115 7710 ns/op BenchmarkIntSqr/100-4 11509 9925 ns/op BenchmarkIntSqr/200-4 4262 25817 ns/op BenchmarkIntSqr/300-4 2103 73361 ns/op BenchmarkIntSqr/500-4 991 120337 ns/op BenchmarkIntSqr/800-4 372 322597 ns/op BenchmarkIntSqr/1000-4 276 430974 ns/op BenchmarkDiv/20/10-4 318649 316.6 ns/op BenchmarkDiv/40/20-4 367610 321.8 ns/op BenchmarkDiv/100/50-4 358672 379.6 ns/op BenchmarkDiv/200/100-4 52585 2147 ns/op BenchmarkDiv/400/200-4 55614 2157 ns/op BenchmarkDiv/1000/500-4 44881 2681 ns/op BenchmarkDiv/2000/1000-4 35058 3486 ns/op BenchmarkDiv/20000/10000-4 1310 90518 ns/op BenchmarkDiv/200000/100000-4 33 4160797 ns/op BenchmarkDiv/2000000/1000000-4 1 111953681 ns/op BenchmarkDiv/20000000/10000000-4 1 3224226205 ns/op BenchmarkMul-4 6 20346911 ns/op BenchmarkNatMul/10-4 207050 813.7 ns/op BenchmarkNatMul/100-4 6020 24332 ns/op BenchmarkNatMul/1000-4 184 615440 ns/op BenchmarkZeroShifts/Shl-4 10000 11551 ns/op BenchmarkZeroShifts/ShlSame-4 3679486 31.64 ns/op BenchmarkZeroShifts/Shr-4 10000 13948 ns/op BenchmarkZeroShifts/ShrSame-4 3785121 30.34 ns/op BenchmarkExp3Power/0x10-4 159640 852.0 ns/op BenchmarkExp3Power/0x40-4 145546 1021 ns/op BenchmarkExp3Power/0x100-4 83112 1536 ns/op BenchmarkExp3Power/0x400-4 40101 3508 ns/op BenchmarkExp3Power/0x1000-4 8808 12913 ns/op BenchmarkExp3Power/0x4000-4 2349 56780 ns/op BenchmarkExp3Power/0x10000-4 228 499389 ns/op BenchmarkExp3Power/0x40000-4 24 5141288 ns/op BenchmarkExp3Power/0x100000-4 3 46076731 ns/op BenchmarkExp3Power/0x400000-4 1 410777152 ns/op BenchmarkFibo-4 4 31851720 ns/op BenchmarkNatSqr/1-4 1000000 176.9 ns/op BenchmarkNatSqr/2-4 547072 291.9 ns/op BenchmarkNatSqr/3-4 438963 342.9 ns/op BenchmarkNatSqr/5-4 321291 467.7 ns/op BenchmarkNatSqr/8-4 237319 651.7 ns/op BenchmarkNatSqr/10-4 203545 751.9 ns/op BenchmarkNatSqr/20-4 41392 2616 ns/op BenchmarkNatSqr/30-4 28440 3956 ns/op BenchmarkNatSqr/50-4 20172 6077 ns/op BenchmarkNatSqr/80-4 12476 10083 ns/op BenchmarkNatSqr/100-4 9706 12682 ns/op BenchmarkNatSqr/200-4 4311 30815 ns/op BenchmarkNatSqr/300-4 1650 80737 ns/op BenchmarkNatSqr/500-4 964 159593 ns/op BenchmarkNatSqr/800-4 348 318677 ns/op BenchmarkNatSqr/1000-4 276 457603 ns/op BenchmarkNatSetBytes/8-4 935596 136.5 ns/op BenchmarkNatSetBytes/24-4 234307 447.1 ns/op BenchmarkNatSetBytes/128-4 64695 1842 ns/op BenchmarkNatSetBytes/7-4 852472 127.1 ns/op BenchmarkNatSetBytes/23-4 323505 462.0 ns/op BenchmarkNatSetBytes/127-4 65623 1793 ns/op BenchmarkScanPi-4 235 517020 ns/op BenchmarkStringPiParallel-4 488 274812 ns/op BenchmarkScan/10/Base2-4 37753 2840 ns/op BenchmarkScan/100/Base2-4 5272 25527 ns/op BenchmarkScan/1000/Base2-4 495 243715 ns/op BenchmarkScan/10/Base8-4 94867 1237 ns/op BenchmarkScan/100/Base8-4 12934 9800 ns/op BenchmarkScan/1000/Base8-4 1336 84958 ns/op BenchmarkScan/10/Base10-4 95401 1144 ns/op BenchmarkScan/100/Base10-4 14906 8033 ns/op BenchmarkScan/1000/Base10-4 1489 75466 ns/op BenchmarkScan/10/Base16-4 114550 1023 ns/op BenchmarkScan/100/Base16-4 16974 6978 ns/op BenchmarkScan/1000/Base16-4 1633 66595 ns/op BenchmarkString/10/Base2-4 244162 562.7 ns/op BenchmarkString/100/Base2-4 32712 3782 ns/op BenchmarkString/1000/Base2-4 3859 36572 ns/op BenchmarkString/10/Base8-4 408279 300.8 ns/op BenchmarkString/100/Base8-4 78601 1531 ns/op BenchmarkString/1000/Base8-4 7491 13872 ns/op BenchmarkString/10/Base10-4 199117 541.8 ns/op BenchmarkString/100/Base10-4 41424 2844 ns/op BenchmarkString/1000/Base10-4 6000 21807 ns/op BenchmarkString/10/Base16-4 474952 273.5 ns/op BenchmarkString/100/Base16-4 99667 1142 ns/op BenchmarkString/1000/Base16-4 10000 10061 ns/op BenchmarkLeafSize/0-4 31 3745765 ns/op BenchmarkLeafSize/1-4 494 236747 ns/op BenchmarkLeafSize/2-4 498 237908 ns/op BenchmarkLeafSize/3-4 391 316773 ns/op BenchmarkLeafSize/4-4 573 242650 ns/op BenchmarkLeafSize/5-4 337 343165 ns/op BenchmarkLeafSize/6-4 393 330681 ns/op BenchmarkLeafSize/7-4 397 307563 ns/op BenchmarkLeafSize/8-4 554 228851 ns/op BenchmarkLeafSize/9-4 279 414693 ns/op BenchmarkLeafSize/10-4 324 383500 ns/op BenchmarkLeafSize/11-4 356 342400 ns/op BenchmarkLeafSize/12-4 384 325516 ns/op BenchmarkLeafSize/13-4 345 363460 ns/op BenchmarkLeafSize/14-4 387 302472 ns/op BenchmarkLeafSize/15-4 387 281930 ns/op BenchmarkLeafSize/16-4 457 238397 ns/op BenchmarkLeafSize/32-4 480 228227 ns/op BenchmarkLeafSize/64-4 432 262661 ns/op BenchmarkProbablyPrime/n=0-4 10 10080492 ns/op BenchmarkProbablyPrime/n=1-4 10 11323471 ns/op BenchmarkProbablyPrime/n=5-4 7 16601894 ns/op BenchmarkProbablyPrime/n=10-4 5 23816708 ns/op BenchmarkProbablyPrime/n=20-4 3 37132295 ns/op BenchmarkProbablyPrime/Lucas-4 13 8559005 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 90 1393744 ns/op BenchmarkRatCmp-4 209182 659.9 ns/op BenchmarkFloatSqrt/64-4 19680 5803 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 10000 10031 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9619 11904 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5634 24999 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 973 144537 ns/op 18109 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 70 1772374 ns/op 177533 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 132501404 ns/op 3818032 B/op 639 allocs/op PASS ok math/big 58.887s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13697869 9.074 ns/op BenchmarkLeadingZeros8-4 13451064 9.414 ns/op BenchmarkLeadingZeros16-4 14145259 8.620 ns/op BenchmarkLeadingZeros32-4 14587122 8.613 ns/op BenchmarkLeadingZeros64-4 14986964 8.135 ns/op BenchmarkTrailingZeros-4 14315925 8.476 ns/op BenchmarkTrailingZeros8-4 14463583 8.376 ns/op BenchmarkTrailingZeros16-4 14809042 8.301 ns/op BenchmarkTrailingZeros32-4 14120496 8.409 ns/op BenchmarkTrailingZeros64-4 15300283 8.372 ns/op BenchmarkOnesCount-4 15191199 8.056 ns/op BenchmarkOnesCount8-4 14121226 8.498 ns/op BenchmarkOnesCount16-4 13830709 8.600 ns/op BenchmarkOnesCount32-4 14317407 8.656 ns/op BenchmarkOnesCount64-4 14746443 8.779 ns/op BenchmarkRotateLeft-4 15233757 8.305 ns/op BenchmarkRotateLeft8-4 13374613 8.422 ns/op BenchmarkRotateLeft16-4 15013645 8.589 ns/op BenchmarkRotateLeft32-4 14143669 9.517 ns/op BenchmarkRotateLeft64-4 14950101 8.395 ns/op BenchmarkReverse-4 19874847 6.155 ns/op BenchmarkReverse8-4 27419772 4.668 ns/op BenchmarkReverse16-4 23357422 5.253 ns/op BenchmarkReverse32-4 21805180 5.818 ns/op BenchmarkReverse64-4 21226010 6.039 ns/op BenchmarkReverseBytes-4 26975529 4.646 ns/op BenchmarkReverseBytes16-4 26211936 4.707 ns/op BenchmarkReverseBytes32-4 27355215 4.701 ns/op BenchmarkReverseBytes64-4 26951598 4.887 ns/op BenchmarkAdd-4 15904084 8.053 ns/op BenchmarkAdd32-4 14641342 8.432 ns/op BenchmarkAdd64-4 15629336 8.036 ns/op BenchmarkAdd64multiple-4 24084169 4.980 ns/op BenchmarkSub-4 15068462 8.152 ns/op BenchmarkSub32-4 14889322 8.371 ns/op BenchmarkSub64-4 14723690 8.099 ns/op BenchmarkSub64multiple-4 23759863 4.982 ns/op BenchmarkMul-4 15102960 8.082 ns/op BenchmarkMul32-4 14482179 8.174 ns/op BenchmarkMul64-4 14507823 8.023 ns/op BenchmarkDiv-4 3517078 32.53 ns/op BenchmarkDiv32-4 7653667 15.51 ns/op BenchmarkDiv64-4 3730696 31.88 ns/op PASS ok math/bits 6.972s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13819953 8.397 ns/op BenchmarkAcos-4 528157 207.3 ns/op BenchmarkAcosh-4 557163 220.1 ns/op BenchmarkAsin-4 539934 208.3 ns/op BenchmarkAsinh-4 569828 210.6 ns/op BenchmarkAtan-4 991164 126.7 ns/op BenchmarkAtanh-4 864717 130.7 ns/op BenchmarkConj-4 26701710 4.668 ns/op BenchmarkCos-4 729910 162.6 ns/op BenchmarkCosh-4 792901 160.7 ns/op BenchmarkExp-4 1000000 121.9 ns/op BenchmarkLog-4 1000000 113.9 ns/op BenchmarkLog10-4 1000000 113.0 ns/op BenchmarkPhase-4 2461801 48.33 ns/op BenchmarkPolar-4 1481064 81.65 ns/op BenchmarkPow-4 294494 463.8 ns/op BenchmarkRect-4 1251390 94.44 ns/op BenchmarkSin-4 761628 163.7 ns/op BenchmarkSinh-4 807246 158.9 ns/op BenchmarkSqrt-4 1318237 91.34 ns/op BenchmarkTan-4 474046 272.7 ns/op BenchmarkTanh-4 518239 243.6 ns/op PASS ok math/cmplx 3.604s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 821444 141.0 ns/op BenchmarkInt63ThreadsafeParallel-4 922164 137.1 ns/op BenchmarkInt63Unthreadsafe-4 1000000 112.1 ns/op BenchmarkIntn1000-4 769472 141.9 ns/op BenchmarkInt63n1000-4 724434 144.7 ns/op BenchmarkInt31n1000-4 850958 132.3 ns/op BenchmarkFloat32-4 937586 129.5 ns/op BenchmarkFloat64-4 1000000 112.2 ns/op BenchmarkPerm3-4 172826 713.0 ns/op BenchmarkPerm30-4 21480 5428 ns/op BenchmarkPerm30ViaShuffle-4 21529 5492 ns/op BenchmarkShuffleOverhead-4 15489 7762 ns/op BenchmarkRead3-4 951290 135.8 ns/op BenchmarkRead64-4 86427 1457 ns/op BenchmarkRead1000-4 5866 20332 ns/op BenchmarkConcurrent-4 233164 548.4 ns/op PASS ok math/rand 2.764s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 40425 2821 ns/op BenchmarkQDecodeWord-4 101996 1131 ns/op BenchmarkQDecodeHeader-4 97297 1242 ns/op BenchmarkTypeByExtension/.html-4 626889 203.7 ns/op BenchmarkTypeByExtension/.HTML-4 413910 344.0 ns/op BenchmarkTypeByExtension/.unused-4 468153 279.3 ns/op BenchmarkExtensionsByType/text/html-4 183492 865.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 55712 2332 ns/op BenchmarkExtensionsByType/application/octet-stream-4 40186 3186 ns/op PASS ok mime 1.749s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 874 128215 ns/op PASS ok mime/quotedprintable 0.198s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25072210 ns/op 8730 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 54785778 ns/op 13848 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5029494759 ns/op 150504 B/op 232 allocs/op BenchmarkDNSName-4 150624 704.4 ns/op BenchmarkInterfaces-4 1999 60486 ns/op BenchmarkInterfaceByIndex-4 6996 17914 ns/op BenchmarkInterfaceByName-4 2007 61792 ns/op BenchmarkInterfaceAddrs-4 1882 60798 ns/op BenchmarkInterfacesAndAddrs-4 6668 18571 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2373 42656 ns/op BenchmarkParseIP-4 7603 15494 ns/op BenchmarkParseIPValidIPv4-4 396100 293.5 ns/op BenchmarkParseIPValidIPv6-4 249368 505.4 ns/op BenchmarkIPString/IPv4-4 139068 937.6 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12478 9299 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50697 2395 ns/op BenchmarkIPEqual/IPv4-4 1064625 113.6 ns/op BenchmarkIPEqual/IPv6-4 1075892 109.2 ns/op BenchmarkTCP4OneShot-4 169 718138 ns/op BenchmarkTCP4OneShotTimeout-4 170 899565 ns/op BenchmarkTCP4Persistent-4 348 349340 ns/op BenchmarkTCP4PersistentTimeout-4 339 324460 ns/op BenchmarkTCP6OneShot-4 170 639702 ns/op BenchmarkTCP6OneShotTimeout-4 135 829233 ns/op BenchmarkTCP6Persistent-4 337 340344 ns/op BenchmarkTCP6PersistentTimeout-4 345 332354 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18782 5757 ns/op BenchmarkTCP6ConcurrentReadWrite-4 18116 6819 ns/op BenchmarkSetReadDeadline-4 135247 836.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 208 492587 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 178 773385 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 172 588386 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 253 475354 ns/op 0 B/op 0 allocs/op PASS ok net 11.724s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24144 4995 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9774 12201 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13378 9328 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18618 6871 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 31340 3828 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 46798 2525 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 109.5 ns/op BenchmarkReadRequestChrome-4 4518 27046 ns/op 22.59 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11188 10296 ns/op 7.58 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11419 10495 ns/op 7.81 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8613 15613 ns/op 9.67 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17940 7099 ns/op 5.63 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 63 1957307 ns/op 0.52 MB/s BenchmarkFileAndServer_1KB/https1-4 48 2411163 ns/op 0.42 MB/s BenchmarkFileAndServer_1KB/h2-4 38 2665958 ns/op 0.38 MB/s BenchmarkFileAndServer_16MB/h1-4 2 66841444 ns/op 251.00 MB/s BenchmarkFileAndServer_16MB/https1-4 1 162737471 ns/op 103.09 MB/s BenchmarkFileAndServer_16MB/h2-4 1 391703541 ns/op 42.83 MB/s BenchmarkFileAndServer_64MB/h1-4 1 270756035 ns/op 247.86 MB/s BenchmarkFileAndServer_64MB/https1-4 1 582307243 ns/op 115.25 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1519983220 ns/op 44.15 MB/s BenchmarkServeMux-4 319 399427 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 405 307352 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 52 1967829 ns/op 6562 B/op 66 allocs/op BenchmarkClientServer/https1-4 37 2856910 ns/op 9379 B/op 103 allocs/op BenchmarkClientServer/h2-4 46 2566206 ns/op 11617 B/op 104 allocs/op BenchmarkClientServerParallel/4/h1-4 372 329468 ns/op 10637 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 20 5680656 ns/op 104455 B/op 1125 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56520: read tcp 127.0.0.1:56512->127.0.0.1:56520: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56546: read tcp 127.0.0.1:56528->127.0.0.1:56546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56545: write tcp 127.0.0.1:56528->127.0.0.1:56545: use of closed network connection BenchmarkClientServerParallel/4/h2-4 57 1915136 ns/op 37142 B/op 408 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56561: read tcp 127.0.0.1:56556->127.0.0.1:56561: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56571: read tcp 127.0.0.1:56556->127.0.0.1:56571: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56560: write tcp 127.0.0.1:56556->127.0.0.1:56560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56569: read tcp 127.0.0.1:56556->127.0.0.1:56569: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56564: read tcp 127.0.0.1:56556->127.0.0.1:56564: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56566: read tcp 127.0.0.1:56556->127.0.0.1:56566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56565: read tcp 127.0.0.1:56556->127.0.0.1:56565: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56567: read tcp 127.0.0.1:56556->127.0.0.1:56567: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56570: read tcp 127.0.0.1:56556->127.0.0.1:56570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56568: read tcp 127.0.0.1:56556->127.0.0.1:56568: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 289 548665 ns/op 22636 B/op 118 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4937: Get: Get "http://127.0.0.1:56632": dial tcp 127.0.0.1:56632: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56632": dial tcp 127.0.0.1:56632: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 27 4013821 ns/op 84921 B/op 920 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56943: read tcp 127.0.0.1:56929->127.0.0.1:56943: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56944: read tcp 127.0.0.1:56929->127.0.0.1:56944: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56946: read tcp 127.0.0.1:56929->127.0.0.1:56946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56945: write tcp 127.0.0.1:56929->127.0.0.1:56945: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56942: write tcp 127.0.0.1:56929->127.0.0.1:56942: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56966: write tcp 127.0.0.1:56948->127.0.0.1:56966: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56970: read tcp 127.0.0.1:56948->127.0.0.1:56970: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56971: read tcp 127.0.0.1:56948->127.0.0.1:56971: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56974: read tcp 127.0.0.1:56948->127.0.0.1:56974: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56975: read tcp 127.0.0.1:56948->127.0.0.1:56975: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 39 6039253 ns/op 106279 B/op 1256 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56995: write tcp 127.0.0.1:56983->127.0.0.1:56995: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57012: read tcp 127.0.0.1:56997->127.0.0.1:57012: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57011: read tcp 127.0.0.1:56997->127.0.0.1:57011: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57025: write tcp 127.0.0.1:57017->127.0.0.1:57025: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57030: read tcp 127.0.0.1:57017->127.0.0.1:57030: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57027: read tcp 127.0.0.1:57017->127.0.0.1:57027: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57028: read tcp 127.0.0.1:57017->127.0.0.1:57028: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57032: read tcp 127.0.0.1:57017->127.0.0.1:57032: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57031: read tcp 127.0.0.1:57017->127.0.0.1:57031: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57038: read tcp 127.0.0.1:57017->127.0.0.1:57038: use of closed network connection ... [output truncated] BenchmarkServer-4 6 17624218 ns/op 7341 B/op 41 allocs/op BenchmarkClient-4 39 2879191 ns/op 3927 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 244 416882 ns/op 7384 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 925 122174 ns/op 3039 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1264 100354 ns/op 1937 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1435 103285 ns/op 2748 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1591 99880 ns/op 2710 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1425 104898 ns/op 2722 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1416 87746 ns/op 1921 B/op 14 allocs/op BenchmarkServerHijack-4 943 145944 ns/op 16761 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 40 3060783 ns/op 6920 B/op 54 allocs/op BenchmarkResponseStatusLine-4 356328 296.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.464s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1992 69574 ns/op 34075 B/op 12 allocs/op PASS ok net/http/httputil 0.234s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 101449 1113 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 451959 236.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 210037 542.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67518 1611 ns/op BenchmarkStdIPv4-4 150091 766.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91093 1184 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 107361 1129 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 89648 1240 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 85348 1384 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1606712 72.91 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1530772 78.92 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1312448 92.31 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 294302 344.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 394168 339.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 349123 427.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 98977 1209 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 323552 424.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 152611 713.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 184806 632.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 185048 699.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 92412 1311 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 361248 331.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 142358 911.9 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 175957 723.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 303006 440.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 146133 816.3 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 263582 405.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 161142 857.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 124521 821.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145105 813.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 105854 1114 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 454600 271.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 117001 936.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 75854 1331 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 102951 1042 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 177692 905.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 104293 1182 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 286033 482.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 99172 1096 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 136080 914.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 169065 706.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 117850 942.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 988363 121.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 124.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 977043 128.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 970520 125.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 863758 127.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 902100 122.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 976857 120.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 980848 120.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 355851 336.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 594716 234.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 262484 484.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 275106 457.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 243763 487.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 94950 1287 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 603513 214.6 ns/op PASS ok net/netip 10.022s 2023/03/23 22:59:11 Test RPC server listening on 127.0.0.1:57149 2023/03/23 22:59:11 Test HTTP RPC server listening on 127.0.0.1:57150 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 154 684788 ns/op BenchmarkEndToEndHTTP-4 201 669599 ns/op BenchmarkEndToEndAsync-4 1334 95603 ns/op BenchmarkEndToEndAsyncHTTP-4 1440 75717 ns/op PASS ok net/rpc 0.969s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3950 26626 ns/op BenchmarkReadMIMEHeader/server_headers-4 5998 21237 ns/op BenchmarkUncommon-4 27037 4584 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.610s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4525 24692 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 84172 1313 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 561141 217.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 122772 1005 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 213507 562.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 110246 1094 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 18966 6634 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 395430 268.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 124074 974.8 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 219895 510.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 114512 1067 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 21246 5496 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 211678 588.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78537 1430 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 80853 1616 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32701 3498 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6154 19073 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 164169 637.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73383 1485 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 81254 1491 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 36442 3381 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5700 18637 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.012s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2747244 41.60 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 163320 912.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 619 212542 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 207 578604 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 471 237973 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 55290 2239 ns/op BenchmarkStatFile-4 35247 3446 ns/op BenchmarkStatDir-4 37298 3319 ns/op BenchmarkLstatDot-4 52315 2377 ns/op BenchmarkLstatFile-4 34498 3308 ns/op BenchmarkLstatDir-4 39216 3169 ns/op PASS ok os 2.035s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 33 3755201 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.270s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 366362 296.0 ns/op PASS ok os/user 0.235s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2819842 42.74 ns/op BenchmarkString-4 2253466 52.21 ns/op BenchmarkBytes-4 1946137 58.45 ns/op BenchmarkNamedBytes-4 898195 145.0 ns/op BenchmarkBytesArray-4 790407 151.0 ns/op BenchmarkSliceLen-4 2308430 51.36 ns/op BenchmarkMapLen-4 1358402 87.15 ns/op BenchmarkStringLen-4 1558094 75.00 ns/op BenchmarkArrayLen-4 1625433 74.99 ns/op BenchmarkSliceCap-4 2343417 50.32 ns/op BenchmarkDeepEqual/int8-4 759260 164.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 114866 989.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 610659 201.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 111020 1049 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 618163 201.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 117189 1037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 556057 203.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 116280 1042 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 657390 201.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 119144 1053 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 747272 168.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 149710 804.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 628669 220.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 115206 1052 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 602738 211.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 106701 1044 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 617152 202.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 117772 1048 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 558345 204.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 112179 1061 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 581271 212.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 114999 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 551036 207.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 109335 1091 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 580363 214.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 107616 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 580382 209.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 102164 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 606624 209.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 112575 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 703130 182.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 113902 1064 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 608056 211.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 100040 1132 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 140415 869.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66897 1775 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 76686 1597 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 47914 2521 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 328632 405.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 42463 2780 ns/op BenchmarkIsZero/StructComparable-4 1000000 124.0 ns/op BenchmarkIsZero/StructIncomparable-4 189003 631.3 ns/op BenchmarkSetZero/Bool/Direct-4 2806872 42.74 ns/op BenchmarkSetZero/Bool/CachedZero-4 1616434 62.43 ns/op BenchmarkSetZero/Bool/NewZero-4 1295798 93.35 ns/op BenchmarkSetZero/Int/Direct-4 2097823 56.30 ns/op BenchmarkSetZero/Int/CachedZero-4 1910078 62.89 ns/op BenchmarkSetZero/Int/NewZero-4 1285554 97.46 ns/op BenchmarkSetZero/Uint/Direct-4 2106237 55.87 ns/op BenchmarkSetZero/Uint/CachedZero-4 1900809 63.51 ns/op BenchmarkSetZero/Uint/NewZero-4 1296380 91.05 ns/op BenchmarkSetZero/Float/Direct-4 2052146 59.63 ns/op BenchmarkSetZero/Float/CachedZero-4 1872308 62.68 ns/op BenchmarkSetZero/Float/NewZero-4 1278780 90.34 ns/op BenchmarkSetZero/Complex/Direct-4 2102301 56.67 ns/op BenchmarkSetZero/Complex/CachedZero-4 1822291 62.94 ns/op BenchmarkSetZero/Complex/NewZero-4 1316256 93.83 ns/op BenchmarkSetZero/Array/Direct-4 2971168 40.53 ns/op BenchmarkSetZero/Array/CachedZero-4 1889130 63.14 ns/op BenchmarkSetZero/Array/NewZero-4 1277824 91.92 ns/op BenchmarkSetZero/Chan/Direct-4 2108332 55.23 ns/op BenchmarkSetZero/Chan/CachedZero-4 1375555 83.93 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 114.9 ns/op BenchmarkSetZero/Func/Direct-4 2140999 58.86 ns/op BenchmarkSetZero/Func/CachedZero-4 1389366 85.17 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 114.3 ns/op BenchmarkSetZero/Interface/Direct-4 1952170 60.67 ns/op BenchmarkSetZero/Interface/CachedZero-4 1891558 61.52 ns/op BenchmarkSetZero/Interface/NewZero-4 1360141 89.89 ns/op BenchmarkSetZero/Map/Direct-4 2187603 54.07 ns/op BenchmarkSetZero/Map/CachedZero-4 1391486 81.52 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 112.5 ns/op BenchmarkSetZero/Pointer/Direct-4 2177430 54.32 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1444357 82.74 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 113.1 ns/op BenchmarkSetZero/Slice/Direct-4 1974105 60.66 ns/op BenchmarkSetZero/Slice/CachedZero-4 1917175 61.43 ns/op BenchmarkSetZero/Slice/NewZero-4 1325418 89.96 ns/op BenchmarkSetZero/String/Direct-4 2148478 55.03 ns/op BenchmarkSetZero/String/CachedZero-4 1909512 69.09 ns/op BenchmarkSetZero/String/NewZero-4 1322073 89.84 ns/op BenchmarkSetZero/Struct/Direct-4 3307843 36.40 ns/op BenchmarkSetZero/Struct/CachedZero-4 1875242 63.48 ns/op BenchmarkSetZero/Struct/NewZero-4 1275900 97.84 ns/op BenchmarkSelect/1-4 217303 583.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 112820 1300 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 47322 2658 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 180324 656.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 151616 811.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 129560 899.7 ns/op 142.28 MB/s BenchmarkCallArgCopy/size=256-4 149814 1070 ns/op 239.15 MB/s BenchmarkCallArgCopy/size=1024-4 81612 2026 ns/op 505.31 MB/s BenchmarkCallArgCopy/size=4096-4 20844 5823 ns/op 703.36 MB/s BenchmarkCallArgCopy/size=65536-4 1582 88163 ns/op 743.35 MB/s BenchmarkPtrTo-4 589436 182.7 ns/op BenchmarkFieldByName1-4 852728 232.0 ns/op BenchmarkFieldByName2-4 34669 3621 ns/op BenchmarkFieldByName3-4 5667 24723 ns/op BenchmarkInterfaceBig-4 3188215 36.25 ns/op BenchmarkInterfaceSmall-4 3519932 34.38 ns/op BenchmarkNew-4 1000000 107.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 3374 35635 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3362 35329 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3156 38291 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3307 40247 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3253 36556 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3532 36211 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 231099 547.1 ns/op PASS ok reflect 21.413s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4585 23833 ns/op 9307 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 9506 19297 ns/op 9123 B/op 1 allocs/op BenchmarkFindString-4 10000 22726 ns/op 9299 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 24677 ns/op 9043 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23731 ns/op 9198 B/op 2 allocs/op BenchmarkLiteral-4 10000 20792 ns/op BenchmarkNotLiteral-4 3434 40734 ns/op BenchmarkMatchClass-4 3114 47844 ns/op BenchmarkMatchClass_InRange-4 2593 47379 ns/op BenchmarkReplaceAll-4 1465 101325 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 18400 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22051 5154 ns/op BenchmarkAnchoredShortMatch-4 10000 19227 ns/op BenchmarkAnchoredLongMatch-4 15082 7988 ns/op BenchmarkOnePassShortA-4 20436 5835 ns/op BenchmarkNotOnePassShortA-4 5527 24321 ns/op BenchmarkOnePassShortB-4 25669 4505 ns/op BenchmarkNotOnePassShortB-4 9106 20802 ns/op BenchmarkOnePassLongPrefix-4 81511 1398 ns/op BenchmarkOnePassLongNotPrefix-4 31165 3848 ns/op BenchmarkMatchParallelShared-4 6352 23214 ns/op BenchmarkMatchParallelCopied-4 8043 20658 ns/op BenchmarkQuoteMetaAll-4 161220 942.1 ns/op 14.86 MB/s BenchmarkQuoteMetaNone-4 362013 307.1 ns/op 84.68 MB/s BenchmarkCompile/Onepass-4 3958 31523 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1552 78587 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 163 727138 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2714901 42.23 ns/op 378.87 MB/s BenchmarkMatch/Easy0/32-4 10000 17039 ns/op 1.88 MB/s BenchmarkMatch/Easy0/1K-4 5220 32101 ns/op 31.90 MB/s BenchmarkMatch/Easy0i/16-4 2732582 43.41 ns/op 368.60 MB/s BenchmarkMatch/Easy0i/32-4 5090 30580 ns/op 1.05 MB/s BenchmarkMatch/Easy0i/1K-4 235 478411 ns/op 2.14 MB/s BenchmarkMatch/Easy1/16-4 2740285 42.55 ns/op 376.03 MB/s BenchmarkMatch/Easy1/32-4 10000 17519 ns/op 1.83 MB/s BenchmarkMatch/Easy1/1K-4 4519 38458 ns/op 26.63 MB/s BenchmarkMatch/Medium/16-4 2666652 42.34 ns/op 377.90 MB/s BenchmarkMatch/Medium/32-4 7744 29337 ns/op 1.09 MB/s BenchmarkMatch/Medium/1K-4 283 407694 ns/op 2.51 MB/s BenchmarkMatch/Hard/16-4 2675316 42.88 ns/op 373.11 MB/s BenchmarkMatch/Hard/32-4 4520 38184 ns/op 0.84 MB/s BenchmarkMatch/Hard/1K-4 174 685787 ns/op 1.49 MB/s BenchmarkMatch/Hard1/16-4 1644 81570 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 846 145260 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 27 4095510 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 29661 4017 ns/op 3.98 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16635 7493 ns/op 4.27 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 657 185152 ns/op 5.53 MB/s 23 B/op 0 allocs/op PASS ok regexp 9.697s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 892804 145.2 ns/op BenchmarkIsWordChar-4 220782 572.2 ns/op PASS ok regexp/syntax 1.395s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 92300 1275 ns/op BenchmarkCallers/inlined-4 67843 1707 ns/op BenchmarkCallers/no-cache-4 16118 7575 ns/op BenchmarkMakeChan/Byte-4 1000000 241.9 ns/op BenchmarkMakeChan/Int-4 632259 348.3 ns/op BenchmarkMakeChan/Ptr-4 535783 396.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 230.3 ns/op BenchmarkMakeChan/Struct/32-4 300693 650.8 ns/op BenchmarkMakeChan/Struct/40-4 214980 738.9 ns/op BenchmarkChanNonblocking-4 7449153 16.26 ns/op BenchmarkSelectUncontended-4 1049829 116.5 ns/op BenchmarkSelectSyncContended-4 92670 1342 ns/op BenchmarkSelectAsyncContended-4 287523 399.2 ns/op BenchmarkSelectNonblock-4 3953508 26.22 ns/op BenchmarkChanUncontended-4 16332 8254 ns/op BenchmarkChanContended-4 4779 23423 ns/op BenchmarkChanSync-4 195976 511.9 ns/op BenchmarkChanSyncWork-4 10000 30745 ns/op BenchmarkChanProdCons0-4 225708 482.8 ns/op BenchmarkChanProdCons10-4 397008 252.5 ns/op BenchmarkChanProdCons100-4 486978 217.9 ns/op BenchmarkChanProdConsWork0-4 159699 713.8 ns/op BenchmarkChanProdConsWork10-4 237703 508.4 ns/op BenchmarkChanProdConsWork100-4 252520 473.1 ns/op BenchmarkSelectProdCons-4 171975 725.9 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 125.4 ns/op BenchmarkChanCreation-4 185007 575.1 ns/op BenchmarkChanSem-4 311961 389.1 ns/op BenchmarkChanPopular-4 129 1237225 ns/op BenchmarkChanClosed-4 1000000 132.1 ns/op BenchmarkCallClosure-4 4326345 26.03 ns/op BenchmarkCallClosure1-4 4824699 29.03 ns/op BenchmarkCallClosure2-4 1000000 118.3 ns/op BenchmarkCallClosure3-4 1335957 95.10 ns/op BenchmarkCallClosure4-4 1000000 113.4 ns/op BenchmarkComplex128DivNormal-4 13210897 8.971 ns/op BenchmarkComplex128DivNisNaN-4 9584948 11.67 ns/op BenchmarkComplex128DivDisNaN-4 9160738 12.24 ns/op BenchmarkComplex128DivNisInf-4 12816100 9.062 ns/op BenchmarkComplex128DivDisInf-4 7399058 16.02 ns/op BenchmarkSetTypePtr-4 54482402 2.053 ns/op 3896.53 MB/s BenchmarkSetTypePtr8-4 13187052 9.753 ns/op 6561.78 MB/s BenchmarkSetTypePtr16-4 11714305 9.481 ns/op 13500.99 MB/s BenchmarkSetTypePtr32-4 11788592 9.813 ns/op 26086.70 MB/s BenchmarkSetTypePtr64-4 11873084 9.744 ns/op 52547.01 MB/s BenchmarkSetTypePtr126-4 6699070 16.97 ns/op 59407.24 MB/s BenchmarkSetTypePtr128-4 7101631 15.76 ns/op 64991.25 MB/s BenchmarkSetTypePtrSlice-4 1000000 130.5 ns/op 62774.22 MB/s BenchmarkSetTypeNode1-4 13670598 10.06 ns/op 2386.18 MB/s BenchmarkSetTypeNode1Slice-4 3666039 29.44 ns/op 26085.81 MB/s BenchmarkSetTypeNode8-4 13646851 9.637 ns/op 8301.04 MB/s BenchmarkSetTypeNode8Slice-4 2034946 58.13 ns/op 44040.96 MB/s BenchmarkSetTypeNode64-4 7811900 15.39 ns/op 34316.71 MB/s BenchmarkSetTypeNode64Slice-4 326203 410.6 ns/op 41145.95 MB/s BenchmarkSetTypeNode64Dead-4 9005028 12.32 ns/op 42855.76 MB/s BenchmarkSetTypeNode64DeadSlice-4 282223 368.4 ns/op 45862.76 MB/s BenchmarkSetTypeNode124-4 7978030 16.53 ns/op 60979.71 MB/s BenchmarkSetTypeNode124Slice-4 244752 530.0 ns/op 60857.82 MB/s BenchmarkSetTypeNode126-4 7022726 15.96 ns/op 64150.41 MB/s BenchmarkSetTypeNode126Slice-4 246907 525.0 ns/op 62414.33 MB/s BenchmarkSetTypeNode128-4 4654243 21.78 ns/op 47753.75 MB/s BenchmarkSetTypeNode128Slice-4 179778 634.5 ns/op 52450.76 MB/s BenchmarkSetTypeNode130-4 5232559 21.37 ns/op 49415.23 MB/s BenchmarkSetTypeNode130Slice-4 201009 651.4 ns/op 51872.21 MB/s BenchmarkSetTypeNode1024-4 1000000 119.8 ns/op 68539.97 MB/s BenchmarkSetTypeNode1024Slice-4 33385 3557 ns/op 73842.81 MB/s BenchmarkAllocation-4 2617 82205 ns/op BenchmarkReadMemStats-4 98 1210239 ns/op BenchmarkReadMemStatsLatency-4 1 2012883 p50-ns 2012883 p90-ns 2012883 p99-ns BenchmarkWriteBarrier-4 2657132 43.80 ns/op BenchmarkBulkWriteBarrier-4 5916759 26.28 ns/op BenchmarkScanStackNoLocals-4 3 38438581 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15239149 8.389 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14421421 9.115 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10541481 10.42 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8054004 13.49 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6306982 18.79 ns/op BenchmarkHash5-4 7842184 15.07 ns/op 331.76 MB/s BenchmarkHash16-4 8306877 13.79 ns/op 1160.51 MB/s BenchmarkHash64-4 7392595 15.52 ns/op 4124.21 MB/s BenchmarkHash1024-4 2558266 46.37 ns/op 22085.56 MB/s BenchmarkHash65536-4 47640 2297 ns/op 28528.88 MB/s BenchmarkAlignedLoad-4 8399085 13.19 ns/op BenchmarkUnalignedLoad-4 8932544 11.96 ns/op BenchmarkEqEfaceConcrete-4 7170062 15.36 ns/op BenchmarkEqIfaceConcrete-4 7440447 14.43 ns/op BenchmarkNeEfaceConcrete-4 7812772 14.95 ns/op BenchmarkNeIfaceConcrete-4 8233677 13.89 ns/op BenchmarkConvT2EByteSized/bool-4 4261345 26.75 ns/op BenchmarkConvT2EByteSized/uint8-4 4284684 25.40 ns/op BenchmarkConvT2ESmall-4 4610863 25.38 ns/op BenchmarkConvT2EUintptr-4 4352269 26.79 ns/op BenchmarkConvT2ELarge-4 1000000 131.6 ns/op BenchmarkConvT2ISmall-4 4589439 25.57 ns/op BenchmarkConvT2IUintptr-4 4196204 26.68 ns/op BenchmarkConvT2ILarge-4 1000000 127.6 ns/op BenchmarkConvI2E-4 3965812 26.41 ns/op BenchmarkConvI2I-4 3772454 29.58 ns/op BenchmarkAssertE2T-4 4274089 27.65 ns/op BenchmarkAssertE2TLarge-4 2160478 54.30 ns/op BenchmarkAssertE2I-4 3895789 29.87 ns/op BenchmarkAssertI2T-4 4066340 27.48 ns/op BenchmarkAssertI2I-4 3741692 30.03 ns/op BenchmarkAssertI2E-4 4690014 25.10 ns/op BenchmarkAssertE2E-4 4695000 25.53 ns/op BenchmarkAssertE2T2-4 3020184 38.58 ns/op BenchmarkAssertE2T2Blank-4 4071574 29.78 ns/op BenchmarkAssertI2E2-4 3515908 31.18 ns/op BenchmarkAssertI2E2Blank-4 4723056 25.00 ns/op BenchmarkAssertE2E2-4 3860811 30.95 ns/op BenchmarkAssertE2E2Blank-4 4767978 25.30 ns/op BenchmarkConvT2Ezero/zero/16-4 4695331 25.75 ns/op BenchmarkConvT2Ezero/zero/32-4 4261840 27.09 ns/op BenchmarkConvT2Ezero/zero/64-4 4411809 26.40 ns/op BenchmarkConvT2Ezero/zero/str-4 4466689 26.21 ns/op BenchmarkConvT2Ezero/zero/slice-4 4393281 26.22 ns/op BenchmarkConvT2Ezero/zero/big-4 129358 1155 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1038565 111.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 185.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 118882 1040 ns/op BenchmarkConvT2Ezero/smallint/16-4 4393291 26.95 ns/op BenchmarkConvT2Ezero/smallint/32-4 4374426 27.00 ns/op BenchmarkConvT2Ezero/smallint/64-4 4476927 27.02 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 100.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1336035 92.87 ns/op BenchmarkConvT2Ezero/largeint/64-4 1255522 88.41 ns/op BenchmarkMalloc8-4 1000000 109.8 ns/op BenchmarkMalloc16-4 1000000 113.8 ns/op BenchmarkMallocTypeInfo8-4 1262512 98.97 ns/op BenchmarkMallocTypeInfo16-4 1000000 122.6 ns/op BenchmarkMallocLargeStruct-4 80533 1584 ns/op BenchmarkGoroutineSelect-4 24 5341981 ns/op BenchmarkGoroutineBlocking-4 24 4719440 ns/op BenchmarkGoroutineForRange-4 28 4013166 ns/op BenchmarkGoroutineIdle-4 28 4343420 ns/op BenchmarkHashStringSpeed-4 2808032 41.17 ns/op BenchmarkHashBytesSpeed-4 1263511 89.23 ns/op BenchmarkHashInt32Speed-4 3104647 36.99 ns/op BenchmarkHashInt64Speed-4 2976189 37.64 ns/op BenchmarkHashStringArraySpeed-4 592704 193.0 ns/op BenchmarkMegMap-4 2764735 39.34 ns/op BenchmarkMegOneMap-4 3544339 33.31 ns/op BenchmarkMegEqMap-4 3534 36535 ns/op BenchmarkMegEmptyMap-4 4407313 33.06 ns/op BenchmarkSmallStrMap-4 2988405 37.77 ns/op BenchmarkMapStringKeysEight_16-4 2997153 38.08 ns/op BenchmarkMapStringKeysEight_32-4 2780502 41.34 ns/op BenchmarkMapStringKeysEight_64-4 2840704 41.62 ns/op BenchmarkMapStringKeysEight_1M-4 2791544 39.29 ns/op BenchmarkIntMap-4 3155571 36.53 ns/op BenchmarkMapFirst/1-4 3871069 29.36 ns/op BenchmarkMapFirst/2-4 3722769 30.55 ns/op BenchmarkMapFirst/3-4 4034131 29.85 ns/op BenchmarkMapFirst/4-4 3895228 29.66 ns/op BenchmarkMapFirst/5-4 3869751 29.79 ns/op BenchmarkMapFirst/6-4 3635240 34.30 ns/op BenchmarkMapFirst/7-4 3920695 29.20 ns/op BenchmarkMapFirst/8-4 3826161 31.27 ns/op BenchmarkMapFirst/9-4 3562753 32.82 ns/op BenchmarkMapFirst/10-4 3522387 32.88 ns/op BenchmarkMapFirst/11-4 3670302 33.01 ns/op BenchmarkMapFirst/12-4 3497220 33.56 ns/op BenchmarkMapFirst/13-4 3475377 33.13 ns/op BenchmarkMapFirst/14-4 3426903 33.39 ns/op BenchmarkMapFirst/15-4 3371907 33.69 ns/op BenchmarkMapFirst/16-4 3604308 34.18 ns/op BenchmarkMapMid/1-4 3461367 34.35 ns/op BenchmarkMapMid/2-4 3352537 35.66 ns/op BenchmarkMapMid/3-4 3446444 33.40 ns/op BenchmarkMapMid/4-4 3480034 33.26 ns/op BenchmarkMapMid/5-4 3528883 33.58 ns/op BenchmarkMapMid/6-4 3385347 38.40 ns/op BenchmarkMapMid/7-4 3443660 34.41 ns/op BenchmarkMapMid/8-4 3456898 34.08 ns/op BenchmarkMapMid/9-4 3149409 36.69 ns/op BenchmarkMapMid/10-4 3117759 35.60 ns/op BenchmarkMapMid/11-4 3211846 35.72 ns/op BenchmarkMapMid/12-4 3171600 36.73 ns/op BenchmarkMapMid/13-4 3476112 34.92 ns/op BenchmarkMapMid/14-4 3351483 34.89 ns/op BenchmarkMapMid/15-4 3144360 34.97 ns/op BenchmarkMapMid/16-4 3316077 36.41 ns/op BenchmarkMapLast/1-4 3515788 33.07 ns/op BenchmarkMapLast/2-4 3515216 33.19 ns/op BenchmarkMapLast/3-4 3454622 32.87 ns/op BenchmarkMapLast/4-4 3530196 32.75 ns/op BenchmarkMapLast/5-4 3607633 33.85 ns/op BenchmarkMapLast/6-4 3363276 35.37 ns/op BenchmarkMapLast/7-4 3322326 35.85 ns/op BenchmarkMapLast/8-4 3176742 37.16 ns/op BenchmarkMapLast/9-4 3313732 35.98 ns/op BenchmarkMapLast/10-4 3220494 36.78 ns/op BenchmarkMapLast/11-4 3252970 36.31 ns/op BenchmarkMapLast/12-4 3239116 36.26 ns/op BenchmarkMapLast/13-4 3310789 34.95 ns/op BenchmarkMapLast/14-4 3254906 36.06 ns/op BenchmarkMapLast/15-4 3345108 36.47 ns/op BenchmarkMapLast/16-4 2743497 38.26 ns/op BenchmarkMapCycle-4 2522647 46.95 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3437235 34.38 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3153 36364 ns/op BenchmarkMakeMap/[Byte]Byte-4 752614 306.6 ns/op BenchmarkMakeMap/[Int]Int-4 156462 688.2 ns/op BenchmarkNewEmptyMap-4 17937310 6.845 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1803342 74.64 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 665223 195.3 ns/op BenchmarkMapIterEmpty-4 4722243 25.61 ns/op BenchmarkSameLengthMap-4 4020750 29.73 ns/op BenchmarkBigKeyMap-4 1517871 77.27 ns/op BenchmarkBigValMap-4 1335998 87.51 ns/op BenchmarkSmallKeyMap-4 2981737 39.61 ns/op BenchmarkMapPopulate/1-4 2206926 53.34 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 145729 964.7 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 18828 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 745 186059 ns/op 51772 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 46 2407435 ns/op 415908 B/op 198 allocs/op BenchmarkMapPopulate/100000-4 5 26165211 ns/op 6538088 B/op 2952 allocs/op BenchmarkComplexAlgMap-4 517828 230.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 616152 170.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 592928 180.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 311616 412.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60148 1978 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7195 15225 ns/op BenchmarkGoMapClear/NonReflexive/1-4 601330 210.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 557810 233.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 258993 450.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 58105 2035 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6963 15251 ns/op BenchmarkMapStringConversion/32/simple-4 1573825 75.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1513262 75.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1363398 86.65 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1514689 76.56 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1471732 79.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1311944 90.71 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1944782 61.01 ns/op BenchmarkMapInterfacePtr-4 1992883 67.00 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6770946 17.69 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 75478 1877 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6530 17274 ns/op BenchmarkMapPop1000-4 518 231285 ns/op BenchmarkMapPop10000-4 32 4624246 ns/op BenchmarkMapAssign/Int32/256-4 2306980 48.33 ns/op BenchmarkMapAssign/Int32/65536-4 1356766 109.3 ns/op BenchmarkMapAssign/Int64/256-4 2401304 48.65 ns/op BenchmarkMapAssign/Int64/65536-4 1429196 73.91 ns/op BenchmarkMapAssign/Str/256-4 2022796 58.76 ns/op BenchmarkMapAssign/Str/65536-4 785287 127.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1509991 78.82 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1076506 102.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1546348 83.84 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 935049 116.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 562051 3834 ns/op BenchmarkMapOperatorAssign/Str/65536-4 266863 383.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 765214 149.4 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 282979 484.1 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 910141 152.1 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 366722 309.9 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 668490 255.2 ns/op 68 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 222620 477.3 ns/op 87 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1521801 85.83 ns/op BenchmarkMapDelete/Int32/1000-4 1626105 66.23 ns/op BenchmarkMapDelete/Int32/10000-4 1693190 71.54 ns/op BenchmarkMapDelete/Int64/100-4 1326243 92.33 ns/op BenchmarkMapDelete/Int64/1000-4 1607622 74.83 ns/op BenchmarkMapDelete/Int64/10000-4 1472091 78.38 ns/op BenchmarkMapDelete/Str/100-4 1000000 108.6 ns/op BenchmarkMapDelete/Str/1000-4 1410248 80.46 ns/op BenchmarkMapDelete/Str/10000-4 1336188 82.02 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 121.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1312088 88.65 ns/op BenchmarkMapDelete/Pointer/10000-4 1137717 89.73 ns/op BenchmarkMemmove/0-4 14212808 7.895 ns/op BenchmarkMemmove/1-4 1000000 116.9 ns/op 8.56 MB/s BenchmarkMemmove/2-4 1000000 103.3 ns/op 19.36 MB/s BenchmarkMemmove/3-4 1208827 109.0 ns/op 27.52 MB/s BenchmarkMemmove/4-4 1071850 109.6 ns/op 36.49 MB/s BenchmarkMemmove/5-4 1071375 109.9 ns/op 45.48 MB/s BenchmarkMemmove/6-4 989696 109.1 ns/op 54.97 MB/s BenchmarkMemmove/7-4 976207 126.7 ns/op 55.24 MB/s BenchmarkMemmove/8-4 1212409 103.0 ns/op 77.66 MB/s BenchmarkMemmove/9-4 1000000 138.7 ns/op 64.89 MB/s BenchmarkMemmove/10-4 1000000 129.0 ns/op 77.53 MB/s BenchmarkMemmove/11-4 1000000 112.0 ns/op 98.25 MB/s BenchmarkMemmove/12-4 1000000 117.3 ns/op 102.29 MB/s BenchmarkMemmove/13-4 1000000 152.2 ns/op 85.39 MB/s BenchmarkMemmove/14-4 1000000 130.1 ns/op 107.58 MB/s BenchmarkMemmove/15-4 1000000 116.2 ns/op 129.12 MB/s BenchmarkMemmove/16-4 1000000 104.9 ns/op 152.59 MB/s BenchmarkMemmove/32-4 1000000 107.5 ns/op 297.77 MB/s BenchmarkMemmove/64-4 1000000 119.5 ns/op 535.59 MB/s BenchmarkMemmove/128-4 745729 182.5 ns/op 701.46 MB/s BenchmarkMemmove/256-4 552988 270.8 ns/op 945.22 MB/s BenchmarkMemmove/512-4 619171 196.1 ns/op 2611.46 MB/s BenchmarkMemmove/1024-4 487531 412.0 ns/op 2485.58 MB/s BenchmarkMemmove/2048-4 252099 450.9 ns/op 4542.18 MB/s BenchmarkMemmove/4096-4 128940 1024 ns/op 4000.49 MB/s BenchmarkMemmoveOverlap/32-4 1000000 118.9 ns/op 269.10 MB/s BenchmarkMemmoveOverlap/64-4 1000000 141.4 ns/op 452.56 MB/s BenchmarkMemmoveOverlap/128-4 985676 131.4 ns/op 973.81 MB/s BenchmarkMemmoveOverlap/256-4 630912 164.8 ns/op 1553.74 MB/s BenchmarkMemmoveOverlap/512-4 423542 336.0 ns/op 1523.62 MB/s BenchmarkMemmoveOverlap/1024-4 327199 339.5 ns/op 3016.21 MB/s BenchmarkMemmoveOverlap/2048-4 215547 690.3 ns/op 2966.99 MB/s BenchmarkMemmoveOverlap/4096-4 109376 1905 ns/op 2149.80 MB/s BenchmarkMemmoveUnalignedDst/0-4 18744528 8.747 ns/op BenchmarkMemmoveUnalignedDst/1-4 1071321 101.5 ns/op 9.85 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 188.1 ns/op 10.63 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 107.2 ns/op 27.98 MB/s BenchmarkMemmoveUnalignedDst/4-4 1031188 103.7 ns/op 38.56 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 104.1 ns/op 48.03 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 109.8 ns/op 54.62 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 113.0 ns/op 61.92 MB/s BenchmarkMemmoveUnalignedDst/8-4 955741 111.1 ns/op 72.03 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 115.2 ns/op 78.10 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 152.9 ns/op 65.42 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 110.9 ns/op 99.17 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 128.5 ns/op 93.37 MB/s BenchmarkMemmoveUnalignedDst/13-4 949270 117.2 ns/op 110.95 MB/s BenchmarkMemmoveUnalignedDst/14-4 1029526 113.2 ns/op 123.70 MB/s BenchmarkMemmoveUnalignedDst/15-4 970008 117.2 ns/op 127.98 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 118.8 ns/op 134.73 MB/s BenchmarkMemmoveUnalignedDst/32-4 1040541 109.9 ns/op 291.06 MB/s BenchmarkMemmoveUnalignedDst/64-4 988862 147.6 ns/op 433.60 MB/s BenchmarkMemmoveUnalignedDst/128-4 951927 123.5 ns/op 1036.82 MB/s BenchmarkMemmoveUnalignedDst/256-4 656487 160.5 ns/op 1595.43 MB/s BenchmarkMemmoveUnalignedDst/512-4 672427 204.0 ns/op 2510.41 MB/s BenchmarkMemmoveUnalignedDst/1024-4 481317 294.8 ns/op 3473.26 MB/s BenchmarkMemmoveUnalignedDst/2048-4 270031 482.0 ns/op 4249.24 MB/s BenchmarkMemmoveUnalignedDst/4096-4 137938 815.9 ns/op 5019.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1204954 106.8 ns/op 299.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1104608 150.9 ns/op 424.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 923882 119.4 ns/op 1071.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 132.6 ns/op 1930.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 730278 174.5 ns/op 2933.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 487388 278.1 ns/op 3682.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 315303 444.4 ns/op 4608.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 162070 727.6 ns/op 5629.51 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20255570 7.529 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1313736 91.00 ns/op 10.99 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1255734 155.0 ns/op 12.90 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1356356 87.96 ns/op 34.11 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1343336 85.06 ns/op 47.03 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1408551 87.99 ns/op 56.83 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1281718 85.07 ns/op 70.53 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1262919 95.32 ns/op 73.44 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1263102 82.96 ns/op 96.43 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1388108 85.18 ns/op 105.66 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 127.3 ns/op 78.58 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1423698 84.38 ns/op 130.36 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1437765 85.48 ns/op 140.38 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1456756 86.22 ns/op 150.78 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1406968 84.75 ns/op 165.20 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1411474 83.99 ns/op 178.60 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1382088 88.27 ns/op 181.26 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1246092 90.21 ns/op 354.73 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1227165 107.2 ns/op 597.07 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 102.9 ns/op 1243.69 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 126.2 ns/op 2029.17 MB/s BenchmarkMemmoveUnalignedSrc/512-4 792111 164.3 ns/op 3116.55 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 518971 251.0 ns/op 4078.91 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 310464 404.4 ns/op 5063.73 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 162415 705.7 ns/op 5804.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1384995 146.8 ns/op 218.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1306633 91.66 ns/op 698.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 117.9 ns/op 1085.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 909883 131.4 ns/op 1948.92 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 835068 167.8 ns/op 3051.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 403437 260.2 ns/op 3935.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 334880 596.7 ns/op 3432.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 172255 701.4 ns/op 5839.43 MB/s BenchmarkMemclr/5-4 17720025 7.781 ns/op 642.61 MB/s BenchmarkMemclr/16-4 16172665 7.164 ns/op 2233.49 MB/s BenchmarkMemclr/64-4 15759331 7.897 ns/op 8104.01 MB/s BenchmarkMemclr/256-4 13263056 9.023 ns/op 28371.25 MB/s BenchmarkMemclr/4096-4 2344676 62.25 ns/op 65801.10 MB/s BenchmarkMemclr/65536-4 95565 1738 ns/op 37703.76 MB/s BenchmarkMemclr/1M-4 5870 29622 ns/op 35398.43 MB/s BenchmarkMemclr/4M-4 1468 83133 ns/op 50452.75 MB/s BenchmarkMemclr/8M-4 483 240164 ns/op 34928.72 MB/s BenchmarkMemclr/16M-4 151 803608 ns/op 20877.36 MB/s BenchmarkMemclr/64M-4 39 3258612 ns/op 20594.31 MB/s BenchmarkGoMemclr/5-4 2154302 61.84 ns/op 80.86 MB/s BenchmarkGoMemclr/16-4 559216 184.3 ns/op 86.80 MB/s BenchmarkGoMemclr/64-4 191022 658.1 ns/op 97.25 MB/s BenchmarkGoMemclr/256-4 46166 2659 ns/op 96.29 MB/s BenchmarkMemclrRange/1K_2K-4 80116 1400 ns/op 68461.55 MB/s BenchmarkMemclrRange/2K_8K-4 14428 7301 ns/op 45680.84 MB/s BenchmarkMemclrRange/4K_16K-4 30909 3851 ns/op 83896.91 MB/s BenchmarkMemclrRange/160K_228K-4 3548 37145 ns/op 44766.85 MB/s BenchmarkClearFat7-4 3494026 32.38 ns/op BenchmarkClearFat8-4 4190964 38.11 ns/op BenchmarkClearFat11-4 3894116 30.31 ns/op BenchmarkClearFat12-4 4231435 29.71 ns/op BenchmarkClearFat13-4 3785858 29.86 ns/op BenchmarkClearFat14-4 4127552 40.75 ns/op BenchmarkClearFat15-4 3716514 30.50 ns/op BenchmarkClearFat16-4 4162873 27.55 ns/op BenchmarkClearFat24-4 4177466 32.41 ns/op BenchmarkClearFat32-4 3725775 27.00 ns/op BenchmarkClearFat40-4 3780555 42.77 ns/op BenchmarkClearFat48-4 3746458 31.71 ns/op BenchmarkClearFat56-4 4123796 50.08 ns/op BenchmarkClearFat64-4 3768321 39.93 ns/op BenchmarkClearFat72-4 2322254 46.67 ns/op BenchmarkClearFat128-4 2736955 38.07 ns/op BenchmarkClearFat256-4 2656254 51.12 ns/op BenchmarkClearFat512-4 1654755 131.9 ns/op BenchmarkClearFat1024-4 918501 117.1 ns/op BenchmarkClearFat1032-4 1000000 137.2 ns/op BenchmarkClearFat1040-4 947158 194.8 ns/op BenchmarkCopyFat7-4 3993199 40.48 ns/op BenchmarkCopyFat8-4 3772648 27.32 ns/op BenchmarkCopyFat11-4 3730994 28.11 ns/op BenchmarkCopyFat12-4 4428350 26.15 ns/op BenchmarkCopyFat13-4 3812078 28.71 ns/op BenchmarkCopyFat14-4 3876724 36.53 ns/op BenchmarkCopyFat15-4 2094519 58.32 ns/op BenchmarkCopyFat16-4 2604661 40.63 ns/op BenchmarkCopyFat24-4 4109214 32.06 ns/op BenchmarkCopyFat32-4 4318240 34.80 ns/op BenchmarkCopyFat64-4 3717550 33.46 ns/op BenchmarkCopyFat72-4 3412929 44.01 ns/op BenchmarkCopyFat128-4 2982790 66.29 ns/op BenchmarkCopyFat256-4 2531031 51.06 ns/op BenchmarkCopyFat512-4 1000000 130.1 ns/op BenchmarkCopyFat520-4 1345617 161.5 ns/op BenchmarkCopyFat1024-4 841506 228.4 ns/op BenchmarkCopyFat1032-4 544095 232.2 ns/op BenchmarkCopyFat1040-4 841237 148.1 ns/op BenchmarkIssue18740/2byte-4 320 394653 ns/op BenchmarkIssue18740/4byte-4 427 341827 ns/op BenchmarkIssue18740/8byte-4 842 128551 ns/op BenchmarkMemclrKnownSize1-4 7220172 30.71 ns/op 32.56 MB/s BenchmarkMemclrKnownSize2-4 3997160 33.78 ns/op 59.20 MB/s BenchmarkMemclrKnownSize4-4 2943162 38.83 ns/op 103.01 MB/s BenchmarkMemclrKnownSize8-4 852624 166.4 ns/op 48.08 MB/s BenchmarkMemclrKnownSize16-4 619792 229.8 ns/op 69.63 MB/s BenchmarkMemclrKnownSize32-4 439693 384.5 ns/op 83.23 MB/s BenchmarkMemclrKnownSize64-4 220315 602.1 ns/op 106.30 MB/s BenchmarkMemclrKnownSize112-4 123860 1409 ns/op 79.50 MB/s BenchmarkMemclrKnownSize128-4 106842 1631 ns/op 78.46 MB/s BenchmarkMemclrKnownSize192-4 66471 1821 ns/op 105.42 MB/s BenchmarkMemclrKnownSize248-4 52314 2510 ns/op 98.81 MB/s BenchmarkMemclrKnownSize256-4 43348 3498 ns/op 73.18 MB/s BenchmarkMemclrKnownSize512-4 21624 5236 ns/op 97.79 MB/s BenchmarkMemclrKnownSize1024-4 10000 10681 ns/op 95.88 MB/s BenchmarkMemclrKnownSize4096-4 2769 40866 ns/op 100.23 MB/s BenchmarkMemclrKnownSize512KiB-4 22 5102064 ns/op 102.76 MB/s BenchmarkReadMetricsLatency-4 6454 2985 p50-ns 5638 p90-ns 12796 p99-ns BenchmarkFinalizer-4 198 607835 ns/op BenchmarkFinalizerRun-4 205407 927.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8098179 14.61 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3760687 33.89 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2927263 41.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2796140 41.86 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 116.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1326614 112.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2361526 47.06 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1530820 77.09 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1529536 74.48 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2454579 61.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2251894 49.88 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2050242 112.1 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1779798 66.90 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1537017 95.07 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7292480 16.99 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7765869 28.93 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8071996 17.33 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7314681 27.62 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6896175 18.36 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6106732 18.94 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6939399 18.52 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7880149 15.83 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7911384 15.40 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6893658 17.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6569971 21.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5966565 18.96 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5400370 25.41 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8396340 17.48 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6887533 16.95 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5700854 18.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5421680 20.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6696463 17.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5382752 26.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6535815 19.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5025250 21.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5769531 23.19 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5473813 19.82 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6391978 19.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6354748 22.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6804132 21.24 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7021560 16.96 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6759554 19.46 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6021331 23.01 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6811653 15.60 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6624265 21.91 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5776516 22.34 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7672712 17.46 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6524044 19.06 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 4996911 21.88 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6411068 17.51 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6927022 18.24 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7070572 18.99 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6511341 16.09 ns/op BenchmarkNetpollBreak-4 1578 125160 ns/op BenchmarkPingPongHog-4 1101 318634 ns/op BenchmarkStackGrowth-4 69464 1483 ns/op BenchmarkStackGrowthDeep-4 796 136595 ns/op BenchmarkCreateGoroutines-4 45724 3835 ns/op BenchmarkCreateGoroutinesParallel-4 55660 13848 ns/op BenchmarkCreateGoroutinesCapture-4 1426 738035 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 43456 12141 ns/op BenchmarkClosureCall-4 25076440 4.984 ns/op BenchmarkWakeupParallelSpinning/0s-4 5619 27320 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3523 29088 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3045 37560 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2708 53747 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1558 85893 ns/op BenchmarkWakeupParallelSpinning/20µs-4 777 164951 ns/op BenchmarkWakeupParallelSpinning/50µs-4 304 442829 ns/op BenchmarkWakeupParallelSpinning/100µs-4 135 779726 ns/op BenchmarkMatmult-4 3163484 93.69 ns/op BenchmarkFastrand-4 1892874 94.57 ns/op BenchmarkFastrand64-4 3628646 30.29 ns/op BenchmarkFastrandHashiter-4 2750631 90.32 ns/op BenchmarkFastrandn/2-4 4180119 26.86 ns/op BenchmarkFastrandn/3-4 4602928 28.56 ns/op BenchmarkFastrandn/4-4 4238832 30.06 ns/op BenchmarkFastrandn/5-4 4121152 32.67 ns/op BenchmarkIfaceCmp100-4 104559 1134 ns/op BenchmarkIfaceCmpNil100-4 238586 939.4 ns/op BenchmarkEfaceCmpDiff-4 41929 3475 ns/op BenchmarkEfaceCmpDiffIndirect-4 40890 5448 ns/op BenchmarkDefer-4 1342759 91.56 ns/op BenchmarkDefer10-4 968810 254.1 ns/op BenchmarkDeferMany-4 534458 511.4 ns/op BenchmarkPanicRecover-4 200832 596.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 68 2303042 ns/op 2235015 p50-ns 3016921 p90-ns 4611520 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 56 3141795 ns/op 2509460 p50-ns 4737065 p90-ns 13380734 p99-ns BenchmarkGoroutineProfile/small/idle-4 32 5160162 ns/op 4712926 p50-ns 7668392 p90-ns 11718015 p99-ns BenchmarkGoroutineProfile/small/loaded-4 27 6854723 ns/op 5615168 p50-ns 13160796 p90-ns 19188967 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 49 2327775 ns/op 2180520 p50-ns 3255875 p90-ns 4865834 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 61 2430884 ns/op 2111125 p50-ns 4309472 p90-ns 7926529 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 10893444 ns/op 10457480 p50-ns 15699544 p90-ns 17365639 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 26937630 ns/op 28279602 p50-ns 38492391 p90-ns 38492391 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 51 2129588 ns/op 2018828 p50-ns 2786706 p90-ns 4270969 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 72 3764348 ns/op 3211405 p50-ns 6553789 p90-ns 13106302 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 32 4744200 ns/op 4755774 p50-ns 6363281 p90-ns 7114532 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 32 8237170 ns/op 6019723 p50-ns 15839110 p90-ns 36824109 p99-ns BenchmarkRWMutexUncontended-4 1321374 100.0 ns/op BenchmarkRWMutexWrite100-4 314500 2509 ns/op BenchmarkRWMutexWrite10-4 42686 2686 ns/op BenchmarkRWMutexWorkWrite100-4 10000 12119 ns/op BenchmarkRWMutexWorkWrite10-4 31965 6598 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2527 60640 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 969 146665 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1009 118207 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 466 315805 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 517 319534 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 190 683073 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 265 440516 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 105 1244466 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 188196 1012 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 181555 1386 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 113157 1322 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 137013 1779 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 135684 1138 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 151772 1296 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 116005 1544 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 127568 1280 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 148149 2085 ns/op BenchmarkMakeSlice/Byte-4 1000000 100.7 ns/op BenchmarkMakeSlice/Int16-4 1000000 125.5 ns/op BenchmarkMakeSlice/Int-4 1026321 145.8 ns/op BenchmarkMakeSlice/Ptr-4 1000000 181.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 257.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 287.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 322.6 ns/op BenchmarkGrowSlice/Byte-4 354900 654.3 ns/op BenchmarkGrowSlice/Int16-4 179893 648.5 ns/op BenchmarkGrowSlice/Int-4 329517 1895 ns/op BenchmarkGrowSlice/Ptr-4 225454 1428 ns/op BenchmarkGrowSlice/Struct/24-4 154953 1788 ns/op BenchmarkGrowSlice/Struct/32-4 137614 1436 ns/op BenchmarkGrowSlice/Struct/40-4 63926 1607 ns/op BenchmarkExtendSlice/IntSlice-4 84362 2063 ns/op BenchmarkExtendSlice/PointerSlice-4 89547 1970 ns/op BenchmarkExtendSlice/NoGrow-4 528916 623.8 ns/op BenchmarkAppend-4 699672 151.5 ns/op BenchmarkAppendGrowByte-4 1 116324796 ns/op BenchmarkAppendGrowString-4 1 708960363 ns/op BenchmarkAppendSlice/1Bytes-4 315951 577.3 ns/op BenchmarkAppendSlice/4Bytes-4 225934 591.2 ns/op BenchmarkAppendSlice/7Bytes-4 189264 577.4 ns/op BenchmarkAppendSlice/8Bytes-4 110833 922.3 ns/op BenchmarkAppendSlice/15Bytes-4 179535 566.3 ns/op BenchmarkAppendSlice/16Bytes-4 199623 704.3 ns/op BenchmarkAppendSlice/32Bytes-4 174984 634.9 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 31911 3540 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11183 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 40445 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 867 156105 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 88 2867057 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5988263 ns/op BenchmarkAppendStr/1Bytes-4 484015 518.8 ns/op BenchmarkAppendStr/4Bytes-4 353200 590.1 ns/op BenchmarkAppendStr/8Bytes-4 162236 716.2 ns/op BenchmarkAppendStr/16Bytes-4 211664 699.5 ns/op BenchmarkAppendStr/32Bytes-4 334359 465.0 ns/op BenchmarkAppendSpecialCase-4 736743 325.2 ns/op BenchmarkCopy/1Byte-4 188278 614.6 ns/op 1.63 MB/s BenchmarkCopy/1String-4 231414 499.6 ns/op 2.00 MB/s BenchmarkCopy/2Byte-4 223957 886.7 ns/op 2.26 MB/s BenchmarkCopy/2String-4 191162 753.8 ns/op 2.65 MB/s BenchmarkCopy/4Byte-4 237279 730.4 ns/op 5.48 MB/s BenchmarkCopy/4String-4 354543 356.2 ns/op 11.23 MB/s BenchmarkCopy/8Byte-4 305792 476.3 ns/op 16.80 MB/s BenchmarkCopy/8String-4 221317 671.6 ns/op 11.91 MB/s BenchmarkCopy/12Byte-4 352809 299.4 ns/op 40.08 MB/s BenchmarkCopy/12String-4 551802 366.4 ns/op 32.75 MB/s BenchmarkCopy/16Byte-4 296346 518.1 ns/op 30.88 MB/s BenchmarkCopy/16String-4 246109 532.3 ns/op 30.06 MB/s BenchmarkCopy/32Byte-4 73591 2243 ns/op 14.27 MB/s BenchmarkCopy/32String-4 741003 268.8 ns/op 119.04 MB/s BenchmarkCopy/128Byte-4 1000000 157.7 ns/op 811.43 MB/s BenchmarkCopy/128String-4 974347 148.0 ns/op 864.85 MB/s BenchmarkCopy/1024Byte-4 381166 360.1 ns/op 2843.82 MB/s BenchmarkCopy/1024String-4 327861 439.0 ns/op 2332.81 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21870 8536 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 14788 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 21532 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 23036 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 33843 ns/op BenchmarkAppendInPlace/Grow/Byte-4 144891 1754 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 132877 1697 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 58754 2118 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 54669 2602 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 37575 3244 ns/op BenchmarkStackCopyPtr-4 1 139584723 ns/op BenchmarkStackCopy-4 2 127127410 ns/op BenchmarkStackCopyNoCache-4 25 6274557 ns/op BenchmarkStackCopyWithStkobj-4 2 70661832 ns/op BenchmarkIssue18138-4 129 945434 ns/op BenchmarkCompareStringEqual-4 12128374 11.21 ns/op BenchmarkCompareStringIdentical-4 15504825 8.608 ns/op BenchmarkCompareStringSameLength-4 18268874 9.024 ns/op BenchmarkCompareStringDifferentLength-4 25488324 5.311 ns/op BenchmarkCompareStringBigUnaligned-4 775 146685 ns/op 7148.54 MB/s BenchmarkCompareStringBig-4 2134 76342 ns/op 13735.29 MB/s BenchmarkConcatStringAndBytes-4 1583989 82.00 ns/op BenchmarkSliceByteToString/1-4 1338279 79.43 ns/op BenchmarkSliceByteToString/2-4 843385 165.6 ns/op BenchmarkSliceByteToString/4-4 1000000 167.8 ns/op BenchmarkSliceByteToString/8-4 855241 214.5 ns/op BenchmarkSliceByteToString/16-4 1000000 185.3 ns/op BenchmarkSliceByteToString/32-4 662089 261.3 ns/op BenchmarkSliceByteToString/64-4 813003 328.3 ns/op BenchmarkSliceByteToString/128-4 292269 380.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1938123 57.95 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 809335 124.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 696267 237.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2396922 58.19 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1368291 97.12 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1420693 72.11 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1505142 75.60 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 295174 697.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 404514 335.6 ns/op BenchmarkRuneIterate/range/ASCII-4 4643059 34.11 ns/op BenchmarkRuneIterate/range/Japanese-4 1807476 58.34 ns/op BenchmarkRuneIterate/range/MixedLength-4 1519766 102.4 ns/op BenchmarkRuneIterate/range1/ASCII-4 6593029 18.26 ns/op BenchmarkRuneIterate/range1/Japanese-4 2202573 49.24 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2374410 49.70 ns/op BenchmarkRuneIterate/range2/ASCII-4 5745520 19.23 ns/op BenchmarkRuneIterate/range2/Japanese-4 1000000 101.9 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2187348 75.28 ns/op BenchmarkArrayEqual-4 18741085 6.555 ns/op BenchmarkFunc/Name-4 5291596 29.00 ns/op BenchmarkFunc/Entry-4 9809360 11.24 ns/op BenchmarkFunc/FileLine-4 1933197 79.09 ns/op PASS ok runtime 465.510s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26230 5681 ns/op BenchmarkHandle/concurrent-4 23271 5805 ns/op PASS ok runtime/cgo 0.627s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 22488169 5.538 ns/op BenchmarkAtomicStore64-4 13444011 10.93 ns/op BenchmarkAtomicLoad-4 30541562 7.778 ns/op BenchmarkAtomicStore-4 11223373 12.16 ns/op BenchmarkAnd8-4 12240084 10.92 ns/op BenchmarkAnd-4 13855300 11.46 ns/op BenchmarkAnd8Parallel-4 3997018 28.88 ns/op BenchmarkAndParallel-4 3788169 29.15 ns/op BenchmarkOr8-4 10871451 12.11 ns/op BenchmarkOr-4 12558240 11.56 ns/op BenchmarkOr8Parallel-4 3998673 29.60 ns/op BenchmarkOrParallel-4 3721393 29.66 ns/op BenchmarkXadd-4 4151714 28.18 ns/op BenchmarkXadd64-4 4001786 28.28 ns/op BenchmarkCas-4 2672300 42.68 ns/op BenchmarkCas64-4 2517146 49.08 ns/op BenchmarkXchg-4 4122153 30.57 ns/op BenchmarkXchg64-4 3779767 29.47 ns/op PASS ok runtime/internal/atomic 3.791s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2896630 37.52 ns/op BenchmarkMulUintptr/large-4 3269416 49.20 ns/op PASS ok runtime/internal/math 0.749s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 10 12775604 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 17795410 ns/op 422.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 20 5192830 ns/op 18.00 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 28468155 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 36606890 ns/op 1699 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 24 6200534 ns/op 102.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 112073287 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 139168336 ns/op 8554 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 8 12576018 ns/op 739.8 concurrent_launches/op PASS ok runtime/pprof 2.412s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 6 17697711 ns/op BenchmarkStackLeak-4 25399 5718 ns/op PASS ok runtime/race 0.643s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2453852 46.52 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 285643 651.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.515s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9414769 12.79 ns/op BenchmarkCompact/one-4 1209554 142.0 ns/op BenchmarkCompact/sorted-4 720183 178.8 ns/op BenchmarkCompact/1_item-4 964602 135.5 ns/op BenchmarkCompact/unsorted-4 922759 159.0 ns/op BenchmarkCompact/many-4 603324 194.7 ns/op BenchmarkReplace/naive-fast-4 41569 3987 ns/op BenchmarkReplace/optimized-fast-4 27618 3711 ns/op BenchmarkReplace/naive-slow-4 17128 7326 ns/op BenchmarkReplace/optimized-slow-4 17781 6329 ns/op PASS ok slices 2.263s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 102681 1052 ns/op BenchmarkSortString1K-4 120 954021 ns/op BenchmarkSortString1K_Slice-4 133 938729 ns/op BenchmarkStableString1K-4 73 1547929 ns/op BenchmarkSortInt1K-4 147 768484 ns/op BenchmarkSortInt1K_Sorted-4 2780 53375 ns/op BenchmarkSortInt1K_Reversed-4 1429 88027 ns/op BenchmarkSortInt1K_Mod8-4 418 315942 ns/op BenchmarkStableInt1K-4 100 1323985 ns/op BenchmarkStableInt1K_Slice-4 100 1081517 ns/op BenchmarkSortInt64K-4 2 65131097 ns/op BenchmarkSortInt64K_Slice-4 2 65628294 ns/op BenchmarkStableInt64K-4 2 121933396 ns/op BenchmarkSort1e2-4 343 356400 ns/op BenchmarkStable1e2-4 100 1049546 ns/op BenchmarkSort1e4-4 2 84754669 ns/op BenchmarkStable1e4-4 1 396308163 ns/op PASS ok sort 43.161s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 677515 294.6 ns/op BenchmarkAtof64Float-4 594980 192.6 ns/op BenchmarkAtof64FloatExp-4 475647 320.0 ns/op BenchmarkAtof64Big-4 464972 335.1 ns/op BenchmarkAtof64RandomBits-4 391042 326.1 ns/op BenchmarkAtof64RandomFloats-4 432848 289.7 ns/op BenchmarkAtof64RandomLongFloats-4 341185 461.2 ns/op BenchmarkAtof32Decimal-4 587622 206.3 ns/op BenchmarkAtof32Float-4 783738 199.1 ns/op BenchmarkAtof32FloatExp-4 485612 253.2 ns/op BenchmarkAtof32Random-4 346060 499.7 ns/op BenchmarkAtof32RandomLong-4 120120 850.5 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 126.4 ns/op BenchmarkParseInt/Pos/26bit-4 698131 166.3 ns/op BenchmarkParseInt/Pos/31bit-4 600277 194.1 ns/op BenchmarkParseInt/Pos/56bit-4 540718 262.9 ns/op BenchmarkParseInt/Pos/63bit-4 340840 331.1 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 116.9 ns/op BenchmarkParseInt/Neg/26bit-4 757082 177.1 ns/op BenchmarkParseInt/Neg/31bit-4 710046 300.1 ns/op BenchmarkParseInt/Neg/56bit-4 351992 366.9 ns/op BenchmarkParseInt/Neg/63bit-4 531424 356.0 ns/op BenchmarkAtoi/Pos/7bit-4 1235370 103.3 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 168.4 ns/op BenchmarkAtoi/Pos/31bit-4 847498 156.9 ns/op BenchmarkAtoi/Pos/56bit-4 505129 237.0 ns/op BenchmarkAtoi/Pos/63bit-4 469419 428.6 ns/op BenchmarkAtoi/Neg/7bit-4 1465508 87.52 ns/op BenchmarkAtoi/Neg/26bit-4 799124 135.5 ns/op BenchmarkAtoi/Neg/31bit-4 868354 195.3 ns/op BenchmarkAtoi/Neg/56bit-4 543952 273.0 ns/op BenchmarkAtoi/Neg/63bit-4 485047 328.3 ns/op BenchmarkFormatFloat/Decimal-4 83426 1257 ns/op BenchmarkFormatFloat/Float-4 80730 1489 ns/op BenchmarkFormatFloat/Exp-4 86311 1366 ns/op BenchmarkFormatFloat/NegExp-4 86553 1437 ns/op BenchmarkFormatFloat/LongExp-4 70687 1639 ns/op BenchmarkFormatFloat/Big-4 71756 1504 ns/op BenchmarkFormatFloat/BinaryExp-4 157784 851.0 ns/op BenchmarkFormatFloat/32Integer-4 87752 1228 ns/op BenchmarkFormatFloat/32ExactFraction-4 86148 1313 ns/op BenchmarkFormatFloat/32Point-4 88306 1441 ns/op BenchmarkFormatFloat/32Exp-4 85840 1338 ns/op BenchmarkFormatFloat/32NegExp-4 83742 1321 ns/op BenchmarkFormatFloat/32Shortest-4 77414 1606 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 94902 1446 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 87664 1150 ns/op BenchmarkFormatFloat/64Fixed1-4 131719 1016 ns/op BenchmarkFormatFloat/64Fixed2-4 129960 1018 ns/op BenchmarkFormatFloat/64Fixed3-4 120708 981.4 ns/op BenchmarkFormatFloat/64Fixed4-4 130886 1402 ns/op BenchmarkFormatFloat/64Fixed12-4 72766 1542 ns/op BenchmarkFormatFloat/64Fixed16-4 83431 1436 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 89644 1384 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 73321 1473 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2100 62597 ns/op BenchmarkFormatFloat/Slowpath64-4 67869 2046 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 66114 1679 ns/op BenchmarkAppendFloat/Decimal-4 108255 1101 ns/op BenchmarkAppendFloat/Float-4 93192 1292 ns/op BenchmarkAppendFloat/Exp-4 109428 1136 ns/op BenchmarkAppendFloat/NegExp-4 112366 1204 ns/op BenchmarkAppendFloat/LongExp-4 77154 2795 ns/op BenchmarkAppendFloat/Big-4 81669 1679 ns/op BenchmarkAppendFloat/BinaryExp-4 307208 526.2 ns/op BenchmarkAppendFloat/32Integer-4 112596 1010 ns/op BenchmarkAppendFloat/32ExactFraction-4 114806 1981 ns/op BenchmarkAppendFloat/32Point-4 95577 1115 ns/op BenchmarkAppendFloat/32Exp-4 112884 1119 ns/op BenchmarkAppendFloat/32NegExp-4 85900 1183 ns/op BenchmarkAppendFloat/32Shortest-4 112567 1059 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 145696 811.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 128648 827.9 ns/op BenchmarkAppendFloat/64Fixed1-4 154522 689.1 ns/op BenchmarkAppendFloat/64Fixed2-4 179856 711.4 ns/op BenchmarkAppendFloat/64Fixed3-4 157033 776.9 ns/op BenchmarkAppendFloat/64Fixed4-4 175464 719.4 ns/op BenchmarkAppendFloat/64Fixed12-4 94231 1263 ns/op BenchmarkAppendFloat/64Fixed16-4 110290 1167 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 125875 979.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 100513 1173 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2053 69694 ns/op BenchmarkAppendFloat/Slowpath64-4 99972 2392 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 85065 2139 ns/op BenchmarkFormatInt-4 12667 10324 ns/op BenchmarkAppendInt-4 14636 9225 ns/op BenchmarkFormatUint-4 57648 1735 ns/op BenchmarkAppendUint-4 83041 1399 ns/op BenchmarkFormatIntSmall/7-4 1970594 63.78 ns/op BenchmarkFormatIntSmall/42-4 2032855 59.10 ns/op BenchmarkAppendIntSmall-4 977649 139.6 ns/op BenchmarkAppendUintVarlen/1-4 989551 118.1 ns/op BenchmarkAppendUintVarlen/12-4 853550 146.9 ns/op BenchmarkAppendUintVarlen/123-4 708513 157.8 ns/op BenchmarkAppendUintVarlen/1234-4 909642 161.7 ns/op BenchmarkAppendUintVarlen/12345-4 892704 187.2 ns/op BenchmarkAppendUintVarlen/123456-4 781306 156.5 ns/op BenchmarkAppendUintVarlen/1234567-4 755372 161.3 ns/op BenchmarkAppendUintVarlen/12345678-4 758211 154.9 ns/op BenchmarkAppendUintVarlen/123456789-4 744744 165.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 782372 160.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 888643 164.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 670292 161.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 579206 190.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 820336 190.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 776662 168.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 724315 243.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 667288 177.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 677344 204.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 741020 202.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 462684 246.8 ns/op BenchmarkQuote-4 38178 3164 ns/op BenchmarkQuoteRune-4 374646 463.1 ns/op BenchmarkAppendQuote-4 43545 3053 ns/op BenchmarkAppendQuoteRune-4 655951 179.4 ns/op BenchmarkUnquoteEasy-4 1362430 122.1 ns/op BenchmarkUnquoteHard-4 34386 3984 ns/op PASS ok strconv 24.643s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 333670 349.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 115782 1218 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 134007 1386 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 151131 695.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 55597 2514 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92986 1858 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 582591 304.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23754 6202 ns/op BenchmarkGenericMatch1-4 1743 70173 ns/op BenchmarkGenericMatch2-4 370 429825 ns/op BenchmarkSingleMaxSkipping-4 10000 12455 ns/op 802.91 MB/s BenchmarkSingleLongSuffixFail-4 17160 7025 ns/op 142.63 MB/s BenchmarkSingleMatch-4 176 655321 ns/op 22.89 MB/s BenchmarkByteByteNoMatch-4 86612 1335 ns/op BenchmarkByteByteMatch-4 14134 12210 ns/op BenchmarkByteStringMatch-4 14629 7693 ns/op BenchmarkHTMLEscapeNew-4 63049 2037 ns/op BenchmarkHTMLEscapeOld-4 69343 1850 ns/op BenchmarkByteStringReplacerWriteString-4 1177 101320 ns/op BenchmarkByteReplacerWriteString-4 1459 77866 ns/op BenchmarkByteByteReplaces-4 2534 88638 ns/op BenchmarkByteByteMap-4 8162 15056 ns/op BenchmarkMap/identity/ASCII-4 717453 214.7 ns/op BenchmarkMap/identity/Greek-4 619490 298.1 ns/op BenchmarkMap/change/ASCII-4 29118 4042 ns/op BenchmarkMap/change/Greek-4 20563 5435 ns/op BenchmarkIndexRune-4 1818925 72.59 ns/op BenchmarkIndexRuneLongString-4 1352622 113.2 ns/op BenchmarkIndexRuneFastPath-4 2703361 73.33 ns/op BenchmarkIndex-4 3036606 38.33 ns/op BenchmarkLastIndex-4 3144282 37.97 ns/op BenchmarkIndexByte-4 10290978 10.85 ns/op BenchmarkToUpper/#00-4 2617669 46.50 ns/op BenchmarkToUpper/ONLYUPPER-4 2094147 68.83 ns/op BenchmarkToUpper/abc-4 243922 673.5 ns/op BenchmarkToUpper/AbC123-4 207745 691.2 ns/op BenchmarkToUpper/azAZ09_-4 202548 546.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42945 4996 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59863 2133 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28288 4539 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55795 2164 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100148 1188 ns/op BenchmarkToLower/#00-4 2644359 49.67 ns/op BenchmarkToLower/abc-4 2443438 44.90 ns/op BenchmarkToLower/AbC123-4 149008 672.3 ns/op BenchmarkToLower/azAZ09_-4 141816 1280 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74840 1570 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 50024 2227 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28652 5907 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62251 1926 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 99399 1149 ns/op BenchmarkMapNoChanges-4 904513 167.6 ns/op BenchmarkTrim-4 15657 7342 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2432306 90.44 ns/op BenchmarkToValidUTF8/InvalidASCII-4 141320 831.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 82381 1235 ns/op BenchmarkEqualFold/Tests-4 46861 3515 ns/op BenchmarkEqualFold/ASCII-4 2369290 49.56 ns/op BenchmarkEqualFold/UnicodePrefix-4 107583 1111 ns/op BenchmarkEqualFold/UnicodeSuffix-4 111484 1968 ns/op BenchmarkIndexHard1-4 1027 110451 ns/op BenchmarkIndexHard2-4 826 157902 ns/op BenchmarkIndexHard3-4 177 740742 ns/op BenchmarkIndexHard4-4 253 604998 ns/op BenchmarkLastIndexHard1-4 80 1668744 ns/op BenchmarkLastIndexHard2-4 90 2093868 ns/op BenchmarkLastIndexHard3-4 90 1537364 ns/op BenchmarkCountHard1-4 915 121996 ns/op BenchmarkCountHard2-4 800 187514 ns/op BenchmarkCountHard3-4 184 747304 ns/op BenchmarkIndexTorture-4 10000 20721 ns/op BenchmarkCountTorture-4 6438 17869 ns/op BenchmarkCountTortureOverlapping-4 889 133219 ns/op BenchmarkCountByte/10-4 3167040 37.66 ns/op 265.55 MB/s BenchmarkCountByte/32-4 3112233 38.78 ns/op 825.24 MB/s BenchmarkCountByte/4096-4 934426 136.7 ns/op 29963.73 MB/s BenchmarkCountByte/4194304-4 897 128670 ns/op 32597.37 MB/s BenchmarkCountByte/67108864-4 13 7885096 ns/op 8510.85 MB/s BenchmarkFields/ASCII/16-4 279772 405.6 ns/op 39.45 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18424 7202 ns/op 35.54 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1466 90357 ns/op 45.33 MB/s 6784 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 1533130 ns/op 42.75 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28869613 ns/op 36.32 MB/s 1515544 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 121197 1058 ns/op 15.12 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 15840 ns/op 16.16 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 565 280287 ns/op 14.61 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 6387348 ns/op 10.26 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 101510122 ns/op 10.33 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 213159 618.8 ns/op 25.86 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11462 ns/op 22.33 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 753 199402 ns/op 20.54 MB/s 22144 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 4592012 ns/op 14.27 MB/s 463116 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 91436618 ns/op 11.47 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 125738 1009 ns/op 15.86 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 12087 ns/op 21.18 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 507 234417 ns/op 17.47 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4886522 ns/op 13.41 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 96549262 ns/op 10.86 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 89231864 ns/op BenchmarkSplitSingleByteSeparator-4 19 9086145 ns/op BenchmarkSplitMultiByteSeparator-4 34 3409932 ns/op BenchmarkSplitNSingleByteSeparator-4 204715 937.6 ns/op BenchmarkSplitNMultiByteSeparator-4 155211 1155 ns/op BenchmarkRepeat/5x0-4 2776908 43.65 ns/op BenchmarkRepeat/5x1-4 2839506 42.89 ns/op BenchmarkRepeat/5x2-4 217364 682.6 ns/op BenchmarkRepeat/5x6-4 130143 929.2 ns/op BenchmarkRepeat/10x0-4 2686531 74.29 ns/op BenchmarkRepeat/10x1-4 2976889 39.47 ns/op BenchmarkRepeat/10x2-4 246726 536.4 ns/op BenchmarkRepeat/10x6-4 149275 894.7 ns/op BenchmarkRepeatLarge/256/1-4 63752 2355 ns/op 108.70 MB/s BenchmarkRepeatLarge/256/16-4 92078 2120 ns/op 120.78 MB/s BenchmarkRepeatLarge/512/1-4 27978 3578 ns/op 143.09 MB/s BenchmarkRepeatLarge/512/16-4 49812 3269 ns/op 156.63 MB/s BenchmarkRepeatLarge/1024/1-4 28266 4974 ns/op 205.89 MB/s BenchmarkRepeatLarge/1024/16-4 24841 4243 ns/op 241.36 MB/s BenchmarkRepeatLarge/2048/1-4 12744 8433 ns/op 242.86 MB/s BenchmarkRepeatLarge/2048/16-4 17648 6191 ns/op 330.82 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12135 ns/op 337.54 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10407 ns/op 393.56 MB/s BenchmarkRepeatLarge/8192/1-4 6368 20173 ns/op 406.09 MB/s BenchmarkRepeatLarge/8192/16-4 6104 19757 ns/op 414.64 MB/s BenchmarkRepeatLarge/8192/4097-4 2991976 35.75 ns/op 114594.13 MB/s BenchmarkRepeatLarge/16384/1-4 4617 40379 ns/op 405.75 MB/s BenchmarkRepeatLarge/16384/16-4 4460 34806 ns/op 470.72 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25707 ns/op 478.12 MB/s BenchmarkRepeatLarge/32768/1-4 1572 72490 ns/op 452.03 MB/s BenchmarkRepeatLarge/32768/16-4 1732 63291 ns/op 517.73 MB/s BenchmarkRepeatLarge/32768/4097-4 2378 54769 ns/op 523.63 MB/s BenchmarkRepeatLarge/65536/1-4 721 154756 ns/op 423.48 MB/s BenchmarkRepeatLarge/65536/16-4 1104 144265 ns/op 454.27 MB/s BenchmarkRepeatLarge/65536/4097-4 823 129249 ns/op 475.48 MB/s BenchmarkRepeatLarge/131072/1-4 156 712102 ns/op 184.06 MB/s BenchmarkRepeatLarge/131072/16-4 190 686280 ns/op 190.99 MB/s BenchmarkRepeatLarge/131072/4097-4 188 696904 ns/op 182.24 MB/s BenchmarkRepeatLarge/262144/1-4 105 1201375 ns/op 218.20 MB/s BenchmarkRepeatLarge/262144/16-4 162 1237017 ns/op 211.92 MB/s BenchmarkRepeatLarge/262144/4097-4 110 1140904 ns/op 226.23 MB/s BenchmarkRepeatLarge/524288/1-4 54 2110181 ns/op 248.46 MB/s BenchmarkRepeatLarge/524288/16-4 84 1671508 ns/op 313.66 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2032547 ns/op 255.99 MB/s BenchmarkRepeatLarge/1048576/1-4 39 4417505 ns/op 237.37 MB/s BenchmarkRepeatLarge/1048576/16-4 34 4570196 ns/op 229.44 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 4499080 ns/op 232.21 MB/s BenchmarkRepeatLarge/2097152/1-4 18 6663993 ns/op 314.70 MB/s BenchmarkRepeatLarge/2097152/16-4 22 6592149 ns/op 318.13 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 7005141 ns/op 298.86 MB/s BenchmarkRepeatLarge/4194304/1-4 8 14703312 ns/op 285.26 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11261896 ns/op 372.43 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11436175 ns/op 366.49 MB/s BenchmarkRepeatLarge/8388608/1-4 6 24566860 ns/op 341.46 MB/s BenchmarkRepeatLarge/8388608/16-4 6 22198719 ns/op 377.89 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18119231 ns/op 462.85 MB/s BenchmarkRepeatLarge/16777216/1-4 3 50807678 ns/op 330.21 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35781847 ns/op 468.88 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 59915522 ns/op 280.01 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63041748 ns/op 532.26 MB/s BenchmarkRepeatLarge/33554432/16-4 2 67329335 ns/op 498.36 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63495260 ns/op 528.46 MB/s BenchmarkRepeatLarge/67108864/1-4 1 112570765 ns/op 596.15 MB/s BenchmarkRepeatLarge/67108864/16-4 1 133945631 ns/op 501.02 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 122657235 ns/op 547.13 MB/s BenchmarkRepeatLarge/134217728/1-4 1 245941585 ns/op 545.73 MB/s BenchmarkRepeatLarge/134217728/16-4 1 228315989 ns/op 587.86 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 227528932 ns/op 589.89 MB/s BenchmarkRepeatLarge/268435456/1-4 1 518413246 ns/op 517.80 MB/s BenchmarkRepeatLarge/268435456/16-4 1 549808897 ns/op 488.23 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 530302091 ns/op 506.19 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1089864539 ns/op 492.60 MB/s BenchmarkRepeatLarge/536870912/16-4 1 995970918 ns/op 539.04 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 901132684 ns/op 595.77 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4438747875 ns/op 241.90 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6780392938 ns/op 158.36 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 7217434846 ns/op 148.77 MB/s BenchmarkIndexAnyASCII/1:1-4 1335178 92.26 ns/op BenchmarkIndexAnyASCII/1:2-4 1547565 96.12 ns/op BenchmarkIndexAnyASCII/1:4-4 1540725 75.83 ns/op BenchmarkIndexAnyASCII/1:8-4 1413633 79.21 ns/op BenchmarkIndexAnyASCII/1:16-4 1457124 84.37 ns/op BenchmarkIndexAnyASCII/1:32-4 1268420 85.47 ns/op BenchmarkIndexAnyASCII/1:64-4 1464050 85.63 ns/op BenchmarkIndexAnyASCII/16:1-4 1822664 93.54 ns/op BenchmarkIndexAnyASCII/16:2-4 575965 175.7 ns/op BenchmarkIndexAnyASCII/16:4-4 911313 211.8 ns/op BenchmarkIndexAnyASCII/16:8-4 806862 193.0 ns/op BenchmarkIndexAnyASCII/16:16-4 568780 217.6 ns/op BenchmarkIndexAnyASCII/16:32-4 455340 272.8 ns/op BenchmarkIndexAnyASCII/16:64-4 537466 271.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1394824 88.16 ns/op BenchmarkIndexAnyASCII/256:2-4 75680 1807 ns/op BenchmarkIndexAnyASCII/256:4-4 65287 2017 ns/op BenchmarkIndexAnyASCII/256:8-4 71401 2218 ns/op BenchmarkIndexAnyASCII/256:16-4 68475 1914 ns/op BenchmarkIndexAnyASCII/256:32-4 76831 1476 ns/op BenchmarkIndexAnyASCII/256:64-4 70317 2133 ns/op BenchmarkIndexAnyUTF8/1:1-4 1924897 65.04 ns/op BenchmarkIndexAnyUTF8/1:2-4 1568415 83.45 ns/op BenchmarkIndexAnyUTF8/1:4-4 1909726 62.56 ns/op BenchmarkIndexAnyUTF8/1:8-4 2201798 56.20 ns/op BenchmarkIndexAnyUTF8/1:16-4 1897597 75.91 ns/op BenchmarkIndexAnyUTF8/1:32-4 2058142 110.5 ns/op BenchmarkIndexAnyUTF8/1:64-4 1744158 66.47 ns/op BenchmarkIndexAnyUTF8/16:1-4 1576994 86.25 ns/op BenchmarkIndexAnyUTF8/16:2-4 263820 512.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 269132 617.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 275554 582.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 254746 502.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 215504 576.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 207634 520.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 383929 431.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 16453 7194 ns/op BenchmarkIndexAnyUTF8/256:4-4 14624 14706 ns/op BenchmarkIndexAnyUTF8/256:8-4 14912 14165 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 11037 ns/op BenchmarkIndexAnyUTF8/256:32-4 14586 7775 ns/op BenchmarkIndexAnyUTF8/256:64-4 15477 7763 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1484715 70.92 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1866612 59.54 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2146006 61.35 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1849968 85.79 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1784419 65.75 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1653354 62.60 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1908122 71.00 ns/op BenchmarkLastIndexAnyASCII/16:1-4 875577 135.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 681517 146.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 811467 184.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 983062 168.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 826797 166.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 691068 184.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 490647 216.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 92221 1342 ns/op BenchmarkLastIndexAnyASCII/256:2-4 85306 1426 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73924 1416 ns/op BenchmarkLastIndexAnyASCII/256:8-4 84133 1439 ns/op BenchmarkLastIndexAnyASCII/256:16-4 92384 1449 ns/op BenchmarkLastIndexAnyASCII/256:32-4 82784 1753 ns/op BenchmarkLastIndexAnyASCII/256:64-4 62935 1947 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1880806 61.74 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2054331 59.44 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1958436 62.37 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1893955 61.90 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1922908 59.57 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 120.1 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1915398 91.83 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 304332 559.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 127346 901.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 131760 995.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 127888 867.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 130568 986.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 137125 983.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 110860 1024 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16236 8650 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6970 22476 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8619 13196 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 14325 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 5336 24974 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7528 14407 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9106 14952 ns/op BenchmarkTrimASCII/1:1-4 2393890 47.90 ns/op BenchmarkTrimASCII/1:2-4 1822500 60.06 ns/op BenchmarkTrimASCII/1:4-4 1642207 68.47 ns/op BenchmarkTrimASCII/1:8-4 1000000 100.3 ns/op BenchmarkTrimASCII/1:16-4 1576765 93.57 ns/op BenchmarkTrimASCII/16:1-4 1977378 62.70 ns/op BenchmarkTrimASCII/16:2-4 924435 164.8 ns/op BenchmarkTrimASCII/16:4-4 857431 151.9 ns/op BenchmarkTrimASCII/16:8-4 853082 155.3 ns/op BenchmarkTrimASCII/16:16-4 848155 158.0 ns/op BenchmarkTrimASCII/256:1-4 836923 134.2 ns/op BenchmarkTrimASCII/256:2-4 91094 1445 ns/op BenchmarkTrimASCII/256:4-4 70814 1554 ns/op BenchmarkTrimASCII/256:8-4 86301 1567 ns/op BenchmarkTrimASCII/256:16-4 90056 1344 ns/op BenchmarkTrimASCII/4096:1-4 61984 1708 ns/op BenchmarkTrimASCII/4096:2-4 5652 21213 ns/op BenchmarkTrimASCII/4096:4-4 6160 21110 ns/op BenchmarkTrimASCII/4096:8-4 5768 20866 ns/op BenchmarkTrimASCII/4096:16-4 6891 20232 ns/op BenchmarkTrimByte-4 2925602 51.77 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16362 7073 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16407 8513 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1354 86557 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3075 40708 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5547 20848 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9508 11895 ns/op BenchmarkJoin/0-4 3223555 34.92 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2369587 47.00 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 127465 1396 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 108483 1640 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 80656 1690 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 67996 1898 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64156 2166 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49000 2887 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2001824 87.77 ns/op BenchmarkTrimSpace/ASCII-4 1441195 101.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 97845 1731 ns/op BenchmarkTrimSpace/JustNonASCII-4 64863 2695 ns/op BenchmarkReplaceAll-4 89822 1311 ns/op 16 B/op 1 allocs/op PASS ok strings 114.175s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 49826 2084 ns/op BenchmarkCond2-4 28430 3936 ns/op BenchmarkCond4-4 15404 7629 ns/op BenchmarkCond8-4 10000 14118 ns/op BenchmarkCond16-4 4058 29664 ns/op BenchmarkCond32-4 2012 56172 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 406735 294.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 275054 458.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 545293 251.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 464084 230.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 298044 361.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 663468 199.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 80937 1805 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 95661 1584 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 80199 1746 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 60981 2481 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 624354 191.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 168007 694.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 539647 203.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 146895 758.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 550323 209.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 169880 668.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 985766 131.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 55592 2470 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 134690 1009 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 296926 392.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6504 22595 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 315 413574 ns/op BenchmarkRange/*sync.Map-4 1534 80258 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 84793 1891 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 207817 602.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 70413 1567 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 52556 2308 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 222523 685.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 96249 1491 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 107778 1287 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 224761 681.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 767472 140.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 60066 3545 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 138811 785.2 ns/op BenchmarkSwapCollision/*sync.Map-4 89443 1261 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 188 954123 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 123541 1008 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 302276 517.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 17857 7554 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 84454 1729 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28790 4498 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 304815 361.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 100644 1041 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 272292 420.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 725049 155.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 170211 662.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 951352 124.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 612156 182.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 169213 681.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 608044 197.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 114058 1219 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 239938 670.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 352701 430.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 151822 1083 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 600022 370.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 231898 743.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 112066 914.4 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 267558 406.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72182 1982 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 211731 860.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 287689 384.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 159901 896.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 454448 324.2 ns/op BenchmarkUncontendedSemaphore-4 3856707 30.85 ns/op BenchmarkContendedSemaphore-4 3988069 29.22 ns/op BenchmarkMutexUncontended-4 714440 164.7 ns/op BenchmarkMutex-4 176835 603.5 ns/op BenchmarkMutexSlack-4 193944 552.4 ns/op BenchmarkMutexWork-4 218946 648.7 ns/op BenchmarkMutexWorkSlack-4 184464 691.4 ns/op BenchmarkMutexNoSpin-4 46970 2309 ns/op BenchmarkMutexSpin-4 49962 2523 ns/op BenchmarkOnce-4 963895 128.3 ns/op BenchmarkSemaUncontended-4 3985429 29.30 ns/op BenchmarkSemaSyntNonblock-4 1606951 81.04 ns/op BenchmarkSemaSyntBlock-4 1823120 74.86 ns/op BenchmarkSemaWorkNonblock-4 1248001 98.07 ns/op BenchmarkSemaWorkBlock-4 1228851 93.41 ns/op BenchmarkRWMutexUncontended-4 304566 465.4 ns/op BenchmarkRWMutexWrite100-4 265266 428.9 ns/op BenchmarkRWMutexWrite10-4 277708 378.0 ns/op BenchmarkRWMutexWorkWrite100-4 300741 483.3 ns/op BenchmarkRWMutexWorkWrite10-4 202808 601.8 ns/op BenchmarkWaitGroupUncontended-4 571173 192.7 ns/op BenchmarkWaitGroupAddDone-4 384547 288.6 ns/op BenchmarkWaitGroupAddDoneWork-4 405906 262.9 ns/op BenchmarkWaitGroupWait-4 2341686 52.96 ns/op BenchmarkWaitGroupWaitWork-4 1589167 69.02 ns/op BenchmarkWaitGroupActuallyWait-4 44230 3337 ns/op 32 B/op 2 allocs/op PASS ok sync 26.411s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 744646 156.0 ns/op PASS ok sync/atomic 0.281s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 98830 1153 ns/op 0 B/op 0 allocs/op PASS ok testing 0.253s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5960 19020 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9432 12521 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 88 1603249 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1193186 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 191906407 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 215290284 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1602 86108 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1989 65210 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7403298 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6656366 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 887417594 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 1111160992 ns/op 48120808 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 163 765039 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 176 601797 ns/op 223 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 68695318 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 97723853 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8762486822 ns/op 335150240 B/op 100092 allocs/op BenchmarkTable/100x100000/reuse-4 1 8876488073 ns/op 335150256 B/op 100094 allocs/op BenchmarkPyramid/10-4 1789 71427 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 30 3997798 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 570520196 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 1780 84510 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 178 633729 ns/op 41009 B/op 188 allocs/op BenchmarkRagged/1000-4 19 5652736 ns/op 427429 B/op 1661 allocs/op BenchmarkCode-4 6546 18672 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.132s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 139416630 ns/op BenchmarkVariableString-4 68821 1764 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1443 73772 ns/op 2511 B/op 39 allocs/op PASS ok text/template/parse 0.572s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 45 2948174 ns/op BenchmarkAfter-4 129 1296586 ns/op BenchmarkStop-4 138 905756 ns/op BenchmarkSimultaneousAfterFunc-4 25 5570444 ns/op BenchmarkStartStop-4 204 640446 ns/op BenchmarkReset-4 1260 127506 ns/op BenchmarkSleep-4 28 4810195 ns/op BenchmarkParallelTimerLatency-4 37 981232 avg-late-ns 2692275 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 768485 avg-late-ns 2800166 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 34 526854 avg-late-ns 2522434 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 584443 avg-late-ns 2309860 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 28 581488 avg-late-ns 3632434 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 393196 avg-late-ns 2299073 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 529661 avg-late-ns 4207108 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 26 611216 avg-late-ns 3322182 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 7496146 avg-late-ns 32617097 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 6033924 avg-late-ns 23766907 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 19 4952093 avg-late-ns 16478864 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 462256 avg-late-ns 1446522 max-late-ns BenchmarkTicker-4 100 2611218 ns/op BenchmarkTickerReset-4 2988 42752 ns/op BenchmarkTickerResetNaive-4 196 668324 ns/op BenchmarkNow-4 616144 170.4 ns/op BenchmarkNowUnixNano-4 706639 207.5 ns/op BenchmarkNowUnixMilli-4 812684 175.4 ns/op BenchmarkNowUnixMicro-4 773145 178.2 ns/op BenchmarkFormat-4 50493 2467 ns/op BenchmarkFormatRFC3339-4 68568 1652 ns/op BenchmarkFormatRFC3339Nano-4 75242 2636 ns/op BenchmarkFormatNow-4 64766 1941 ns/op BenchmarkMarshalJSON-4 103164 1365 ns/op BenchmarkMarshalText-4 94932 1203 ns/op BenchmarkParse-4 109261 1871 ns/op BenchmarkParseRFC3339UTC-4 324715 369.9 ns/op BenchmarkParseRFC3339UTCBytes-4 254625 477.5 ns/op BenchmarkParseRFC3339TZ-4 48433 2329 ns/op BenchmarkParseRFC3339TZBytes-4 83344 1508 ns/op BenchmarkParseDuration-4 552811 249.6 ns/op BenchmarkHour-4 1000000 165.2 ns/op BenchmarkSecond-4 732154 141.2 ns/op BenchmarkYear-4 716601 159.3 ns/op BenchmarkDay-4 618255 173.9 ns/op BenchmarkISOWeek-4 721411 169.2 ns/op BenchmarkGoString-4 72165 2714 ns/op BenchmarkUnmarshalText-4 85593 2377 ns/op PASS ok time 15.505s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 504133 211.9 ns/op BenchmarkDecodeValidJapaneseChars-4 721322 178.6 ns/op BenchmarkDecodeRune-4 1959014 66.04 ns/op BenchmarkEncodeValidASCII-4 412488 243.9 ns/op BenchmarkEncodeValidJapaneseChars-4 705236 187.2 ns/op BenchmarkAppendRuneValidASCII-4 1000000 154.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2000623 61.11 ns/op BenchmarkEncodeRune-4 4358367 37.55 ns/op PASS ok unicode/utf16 1.922s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 879457 115.1 ns/op BenchmarkRuneCountTenJapaneseChars-4 218079 601.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2561599 49.44 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 344709 332.2 ns/op BenchmarkValidTenASCIIChars-4 1000000 110.1 ns/op BenchmarkValid100KASCIIChars-4 100 1298691 ns/op BenchmarkValidTenJapaneseChars-4 110383 1115 ns/op BenchmarkValidLongMostlyASCII-4 141 802985 ns/op BenchmarkValidLongJapanese-4 69 1847787 ns/op BenchmarkValidStringTenASCIIChars-4 2146016 67.39 ns/op BenchmarkValidString100KASCIIChars-4 13002 9327 ns/op BenchmarkValidStringTenJapaneseChars-4 367748 349.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1364 124453 ns/op BenchmarkValidStringLongJapanese-4 100 1112196 ns/op BenchmarkEncodeASCIIRune-4 2975592 42.90 ns/op BenchmarkEncodeJapaneseRune-4 1717794 99.00 ns/op BenchmarkAppendASCIIRune-4 6216265 24.29 ns/op BenchmarkAppendJapaneseRune-4 1904282 59.81 ns/op BenchmarkDecodeASCIIRune-4 2179472 52.64 ns/op BenchmarkDecodeJapaneseRune-4 1000000 110.4 ns/op BenchmarkFullRune/ASCII-4 2849455 36.25 ns/op BenchmarkFullRune/Incomplete-4 1418737 91.24 ns/op BenchmarkFullRune/Japanese-4 1917140 70.64 ns/op PASS ok unicode/utf8 4.730s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 77161051103 ns/op PASS ok cmd/api 115.723s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1369374 86.23 ns/op BenchmarkEqArrayOfStrings64-4 228302 547.4 ns/op BenchmarkEqArrayOfStrings1024-4 14973 7856 ns/op BenchmarkEqArrayOfFloats5-4 1627426 73.54 ns/op BenchmarkEqArrayOfFloats64-4 234739 544.8 ns/op BenchmarkEqArrayOfFloats1024-4 15030 8051 ns/op BenchmarkEqStruct-4 29872064 4.065 ns/op PASS ok cmd/compile/internal/reflectdata 1.397s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 65883 ns/op BenchmarkCopyElim1-4 218 495080 ns/op BenchmarkCopyElim10-4 232 511548 ns/op BenchmarkCopyElim100-4 192 668616 ns/op BenchmarkCopyElim1000-4 50 2267853 ns/op BenchmarkCopyElim10000-4 4 28006663 ns/op BenchmarkCopyElim100000-4 1 475631611 ns/op BenchmarkDeadCode/1-4 246 585855 ns/op BenchmarkDeadCode/10-4 190 533319 ns/op BenchmarkDeadCode/100-4 168 741934 ns/op BenchmarkDeadCode/1000-4 68 2917371 ns/op BenchmarkDeadCode/10000-4 4 28820361 ns/op BenchmarkDeadCode/100000-4 1 289112144 ns/op BenchmarkDeadCode/200000-4 1 632041936 ns/op BenchmarkDominatorsLinear-4 14 7503954 ns/op 1.33 MB/s BenchmarkDominatorsFwdBack-4 10 10927706 ns/op 0.92 MB/s BenchmarkDominatorsManyPred-4 10 10626785 ns/op 0.94 MB/s BenchmarkDominatorsMaxPred-4 10 10739990 ns/op 0.93 MB/s BenchmarkDominatorsMaxPredVal-4 10 10323315 ns/op 0.97 MB/s BenchmarkFuse/1-4 416 279347 ns/op BenchmarkFuse/10-4 264 429333 ns/op BenchmarkFuse/100-4 136 803753 ns/op BenchmarkFuse/1000-4 27 5168020 ns/op BenchmarkFuse/10000-4 2 56605216 ns/op BenchmarkNilCheckDeep1-4 14089 8494 ns/op 0.12 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6381 20172 ns/op 0.50 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 866 133465 ns/op 0.75 MB/s 617 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 91 1241456 ns/op 0.81 MB/s 4524 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 14332421 ns/op 0.70 MB/s 140772 B/op 7 allocs/op BenchmarkDSEPass-4 45 2689389 ns/op 42441 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 100253403 ns/op 4280472 B/op 108945 allocs/op BenchmarkCSEPass-4 9 11743126 ns/op 116919 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 129170102 ns/op 5673512 B/op 97529 allocs/op BenchmarkDeadcodePass-4 238 516623 ns/op 91896 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 104040667 ns/op 4024936 B/op 44809 allocs/op BenchmarkMultiPass-4 88 1167103 ns/op 228880 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 214205953 ns/op 11283960 B/op 150518 allocs/op BenchmarkCondRewrite/SoloJump-4 4757649 26.43 ns/op BenchmarkCondRewrite/CombJump-4 4328194 25.48 ns/op PASS ok cmd/compile/internal/ssa 14.583s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13969 8395 ns/op BenchmarkExtShift-4 24836 5023 ns/op BenchmarkModify-4 8505 13173 ns/op BenchmarkMullImm-4 28096 4197 ns/op BenchmarkConstModify-4 9042 13197 ns/op BenchmarkBitSet-4 18092 6618 ns/op BenchmarkBitClear-4 17568 6667 ns/op BenchmarkBitToggle-4 17871 6686 ns/op BenchmarkBitSetConst-4 100845 1128 ns/op BenchmarkBitClearConst-4 155520 823.0 ns/op BenchmarkBitToggleConst-4 104614 1141 ns/op BenchmarkDivconstI64-4 7748996 15.11 ns/op BenchmarkModconstI64-4 7116895 18.68 ns/op BenchmarkDivisiblePow2constI64-4 7346179 15.59 ns/op BenchmarkDivisibleconstI64-4 8842431 13.91 ns/op BenchmarkDivisibleWDivconstI64-4 4149199 29.09 ns/op BenchmarkDivconstU64/3-4 5851298 20.22 ns/op BenchmarkDivconstU64/5-4 7099304 16.31 ns/op BenchmarkDivconstU64/37-4 6009504 17.97 ns/op BenchmarkDivconstU64/1234567-4 8718800 13.76 ns/op BenchmarkModconstU64-4 8234342 15.31 ns/op BenchmarkDivisibleconstU64-4 9008736 13.26 ns/op BenchmarkDivisibleWDivconstU64-4 4070001 28.34 ns/op BenchmarkDivconstI32-4 8069035 15.06 ns/op BenchmarkModconstI32-4 5905861 19.86 ns/op BenchmarkDivisiblePow2constI32-4 7953272 15.13 ns/op BenchmarkDivisibleconstI32-4 9321969 12.88 ns/op BenchmarkDivisibleWDivconstI32-4 4070828 26.63 ns/op BenchmarkDivconstU32-4 7898293 14.66 ns/op BenchmarkModconstU32-4 7125819 16.54 ns/op BenchmarkDivisibleconstU32-4 8933492 16.03 ns/op BenchmarkDivisibleWDivconstU32-4 4366965 27.00 ns/op BenchmarkDivconstI16-4 8328218 14.24 ns/op BenchmarkModconstI16-4 9122346 12.82 ns/op BenchmarkDivisiblePow2constI16-4 8389564 15.42 ns/op BenchmarkDivisibleconstI16-4 7979574 13.55 ns/op BenchmarkDivisibleWDivconstI16-4 4493570 27.08 ns/op BenchmarkDivconstU16-4 8144124 15.06 ns/op BenchmarkModconstU16-4 9187148 12.79 ns/op BenchmarkDivisibleconstU16-4 8695297 12.69 ns/op BenchmarkDivisibleWDivconstU16-4 4281147 28.06 ns/op BenchmarkDivconstI8-4 8666976 13.46 ns/op BenchmarkModconstI8-4 9019197 13.40 ns/op BenchmarkDivisiblePow2constI8-4 7709238 13.10 ns/op BenchmarkDivisibleconstI8-4 7399766 15.88 ns/op BenchmarkDivisibleWDivconstI8-4 4388228 27.73 ns/op BenchmarkDivconstU8-4 8691769 13.76 ns/op BenchmarkModconstU8-4 8353662 13.46 ns/op BenchmarkDivisibleconstU8-4 8974144 13.13 ns/op BenchmarkDivisibleWDivconstU8-4 4336305 27.59 ns/op BenchmarkMul2-4 255128 496.3 ns/op BenchmarkMulNeg2-4 250138 503.2 ns/op BenchmarkEfaceInteger-4 2883740 35.92 ns/op BenchmarkMulconstI32/3-4 29265729 4.344 ns/op BenchmarkMulconstI32/5-4 30373210 4.305 ns/op BenchmarkMulconstI32/12-4 27003969 4.511 ns/op BenchmarkMulconstI32/120-4 30627495 4.343 ns/op BenchmarkMulconstI32/-120-4 28860951 4.552 ns/op BenchmarkMulconstI32/65537-4 27299740 4.627 ns/op BenchmarkMulconstI32/65538-4 28065644 4.663 ns/op BenchmarkMulconstI64/3-4 27919994 4.472 ns/op BenchmarkMulconstI64/5-4 27932368 4.536 ns/op BenchmarkMulconstI64/12-4 26729862 5.129 ns/op BenchmarkMulconstI64/120-4 28625592 4.491 ns/op BenchmarkMulconstI64/-120-4 26791550 4.439 ns/op BenchmarkMulconstI64/65537-4 28159164 4.660 ns/op BenchmarkMulconstI64/65538-4 27871579 4.647 ns/op BenchmarkMulconstU32/3-4 28775811 4.375 ns/op BenchmarkMulconstU32/5-4 24667188 4.441 ns/op BenchmarkMulconstU32/12-4 26524863 4.675 ns/op BenchmarkMulconstU32/120-4 23403738 4.561 ns/op BenchmarkMulconstU32/65537-4 25226348 4.778 ns/op BenchmarkMulconstU32/65538-4 26956969 4.888 ns/op BenchmarkMulconstU64/3-4 26784272 4.540 ns/op BenchmarkMulconstU64/5-4 27752767 4.612 ns/op BenchmarkMulconstU64/12-4 26999018 4.752 ns/op BenchmarkMulconstU64/120-4 28485111 4.837 ns/op BenchmarkMulconstU64/65537-4 25550533 4.703 ns/op BenchmarkMulconstU64/65538-4 27291260 4.727 ns/op BenchmarkShiftArithmeticRight-4 26674573 4.488 ns/op BenchmarkSwitch8Predictable-4 8652787 13.53 ns/op BenchmarkSwitch8Unpredictable-4 9041926 13.35 ns/op BenchmarkSwitch32Predictable-4 11978367 9.743 ns/op BenchmarkSwitch32Unpredictable-4 8866968 13.48 ns/op BenchmarkSwitchStringPredictable-4 5842482 18.68 ns/op BenchmarkSwitchStringUnpredictable-4 5777126 17.95 ns/op PASS ok cmd/compile/internal/test 14.093s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 163 737191 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 115.2 ns/op BenchmarkNamed/Underlying/generic-4 883395 115.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 112.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1030422 114.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 379915528 ns/op 80387 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 300816462 ns/op 101346 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 123389225 ns/op 247136 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 115208106 ns/op 264564 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1862440698 ns/op 2754 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 81821936 ns/op 62420 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36750344 ns/op 138816 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37359093 ns/op 136697 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 642439942 ns/op 3374 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 47286851 ns/op 45696 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25978430 ns/op 83188 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 29239360 ns/op 70116 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1522275562 ns/op 41265 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 487696011 ns/op 128734 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 110596341 ns/op 566534 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 89837747 ns/op 698015 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2424095206 ns/op 824.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66684116 ns/op 29890 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 46301297 ns/op 42982 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45503643 ns/op 43743 lines/s PASS ok cmd/compile/internal/types2 38.786s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 39877137 ns/op 22617333 sys-ns/op 4179000 user-ns/op PASS ok cmd/go 0.494s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 61478 1971 ns/op 4.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76234 1537 ns/op 5.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18586 6397 ns/op 160.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19419 6214 ns/op 164.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3217 39419 ns/op 207.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3238 38393 ns/op 213.37 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.130s All tests passed.