Skip to content

Conversation

@prymitive
Copy link
Collaborator

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request was validated by pint.

✔️ No problems found

Stats

Stat Value
Version v0.77.0-1-g9ca2c49a
Number of rules parsed 9
Number of rules checked 9
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.07%. Comparing base (efe8f4a) to head (9ca2c49).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1615   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files         109      109           
  Lines       13233    13233           
=======================================
  Hits        12846    12846           
  Misses        255      255           
  Partials      132      132           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

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              │
GlobFinder-4          29.65m ± ∞ ¹   29.44m ± ∞ ¹       ~ (p=0.841 n=5)
GitFinder-4           382.9m ± ∞ ¹   385.7m ± ∞ ¹       ~ (p=0.222 n=5)
CheckRules-4           9.446 ± ∞ ¹    9.467 ± ∞ ¹       ~ (p=0.690 n=5)
RuleIsIdentical-4     5.836m ± ∞ ¹   5.842m ± ∞ ¹       ~ (p=0.690 n=5)
GetChecksForEntry-4   111.1m ± ∞ ¹   111.9m ± ∞ ¹       ~ (p=0.310 n=5)
geomean               147.4m         147.7m        +0.22%
¹ need >= 6 samples for confidence interval at level 0.95

                    │    old.txt     │                new.txt                 │
                    │      B/op      │      B/op       vs base                │
GlobFinder-4           9.492Mi ± ∞ ¹    9.330Mi ± ∞ ¹  -1.71% (p=0.008 n=5)
GitFinder-4            19.26Mi ± ∞ ¹    19.08Mi ± ∞ ¹  -0.90% (p=0.008 n=5)
CheckRules-4          1022.9Mi ± ∞ ¹   1022.4Mi ± ∞ ¹       ~ (p=0.841 n=5)
RuleIsIdentical-4        0.000 ± ∞ ¹      0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
GetChecksForEntry-4    56.55Mi ± ∞ ¹    56.55Mi ± ∞ ¹       ~ (p=0.421 n=5)
geomean                            ³                   -0.53%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                    │   old.txt    │               new.txt                │
                    │  allocs/op   │  allocs/op    vs base                │
GlobFinder-4          145.8k ± ∞ ¹   140.4k ± ∞ ¹  -3.66% (p=0.008 n=5)
GitFinder-4           185.3k ± ∞ ¹   179.9k ± ∞ ¹  -2.88% (p=0.008 n=5)
CheckRules-4          15.00M ± ∞ ¹   15.00M ± ∞ ¹       ~ (p=0.690 n=5)
RuleIsIdentical-4      0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
GetChecksForEntry-4   915.8k ± ∞ ¹   915.8k ± ∞ ¹       ~ (p=0.921 n=5)
geomean                          ³                 -1.32%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

pkg: github.com/cloudflare/pint/internal/parser
        │   old.txt    │            new.txt            │
        │    sec/op    │    sec/op     vs base         │
Parse-4   27.65m ± ∞ ¹   26.86m ± ∞ ¹  ~ (p=0.095 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

        │    old.txt    │               new.txt               │
        │     B/op      │     B/op       vs base              │
Parse-4   8.547Mi ± ∞ ¹   8.379Mi ± ∞ ¹  -1.97% (p=0.008 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

        │   old.txt    │              new.txt               │
        │  allocs/op   │  allocs/op    vs base              │
Parse-4   144.9k ± ∞ ¹   139.4k ± ∞ ¹  -3.81% (p=0.008 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/cloudflare/pint/internal/parser/utils
               │   old.txt    │            new.txt            │
               │    sec/op    │    sec/op     vs base         │
LabelsSource-4   5.033m ± ∞ ¹   4.996m ± ∞ ¹  ~ (p=0.095 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

               │    old.txt    │            new.txt             │
               │     B/op      │     B/op       vs base         │
LabelsSource-4   4.084Mi ± ∞ ¹   4.086Mi ± ∞ ¹  ~ (p=1.000 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

               │   old.txt    │            new.txt            │
               │  allocs/op   │  allocs/op    vs base         │
LabelsSource-4   33.54k ± ∞ ¹   33.54k ± ∞ ¹  ~ (p=0.698 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt    │              new.txt               │
                    │    sec/op    │    sec/op     vs base              │
QueryCacheOnlySet-4   103.1n ± ∞ ¹   102.0n ± ∞ ¹       ~ (p=0.548 n=5)
QueryCacheSetGrow-4   401.7n ± ∞ ¹   381.5n ± ∞ ¹       ~ (p=0.151 n=5)
QueryCacheGetMiss-4   16.29n ± ∞ ¹   16.32n ± ∞ ¹       ~ (p=0.405 n=5)
QueryCacheGC/0%-4     33.89µ ± ∞ ¹   33.66µ ± ∞ ¹       ~ (p=0.841 n=5)
QueryCacheGC/1%-4     34.46µ ± ∞ ¹   34.58µ ± ∞ ¹       ~ (p=0.841 n=5)
QueryCacheGC/10%-4    38.34µ ± ∞ ¹   38.76µ ± ∞ ¹       ~ (p=0.421 n=5)
QueryCacheGC/20%-4    68.05µ ± ∞ ¹   67.92µ ± ∞ ¹       ~ (p=0.841 n=5)
QueryCacheGC/25%-4    67.50µ ± ∞ ¹   67.72µ ± ∞ ¹       ~ (p=1.000 n=5)
QueryCacheGC/50%-4    65.81µ ± ∞ ¹   65.58µ ± ∞ ¹       ~ (p=0.222 n=5)
QueryCacheGC/75%-4    50.33µ ± ∞ ¹   49.91µ ± ∞ ¹       ~ (p=0.095 n=5)
QueryCacheGC/99%-4    49.86µ ± ∞ ¹   50.40µ ± ∞ ¹       ~ (p=0.690 n=5)
QueryCacheGC/100%-4   49.21µ ± ∞ ¹   50.03µ ± ∞ ¹       ~ (p=0.690 n=5)
geomean               10.10µ         10.07µ        -0.30%
¹ need >= 6 samples for confidence interval at level 0.95

                    │    old.txt    │                new.txt                │
                    │     B/op      │     B/op       vs base                │
QueryCacheOnlySet-4     64.00 ± ∞ ¹     64.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheSetGrow-4     138.0 ± ∞ ¹     136.0 ± ∞ ¹       ~ (p=0.183 n=5)
QueryCacheGetMiss-4     0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/0%-4       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/1%-4       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/10%-4      0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/20%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/25%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/50%-4    18.09Ki ± ∞ ¹   18.09Ki ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/75%-4      48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/99%-4      48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5)
QueryCacheGC/100%-4     48.00 ± ∞ ¹     48.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
geomean                           ³                  -0.12%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                    │   old.txt   │               new.txt               │
                    │  allocs/op  │  allocs/op   vs base                │
QueryCacheOnlySet-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheSetGrow-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGetMiss-4   0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/0%-4     0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/1%-4     0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/10%-4    0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/20%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/25%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/50%-4    4.000 ± ∞ ¹   4.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/75%-4    1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/99%-4    1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC/100%-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
geomean                         ³                +0.00%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

@prymitive prymitive merged commit 1cce7a2 into main Nov 12, 2025
21 checks passed
@prymitive prymitive deleted the bumps branch November 12, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants