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 51.54m ± 14% 58.82m ± 16% +14.13% (p=0.015 n=10)
CheckRules-4 8.637 ± 1% 8.657 ± 1% ~ (p=0.971 n=10)
geomean 667.2m 713.6m +6.95%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.41Mi ± 0% ~ (p=0.853 n=10)
CheckRules-4 948.2Mi ± 1% 949.2Mi ± 1% ~ (p=0.739 n=10)
geomean 161.2Mi 161.3Mi +0.06%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.9k ± 0% ~ (p=0.610 n=10)
CheckRules-4 14.05M ± 0% 14.05M ± 0% ~ (p=0.796 n=10)
geomean 1.361M 1.361M +0.01%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.12%. Comparing base (
a46a5e3
) to head (4fa5841
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps github.com/dkorunic/betteralign from 0.5.1 to 0.5.2.
Release notes
Sourced from github.com/dkorunic/betteralign's releases.
Commits
8a63723
Update deps: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