darwin-amd64-race at 9624e67fd25d2962f4470df3d54ff6ed5bad3c24 :: 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=6631ACE7-208D-4DC0-9B4C-31D65DB3D607" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EeR0F3xQiU/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=AE7EC649-5AB5-454B-A584-9655284D2B70" "__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" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.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 *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=6631ACE7-208D-4DC0-9B4C-31D65DB3D607" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EeR0F3xQiU/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=AE7EC649-5AB5-454B-A584-9655284D2B70" "__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" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.611s ok archive/zip 3.281s ok bufio 1.525s ok bytes 4.534s ok cmp 1.117s ok compress/bzip2 1.660s ok compress/flate 8.578s ok compress/gzip 16.483s ok compress/lzw 1.675s ok compress/zlib 6.357s ok container/heap 1.053s ok container/list 1.033s ok container/ring 1.029s ok context 1.099s ok crypto 1.030s ok crypto/aes 1.117s ok crypto/cipher 1.070s ok crypto/des 1.075s ok crypto/dsa 1.035s ok crypto/ecdh 1.224s ok crypto/ecdsa 1.149s ok crypto/ed25519 1.979s ok crypto/elliptic 1.113s ok crypto/hmac 1.064s ok crypto/internal/alias 1.036s ok crypto/internal/bigmod 5.878s ok crypto/internal/boring 1.106s ok crypto/internal/boring/bcache 1.774s ok crypto/internal/edwards25519 53.615s ok crypto/internal/edwards25519/field 20.469s ok crypto/internal/nistec 2.228s ok crypto/internal/nistec/fiat 1.091s [no tests to run] ok crypto/md5 1.237s ok crypto/rand 1.881s ok crypto/rc4 2.371s ok crypto/rsa 3.819s ok crypto/sha1 1.094s ok crypto/sha256 1.070s ok crypto/sha512 1.075s ok crypto/subtle 2.155s ok crypto/tls 7.379s ok crypto/x509 3.333s ok database/sql 1.575s ok database/sql/driver 1.081s ok debug/buildinfo 1.139s ok debug/dwarf 1.261s ok debug/elf 3.274s ok debug/gosym 1.344s ok debug/macho 1.079s ok debug/pe 1.153s ok debug/plan9obj 1.049s ok embed 1.095s [no tests to run] ok embed/internal/embedtest 1.103s ok encoding/ascii85 1.084s ok encoding/asn1 1.042s ok encoding/base32 1.138s ok encoding/base64 1.069s ok encoding/binary 1.053s ok encoding/csv 1.141s ok encoding/gob 27.516s ok encoding/hex 1.059s ok encoding/json 4.344s ok encoding/pem 4.562s ok encoding/xml 1.292s ok errors 1.083s ok expvar 1.125s ok flag 3.362s ok fmt 1.889s ok go/ast 1.057s ok go/build 7.387s ok go/build/constraint 1.045s ok go/constant 1.047s ok go/doc 1.412s ok go/doc/comment 5.159s ok go/format 1.133s ok go/importer 2.198s ok go/internal/gccgoimporter 1.118s ok go/internal/gcimporter 9.559s ok go/internal/srcimporter 29.517s ok go/parser 2.258s ok go/printer 3.105s ok go/scanner 1.054s ok go/token 1.184s ok go/types 57.669s ok hash 1.045s ok hash/adler32 1.042s ok hash/crc32 1.047s ok hash/crc64 1.035s ok hash/fnv 1.032s ok hash/maphash 1.026s ok html 1.084s ok html/template 1.303s ok image 1.510s ok image/color 1.076s ok image/draw 1.810s ok image/gif 2.541s ok image/jpeg 2.810s ok image/png 4.601s ok index/suffixarray 2.606s ok internal/abi 1.325s ok internal/buildcfg 1.069s ok internal/coverage/cformat 1.040s ok internal/coverage/cmerge 1.034s ok internal/coverage/pods 1.056s ok internal/coverage/slicereader 1.026s ok internal/coverage/slicewriter 1.037s ok internal/coverage/test 1.066s ok internal/cpu 3.068s ok internal/dag 1.047s ok internal/diff 1.064s ok internal/fmtsort 1.029s ok internal/fuzz 1.065s ok internal/godebug 12.824s ok internal/godebugs 1.057s ok internal/intern 3.920s ok internal/itoa 1.034s ok internal/poll 1.289s ok internal/profile 1.044s ok internal/reflectlite 1.035s ok internal/safefilepath 1.024s ok internal/saferio 1.220s ok internal/singleflight 1.168s ok internal/testenv 1.636s ok internal/trace 1.314s ok internal/types/errors 2.787s ok internal/unsafeheader 1.080s ok internal/xcoff 1.089s ok internal/zstd 1.136s ok io 1.110s ok io/fs 1.262s ok io/ioutil 1.052s ok log 1.040s ok log/slog 1.072s ok log/slog/internal/benchmarks 1.066s ok log/slog/internal/buffer 1.036s ok log/syslog 2.281s ok maps 1.104s ok math 1.055s ok math/big 4.605s ok math/bits 1.042s ok math/cmplx 1.063s ok math/rand 5.612s ok mime 1.220s ok mime/multipart 6.959s ok mime/quotedprintable 1.136s ok net 18.991s ok net/http 21.446s ok net/http/cgi 13.869s ok net/http/cookiejar 1.091s ok net/http/fcgi 1.191s ok net/http/httptest 1.366s ok net/http/httptrace 1.057s ok net/http/httputil 3.043s ok net/http/internal 1.040s ok net/http/internal/ascii 1.052s ok net/http/pprof 6.236s ok net/internal/socktest 1.032s ok net/mail 1.028s ok net/netip 1.983s ok net/rpc 1.167s ok net/rpc/jsonrpc 1.062s ok net/smtp 1.173s ok net/textproto 2.282s ok net/url 1.106s ok os 7.675s ok os/exec 7.778s ok os/exec/internal/fdtest 1.049s ok os/signal 18.638s ok os/user 1.105s ok path 1.055s ok path/filepath 1.238s ok plugin 1.027s ok reflect 2.806s ok regexp 5.097s ok regexp/syntax 6.197s ok runtime 66.355s ok runtime/cgo 1.024s ok runtime/coverage 1.041s ok runtime/debug 2.174s ok runtime/internal/atomic 1.074s ok runtime/internal/math 1.071s ok runtime/internal/sys 1.026s ok runtime/metrics 1.049s ok runtime/pprof 21.834s ok runtime/race 12.988s ok runtime/trace 7.262s ok slices 2.021s ok sort 1.483s ok strconv 5.932s ok strings 4.837s ok sync 1.733s ok sync/atomic 8.254s ok syscall 7.666s ok testing 4.121s ok testing/fstest 1.033s ok testing/iotest 1.062s ok testing/quick 1.171s ok testing/slogtest 1.036s ok text/scanner 1.048s ok text/tabwriter 1.045s ok text/template 1.317s ok text/template/parse 1.121s ok time 3.722s ok unicode 1.044s ok unicode/utf16 1.048s ok unicode/utf8 1.067s ok cmd/addr2line 12.741s ok cmd/api 46.972s ok cmd/asm/internal/asm 6.756s ok cmd/asm/internal/lex 1.055s ok cmd/cgo/internal/swig 1.101s ok cmd/cgo/internal/test 1.920s ok cmd/cgo/internal/testcarchive 62.804s ok cmd/cgo/internal/testcshared 29.658s ok cmd/cgo/internal/testerrors 49.066s ok cmd/cgo/internal/testfortran 1.128s ok cmd/cgo/internal/testgodefs 5.021s ok cmd/cgo/internal/testlife 3.871s ok cmd/cgo/internal/testnocgo 1.040s ok cmd/cgo/internal/testplugin 112.546s ok cmd/cgo/internal/testsanitizers 1.086s [no tests to run] ok cmd/cgo/internal/testshared 1.035s ok cmd/cgo/internal/testso 6.813s ok cmd/cgo/internal/teststdio 6.844s ok cmd/cgo/internal/testtls 1.031s ok cmd/compile/internal/abt 1.084s ok cmd/compile/internal/amd64 82.158s ok cmd/compile/internal/base 1.042s ok cmd/compile/internal/compare 1.034s ok cmd/compile/internal/dwarfgen 2.064s ok cmd/compile/internal/importer 6.505s ok cmd/compile/internal/ir 1.064s ok cmd/compile/internal/logopt 2.926s ok cmd/compile/internal/loopvar 47.024s ok cmd/compile/internal/noder 1.062s ok cmd/compile/internal/reflectdata 1.028s [no tests to run] ok cmd/compile/internal/ssa 51.550s ok cmd/compile/internal/syntax 1.365s ok cmd/compile/internal/test 30.830s ok cmd/compile/internal/typecheck 1.824s ok cmd/compile/internal/types 1.093s ok cmd/compile/internal/types2 28.613s ok cmd/covdata 1.090s ok cmd/cover 17.808s ok cmd/dist 1.035s ok cmd/distpack 1.082s ok cmd/doc 4.378s ok cmd/fix 13.624s ok cmd/go 467.002s ok cmd/go/internal/auth 1.085s ok cmd/go/internal/cache 1.428s ok cmd/go/internal/envcmd 1.693s ok cmd/go/internal/fsys 1.238s ok cmd/go/internal/generate 1.132s ok cmd/go/internal/get 1.069s ok cmd/go/internal/gover 1.023s ok cmd/go/internal/imports 1.083s ok cmd/go/internal/load 1.053s ok cmd/go/internal/lockedfile 2.847s ok cmd/go/internal/lockedfile/internal/filelock 2.155s ok cmd/go/internal/modconv 1.089s ok cmd/go/internal/modfetch 1.066s ok cmd/go/internal/modfetch/codehost 13.161s ok cmd/go/internal/modfetch/zip_sum_test 1.072s ok cmd/go/internal/modindex 1.721s ok cmd/go/internal/modload 1.060s ok cmd/go/internal/mvs 1.046s ok cmd/go/internal/par 1.103s ok cmd/go/internal/str 1.077s ok cmd/go/internal/test 1.143s ok cmd/go/internal/vcs 1.120s ok cmd/go/internal/vcweb 1.133s ok cmd/go/internal/vcweb/vcstest 26.341s ok cmd/go/internal/web 1.103s ok cmd/go/internal/work 3.494s ok cmd/gofmt 1.541s ok cmd/internal/archive 3.863s ok cmd/internal/buildid 2.109s ok cmd/internal/cov 1.983s ok cmd/internal/dwarf 1.060s ok cmd/internal/edit 1.037s ok cmd/internal/goobj 1.033s ok cmd/internal/moddeps 4.276s ok cmd/internal/notsha256 1.055s ok cmd/internal/obj 2.838s ok cmd/internal/obj/ppc64 2.131s ok cmd/internal/obj/riscv 1.436s ok cmd/internal/obj/s390x 1.033s ok cmd/internal/obj/x86 6.223s ok cmd/internal/objabi 1.039s ok cmd/internal/pkgpath 5.141s ok cmd/internal/pkgpattern 1.028s ok cmd/internal/quoted 1.044s ok cmd/internal/src 1.028s ok cmd/internal/test2json 2.099s ok cmd/link 41.116s ok cmd/link/internal/benchmark 1.049s ok cmd/link/internal/ld 28.739s ok cmd/link/internal/loader 1.107s ok cmd/nm 9.658s ok cmd/objdump 9.981s ok cmd/pack 8.266s ok cmd/pprof 4.141s ok cmd/trace 1.255s ok cmd/vet 57.406s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3046 45649 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2700 56834 ns/op 1850 B/op 36 allocs/op Benchmark/Writer/PAX-4 1792 66953 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3202 33126 ns/op 5084 B/op 15 allocs/op Benchmark/Reader/GNU-4 4971 24096 ns/op 5127 B/op 15 allocs/op Benchmark/Reader/PAX-4 2814 61084 ns/op 8905 B/op 33 allocs/op PASS ok archive/tar 2.231s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 324216046 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 191875643 ns/op BenchmarkZip64TestSizes/4096-4 1028 172257 ns/op BenchmarkZip64TestSizes/1048576-4 93 1250834 ns/op BenchmarkZip64TestSizes/67108864-4 1 195501986 ns/op PASS ok archive/zip 2.548s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 184968 600.9 ns/op BenchmarkReaderCopyUnoptimal-4 96591 1188 ns/op BenchmarkReaderCopyNoWriteTo-4 7627 69127 ns/op BenchmarkReaderWriteToOptimal-4 6202 18290 ns/op BenchmarkReaderReadString-4 81964 1413 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 165360 696.7 ns/op BenchmarkWriterCopyUnoptimal-4 217677 659.7 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 63271 ns/op BenchmarkReaderEmpty-4 10000 11428 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 12036 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 501628 248.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.724s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2167 54296 ns/op 603.51 MB/s BenchmarkWriteByte-4 344 321972 ns/op 12.72 MB/s BenchmarkWriteRune-4 189 625784 ns/op 19.64 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 4056038 ns/op BenchmarkBufferFullSmallReads-4 85 1546200 ns/op BenchmarkBufferWriteBlock/N4096-4 8041 30870 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 224 500951 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 15643130 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 103488827 ns/op 162.12 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3048705 38.36 ns/op 260.66 MB/s BenchmarkIndexByte/32-4 3044828 47.06 ns/op 680.03 MB/s BenchmarkIndexByte/4K-4 837985 142.0 ns/op 28850.59 MB/s BenchmarkIndexBytePortable/10-4 1000000 174.1 ns/op 57.44 MB/s BenchmarkIndexBytePortable/32-4 426421 333.6 ns/op 95.91 MB/s BenchmarkIndexBytePortable/4K-4 3949 36070 ns/op 113.56 MB/s BenchmarkIndexRune/10-4 1000000 187.6 ns/op 53.30 MB/s BenchmarkIndexRune/32-4 1000000 133.3 ns/op 239.97 MB/s BenchmarkIndexRune/4K-4 360832 354.5 ns/op 11553.65 MB/s BenchmarkIndexRuneASCII/10-4 3137941 36.63 ns/op 273.02 MB/s BenchmarkIndexRuneASCII/32-4 3101472 37.28 ns/op 858.43 MB/s BenchmarkIndexRuneASCII/4K-4 908656 152.6 ns/op 26837.09 MB/s BenchmarkEqual/0-4 8701579 12.80 ns/op BenchmarkEqual/1-4 1000000 154.2 ns/op 6.48 MB/s BenchmarkEqual/6-4 1000000 116.0 ns/op 51.73 MB/s BenchmarkEqual/9-4 1000000 107.8 ns/op 83.45 MB/s BenchmarkEqual/15-4 1011038 111.7 ns/op 134.34 MB/s BenchmarkEqual/16-4 1000000 104.6 ns/op 152.98 MB/s BenchmarkEqual/20-4 1000000 120.7 ns/op 165.76 MB/s BenchmarkEqual/32-4 1000000 127.3 ns/op 251.42 MB/s BenchmarkEqual/4K-4 91191 2007 ns/op 2040.73 MB/s BenchmarkIndex/10-4 2226847 85.74 ns/op 116.63 MB/s BenchmarkIndex/32-4 2024714 58.88 ns/op 543.46 MB/s BenchmarkIndex/4K-4 21939 5343 ns/op 766.58 MB/s BenchmarkIndexEasy/10-4 1972728 64.76 ns/op 154.41 MB/s BenchmarkIndexEasy/32-4 2093570 88.81 ns/op 360.34 MB/s BenchmarkIndexEasy/4K-4 438621 246.6 ns/op 16612.37 MB/s BenchmarkCount/10-4 1000000 128.7 ns/op 77.71 MB/s BenchmarkCount/32-4 1029189 99.28 ns/op 322.31 MB/s BenchmarkCount/4K-4 20562 6753 ns/op 606.50 MB/s BenchmarkCountEasy/10-4 1000000 142.8 ns/op 70.05 MB/s BenchmarkCountEasy/32-4 1211610 101.8 ns/op 314.39 MB/s BenchmarkCountEasy/4K-4 436190 305.6 ns/op 13402.68 MB/s BenchmarkCountSingle/10-4 2328259 51.70 ns/op 193.43 MB/s BenchmarkCountSingle/32-4 2376878 68.08 ns/op 470.05 MB/s BenchmarkCountSingle/4K-4 896415 163.7 ns/op 25027.31 MB/s BenchmarkToUpper/#00-4 2386604 48.06 ns/op BenchmarkToUpper/ONLYUPPER-4 261213 442.5 ns/op BenchmarkToUpper/abc-4 409705 321.0 ns/op BenchmarkToUpper/AbC123-4 272076 483.2 ns/op BenchmarkToUpper/azAZ09_-4 171532 685.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 72056 1719 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24334 4586 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56096 2098 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124039 1048 ns/op BenchmarkToLower/#00-4 2205000 48.12 ns/op BenchmarkToLower/abc-4 401565 322.2 ns/op BenchmarkToLower/AbC123-4 266577 458.6 ns/op BenchmarkToLower/azAZ09_-4 219818 492.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73459 2447 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32599 4115 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 61362 1911 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115436 1142 ns/op BenchmarkFields/ASCII/16-4 184845 764.5 ns/op 20.93 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12100 10072 ns/op 25.42 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 852 166074 ns/op 24.66 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2834556 ns/op 23.12 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 49389220 ns/op 21.23 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 78816 2139 ns/op 7.48 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5689 20934 ns/op 12.23 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 326 350061 ns/op 11.70 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 6498014 ns/op 10.09 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 112622817 ns/op 9.31 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 132483 988.2 ns/op 16.19 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8358 13925 ns/op 18.38 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 571 243609 ns/op 16.81 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 20 5766138 ns/op 11.37 MB/s 512270 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 82213962 ns/op 12.75 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 94480 1424 ns/op 11.24 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6960 25278 ns/op 10.13 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 451 282386 ns/op 14.50 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 5805938 ns/op 11.29 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 88773022 ns/op 11.81 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1824373 72.45 ns/op BenchmarkTrimSpace/ASCII-4 1000000 110.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 97653 1237 ns/op BenchmarkTrimSpace/JustNonASCII-4 50792 2662 ns/op BenchmarkToValidUTF8/Valid-4 446924 369.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 260042 655.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86287 1460 ns/op BenchmarkIndexHard1-4 955 137968 ns/op BenchmarkIndexHard2-4 747 183386 ns/op BenchmarkIndexHard3-4 164 647615 ns/op BenchmarkIndexHard4-4 220 547378 ns/op BenchmarkLastIndexHard1-4 7 15204561 ns/op BenchmarkLastIndexHard2-4 6 20297065 ns/op BenchmarkLastIndexHard3-4 5 22230767 ns/op BenchmarkCountHard1-4 951 118479 ns/op BenchmarkCountHard2-4 685 184138 ns/op BenchmarkCountHard3-4 175 717578 ns/op BenchmarkSplitEmptySeparator-4 1 127532624 ns/op BenchmarkSplitSingleByteSeparator-4 14 11460189 ns/op BenchmarkSplitMultiByteSeparator-4 10 10464872 ns/op BenchmarkSplitNSingleByteSeparator-4 155206 1260 ns/op BenchmarkSplitNMultiByteSeparator-4 62692 2703 ns/op BenchmarkRepeat-4 147537 1117 ns/op BenchmarkRepeatLarge/256/1-4 121846 1336 ns/op 191.63 MB/s BenchmarkRepeatLarge/256/16-4 195471 1144 ns/op 223.79 MB/s BenchmarkRepeatLarge/512/1-4 46075 2172 ns/op 235.77 MB/s BenchmarkRepeatLarge/512/16-4 59139 2030 ns/op 252.25 MB/s BenchmarkRepeatLarge/1024/1-4 41732 3197 ns/op 320.32 MB/s BenchmarkRepeatLarge/1024/16-4 43329 2781 ns/op 368.26 MB/s BenchmarkRepeatLarge/2048/1-4 22495 5733 ns/op 357.24 MB/s BenchmarkRepeatLarge/2048/16-4 27128 4867 ns/op 420.78 MB/s BenchmarkRepeatLarge/4096/1-4 14445 10347 ns/op 395.85 MB/s BenchmarkRepeatLarge/4096/16-4 15403 8791 ns/op 465.91 MB/s BenchmarkRepeatLarge/8192/1-4 10000 23343 ns/op 350.95 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16924 ns/op 484.04 MB/s BenchmarkRepeatLarge/8192/4097-4 16363 8581 ns/op 477.46 MB/s BenchmarkRepeatLarge/16384/1-4 8922 29720 ns/op 551.28 MB/s BenchmarkRepeatLarge/16384/16-4 5493 33473 ns/op 489.47 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19558 ns/op 628.45 MB/s BenchmarkRepeatLarge/32768/1-4 2415 49994 ns/op 655.43 MB/s BenchmarkRepeatLarge/32768/16-4 3614 60811 ns/op 538.85 MB/s BenchmarkRepeatLarge/32768/4097-4 1930 59021 ns/op 485.91 MB/s BenchmarkRepeatLarge/65536/1-4 1044 142365 ns/op 460.34 MB/s BenchmarkRepeatLarge/65536/16-4 1072 122426 ns/op 535.31 MB/s BenchmarkRepeatLarge/65536/4097-4 1441 122907 ns/op 500.01 MB/s BenchmarkRepeatLarge/131072/1-4 288 416324 ns/op 314.83 MB/s BenchmarkRepeatLarge/131072/16-4 300 397375 ns/op 329.84 MB/s BenchmarkRepeatLarge/131072/4097-4 318 488648 ns/op 259.92 MB/s BenchmarkRepeatLarge/262144/1-4 110 1167313 ns/op 224.57 MB/s BenchmarkRepeatLarge/262144/16-4 124 1393836 ns/op 188.07 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1065009 ns/op 242.36 MB/s BenchmarkRepeatLarge/524288/1-4 80 1831164 ns/op 286.31 MB/s BenchmarkRepeatLarge/524288/16-4 66 2167715 ns/op 241.86 MB/s BenchmarkRepeatLarge/524288/4097-4 78 1879661 ns/op 276.82 MB/s BenchmarkRepeatLarge/1048576/1-4 38 3398195 ns/op 308.57 MB/s BenchmarkRepeatLarge/1048576/16-4 42 3273451 ns/op 320.33 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 3556474 ns/op 293.76 MB/s BenchmarkRepeatLarge/2097152/1-4 24 6466658 ns/op 324.30 MB/s BenchmarkRepeatLarge/2097152/16-4 30 6003347 ns/op 349.33 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 6235621 ns/op 335.74 MB/s BenchmarkRepeatLarge/4194304/1-4 10 12285455 ns/op 341.40 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11322550 ns/op 370.44 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11235568 ns/op 373.03 MB/s BenchmarkRepeatLarge/8388608/1-4 6 18276349 ns/op 458.99 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17626321 ns/op 475.91 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16337660 ns/op 513.33 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26671336 ns/op 629.04 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35043978 ns/op 478.75 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 39190950 ns/op 428.09 MB/s BenchmarkRepeatLarge/33554432/1-4 2 64863928 ns/op 517.30 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53920846 ns/op 622.29 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51701910 ns/op 649.00 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100154850 ns/op 670.05 MB/s BenchmarkRepeatLarge/67108864/16-4 2 116683027 ns/op 575.14 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 109413064 ns/op 613.35 MB/s BenchmarkRepeatLarge/134217728/1-4 1 201756108 ns/op 665.25 MB/s BenchmarkRepeatLarge/134217728/16-4 1 205894845 ns/op 651.88 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 207988430 ns/op 645.31 MB/s BenchmarkRepeatLarge/268435456/1-4 1 582230264 ns/op 461.05 MB/s BenchmarkRepeatLarge/268435456/16-4 1 398297881 ns/op 673.96 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 422882216 ns/op 634.78 MB/s BenchmarkRepeatLarge/536870912/1-4 1 979991196 ns/op 547.83 MB/s BenchmarkRepeatLarge/536870912/16-4 1 815821244 ns/op 658.07 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 815496663 ns/op 658.34 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3768768586 ns/op 284.91 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1561046092 ns/op 687.83 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1535658696 ns/op 699.21 MB/s BenchmarkBytesCompare/1-4 12631986 10.19 ns/op BenchmarkBytesCompare/2-4 13023115 8.965 ns/op BenchmarkBytesCompare/4-4 12814220 8.831 ns/op BenchmarkBytesCompare/8-4 13887076 7.907 ns/op BenchmarkBytesCompare/16-4 13906956 7.912 ns/op BenchmarkBytesCompare/32-4 12263101 10.08 ns/op BenchmarkBytesCompare/64-4 11147760 10.28 ns/op BenchmarkBytesCompare/128-4 10452402 11.27 ns/op BenchmarkBytesCompare/256-4 7929128 15.61 ns/op BenchmarkBytesCompare/512-4 5583176 21.04 ns/op BenchmarkBytesCompare/1024-4 3033514 33.65 ns/op BenchmarkBytesCompare/2048-4 1962945 59.96 ns/op BenchmarkIndexAnyASCII/1:1-4 2051515 55.76 ns/op BenchmarkIndexAnyASCII/1:2-4 2073783 57.61 ns/op BenchmarkIndexAnyASCII/1:4-4 2073128 56.56 ns/op BenchmarkIndexAnyASCII/1:8-4 2086545 56.57 ns/op BenchmarkIndexAnyASCII/1:16-4 2122786 56.54 ns/op BenchmarkIndexAnyASCII/1:32-4 2070789 56.93 ns/op BenchmarkIndexAnyASCII/1:64-4 2016030 57.92 ns/op BenchmarkIndexAnyASCII/16:1-4 2154278 56.14 ns/op BenchmarkIndexAnyASCII/16:2-4 561400 197.2 ns/op BenchmarkIndexAnyASCII/16:4-4 521535 208.3 ns/op BenchmarkIndexAnyASCII/16:8-4 518773 212.3 ns/op BenchmarkIndexAnyASCII/16:16-4 587426 226.6 ns/op BenchmarkIndexAnyASCII/16:32-4 525078 259.4 ns/op BenchmarkIndexAnyASCII/16:64-4 428968 264.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1925377 59.96 ns/op BenchmarkIndexAnyASCII/256:2-4 51561 2210 ns/op BenchmarkIndexAnyASCII/256:4-4 54480 2185 ns/op BenchmarkIndexAnyASCII/256:8-4 53934 2187 ns/op BenchmarkIndexAnyASCII/256:16-4 49521 2188 ns/op BenchmarkIndexAnyASCII/256:32-4 49878 2191 ns/op BenchmarkIndexAnyASCII/256:64-4 50032 2232 ns/op BenchmarkIndexAnyUTF8/1:1-4 2036572 59.24 ns/op BenchmarkIndexAnyUTF8/1:2-4 2037854 58.29 ns/op BenchmarkIndexAnyUTF8/1:4-4 1960332 58.43 ns/op BenchmarkIndexAnyUTF8/1:8-4 2034482 58.62 ns/op BenchmarkIndexAnyUTF8/1:16-4 2017406 58.61 ns/op BenchmarkIndexAnyUTF8/1:32-4 2037139 58.56 ns/op BenchmarkIndexAnyUTF8/1:64-4 2018410 58.76 ns/op BenchmarkIndexAnyUTF8/16:1-4 142591 780.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 324511 333.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 431409 300.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 425733 302.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 424160 301.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 369045 315.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 341550 325.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 8791 11467 ns/op BenchmarkIndexAnyUTF8/256:2-4 29752 3907 ns/op BenchmarkIndexAnyUTF8/256:4-4 29780 3881 ns/op BenchmarkIndexAnyUTF8/256:8-4 30152 3896 ns/op BenchmarkIndexAnyUTF8/256:16-4 30198 3872 ns/op BenchmarkIndexAnyUTF8/256:32-4 27784 4027 ns/op BenchmarkIndexAnyUTF8/256:64-4 28689 4218 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2051220 57.38 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2001117 57.80 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2085504 57.60 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2035136 57.61 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2019254 61.39 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1816252 58.67 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2001224 58.05 ns/op BenchmarkLastIndexAnyASCII/16:1-4 528253 242.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 455558 250.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 512719 241.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 478954 248.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 449498 256.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 398696 279.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 364263 313.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 36675 3372 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35265 3315 ns/op BenchmarkLastIndexAnyASCII/256:4-4 39876 3047 ns/op BenchmarkLastIndexAnyASCII/256:8-4 34562 3255 ns/op BenchmarkLastIndexAnyASCII/256:16-4 34551 3267 ns/op BenchmarkLastIndexAnyASCII/256:32-4 32312 3350 ns/op BenchmarkLastIndexAnyASCII/256:64-4 34461 3386 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1732238 69.46 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1903257 72.46 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1634246 68.48 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1778187 61.47 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1886156 64.69 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1864038 62.92 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1853950 62.39 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 162458 679.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 270439 544.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 398540 310.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 370113 320.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 410035 406.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 357806 332.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 339740 357.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 7436 13673 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28237 4459 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 27440 4337 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25544 4071 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27152 4339 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 25227 4259 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 25416 4357 ns/op BenchmarkTrimASCII/1:1-4 1790928 56.47 ns/op BenchmarkTrimASCII/1:2-4 1933154 62.17 ns/op BenchmarkTrimASCII/1:4-4 1807761 62.70 ns/op BenchmarkTrimASCII/1:8-4 1678693 65.92 ns/op BenchmarkTrimASCII/1:16-4 1643043 71.95 ns/op BenchmarkTrimASCII/16:1-4 608385 198.2 ns/op BenchmarkTrimASCII/16:2-4 377870 297.0 ns/op BenchmarkTrimASCII/16:4-4 425995 259.2 ns/op BenchmarkTrimASCII/16:8-4 456366 259.2 ns/op BenchmarkTrimASCII/16:16-4 350712 488.0 ns/op BenchmarkTrimASCII/256:1-4 40369 2807 ns/op BenchmarkTrimASCII/256:2-4 37762 3167 ns/op BenchmarkTrimASCII/256:4-4 37723 3065 ns/op BenchmarkTrimASCII/256:8-4 37219 3235 ns/op BenchmarkTrimASCII/256:16-4 37338 3341 ns/op BenchmarkTrimASCII/4096:1-4 3387 50337 ns/op BenchmarkTrimASCII/4096:2-4 2623 51799 ns/op BenchmarkTrimASCII/4096:4-4 2511 48882 ns/op BenchmarkTrimASCII/4096:8-4 2547 49514 ns/op BenchmarkTrimASCII/4096:16-4 2130 64102 ns/op BenchmarkTrimByte-4 1582454 75.63 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16778 6958 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17110 6984 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 865 158600 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1706 67958 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3447 33086 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6633 17711 ns/op BenchmarkCompareBytesEqual-4 13405298 8.629 ns/op BenchmarkCompareBytesToNil-4 16512092 8.451 ns/op BenchmarkCompareBytesEmpty-4 17127828 7.483 ns/op BenchmarkCompareBytesIdentical-4 14573197 7.501 ns/op BenchmarkCompareBytesSameLength-4 13321810 8.132 ns/op BenchmarkCompareBytesDifferentLength-4 15213396 8.038 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2793 61558 ns/op 17034.25 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2662 46362 ns/op 22617.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2575 61437 ns/op 17067.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2955 46913 ns/op 22351.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2528 64553 ns/op 16243.70 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2571 44332 ns/op 23652.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2762 53578 ns/op 19571.13 MB/s BenchmarkCompareBytesBig-4 3312 42148 ns/op 24878.66 MB/s BenchmarkCompareBytesBigIdentical-4 14491778 7.072 ns/op 148264394.99 MB/s PASS ok bytes 74.696s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 77695014 ns/op 1.29 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 309876339 ns/op 1.83 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 36446470 ns/op 0.45 MB/s 3645352 B/op 51 allocs/op PASS ok compress/bzip2 2.354s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 3032208 ns/op 3.30 MB/s 42843 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 26812693 ns/op 3.73 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 195757647 ns/op 5.11 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 58 2195151 ns/op 4.56 MB/s 43166 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 39524056 ns/op 2.53 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 210190674 ns/op 4.76 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 2063497 ns/op 4.85 MB/s 43539 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 20345409 ns/op 4.92 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 203027583 ns/op 4.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 42 3009805 ns/op 3.32 MB/s 42732 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19428085 ns/op 5.15 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 248992343 ns/op 4.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2114879 ns/op 4.73 MB/s 43882 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20543739 ns/op 4.87 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 241436316 ns/op 4.14 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1696826 ns/op 5.89 MB/s 43326 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14004444 ns/op 7.14 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 141848370 ns/op 7.05 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1561239 ns/op 6.41 MB/s 43595 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11291696 ns/op 8.86 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 124427335 ns/op 8.04 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 76 1695820 ns/op 5.90 MB/s 42783 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 14266600 ns/op 7.01 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 166931421 ns/op 5.99 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1425268 ns/op 7.02 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11755401 ns/op 8.51 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 125061934 ns/op 8.00 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2336373 ns/op 4.28 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 29164033 ns/op 3.43 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 256858704 ns/op 3.89 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5898761 ns/op 1.70 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65911138 ns/op 1.52 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 847075845 ns/op 1.18 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 7255645 ns/op 1.38 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 82263056 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 753407811 ns/op 1.33 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1526750 ns/op 6.55 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12447183 ns/op 8.03 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 131066525 ns/op 7.63 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2232850 ns/op 4.48 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15597430 ns/op 6.41 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 153606743 ns/op 6.51 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5752748 ns/op 1.74 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 67178291 ns/op 1.49 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 595573735 ns/op 1.68 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5775721 ns/op 1.73 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 70868048 ns/op 1.41 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 770272214 ns/op 1.30 MB/s PASS ok compress/flate 17.682s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 42 2459919 ns/op 4.07 MB/s BenchmarkDecoder/1e-Reuse4-4 46 2558366 ns/op 3.91 MB/s BenchmarkDecoder/1e5-4 4 25003707 ns/op 4.00 MB/s BenchmarkDecoder/1e-Reuse5-4 5 25582140 ns/op 3.91 MB/s BenchmarkDecoder/1e6-4 1 306661809 ns/op 3.26 MB/s BenchmarkDecoder/1e-Reuse6-4 1 246030844 ns/op 4.06 MB/s BenchmarkEncoder/1e4-4 55 2152456 ns/op 4.65 MB/s BenchmarkEncoder/1e-Reuse4-4 60 1945976 ns/op 5.14 MB/s BenchmarkEncoder/1e5-4 6 19692978 ns/op 5.08 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19742651 ns/op 5.07 MB/s BenchmarkEncoder/1e6-4 1 201621142 ns/op 4.96 MB/s BenchmarkEncoder/1e-Reuse6-4 1 197244544 ns/op 5.07 MB/s PASS ok compress/lzw 4.619s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4234834 ns/op PASS ok container/heap 1.251s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 19935 5487 ns/op BenchmarkWithTimeout/concurrency=40-4 8346 22459 ns/op BenchmarkWithTimeout/concurrency=4000-4 7796 32560 ns/op BenchmarkWithTimeout/concurrency=400000-4 7004 27504 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 339954 413.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16656 7889 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19760 5602 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4174 34716 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2748 64837 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3626 32273 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 367 356333 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 235 522542 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 366 304679 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 34 3495751 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5563941 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 42 3019845 ns/op BenchmarkCheckCanceled/Err-4 327008 352.0 ns/op BenchmarkCheckCanceled/Done-4 461610 242.2 ns/op BenchmarkContextCancelDone-4 872144 143.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26352 4340 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26012 4486 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25254 4683 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22603 5486 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14592 7402 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 710754 180.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 422139 303.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 290437 406.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 173764 664.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 87505 1492 ns/op PASS ok context 13.135s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1805793 62.96 ns/op 254.11 MB/s BenchmarkDecrypt-4 1907484 62.20 ns/op 257.23 MB/s BenchmarkExpand-4 1000000 107.0 ns/op PASS ok crypto/aes 1.600s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 234895 491.4 ns/op 130.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 393908 312.5 ns/op 204.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 236582 503.4 ns/op 127.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 407338 313.9 ns/op 203.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 162964 767.4 ns/op 1759.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 210576 583.9 ns/op 2312.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 148969 829.1 ns/op 1628.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 178052 671.0 ns/op 2011.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 52424 2139 ns/op 3829.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 68787 1783 ns/op 4594.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42967 2548 ns/op 3214.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 52438 2295 ns/op 3569.93 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5838 18642 ns/op 54.66 MB/s BenchmarkAESCFBDecrypt1K-4 5570 18448 ns/op 55.24 MB/s BenchmarkAESCFBDecrypt8K-4 835 145212 ns/op 56.38 MB/s BenchmarkAESOFB1K-4 10000 11804 ns/op 86.33 MB/s BenchmarkAESCTR1K-4 14893 7796 ns/op 130.71 MB/s BenchmarkAESCTR8K-4 2031 62032 ns/op 131.98 MB/s BenchmarkAESCBCEncrypt1K-4 14420 8171 ns/op 125.32 MB/s BenchmarkAESCBCDecrypt1K-4 18974 6282 ns/op 162.99 MB/s PASS ok crypto/cipher 4.317s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 91342 1255 ns/op 6.38 MB/s BenchmarkDecrypt-4 97987 1208 ns/op 6.62 MB/s BenchmarkTDESEncrypt-4 36985 3174 ns/op 2.52 MB/s BenchmarkTDESDecrypt-4 36992 3147 ns/op 2.54 MB/s PASS ok crypto/des 1.708s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1270 95186 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6560680 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17167304 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1419875 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.674s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1983 60477 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 36 3450552 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 13 8653475 ns/op 3063 B/op 35 allocs/op BenchmarkVerify/P256-4 1141 102998 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 8152120 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 21628202 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5466 22847 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 68 1726794 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4511684 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.765s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 265 445667 ns/op BenchmarkNewKeyFromSeed-4 264 420685 ns/op BenchmarkSigning-4 266 443776 ns/op BenchmarkVerification-4 182 646055 ns/op PASS ok crypto/ed25519 1.754s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7080 17668 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 168 711198 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 69 1696087 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4287236 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1879 65193 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 67 1864289 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4582646 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12898403 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13573 9523 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7110 16324 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4500 25141 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1165511 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3184 39820 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 375 329776 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1713 65072 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1371384 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.765s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15518 6977 ns/op 146.77 MB/s BenchmarkHMACSHA256_32-4 24360 4709 ns/op 6.80 MB/s BenchmarkNewWriteSum-4 9277 13144 ns/op 2.43 MB/s PASS ok crypto/hmac 1.562s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 44001 2862 ns/op BenchmarkModSub-4 37089 3196 ns/op BenchmarkMontgomeryRepr-4 23140 4951 ns/op BenchmarkMontgomeryMul-4 23719 4924 ns/op BenchmarkModMul-4 10000 10242 ns/op BenchmarkExpBig-4 18 6958176 ns/op BenchmarkExp-4 6 20506455 ns/op PASS ok crypto/internal/bigmod 2.473s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3772 32199 ns/op BenchmarkScalarBaseMult-4 279 409227 ns/op BenchmarkScalarMult-4 127 920538 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 192 613402 ns/op PASS ok crypto/internal/edwards25519 1.759s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 476828 239.1 ns/op BenchmarkMultiply-4 5672617 20.00 ns/op BenchmarkSquare-4 6485730 16.56 ns/op BenchmarkInvert-4 33487 3463 ns/op BenchmarkMult32-4 1397588 86.56 ns/op PASS ok crypto/internal/edwards25519/field 1.928s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1714192 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2320 53267 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 28 4310103 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12117078 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 187 648163 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10652 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 84 1451413 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3590615 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.246s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 766969 171.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 427503 295.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 138529 907.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 807586 158.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 423252 297.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 139077 873.4 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.996s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 112216 1046 ns/op 7.65 MB/s BenchmarkHash64-4 131905 865.0 ns/op 73.99 MB/s BenchmarkHash128-4 134744 937.2 ns/op 136.58 MB/s BenchmarkHash256-4 100983 1116 ns/op 229.38 MB/s BenchmarkHash512-4 82494 1459 ns/op 351.01 MB/s BenchmarkHash1K-4 54985 2166 ns/op 472.68 MB/s BenchmarkHash8K-4 10000 11673 ns/op 701.78 MB/s BenchmarkHash1M-4 72 1487942 ns/op 704.72 MB/s BenchmarkHash8M-4 9 11211714 ns/op 748.20 MB/s BenchmarkHash8BytesUnaligned-4 112783 1016 ns/op 7.88 MB/s BenchmarkHash1KUnaligned-4 54514 2163 ns/op 473.43 MB/s BenchmarkHash8KUnaligned-4 10000 13084 ns/op 626.09 MB/s PASS ok crypto/md5 2.944s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 101466476 ns/op PASS ok crypto/rand 1.290s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 14049 8565 ns/op 14.94 MB/s BenchmarkRC4_1K-4 1651 69397 ns/op 14.76 MB/s BenchmarkRC4_8K-4 217 587138 ns/op 13.79 MB/s PASS ok crypto/rc4 1.596s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10696290 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23778392 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 43134740 ns/op BenchmarkEncryptPKCS1v15/2048-4 37 3164616 ns/op BenchmarkDecryptOAEP/2048-4 10 10687995 ns/op BenchmarkEncryptOAEP/2048-4 37 3186781 ns/op BenchmarkSignPKCS1v15/2048-4 10 10842090 ns/op BenchmarkVerifyPKCS1v15/2048-4 38 3101339 ns/op BenchmarkSignPSS/2048-4 10 10972580 ns/op BenchmarkVerifyPSS/2048-4 38 3189393 ns/op PASS ok crypto/rsa 3.074s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 103237 1059 ns/op 7.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 137301 862.8 ns/op 9.27 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 88831 1304 ns/op 245.48 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 107610 1131 ns/op 283.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 63882 1929 ns/op 530.73 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 71571 1692 ns/op 605.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 14701 8113 ns/op 1009.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 15193 8002 ns/op 1023.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.436s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 86161 1355 ns/op 5.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 109046 1205 ns/op 6.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 102201 1156 ns/op 6.92 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 36128 3377 ns/op 303.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 37348 3142 ns/op 325.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 36607 3153 ns/op 324.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6298 19618 ns/op 417.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6538 18926 ns/op 432.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6390 18845 ns/op 434.71 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.534s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 63194 1817 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 85615 1368 ns/op 5.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 75110 1585 ns/op 5.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35246 3375 ns/op 303.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 41010 2828 ns/op 362.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 40902 2895 ns/op 353.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9189 14627 ns/op 560.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 9565 13225 ns/op 619.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8784 13342 ns/op 613.99 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.482s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 27808849 4.410 ns/op BenchmarkConstantTimeEq-4 26281018 4.871 ns/op BenchmarkConstantTimeLessOrEq-4 28046190 4.416 ns/op BenchmarkXORBytes/8Bytes-4 3870666 30.10 ns/op 265.81 MB/s BenchmarkXORBytes/128Bytes-4 3518670 33.02 ns/op 3875.92 MB/s BenchmarkXORBytes/2048Bytes-4 1207028 101.6 ns/op 20167.23 MB/s BenchmarkXORBytes/32768Bytes-4 101881 1211 ns/op 27049.00 MB/s PASS ok crypto/subtle 2.262s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 46 3549309 ns/op BenchmarkCertCache/1-4 46 3591384 ns/op BenchmarkCertCache/2-4 39 3416952 ns/op BenchmarkCertCache/3-4 60 3485441 ns/op BenchmarkHandshakeServer/RSA-4 12 8633751 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9375538 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 8443880 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 48 2322206 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 54 2917754 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 30 3392823 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 31 3929003 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26606054 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27218792 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 50670724 ns/op 20.69 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 56940929 ns/op 18.42 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 133337758 ns/op 15.73 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 115305580 ns/op 18.19 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 151394374 ns/op 27.70 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 168340271 ns/op 24.92 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 293705415 ns/op 28.56 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 311897975 ns/op 26.90 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 612499235 ns/op 27.39 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 640674721 ns/op 26.19 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1284488878 ns/op 26.12 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1269426019 ns/op 26.43 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2487067387 ns/op 26.98 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2810001205 ns/op 23.88 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 51628266 ns/op 20.31 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 57048059 ns/op 18.38 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 91789704 ns/op 22.85 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 99657156 ns/op 21.04 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 172352120 ns/op 24.34 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 179304528 ns/op 23.39 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 344815947 ns/op 24.33 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 392030302 ns/op 21.40 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 589977335 ns/op 28.44 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 675514196 ns/op 24.84 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1224585082 ns/op 27.40 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1429467695 ns/op 23.47 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2497337451 ns/op 26.87 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2615287844 ns/op 25.66 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 711513655 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712667113 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301847149 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 295412661 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157898895 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 157528836 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88888378 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 88126210 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47447621 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45383804 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 150426388 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 151510406 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 73047376 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74162348 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 52794089 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 44018111 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 33744794 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 32268769 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 27894240 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 24152570 ns/op PASS ok crypto/tls 32.136s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 14252351 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 397 287803 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1161 102692 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 958 113773 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.937s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 49 2713492 ns/op 278198 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 48 3137996 ns/op 266229 B/op 1983 allocs/op BenchmarkConcurrentStmtExec-4 70 2268994 ns/op 212655 B/op 591 allocs/op BenchmarkConcurrentTxQuery-4 44 2769145 ns/op 273143 B/op 2137 allocs/op BenchmarkConcurrentTxExec-4 93 1296241 ns/op 89454 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 57 2000379 ns/op 105870 B/op 2120 allocs/op BenchmarkConcurrentTxStmtExec-4 170 650851 ns/op 40080 B/op 381 allocs/op BenchmarkConcurrentRandom-4 48 2347247 ns/op 227227 B/op 1795 allocs/op BenchmarkManyConcurrentQueries-4 3136 36779 ns/op 4105 B/op 20 allocs/op BenchmarkGrabConn-4 214672 547.6 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.818s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 175932 794.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 90 1218611 ns/op 188247 B/op 13 allocs/op Benchmark115/LineToPC-4 87 1400921 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 20850 5820 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.883s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 55880 2049 ns/op BenchmarkMarshal-4 858 145848 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3560 33972 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.487s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 278 414720 ns/op 19.75 MB/s BenchmarkEncodeToString-4 241 464201 ns/op 17.65 MB/s BenchmarkDecode-4 163 765152 ns/op 17.14 MB/s BenchmarkDecodeString-4 157 688149 ns/op 19.05 MB/s PASS ok encoding/base32 1.787s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 328 353832 ns/op 23.15 MB/s BenchmarkDecodeString/2-4 366745 336.3 ns/op 11.90 MB/s BenchmarkDecodeString/4-4 289980 422.5 ns/op 18.93 MB/s BenchmarkDecodeString/8-4 248619 502.3 ns/op 23.89 MB/s BenchmarkDecodeString/64-4 50364 2441 ns/op 36.05 MB/s BenchmarkDecodeString/8192-4 468 256398 ns/op 42.61 MB/s BenchmarkNewEncoding-4 121202 972.0 ns/op 263.38 MB/s PASS ok encoding/base64 2.170s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1588 75683 ns/op 52.85 MB/s BenchmarkReadStruct-4 19698 5942 ns/op 12.62 MB/s BenchmarkWriteStruct-4 19087 6349 ns/op 11.81 MB/s BenchmarkReadInts-4 45812 2450 ns/op 12.24 MB/s BenchmarkWriteInts-4 43971 2939 ns/op 10.21 MB/s BenchmarkWriteSlice1000Int32s-4 1311 85741 ns/op 46.65 MB/s BenchmarkPutUint16-4 3864386 30.26 ns/op 66.10 MB/s BenchmarkAppendUint16-4 3281192 35.76 ns/op 55.94 MB/s BenchmarkPutUint32-4 2635873 45.51 ns/op 87.90 MB/s BenchmarkAppendUint32-4 2728920 41.36 ns/op 96.72 MB/s BenchmarkPutUint64-4 1399328 83.93 ns/op 95.32 MB/s BenchmarkAppendUint64-4 1443212 81.48 ns/op 98.18 MB/s BenchmarkLittleEndianPutUint16-4 3353484 32.35 ns/op 61.82 MB/s BenchmarkLittleEndianAppendUint16-4 3696672 31.08 ns/op 64.36 MB/s BenchmarkLittleEndianPutUint32-4 2918323 42.67 ns/op 93.74 MB/s BenchmarkLittleEndianAppendUint32-4 2660034 44.27 ns/op 90.36 MB/s BenchmarkLittleEndianPutUint64-4 1399410 85.53 ns/op 93.54 MB/s BenchmarkLittleEndianAppendUint64-4 1390436 80.59 ns/op 99.26 MB/s BenchmarkReadFloats-4 183727 681.4 ns/op 17.61 MB/s BenchmarkWriteFloats-4 161560 739.8 ns/op 16.22 MB/s BenchmarkReadSlice1000Float32s-4 1532 79395 ns/op 50.38 MB/s BenchmarkWriteSlice1000Float32s-4 1251 94429 ns/op 42.36 MB/s BenchmarkReadSlice1000Uint8s-4 65230 2151 ns/op 464.97 MB/s BenchmarkWriteSlice1000Uint8s-4 87208 1927 ns/op 518.90 MB/s BenchmarkPutUvarint32-4 1000000 114.0 ns/op 35.08 MB/s BenchmarkPutUvarint64-4 331146 391.4 ns/op 20.44 MB/s PASS ok encoding/binary 5.751s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6738 17049 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7207 16538 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7989 16921 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4357 27637 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6895 15907 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 8049 15406 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6493 15478 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 5064 26457 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 11787 ns/op PASS ok encoding/csv 2.425s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8494 13636 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10000 11566 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 246 471503 ns/op 16773 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 652 177709 ns/op 752 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1688 82082 ns/op 52 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1626 85623 ns/op 53 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2196 64608 ns/op 176 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 67 1756289 ns/op 33945 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 766 251928 ns/op 25207 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1336 124568 ns/op 10795 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1464 117895 ns/op 9756 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 469 278832 ns/op 39200 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 165 662878 ns/op 67011 B/op 2225 allocs/op BenchmarkDecodeBytesSlice-4 474 289351 ns/op 23846 B/op 194 allocs/op BenchmarkDecodeInterfaceSlice-4 105 1392315 ns/op 82971 B/op 3178 allocs/op BenchmarkDecodeMap-4 98 1273940 ns/op 54132 B/op 181 allocs/op PASS ok encoding/gob 3.938s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 12619 9045 ns/op 28.30 MB/s BenchmarkEncode/1024-4 2974 36808 ns/op 27.82 MB/s BenchmarkEncode/4096-4 793 145387 ns/op 28.17 MB/s BenchmarkEncode/16384-4 200 587440 ns/op 27.89 MB/s BenchmarkDecode/256-4 27072 4302 ns/op 59.50 MB/s BenchmarkDecode/1024-4 7512 17121 ns/op 59.81 MB/s BenchmarkDecode/4096-4 1850 67765 ns/op 60.44 MB/s BenchmarkDecode/16384-4 434 270801 ns/op 60.50 MB/s BenchmarkDump/256-4 1507 83855 ns/op 3.05 MB/s BenchmarkDump/1024-4 364 327629 ns/op 3.13 MB/s BenchmarkDump/4096-4 98 1320913 ns/op 3.10 MB/s BenchmarkDump/16384-4 22 5294918 ns/op 3.09 MB/s PASS ok encoding/hex 2.986s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 115480237 ns/op 16.80 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 121991293 ns/op 15.91 MB/s 8393776 B/op 114 allocs/op BenchmarkCodeMarshal-4 1 122456204 ns/op 15.85 MB/s 10333184 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 129568967 ns/op 14.98 MB/s 10337152 B/op 116 allocs/op BenchmarkMarshalBytes/32-4 25957 4574 ns/op BenchmarkMarshalBytes/256-4 7045 17269 ns/op BenchmarkMarshalBytes/4096-4 519 214142 ns/op BenchmarkMarshalBytesError/32-4 64 1814644 ns/op BenchmarkMarshalBytesError/256-4 64 1831060 ns/op BenchmarkMarshalBytesError/4096-4 55 2081739 ns/op BenchmarkCodeDecoder-4 1 372037908 ns/op 5.22 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 36808 3146 ns/op 4.45 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 45478 2232 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 331896742 ns/op 5.85 MB/s 2939400 B/op 91327 allocs/op BenchmarkCodeUnmarshalReuse-4 1 328657274 ns/op 5.90 MB/s 2939888 B/op 91331 allocs/op BenchmarkUnmarshalString-4 91267 1919 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 175869 921.7 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 245512 630.7 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 88125 1744 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 109975 1288 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 25299 4922 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3188 37471 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 884 134601 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 140 841484 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 16 7780686 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 770220 145.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 796101 155.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 792045 157.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 745832 152.0 ns/op BenchmarkEncodeMarshaler-4 74104 1775 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 96171 1226 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5820932 20.53 ns/op BenchmarkNumberIsValidRegexp-4 19768 6059 ns/op PASS ok encoding/json 8.753s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2602139 ns/op 25.19 MB/s BenchmarkDecode-4 38 3420544 ns/op 25.96 MB/s PASS ok encoding/pem 1.311s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2391 50882 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1086 120656 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 5310 31883 ns/op PASS ok encoding/xml 1.605s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 514632 259.8 ns/op BenchmarkIntSet-4 600403 198.1 ns/op BenchmarkFloatAdd-4 110168 1028 ns/op BenchmarkFloatSet-4 611913 203.2 ns/op BenchmarkStringSet-4 584475 247.1 ns/op BenchmarkMapSet-4 127693 1075 ns/op BenchmarkMapSetDifferent-4 77202 1736 ns/op BenchmarkMapSetDifferentRandom-4 307 372132 ns/op BenchmarkMapSetString-4 129764 1068 ns/op BenchmarkMapAddSame-4 36237 3222 ns/op BenchmarkMapAddDifferent-4 14265 7930 ns/op BenchmarkMapAddDifferentRandom-4 274 460480 ns/op BenchmarkMapAddSameSteadyState-4 374922 322.8 ns/op BenchmarkMapAddDifferentSteadyState-4 138493 741.3 ns/op BenchmarkRealworldExpvarUsage-4 21130 5938 ns/op PASS ok expvar 3.732s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 115256 1317 ns/op BenchmarkSprintfEmpty-4 539400 390.6 ns/op BenchmarkSprintfString-4 296091 547.6 ns/op BenchmarkSprintfTruncateString-4 216704 613.3 ns/op BenchmarkSprintfTruncateBytes-4 177957 807.0 ns/op BenchmarkSprintfSlowParsingPath-4 182497 586.6 ns/op BenchmarkSprintfQuoteString-4 51600 2405 ns/op BenchmarkSprintfInt-4 234051 536.4 ns/op BenchmarkSprintfIntInt-4 144954 724.8 ns/op BenchmarkSprintfPrefixedInt-4 204537 811.5 ns/op BenchmarkSprintfFloat-4 135465 1290 ns/op BenchmarkSprintfComplex-4 58186 1969 ns/op BenchmarkSprintfBoolean-4 260929 571.0 ns/op BenchmarkSprintfHexString-4 77095 1606 ns/op BenchmarkSprintfHexBytes-4 94665 1706 ns/op BenchmarkSprintfBytes-4 51116 2654 ns/op BenchmarkSprintfStringer-4 87643 1608 ns/op BenchmarkSprintfStructure-4 39063 3730 ns/op BenchmarkManyArgs-4 61663 2025 ns/op BenchmarkFprintInt-4 73716 1709 ns/op BenchmarkFprintfBytes-4 75632 1607 ns/op BenchmarkFprintIntNoAlloc-4 72426 1750 ns/op BenchmarkScanInts-4 31 3225937 ns/op BenchmarkScanRecursiveInt-4 1 387232859 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 395099511 ns/op PASS ok fmt 5.982s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 601 180003 ns/op PASS ok go/build 1.206s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 49006 2194 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 16810 7029 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4509 24263 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1460 88140 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 342 359552 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 94 1508817 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 6341695 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 25964462 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 112733456 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.417s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 279962098 ns/op 0.23 MB/s 46139632 B/op 48877 allocs/op PASS ok go/format 1.368s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 18005386 ns/op 2.99 MB/s BenchmarkParseOnly-4 7 15136466 ns/op 3.56 MB/s BenchmarkResolve-4 64 1621668 ns/op 33.21 MB/s PASS ok go/parser 2.397s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 119126775 ns/op 0.44 MB/s 5082168 B/op 27597 allocs/op BenchmarkPrintDecl-4 1029 127751 ns/op 0.25 MB/s 16942 B/op 51 allocs/op PASS ok go/printer 1.320s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 320 405990 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 8776492 ns/op 5.65 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 17179088 ns/op 4.22 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17919653 ns/op 6.32 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 218 572349 ns/op 5.38 MB/s PASS ok go/scanner 2.140s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 126.2 ns/op PASS ok go/token 1.211s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1625848 ns/op BenchmarkNamed/Underlying/nongeneric-4 927734 118.4 ns/op BenchmarkNamed/Underlying/generic-4 821743 144.9 ns/op BenchmarkNamed/Underlying/src_instance-4 1005110 183.6 ns/op BenchmarkNamed/Underlying/user_instance-4 999871 187.6 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17463 8587 ns/op BenchmarkNamed/NewMethodSet/generic-4 15669 8784 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16694 7532 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14625 7272 ns/op BenchmarkCheck/http/funcbodies/info-4 1 584116239 ns/op 52259 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 375924971 ns/op 80998 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 224810768 ns/op 135477 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 195738218 ns/op 155781 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2470874468 ns/op 2094 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 141284586 ns/op 36539 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 71942687 ns/op 71342 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 74287198 ns/op 69439 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 690829556 ns/op 3133 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 78986338 ns/op 27340 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57713570 ns/op 37033 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 50538049 ns/op 42698 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1728795014 ns/op 37298 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 493179371 ns/op 130539 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 130318101 ns/op 492768 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 116537465 ns/op 549870 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2438749393 ns/op 818.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 100862835 ns/op 19767 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 106368628 ns/op 18682 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 86943740 ns/op 22858 lines/s PASS ok go/types 43.130s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 15876 8129 ns/op 125.97 MB/s PASS ok hash/adler32 1.259s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 265408 478.9 ns/op 31.32 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 274453 464.8 ns/op 32.27 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 157894 797.3 ns/op 50.17 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 142764 809.8 ns/op 49.40 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 469551 327.8 ns/op 1561.81 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 366008 321.7 ns/op 1591.34 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 416604 316.8 ns/op 3232.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 354898 330.2 ns/op 3100.88 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 252777 461.8 ns/op 8869.89 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 283434 461.5 ns/op 8875.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 65416 1800 ns/op 18207.27 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61700 2131 ns/op 15374.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 388945 294.9 ns/op 50.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 448747 308.6 ns/op 48.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 405298 298.6 ns/op 133.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 441726 290.8 ns/op 137.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 346594 598.2 ns/op 855.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 299998 476.4 ns/op 1074.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 295078 427.1 ns/op 2397.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 283358 515.4 ns/op 1986.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 240097 508.1 ns/op 8061.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 227240 616.1 ns/op 6647.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 57241 2264 ns/op 14472.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 61418 1936 ns/op 16925.79 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 288746 490.1 ns/op 30.60 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 267648 508.9 ns/op 29.47 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 159622 944.3 ns/op 42.36 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 156072 901.7 ns/op 44.36 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 13756 8647 ns/op 59.21 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 13887 9034 ns/op 56.67 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6930 20118 ns/op 50.90 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6279 18992 ns/op 53.92 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1500 78472 ns/op 52.20 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1459 77517 ns/op 52.84 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 183 1180427 ns/op 27.76 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 186 637921 ns/op 51.37 MB/s PASS ok hash/crc32 8.406s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 153 811363 ns/op 80.77 MB/s BenchmarkCrc64/ISO4KB-4 1657 70221 ns/op 58.33 MB/s BenchmarkCrc64/ISO1KB-4 8631 14984 ns/op 68.34 MB/s BenchmarkCrc64/ECMA64KB-4 148 801832 ns/op 81.73 MB/s BenchmarkCrc64/Random64KB-4 100 1211350 ns/op 54.10 MB/s BenchmarkCrc64/Random16KB-4 579 219117 ns/op 74.77 MB/s PASS ok hash/crc64 2.218s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 11529 9141 ns/op 112.02 MB/s BenchmarkFnv32aKB-4 14865 10514 ns/op 97.40 MB/s BenchmarkFnv64KB-4 7555 18548 ns/op 55.21 MB/s BenchmarkFnv64aKB-4 10000 11117 ns/op 92.11 MB/s BenchmarkFnv128KB-4 1852 64916 ns/op 15.77 MB/s BenchmarkFnv128aKB-4 1848 109382 ns/op 9.36 MB/s PASS ok hash/fnv 2.221s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 384558 266.1 ns/op 15.03 MB/s BenchmarkHash/n=4/Bytes-4 3353142 41.49 ns/op 96.41 MB/s BenchmarkHash/n=4/String-4 1892116 65.81 ns/op 60.78 MB/s BenchmarkHash/n=8/Write-4 459171 301.2 ns/op 26.56 MB/s BenchmarkHash/n=8/Bytes-4 3277212 35.83 ns/op 223.27 MB/s BenchmarkHash/n=8/String-4 1791362 65.32 ns/op 122.47 MB/s BenchmarkHash/n=16/Write-4 512599 255.7 ns/op 62.58 MB/s BenchmarkHash/n=16/Bytes-4 3580047 34.65 ns/op 461.76 MB/s BenchmarkHash/n=16/String-4 1930784 95.02 ns/op 168.39 MB/s BenchmarkHash/n=32/Write-4 434925 311.0 ns/op 102.88 MB/s BenchmarkHash/n=32/Bytes-4 3345208 33.68 ns/op 950.24 MB/s BenchmarkHash/n=32/String-4 1833256 61.19 ns/op 522.96 MB/s BenchmarkHash/n=64/Write-4 473662 274.6 ns/op 233.10 MB/s BenchmarkHash/n=64/Bytes-4 3251355 36.67 ns/op 1745.20 MB/s BenchmarkHash/n=64/String-4 1804476 84.89 ns/op 753.92 MB/s BenchmarkHash/n=256/Write-4 367803 459.1 ns/op 557.59 MB/s BenchmarkHash/n=256/Bytes-4 2337814 51.76 ns/op 4945.58 MB/s BenchmarkHash/n=256/String-4 993414 177.2 ns/op 1444.44 MB/s BenchmarkHash/n=320/Write-4 330211 385.7 ns/op 829.56 MB/s BenchmarkHash/n=320/Bytes-4 1995039 59.34 ns/op 5392.56 MB/s BenchmarkHash/n=320/String-4 790911 269.1 ns/op 1189.03 MB/s BenchmarkHash/n=1024/Write-4 218205 535.2 ns/op 1913.29 MB/s BenchmarkHash/n=1024/Bytes-4 964077 126.9 ns/op 8069.72 MB/s BenchmarkHash/n=1024/String-4 328860 462.6 ns/op 2213.61 MB/s BenchmarkHash/n=4096/Write-4 94419 1747 ns/op 2344.43 MB/s BenchmarkHash/n=4096/Bytes-4 299581 439.4 ns/op 9322.38 MB/s BenchmarkHash/n=4096/String-4 78988 1694 ns/op 2417.63 MB/s BenchmarkHash/n=16384/Write-4 27235 3906 ns/op 4194.55 MB/s BenchmarkHash/n=16384/Bytes-4 72183 1653 ns/op 9913.35 MB/s BenchmarkHash/n=16384/String-4 19790 10002 ns/op 1638.03 MB/s PASS ok hash/maphash 7.796s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 736 171297 ns/op BenchmarkEscapeNone-4 134906 855.8 ns/op BenchmarkUnescape-4 711 224665 ns/op BenchmarkUnescapeNone-4 592954 272.3 ns/op BenchmarkUnescapeSparse-4 10000 26920 ns/op BenchmarkUnescapeDense-4 1189 105306 ns/op PASS ok html 2.419s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8162 15506 ns/op BenchmarkCSSEscaperNoSpecials-4 39882 3167 ns/op BenchmarkDecodeCSS-4 24838 5011 ns/op BenchmarkDecodeCSSNoSpecials-4 3369812 35.76 ns/op BenchmarkCSSValueFilter-4 107810 1286 ns/op BenchmarkCSSValueFilterOk-4 77874 1954 ns/op BenchmarkEscapedExecute-4 4328 23925 ns/op BenchmarkHTMLNospaceEscaper-4 10048 11629 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 57292 2063 ns/op BenchmarkStripTags-4 20103 6349 ns/op BenchmarkStripTagsNoSpecials-4 292459 586.9 ns/op BenchmarkJSValEscaperWithNum-4 22776 7591 ns/op BenchmarkJSValEscaperWithStr-4 6236 20404 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19830 6134 ns/op BenchmarkJSValEscaperWithObj-4 5040 24946 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10997 ns/op BenchmarkJSStrEscaperNoSpecials-4 49010 2519 ns/op BenchmarkJSStrEscaper-4 10000 18117 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 47384 3597 ns/op BenchmarkJSRegexpEscaper-4 10000 12222 ns/op BenchmarkTemplateSpecialTags-4 100 1307894 ns/op BenchmarkURLEscaper-4 4299 44368 ns/op BenchmarkURLEscaperNoSpecials-4 133870 799.8 ns/op BenchmarkURLNormalizer-4 5775 20992 ns/op BenchmarkURLNormalizerNoSpecials-4 173546 852.4 ns/op BenchmarkSrcsetFilter-4 18332 6599 ns/op BenchmarkSrcsetFilterNoSpecials-4 115942 1381 ns/op PASS ok html/template 6.887s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 516458 210.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 490542 251.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 694862 202.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 463792 242.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 100.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1243699 96.91 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1641510 75.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 835417 141.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1316733 88.37 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 424804 331.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 329214 386.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 405560 320.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 321799 401.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 726012 240.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 499282 279.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 783866 152.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 506200 252.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 386306 505.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1391336 86.63 ns/op BenchmarkRGBASetRGBA-4 1000000 103.6 ns/op BenchmarkRGBA64At-4 953342 125.5 ns/op BenchmarkRGBA64SetRGBA64-4 806559 147.4 ns/op BenchmarkNRGBAAt-4 1313265 81.46 ns/op BenchmarkNRGBASetNRGBA-4 1230070 94.82 ns/op BenchmarkNRGBA64At-4 1000000 131.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 659172 168.1 ns/op BenchmarkAlphaAt-4 2185570 47.08 ns/op BenchmarkAlphaSetAlpha-4 1944235 77.87 ns/op BenchmarkAlpha16At-4 1000000 124.1 ns/op BenchmarkAlphaSetAlpha16-4 1000000 144.6 ns/op BenchmarkGrayAt-4 2373610 48.74 ns/op BenchmarkGraySetGray-4 2212795 53.69 ns/op BenchmarkGray16At-4 1420246 101.5 ns/op BenchmarkGraySetGray16-4 1377526 88.48 ns/op PASS ok image 8.036s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3051034 45.61 ns/op BenchmarkYCbCrToRGB/128-4 3245518 47.36 ns/op BenchmarkYCbCrToRGB/255-4 3266986 38.61 ns/op BenchmarkRGBToYCbCr/0-4 3133750 36.07 ns/op BenchmarkRGBToYCbCr/Cb-4 3130275 40.32 ns/op BenchmarkRGBToYCbCr/Cr-4 2998624 34.68 ns/op BenchmarkYCbCrToRGBA/0-4 2817883 38.19 ns/op BenchmarkYCbCrToRGBA/128-4 2807902 44.93 ns/op BenchmarkYCbCrToRGBA/255-4 2757270 41.52 ns/op BenchmarkNYCbCrAToRGBA/0-4 2630947 46.17 ns/op BenchmarkNYCbCrAToRGBA/128-4 2797903 43.69 ns/op BenchmarkNYCbCrAToRGBA/255-4 2694895 44.14 ns/op PASS ok image/color 3.590s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 35848102 ns/op BenchmarkFillSrc-4 296 352333 ns/op BenchmarkCopyOver-4 7 25561069 ns/op BenchmarkCopySrc-4 472 630748 ns/op BenchmarkNRGBAOver-4 8 14064534 ns/op BenchmarkNRGBASrc-4 13 10042508 ns/op BenchmarkYCbCr-4 10 10099978 ns/op BenchmarkGray-4 19 6503292 ns/op BenchmarkCMYK-4 12 13982645 ns/op BenchmarkGlyphOver-4 22 6635706 ns/op BenchmarkRGBAMaskOver-4 5 28860460 ns/op BenchmarkGrayMaskOver-4 6 18908814 ns/op BenchmarkRGBA64ImageMaskOver-4 4 48594378 ns/op BenchmarkRGBA-4 5 20301256 ns/op BenchmarkPalettedFill-4 894 171669 ns/op BenchmarkPalettedRGBA-4 5 23009969 ns/op BenchmarkGenericOver-4 3 47481948 ns/op BenchmarkGenericMaskOver-4 5 21922074 ns/op BenchmarkGenericSrc-4 3 54987505 ns/op BenchmarkGenericMaskSrc-4 4 41172243 ns/op PASS ok image/draw 8.562s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5123858 ns/op 3.02 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 126869825 ns/op 2.42 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2641860792 ns/op 0.47 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2265823 ns/op 6.82 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 123513804 ns/op 0.50 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.768s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5240 22525 ns/op BenchmarkIDCT-4 5610 21725 ns/op BenchmarkDecodeBaseline-4 8 13006153 ns/op 4.75 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 27271444 ns/op 2.27 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 168831421 ns/op 7.28 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 193947925 ns/op 4.75 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.531s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 19321047 7.165 ns/op BenchmarkDecodeGray-4 12 9181454 ns/op 7.14 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 52016102 ns/op 5.04 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 34697148 ns/op 7.56 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6882318 ns/op 9.52 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 56259808 ns/op 4.66 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 51983625 ns/op 5.04 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 57718796 ns/op 5.32 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 55698910 ns/op 5.52 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 229178251 ns/op 5.36 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 197667047 ns/op 6.22 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34712411 ns/op 8.85 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 237100252 ns/op 5.18 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 870709423 ns/op 1.41 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.236s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 61089369 ns/op 1.64 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 52959541 ns/op 1.89 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 258790942 ns/op 1.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 230029111 ns/op 2.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 59243674 ns/op 1.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 42264066 ns/op 2.37 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 250125333 ns/op 2.00 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 303916783 ns/op 1.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 533102455 ns/op 1.88 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 464556907 ns/op 2.15 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3467467278 ns/op 1.44 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3888689784 ns/op 1.29 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 14958377 ns/op 6.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9932848 ns/op 10.07 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 54824572 ns/op 9.12 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 56538758 ns/op 8.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 117208991 ns/op 8.53 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 121877424 ns/op 8.20 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 489110634 ns/op 10.22 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 530851529 ns/op 9.42 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60330324 ns/op 1.66 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 49647492 ns/op 2.01 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 314374456 ns/op 1.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 297842453 ns/op 1.68 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 875683582 ns/op 1.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 775345420 ns/op 1.29 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5710672834 ns/op 0.88 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5893455008 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 152725177 ns/op 27.37 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 197928329 ns/op 21.12 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 45.528s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34584 3397 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 36289 3623 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/4-4 30561 6073 ns/op 0.66 MB/s BenchmarkMarshalCorpusFile/8-4 22855 5183 ns/op 1.54 MB/s BenchmarkMarshalCorpusFile/16-4 20534 5988 ns/op 2.67 MB/s BenchmarkMarshalCorpusFile/32-4 9993 12137 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/64-4 5270 19967 ns/op 3.21 MB/s BenchmarkMarshalCorpusFile/128-4 5394 25559 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/256-4 1914 61197 ns/op 4.18 MB/s BenchmarkMarshalCorpusFile/512-4 1149 103933 ns/op 4.93 MB/s BenchmarkMarshalCorpusFile/1024-4 702 217838 ns/op 4.70 MB/s BenchmarkMarshalCorpusFile/2048-4 295 388451 ns/op 5.27 MB/s BenchmarkMarshalCorpusFile/4096-4 148 814803 ns/op 5.03 MB/s BenchmarkMarshalCorpusFile/8192-4 86 1555508 ns/op 5.27 MB/s BenchmarkMarshalCorpusFile/16384-4 42 3973460 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/32768-4 16 8847587 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/65536-4 8 14677251 ns/op 4.47 MB/s BenchmarkMarshalCorpusFile/131072-4 4 33750622 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/262144-4 2 63952985 ns/op 4.10 MB/s BenchmarkMarshalCorpusFile/524288-4 1 135071061 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 209695604 ns/op 5.00 MB/s BenchmarkUnmarshalCorpusFile/1-4 9080 17066 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 8382 15593 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6904 14730 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 8002 16112 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 7202 19049 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/32-4 3578 30103 ns/op 1.06 MB/s BenchmarkUnmarshalCorpusFile/64-4 3584 37335 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/128-4 2079 70093 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/256-4 950 199060 ns/op 1.29 MB/s BenchmarkUnmarshalCorpusFile/512-4 507 226077 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/1024-4 267 568892 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/2048-4 141 919818 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/4096-4 76 1735066 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3779848 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6599027 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13443825 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26100662 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53674432 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 114100041 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 221141483 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 515030394 ns/op 2.04 MB/s BenchmarkMutatorBytes/1-4 32302 3511 ns/op BenchmarkMutatorBytes/10-4 32899 6280 ns/op BenchmarkMutatorBytes/100-4 18964 5559 ns/op BenchmarkMutatorBytes/1000-4 22524 6183 ns/op BenchmarkMutatorBytes/10000-4 6694 22062 ns/op BenchmarkMutatorBytes/100000-4 950 179721 ns/op BenchmarkMutatorString/1-4 32172 4636 ns/op BenchmarkMutatorString/10-4 36454 4435 ns/op BenchmarkMutatorString/100-4 24877 4436 ns/op BenchmarkMutatorString/1000-4 10000 11585 ns/op BenchmarkMutatorString/10000-4 3240 71351 ns/op BenchmarkMutatorString/100000-4 187 623821 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16150 9552 ns/op BenchmarkMutatorAllBasicTypes/string-4 14907 12844 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50158 2812 ns/op BenchmarkMutatorAllBasicTypes/float32-4 43732 2858 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51582 2380 ns/op BenchmarkMutatorAllBasicTypes/int-4 36619 3162 ns/op BenchmarkMutatorAllBasicTypes/int8-4 41286 3588 ns/op BenchmarkMutatorAllBasicTypes/int16-4 51654 2245 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56205 2319 ns/op BenchmarkMutatorAllBasicTypes/int64-4 55447 2120 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 51322 2405 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 53064 2174 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 52356 2245 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49714 2227 ns/op PASS ok internal/fuzz 16.748s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12903 15594 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 150098 892.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.967s PASS ok internal/poll 1.031s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21348775 ns/op PASS ok internal/trace 4.174s PASS ok internal/zstd 1.048s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 12328 10945 ns/op BenchmarkCopyNLarge-4 182 578427 ns/op PASS ok io 1.512s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 164848 1128 ns/op BenchmarkPrintln-4 23949 4963 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35176 3838 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6838 20201 ns/op BenchmarkDiscard-4 1098945 106.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.242s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 50289 2309 ns/op BenchmarkJSONHandler/defaults-4 7659 18238 ns/op 516 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 5031 26298 ns/op 796 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4846 27336 ns/op 753 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8472 16556 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct-4 9075 15171 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4815 25439 ns/op 517 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26959 3823 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 30018 3961 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 46677 2436 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 60867 1954 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 65394 2105 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54986 3115 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 60916 2006 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 65372 1786 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 528529 237.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 357804 293.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 310576 437.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 201812 586.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 145734 810.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5700 24481 ns/op BenchmarkDispatch/switch-checked-4 194814 616.2 ns/op BenchmarkDispatch/As-4 163366 624.5 ns/op BenchmarkDispatch/Visit-4 197276 631.0 ns/op BenchmarkUnsafeStrings-4 18282 6470 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 6.060s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1536914 89.24 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1327018 85.01 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 884102 135.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 279609 445.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 46346 2956 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 47618 2963 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 22395 5137 ns/op 475 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5935 25601 ns/op 2032 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 10825 12003 ns/op 611 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9586 13363 ns/op 619 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6208 17877 ns/op 901 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2697 50974 ns/op 3009 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11324 9798 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14940 9207 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 10638 13240 ns/op 731 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3183 41050 ns/op 2319 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 4.891s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 29774808 ns/op BenchmarkKeys-4 9 13240939 ns/op BenchmarkValues-4 9 11793766 ns/op PASS ok maps 4.825s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2928732 46.40 ns/op BenchmarkAcosh-4 1467513 105.5 ns/op BenchmarkAsin-4 2771652 44.52 ns/op BenchmarkAsinh-4 1358737 86.14 ns/op BenchmarkAtan-4 3426140 33.43 ns/op BenchmarkAtanh-4 1431885 81.29 ns/op BenchmarkAtan2-4 2429233 49.85 ns/op BenchmarkCbrt-4 1828346 65.77 ns/op BenchmarkCeil-4 22086369 4.552 ns/op BenchmarkCompare-4 5048368 23.18 ns/op BenchmarkCompare32-4 6838396 17.64 ns/op BenchmarkCopysign-4 4217767 29.80 ns/op BenchmarkCos-4 1413954 81.81 ns/op BenchmarkCosh-4 1982679 61.05 ns/op BenchmarkErf-4 3374226 34.05 ns/op BenchmarkErfc-4 3281890 53.92 ns/op BenchmarkErfinv-4 3077913 38.28 ns/op BenchmarkErfcinv-4 3076099 43.39 ns/op BenchmarkExp-4 6449865 18.64 ns/op BenchmarkExpGo-4 1000000 115.9 ns/op BenchmarkExpm1-4 2599563 43.90 ns/op BenchmarkExp2-4 1000000 114.7 ns/op BenchmarkExp2Go-4 996708 167.4 ns/op BenchmarkAbs-4 4941361 25.13 ns/op BenchmarkDim-4 10965066 12.75 ns/op BenchmarkFloor-4 25092753 5.788 ns/op BenchmarkMax-4 18416038 7.830 ns/op BenchmarkMin-4 17079177 7.905 ns/op BenchmarkMod-4 384392 298.8 ns/op BenchmarkFrexp-4 1909390 62.63 ns/op BenchmarkGamma-4 950845 140.9 ns/op BenchmarkHypot-4 13797412 8.953 ns/op BenchmarkHypotGo-4 1800837 66.48 ns/op BenchmarkIlogb-4 2100050 70.79 ns/op BenchmarkJ0-4 286999 672.4 ns/op BenchmarkJ1-4 287910 402.4 ns/op BenchmarkJn-4 133723 1097 ns/op BenchmarkLdexp-4 1975261 61.71 ns/op BenchmarkLgamma-4 1000000 140.0 ns/op BenchmarkLog-4 6980450 17.99 ns/op BenchmarkLogb-4 2185803 56.49 ns/op BenchmarkLog1p-4 1681918 74.37 ns/op BenchmarkLog10-4 5674132 19.79 ns/op BenchmarkLog2-4 1517976 102.7 ns/op BenchmarkModf-4 2544530 47.14 ns/op BenchmarkNextafter32-4 2534578 50.36 ns/op BenchmarkNextafter64-4 2564030 49.51 ns/op BenchmarkPowInt-4 685702 189.6 ns/op BenchmarkPowFrac-4 526734 273.7 ns/op BenchmarkPow10Pos-4 4702784 21.59 ns/op BenchmarkPow10Neg-4 5877482 27.97 ns/op BenchmarkRound-4 4961858 24.30 ns/op BenchmarkRoundToEven-4 12587613 14.82 ns/op BenchmarkRemainder-4 591526 206.8 ns/op BenchmarkSignbit-4 3207841 36.97 ns/op BenchmarkSin-4 1619751 74.11 ns/op BenchmarkSincos-4 1000000 184.4 ns/op BenchmarkSinh-4 2214112 54.46 ns/op BenchmarkSqrtIndirect-4 19395747 5.503 ns/op BenchmarkSqrtLatency-4 22857498 5.277 ns/op BenchmarkSqrtIndirectLatency-4 24302541 5.182 ns/op BenchmarkSqrtGoLatency-4 1322037 93.86 ns/op BenchmarkSqrtPrime-4 44112 2801 ns/op BenchmarkTan-4 1000000 126.5 ns/op BenchmarkTanh-4 1318449 101.3 ns/op BenchmarkTrunc-4 26844940 6.638 ns/op BenchmarkY0-4 337455 694.9 ns/op BenchmarkY1-4 310117 598.1 ns/op BenchmarkYn-4 152076 849.1 ns/op BenchmarkFloat64bits-4 7717446 16.35 ns/op BenchmarkFloat64frombits-4 7512740 16.17 ns/op BenchmarkFloat32bits-4 7530548 35.05 ns/op BenchmarkFloat32frombits-4 5109435 24.91 ns/op BenchmarkFMA-4 23217038 7.060 ns/op PASS ok math 16.785s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15409665 7.696 ns/op 8316.47 MB/s BenchmarkAddVV/2-4 11529762 8.890 ns/op 14398.07 MB/s BenchmarkAddVV/3-4 9969838 10.11 ns/op 18984.50 MB/s BenchmarkAddVV/4-4 9710277 16.56 ns/op 15455.20 MB/s BenchmarkAddVV/5-4 11033271 11.12 ns/op 28775.66 MB/s BenchmarkAddVV/10-4 8931325 14.40 ns/op 44436.76 MB/s BenchmarkAddVV/100-4 1929358 83.91 ns/op 76270.37 MB/s BenchmarkAddVV/1000-4 245150 788.6 ns/op 81158.46 MB/s BenchmarkSubVV/1-4 14347083 10.71 ns/op 5977.17 MB/s BenchmarkSubVV/2-4 15390138 9.059 ns/op 14129.10 MB/s BenchmarkSubVV/3-4 11730105 12.07 ns/op 15902.18 MB/s BenchmarkSubVV/4-4 12675171 10.14 ns/op 25255.40 MB/s BenchmarkSubVV/5-4 9664764 11.13 ns/op 28741.80 MB/s BenchmarkSubVV/10-4 8984095 13.76 ns/op 46495.34 MB/s BenchmarkSubVV/100-4 2347680 73.49 ns/op 87083.74 MB/s BenchmarkSubVV/1000-4 265119 506.6 ns/op 126336.18 MB/s BenchmarkAddVW/1-4 16698250 7.072 ns/op 1131.21 MB/s BenchmarkAddVW/2-4 16774620 7.447 ns/op 2148.53 MB/s BenchmarkAddVW/3-4 14605744 8.418 ns/op 2850.98 MB/s BenchmarkAddVW/4-4 15384987 10.99 ns/op 2911.55 MB/s BenchmarkAddVW/5-4 13970394 9.806 ns/op 4079.01 MB/s BenchmarkAddVW/10-4 10411786 11.36 ns/op 7043.85 MB/s BenchmarkAddVW/100-4 305940 683.2 ns/op 1171.04 MB/s BenchmarkAddVW/1000-4 44134 2638 ns/op 3033.13 MB/s BenchmarkAddVWext/1-4 18224517 8.390 ns/op 953.55 MB/s BenchmarkAddVWext/2-4 17307660 7.840 ns/op 2040.69 MB/s BenchmarkAddVWext/3-4 13737139 9.413 ns/op 2549.58 MB/s BenchmarkAddVWext/4-4 15006626 10.33 ns/op 3096.64 MB/s BenchmarkAddVWext/5-4 13024203 8.907 ns/op 4491.05 MB/s BenchmarkAddVWext/10-4 12073183 11.34 ns/op 7053.69 MB/s BenchmarkAddVWext/100-4 46548 2650 ns/op 301.86 MB/s BenchmarkAddVWext/1000-4 5942 23202 ns/op 344.80 MB/s BenchmarkSubVW/1-4 17976744 7.370 ns/op 1085.46 MB/s BenchmarkSubVW/2-4 17356048 7.572 ns/op 2113.17 MB/s BenchmarkSubVW/3-4 15145442 11.74 ns/op 2043.73 MB/s BenchmarkSubVW/4-4 14891092 8.191 ns/op 3906.71 MB/s BenchmarkSubVW/5-4 14001597 8.492 ns/op 4710.48 MB/s BenchmarkSubVW/10-4 10572348 20.03 ns/op 3994.63 MB/s BenchmarkSubVW/100-4 321783 415.6 ns/op 1924.80 MB/s BenchmarkSubVW/1000-4 44872 2770 ns/op 2887.64 MB/s BenchmarkSubVWext/1-4 14211638 7.933 ns/op 1008.50 MB/s BenchmarkSubVWext/2-4 15424554 7.895 ns/op 2026.63 MB/s BenchmarkSubVWext/3-4 15023888 10.35 ns/op 2317.75 MB/s BenchmarkSubVWext/4-4 15846937 7.940 ns/op 4030.37 MB/s BenchmarkSubVWext/5-4 15125455 8.680 ns/op 4608.45 MB/s BenchmarkSubVWext/10-4 11494629 11.26 ns/op 7105.10 MB/s BenchmarkSubVWext/100-4 54489 2286 ns/op 349.92 MB/s BenchmarkSubVWext/1000-4 5941 21975 ns/op 364.04 MB/s BenchmarkMulAddVWW/1-4 14502018 13.37 ns/op 4786.08 MB/s BenchmarkMulAddVWW/2-4 13371339 9.140 ns/op 14003.99 MB/s BenchmarkMulAddVWW/3-4 13051719 9.993 ns/op 19214.22 MB/s BenchmarkMulAddVWW/4-4 12031677 9.935 ns/op 25768.29 MB/s BenchmarkMulAddVWW/5-4 12236698 11.95 ns/op 26772.27 MB/s BenchmarkMulAddVWW/10-4 8264070 14.31 ns/op 44736.11 MB/s BenchmarkMulAddVWW/100-4 792424 131.4 ns/op 48718.00 MB/s BenchmarkMulAddVWW/1000-4 126429 874.3 ns/op 73197.95 MB/s BenchmarkAddMulVVW/1-4 17026168 7.387 ns/op 8663.39 MB/s BenchmarkAddMulVVW/2-4 13507012 8.918 ns/op 14352.70 MB/s BenchmarkAddMulVVW/3-4 10637194 11.78 ns/op 16295.44 MB/s BenchmarkAddMulVVW/4-4 10417971 17.68 ns/op 14483.65 MB/s BenchmarkAddMulVVW/5-4 10213016 13.47 ns/op 23757.34 MB/s BenchmarkAddMulVVW/10-4 8912342 13.89 ns/op 46082.15 MB/s BenchmarkAddMulVVW/100-4 1623544 63.49 ns/op 100808.44 MB/s BenchmarkAddMulVVW/1000-4 245448 1018 ns/op 62853.07 MB/s BenchmarkDivWVW/1-4 1879766 88.46 ns/op 723.53 MB/s BenchmarkDivWVW/2-4 1000000 178.4 ns/op 717.52 MB/s BenchmarkDivWVW/3-4 833562 148.6 ns/op 1292.44 MB/s BenchmarkDivWVW/4-4 673140 186.0 ns/op 1376.41 MB/s BenchmarkDivWVW/5-4 652183 217.7 ns/op 1469.81 MB/s BenchmarkDivWVW/10-4 367724 550.2 ns/op 1163.26 MB/s BenchmarkDivWVW/100-4 39519 3054 ns/op 2095.89 MB/s BenchmarkDivWVW/1000-4 4538 37021 ns/op 1728.74 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15518514 8.232 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14233240 7.567 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14207976 8.641 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13128128 8.580 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12683848 9.746 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13352470 11.80 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12339254 16.82 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12500721 9.556 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10930369 11.69 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12286084 12.78 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7148097 25.88 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8282000 15.70 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 142.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1360184 89.61 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 173692 1038 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 214201 669.3 ns/op BenchmarkDecimalConversion-4 202 613872 ns/op BenchmarkFloatString/100-4 11115 10533 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 222 536753 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 57037492 ns/op 60272 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 5547654431 ns/op 838808 B/op 504 allocs/op BenchmarkFloatAdd/10-4 144692 1153 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 151113 836.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 139786 870.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 82108 2280 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 12108 8799 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 213774 729.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 194979 941.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 168225 626.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 174330 1010 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 49668 2399 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2011 78625 ns/op BenchmarkParseFloatLargeExp-4 313 321673 ns/op BenchmarkGCD10x10/WithoutXY-4 169924 716.4 ns/op BenchmarkGCD10x10/WithXY-4 48942 2523 ns/op BenchmarkGCD10x100/WithoutXY-4 87421 1572 ns/op BenchmarkGCD10x100/WithXY-4 12805 10945 ns/op BenchmarkGCD10x1000/WithoutXY-4 52706 2448 ns/op BenchmarkGCD10x1000/WithXY-4 12547 11697 ns/op BenchmarkGCD100x100/WithoutXY-4 22716 5382 ns/op BenchmarkGCD100x100/WithXY-4 8277 13075 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10293 ns/op BenchmarkGCD100x1000/WithXY-4 7179 20305 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2090 61275 ns/op BenchmarkGCD1000x1000/WithXY-4 1022 134967 ns/op BenchmarkHilbert-4 13 9687110 ns/op BenchmarkBinomial-4 10000 10346 ns/op BenchmarkQuoRem-4 23119 5407 ns/op BenchmarkExp-4 18 7938682 ns/op BenchmarkExpMont/Odd-4 96 1101708 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 121 1006312 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1218980 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even3-4 97 1671127 ns/op 3820 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1029947 ns/op 3879 B/op 54 allocs/op BenchmarkExpMont/Even8-4 110 988616 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even32-4 120 1736528 ns/op 3864 B/op 54 allocs/op BenchmarkExpMont/Even64-4 128 865000 ns/op 3642 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1039983 ns/op 3784 B/op 51 allocs/op BenchmarkExpMont/Even128-4 152 1316934 ns/op 3246 B/op 50 allocs/op BenchmarkExpMont/Even255-4 153 893634 ns/op 2967 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 333 350815 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 309 388205 ns/op 1730 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 285 382695 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 306 388259 ns/op 1727 B/op 47 allocs/op BenchmarkExp2-4 16 7656241 ns/op BenchmarkBitset-4 601101 185.4 ns/op BenchmarkBitsetNeg-4 313777 345.9 ns/op BenchmarkBitsetOrig-4 178771 961.0 ns/op BenchmarkBitsetNegOrig-4 138268 1143 ns/op BenchmarkModSqrt225_Tonelli-4 98 1138024 ns/op BenchmarkModSqrt225_3Mod4-4 344 356496 ns/op BenchmarkModSqrt231_Tonelli-4 100 1301970 ns/op BenchmarkModSqrt231_5Mod8-4 264 435175 ns/op BenchmarkModInverse-4 10000 11416 ns/op BenchmarkSqrt-4 1884 70768 ns/op BenchmarkIntSqr/1-4 1000000 124.7 ns/op BenchmarkIntSqr/2-4 589369 214.4 ns/op BenchmarkIntSqr/3-4 541914 236.4 ns/op BenchmarkIntSqr/5-4 349414 329.3 ns/op BenchmarkIntSqr/8-4 283447 733.0 ns/op BenchmarkIntSqr/10-4 234808 631.3 ns/op BenchmarkIntSqr/20-4 46590 2502 ns/op BenchmarkIntSqr/30-4 37689 3266 ns/op BenchmarkIntSqr/50-4 19510 5369 ns/op BenchmarkIntSqr/80-4 12932 10598 ns/op BenchmarkIntSqr/100-4 10000 12111 ns/op BenchmarkIntSqr/200-4 4068 34095 ns/op BenchmarkIntSqr/300-4 1940 97091 ns/op BenchmarkIntSqr/500-4 886 133165 ns/op BenchmarkIntSqr/800-4 349 405472 ns/op BenchmarkIntSqr/1000-4 276 425622 ns/op BenchmarkDiv/20/10-4 394285 342.0 ns/op BenchmarkDiv/40/20-4 343173 350.8 ns/op BenchmarkDiv/100/50-4 344312 550.4 ns/op BenchmarkDiv/200/100-4 50708 2445 ns/op BenchmarkDiv/400/200-4 48714 2721 ns/op BenchmarkDiv/1000/500-4 37033 2935 ns/op BenchmarkDiv/2000/1000-4 31010 3915 ns/op BenchmarkDiv/20000/10000-4 1345 95691 ns/op BenchmarkDiv/200000/100000-4 34 6356232 ns/op BenchmarkDiv/2000000/1000000-4 1 125223924 ns/op BenchmarkDiv/20000000/10000000-4 1 4029908584 ns/op BenchmarkMul-4 5 29001010 ns/op BenchmarkNatMul/10-4 165337 1156 ns/op BenchmarkNatMul/100-4 5889 32484 ns/op BenchmarkNatMul/1000-4 151 1026199 ns/op BenchmarkZeroShifts/Shl-4 10000 19767 ns/op BenchmarkZeroShifts/ShlSame-4 3242521 73.60 ns/op BenchmarkZeroShifts/Shr-4 10000 17723 ns/op BenchmarkZeroShifts/ShrSame-4 3558085 34.73 ns/op BenchmarkExp3Power/0x10-4 148038 967.5 ns/op BenchmarkExp3Power/0x40-4 144507 1319 ns/op BenchmarkExp3Power/0x100-4 76606 2430 ns/op BenchmarkExp3Power/0x400-4 39192 3930 ns/op BenchmarkExp3Power/0x1000-4 6049 16585 ns/op BenchmarkExp3Power/0x4000-4 1365 76443 ns/op BenchmarkExp3Power/0x10000-4 199 572539 ns/op BenchmarkExp3Power/0x40000-4 24 6113887 ns/op BenchmarkExp3Power/0x100000-4 2 51059546 ns/op BenchmarkExp3Power/0x400000-4 1 498786059 ns/op BenchmarkFibo-4 3 39712540 ns/op BenchmarkNatSqr/1-4 1000000 247.2 ns/op BenchmarkNatSqr/2-4 496562 365.1 ns/op BenchmarkNatSqr/3-4 276889 448.2 ns/op BenchmarkNatSqr/5-4 375338 627.4 ns/op BenchmarkNatSqr/8-4 248356 887.2 ns/op BenchmarkNatSqr/10-4 202306 1077 ns/op BenchmarkNatSqr/20-4 40437 3905 ns/op BenchmarkNatSqr/30-4 31916 4451 ns/op BenchmarkNatSqr/50-4 17523 8131 ns/op BenchmarkNatSqr/80-4 10515 10274 ns/op BenchmarkNatSqr/100-4 7198 15558 ns/op BenchmarkNatSqr/200-4 4179 36898 ns/op BenchmarkNatSqr/300-4 2059 99756 ns/op BenchmarkNatSqr/500-4 810 206398 ns/op BenchmarkNatSqr/800-4 334 432284 ns/op BenchmarkNatSqr/1000-4 238 474826 ns/op BenchmarkNatSetBytes/8-4 827318 150.7 ns/op BenchmarkNatSetBytes/24-4 312303 523.6 ns/op BenchmarkNatSetBytes/128-4 57650 2029 ns/op BenchmarkNatSetBytes/7-4 776606 136.1 ns/op BenchmarkNatSetBytes/23-4 271537 712.9 ns/op BenchmarkNatSetBytes/127-4 60958 2336 ns/op BenchmarkScanPi-4 189 592913 ns/op BenchmarkStringPiParallel-4 640 358396 ns/op BenchmarkScan/10/Base2-4 38719 3041 ns/op BenchmarkScan/100/Base2-4 4970 30263 ns/op BenchmarkScan/1000/Base2-4 450 282694 ns/op BenchmarkScan/10/Base8-4 92902 1773 ns/op BenchmarkScan/100/Base8-4 10000 11387 ns/op BenchmarkScan/1000/Base8-4 1315 103592 ns/op BenchmarkScan/10/Base10-4 94245 1459 ns/op BenchmarkScan/100/Base10-4 13893 10032 ns/op BenchmarkScan/1000/Base10-4 1485 80473 ns/op BenchmarkScan/10/Base16-4 82845 1318 ns/op BenchmarkScan/100/Base16-4 10000 11578 ns/op BenchmarkScan/1000/Base16-4 1766 84358 ns/op BenchmarkString/10/Base2-4 201840 816.8 ns/op BenchmarkString/100/Base2-4 30123 4834 ns/op BenchmarkString/1000/Base2-4 3522 50023 ns/op BenchmarkString/10/Base8-4 342636 350.4 ns/op BenchmarkString/100/Base8-4 75616 1741 ns/op BenchmarkString/1000/Base8-4 9739 14987 ns/op BenchmarkString/10/Base10-4 182679 658.3 ns/op BenchmarkString/100/Base10-4 38830 3684 ns/op BenchmarkString/1000/Base10-4 6062 21776 ns/op BenchmarkString/10/Base16-4 441159 302.2 ns/op BenchmarkString/100/Base16-4 98486 1384 ns/op BenchmarkString/1000/Base16-4 8934 15718 ns/op BenchmarkLeafSize/0-4 32 5343935 ns/op BenchmarkLeafSize/1-4 393 306643 ns/op BenchmarkLeafSize/2-4 415 297351 ns/op BenchmarkLeafSize/3-4 348 480687 ns/op BenchmarkLeafSize/4-4 472 385278 ns/op BenchmarkLeafSize/5-4 295 514408 ns/op BenchmarkLeafSize/6-4 343 446673 ns/op BenchmarkLeafSize/7-4 262 409189 ns/op BenchmarkLeafSize/8-4 435 261886 ns/op BenchmarkLeafSize/9-4 250 774667 ns/op BenchmarkLeafSize/10-4 296 617503 ns/op BenchmarkLeafSize/11-4 267 468641 ns/op BenchmarkLeafSize/12-4 348 427359 ns/op BenchmarkLeafSize/13-4 289 493911 ns/op BenchmarkLeafSize/14-4 368 377960 ns/op BenchmarkLeafSize/15-4 370 390146 ns/op BenchmarkLeafSize/16-4 522 267750 ns/op BenchmarkLeafSize/32-4 381 329301 ns/op BenchmarkLeafSize/64-4 412 411739 ns/op BenchmarkProbablyPrime/n=0-4 10 10354988 ns/op BenchmarkProbablyPrime/n=1-4 9 25965052 ns/op BenchmarkProbablyPrime/n=5-4 6 27714779 ns/op BenchmarkProbablyPrime/n=10-4 3 37534912 ns/op BenchmarkProbablyPrime/n=20-4 2 76961224 ns/op BenchmarkProbablyPrime/Lucas-4 13 12987870 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 86 1512213 ns/op BenchmarkRatCmp-4 152407 748.3 ns/op BenchmarkFloatSqrt/64-4 20155 5841 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13939 16239 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9528 12844 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5293 33994 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 856 146311 ns/op 18007 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 69 1891034 ns/op 174955 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 187602140 ns/op 3749944 B/op 597 allocs/op PASS ok math/big 71.103s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13352270 11.72 ns/op BenchmarkLeadingZeros8-4 12708626 10.03 ns/op BenchmarkLeadingZeros16-4 13181466 9.119 ns/op BenchmarkLeadingZeros32-4 13383848 8.916 ns/op BenchmarkLeadingZeros64-4 13218436 9.941 ns/op BenchmarkTrailingZeros-4 14235208 9.131 ns/op BenchmarkTrailingZeros8-4 14843784 9.761 ns/op BenchmarkTrailingZeros16-4 14542390 8.763 ns/op BenchmarkTrailingZeros32-4 15503354 8.511 ns/op BenchmarkTrailingZeros64-4 14537686 8.883 ns/op BenchmarkOnesCount-4 12152368 8.600 ns/op BenchmarkOnesCount8-4 13942141 9.417 ns/op BenchmarkOnesCount16-4 13374145 12.27 ns/op BenchmarkOnesCount32-4 12067344 9.111 ns/op BenchmarkOnesCount64-4 10921243 11.84 ns/op BenchmarkRotateLeft-4 14510281 9.184 ns/op BenchmarkRotateLeft8-4 14671040 8.932 ns/op BenchmarkRotateLeft16-4 12561674 16.70 ns/op BenchmarkRotateLeft32-4 14440785 11.58 ns/op BenchmarkRotateLeft64-4 9286341 14.99 ns/op BenchmarkReverse-4 19012761 6.037 ns/op BenchmarkReverse8-4 23736796 4.782 ns/op BenchmarkReverse16-4 23567187 4.928 ns/op BenchmarkReverse32-4 22031655 5.995 ns/op BenchmarkReverse64-4 21056990 5.979 ns/op BenchmarkReverseBytes-4 22916227 6.003 ns/op BenchmarkReverseBytes16-4 25470249 4.998 ns/op BenchmarkReverseBytes32-4 26303288 4.476 ns/op BenchmarkReverseBytes64-4 27192084 4.703 ns/op BenchmarkAdd-4 14354662 14.40 ns/op BenchmarkAdd32-4 12854874 10.15 ns/op BenchmarkAdd64-4 14635618 8.714 ns/op BenchmarkAdd64multiple-4 21656208 5.558 ns/op BenchmarkSub-4 14235028 8.616 ns/op BenchmarkSub32-4 12463525 9.853 ns/op BenchmarkSub64-4 13576074 9.694 ns/op BenchmarkSub64multiple-4 23529325 5.209 ns/op BenchmarkMul-4 12849757 8.512 ns/op BenchmarkMul32-4 14592304 8.876 ns/op BenchmarkMul64-4 14649309 11.14 ns/op BenchmarkDiv-4 3424171 44.53 ns/op BenchmarkDiv32-4 7171294 16.80 ns/op BenchmarkDiv64-4 3583290 40.21 ns/op PASS ok math/bits 9.551s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11679150 9.751 ns/op BenchmarkAcos-4 449017 240.3 ns/op BenchmarkAcosh-4 464221 225.0 ns/op BenchmarkAsin-4 638150 206.6 ns/op BenchmarkAsinh-4 520063 211.0 ns/op BenchmarkAtan-4 902917 132.1 ns/op BenchmarkAtanh-4 948128 136.8 ns/op BenchmarkConj-4 26360839 4.934 ns/op BenchmarkCos-4 710469 170.5 ns/op BenchmarkCosh-4 657958 174.3 ns/op BenchmarkExp-4 795841 190.3 ns/op BenchmarkLog-4 1000000 137.6 ns/op BenchmarkLog10-4 851062 124.3 ns/op BenchmarkPhase-4 2182030 58.27 ns/op BenchmarkPolar-4 1000000 152.5 ns/op BenchmarkPow-4 262869 493.1 ns/op BenchmarkRect-4 1000000 102.6 ns/op BenchmarkSin-4 729405 256.5 ns/op BenchmarkSinh-4 645169 166.6 ns/op BenchmarkSqrt-4 1244292 98.95 ns/op BenchmarkTan-4 434656 394.8 ns/op BenchmarkTanh-4 449982 364.7 ns/op PASS ok math/cmplx 5.468s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 698386 179.0 ns/op BenchmarkInt63ThreadsafeParallel-4 826482 154.3 ns/op BenchmarkInt63Unthreadsafe-4 940393 204.8 ns/op BenchmarkIntn1000-4 807675 176.8 ns/op BenchmarkInt63n1000-4 779700 178.3 ns/op BenchmarkInt31n1000-4 748281 168.6 ns/op BenchmarkFloat32-4 778393 174.7 ns/op BenchmarkFloat64-4 967357 153.2 ns/op BenchmarkPerm3-4 130038 1084 ns/op BenchmarkPerm30-4 18116 7623 ns/op BenchmarkPerm30ViaShuffle-4 17965 6424 ns/op BenchmarkShuffleOverhead-4 10000 10056 ns/op BenchmarkRead3-4 714902 160.8 ns/op BenchmarkRead64-4 58990 2461 ns/op BenchmarkRead1000-4 5626 28374 ns/op BenchmarkConcurrent-4 183223 607.2 ns/op PASS ok math/rand 4.567s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 35809 4153 ns/op BenchmarkQDecodeWord-4 92940 1529 ns/op BenchmarkQDecodeHeader-4 86533 2210 ns/op BenchmarkTypeByExtension/.html-4 451525 258.2 ns/op BenchmarkTypeByExtension/.HTML-4 326107 349.5 ns/op BenchmarkTypeByExtension/.unused-4 266101 500.6 ns/op BenchmarkExtensionsByType/text/html-4 109846 1208 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 39151 3450 ns/op BenchmarkExtensionsByType/application/octet-stream-4 41454 4229 ns/op PASS ok mime 3.293s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 381 357474 ns/op 48260 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 391 316362 ns/op 47331 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 39 4321296 ns/op 104879 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 288 503511 ns/op 50315 B/op 207 allocs/op PASS ok mime/multipart 2.096s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 837 138548 ns/op PASS ok mime/quotedprintable 1.204s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 16224988 ns/op 8844 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30758490 ns/op 13740 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5050002561 ns/op 150488 B/op 231 allocs/op BenchmarkDNSName-4 160224 772.8 ns/op BenchmarkInterfaces-4 1462 70572 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6128 19421 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 2080 83198 ns/op 8211 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1938 69190 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4965 26661 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2721 50551 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 6110 17786 ns/op BenchmarkParseIPValidIPv4-4 383614 398.0 ns/op BenchmarkParseIPValidIPv6-4 226266 663.9 ns/op BenchmarkIPString/IPv4-4 105824 1065 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 6073 16493 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43405 3258 ns/op BenchmarkIPEqual/IPv4-4 1036160 112.9 ns/op BenchmarkIPEqual/IPv6-4 1025682 110.5 ns/op BenchmarkTCP4OneShot-4 176 601603 ns/op BenchmarkTCP4OneShotTimeout-4 224 606936 ns/op BenchmarkTCP4Persistent-4 386 420726 ns/op BenchmarkTCP4PersistentTimeout-4 277 410534 ns/op BenchmarkTCP6OneShot-4 198 595082 ns/op BenchmarkTCP6OneShotTimeout-4 162 688855 ns/op BenchmarkTCP6Persistent-4 267 414997 ns/op BenchmarkTCP6PersistentTimeout-4 315 403262 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17085 7815 ns/op BenchmarkTCP6ConcurrentReadWrite-4 13867 15696 ns/op BenchmarkSetReadDeadline-4 142557 1073 ns/op BenchmarkUDP6LinkLocalUnicast-4 127 931871 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 138 823695 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 175 864483 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 142 884825 ns/op 0 B/op 0 allocs/op PASS ok net 14.302s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 25036 4890 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10423 12380 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9807 10647 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16692 6936 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 31798 5130 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 43327 2828 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 982084 157.6 ns/op BenchmarkReadRequestChrome-4 4579 45223 ns/op 13.51 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8166 15235 ns/op 5.12 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9508 13207 ns/op 6.21 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7832 20418 ns/op 7.40 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14744 12317 ns/op 3.25 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 43 2931340 ns/op 0.35 MB/s BenchmarkFileAndServer_1KB/https1-4 32 3403539 ns/op 0.30 MB/s BenchmarkFileAndServer_1KB/h2-4 42 3421619 ns/op 0.30 MB/s BenchmarkFileAndServer_16MB/h1-4 2 79940762 ns/op 209.87 MB/s BenchmarkFileAndServer_16MB/https1-4 1 198025688 ns/op 84.72 MB/s BenchmarkFileAndServer_16MB/h2-4 1 472511172 ns/op 35.51 MB/s BenchmarkFileAndServer_64MB/h1-4 1 302820024 ns/op 221.61 MB/s BenchmarkFileAndServer_64MB/https1-4 1 750917864 ns/op 89.37 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1675959885 ns/op 40.04 MB/s BenchmarkServeMux-4 285 488152 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 361 347447 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 44 2397475 ns/op 6684 B/op 67 allocs/op BenchmarkClientServer/https1-4 32 3133605 ns/op 10206 B/op 108 allocs/op BenchmarkClientServer/h2-4 28 3830828 ns/op 14325 B/op 124 allocs/op BenchmarkClientServerParallel/4/h1-4 387 345742 ns/op 10127 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 16 9077032 ns/op 107001 B/op 1170 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57748: read tcp 127.0.0.1:57745->127.0.0.1:57748: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57756: read tcp 127.0.0.1:57749->127.0.0.1:57756: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57760: read tcp 127.0.0.1:57759->127.0.0.1:57760: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57761: write tcp 127.0.0.1:57759->127.0.0.1:57761: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57772: read tcp 127.0.0.1:57759->127.0.0.1:57772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57771: write tcp 127.0.0.1:57759->127.0.0.1:57771: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57769: write tcp 127.0.0.1:57759->127.0.0.1:57769: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57779: read tcp 127.0.0.1:57774->127.0.0.1:57779: use of closed network connection BenchmarkClientServerParallel/4/h2-4 24 5562244 ns/op 74226 B/op 853 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57796: read tcp 127.0.0.1:57793->127.0.0.1:57796: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57804: read tcp 127.0.0.1:57797->127.0.0.1:57804: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57801: read tcp 127.0.0.1:57797->127.0.0.1:57801: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57820: read tcp 127.0.0.1:57808->127.0.0.1:57820: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57809: read tcp 127.0.0.1:57808->127.0.0.1:57809: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57817: read tcp 127.0.0.1:57808->127.0.0.1:57817: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57812: write tcp 127.0.0.1:57808->127.0.0.1:57812: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57813: write tcp 127.0.0.1:57808->127.0.0.1:57813: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57815: read tcp 127.0.0.1:57808->127.0.0.1:57815: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57814: write tcp 127.0.0.1:57808->127.0.0.1:57814: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 174 626495 ns/op 26090 B/op 126 allocs/op BenchmarkClientServerParallel/64/https1-4 24 9836913 ns/op 112689 B/op 1208 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58075: read tcp 127.0.0.1:58064->127.0.0.1:58075: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58073: read tcp 127.0.0.1:58064->127.0.0.1:58073: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58074: read tcp 127.0.0.1:58064->127.0.0.1:58074: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58076: read tcp 127.0.0.1:58064->127.0.0.1:58076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58071: write tcp 127.0.0.1:58064->127.0.0.1:58071: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58067: write tcp 127.0.0.1:58064->127.0.0.1:58067: use of closed network connection BenchmarkClientServerParallel/64/h2-4 28 6046049 ns/op 83401 B/op 962 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58107: read tcp 127.0.0.1:58104->127.0.0.1:58107: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58105: write tcp 127.0.0.1:58104->127.0.0.1:58105: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58115: read tcp 127.0.0.1:58108->127.0.0.1:58115: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58112: read tcp 127.0.0.1:58108->127.0.0.1:58112: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58116: read tcp 127.0.0.1:58108->127.0.0.1:58116: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58123: read tcp 127.0.0.1:58119->127.0.0.1:58123: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58128: read tcp 127.0.0.1:58119->127.0.0.1:58128: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58124: read tcp 127.0.0.1:58119->127.0.0.1:58124: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58129: write tcp 127.0.0.1:58119->127.0.0.1:58129: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58134: write tcp 127.0.0.1:58119->127.0.0.1:58134: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1116499909 ns/op 31256 B/op 149 allocs/op BenchmarkClient-4 40 3012058 ns/op 4041 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 110 950162 ns/op 7403 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 978 125106 ns/op 3021 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1363 100212 ns/op 1918 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1497 122251 ns/op 2767 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1206 94907 ns/op 2703 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1135 139720 ns/op 2729 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1485 99057 ns/op 1916 B/op 14 allocs/op BenchmarkServerHijack-4 1028 168875 ns/op 16688 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 26 4385548 ns/op 6684 B/op 55 allocs/op BenchmarkResponseStatusLine-4 232352 488.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.100s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2581 94180 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 1.367s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 109429 1301 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 458499 271.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 212232 631.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69255 1653 ns/op BenchmarkStdIPv4-4 131650 909.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 95761 1172 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 94129 1269 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98474 1194 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 77188 1589 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1455469 89.11 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1429339 101.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 103.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 258777 598.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 341283 357.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 331258 414.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94321 1240 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 290276 593.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 175988 718.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 183703 771.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 169872 719.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 93342 1317 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 347234 582.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 138832 890.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 178233 682.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 280108 604.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 169273 1014 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 327168 394.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 140148 1051 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 176596 780.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 161056 815.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 113142 1515 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 500545 311.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 148029 859.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87576 1296 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 128676 1142 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 179253 877.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 109834 1237 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 255225 511.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 122079 1050 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 170612 837.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 181018 652.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 139644 1016 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 118.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 119.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 991922 225.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 890799 119.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 128.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 833292 132.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 662634 174.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 933862 161.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 993183 130.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 366303 453.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 459553 225.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 219267 759.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 242859 486.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 239976 513.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 89419 1570 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 527000 263.3 ns/op PASS ok net/netip 12.322s 2023/05/25 02:15:38 Test RPC server listening on 127.0.0.1:58207 2023/05/25 02:15:38 Test HTTP RPC server listening on 127.0.0.1:58208 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 181 647690 ns/op BenchmarkEndToEndHTTP-4 163 823864 ns/op BenchmarkEndToEndAsync-4 937 125748 ns/op BenchmarkEndToEndAsyncHTTP-4 1012 118062 ns/op PASS ok net/rpc 2.116s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3229 35107 ns/op BenchmarkReadMIMEHeader/server_headers-4 3919 29135 ns/op BenchmarkUncommon-4 18945 5960 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.660s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3398 33716 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 57943 2291 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 470918 238.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 114391 1090 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 227498 578.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 91912 1547 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10365 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 394089 299.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 127780 1177 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 211657 737.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 103879 1160 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14491 7868 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 179992 707.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 57657 1922 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 72270 2356 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29978 3939 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6450 21445 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 79668 1385 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 69160 1766 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69476 1673 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29953 4505 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5674 21436 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.357s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2345613 72.93 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 133538 860.4 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 531 344151 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 146 975559 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 405 291551 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 45099 3219 ns/op BenchmarkStatFile-4 31342 5188 ns/op BenchmarkStatDir-4 32457 5258 ns/op BenchmarkLstatDot-4 49228 3198 ns/op BenchmarkLstatFile-4 33427 3824 ns/op BenchmarkLstatDir-4 29712 4239 ns/op PASS ok os 3.886s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 18 7772254 ns/op 8848 B/op 30 allocs/op PASS ok os/exec 1.281s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 253998 455.7 ns/op PASS ok os/user 1.263s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2444396 55.85 ns/op BenchmarkString-4 1736706 67.64 ns/op BenchmarkBytes-4 1587594 73.46 ns/op BenchmarkNamedBytes-4 970940 154.5 ns/op BenchmarkBytesArray-4 705518 177.9 ns/op BenchmarkSliceLen-4 1767856 79.54 ns/op BenchmarkMapLen-4 890338 147.7 ns/op BenchmarkStringLen-4 1301514 93.80 ns/op BenchmarkArrayLen-4 1000000 109.1 ns/op BenchmarkSliceCap-4 1664054 60.82 ns/op BenchmarkDeepEqual/int8-4 486816 238.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 81452 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 453661 287.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 85273 2196 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 469972 441.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 82268 1430 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 461362 279.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 88426 1393 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 473888 284.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 86752 1384 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 463286 503.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 120322 1016 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 432042 313.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 72553 1497 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 435727 291.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 87962 2038 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 380458 295.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 76312 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 402804 292.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 87574 2482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 467203 542.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 85058 1638 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 476996 273.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 84230 2808 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 439354 288.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 74688 1388 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 418053 371.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 85471 1620 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 400784 338.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79772 1676 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 508414 334.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 87817 1665 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 440018 282.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 50606 2220 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 116302 1384 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55772 2118 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48744 2487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 28194 5026 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 353853 371.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 33206 3689 ns/op BenchmarkIsZero/StructComparable-4 573996 190.7 ns/op BenchmarkIsZero/StructIncomparable-4 143143 864.2 ns/op BenchmarkSetZero/Bool/Direct-4 2621716 48.68 ns/op BenchmarkSetZero/Bool/CachedZero-4 889177 138.5 ns/op BenchmarkSetZero/Bool/NewZero-4 604017 197.1 ns/op BenchmarkSetZero/Int/Direct-4 1824613 57.35 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 138.2 ns/op BenchmarkSetZero/Int/NewZero-4 736077 172.4 ns/op BenchmarkSetZero/Uint/Direct-4 1899153 70.09 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 129.3 ns/op BenchmarkSetZero/Uint/NewZero-4 614146 172.2 ns/op BenchmarkSetZero/Float/Direct-4 2055322 60.26 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 126.8 ns/op BenchmarkSetZero/Float/NewZero-4 721006 240.1 ns/op BenchmarkSetZero/Complex/Direct-4 1927238 85.48 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 134.2 ns/op BenchmarkSetZero/Complex/NewZero-4 708140 175.9 ns/op BenchmarkSetZero/Array/Direct-4 2043967 82.41 ns/op BenchmarkSetZero/Array/CachedZero-4 955418 120.7 ns/op BenchmarkSetZero/Array/NewZero-4 758325 235.4 ns/op BenchmarkSetZero/Chan/Direct-4 1769930 69.02 ns/op BenchmarkSetZero/Chan/CachedZero-4 946561 195.0 ns/op BenchmarkSetZero/Chan/NewZero-4 769176 184.2 ns/op BenchmarkSetZero/Func/Direct-4 1650204 62.32 ns/op BenchmarkSetZero/Func/CachedZero-4 804055 126.4 ns/op BenchmarkSetZero/Func/NewZero-4 754389 173.1 ns/op BenchmarkSetZero/Interface/Direct-4 1937044 62.13 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 121.6 ns/op BenchmarkSetZero/Interface/NewZero-4 672438 172.7 ns/op BenchmarkSetZero/Map/Direct-4 2071390 60.30 ns/op BenchmarkSetZero/Map/CachedZero-4 924541 129.4 ns/op BenchmarkSetZero/Map/NewZero-4 701158 172.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2136476 58.18 ns/op BenchmarkSetZero/Pointer/CachedZero-4 929935 126.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 681598 188.5 ns/op BenchmarkSetZero/Slice/Direct-4 1782456 66.75 ns/op BenchmarkSetZero/Slice/CachedZero-4 929376 125.8 ns/op BenchmarkSetZero/Slice/NewZero-4 620487 169.8 ns/op BenchmarkSetZero/String/Direct-4 1977072 58.71 ns/op BenchmarkSetZero/String/CachedZero-4 960548 131.4 ns/op BenchmarkSetZero/String/NewZero-4 757735 170.6 ns/op BenchmarkSetZero/Struct/Direct-4 1935888 68.58 ns/op BenchmarkSetZero/Struct/CachedZero-4 737304 146.2 ns/op BenchmarkSetZero/Struct/NewZero-4 591098 232.6 ns/op BenchmarkSelect/1-4 170512 942.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75834 2287 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 25558 4515 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 176120 751.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 166998 1012 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 152973 996.3 ns/op 128.47 MB/s BenchmarkCallArgCopy/size=256-4 80334 1494 ns/op 171.33 MB/s BenchmarkCallArgCopy/size=1024-4 62823 2269 ns/op 451.36 MB/s BenchmarkCallArgCopy/size=4096-4 18087 6891 ns/op 594.42 MB/s BenchmarkCallArgCopy/size=65536-4 952 168665 ns/op 388.56 MB/s BenchmarkFieldByName1-4 703860 181.4 ns/op BenchmarkFieldByName2-4 36369 3615 ns/op BenchmarkFieldByName3-4 5284 26837 ns/op BenchmarkInterfaceBig-4 2579658 49.23 ns/op BenchmarkInterfaceSmall-4 2432971 46.51 ns/op BenchmarkNew-4 1000000 150.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 2301 65539 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1972 89860 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2383 50848 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2125 60042 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2398 46922 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2060 56591 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 199773 596.7 ns/op PASS ok reflect 25.600s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7836 28995 ns/op 9425 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 23673 ns/op 9458 B/op 1 allocs/op BenchmarkFindString-4 10000 25521 ns/op 9403 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 27632 ns/op 9262 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 28444 ns/op 9350 B/op 2 allocs/op BenchmarkLiteral-4 10000 24134 ns/op BenchmarkNotLiteral-4 4435 46026 ns/op BenchmarkMatchClass-4 3312 59424 ns/op BenchmarkMatchClass_InRange-4 3740 52189 ns/op BenchmarkReplaceAll-4 1594 129828 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 24838 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 20122 6529 ns/op BenchmarkAnchoredShortMatch-4 10000 21632 ns/op BenchmarkAnchoredLongMatch-4 10000 11795 ns/op BenchmarkOnePassShortA-4 19419 6662 ns/op BenchmarkNotOnePassShortA-4 3674 32521 ns/op BenchmarkOnePassShortB-4 22978 5184 ns/op BenchmarkNotOnePassShortB-4 6130 32808 ns/op BenchmarkOnePassLongPrefix-4 56364 2046 ns/op BenchmarkOnePassLongNotPrefix-4 28652 4100 ns/op BenchmarkMatchParallelShared-4 4695 23964 ns/op BenchmarkMatchParallelCopied-4 10000 23926 ns/op BenchmarkQuoteMetaAll-4 147871 1152 ns/op 12.15 MB/s BenchmarkQuoteMetaNone-4 399042 320.7 ns/op 81.08 MB/s BenchmarkCompile/Onepass-4 2769 38149 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1521 90780 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 180 779272 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2593478 43.57 ns/op 367.24 MB/s BenchmarkMatch/Easy0/32-4 10000 20660 ns/op 1.55 MB/s BenchmarkMatch/Easy0/1K-4 3219 45055 ns/op 22.73 MB/s BenchmarkMatch/Easy0i/16-4 2562559 44.91 ns/op 356.31 MB/s BenchmarkMatch/Easy0i/32-4 4261 43274 ns/op 0.74 MB/s BenchmarkMatch/Easy0i/1K-4 202 607764 ns/op 1.68 MB/s BenchmarkMatch/Easy1/16-4 2548084 44.76 ns/op 357.43 MB/s BenchmarkMatch/Easy1/32-4 10000 21581 ns/op 1.48 MB/s BenchmarkMatch/Easy1/1K-4 3938 54418 ns/op 18.82 MB/s BenchmarkMatch/Medium/16-4 2503224 52.24 ns/op 306.25 MB/s BenchmarkMatch/Medium/32-4 5630 35782 ns/op 0.89 MB/s BenchmarkMatch/Medium/1K-4 277 446941 ns/op 2.29 MB/s BenchmarkMatch/Hard/16-4 2256141 49.48 ns/op 323.34 MB/s BenchmarkMatch/Hard/32-4 4329 48912 ns/op 0.65 MB/s BenchmarkMatch/Hard/1K-4 150 1257658 ns/op 0.81 MB/s BenchmarkMatch/Hard1/16-4 1555 102330 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 698 158580 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 26 4677614 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 26238 4578 ns/op 3.49 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 9028 12831 ns/op 2.49 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 520 218827 ns/op 4.68 MB/s 25 B/op 0 allocs/op PASS ok regexp 12.641s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 799790 158.2 ns/op BenchmarkIsWordChar-4 174964 723.9 ns/op PASS ok regexp/syntax 2.735s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 66032 1930 ns/op BenchmarkCallers/inlined-4 65140 2865 ns/op BenchmarkCallers/no-cache-4 10000 11538 ns/op BenchmarkFPCallers/cached-4 3146666 49.45 ns/op BenchmarkMakeChan/Byte-4 533712 300.3 ns/op BenchmarkMakeChan/Int-4 840688 447.8 ns/op BenchmarkMakeChan/Ptr-4 776395 545.9 ns/op BenchmarkMakeChan/Struct/0-4 1000000 307.9 ns/op BenchmarkMakeChan/Struct/32-4 278180 885.4 ns/op BenchmarkMakeChan/Struct/40-4 152703 983.4 ns/op BenchmarkChanNonblocking-4 5056015 21.24 ns/op BenchmarkSelectUncontended-4 717502 147.3 ns/op BenchmarkSelectSyncContended-4 83275 1286 ns/op BenchmarkSelectAsyncContended-4 231792 453.5 ns/op BenchmarkSelectNonblock-4 3646388 35.28 ns/op BenchmarkChanUncontended-4 10000 11372 ns/op BenchmarkChanContended-4 3778 31595 ns/op BenchmarkChanSync-4 201501 719.3 ns/op BenchmarkChanSyncWork-4 10000 34997 ns/op BenchmarkChanProdCons0-4 264813 497.6 ns/op BenchmarkChanProdCons10-4 351595 342.1 ns/op BenchmarkChanProdCons100-4 455254 261.8 ns/op BenchmarkChanProdConsWork0-4 136842 743.5 ns/op BenchmarkChanProdConsWork10-4 183678 619.0 ns/op BenchmarkChanProdConsWork100-4 238122 652.4 ns/op BenchmarkSelectProdCons-4 147368 988.7 ns/op BenchmarkReceiveDataFromClosedChan-4 666304 287.4 ns/op BenchmarkChanCreation-4 157497 751.7 ns/op BenchmarkChanSem-4 258010 492.6 ns/op BenchmarkChanPopular-4 58 1843812 ns/op BenchmarkChanClosed-4 1054215 127.4 ns/op BenchmarkCallClosure-4 4105608 29.70 ns/op BenchmarkCallClosure1-4 4631230 26.51 ns/op BenchmarkCallClosure2-4 1000000 170.2 ns/op BenchmarkCallClosure3-4 1000000 120.6 ns/op BenchmarkCallClosure4-4 1000000 174.4 ns/op BenchmarkComplex128DivNormal-4 9618764 14.72 ns/op BenchmarkComplex128DivNisNaN-4 8092354 16.70 ns/op BenchmarkComplex128DivDisNaN-4 6999630 15.63 ns/op BenchmarkComplex128DivNisInf-4 11443914 11.92 ns/op BenchmarkComplex128DivDisInf-4 6029529 17.60 ns/op BenchmarkSetTypePtr-4 67039405 2.115 ns/op 3781.66 MB/s BenchmarkSetTypePtr8-4 8691793 13.91 ns/op 4601.69 MB/s BenchmarkSetTypePtr16-4 9043310 14.05 ns/op 9113.31 MB/s BenchmarkSetTypePtr32-4 12140894 15.54 ns/op 16473.24 MB/s BenchmarkSetTypePtr64-4 11457195 14.77 ns/op 34656.88 MB/s BenchmarkSetTypePtr126-4 3963542 26.98 ns/op 37363.80 MB/s BenchmarkSetTypePtr128-4 7718686 17.84 ns/op 57405.30 MB/s BenchmarkSetTypePtrSlice-4 927538 166.0 ns/op 49337.38 MB/s BenchmarkSetTypeNode1-4 11428689 11.98 ns/op 2003.23 MB/s BenchmarkSetTypeNode1Slice-4 3274447 40.42 ns/op 19001.15 MB/s BenchmarkSetTypeNode8-4 11139746 10.49 ns/op 7629.90 MB/s BenchmarkSetTypeNode8Slice-4 1607659 66.44 ns/op 38529.64 MB/s BenchmarkSetTypeNode64-4 6659595 20.91 ns/op 25252.87 MB/s BenchmarkSetTypeNode64Slice-4 336432 471.3 ns/op 35847.24 MB/s BenchmarkSetTypeNode64Dead-4 7721799 14.19 ns/op 37217.06 MB/s BenchmarkSetTypeNode64DeadSlice-4 362182 433.6 ns/op 38970.02 MB/s BenchmarkSetTypeNode124-4 5281123 32.68 ns/op 30844.70 MB/s BenchmarkSetTypeNode124Slice-4 251754 811.1 ns/op 39766.35 MB/s BenchmarkSetTypeNode126-4 5552144 21.88 ns/op 46805.40 MB/s BenchmarkSetTypeNode126Slice-4 224712 753.2 ns/op 43506.79 MB/s BenchmarkSetTypeNode128-4 4381720 23.91 ns/op 43496.69 MB/s BenchmarkSetTypeNode128Slice-4 198090 817.0 ns/op 40735.54 MB/s BenchmarkSetTypeNode130-4 5549056 28.86 ns/op 36588.61 MB/s BenchmarkSetTypeNode130Slice-4 166432 719.7 ns/op 46949.67 MB/s BenchmarkSetTypeNode1024-4 840174 169.9 ns/op 48315.69 MB/s BenchmarkSetTypeNode1024Slice-4 29118 4616 ns/op 56896.01 MB/s BenchmarkAllocation-4 2302 99078 ns/op BenchmarkReadMemStats-4 74 2220555 ns/op BenchmarkReadMemStatsLatency-4 1 9482176 p50-ns 9482176 p90-ns 9482176 p99-ns BenchmarkWriteBarrier-4 2415121 43.12 ns/op BenchmarkBulkWriteBarrier-4 3823854 39.62 ns/op BenchmarkScanStackNoLocals-4 2 52150238 ns/op BenchmarkMSpanCountAlloc/bits=64-4 8264137 13.30 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11319667 10.13 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11553763 11.15 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8068984 14.44 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4496550 33.22 ns/op BenchmarkHash5-4 7967739 35.22 ns/op 141.95 MB/s BenchmarkHash16-4 6471788 17.35 ns/op 922.28 MB/s BenchmarkHash64-4 7620780 15.16 ns/op 4222.28 MB/s BenchmarkHash1024-4 2749232 50.27 ns/op 20368.37 MB/s BenchmarkHash65536-4 50704 2334 ns/op 28075.52 MB/s BenchmarkAlignedLoad-4 8904636 14.85 ns/op BenchmarkUnalignedLoad-4 9943256 10.48 ns/op BenchmarkEqEfaceConcrete-4 8123192 14.37 ns/op BenchmarkEqIfaceConcrete-4 7431915 19.54 ns/op BenchmarkNeEfaceConcrete-4 7026687 16.98 ns/op BenchmarkNeIfaceConcrete-4 8459505 25.22 ns/op BenchmarkConvT2EByteSized/bool-4 4771080 25.22 ns/op BenchmarkConvT2EByteSized/uint8-4 4521748 37.89 ns/op BenchmarkConvT2ESmall-4 4417218 27.71 ns/op BenchmarkConvT2EUintptr-4 4493374 28.29 ns/op BenchmarkConvT2ELarge-4 1000000 183.5 ns/op BenchmarkConvT2ISmall-4 2930005 43.91 ns/op BenchmarkConvT2IUintptr-4 4351218 29.20 ns/op BenchmarkConvT2ILarge-4 1000000 159.3 ns/op BenchmarkConvI2E-4 4388586 26.42 ns/op BenchmarkConvI2I-4 3955765 29.69 ns/op BenchmarkAssertE2T-4 3793294 32.43 ns/op BenchmarkAssertE2TLarge-4 2017996 55.45 ns/op BenchmarkAssertE2I-4 3181735 36.83 ns/op BenchmarkAssertI2T-4 4350763 48.88 ns/op BenchmarkAssertI2I-4 3694383 40.83 ns/op BenchmarkAssertI2E-4 4414813 26.29 ns/op BenchmarkAssertE2E-4 4531110 43.86 ns/op BenchmarkAssertE2T2-4 2624590 42.94 ns/op BenchmarkAssertE2T2Blank-4 3603985 31.77 ns/op BenchmarkAssertI2E2-4 3775029 57.59 ns/op BenchmarkAssertI2E2Blank-4 3970519 28.91 ns/op BenchmarkAssertE2E2-4 2672545 42.05 ns/op BenchmarkAssertE2E2Blank-4 4064527 30.24 ns/op BenchmarkConvT2Ezero/zero/16-4 4482444 28.11 ns/op BenchmarkConvT2Ezero/zero/32-4 4252438 35.83 ns/op BenchmarkConvT2Ezero/zero/64-4 4355686 27.32 ns/op BenchmarkConvT2Ezero/zero/str-4 4428176 27.25 ns/op BenchmarkConvT2Ezero/zero/slice-4 4576488 27.37 ns/op BenchmarkConvT2Ezero/zero/big-4 150514 1431 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 131.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 149.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 130114 1104 ns/op BenchmarkConvT2Ezero/smallint/16-4 3181122 32.05 ns/op BenchmarkConvT2Ezero/smallint/32-4 4433872 27.40 ns/op BenchmarkConvT2Ezero/smallint/64-4 4585328 26.70 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 101.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 111.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 121.7 ns/op BenchmarkMalloc8-4 919438 135.8 ns/op BenchmarkMalloc16-4 1000000 128.6 ns/op BenchmarkMallocTypeInfo8-4 1000000 125.7 ns/op BenchmarkMallocTypeInfo16-4 1000000 160.5 ns/op BenchmarkMallocLargeStruct-4 51565 2934 ns/op BenchmarkGoroutineSelect-4 15 7410778 ns/op BenchmarkGoroutineBlocking-4 16 8278958 ns/op BenchmarkGoroutineForRange-4 19 6761514 ns/op BenchmarkGoroutineIdle-4 16 6618150 ns/op BenchmarkHashStringSpeed-4 2655842 56.54 ns/op BenchmarkHashBytesSpeed-4 1245958 95.60 ns/op BenchmarkHashInt32Speed-4 2928415 40.62 ns/op BenchmarkHashInt64Speed-4 2855888 41.67 ns/op BenchmarkHashStringArraySpeed-4 638482 209.3 ns/op BenchmarkMegMap-4 2683392 43.87 ns/op BenchmarkMegOneMap-4 2452130 50.69 ns/op BenchmarkMegEqMap-4 3229 42209 ns/op BenchmarkMegEmptyMap-4 4032748 29.33 ns/op BenchmarkSmallStrMap-4 2814976 43.92 ns/op BenchmarkMapStringKeysEight_16-4 2847897 48.34 ns/op BenchmarkMapStringKeysEight_32-4 2744859 57.98 ns/op BenchmarkMapStringKeysEight_64-4 2827321 43.58 ns/op BenchmarkMapStringKeysEight_1M-4 2688796 42.31 ns/op BenchmarkIntMap-4 3047272 37.85 ns/op BenchmarkMapFirst/1-4 3838202 52.75 ns/op BenchmarkMapFirst/2-4 3364441 32.55 ns/op BenchmarkMapFirst/3-4 3801276 31.67 ns/op BenchmarkMapFirst/4-4 3851931 30.69 ns/op BenchmarkMapFirst/5-4 3847966 34.51 ns/op BenchmarkMapFirst/6-4 3765001 30.38 ns/op BenchmarkMapFirst/7-4 3994371 31.59 ns/op BenchmarkMapFirst/8-4 3739134 30.93 ns/op BenchmarkMapFirst/9-4 3431272 52.49 ns/op BenchmarkMapFirst/10-4 3491726 40.95 ns/op BenchmarkMapFirst/11-4 3404954 35.97 ns/op BenchmarkMapFirst/12-4 3346156 57.26 ns/op BenchmarkMapFirst/13-4 2632752 42.20 ns/op BenchmarkMapFirst/14-4 2249676 74.22 ns/op BenchmarkMapFirst/15-4 3319714 45.11 ns/op BenchmarkMapFirst/16-4 3198321 37.01 ns/op BenchmarkMapMid/1-4 3394402 35.04 ns/op BenchmarkMapMid/2-4 3267682 42.39 ns/op BenchmarkMapMid/3-4 2964799 35.73 ns/op BenchmarkMapMid/4-4 2199571 59.99 ns/op BenchmarkMapMid/5-4 2381379 69.72 ns/op BenchmarkMapMid/6-4 3002628 37.68 ns/op BenchmarkMapMid/7-4 3031290 38.65 ns/op BenchmarkMapMid/8-4 3053214 40.59 ns/op BenchmarkMapMid/9-4 2583024 45.35 ns/op BenchmarkMapMid/10-4 2188461 55.92 ns/op BenchmarkMapMid/11-4 3007678 39.00 ns/op BenchmarkMapMid/12-4 2899824 40.03 ns/op BenchmarkMapMid/13-4 2977537 38.95 ns/op BenchmarkMapMid/14-4 2972091 40.55 ns/op BenchmarkMapMid/15-4 2859820 45.97 ns/op BenchmarkMapMid/16-4 2951269 38.14 ns/op BenchmarkMapLast/1-4 3134667 38.54 ns/op BenchmarkMapLast/2-4 3047018 44.55 ns/op BenchmarkMapLast/3-4 3132021 35.94 ns/op BenchmarkMapLast/4-4 3157951 38.24 ns/op BenchmarkMapLast/5-4 3305682 37.24 ns/op BenchmarkMapLast/6-4 3191383 38.21 ns/op BenchmarkMapLast/7-4 2889246 58.25 ns/op BenchmarkMapLast/8-4 2726014 42.88 ns/op BenchmarkMapLast/9-4 2802253 57.96 ns/op BenchmarkMapLast/10-4 3070938 52.23 ns/op BenchmarkMapLast/11-4 2871364 43.58 ns/op BenchmarkMapLast/12-4 3108180 52.29 ns/op BenchmarkMapLast/13-4 3173736 39.71 ns/op BenchmarkMapLast/14-4 3034777 40.75 ns/op BenchmarkMapLast/15-4 3103220 40.66 ns/op BenchmarkMapLast/16-4 2980618 41.98 ns/op BenchmarkMapCycle-4 2522846 50.24 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3312356 36.76 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2778 39630 ns/op BenchmarkMakeMap/[Byte]Byte-4 807375 479.2 ns/op BenchmarkMakeMap/[Int]Int-4 162438 1047 ns/op BenchmarkNewEmptyMap-4 17571292 6.670 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1334857 155.2 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 513714 202.8 ns/op BenchmarkMapIterEmpty-4 4317433 38.91 ns/op BenchmarkSameLengthMap-4 3912068 38.46 ns/op BenchmarkBigKeyMap-4 1000000 113.0 ns/op BenchmarkBigValMap-4 1206646 125.6 ns/op BenchmarkSmallKeyMap-4 2630068 85.38 ns/op BenchmarkMapPopulate/1-4 2057079 58.20 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 132312 1378 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6883 30045 ns/op 6269 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 522 262682 ns/op 51775 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 56 2799413 ns/op 416613 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 4 32555044 ns/op 6526736 B/op 2890 allocs/op BenchmarkComplexAlgMap-4 472830 237.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 587292 193.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 554107 188.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 260845 425.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 53994 2737 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7158 16432 ns/op BenchmarkGoMapClear/NonReflexive/1-4 536497 224.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 487783 313.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 283662 475.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 53300 2258 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6016 26378 ns/op BenchmarkMapStringConversion/32/simple-4 1520661 102.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1481496 92.17 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1322745 100.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1418134 85.89 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1338548 99.44 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1218700 98.70 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1863850 63.70 ns/op BenchmarkMapInterfacePtr-4 1622806 71.95 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6208136 25.48 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 59310 2124 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6033 31986 ns/op BenchmarkMapPop1000-4 441 294449 ns/op BenchmarkMapPop10000-4 28 4712029 ns/op BenchmarkMapAssign/Int32/256-4 2322578 52.61 ns/op BenchmarkMapAssign/Int32/65536-4 1648674 96.77 ns/op BenchmarkMapAssign/Int64/256-4 2135502 55.32 ns/op BenchmarkMapAssign/Int64/65536-4 1246634 127.2 ns/op BenchmarkMapAssign/Str/256-4 1964794 60.89 ns/op BenchmarkMapAssign/Str/65536-4 978531 133.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1425742 82.32 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 961267 114.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1471504 95.78 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 786783 140.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 571696 5311 ns/op BenchmarkMapOperatorAssign/Str/65536-4 204931 790.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 912615 203.7 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 263001 400.6 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 978594 184.1 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 218605 523.8 ns/op 64 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 753320 271.3 ns/op 60 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 140124 784.2 ns/op 113 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1470552 81.84 ns/op BenchmarkMapDelete/Int32/1000-4 2219480 52.71 ns/op BenchmarkMapDelete/Int32/10000-4 2370422 51.36 ns/op BenchmarkMapDelete/Int64/100-4 1449806 81.94 ns/op BenchmarkMapDelete/Int64/1000-4 2092576 57.83 ns/op BenchmarkMapDelete/Int64/10000-4 2137623 56.70 ns/op BenchmarkMapDelete/Str/100-4 1206018 96.60 ns/op BenchmarkMapDelete/Str/1000-4 1685442 69.58 ns/op BenchmarkMapDelete/Str/10000-4 1712296 71.66 ns/op BenchmarkMapDelete/Pointer/100-4 1270264 94.08 ns/op BenchmarkMapDelete/Pointer/1000-4 1732458 67.69 ns/op BenchmarkMapDelete/Pointer/10000-4 1782342 66.81 ns/op BenchmarkMemmove/0-4 20221485 5.769 ns/op BenchmarkMemmove/1-4 1333285 96.49 ns/op 10.36 MB/s BenchmarkMemmove/2-4 1347882 87.26 ns/op 22.92 MB/s BenchmarkMemmove/3-4 1346556 88.01 ns/op 34.09 MB/s BenchmarkMemmove/4-4 1345975 88.73 ns/op 45.08 MB/s BenchmarkMemmove/5-4 1310511 89.22 ns/op 56.04 MB/s BenchmarkMemmove/6-4 1329487 90.31 ns/op 66.43 MB/s BenchmarkMemmove/7-4 1347650 92.72 ns/op 75.49 MB/s BenchmarkMemmove/8-4 1348903 86.11 ns/op 92.90 MB/s BenchmarkMemmove/9-4 1295796 90.85 ns/op 99.07 MB/s BenchmarkMemmove/10-4 1305747 90.81 ns/op 110.12 MB/s BenchmarkMemmove/11-4 1349842 89.91 ns/op 122.34 MB/s BenchmarkMemmove/12-4 1307810 89.98 ns/op 133.37 MB/s BenchmarkMemmove/13-4 1296405 89.90 ns/op 144.60 MB/s BenchmarkMemmove/14-4 1310763 89.04 ns/op 157.23 MB/s BenchmarkMemmove/15-4 1292678 89.41 ns/op 167.77 MB/s BenchmarkMemmove/16-4 1374054 87.25 ns/op 183.38 MB/s BenchmarkMemmove/32-4 1320150 90.04 ns/op 355.40 MB/s BenchmarkMemmove/64-4 1246642 95.37 ns/op 671.07 MB/s BenchmarkMemmove/128-4 1000000 103.1 ns/op 1241.02 MB/s BenchmarkMemmove/256-4 1000000 124.8 ns/op 2051.84 MB/s BenchmarkMemmove/512-4 742017 168.7 ns/op 3035.86 MB/s BenchmarkMemmove/1024-4 490680 309.0 ns/op 3314.25 MB/s BenchmarkMemmove/2048-4 310058 424.3 ns/op 4826.35 MB/s BenchmarkMemmove/4096-4 162770 728.8 ns/op 5620.12 MB/s BenchmarkMemmoveOverlap/32-4 1302546 89.11 ns/op 359.13 MB/s BenchmarkMemmoveOverlap/64-4 1291156 95.86 ns/op 667.65 MB/s BenchmarkMemmoveOverlap/128-4 1000000 101.8 ns/op 1256.99 MB/s BenchmarkMemmoveOverlap/256-4 1000000 127.7 ns/op 2005.32 MB/s BenchmarkMemmoveOverlap/512-4 795834 165.2 ns/op 3099.59 MB/s BenchmarkMemmoveOverlap/1024-4 503781 249.2 ns/op 4108.35 MB/s BenchmarkMemmoveOverlap/2048-4 293926 419.4 ns/op 4883.69 MB/s BenchmarkMemmoveOverlap/4096-4 174746 737.9 ns/op 5550.54 MB/s BenchmarkMemmoveUnalignedDst/0-4 20128226 5.928 ns/op BenchmarkMemmoveUnalignedDst/1-4 1450119 82.59 ns/op 12.11 MB/s BenchmarkMemmoveUnalignedDst/2-4 1374510 85.25 ns/op 23.46 MB/s BenchmarkMemmoveUnalignedDst/3-4 1364840 85.44 ns/op 35.11 MB/s BenchmarkMemmoveUnalignedDst/4-4 1381755 86.01 ns/op 46.51 MB/s BenchmarkMemmoveUnalignedDst/5-4 1362981 87.15 ns/op 57.37 MB/s BenchmarkMemmoveUnalignedDst/6-4 1370245 88.01 ns/op 68.18 MB/s BenchmarkMemmoveUnalignedDst/7-4 1360849 86.21 ns/op 81.20 MB/s BenchmarkMemmoveUnalignedDst/8-4 1436374 83.68 ns/op 95.61 MB/s BenchmarkMemmoveUnalignedDst/9-4 1295116 101.3 ns/op 88.86 MB/s BenchmarkMemmoveUnalignedDst/10-4 1325574 95.04 ns/op 105.22 MB/s BenchmarkMemmoveUnalignedDst/11-4 1334677 90.16 ns/op 122.01 MB/s BenchmarkMemmoveUnalignedDst/12-4 1297904 93.27 ns/op 128.66 MB/s BenchmarkMemmoveUnalignedDst/13-4 1304463 91.67 ns/op 141.81 MB/s BenchmarkMemmoveUnalignedDst/14-4 1260798 92.05 ns/op 152.10 MB/s BenchmarkMemmoveUnalignedDst/15-4 1284097 92.33 ns/op 162.45 MB/s BenchmarkMemmoveUnalignedDst/16-4 1312620 90.53 ns/op 176.74 MB/s BenchmarkMemmoveUnalignedDst/32-4 1285154 93.40 ns/op 342.62 MB/s BenchmarkMemmoveUnalignedDst/64-4 1203436 98.57 ns/op 649.28 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 111.4 ns/op 1148.76 MB/s BenchmarkMemmoveUnalignedDst/256-4 962648 129.6 ns/op 1976.06 MB/s BenchmarkMemmoveUnalignedDst/512-4 754974 172.8 ns/op 2962.37 MB/s BenchmarkMemmoveUnalignedDst/1024-4 481765 269.1 ns/op 3805.98 MB/s BenchmarkMemmoveUnalignedDst/2048-4 308131 427.0 ns/op 4796.58 MB/s BenchmarkMemmoveUnalignedDst/4096-4 173095 736.2 ns/op 5563.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1200616 100.6 ns/op 318.07 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1201352 99.73 ns/op 641.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 108.6 ns/op 1178.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 964432 132.6 ns/op 1930.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 736990 170.2 ns/op 3009.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 491078 264.2 ns/op 3876.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 288118 456.0 ns/op 4491.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 143156 741.5 ns/op 5524.15 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20224869 6.033 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1355949 86.95 ns/op 11.50 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1343659 88.71 ns/op 22.54 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1322104 89.82 ns/op 33.40 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1355824 88.89 ns/op 45.00 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1371321 86.34 ns/op 57.91 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1382307 85.72 ns/op 69.99 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1388728 86.89 ns/op 80.56 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1435185 82.38 ns/op 97.11 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1334703 88.08 ns/op 102.18 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1337042 88.25 ns/op 113.31 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1352076 90.12 ns/op 122.06 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1331925 94.07 ns/op 127.57 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1361564 88.10 ns/op 147.55 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1357269 87.95 ns/op 159.17 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1377364 87.26 ns/op 171.89 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1231250 87.95 ns/op 181.93 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1278549 90.61 ns/op 353.14 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1234407 95.00 ns/op 673.70 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 107.4 ns/op 1192.20 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 132.0 ns/op 1939.79 MB/s BenchmarkMemmoveUnalignedSrc/512-4 740935 165.5 ns/op 3093.09 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 503206 250.3 ns/op 4091.52 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 317466 400.2 ns/op 5117.65 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 175258 704.8 ns/op 5811.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1327173 90.10 ns/op 355.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1237273 92.23 ns/op 693.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 102.2 ns/op 1252.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 120.7 ns/op 2121.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 797890 160.2 ns/op 3195.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 516964 247.6 ns/op 4134.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 325755 392.2 ns/op 5221.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 180816 696.8 ns/op 5877.90 MB/s BenchmarkMemclr/5-4 18755052 6.544 ns/op 764.00 MB/s BenchmarkMemclr/16-4 18408577 7.091 ns/op 2256.36 MB/s BenchmarkMemclr/64-4 17751657 7.148 ns/op 8953.57 MB/s BenchmarkMemclr/256-4 14775862 8.552 ns/op 29936.08 MB/s BenchmarkMemclr/4096-4 2506932 47.92 ns/op 85478.55 MB/s BenchmarkMemclr/65536-4 92970 1249 ns/op 52467.03 MB/s BenchmarkMemclr/1M-4 6099 22504 ns/op 46594.86 MB/s BenchmarkMemclr/4M-4 1449 86885 ns/op 48274.41 MB/s BenchmarkMemclr/8M-4 496 238844 ns/op 35121.64 MB/s BenchmarkMemclr/16M-4 154 722017 ns/op 23236.58 MB/s BenchmarkMemclr/64M-4 61 1976153 ns/op 33959.35 MB/s BenchmarkMemclrUnaligned/0_5-4 8002850 16.01 ns/op 312.28 MB/s BenchmarkMemclrUnaligned/0_16-4 9143907 12.60 ns/op 1269.82 MB/s BenchmarkMemclrUnaligned/0_64-4 9666546 12.64 ns/op 5063.11 MB/s BenchmarkMemclrUnaligned/0_256-4 8006830 14.83 ns/op 17262.71 MB/s BenchmarkMemclrUnaligned/0_4096-4 2230590 56.17 ns/op 72921.62 MB/s BenchmarkMemclrUnaligned/0_65536-4 79056 1575 ns/op 41613.01 MB/s BenchmarkMemclrUnaligned/1_5-4 9696945 11.91 ns/op 419.91 MB/s BenchmarkMemclrUnaligned/1_16-4 9196069 12.22 ns/op 1309.30 MB/s BenchmarkMemclrUnaligned/1_64-4 8769904 13.56 ns/op 4718.20 MB/s BenchmarkMemclrUnaligned/1_256-4 7894178 16.08 ns/op 15919.11 MB/s BenchmarkMemclrUnaligned/1_4096-4 1475031 79.50 ns/op 51524.73 MB/s BenchmarkMemclrUnaligned/1_65536-4 82034 1473 ns/op 44495.10 MB/s BenchmarkMemclrUnaligned/4_5-4 9810096 11.76 ns/op 425.12 MB/s BenchmarkMemclrUnaligned/4_16-4 9598785 12.19 ns/op 1313.01 MB/s BenchmarkMemclrUnaligned/4_64-4 8936763 13.56 ns/op 4719.89 MB/s BenchmarkMemclrUnaligned/4_256-4 7550781 14.94 ns/op 17136.24 MB/s BenchmarkMemclrUnaligned/4_4096-4 1472457 84.35 ns/op 48560.12 MB/s BenchmarkMemclrUnaligned/4_65536-4 82369 1424 ns/op 46016.34 MB/s BenchmarkMemclrUnaligned/7_5-4 9953208 11.90 ns/op 420.19 MB/s BenchmarkMemclrUnaligned/7_16-4 9619435 13.01 ns/op 1230.15 MB/s BenchmarkMemclrUnaligned/7_64-4 8661598 13.75 ns/op 4654.11 MB/s BenchmarkMemclrUnaligned/7_256-4 7386082 14.98 ns/op 17094.46 MB/s BenchmarkMemclrUnaligned/7_4096-4 1530874 78.68 ns/op 52058.19 MB/s BenchmarkMemclrUnaligned/7_65536-4 85422 1431 ns/op 45795.96 MB/s BenchmarkMemclrUnaligned/0_1M-4 5857 21521 ns/op 48722.99 MB/s BenchmarkMemclrUnaligned/0_4M-4 1335 89522 ns/op 46852.05 MB/s BenchmarkMemclrUnaligned/0_8M-4 475 243857 ns/op 34399.65 MB/s BenchmarkMemclrUnaligned/0_16M-4 157 734721 ns/op 22834.81 MB/s BenchmarkMemclrUnaligned/0_64M-4 61 1770270 ns/op 37908.83 MB/s BenchmarkMemclrUnaligned/1_1M-4 4213 29999 ns/op 34953.94 MB/s BenchmarkMemclrUnaligned/1_4M-4 1146 95449 ns/op 43942.94 MB/s BenchmarkMemclrUnaligned/1_8M-4 415 259365 ns/op 32342.81 MB/s BenchmarkMemclrUnaligned/1_16M-4 148 770701 ns/op 21768.77 MB/s BenchmarkMemclrUnaligned/1_64M-4 61 1814600 ns/op 36982.74 MB/s BenchmarkMemclrUnaligned/4_1M-4 4280 27957 ns/op 37506.78 MB/s BenchmarkMemclrUnaligned/4_4M-4 1059 113621 ns/op 36914.89 MB/s BenchmarkMemclrUnaligned/4_8M-4 358 304967 ns/op 27506.58 MB/s BenchmarkMemclrUnaligned/4_16M-4 157 753313 ns/op 22271.24 MB/s BenchmarkMemclrUnaligned/4_64M-4 62 1877681 ns/op 35740.30 MB/s BenchmarkMemclrUnaligned/7_1M-4 5556 23523 ns/op 44576.97 MB/s BenchmarkMemclrUnaligned/7_4M-4 1149 93884 ns/op 44675.53 MB/s BenchmarkMemclrUnaligned/7_8M-4 424 262595 ns/op 31945.05 MB/s BenchmarkMemclrUnaligned/7_16M-4 156 765959 ns/op 21903.54 MB/s BenchmarkMemclrUnaligned/7_64M-4 54 1869996 ns/op 35887.17 MB/s BenchmarkGoMemclr/5-4 2416026 47.84 ns/op 104.52 MB/s BenchmarkGoMemclr/16-4 713433 156.4 ns/op 102.29 MB/s BenchmarkGoMemclr/64-4 209888 575.1 ns/op 111.28 MB/s BenchmarkGoMemclr/256-4 45921 2194 ns/op 116.66 MB/s BenchmarkMemclrRange/1K_2K-4 94964 1260 ns/op 76092.07 MB/s BenchmarkMemclrRange/2K_8K-4 29942 3916 ns/op 85170.40 MB/s BenchmarkMemclrRange/4K_16K-4 35514 3304 ns/op 97769.77 MB/s BenchmarkMemclrRange/160K_228K-4 3462 32403 ns/op 51317.61 MB/s BenchmarkClearFat7-4 4760739 25.18 ns/op BenchmarkClearFat8-4 4672026 24.26 ns/op BenchmarkClearFat11-4 4231839 26.59 ns/op BenchmarkClearFat12-4 4417262 26.18 ns/op BenchmarkClearFat13-4 4571186 25.44 ns/op BenchmarkClearFat14-4 4415732 26.08 ns/op BenchmarkClearFat15-4 4179232 27.29 ns/op BenchmarkClearFat16-4 4844816 24.11 ns/op BenchmarkClearFat24-4 4784996 24.84 ns/op BenchmarkClearFat32-4 4543762 25.10 ns/op BenchmarkClearFat40-4 4659309 25.87 ns/op BenchmarkClearFat48-4 4272612 25.96 ns/op BenchmarkClearFat56-4 4615134 26.42 ns/op BenchmarkClearFat64-4 4389741 27.90 ns/op BenchmarkClearFat72-4 4335813 27.96 ns/op BenchmarkClearFat128-4 3503379 33.01 ns/op BenchmarkClearFat256-4 2856614 42.28 ns/op BenchmarkClearFat512-4 1469106 72.27 ns/op BenchmarkClearFat1024-4 1000000 114.6 ns/op BenchmarkClearFat1032-4 1000000 117.2 ns/op BenchmarkClearFat1040-4 1000000 120.4 ns/op BenchmarkCopyFat7-4 4476532 25.51 ns/op BenchmarkCopyFat8-4 4787007 24.27 ns/op BenchmarkCopyFat11-4 4438041 26.48 ns/op BenchmarkCopyFat12-4 4419643 25.93 ns/op BenchmarkCopyFat13-4 4281430 26.24 ns/op BenchmarkCopyFat14-4 4428660 26.61 ns/op BenchmarkCopyFat15-4 4516365 26.27 ns/op BenchmarkCopyFat16-4 4289985 25.63 ns/op BenchmarkCopyFat24-4 4886445 24.68 ns/op BenchmarkCopyFat32-4 4280629 26.47 ns/op BenchmarkCopyFat64-4 4030429 28.26 ns/op BenchmarkCopyFat72-4 4134423 28.75 ns/op BenchmarkCopyFat128-4 3513422 34.28 ns/op BenchmarkCopyFat256-4 2150820 51.29 ns/op BenchmarkCopyFat512-4 1493220 74.69 ns/op BenchmarkCopyFat520-4 1478928 87.49 ns/op BenchmarkCopyFat1024-4 1000000 131.5 ns/op BenchmarkCopyFat1032-4 1000000 120.5 ns/op BenchmarkCopyFat1040-4 1000000 120.8 ns/op BenchmarkIssue18740/2byte-4 355 335596 ns/op BenchmarkIssue18740/4byte-4 654 187518 ns/op BenchmarkIssue18740/8byte-4 1038 108843 ns/op BenchmarkMemclrKnownSize1-4 5469672 20.65 ns/op 48.42 MB/s BenchmarkMemclrKnownSize2-4 3908157 29.58 ns/op 67.60 MB/s BenchmarkMemclrKnownSize4-4 2929788 37.65 ns/op 106.23 MB/s BenchmarkMemclrKnownSize8-4 1376199 83.15 ns/op 96.21 MB/s BenchmarkMemclrKnownSize16-4 808904 161.0 ns/op 99.37 MB/s BenchmarkMemclrKnownSize32-4 437950 300.8 ns/op 106.38 MB/s BenchmarkMemclrKnownSize64-4 222151 559.8 ns/op 114.32 MB/s BenchmarkMemclrKnownSize112-4 126847 934.2 ns/op 119.89 MB/s BenchmarkMemclrKnownSize128-4 113424 1064 ns/op 120.25 MB/s BenchmarkMemclrKnownSize192-4 74654 1633 ns/op 117.55 MB/s BenchmarkMemclrKnownSize248-4 56659 2207 ns/op 112.39 MB/s BenchmarkMemclrKnownSize256-4 49964 2627 ns/op 97.46 MB/s BenchmarkMemclrKnownSize512-4 27540 4397 ns/op 116.46 MB/s BenchmarkMemclrKnownSize1024-4 12800 9386 ns/op 109.10 MB/s BenchmarkMemclrKnownSize4096-4 3698 34941 ns/op 117.23 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4504341 ns/op 116.40 MB/s BenchmarkReadMetricsLatency-4 10000 3742 p50-ns 5777 p90-ns 9361 p99-ns BenchmarkFinalizer-4 201 551724 ns/op BenchmarkFinalizerRun-4 170456 942.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9653744 13.00 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3692737 30.48 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2934008 38.66 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2994205 38.23 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1678449 69.65 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1501845 80.35 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2465619 41.70 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1616995 73.48 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1658062 69.98 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2528671 46.47 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2574643 46.96 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2114221 68.14 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1797746 62.86 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1709761 68.21 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7981455 14.64 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8338035 14.01 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8415225 14.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7726704 14.23 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7296566 15.55 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6466035 17.24 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7090712 14.64 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8389536 15.30 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8312041 14.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7950421 14.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8003287 16.09 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6962289 15.02 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7933953 14.30 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8113220 15.34 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7803550 14.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8069202 15.09 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7710900 13.93 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8609958 15.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8902850 13.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6684897 15.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7284807 15.39 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8550002 13.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7785795 14.96 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6927085 15.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8399372 14.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7564784 16.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7931877 15.69 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7411648 14.60 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7250856 15.43 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8052750 15.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7862338 14.33 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7878236 14.05 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8520484 13.88 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7404057 14.87 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8368956 14.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5944086 17.39 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7354980 15.74 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7439328 14.90 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7295204 14.98 ns/op BenchmarkNetpollBreak-4 3478 41344 ns/op BenchmarkPinnerPinUnpinBatch-4 1344 132422 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 202 549499 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1419 149702 ns/op BenchmarkPinnerPinUnpin-4 1406157 86.77 ns/op BenchmarkPinnerPinUnpinTiny-4 1418925 90.99 ns/op BenchmarkPinnerPinUnpinDouble-4 519703 227.7 ns/op BenchmarkPinnerPinUnpinParallel-4 2950335 39.87 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3201601 38.12 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 398395 294.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6710230 16.78 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7989999 15.62 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5526222 21.06 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5286302 21.68 ns/op BenchmarkPingPongHog-4 542 280493 ns/op BenchmarkStackGrowth-4 83798 1280 ns/op BenchmarkStackGrowthDeep-4 1194 101155 ns/op BenchmarkCreateGoroutines-4 42036 2578 ns/op BenchmarkCreateGoroutinesParallel-4 50738 2062 ns/op BenchmarkCreateGoroutinesCapture-4 7065 17003 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35377 4243 ns/op BenchmarkClosureCall-4 23287128 5.046 ns/op BenchmarkWakeupParallelSpinning/0s-4 6600 21361 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5565 24100 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4646 28762 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2970 42194 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1729 72190 ns/op BenchmarkWakeupParallelSpinning/20µs-4 874 129133 ns/op BenchmarkWakeupParallelSpinning/50µs-4 426 319301 ns/op BenchmarkWakeupParallelSpinning/100µs-4 208 524122 ns/op BenchmarkMatmult-4 3969991 35.90 ns/op BenchmarkFastrand-4 6680715 16.90 ns/op BenchmarkFastrand64-4 6359731 16.98 ns/op BenchmarkFastrandHashiter-4 3128782 38.21 ns/op BenchmarkFastrandn/2-4 3878918 27.88 ns/op BenchmarkFastrandn/3-4 4313557 28.95 ns/op BenchmarkFastrandn/4-4 4266835 27.71 ns/op BenchmarkFastrandn/5-4 4206397 27.65 ns/op BenchmarkIfaceCmp100-4 134268 932.1 ns/op BenchmarkIfaceCmpNil100-4 251007 530.9 ns/op BenchmarkEfaceCmpDiff-4 50964 2322 ns/op BenchmarkEfaceCmpDiffIndirect-4 43075 2587 ns/op BenchmarkDefer-4 1666047 72.17 ns/op BenchmarkDefer10-4 708003 172.7 ns/op BenchmarkDeferMany-4 453292 452.2 ns/op BenchmarkPanicRecover-4 214536 542.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1426837 ns/op 1348522 p50-ns 2051419 p90-ns 2746080 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 68 1905441 ns/op 1755952 p50-ns 3022196 p90-ns 11169452 p99-ns BenchmarkGoroutineProfile/small/idle-4 30 3658248 ns/op 3500926 p50-ns 4894875 p90-ns 5601872 p99-ns BenchmarkGoroutineProfile/small/loaded-4 28 5008882 ns/op 3484637 p50-ns 7978114 p90-ns 32897186 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1240289 ns/op 1125139 p50-ns 1809677 p90-ns 2507511 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1857404 ns/op 1730086 p50-ns 2481255 p90-ns 15384127 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 8953440 ns/op 9272972 p50-ns 9998913 p90-ns 10120953 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 20684437 ns/op 18805637 p50-ns 28228530 p90-ns 28228530 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 58 1782382 ns/op 1871633 p50-ns 2406553 p90-ns 3167974 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 2505099 ns/op 2042610 p50-ns 3998604 p90-ns 11452238 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 44 3117677 ns/op 2980937 p50-ns 4079576 p90-ns 8530901 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 51 4811748 ns/op 3908246 p50-ns 7927191 p90-ns 15390178 p99-ns BenchmarkRWMutexUncontended-4 2282604 52.16 ns/op BenchmarkRWMutexWrite100-4 116697 2432 ns/op BenchmarkRWMutexWrite10-4 60754 2509 ns/op BenchmarkRWMutexWorkWrite100-4 18687 5803 ns/op BenchmarkRWMutexWorkWrite10-4 28719 3518 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2371 54868 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1045 106485 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1183 99365 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 534 223434 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 478 210634 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 223 485206 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 285 400669 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 115 969960 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 252892 690.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 161168 713.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 168229 818.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 176379 747.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 176599 781.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 207500 927.5 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 183776 904.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 147950 880.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 129758 1169 ns/op BenchmarkMakeSlice/Byte-4 1482240 83.97 ns/op BenchmarkMakeSlice/Int16-4 1378340 90.37 ns/op BenchmarkMakeSlice/Int-4 1000000 127.6 ns/op BenchmarkMakeSlice/Ptr-4 1000000 140.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 181.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 194.7 ns/op BenchmarkMakeSlice/Struct/40-4 829416 249.6 ns/op BenchmarkGrowSlice/Byte-4 420050 259.8 ns/op BenchmarkGrowSlice/Int16-4 714055 230.0 ns/op BenchmarkGrowSlice/Int-4 392564 320.5 ns/op BenchmarkGrowSlice/Ptr-4 499460 420.6 ns/op BenchmarkGrowSlice/Struct/24-4 304354 584.7 ns/op BenchmarkGrowSlice/Struct/32-4 196182 698.8 ns/op BenchmarkGrowSlice/Struct/40-4 175448 889.2 ns/op BenchmarkExtendSlice/IntSlice-4 473030 375.5 ns/op BenchmarkExtendSlice/PointerSlice-4 359110 441.5 ns/op BenchmarkExtendSlice/NoGrow-4 786336 243.5 ns/op BenchmarkAppend-4 1000000 115.0 ns/op BenchmarkAppendGrowByte-4 4 30119657 ns/op BenchmarkAppendGrowString-4 1 326777548 ns/op BenchmarkAppendSlice/1Bytes-4 1295227 99.48 ns/op BenchmarkAppendSlice/4Bytes-4 1227580 95.67 ns/op BenchmarkAppendSlice/7Bytes-4 1234254 92.66 ns/op BenchmarkAppendSlice/8Bytes-4 995349 104.1 ns/op BenchmarkAppendSlice/15Bytes-4 1214088 95.11 ns/op BenchmarkAppendSlice/16Bytes-4 1267477 95.48 ns/op BenchmarkAppendSlice/32Bytes-4 1276263 92.03 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 41157 2485 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 15843 7949 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9062 28216 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 993 116579 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 80 1370988 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 24 5171596 ns/op BenchmarkAppendStr/1Bytes-4 1219416 96.04 ns/op BenchmarkAppendStr/4Bytes-4 1000000 102.0 ns/op BenchmarkAppendStr/8Bytes-4 1000000 103.5 ns/op BenchmarkAppendStr/16Bytes-4 1000000 103.3 ns/op BenchmarkAppendStr/32Bytes-4 1000000 105.6 ns/op BenchmarkAppendSpecialCase-4 951638 149.3 ns/op BenchmarkCopy/1Byte-4 1352486 87.17 ns/op 11.47 MB/s BenchmarkCopy/1String-4 1332391 89.34 ns/op 11.19 MB/s BenchmarkCopy/2Byte-4 1323115 88.53 ns/op 22.59 MB/s BenchmarkCopy/2String-4 1000000 100.5 ns/op 19.91 MB/s BenchmarkCopy/4Byte-4 1306455 90.10 ns/op 44.40 MB/s BenchmarkCopy/4String-4 1282838 91.54 ns/op 43.70 MB/s BenchmarkCopy/8Byte-4 1282065 90.24 ns/op 88.66 MB/s BenchmarkCopy/8String-4 1271842 91.00 ns/op 87.91 MB/s BenchmarkCopy/12Byte-4 1205223 95.10 ns/op 126.19 MB/s BenchmarkCopy/12String-4 1273603 92.68 ns/op 129.48 MB/s BenchmarkCopy/16Byte-4 1000000 101.7 ns/op 157.40 MB/s BenchmarkCopy/16String-4 1249611 95.25 ns/op 167.97 MB/s BenchmarkCopy/32Byte-4 1000000 103.5 ns/op 309.23 MB/s BenchmarkCopy/32String-4 920830 110.5 ns/op 289.67 MB/s BenchmarkCopy/128Byte-4 1000000 122.6 ns/op 1044.16 MB/s BenchmarkCopy/128String-4 1000000 121.5 ns/op 1053.18 MB/s BenchmarkCopy/1024Byte-4 421830 305.6 ns/op 3350.70 MB/s BenchmarkCopy/1024String-4 329079 394.0 ns/op 2599.29 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22576 4907 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11963 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15792 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19811 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9008 23510 ns/op BenchmarkAppendInPlace/Grow/Byte-4 162121 1098 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 143415 1110 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 79597 1500 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 60531 2167 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 48082 2474 ns/op BenchmarkStackCopyPtr-4 1 119654078 ns/op BenchmarkStackCopy-4 2 75364106 ns/op BenchmarkStackCopyNoCache-4 27 4055100 ns/op BenchmarkStackCopyWithStkobj-4 3 49633884 ns/op BenchmarkIssue18138-4 226 599204 ns/op BenchmarkCompareStringEqual-4 15558559 8.171 ns/op BenchmarkCompareStringIdentical-4 20590052 5.790 ns/op BenchmarkCompareStringSameLength-4 17140040 7.138 ns/op BenchmarkCompareStringDifferentLength-4 22534880 4.972 ns/op BenchmarkCompareStringBigUnaligned-4 1808 109495 ns/op 9576.57 MB/s BenchmarkCompareStringBig-4 1706 90970 ns/op 11526.70 MB/s BenchmarkConcatStringAndBytes-4 1725813 70.68 ns/op BenchmarkSliceByteToString/1-4 1626078 73.32 ns/op BenchmarkSliceByteToString/2-4 871514 144.8 ns/op BenchmarkSliceByteToString/4-4 945031 140.2 ns/op BenchmarkSliceByteToString/8-4 939338 146.9 ns/op BenchmarkSliceByteToString/16-4 1000000 134.7 ns/op BenchmarkSliceByteToString/32-4 1000000 162.7 ns/op BenchmarkSliceByteToString/64-4 648584 230.3 ns/op BenchmarkSliceByteToString/128-4 831819 302.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2178986 54.56 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 972268 123.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 106.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3158984 37.90 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1660237 76.48 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1425254 71.79 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1700202 71.19 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 366297 361.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 456754 284.1 ns/op BenchmarkRuneIterate/range/ASCII-4 8165077 16.07 ns/op BenchmarkRuneIterate/range/Japanese-4 2389429 46.08 ns/op BenchmarkRuneIterate/range/MixedLength-4 3043869 42.40 ns/op BenchmarkRuneIterate/range1/ASCII-4 7152199 16.17 ns/op BenchmarkRuneIterate/range1/Japanese-4 2576128 47.45 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2554832 44.63 ns/op BenchmarkRuneIterate/range2/ASCII-4 6163516 17.02 ns/op BenchmarkRuneIterate/range2/Japanese-4 2355310 47.29 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2784002 40.87 ns/op BenchmarkArrayEqual-4 26008990 5.181 ns/op BenchmarkFunc/Name-4 3010371 35.08 ns/op BenchmarkFunc/Entry-4 12487489 9.729 ns/op BenchmarkFunc/FileLine-4 1885704 60.93 ns/op PASS ok runtime 437.864s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23679 4344 ns/op BenchmarkHandle/concurrent-4 22975 5452 ns/op PASS ok runtime/cgo 1.417s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 24086223 4.846 ns/op BenchmarkAtomicStore64-4 12557604 10.08 ns/op BenchmarkAtomicLoad-4 26488668 4.569 ns/op BenchmarkAtomicStore-4 10665789 10.10 ns/op BenchmarkAnd8-4 13063239 10.06 ns/op BenchmarkAnd-4 10263668 10.16 ns/op BenchmarkAnd8Parallel-4 4184116 27.36 ns/op BenchmarkAndParallel-4 4156171 27.29 ns/op BenchmarkOr8-4 12276978 10.10 ns/op BenchmarkOr-4 12962295 10.00 ns/op BenchmarkOr8Parallel-4 4416711 27.37 ns/op BenchmarkOrParallel-4 3923923 30.24 ns/op BenchmarkXadd-4 4121202 26.62 ns/op BenchmarkXadd64-4 4215344 28.61 ns/op BenchmarkCas-4 2706732 46.88 ns/op BenchmarkCas64-4 2671137 46.98 ns/op BenchmarkXchg-4 4277239 27.56 ns/op BenchmarkXchg64-4 4073914 28.73 ns/op PASS ok runtime/internal/atomic 4.209s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3401541 32.82 ns/op BenchmarkMulUintptr/large-4 3236220 40.63 ns/op PASS ok runtime/internal/math 1.666s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 9917506 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 13333082 ns/op 329.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 39 3264237 ns/op 5.282 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 16517524 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 25158282 ns/op 1036 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 27 6168831 ns/op 56.74 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 85204026 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 125219831 ns/op 6466 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 11217348 ns/op 485.8 concurrent_launches/op PASS ok runtime/pprof 3.125s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 13243485 ns/op BenchmarkStackLeak-4 24859 4484 ns/op PASS ok runtime/race 1.461s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2886769 43.17 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 339762 621.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.574s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 37 3373129 ns/op BenchmarkIndex_Large-4 20430 5613 ns/op BenchmarkIndexFunc_Large-4 98 1142448 ns/op BenchmarkCompact/nil-4 9230804 11.97 ns/op BenchmarkCompact/one-4 1245284 93.95 ns/op BenchmarkCompact/sorted-4 957302 118.6 ns/op BenchmarkCompact/1_item-4 833443 143.7 ns/op BenchmarkCompact/unsorted-4 950829 121.4 ns/op BenchmarkCompact/many-4 652694 203.5 ns/op BenchmarkCompact_Large-4 406 262597 ns/op BenchmarkCompactFunc_Large-4 57 1907418 ns/op BenchmarkReplace/naive-fast-4 50372 2923 ns/op BenchmarkReplace/optimized-fast-4 41658 2797 ns/op BenchmarkReplace/naive-slow-4 12676 9089 ns/op BenchmarkReplace/optimized-slow-4 12367 10123 ns/op BenchmarkSortInts-4 1 132743206 ns/op BenchmarkSlicesSortInts-4 2 58027160 ns/op BenchmarkSlicesSortInts_Sorted-4 76 1717625 ns/op BenchmarkSlicesSortInts_Reversed-4 34 3432992 ns/op BenchmarkSortStrings-4 1 149874318 ns/op BenchmarkSlicesSortStrings-4 2 92519984 ns/op BenchmarkSortStructs-4 1 182357195 ns/op BenchmarkSortFuncStructs-4 1 169698031 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 121.5 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 112.9 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 127.6 ns/op BenchmarkBinarySearchFloats/Size128-4 862256 149.0 ns/op BenchmarkBinarySearchFloats/Size512-4 759734 168.1 ns/op BenchmarkBinarySearchFloats/Size1024-4 752618 170.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 462225 271.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 356739 321.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 353548 367.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 304405 406.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 247606 482.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 209709 538.5 ns/op PASS ok slices 19.592s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 114110 964.0 ns/op BenchmarkSortString1K-4 141 849054 ns/op BenchmarkSortString1K_Slice-4 159 775980 ns/op BenchmarkStableString1K-4 73 1415227 ns/op BenchmarkSortInt1K-4 159 733433 ns/op BenchmarkSortInt1K_Sorted-4 2079 59195 ns/op BenchmarkSortInt1K_Reversed-4 1404 92750 ns/op BenchmarkSortInt1K_Mod8-4 384 310414 ns/op BenchmarkStableInt1K-4 100 1115110 ns/op BenchmarkStableInt1K_Slice-4 120 1018915 ns/op BenchmarkSortInt64K-4 2 67191210 ns/op BenchmarkSortInt64K_Slice-4 2 64513439 ns/op BenchmarkStableInt64K-4 2 104267754 ns/op BenchmarkSort1e2-4 276 393604 ns/op BenchmarkStable1e2-4 100 1014264 ns/op BenchmarkSort1e4-4 2 61452284 ns/op BenchmarkStable1e4-4 1 271760437 ns/op PASS ok sort 27.982s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 713575 167.3 ns/op BenchmarkAtof64Float-4 637021 176.6 ns/op BenchmarkAtof64FloatExp-4 588681 226.0 ns/op BenchmarkAtof64Big-4 464072 275.0 ns/op BenchmarkAtof64RandomBits-4 403944 285.4 ns/op BenchmarkAtof64RandomFloats-4 493184 313.1 ns/op BenchmarkAtof64RandomLongFloats-4 433671 297.6 ns/op BenchmarkAtof32Decimal-4 733513 169.0 ns/op BenchmarkAtof32Float-4 744379 175.0 ns/op BenchmarkAtof32FloatExp-4 576976 226.5 ns/op BenchmarkAtof32Random-4 363898 355.3 ns/op BenchmarkAtof32RandomLong-4 149618 807.2 ns/op BenchmarkParseInt/Pos/7bit-4 1245961 98.82 ns/op BenchmarkParseInt/Pos/26bit-4 838436 163.0 ns/op BenchmarkParseInt/Pos/31bit-4 632248 182.0 ns/op BenchmarkParseInt/Pos/56bit-4 509805 263.3 ns/op BenchmarkParseInt/Pos/63bit-4 481798 269.9 ns/op BenchmarkParseInt/Neg/7bit-4 1242412 96.35 ns/op BenchmarkParseInt/Neg/26bit-4 713844 158.0 ns/op BenchmarkParseInt/Neg/31bit-4 720230 185.2 ns/op BenchmarkParseInt/Neg/56bit-4 459594 266.6 ns/op BenchmarkParseInt/Neg/63bit-4 480517 281.3 ns/op BenchmarkAtoi/Pos/7bit-4 1655914 72.31 ns/op BenchmarkAtoi/Pos/26bit-4 776996 178.1 ns/op BenchmarkAtoi/Pos/31bit-4 899229 155.7 ns/op BenchmarkAtoi/Pos/56bit-4 435000 233.6 ns/op BenchmarkAtoi/Pos/63bit-4 380461 281.7 ns/op BenchmarkAtoi/Neg/7bit-4 1577046 73.79 ns/op BenchmarkAtoi/Neg/26bit-4 881064 142.9 ns/op BenchmarkAtoi/Neg/31bit-4 877885 162.2 ns/op BenchmarkAtoi/Neg/56bit-4 517128 213.5 ns/op BenchmarkAtoi/Neg/63bit-4 452013 283.0 ns/op BenchmarkFormatFloat/Decimal-4 100014 1343 ns/op BenchmarkFormatFloat/Float-4 69817 1474 ns/op BenchmarkFormatFloat/Exp-4 97934 1341 ns/op BenchmarkFormatFloat/NegExp-4 94776 1289 ns/op BenchmarkFormatFloat/LongExp-4 78154 1585 ns/op BenchmarkFormatFloat/Big-4 74125 1630 ns/op BenchmarkFormatFloat/BinaryExp-4 205855 696.7 ns/op BenchmarkFormatFloat/32Integer-4 93861 1241 ns/op BenchmarkFormatFloat/32ExactFraction-4 87280 1247 ns/op BenchmarkFormatFloat/32Point-4 75361 1414 ns/op BenchmarkFormatFloat/32Exp-4 83571 1407 ns/op BenchmarkFormatFloat/32NegExp-4 90526 1227 ns/op BenchmarkFormatFloat/32Shortest-4 98978 1192 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 106628 1064 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 99249 1132 ns/op BenchmarkFormatFloat/64Fixed1-4 109299 936.1 ns/op BenchmarkFormatFloat/64Fixed2-4 142450 915.2 ns/op BenchmarkFormatFloat/64Fixed3-4 137377 908.2 ns/op BenchmarkFormatFloat/64Fixed4-4 136494 894.9 ns/op BenchmarkFormatFloat/64Fixed12-4 76914 1531 ns/op BenchmarkFormatFloat/64Fixed16-4 93571 1300 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 92786 1300 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81244 1430 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2036 53197 ns/op BenchmarkFormatFloat/Slowpath64-4 81320 1538 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 81292 1494 ns/op BenchmarkAppendFloat/Decimal-4 103382 1049 ns/op BenchmarkAppendFloat/Float-4 88552 1251 ns/op BenchmarkAppendFloat/Exp-4 102555 1079 ns/op BenchmarkAppendFloat/NegExp-4 104656 1072 ns/op BenchmarkAppendFloat/LongExp-4 91347 1339 ns/op BenchmarkAppendFloat/Big-4 87924 1351 ns/op BenchmarkAppendFloat/BinaryExp-4 297004 395.3 ns/op BenchmarkAppendFloat/32Integer-4 118102 962.2 ns/op BenchmarkAppendFloat/32ExactFraction-4 118917 1001 ns/op BenchmarkAppendFloat/32Point-4 113822 1112 ns/op BenchmarkAppendFloat/32Exp-4 122959 980.9 ns/op BenchmarkAppendFloat/32NegExp-4 114900 976.5 ns/op BenchmarkAppendFloat/32Shortest-4 133066 919.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 156523 822.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 142219 881.2 ns/op BenchmarkAppendFloat/64Fixed1-4 183448 699.7 ns/op BenchmarkAppendFloat/64Fixed2-4 170433 712.9 ns/op BenchmarkAppendFloat/64Fixed3-4 183382 690.1 ns/op BenchmarkAppendFloat/64Fixed4-4 167992 693.9 ns/op BenchmarkAppendFloat/64Fixed12-4 87372 1370 ns/op BenchmarkAppendFloat/64Fixed16-4 94900 1172 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 121394 975.8 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 101730 1142 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2217 56963 ns/op BenchmarkAppendFloat/Slowpath64-4 92503 1311 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 93001 1281 ns/op BenchmarkFormatInt-4 14160 8654 ns/op BenchmarkAppendInt-4 14409 7665 ns/op BenchmarkFormatUint-4 82496 1653 ns/op BenchmarkAppendUint-4 91696 1323 ns/op BenchmarkFormatIntSmall/7-4 1881315 61.10 ns/op BenchmarkFormatIntSmall/42-4 1942028 57.35 ns/op BenchmarkAppendIntSmall-4 1000000 111.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 111.3 ns/op BenchmarkAppendUintVarlen/12-4 1036084 112.8 ns/op BenchmarkAppendUintVarlen/123-4 883803 156.4 ns/op BenchmarkAppendUintVarlen/1234-4 855999 147.7 ns/op BenchmarkAppendUintVarlen/12345-4 877261 150.6 ns/op BenchmarkAppendUintVarlen/123456-4 880096 154.0 ns/op BenchmarkAppendUintVarlen/1234567-4 717138 153.5 ns/op BenchmarkAppendUintVarlen/12345678-4 873307 156.0 ns/op BenchmarkAppendUintVarlen/123456789-4 843218 181.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 788154 167.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 828226 158.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 789363 158.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 687330 159.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 799882 163.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 798832 163.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 804830 163.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 778119 169.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 617971 170.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 764170 168.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 780231 168.0 ns/op BenchmarkQuote-4 38672 3010 ns/op BenchmarkQuoteRune-4 430732 313.8 ns/op BenchmarkAppendQuote-4 44454 2656 ns/op BenchmarkAppendQuoteRune-4 600559 172.9 ns/op BenchmarkUnquoteEasy-4 1433251 80.76 ns/op BenchmarkUnquoteHard-4 37581 3092 ns/op PASS ok strconv 21.106s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 371612 364.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 109100 1663 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 158827 879.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 290700 551.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 58557 1802 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 94714 1571 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 605031 239.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26317 4559 ns/op BenchmarkGenericMatch1-4 2030 57584 ns/op BenchmarkGenericMatch2-4 435 265949 ns/op BenchmarkSingleMaxSkipping-4 12202 9751 ns/op 1025.55 MB/s BenchmarkSingleLongSuffixFail-4 19904 6064 ns/op 165.25 MB/s BenchmarkSingleMatch-4 234 517003 ns/op 29.01 MB/s BenchmarkByteByteNoMatch-4 90882 1279 ns/op BenchmarkByteByteMatch-4 15565 7410 ns/op BenchmarkByteStringMatch-4 16822 7054 ns/op BenchmarkHTMLEscapeNew-4 64796 1912 ns/op BenchmarkHTMLEscapeOld-4 75590 1696 ns/op BenchmarkByteStringReplacerWriteString-4 1214 100334 ns/op BenchmarkByteReplacerWriteString-4 1597 74548 ns/op BenchmarkByteByteReplaces-4 3100 43765 ns/op BenchmarkByteByteMap-4 9600 13435 ns/op BenchmarkMap/identity/ASCII-4 856951 151.2 ns/op BenchmarkMap/identity/Greek-4 628345 209.0 ns/op BenchmarkMap/change/ASCII-4 31854 3686 ns/op BenchmarkMap/change/Greek-4 23334 5114 ns/op BenchmarkIndexRune-4 1712301 67.91 ns/op BenchmarkIndexRuneLongString-4 1465026 77.51 ns/op BenchmarkIndexRuneFastPath-4 3127982 37.62 ns/op BenchmarkIndex-4 3162582 38.69 ns/op BenchmarkLastIndex-4 3109470 35.57 ns/op BenchmarkIndexByte-4 14236591 8.475 ns/op BenchmarkToUpper/#00-4 2719824 42.55 ns/op BenchmarkToUpper/ONLYUPPER-4 2250468 51.88 ns/op BenchmarkToUpper/abc-4 317092 426.0 ns/op BenchmarkToUpper/AbC123-4 214639 555.8 ns/op BenchmarkToUpper/azAZ09_-4 254256 526.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44479 2722 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61876 1925 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30027 4063 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59157 2075 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 111342 1073 ns/op BenchmarkToLower/#00-4 2693178 42.17 ns/op BenchmarkToLower/abc-4 2502054 45.70 ns/op BenchmarkToLower/AbC123-4 187416 635.7 ns/op BenchmarkToLower/azAZ09_-4 188407 640.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83492 1434 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53607 2068 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29380 3906 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75076 1692 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106870 1071 ns/op BenchmarkMapNoChanges-4 1000000 109.8 ns/op BenchmarkTrim-4 31917 3512 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2608203 47.08 ns/op BenchmarkToValidUTF8/InvalidASCII-4 171577 755.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 106250 1179 ns/op BenchmarkEqualFold/Tests-4 50318 2437 ns/op BenchmarkEqualFold/ASCII-4 2467440 43.87 ns/op BenchmarkEqualFold/UnicodePrefix-4 127851 973.0 ns/op BenchmarkEqualFold/UnicodeSuffix-4 132874 950.0 ns/op BenchmarkIndexHard1-4 1045 109903 ns/op BenchmarkIndexHard2-4 780 152811 ns/op BenchmarkIndexHard3-4 194 623375 ns/op BenchmarkIndexHard4-4 234 507569 ns/op BenchmarkLastIndexHard1-4 84 1546780 ns/op BenchmarkLastIndexHard2-4 84 1641196 ns/op BenchmarkLastIndexHard3-4 82 1595638 ns/op BenchmarkCountHard1-4 1052 114006 ns/op BenchmarkCountHard2-4 710 158403 ns/op BenchmarkCountHard3-4 187 625806 ns/op BenchmarkIndexTorture-4 10000 12233 ns/op BenchmarkCountTorture-4 9937 12325 ns/op BenchmarkCountTortureOverlapping-4 754 150211 ns/op BenchmarkCountByte/10-4 3172692 36.42 ns/op 274.59 MB/s BenchmarkCountByte/32-4 2885226 38.15 ns/op 838.89 MB/s BenchmarkCountByte/4096-4 1000000 127.2 ns/op 32191.33 MB/s BenchmarkCountByte/4194304-4 808 133368 ns/op 31449.07 MB/s BenchmarkCountByte/67108864-4 25 4985273 ns/op 13461.42 MB/s BenchmarkFields/ASCII/16-4 276762 416.7 ns/op 38.40 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27556 4672 ns/op 54.80 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1804 76034 ns/op 53.87 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1298282 ns/op 50.48 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 20677590 ns/op 50.71 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 112832 1101 ns/op 14.53 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8052 12648 ns/op 20.24 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 540 241319 ns/op 16.97 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4118782 ns/op 15.91 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 73017676 ns/op 14.36 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 191887 712.0 ns/op 22.47 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13506 8591 ns/op 29.80 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 811 189375 ns/op 21.63 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 4012202 ns/op 16.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64146898 ns/op 16.35 MB/s 10449248 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 119265 1013 ns/op 15.79 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10362 10677 ns/op 23.98 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 606 196898 ns/op 20.80 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 36 3900480 ns/op 16.80 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 69341636 ns/op 15.12 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 78972855 ns/op BenchmarkSplitSingleByteSeparator-4 16 7269917 ns/op BenchmarkSplitMultiByteSeparator-4 34 3527219 ns/op BenchmarkSplitNSingleByteSeparator-4 202827 793.1 ns/op BenchmarkSplitNMultiByteSeparator-4 156531 977.1 ns/op BenchmarkRepeat/5x0-4 3035598 39.73 ns/op BenchmarkRepeat/5x1-4 2958883 39.97 ns/op BenchmarkRepeat/5x2-4 245104 544.1 ns/op BenchmarkRepeat/5x6-4 148425 897.6 ns/op BenchmarkRepeat/10x0-4 2940470 40.29 ns/op BenchmarkRepeat/10x1-4 2795439 45.42 ns/op BenchmarkRepeat/10x2-4 213508 548.9 ns/op BenchmarkRepeat/10x6-4 138502 918.5 ns/op BenchmarkRepeatLarge/256/1-4 66783 2369 ns/op 108.05 MB/s BenchmarkRepeatLarge/256/16-4 87532 1334 ns/op 191.97 MB/s BenchmarkRepeatLarge/512/1-4 45267 2542 ns/op 201.40 MB/s BenchmarkRepeatLarge/512/16-4 63744 2041 ns/op 250.82 MB/s BenchmarkRepeatLarge/1024/1-4 33499 3796 ns/op 269.76 MB/s BenchmarkRepeatLarge/1024/16-4 44626 2839 ns/op 360.66 MB/s BenchmarkRepeatLarge/2048/1-4 23014 5331 ns/op 384.15 MB/s BenchmarkRepeatLarge/2048/16-4 23641 4876 ns/op 420.06 MB/s BenchmarkRepeatLarge/4096/1-4 13502 10537 ns/op 388.71 MB/s BenchmarkRepeatLarge/4096/16-4 13905 8314 ns/op 492.65 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15954 ns/op 513.46 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14228 ns/op 575.75 MB/s BenchmarkRepeatLarge/8192/4097-4 3882302 31.52 ns/op 129988.21 MB/s BenchmarkRepeatLarge/16384/1-4 8073 29122 ns/op 562.60 MB/s BenchmarkRepeatLarge/16384/16-4 8862 25983 ns/op 630.58 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25129 ns/op 489.12 MB/s BenchmarkRepeatLarge/32768/1-4 3270 50393 ns/op 650.25 MB/s BenchmarkRepeatLarge/32768/16-4 2077 52642 ns/op 622.47 MB/s BenchmarkRepeatLarge/32768/4097-4 3320 46959 ns/op 610.72 MB/s BenchmarkRepeatLarge/65536/1-4 1405 94314 ns/op 694.87 MB/s BenchmarkRepeatLarge/65536/16-4 1184 99671 ns/op 657.52 MB/s BenchmarkRepeatLarge/65536/4097-4 1303 96894 ns/op 634.25 MB/s BenchmarkRepeatLarge/131072/1-4 256 418506 ns/op 313.19 MB/s BenchmarkRepeatLarge/131072/16-4 286 390528 ns/op 335.63 MB/s BenchmarkRepeatLarge/131072/4097-4 270 370476 ns/op 342.82 MB/s BenchmarkRepeatLarge/262144/1-4 177 664483 ns/op 394.51 MB/s BenchmarkRepeatLarge/262144/16-4 166 687489 ns/op 381.31 MB/s BenchmarkRepeatLarge/262144/4097-4 189 676969 ns/op 381.27 MB/s BenchmarkRepeatLarge/524288/1-4 82 1415089 ns/op 370.50 MB/s BenchmarkRepeatLarge/524288/16-4 91 1318555 ns/op 397.62 MB/s BenchmarkRepeatLarge/524288/4097-4 94 1282360 ns/op 405.75 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2615552 ns/op 400.90 MB/s BenchmarkRepeatLarge/1048576/16-4 44 2987050 ns/op 351.04 MB/s BenchmarkRepeatLarge/1048576/4097-4 42 2389776 ns/op 437.17 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4228357 ns/op 495.97 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4264323 ns/op 491.79 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4280737 ns/op 489.07 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8516721 ns/op 492.48 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8139006 ns/op 515.33 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8339614 ns/op 502.57 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15517318 ns/op 540.60 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14904010 ns/op 562.84 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15160513 ns/op 553.18 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25604388 ns/op 655.25 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25419087 ns/op 660.02 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25227787 ns/op 665.03 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50897430 ns/op 659.26 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52176366 ns/op 643.10 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 50712585 ns/op 661.66 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104749782 ns/op 640.66 MB/s BenchmarkRepeatLarge/67108864/16-4 1 110489169 ns/op 607.38 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 103757437 ns/op 646.79 MB/s BenchmarkRepeatLarge/134217728/1-4 1 194126995 ns/op 691.39 MB/s BenchmarkRepeatLarge/134217728/16-4 1 189455576 ns/op 708.44 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 198279011 ns/op 676.91 MB/s BenchmarkRepeatLarge/268435456/1-4 1 415735732 ns/op 645.69 MB/s BenchmarkRepeatLarge/268435456/16-4 1 385085265 ns/op 697.08 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 385703704 ns/op 695.96 MB/s BenchmarkRepeatLarge/536870912/1-4 1 915856966 ns/op 586.20 MB/s BenchmarkRepeatLarge/536870912/16-4 1 934739009 ns/op 574.35 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 793670624 ns/op 676.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1759863981 ns/op 610.13 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1654804538 ns/op 648.86 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1697847045 ns/op 632.41 MB/s BenchmarkIndexAnyASCII/1:1-4 2140297 56.50 ns/op BenchmarkIndexAnyASCII/1:2-4 2210041 55.23 ns/op BenchmarkIndexAnyASCII/1:4-4 2185930 55.21 ns/op BenchmarkIndexAnyASCII/1:8-4 2059308 56.58 ns/op BenchmarkIndexAnyASCII/1:16-4 1989267 56.84 ns/op BenchmarkIndexAnyASCII/1:32-4 2036892 59.99 ns/op BenchmarkIndexAnyASCII/1:64-4 1984686 58.25 ns/op BenchmarkIndexAnyASCII/16:1-4 2069084 56.30 ns/op BenchmarkIndexAnyASCII/16:2-4 760495 142.9 ns/op BenchmarkIndexAnyASCII/16:4-4 843783 140.0 ns/op BenchmarkIndexAnyASCII/16:8-4 755564 152.0 ns/op BenchmarkIndexAnyASCII/16:16-4 880249 153.9 ns/op BenchmarkIndexAnyASCII/16:32-4 683216 176.5 ns/op BenchmarkIndexAnyASCII/16:64-4 596731 207.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1969729 64.55 ns/op BenchmarkIndexAnyASCII/256:2-4 82111 1375 ns/op BenchmarkIndexAnyASCII/256:4-4 86431 1314 ns/op BenchmarkIndexAnyASCII/256:8-4 91292 1341 ns/op BenchmarkIndexAnyASCII/256:16-4 85176 1338 ns/op BenchmarkIndexAnyASCII/256:32-4 86498 1352 ns/op BenchmarkIndexAnyASCII/256:64-4 74686 1422 ns/op BenchmarkIndexAnyUTF8/1:1-4 2117624 56.49 ns/op BenchmarkIndexAnyUTF8/1:2-4 2049514 57.92 ns/op BenchmarkIndexAnyUTF8/1:4-4 1966268 58.10 ns/op BenchmarkIndexAnyUTF8/1:8-4 2090652 58.48 ns/op BenchmarkIndexAnyUTF8/1:16-4 1980766 59.57 ns/op BenchmarkIndexAnyUTF8/1:32-4 1882350 61.97 ns/op BenchmarkIndexAnyUTF8/1:64-4 1864654 60.82 ns/op BenchmarkIndexAnyUTF8/16:1-4 1750848 68.89 ns/op BenchmarkIndexAnyUTF8/16:2-4 239349 477.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 248523 488.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 276980 464.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 210763 525.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 233310 514.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 205528 512.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 383605 290.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 17852 6751 ns/op BenchmarkIndexAnyUTF8/256:4-4 17372 7181 ns/op BenchmarkIndexAnyUTF8/256:8-4 17360 6968 ns/op BenchmarkIndexAnyUTF8/256:16-4 16189 7289 ns/op BenchmarkIndexAnyUTF8/256:32-4 15236 7357 ns/op BenchmarkIndexAnyUTF8/256:64-4 15933 7240 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2060832 58.21 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2117976 56.42 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2086911 57.90 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2026599 56.54 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1801992 68.26 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1975874 61.82 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2035410 59.39 ns/op BenchmarkLastIndexAnyASCII/16:1-4 974725 136.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 892008 136.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 936565 135.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 714748 147.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 763426 149.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 602959 169.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 611292 205.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 86880 1315 ns/op BenchmarkLastIndexAnyASCII/256:2-4 88774 1273 ns/op BenchmarkLastIndexAnyASCII/256:4-4 88329 1327 ns/op BenchmarkLastIndexAnyASCII/256:8-4 81224 1313 ns/op BenchmarkLastIndexAnyASCII/256:16-4 87068 1303 ns/op BenchmarkLastIndexAnyASCII/256:32-4 89238 1297 ns/op BenchmarkLastIndexAnyASCII/256:64-4 86350 1390 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2047544 58.38 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2059707 58.71 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2051652 57.68 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2066133 56.53 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2051467 56.94 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2066455 57.92 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2110312 57.56 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 315436 422.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 143511 795.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 148858 792.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 135567 796.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 144392 858.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 120814 870.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 134799 905.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19356 6315 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8216 12275 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9356 12285 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9878 12676 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12401 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8695 12989 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12703 ns/op BenchmarkTrimASCII/1:1-4 2720929 42.49 ns/op BenchmarkTrimASCII/1:2-4 2142139 55.89 ns/op BenchmarkTrimASCII/1:4-4 2073158 57.24 ns/op BenchmarkTrimASCII/1:8-4 1843956 61.97 ns/op BenchmarkTrimASCII/1:16-4 1713805 69.56 ns/op BenchmarkTrimASCII/16:1-4 2178069 52.48 ns/op BenchmarkTrimASCII/16:2-4 972710 138.2 ns/op BenchmarkTrimASCII/16:4-4 824355 144.8 ns/op BenchmarkTrimASCII/16:8-4 902251 147.9 ns/op BenchmarkTrimASCII/16:16-4 860845 150.5 ns/op BenchmarkTrimASCII/256:1-4 834988 166.4 ns/op BenchmarkTrimASCII/256:2-4 85664 1341 ns/op BenchmarkTrimASCII/256:4-4 75861 1435 ns/op BenchmarkTrimASCII/256:8-4 80588 1328 ns/op BenchmarkTrimASCII/256:16-4 89869 1312 ns/op BenchmarkTrimASCII/4096:1-4 84255 1352 ns/op BenchmarkTrimASCII/4096:2-4 5784 19865 ns/op BenchmarkTrimASCII/4096:4-4 5344 20346 ns/op BenchmarkTrimASCII/4096:8-4 5275 20985 ns/op BenchmarkTrimASCII/4096:16-4 6051 19982 ns/op BenchmarkTrimByte-4 2807188 39.70 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16207 7389 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16393 7241 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1341 86730 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2979 44343 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5155 21609 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9507 12027 ns/op BenchmarkJoin/0-4 3425876 33.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2587328 45.57 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 140288 719.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 105801 1090 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83694 1427 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 67804 1701 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61292 2091 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49416 2258 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2102960 55.35 ns/op BenchmarkTrimSpace/ASCII-4 1499120 78.40 ns/op BenchmarkTrimSpace/SomeNonASCII-4 114073 1006 ns/op BenchmarkTrimSpace/JustNonASCII-4 72130 1672 ns/op BenchmarkReplaceAll-4 88735 1259 ns/op 16 B/op 1 allocs/op PASS ok strings 66.062s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 55299 1965 ns/op BenchmarkCond2-4 19756 6145 ns/op BenchmarkCond4-4 10000 11464 ns/op BenchmarkCond8-4 6633 20784 ns/op BenchmarkCond16-4 3740 33789 ns/op BenchmarkCond32-4 1844 60939 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 630753 236.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 375213 348.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 567361 228.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 574926 205.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 335614 334.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 694903 181.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 117559 1295 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 103773 1597 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 83067 1650 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 66796 2381 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 713983 182.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 163141 682.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 649614 209.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 168462 724.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 599462 180.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 187227 666.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1261134 96.47 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 63133 2188 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 138670 890.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 307714 543.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7557 16074 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 404 328034 ns/op BenchmarkRange/*sync.Map-4 1826 63976 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 106604 1791 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 212739 557.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 85383 1325 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 73598 1582 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 255147 511.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 123129 1111 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 112084 1097 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 203499 616.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 838058 143.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 66421 2255 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 168620 699.8 ns/op BenchmarkSwapCollision/*sync.Map-4 104610 1101 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 213 542134 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 140364 919.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 397027 374.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25363 4607 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 78909 1575 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 34297 3781 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 358938 349.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 150789 800.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 220900 488.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1303790 113.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 163392 646.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1165591 102.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 528792 194.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 176972 691.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 567265 196.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 111486 1112 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 421798 699.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 385327 386.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 123103 951.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 516614 301.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 209941 636.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 154152 960.1 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 263382 454.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68412 1885 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 235399 700.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 529740 264.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 141184 862.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 560216 253.1 ns/op BenchmarkUncontendedSemaphore-4 4122170 29.07 ns/op BenchmarkContendedSemaphore-4 3874333 28.23 ns/op BenchmarkMutexUncontended-4 673089 174.1 ns/op BenchmarkMutex-4 193587 591.9 ns/op BenchmarkMutexSlack-4 212384 563.8 ns/op BenchmarkMutexWork-4 186980 608.3 ns/op BenchmarkMutexWorkSlack-4 194433 643.9 ns/op BenchmarkMutexNoSpin-4 68928 1594 ns/op BenchmarkMutexSpin-4 57536 2001 ns/op BenchmarkOnce-4 793573 148.3 ns/op BenchmarkOnceFunc/v=Once-4 1248860 94.97 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 936043 120.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 109.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1159939 103.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 749918 137.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 893649 124.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4995626 23.71 ns/op BenchmarkSemaSyntNonblock-4 1278244 97.67 ns/op BenchmarkSemaSyntBlock-4 1931460 58.99 ns/op BenchmarkSemaWorkNonblock-4 1118409 115.5 ns/op BenchmarkSemaWorkBlock-4 1257458 95.33 ns/op BenchmarkRWMutexUncontended-4 252838 454.2 ns/op BenchmarkRWMutexWrite100-4 319124 374.9 ns/op BenchmarkRWMutexWrite10-4 312158 399.2 ns/op BenchmarkRWMutexWorkWrite100-4 232933 491.8 ns/op BenchmarkRWMutexWorkWrite10-4 232291 511.5 ns/op BenchmarkWaitGroupUncontended-4 561632 192.0 ns/op BenchmarkWaitGroupAddDone-4 579884 226.5 ns/op BenchmarkWaitGroupAddDoneWork-4 492188 235.6 ns/op BenchmarkWaitGroupWait-4 2508009 48.76 ns/op BenchmarkWaitGroupWaitWork-4 2062653 56.58 ns/op BenchmarkWaitGroupActuallyWait-4 57820 1980 ns/op 32 B/op 2 allocs/op PASS ok sync 23.845s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 746316 145.7 ns/op PASS ok sync/atomic 1.266s PASS ok syscall 1.039s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 95973 1375 ns/op 0 B/op 0 allocs/op PASS ok testing 1.334s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5752 17770 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9136 13049 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 85 1560392 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 96 1263693 ns/op 1347 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 191502087 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 185570419 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1514 119343 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1704 67345 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7084226 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6868366 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 846571337 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 841962258 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 178 686598 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 178 617916 ns/op 220 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 65328764 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 65128960 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7860776513 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7550462238 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2550 55491 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3744929 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 362898197 ns/op 35625640 B/op 2059 allocs/op BenchmarkRagged/10-4 2226 55159 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 211 552726 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 22 5467525 ns/op 427428 B/op 1661 allocs/op BenchmarkCode-4 6813 19204 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.426s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 106137544 ns/op BenchmarkVariableString-4 79420 1498 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2049 62272 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.507s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 56 1839257 ns/op BenchmarkAfter-4 142 1088316 ns/op BenchmarkStop-4 250 575141 ns/op BenchmarkSimultaneousAfterFunc-4 44 2476295 ns/op BenchmarkStartStop-4 296 455938 ns/op BenchmarkReset-4 2798 47248 ns/op BenchmarkSleep-4 48 2808706 ns/op BenchmarkParallelTimerLatency-4 38 879612 avg-late-ns 1549811 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 1204564 avg-late-ns 6137816 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 473054 avg-late-ns 2263438 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 414215 avg-late-ns 2505487 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 313416 avg-late-ns 2196548 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 257443 avg-late-ns 1881741 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 403163 avg-late-ns 2477793 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 247157 avg-late-ns 2159283 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 214787 avg-late-ns 1569952 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 685297 avg-late-ns 5607948 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 3289009 avg-late-ns 12738497 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 439015 avg-late-ns 1599683 max-late-ns BenchmarkTicker-4 1 105629212 ns/op BenchmarkTickerReset-4 2526 43090 ns/op BenchmarkTickerResetNaive-4 234 590626 ns/op BenchmarkNow-4 765714 166.3 ns/op BenchmarkNowUnixNano-4 669652 169.0 ns/op BenchmarkNowUnixMilli-4 780843 167.7 ns/op BenchmarkNowUnixMicro-4 662985 167.5 ns/op BenchmarkFormat-4 51536 2269 ns/op BenchmarkFormatRFC3339-4 76668 1513 ns/op BenchmarkFormatRFC3339Nano-4 77324 1538 ns/op BenchmarkFormatNow-4 69823 1680 ns/op BenchmarkMarshalJSON-4 94183 1380 ns/op BenchmarkMarshalText-4 105534 1129 ns/op BenchmarkParse-4 111496 1084 ns/op BenchmarkParseRFC3339UTC-4 338156 360.3 ns/op BenchmarkParseRFC3339UTCBytes-4 259050 492.5 ns/op BenchmarkParseRFC3339TZ-4 98172 1166 ns/op BenchmarkParseRFC3339TZBytes-4 82794 1436 ns/op BenchmarkParseDuration-4 467724 226.1 ns/op BenchmarkHour-4 848478 125.2 ns/op BenchmarkSecond-4 1000000 120.3 ns/op BenchmarkYear-4 648626 170.6 ns/op BenchmarkDay-4 695396 183.4 ns/op BenchmarkISOWeek-4 759031 174.4 ns/op BenchmarkGoString-4 76768 1622 ns/op BenchmarkUnmarshalText-4 79401 1486 ns/op PASS ok time 13.241s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 559008 223.9 ns/op BenchmarkDecodeValidJapaneseChars-4 664461 189.5 ns/op BenchmarkDecodeRune-4 2291187 49.84 ns/op BenchmarkEncodeValidASCII-4 507025 256.2 ns/op BenchmarkEncodeValidJapaneseChars-4 636937 191.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 111.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1922018 58.06 ns/op BenchmarkEncodeRune-4 4091752 27.79 ns/op PASS ok unicode/utf16 2.391s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 919105 116.6 ns/op BenchmarkRuneCountTenJapaneseChars-4 184572 597.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2913494 41.55 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 366464 354.4 ns/op BenchmarkValidTenASCIIChars-4 1000000 115.7 ns/op BenchmarkValid100KASCIIChars-4 152 769425 ns/op BenchmarkValidTenJapaneseChars-4 179623 646.2 ns/op BenchmarkValidLongMostlyASCII-4 148 812271 ns/op BenchmarkValidLongJapanese-4 62 1816999 ns/op BenchmarkValidStringTenASCIIChars-4 3289497 35.10 ns/op BenchmarkValidString100KASCIIChars-4 12337 9240 ns/op BenchmarkValidStringTenJapaneseChars-4 338984 351.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1226 93183 ns/op BenchmarkValidStringLongJapanese-4 100 1036150 ns/op BenchmarkEncodeASCIIRune-4 2941165 39.63 ns/op BenchmarkEncodeJapaneseRune-4 1753686 68.67 ns/op BenchmarkAppendASCIIRune-4 8291694 14.30 ns/op BenchmarkAppendJapaneseRune-4 2005968 58.63 ns/op BenchmarkDecodeASCIIRune-4 2326770 49.35 ns/op BenchmarkDecodeJapaneseRune-4 1499355 86.70 ns/op BenchmarkFullRune/ASCII-4 3102240 37.46 ns/op BenchmarkFullRune/Incomplete-4 1492141 87.60 ns/op BenchmarkFullRune/Japanese-4 3015392 35.53 ns/op PASS ok unicode/utf8 5.302s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 110117679627 ns/op PASS ok cmd/api 111.445s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 419126 268.3 ns/op BenchmarkCgoCall/one-pointer-4 340341 340.8 ns/op BenchmarkCgoCall/eight-pointers-4 163514 741.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 418466 314.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 9608 12528 ns/op BenchmarkCgoCall/eight-pointers-slice-4 27180 4354 ns/op BenchmarkGoString-4 1000000 163.3 ns/op BenchmarkCGoCallback-4 49996 2195 ns/op BenchmarkCGoInCThread-4 360750 320.4 ns/op PASS ok cmd/cgo/internal/test 2.498s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1267774 95.34 ns/op BenchmarkEqArrayOfStrings64-4 197436 577.2 ns/op BenchmarkEqArrayOfStrings1024-4 13441 8663 ns/op BenchmarkEqArrayOfFloats5-4 1389148 82.38 ns/op BenchmarkEqArrayOfFloats64-4 213363 588.1 ns/op BenchmarkEqArrayOfFloats1024-4 13540 8698 ns/op BenchmarkEqArrayOfStructsEq-4 4028 30502 ns/op BenchmarkEqArrayOfStructsNotEq-4 7347 17136 ns/op BenchmarkEqStruct-4 27513645 4.765 ns/op PASS ok cmd/compile/internal/reflectdata 2.752s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 72220 ns/op BenchmarkCopyElim1-4 254 514621 ns/op BenchmarkCopyElim10-4 250 511885 ns/op BenchmarkCopyElim100-4 124 910576 ns/op BenchmarkCopyElim1000-4 43 2571861 ns/op BenchmarkCopyElim10000-4 3 37881423 ns/op BenchmarkCopyElim100000-4 1 551391612 ns/op BenchmarkDeadCode/1-4 180 612348 ns/op BenchmarkDeadCode/10-4 170 787334 ns/op BenchmarkDeadCode/100-4 162 737719 ns/op BenchmarkDeadCode/1000-4 55 3329646 ns/op BenchmarkDeadCode/10000-4 4 33013999 ns/op BenchmarkDeadCode/100000-4 1 319683975 ns/op BenchmarkDeadCode/200000-4 1 694571445 ns/op BenchmarkDominatorsLinear-4 14 8713228 ns/op 1.15 MB/s BenchmarkDominatorsFwdBack-4 10 13065397 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 9 11836857 ns/op 0.84 MB/s BenchmarkDominatorsMaxPred-4 10 12172908 ns/op 0.82 MB/s BenchmarkDominatorsMaxPredVal-4 9 11750838 ns/op 0.85 MB/s BenchmarkFuse/1-4 265 435023 ns/op BenchmarkFuse/10-4 274 492003 ns/op BenchmarkFuse/100-4 100 1008213 ns/op BenchmarkFuse/1000-4 21 5998940 ns/op BenchmarkFuse/10000-4 2 63318202 ns/op BenchmarkNilCheckDeep1-4 12754 9346 ns/op 0.11 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5821 22144 ns/op 0.45 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 832 147179 ns/op 0.68 MB/s 641 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 76 1424527 ns/op 0.70 MB/s 4596 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16088817 ns/op 0.62 MB/s 107989 B/op 6 allocs/op BenchmarkDSEPass-4 39 2837212 ns/op 50632 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 119112333 ns/op 4251896 B/op 108383 allocs/op BenchmarkCSEPass-4 8 13206491 ns/op 74151 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 145993150 ns/op 5681632 B/op 97587 allocs/op BenchmarkDeadcodePass-4 194 611193 ns/op 90697 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 122266784 ns/op 4052136 B/op 45007 allocs/op BenchmarkMultiPass-4 74 1484450 ns/op 248935 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 251725557 ns/op 11152976 B/op 149492 allocs/op BenchmarkCondRewrite/SoloJump-4 4523988 25.66 ns/op BenchmarkCondRewrite/CombJump-4 4382637 27.67 ns/op PASS ok cmd/compile/internal/ssa 16.247s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13208 8725 ns/op BenchmarkExtShift-4 23239 4961 ns/op BenchmarkModify-4 8164 14870 ns/op BenchmarkMullImm-4 24981 4837 ns/op BenchmarkConstModify-4 6979 15974 ns/op BenchmarkBitSet-4 12207 9891 ns/op BenchmarkBitClear-4 10000 10016 ns/op BenchmarkBitToggle-4 10000 10126 ns/op BenchmarkBitSetConst-4 139509 924.3 ns/op BenchmarkBitClearConst-4 96872 1352 ns/op BenchmarkBitToggleConst-4 139362 909.4 ns/op BenchmarkDivconstI64-4 6992917 17.44 ns/op BenchmarkModconstI64-4 7103052 17.59 ns/op BenchmarkDivisiblePow2constI64-4 6335308 18.46 ns/op BenchmarkDivisibleconstI64-4 7970299 14.79 ns/op BenchmarkDivisibleWDivconstI64-4 3497776 31.87 ns/op BenchmarkDivconstU64/3-4 5149945 20.43 ns/op BenchmarkDivconstU64/5-4 6943839 18.31 ns/op BenchmarkDivconstU64/37-4 7840538 14.49 ns/op BenchmarkDivconstU64/1234567-4 6204162 18.66 ns/op BenchmarkModconstU64-4 8028649 14.30 ns/op BenchmarkDivisibleconstU64-4 8442222 15.22 ns/op BenchmarkDivisibleWDivconstU64-4 3509924 31.23 ns/op BenchmarkDivconstI32-4 6542264 16.04 ns/op BenchmarkModconstI32-4 7903708 15.68 ns/op BenchmarkDivisiblePow2constI32-4 8697426 13.88 ns/op BenchmarkDivisibleconstI32-4 7649779 14.12 ns/op BenchmarkDivisibleWDivconstI32-4 3694698 30.42 ns/op BenchmarkDivconstU32-4 7612318 15.97 ns/op BenchmarkModconstU32-4 6724384 16.36 ns/op BenchmarkDivisibleconstU32-4 8361115 13.49 ns/op BenchmarkDivisibleWDivconstU32-4 3954990 31.83 ns/op BenchmarkDivconstI16-4 7098411 14.10 ns/op BenchmarkModconstI16-4 8585610 13.95 ns/op BenchmarkDivisiblePow2constI16-4 8196589 13.81 ns/op BenchmarkDivisibleconstI16-4 7418044 13.76 ns/op BenchmarkDivisibleWDivconstI16-4 3884794 29.79 ns/op BenchmarkDivconstU16-4 7530860 15.02 ns/op BenchmarkModconstU16-4 7698306 17.11 ns/op BenchmarkDivisibleconstU16-4 8397679 13.84 ns/op BenchmarkDivisibleWDivconstU16-4 3873250 28.71 ns/op BenchmarkDivconstI8-4 7859085 15.32 ns/op BenchmarkModconstI8-4 7274613 16.55 ns/op BenchmarkDivisiblePow2constI8-4 8914177 13.34 ns/op BenchmarkDivisibleconstI8-4 7790827 15.87 ns/op BenchmarkDivisibleWDivconstI8-4 3696129 33.75 ns/op BenchmarkDivconstU8-4 7543765 14.97 ns/op BenchmarkModconstU8-4 8321667 14.14 ns/op BenchmarkDivisibleconstU8-4 7553761 13.85 ns/op BenchmarkDivisibleWDivconstU8-4 4127664 29.51 ns/op BenchmarkMul2-4 230256 552.0 ns/op BenchmarkMulNeg2-4 223818 547.7 ns/op BenchmarkEfaceInteger-4 2722051 41.24 ns/op BenchmarkDiv64UnsignedSmall-4 8946697 11.90 ns/op BenchmarkDiv64Small-4 7893242 13.49 ns/op BenchmarkDiv64SmallNegDivisor-4 7974571 13.57 ns/op BenchmarkDiv64SmallNegDividend-4 8090089 13.37 ns/op BenchmarkDiv64SmallNegBoth-4 7405068 13.60 ns/op BenchmarkDiv64Unsigned-4 9527967 11.87 ns/op BenchmarkDiv64-4 7212722 13.89 ns/op BenchmarkDiv64NegDivisor-4 8235824 13.85 ns/op BenchmarkDiv64NegDividend-4 7959733 13.79 ns/op BenchmarkDiv64NegBoth-4 8054379 13.62 ns/op BenchmarkMod64UnsignedSmall-4 8872824 11.57 ns/op BenchmarkMod64Small-4 8494194 13.19 ns/op BenchmarkMod64SmallNegDivisor-4 8427876 15.89 ns/op BenchmarkMod64SmallNegDividend-4 8574190 13.10 ns/op BenchmarkMod64SmallNegBoth-4 8993970 13.02 ns/op BenchmarkMod64Unsigned-4 8898508 11.44 ns/op BenchmarkMod64-4 7578682 13.57 ns/op BenchmarkMod64NegDivisor-4 7955037 13.69 ns/op BenchmarkMod64NegDividend-4 8734248 13.30 ns/op BenchmarkMod64NegBoth-4 8085258 13.41 ns/op BenchmarkMulconstI32/3-4 27214604 4.416 ns/op BenchmarkMulconstI32/5-4 26659852 4.336 ns/op BenchmarkMulconstI32/12-4 22574484 4.618 ns/op BenchmarkMulconstI32/120-4 24735234 4.354 ns/op BenchmarkMulconstI32/-120-4 25175240 4.330 ns/op BenchmarkMulconstI32/65537-4 23218116 4.669 ns/op BenchmarkMulconstI32/65538-4 22264677 4.659 ns/op BenchmarkMulconstI64/3-4 22909930 4.471 ns/op BenchmarkMulconstI64/5-4 27312746 4.500 ns/op BenchmarkMulconstI64/12-4 21960360 4.589 ns/op BenchmarkMulconstI64/120-4 27915188 4.430 ns/op BenchmarkMulconstI64/-120-4 25281508 4.391 ns/op BenchmarkMulconstI64/65537-4 24820398 4.540 ns/op BenchmarkMulconstI64/65538-4 25445458 4.512 ns/op BenchmarkMulconstU32/3-4 25174077 4.485 ns/op BenchmarkMulconstU32/5-4 26801728 4.311 ns/op BenchmarkMulconstU32/12-4 22830541 4.763 ns/op BenchmarkMulconstU32/120-4 25976946 4.306 ns/op BenchmarkMulconstU32/65537-4 23965335 4.655 ns/op BenchmarkMulconstU32/65538-4 25577856 4.636 ns/op BenchmarkMulconstU64/3-4 27270364 4.365 ns/op BenchmarkMulconstU64/5-4 24232372 4.475 ns/op BenchmarkMulconstU64/12-4 26671994 4.646 ns/op BenchmarkMulconstU64/120-4 25865095 4.409 ns/op BenchmarkMulconstU64/65537-4 25332146 4.643 ns/op BenchmarkMulconstU64/65538-4 24816014 4.652 ns/op BenchmarkShiftArithmeticRight-4 27503997 4.671 ns/op BenchmarkSwitch8Predictable-4 8019253 14.49 ns/op BenchmarkSwitch8Unpredictable-4 7981642 14.37 ns/op BenchmarkSwitch32Predictable-4 11170762 10.01 ns/op BenchmarkSwitch32Unpredictable-4 8119945 14.10 ns/op BenchmarkSwitchStringPredictable-4 5989987 20.14 ns/op BenchmarkSwitchStringUnpredictable-4 6483091 19.01 ns/op PASS ok cmd/compile/internal/test 18.926s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 148 788694 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 125.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 122.2 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 123.5 ns/op BenchmarkNamed/Underlying/user_instance-4 968498 123.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 478606443 ns/op 63876 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 334693174 ns/op 91040 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 157258387 ns/op 194075 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 125629029 ns/op 241855 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2635183246 ns/op 1967 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 146957438 ns/op 34963 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40905045 ns/op 125450 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 38775566 ns/op 130171 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 673437240 ns/op 3218 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45892959 ns/op 46921 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27798998 ns/op 77170 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25427314 ns/op 84893 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1732624719 ns/op 37304 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 546030321 ns/op 118244 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 124679063 ns/op 516997 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 102185193 ns/op 630782 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2558525466 ns/op 782.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70300691 ns/op 28213 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 53183306 ns/op 37453 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 49717624 ns/op 40115 lines/s PASS ok cmd/compile/internal/types2 41.319s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 43025221 ns/op 19040667 sys-ns/op 4291333 user-ns/op PASS ok cmd/go 1.573s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 62816 1753 ns/op 4.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 80164 1478 ns/op 5.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18588 6533 ns/op 156.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18510 6330 ns/op 161.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3156 40231 ns/op 203.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3231 40609 ns/op 201.73 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.091s All tests passed.