Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 #812

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps github.com/prometheus/client_golang from 1.18.0 to 1.19.0.

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.0

What's Changed

The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427

New Contributors

Full Changelog: prometheus/client_golang@v1.18.0...v1.19.0

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.19.0 / 2023-02-27

The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427
Commits
  • 77d4003 Add 1.19.0 changelog (#1451)
  • 14259fa Merge pull request #1448 from ywwg/owilliams/content-negotiation
  • 6d03920 deps: bump prometheus/common version
  • 353395b Remove support for go 1.19 (#1449)
  • 9dd5d2a Merge pull request #1445 from kavu/add_go122_metrics_test
  • c906a5e Add support for Go 1.22
  • 7ac9036 Merge pull request #1440 from prometheus/dependabot/github_actions/github-act...
  • 8c7e30f Merge pull request #1441 from prometheus/dependabot/go_modules/tutorial/whats...
  • 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup
  • 83d5940 Bump the github-actions group with 2 updates
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from jaqx0r as a code owner February 28, 2024 13:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 28, 2024
@github-actions github-actions bot enabled auto-merge February 28, 2024 13:46
Copy link
Contributor

Benchmark Result

Benchmark diff with base
goos: linux%0Agoarch: amd64%0Apkg: github.com/google/mtail/internal/metrics%0Acpu: AMD EPYC 7763 64-Core Processor                %0A                                   │ test-results/benchmark-results-dependabot-go_modules-github.com-prometheus-client_golang-1.19.0.txt │%0A                                   │                                               sec/op                                                │%0AStore/Add-1                                                                                                                 691.6n ± ∞ ¹%0AStore/Add-1-2                                                                                                               639.4n ± ∞ ¹%0AStore/Add-1-4                                                                                                               639.2n ± ∞ ¹%0AStore/Add-2                                                                                                                 1.208µ ± ∞ ¹%0AStore/Add-2-2                                                                                                               1.079µ ± ∞ ¹%0AStore/Add-2-4                                                                                                               1.088µ ± ∞ ¹%0AStore/Add-4                                                                                                                 2.266µ ± ∞ ¹%0AStore/Add-4-2                                                                                                               2.013µ ± ∞ ¹%0AStore/Add-4-4                                                                                                               2.017µ ± ∞ ¹%0AStore/Add-8                                                                                                                 4.503µ ± ∞ ¹%0AStore/Add-8-2                                                                                                               3.939µ ± ∞ ¹%0AStore/Add-8-4                                                                                                               3.972µ ± ∞ ¹%0AStore/Add-16                                                                                                                9.140µ ± ∞ ¹%0AStore/Add-16-2                                                                                                              8.048µ ± ∞ ¹%0AStore/Add-16-4                                                                                                              8.032µ ± ∞ ¹%0AStore/Add-32                                                                                                                18.11µ ± ∞ ¹%0AStore/Add-32-2                                                                                                              16.30µ ± ∞ ¹%0AStore/Add-32-4                                                                                                              16.19µ ± ∞ ¹%0AStore/Add-64                                                                                                                36.96µ ± ∞ ¹%0AStore/Add-64-2                                                                                                              33.31µ ± ∞ ¹%0AStore/Add-64-4                                                                                                              33.77µ ± ∞ ¹%0AStore/Add-128                                                                                                               76.38µ ± ∞ ¹%0AStore/Add-128-2                                                                                                             65.95µ ± ∞ ¹%0AStore/Add-128-4                                                                                                             68.47µ ± ∞ ¹%0AStore/Add-256                                                                                                               156.2µ ± ∞ ¹%0AStore/Add-256-2                                                                                                             139.2µ ± ∞ ¹%0AStore/Add-256-4                                                                                                             140.5µ ± ∞ ¹%0AStore/Add-512                                                                                                               317.9µ ± ∞ ¹%0AStore/Add-512-2                                                                                                             285.6µ ± ∞ ¹%0AStore/Add-512-4                                                                                                             289.4µ ± ∞ ¹%0AStore/Add-1024                                                                                                              657.6µ ± ∞ ¹%0AStore/Add-1024-2                                                                                                            566.8µ ± ∞ ¹%0AStore/Add-1024-4                                                                                                            574.9µ ± ∞ ¹%0AStore/AddParallel-1                                                                                                         703.5n ± ∞ ¹%0AStore/AddParallel-1-2                                                                                                       773.2n ± ∞ ¹%0AStore/AddParallel-1-4                                                                                                       908.6n ± ∞ ¹%0AStore/AddParallel-2                                                                                                         1.213µ ± ∞ ¹%0AStore/AddParallel-2-2                                                                                                       1.224µ ± ∞ ¹%0AStore/AddParallel-2-4                                                                                                       1.399µ ± ∞ ¹%0AStore/AddParallel-4                                                                                                         2.284µ ± ∞ ¹%0AStore/AddParallel-4-2                                                                                                       2.305µ ± ∞ ¹%0AStore/AddParallel-4-4                                                                                                       2.581µ ± ∞ ¹%0AStore/AddParallel-8                                                                                                         4.545µ ± ∞ ¹%0AStore/AddParallel-8-2                                                                                                       4.658µ ± ∞ ¹%0AStore/AddParallel-8-4                                                                                                       5.031µ ± ∞ ¹%0AStore/AddParallel-16                                                                                                        9.126µ ± ∞ ¹%0AStore/AddParallel-16-2                                                                                                      9.305µ ± ∞ ¹%0AStore/AddParallel-16-4                                                                                                      10.20µ ± ∞ ¹%0AStore/AddParallel-32                                                                                                        18.25µ ± ∞ ¹%0AStore/AddParallel-32-2                                                                                                      18.66µ ± ∞ ¹%0AStore/AddParallel-32-4                                                                                                      20.58µ ± ∞ ¹%0AStore/AddParallel-64                                                                                                        37.20µ ± ∞ ¹%0AStore/AddParallel-64-2                                                                                                      38.04µ ± ∞ ¹%0AStore/AddParallel-64-4                                                                                                      41.70µ ± ∞ ¹%0AStore/AddParallel-128                                                                                                       76.47µ ± ∞ ¹%0AStore/AddParallel-128-2                                                                                                     78.23µ ± ∞ ¹%0AStore/AddParallel-128-4                                                                                                     87.28µ ± ∞ ¹%0AStore/AddParallel-256                                                                                                       156.2µ ± ∞ ¹%0AStore/AddParallel-256-2                                                                                                     161.7µ ± ∞ ¹%0AStore/AddParallel-256-4                                                                                                     179.4µ ± ∞ ¹%0AStore/AddParallel-512                                                                                                       320.0µ ± ∞ ¹%0AStore/AddParallel-512-2                                                                                                     326.1µ ± ∞ ¹%0AStore/AddParallel-512-4                                                                                                     363.4µ ± ∞ ¹%0AStore/AddParallel-1024                                                                                                      649.9µ ± ∞ ¹%0AStore/AddParallel-1024-2                                                                                                    655.9µ ± ∞ ¹%0AStore/AddParallel-1024-4                                                                                                    718.8µ ± ∞ ¹%0AStore/AddWithGc-1                                                                                                           2.396µ ± ∞ ¹%0AStore/AddWithGc-1-2                                                                                                         2.232µ ± ∞ ¹%0AStore/AddWithGc-1-4                                                                                                         2.259µ ± ∞ ¹%0AStore/AddWithGc-2                                                                                                           2.976µ ± ∞ ¹%0AStore/AddWithGc-2-2                                                                                                         2.733µ ± ∞ ¹%0AStore/AddWithGc-2-4                                                                                                         2.800µ ± ∞ ¹%0AStore/AddWithGc-4                                                                                                           4.102µ ± ∞ ¹%0AStore/AddWithGc-4-2                                                                                                         3.709µ ± ∞ ¹%0AStore/AddWithGc-4-4                                                                                                         3.809µ ± ∞ ¹%0AStore/AddWithGc-8                                                                                                           6.447µ ± ∞ ¹%0AStore/AddWithGc-8-2                                                                                                         5.786µ ± ∞ ¹%0AStore/AddWithGc-8-4                                                                                                         5.894µ ± ∞ ¹%0AStore/AddWithGc-16                                                                                                          11.35µ ± ∞ ¹%0AStore/AddWithGc-16-2                                                                                                        10.07µ ± ∞ ¹%0AStore/AddWithGc-16-4                                                                                                        10.29µ ± ∞ ¹%0AStore/AddWithGc-32                                                                                                          21.51µ ± ∞ ¹%0AStore/AddWithGc-32-2                                                                                                        18.47µ ± ∞ ¹%0AStore/AddWithGc-32-4                                                                                                        18.78µ ± ∞ ¹%0AStore/AddWithGc-64                                                                                                          40.65µ ± ∞ ¹%0AStore/AddWithGc-64-2                                                                                                        35.40µ ± ∞ ¹%0AStore/AddWithGc-64-4                                                                                                        35.64µ ± ∞ ¹%0AStore/AddWithGc-128                                                                                                         81.55µ ± ∞ ¹%0AStore/AddWithGc-128-2                                                                                                       72.79µ ± ∞ ¹%0AStore/AddWithGc-128-4                                                                                                       72.96µ ± ∞ ¹%0AStore/AddWithGc-256                                                                                                         166.7µ ± ∞ ¹%0AStore/AddWithGc-256-2                                                                                                       146.3µ ± ∞ ¹%0AStore/AddWithGc-256-4                                                                                                       149.5µ ± ∞ ¹%0AStore/AddWithGc-512                                                                                                         330.8µ ± ∞ ¹%0AStore/AddWithGc-512-2                                                                                                       303.6µ ± ∞ ¹%0AStore/AddWithGc-512-4                                                                                                       300.7µ ± ∞ ¹%0AStore/AddWithGc-1024                                                                                                        677.4µ ± ∞ ¹%0AStore/AddWithGc-1024-2                                                                                                      591.3µ ± ∞ ¹%0AStore/AddWithGc-1024-4                                                                                                      595.2µ ± ∞ ¹%0AStore/AddWithGcParallel-1                                                                                                   705.4n ± ∞ ¹%0AStore/AddWithGcParallel-1-2                                                                                                 776.6n ± ∞ ¹%0AStore/AddWithGcParallel-1-4                                                                                                 873.0n ± ∞ ¹%0AStore/AddWithGcParallel-2                                                                                                   1.223µ ± ∞ ¹%0AStore/AddWithGcParallel-2-2                                                                                                 1.236µ ± ∞ ¹%0AStore/AddWithGcParallel-2-4                                                                                                 1.386µ ± ∞ ¹%0AStore/AddWithGcParallel-4                                                                                                   2.294µ ± ∞ ¹%0AStore/AddWithGcParallel-4-2                                                                                                 2.337µ ± ∞ ¹%0AStore/AddWithGcParallel-4-4                                                                                                 2.586µ ± ∞ ¹%0AStore/AddWithGcParallel-8                                                                                                   4.530µ ± ∞ ¹%0AStore/AddWithGcParallel-8-2                                                                                                 4.664µ ± ∞ ¹%0AStore/AddWithGcParallel-8-4                                                                                                 5.069µ ± ∞ ¹%0AStore/AddWithGcParallel-16                                                                                                  9.262µ ± ∞ ¹%0AStore/AddWithGcParallel-16-2                                                                                                9.288µ ± ∞ ¹%0AStore/AddWithGcParallel-16-4                                                                                                10.35µ ± ∞ ¹%0AStore/AddWithGcParallel-32                                                                                                  18.34µ ± ∞ ¹%0AStore/AddWithGcParallel-32-2                                                                                                18.54µ ± ∞ ¹%0AStore/AddWithGcParallel-32-4                                                                                                20.59µ ± ∞ ¹%0AStore/AddWithGcParallel-64                                                                                                  38.10µ ± ∞ ¹%0AStore/AddWithGcParallel-64-2                                                                                                37.24µ ± ∞ ¹%0AStore/AddWithGcParallel-64-4                                                                                                41.39µ ± ∞ ¹%0AStore/AddWithGcParallel-128                                                                                                 75.00µ ± ∞ ¹%0AStore/AddWithGcParallel-128-2                                                                                               78.78µ ± ∞ ¹%0AStore/AddWithGcParallel-128-4                                                                                               87.18µ ± ∞ ¹%0AStore/AddWithGcParallel-256                                                                                                 158.9µ ± ∞ ¹%0AStore/AddWithGcParallel-256-2                                                                                               160.3µ ± ∞ ¹%0AStore/AddWithGcParallel-256-4                                                                                               180.1µ ± ∞ ¹%0AStore/AddWithGcParallel-512                                                                                                 312.3µ ± ∞ ¹%0AStore/AddWithGcParallel-512-2                                                                                               331.4µ ± ∞ ¹%0AStore/AddWithGcParallel-512-4                                                                                               361.5µ ± ∞ ¹%0AStore/AddWithGcParallel-1024                                                                                                639.8µ ± ∞ ¹%0AStore/AddWithGcParallel-1024-2                                                                                              651.8µ ± ∞ ¹%0AStore/AddWithGcParallel-1024-4                                                                                              712.3µ ± ∞ ¹%0AStore/Iterate-1                                                                                                             210.1n ± ∞ ¹%0AStore/Iterate-1-2                                                                                                           209.6n ± ∞ ¹%0AStore/Iterate-1-4                                                                                                           209.1n ± ∞ ¹%0AStore/Iterate-2                                                                                                             232.0n ± ∞ ¹%0AStore/Iterate-2-2                                                                                                           230.4n ± ∞ ¹%0AStore/Iterate-2-4                                                                                                           220.5n ± ∞ ¹%0AStore/Iterate-4                                                                                                             239.4n ± ∞ ¹%0AStore/Iterate-4-2                                                                                                           245.0n ± ∞ ¹%0AStore/Iterate-4-4                                                                                                           241.3n ± ∞ ¹%0AStore/Iterate-8                                                                                                             265.7n ± ∞ ¹%0AStore/Iterate-8-2                                                                                                           259.2n ± ∞ ¹%0AStore/Iterate-8-4                                                                                                           259.4n ± ∞ ¹%0AStore/Iterate-16                                                                                                            402.9n ± ∞ ¹%0AStore/Iterate-16-2                                                                                                          391.3n ± ∞ ¹%0AStore/Iterate-16-4                                                                                                          397.6n ± ∞ ¹%0AStore/Iterate-32                                                                                                            590.7n ± ∞ ¹%0AStore/Iterate-32-2                                                                                                          583.8n ± ∞ ¹%0AStore/Iterate-32-4                                                                                                          582.5n ± ∞ ¹%0AStore/Iterate-64                                                                                                            999.2n ± ∞ ¹%0AStore/Iterate-64-2                                                                                                          1.000µ ± ∞ ¹%0AStore/Iterate-64-4                                                                                                          1.000µ ± ∞ ¹%0AStore/Iterate-128                                                                                                           1.788µ ± ∞ ¹%0AStore/Iterate-128-2                                                                                                         1.826µ ± ∞ ¹%0AStore/Iterate-128-4                                                                                                         1.794µ ± ∞ ¹%0AStore/Iterate-256                                                                                                           3.527µ ± ∞ ¹%0AStore/Iterate-256-2                                                                                                         3.466µ ± ∞ ¹%0AStore/Iterate-256-4                                                                                                         3.509µ ± ∞ ¹%0AStore/Iterate-512                                                                                                           6.995µ ± ∞ ¹%0AStore/Iterate-512-2                                                                                                         6.935µ ± ∞ ¹%0AStore/Iterate-512-4                                                                                                         6.969µ ± ∞ ¹%0AStore/Iterate-1024                                                                                                          13.80µ ± ∞ ¹%0AStore/Iterate-1024-2                                                                                                        13.81µ ± ∞ ¹%0AStore/Iterate-1024-4                                                                                                        13.80µ ± ∞ ¹%0AStore/IterateParallel-1                                                                                                     213.2n ± ∞ ¹%0AStore/IterateParallel-1-2                                                                                                   237.1n ± ∞ ¹%0AStore/IterateParallel-1-4                                                                                                   262.1n ± ∞ ¹%0AStore/IterateParallel-2                                                                                                     230.4n ± ∞ ¹%0AStore/IterateParallel-2-2                                                                                                   248.3n ± ∞ ¹%0AStore/IterateParallel-2-4                                                                                                   284.9n ± ∞ ¹%0AStore/IterateParallel-4                                                                                                     246.7n ± ∞ ¹%0AStore/IterateParallel-4-2                                                                                                   296.3n ± ∞ ¹%0AStore/IterateParallel-4-4                                                                                                   301.9n ± ∞ ¹%0AStore/IterateParallel-8                                                                                                     258.1n ± ∞ ¹%0AStore/IterateParallel-8-2                                                                                                   300.8n ± ∞ ¹%0AStore/IterateParallel-8-4                                                                                                   431.4n ± ∞ ¹%0AStore/IterateParallel-16                                                                                                    400.9n ± ∞ ¹%0AStore/IterateParallel-16-2                                                                                                  418.4n ± ∞ ¹%0AStore/IterateParallel-16-4                                                                                                  395.1n ± ∞ ¹%0AStore/IterateParallel-32                                                                                                    593.5n ± ∞ ¹%0AStore/IterateParallel-32-2                                                                                                  321.4n ± ∞ ¹%0AStore/IterateParallel-32-4                                                                                                  582.9n ± ∞ ¹%0AStore/IterateParallel-64                                                                                                    987.3n ± ∞ ¹%0AStore/IterateParallel-64-2                                                                                                  560.7n ± ∞ ¹%0AStore/IterateParallel-64-4                                                                                                  693.0n ± ∞ ¹%0AStore/IterateParallel-128                                                                                                   1.836µ ± ∞ ¹%0AStore/IterateParallel-128-2                                                                                                 922.7n ± ∞ ¹%0AStore/IterateParallel-128-4                                                                                                 849.3n ± ∞ ¹%0AStore/IterateParallel-256                                                                                                   3.482µ ± ∞ ¹%0AStore/IterateParallel-256-2                                                                                                 1.778µ ± ∞ ¹%0AStore/IterateParallel-256-4                                                                                                 1.623µ ± ∞ ¹%0AStore/IterateParallel-512                                                                                                   6.909µ ± ∞ ¹%0AStore/IterateParallel-512-2                                                                                                 3.519µ ± ∞ ¹%0AStore/IterateParallel-512-4                                                                                                 3.163µ ± ∞ ¹%0AStore/IterateParallel-1024                                                                                                  13.70µ ± ∞ ¹%0AStore/IterateParallel-1024-2                                                                                                6.942µ ± ∞ ¹%0AStore/IterateParallel-1024-4                                                                                                6.255µ ± ∞ ¹%0AStore/IterateWithGc-1                                                                                                       1.801µ ± ∞ ¹%0AStore/IterateWithGc-1-2                                                                                                     1.701µ ± ∞ ¹%0AStore/IterateWithGc-1-4                                                                                                     1.735µ ± ∞ ¹%0AStore/IterateWithGc-2                                                                                                       1.852µ ± ∞ ¹%0AStore/IterateWithGc-2-2                                                                                                     1.732µ ± ∞ ¹%0AStore/IterateWithGc-2-4                                                                                                     1.783µ ± ∞ ¹%0AStore/IterateWithGc-4                                                                                                       1.895µ ± ∞ ¹%0AStore/IterateWithGc-4-2                                                                                                     1.777µ ± ∞ ¹%0AStore/IterateWithGc-4-4                                                                                                     1.847µ ± ∞ ¹%0AStore/IterateWithGc-8                                                                                                       1.962µ ± ∞ ¹%0AStore/IterateWithGc-8-2                                                                                                     1.821µ ± ∞ ¹%0AStore/IterateWithGc-8-4                                                                                                     1.850µ ± ∞ ¹%0AStore/IterateWithGc-16                                                                                                      2.352µ ± ∞ ¹%0AStore/IterateWithGc-16-2                                                                                                    2.107µ ± ∞ ¹%0AStore/IterateWithGc-16-4                                                                                                    2.122µ ± ∞ ¹%0AStore/IterateWithGc-32                                                                                                      2.932µ ± ∞ ¹%0AStore/IterateWithGc-32-2                                                                                                    2.533µ ± ∞ ¹%0AStore/IterateWithGc-32-4                                                                                                    2.575µ ± ∞ ¹%0AStore/IterateWithGc-64                                                                                                      3.629µ ± ∞ ¹%0AStore/IterateWithGc-64-2                                                                                                    3.418µ ± ∞ ¹%0AStore/IterateWithGc-64-4                                                                                                    3.414µ ± ∞ ¹%0AStore/IterateWithGc-128                                                                                                     5.626µ ± ∞ ¹%0AStore/IterateWithGc-128-2                                                                                                   5.309µ ± ∞ ¹%0AStore/IterateWithGc-128-4                                                                                                   5.270µ ± ∞ ¹%0AStore/IterateWithGc-256                                                                                                     9.734µ ± ∞ ¹%0AStore/IterateWithGc-256-2                                                                                                   8.982µ ± ∞ ¹%0AStore/IterateWithGc-256-4                                                                                                   9.045µ ± ∞ ¹%0AStore/IterateWithGc-512                                                                                                     16.84µ ± ∞ ¹%0AStore/IterateWithGc-512-2                                                                                                   16.32µ ± ∞ ¹%0AStore/IterateWithGc-512-4                                                                                                   16.47µ ± ∞ ¹%0AStore/IterateWithGc-1024                                                                                                    31.51µ ± ∞ ¹%0AStore/IterateWithGc-1024-2                                                                                                  31.49µ ± ∞ ¹%0AStore/IterateWithGc-1024-4                                                                                                  31.45µ ± ∞ ¹%0AStore/IterateWithGcParallel-1                                                                                               216.0n ± ∞ ¹%0AStore/IterateWithGcParallel-1-2                                                                                             233.0n ± ∞ ¹%0AStore/IterateWithGcParallel-1-4                                                                                             260.3n ± ∞ ¹%0AStore/IterateWithGcParallel-2                                                                                               224.6n ± ∞ ¹%0AStore/IterateWithGcParallel-2-2                                                                                             243.3n ± ∞ ¹%0AStore/IterateWithGcParallel-2-4                                                                                             281.3n ± ∞ ¹%0AStore/IterateWithGcParallel-4                                                                                               245.2n ± ∞ ¹%0AStore/IterateWithGcParallel-4-2                                                                                             285.5n ± ∞ ¹%0AStore/IterateWithGcParallel-4-4                                                                                             299.6n ± ∞ ¹%0AStore/IterateWithGcParallel-8                                                                                               261.3n ± ∞ ¹%0AStore/IterateWithGcParallel-8-2                                                                                             290.5n ± ∞ ¹%0AStore/IterateWithGcParallel-8-4                                                                                             417.8n ± ∞ ¹%0AStore/IterateWithGcParallel-16                                                                                              399.2n ± ∞ ¹%0AStore/IterateWithGcParallel-16-2                                                                                            424.7n ± ∞ ¹%0AStore/IterateWithGcParallel-16-4                                                                                            398.7n ± ∞ ¹%0AStore/IterateWithGcParallel-32                                                                                              598.3n ± ∞ ¹%0AStore/IterateWithGcParallel-32-2                                                                                            320.3n ± ∞ ¹%0AStore/IterateWithGcParallel-32-4                                                                                            596.8n ± ∞ ¹%0AStore/IterateWithGcParallel-64                                                                                              974.1n ± ∞ ¹%0AStore/IterateWithGcParallel-64-2                                                                                            550.3n ± ∞ ¹%0AStore/IterateWithGcParallel-64-4                                                                                            679.5n ± ∞ ¹%0AStore/IterateWithGcParallel-128                                                                                             1.798µ ± ∞ ¹%0AStore/IterateWithGcParallel-128-2                                                                                           923.1n ± ∞ ¹%0AStore/IterateWithGcParallel-128-4                                                                                           852.4n ± ∞ ¹%0AStore/IterateWithGcParallel-256                                                                                             3.484µ ± ∞ ¹%0AStore/IterateWithGcParallel-256-2                                                                                           1.789µ ± ∞ ¹%0AStore/IterateWithGcParallel-256-4                                                                                           1.606µ ± ∞ ¹%0AStore/IterateWithGcParallel-512                                                                                             6.912µ ± ∞ ¹%0AStore/IterateWithGcParallel-512-2                                                                                           3.475µ ± ∞ ¹%0AStore/IterateWithGcParallel-512-4                                                                                           3.148µ ± ∞ ¹%0AStore/IterateWithGcParallel-1024                                                                                            13.95µ ± ∞ ¹%0AStore/IterateWithGcParallel-1024-2                                                                                          6.953µ ± ∞ ¹%0AStore/IterateWithGcParallel-1024-4                                                                                          6.209µ ± ∞ ¹%0AMetric/GetDatum-2                                                                                                           988.5n ± ∞ ¹%0AMetric/GetDatum-2-2                                                                                                         753.4n ± ∞ ¹%0AMetric/GetDatum-2-4                                                                                                         930.9n ± ∞ ¹%0AMetric/GetDatum-4                                                                                                           1.588µ ± ∞ ¹%0AMetric/GetDatum-4-2                                                                                                         1.502µ ± ∞ ¹%0AMetric/GetDatum-4-4                                                                                                         1.744µ ± ∞ ¹%0AMetric/GetDatum-8                                                                                                           2.962µ ± ∞ ¹%0AMetric/GetDatum-8-2                                                                                                         2.785µ ± ∞ ¹%0AMetric/GetDatum-8-4                                                                                                         3.078µ ± ∞ ¹%0AMetric/GetDatum-16                                                                                                          5.978µ ± ∞ ¹%0AMetric/GetDatum-16-2                                                                                                        5.972µ ± ∞ ¹%0AMetric/GetDatum-16-4                                                                                                        6.434µ ± ∞ ¹%0AMetric/GetDatum-32                                                                                                          11.72µ ± ∞ ¹%0AMetric/GetDatum-32-2                                                                                                        12.13µ ± ∞ ¹%0AMetric/GetDatum-32-4                                                                                                        12.76µ ± ∞ ¹%0AMetric/GetDatum-64                                                                                                          25.27µ ± ∞ ¹%0AMetric/GetDatum-64-2                                                                                                        24.09µ ± ∞ ¹%0AMetric/GetDatum-64-4                                                                                                        26.00µ ± ∞ ¹%0AMetric/GetDatum-128                                                                                                         52.78µ ± ∞ ¹%0AMetric/GetDatum-128-2                                                                                                       52.46µ ± ∞ ¹%0AMetric/GetDatum-128-4                                                                                                       55.24µ ± ∞ ¹%0AMetric/GetDatum-256                                                                                                         117.0µ ± ∞ ¹%0AMetric/GetDatum-256-2                                                                                                       113.0µ ± ∞ ¹%0AMetric/GetDatum-256-4                                                                                                       119.7µ ± ∞ ¹%0AMetric/GetDatum-512                                                                                                         264.7µ ± ∞ ¹%0AMetric/GetDatum-512-2                                                                                                       241.1µ ± ∞ ¹%0AMetric/GetDatum-512-4                                                                                                       261.1µ ± ∞ ¹%0AMetric/GetDatum-1024                                                                                                        529.4µ ± ∞ ¹%0AMetric/GetDatum-1024-2                                                                                                      527.1µ ± ∞ ¹%0AMetric/GetDatum-1024-4                                                                                                      573.9µ ± ∞ ¹%0AMetric/GetDatum-2048                                                                                                        1.077m ± ∞ ¹%0AMetric/GetDatum-2048-2                                                                                                      944.9µ ± ∞ ¹%0AMetric/GetDatum-2048-4                                                                                                      1.037m ± ∞ ¹%0AMetric/GetDatum-4096                                                                                                        2.251m ± ∞ ¹%0AMetric/GetDatum-4096-2                                                                                                      1.912m ± ∞ ¹%0AMetric/GetDatum-4096-4                                                                                                      2.074m ± ∞ ¹%0AMetric/GetDatum-8192                                                                                                        4.871m ± ∞ ¹%0AMetric/GetDatum-8192-2                                                                                                      3.758m ± ∞ ¹%0AMetric/GetDatum-8192-4                                                                                                      4.061m ± ∞ ¹%0AMetric/GetDatumParallel-2                                                                                                   881.3n ± ∞ ¹%0AMetric/GetDatumParallel-2-2                                                                                                 977.3n ± ∞ ¹%0AMetric/GetDatumParallel-2-4                                                                                                 1.215µ ± ∞ ¹%0AMetric/GetDatumParallel-4                                                                                                   1.490µ ± ∞ ¹%0AMetric/GetDatumParallel-4-2                                                                                                 1.817µ ± ∞ ¹%0AMetric/GetDatumParallel-4-4                                                                                                 2.391µ ± ∞ ¹%0AMetric/GetDatumParallel-8                                                                                                   2.883µ ± ∞ ¹%0AMetric/GetDatumParallel-8-2                                                                                                 3.749µ ± ∞ ¹%0AMetric/GetDatumParallel-8-4                                                                                                 4.297µ ± ∞ ¹%0AMetric/GetDatumParallel-16                                                                                                  5.996µ ± ∞ ¹%0AMetric/GetDatumParallel-16-2                                                                                                7.897µ ± ∞ ¹%0AMetric/GetDatumParallel-16-4                                                                                                9.322µ ± ∞ ¹%0AMetric/GetDatumParallel-32                                                                                                  11.87µ ± ∞ ¹%0AMetric/GetDatumParallel-32-2                                                                                                15.19µ ± ∞ ¹%0AMetric/GetDatumParallel-32-4                                                                                                19.68µ ± ∞ ¹%0AMetric/GetDatumParallel-64                                                                                                  24.94µ ± ∞ ¹%0AMetric/GetDatumParallel-64-2                                                                                                32.31µ ± ∞ ¹%0AMetric/GetDatumParallel-64-4                                                                                                38.74µ ± ∞ ¹%0AMetric/GetDatumParallel-128                                                                                                 54.07µ ± ∞ ¹%0AMetric/GetDatumParallel-128-2                                                                                               67.48µ ± ∞ ¹%0AMetric/GetDatumParallel-128-4                                                                                               84.26µ ± ∞ ¹%0AMetric/GetDatumParallel-256                                                                                                 118.6µ ± ∞ ¹%0AMetric/GetDatumParallel-256-2                                                                                               147.3µ ± ∞ ¹%0AMetric/GetDatumParallel-256-4                                                                                               176.4µ ± ∞ ¹%0AMetric/GetDatumParallel-512                                                                                                 263.5µ ± ∞ ¹%0AMetric/GetDatumParallel-512-2                                                                                               312.7µ ± ∞ ¹%0AMetric/GetDatumParallel-512-4                                                                                               368.2µ ± ∞ ¹%0AMetric/GetDatumParallel-1024                                                                                                533.1µ ± ∞ ¹%0AMetric/GetDatumParallel-1024-2                                                                                              654.1µ ± ∞ ¹%0AMetric/GetDatumParallel-1024-4                                                                                              740.1µ ± ∞ ¹%0AMetric/GetDatumParallel-2048                                                                                                1.082m ± ∞ ¹%0AMetric/GetDatumParallel-2048-2                                                                                              1.168m ± ∞ ¹%0AMetric/GetDatumParallel-2048-4                                                                                              1.316m ± ∞ ¹%0AMetric/GetDatumParallel-4096                                                                                                2.266m ± ∞ ¹%0AMetric/GetDatumParallel-4096-2                                                                                              2.127m ± ∞ ¹%0AMetric/GetDatumParallel-4096-4                                                                                              2.411m ± ∞ ¹%0AMetric/GetDatumParallel-8192                                                                                                4.803m ± ∞ ¹%0AMetric/GetDatumParallel-8192-2                                                                                              4.181m ± ∞ ¹%0AMetric/GetDatumParallel-8192-4                                                                                              4.648m ± ∞ ¹%0Ageomean                                                                                                                     8.949µ%0A¹ need >= 6 samples for confidence interval at level 0.95%0A%0Apkg: github.com/google/mtail/internal/metrics/datum%0A                     │ test-results/benchmark-results-dependabot-go_modules-github.com-prometheus-client_golang-1.19.0.txt │%0A                     │                                               sec/op                                                │%0AIncrementScalarInt                                                                                            4.887n ± ∞ ¹%0AIncrementScalarInt-2                                                                                          4.885n ± ∞ ¹%0AIncrementScalarInt-4                                                                                          4.886n ± ∞ ¹%0ADecrementScalarInt                                                                                            4.884n ± ∞ ¹%0ADecrementScalarInt-2                                                                                          4.887n ± ∞ ¹%0ADecrementScalarInt-4                                                                                          4.886n ± ∞ ¹%0Ageomean                                                                                                       4.886n%0A¹ need >= 6 samples for confidence interval at level 0.95

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 29, 2024

Looks like github.com/prometheus/client_golang is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 29, 2024
auto-merge was automatically disabled February 29, 2024 23:32

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/prometheus/client_golang-1.19.0 branch February 29, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants