Closed dependabot[bot] closed 6 days 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 40.37m ± 1% 40.17m ± 1% ~ (p=0.579 n=10)
CheckRules-4 8.533 ± 2% 8.495 ± 2% ~ (p=0.481 n=10)
geomean 586.9m 584.1m -0.48%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.40Mi ± 0% -0.01% (p=0.005 n=10)
CheckRules-4 973.3Mi ± 0% 975.4Mi ± 0% +0.22% (p=0.002 n=10)
geomean 163.3Mi 163.5Mi +0.10%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.7k ± 0% -0.11% (p=0.000 n=10)
CheckRules-4 14.13M ± 0% 14.14M ± 0% +0.08% (p=0.002 n=10)
geomean 1.365M 1.365M -0.02%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.99%. Comparing base (
eadc479
) to head (d16f832
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Bumps github.com/prometheus/prometheus from 0.55.1 to 0.300.0.
Commits
c5d009d
Merge pull request #15393 from jan--f/prep-release-3.0.0d541b3b
prepare release 3.0.084396bf
migration: add removal of AM v1 api57a7a29
Merge pull request #15389 from jan--f/fix-appender-race-3.0af2d67d
Merge pull request #15388 from roidelapluie/cpfixreload003a227
[BUGFIX] TSDB: Fix race on stale values in headAppender (#15322)32e28a2
Merge pull request #15379 from fionaliao/fix-migration-guideb93aec0
Fix auto reload when a config file with a syntax error is reverted928e691
Merge branch 'release-3.0' into fix-migration-guide14f7a8e
Merge pull request #15375 from jan--f/prep-release-3.0.0-rc.1Dependabot 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