aboutsummaryrefslogtreecommitdiff
path: root/misctools/machbench.zig
diff options
context:
space:
mode:
authorGravatar dave caruso <me@paperdave.net> 2023-09-21 20:52:13 -0700
committerGravatar dave caruso <me@paperdave.net> 2023-09-21 20:52:13 -0700
commit3bcf1ae20818357ad9353221fe0d9d28cb7b485b (patch)
treed37a54181cbe72c28029af0a12f2ce3762c3d484 /misctools/machbench.zig
parent030407c52e0be488027762dc2351865b01c83833 (diff)
downloadbun-dave/assert-double-is-valid.tar.gz
bun-dave/assert-double-is-valid.tar.zst
bun-dave/assert-double-is-valid.zip
Diffstat (limited to 'misctools/machbench.zig')
0 files changed, 0 insertions, 0 deletions
d=retro' width='13' height='13' alt='Gravatar' /> dependabot-preview[bot] 2-1/+2 Bumps [github.com/dnstap/golang-dnstap](https://github.com/dnstap/golang-dnstap) from 0.2.2 to 0.3.0. - [Release notes](https://github.com/dnstap/golang-dnstap/releases) - [Commits](https://github.com/dnstap/golang-dnstap/compare/v0.2.2...v0.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-12-01auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+1 2020-12-01build(deps): bump github.com/aws/aws-sdk-go from 1.35.33 to 1.35.35 (#4313)Gravatar dependabot-preview[bot] 2-1/+2 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.33 to 1.35.35. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.33...v1.35.35) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-12-01plugin/kubernetes: Fix dns programming duration metric (#4255)Gravatar Chris O'Haver 9-198/+168 * get data reqd to record latency before calling toFuncs * refactor out unnecessary toFunc wrappers * remove latency metric unit tests per PR feedback Signed-off-by: Chris O'Haver <cohaver@infoblox.com> 2020-11-23auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-5/+3 2020-11-23build(deps): bump github.com/Azure/go-autorest/autorest (#4304)Gravatar dependabot-preview[bot] 2-1/+2 Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.11 to 0.11.12. - [Release notes](https://github.com/Azure/go-autorest/releases) - [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md) - [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.11...autorest/v0.11.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-23build(deps): bump github.com/aws/aws-sdk-go from 1.35.28 to 1.35.33 (#4305)Gravatar dependabot-preview[bot] 2-1/+4 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.28 to 1.35.33. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.28...v1.35.33) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-19Switch from actions/setup-go@v2-beta to actions/setup-go@v2 to fix the ↵Gravatar Yong Tang 1-1/+1 GitHub Actions set-env failure (#4302) This PR switches from actions/setup-go@v2-beta to actions/setup-go@v2 to fix the GitHub Actions `set-env` failure. Without this PR the following error shown up (see https://github.com/coredns/coredns/runs/1423802307): ``` Error: Unable to process command '::set-env name=GOROOT::/opt/hostedtoolcache/go/1.15.5/x64' successfully. 7 Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ ``` Signed-off-by: Yong Tang <yong.tang.github@outlook.com> 2020-11-19plugin/trace: cleanup README.md (#4280)Gravatar Miek Gieben 1-11/+7 Various improvements to the documentation. Started because `:warning:` isn't a markdown feature (replace with Note:). Signed-off-by: Miek Gieben <miek@miek.nl> 2020-11-16auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+1 2020-11-16build(deps): bump github.com/Azure/go-autorest/autorest (#4291)Gravatar dependabot-preview[bot] 2-1/+2 Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.10 to 0.11.11. - [Release notes](https://github.com/Azure/go-autorest/releases) - [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md) - [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.10...autorest/v0.11.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-16auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-7/+3 2020-11-16build(deps): bump k8s.io/client-go from 0.19.2 to 0.19.4 (#4292)Gravatar dependabot-preview[bot] 2-3/+6 Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.2 to 0.19.4. - [Release notes](https://github.com/kubernetes/client-go/releases) - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.19.2...v0.19.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-16auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+1 2020-11-16build(deps): bump github.com/aws/aws-sdk-go from 1.35.23 to 1.35.28 (#4296)Gravatar dependabot-preview[bot] 2-1/+2 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.23 to 1.35.28. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.23...v1.35.28) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-12plugin/azure return FQDN as MNAME in SOA record (#4286)Gravatar Blake Ryan 1-1/+1 Automatically submitted. 2020-11-11Add make notes target (#4276)Gravatar Miek Gieben 1-19/+30 Automatically submitted. 2020-11-11Remove newlines between braces (#4279)Gravatar Miek Gieben 9-11/+0 These are found with: `pcregrep -M "}\n\n}" **/*.go` Sometimes a unneeded newline is inserted, remove those. Signed-off-by: Miek Gieben <miek@miek.nl> 2020-11-11auto go fmtGravatar coredns-auto-go-fmt[bot] 2-3/+3 2020-11-11auto test: increase sleep (#4282)Gravatar Miek Gieben 1-2/+2 Doing a reload every 10ms and sleeping 10ms makes this too racy, increase all those sleeps to 5ms. A better method would be to get notified of the reload/change, this would require some polling to get the RR we expect, with a much longer timeout to stop the test eventually. Signed-off-by: Miek Gieben <miek@miek.nl> 2020-11-11Fix missing `*` in Go Fmt GitHub Actions (#4277)Gravatar Yong Tang 1-1/+1 Looks like one `*` is missing in Go Fmt GitHub Actions and that causes the Actions not being triggered. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> 2020-11-10plugin/trace: Fix zipkin json_v2 (#4180)Gravatar Bob 4-9/+17 Automatically submitted. 2020-11-09auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-2/+1 2020-11-09build(deps): bump github.com/aws/aws-sdk-go from 1.35.19 to 1.35.23 (#4273)Gravatar dependabot-preview[bot] 2-1/+2 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.19 to 1.35.23. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.19...v1.35.23) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-07auto remove trailing whitespacesGravatar coredns-auto-trailing-whitespaces[bot] 5-247/+247 2020-11-07Remove redundant `''` as Linux does not need it.Gravatar Yong Tang 1-1/+1 Signed-off-by: Yong Tang <yong.tang.github@outlook.com> 2020-11-07Setup GitHub Actions for auto remove trailing whitespaces (#4269)Gravatar Yong Tang 2-62/+36 * Setup GitHub Actions for auto remove trailing whitespaces This PR setup GitHub Actions for auto remove trailing whitespaces, if any non-go files are touched (.git directory are ignored) Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Remove TestTrailingWhitespace in presubmit tests Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * paths and paths-ignore are mutually exlcusive so only keep paths-ignore Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Remove redundent bufio import Signed-off-by: Yong Tang <yong.tang.github@outlook.com>