Closed dependabot[bot] closed 2 months ago
Benchmark diff:
goos: linux
goarch: amd64
pkg: github.com/cloudflare/pint/cmd/pint
cpu: AMD EPYC 7763 64-Core Processor
│ old.txt │ new.txt │
│ sec/op │ sec/op vs base │
FindEntries-4 39.75m ± 1% 40.00m ± 5% +0.64% (p=0.015 n=10)
CheckRules-4 8.509 ± 2% 8.507 ± 2% ~ (p=0.631 n=10)
geomean 581.6m 583.4m +0.30%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.41Mi ± 0% ~ (p=0.579 n=10)
CheckRules-4 980.4Mi ± 0% 980.4Mi ± 0% ~ (p=0.912 n=10)
geomean 163.9Mi 163.9Mi +0.00%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.9k ± 0% ~ (p=0.811 n=10)
CheckRules-4 14.21M ± 0% 14.21M ± 0% ~ (p=0.739 n=10)
geomean 1.369M 1.369M -0.00%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.12%. Comparing base (
a8d0aa0
) to head (65c27f4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps go.uber.org/automaxprocs from 1.5.3 to 1.6.0.
Release notes
Sourced from go.uber.org/automaxprocs's releases.
Changelog
Sourced from go.uber.org/automaxprocs's changelog.
Commits
1ea14c3
Release v1.6.0 (#90)144f5c1
Remove glide.yaml (#89)8553d3b
Add option to round up CPU quota (#79)c9adbb9
Use Go 1.21 (#82)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show