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 google.golang.org/grpc from 1.51.0 to 1.53.0 #749

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps google.golang.org/grpc from 1.51.0 to 1.53.0.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.53.0

API Changes

  • balancer: support injection of per-call metadata from LB policies (#5853)
  • resolver: remove deprecated field resolver.Target.Endpoint and replace with resolver.Target.Endpoint() (#5852)

New Features

  • xds/ringhash: introduce GRPC_RING_HASH_CAP environment variable to override the maximum ring size. (#5884)
  • rls: propagate headers received in RLS response to backends (#5883)

Bug Fixes

  • transport: drain client transport when streamID approaches MaxStreamID (#5889)
  • server: after GracefulStop, ensure connections are closed when final RPC completes (#5968)
  • server: fix a few issues where grpc server uses RST_STREAM for non-HTTP/2 errors (#5893)
  • xdsclient: fix race which can happen when multiple load reporting calls are made at the same time. (#5927)
  • rls: fix a data race involving the LRU cache (#5925)
  • xds: fix panic involving double close of channel in xDS transport (#5959)
  • gcp/observability: update method name validation (#5951)

Documentation

  • credentials/oauth: mark NewOauthAccess as deprecated (#5882)

Release 1.52.3

Bug Fixes

  • Fix user-agent version

Release 1.52.2

Bug Fixes

  • xds: fix panic involving double close of channel in xDS transport (#5959)

Release 1.52.1

Bug Fixes

  • grpclb: rename grpclbstate package back to state (#5963)

Release 1.52.0

New Features

  • xdsclient: log node ID with verbosity INFO (#5860)
  • ringhash: impose cap on max_ring_size to reduce possibility of OOMs (#5801)

Behavior Changes

... (truncated)

Commits
  • dba26e1 Change version to 1.53.0 (#5983)
  • 2a1e934 server: after GracefulStop, ensure connections are closed when final RPC comp...
  • e2d69aa tests: fix spelling of variable (#5966)
  • a6376c9 xds/resolver: cleanup tests to use real xDS client 3/n (#5953)
  • bf8fc46 xds/resolver: cleanup tests to use real xDS client 5/n (#5955)
  • 3930549 resolver: replace resolver.Target.Endpoint field with Endpoint() method (#5852)
  • 894816c grpclb: rename grpclbstate package back to state (#5962)
  • e5a0237 encoding: fix duplicate compressor names (#5958)
  • 4adb2a7 xds/resolver: cleanup tests to use real xDS client 2/n (#5952)
  • 52a8392 gcp/observability: update method name validation (#5951)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from jaqx0r as a code owner July 5, 2023 21:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2023
@github-actions github-actions bot enabled auto-merge July 5, 2023 21:37
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2023

Codecov Report

Merging #749 (ccf4846) into main (b2ffc89) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #749   +/-   ##
=======================================
  Coverage   57.10%   57.10%           
=======================================
  Files          66       66           
  Lines        6906     6906           
=======================================
  Hits         3944     3944           
  Misses       2692     2692           
  Partials      270      270           

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

Benchmark Result

Benchmark diff with base
goos: linux%0Agoarch: amd64%0Apkg: github.com/google/mtail/internal/metrics%0Acpu: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz%0A                                   │ test-results/benchmark-results-dependabot-go_modules-google.golang.org-grpc-1.53.0.txt │%0A                                   │                                         sec/op                                         │%0AStore/Add-1                                                                                                    1.058µ ± ∞ ¹%0AStore/Add-1-2                                                                                                  1.026µ ± ∞ ¹%0AStore/Add-1-4                                                                                                  1.014µ ± ∞ ¹%0AStore/Add-2                                                                                                    1.806µ ± ∞ ¹%0AStore/Add-2-2                                                                                                  1.719µ ± ∞ ¹%0AStore/Add-2-4                                                                                                  1.720µ ± ∞ ¹%0AStore/Add-4                                                                                                    3.314µ ± ∞ ¹%0AStore/Add-4-2                                                                                                  3.042µ ± ∞ ¹%0AStore/Add-4-4                                                                                                  3.067µ ± ∞ ¹%0AStore/Add-8                                                                                                    6.233µ ± ∞ ¹%0AStore/Add-8-2                                                                                                  5.846µ ± ∞ ¹%0AStore/Add-8-4                                                                                                  6.036µ ± ∞ ¹%0AStore/Add-16                                                                                                   12.65µ ± ∞ ¹%0AStore/Add-16-2                                                                                                 11.81µ ± ∞ ¹%0AStore/Add-16-4                                                                                                 12.09µ ± ∞ ¹%0AStore/Add-32                                                                                                   25.48µ ± ∞ ¹%0AStore/Add-32-2                                                                                                 23.62µ ± ∞ ¹%0AStore/Add-32-4                                                                                                 23.74µ ± ∞ ¹%0AStore/Add-64                                                                                                   52.53µ ± ∞ ¹%0AStore/Add-64-2                                                                                                 46.97µ ± ∞ ¹%0AStore/Add-64-4                                                                                                 48.60µ ± ∞ ¹%0AStore/Add-128                                                                                                  106.3µ ± ∞ ¹%0AStore/Add-128-2                                                                                                95.08µ ± ∞ ¹%0AStore/Add-128-4                                                                                                100.6µ ± ∞ ¹%0AStore/Add-256                                                                                                  224.3µ ± ∞ ¹%0AStore/Add-256-2                                                                                                198.9µ ± ∞ ¹%0AStore/Add-256-4                                                                                                200.0µ ± ∞ ¹%0AStore/Add-512                                                                                                  456.3µ ± ∞ ¹%0AStore/Add-512-2                                                                                                408.9µ ± ∞ ¹%0AStore/Add-512-4                                                                                                410.3µ ± ∞ ¹%0AStore/Add-1024                                                                                                 910.0µ ± ∞ ¹%0AStore/Add-1024-2                                                                                               818.5µ ± ∞ ¹%0AStore/Add-1024-4                                                                                               841.6µ ± ∞ ¹%0AStore/AddParallel-1                                                                                            1.070µ ± ∞ ¹%0AStore/AddParallel-1-2                                                                                          1.110µ ± ∞ ¹%0AStore/AddParallel-1-4                                                                                          1.132µ ± ∞ ¹%0AStore/AddParallel-2                                                                                            1.795µ ± ∞ ¹%0AStore/AddParallel-2-2                                                                                          1.873µ ± ∞ ¹%0AStore/AddParallel-2-4                                                                                          1.882µ ± ∞ ¹%0AStore/AddParallel-4                                                                                            3.273µ ± ∞ ¹%0AStore/AddParallel-4-2                                                                                          3.199µ ± ∞ ¹%0AStore/AddParallel-4-4                                                                                          3.334µ ± ∞ ¹%0AStore/AddParallel-8                                                                                            6.309µ ± ∞ ¹%0AStore/AddParallel-8-2                                                                                          6.214µ ± ∞ ¹%0AStore/AddParallel-8-4                                                                                          6.358µ ± ∞ ¹%0AStore/AddParallel-16                                                                                           12.75µ ± ∞ ¹%0AStore/AddParallel-16-2                                                                                         12.70µ ± ∞ ¹%0AStore/AddParallel-16-4                                                                                         12.85µ ± ∞ ¹%0AStore/AddParallel-32                                                                                           25.66µ ± ∞ ¹%0AStore/AddParallel-32-2                                                                                         24.64µ ± ∞ ¹%0AStore/AddParallel-32-4                                                                                         25.35µ ± ∞ ¹%0AStore/AddParallel-64                                                                                           51.96µ ± ∞ ¹%0AStore/AddParallel-64-2                                                                                         50.22µ ± ∞ ¹%0AStore/AddParallel-64-4                                                                                         51.75µ ± ∞ ¹%0AStore/AddParallel-128                                                                                          109.4µ ± ∞ ¹%0AStore/AddParallel-128-2                                                                                        103.9µ ± ∞ ¹%0AStore/AddParallel-128-4                                                                                        108.4µ ± ∞ ¹%0AStore/AddParallel-256                                                                                          224.6µ ± ∞ ¹%0AStore/AddParallel-256-2                                                                                        215.6µ ± ∞ ¹%0AStore/AddParallel-256-4                                                                                        230.9µ ± ∞ ¹%0AStore/AddParallel-512                                                                                          458.4µ ± ∞ ¹%0AStore/AddParallel-512-2                                                                                        441.8µ ± ∞ ¹%0AStore/AddParallel-512-4                                                                                        471.9µ ± ∞ ¹%0AStore/AddParallel-1024                                                                                         901.5µ ± ∞ ¹%0AStore/AddParallel-1024-2                                                                                       872.7µ ± ∞ ¹%0AStore/AddParallel-1024-4                                                                                       894.7µ ± ∞ ¹%0AStore/AddWithGc-1                                                                                              2.781µ ± ∞ ¹%0AStore/AddWithGc-1-2                                                                                            2.696µ ± ∞ ¹%0AStore/AddWithGc-1-4                                                                                            2.753µ ± ∞ ¹%0AStore/AddWithGc-2                                                                                              3.650µ ± ∞ ¹%0AStore/AddWithGc-2-2                                                                                            3.492µ ± ∞ ¹%0AStore/AddWithGc-2-4                                                                                            3.571µ ± ∞ ¹%0AStore/AddWithGc-4                                                                                              5.292µ ± ∞ ¹%0AStore/AddWithGc-4-2                                                                                            4.967µ ± ∞ ¹%0AStore/AddWithGc-4-4                                                                                            5.059µ ± ∞ ¹%0AStore/AddWithGc-8                                                                                              8.554µ ± ∞ ¹%0AStore/AddWithGc-8-2                                                                                            7.874µ ± ∞ ¹%0AStore/AddWithGc-8-4                                                                                            8.172µ ± ∞ ¹%0AStore/AddWithGc-16                                                                                             15.32µ ± ∞ ¹%0AStore/AddWithGc-16-2                                                                                           14.19µ ± ∞ ¹%0AStore/AddWithGc-16-4                                                                                           14.58µ ± ∞ ¹%0AStore/AddWithGc-32                                                                                             29.20µ ± ∞ ¹%0AStore/AddWithGc-32-2                                                                                           26.34µ ± ∞ ¹%0AStore/AddWithGc-32-4                                                                                           27.32µ ± ∞ ¹%0AStore/AddWithGc-64                                                                                             56.41µ ± ∞ ¹%0AStore/AddWithGc-64-2                                                                                           50.33µ ± ∞ ¹%0AStore/AddWithGc-64-4                                                                                           52.81µ ± ∞ ¹%0AStore/AddWithGc-128                                                                                            112.8µ ± ∞ ¹%0AStore/AddWithGc-128-2                                                                                          101.1µ ± ∞ ¹%0AStore/AddWithGc-128-4                                                                                          105.9µ ± ∞ ¹%0AStore/AddWithGc-256                                                                                            234.5µ ± ∞ ¹%0AStore/AddWithGc-256-2                                                                                          208.3µ ± ∞ ¹%0AStore/AddWithGc-256-4                                                                                          223.2µ ± ∞ ¹%0AStore/AddWithGc-512                                                                                            479.0µ ± ∞ ¹%0AStore/AddWithGc-512-2                                                                                          422.1µ ± ∞ ¹%0AStore/AddWithGc-512-4                                                                                          454.3µ ± ∞ ¹%0AStore/AddWithGc-1024                                                                                           908.5µ ± ∞ ¹%0AStore/AddWithGc-1024-2                                                                                         839.1µ ± ∞ ¹%0AStore/AddWithGc-1024-4                                                                                         871.7µ ± ∞ ¹%0AStore/AddWithGcParallel-1                                                                                      1.065µ ± ∞ ¹%0AStore/AddWithGcParallel-1-2                                                                                    1.076µ ± ∞ ¹%0AStore/AddWithGcParallel-1-4                                                                                    1.115µ ± ∞ ¹%0AStore/AddWithGcParallel-2                                                                                      1.840µ ± ∞ ¹%0AStore/AddWithGcParallel-2-2                                                                                    1.896µ ± ∞ ¹%0AStore/AddWithGcParallel-2-4                                                                                    1.923µ ± ∞ ¹%0AStore/AddWithGcParallel-4                                                                                      3.335µ ± ∞ ¹%0AStore/AddWithGcParallel-4-2                                                                                    3.242µ ± ∞ ¹%0AStore/AddWithGcParallel-4-4                                                                                    3.404µ ± ∞ ¹%0AStore/AddWithGcParallel-8                                                                                      6.392µ ± ∞ ¹%0AStore/AddWithGcParallel-8-2                                                                                    6.141µ ± ∞ ¹%0AStore/AddWithGcParallel-8-4                                                                                    6.671µ ± ∞ ¹%0AStore/AddWithGcParallel-16                                                                                     13.01µ ± ∞ ¹%0AStore/AddWithGcParallel-16-2                                                                                   12.60µ ± ∞ ¹%0AStore/AddWithGcParallel-16-4                                                                                   13.62µ ± ∞ ¹%0AStore/AddWithGcParallel-32                                                                                     25.63µ ± ∞ ¹%0AStore/AddWithGcParallel-32-2                                                                                   25.83µ ± ∞ ¹%0AStore/AddWithGcParallel-32-4                                                                                   27.31µ ± ∞ ¹%0AStore/AddWithGcParallel-64                                                                                     52.24µ ± ∞ ¹%0AStore/AddWithGcParallel-64-2                                                                                   51.87µ ± ∞ ¹%0AStore/AddWithGcParallel-64-4                                                                                   53.97µ ± ∞ ¹%0AStore/AddWithGcParallel-128                                                                                    108.5µ ± ∞ ¹%0AStore/AddWithGcParallel-128-2                                                                                  102.2µ ± ∞ ¹%0AStore/AddWithGcParallel-128-4                                                                                  110.8µ ± ∞ ¹%0AStore/AddWithGcParallel-256                                                                                    221.5µ ± ∞ ¹%0AStore/AddWithGcParallel-256-2                                                                                  213.6µ ± ∞ ¹%0AStore/AddWithGcParallel-256-4                                                                                  232.7µ ± ∞ ¹%0AStore/AddWithGcParallel-512                                                                                    464.2µ ± ∞ ¹%0AStore/AddWithGcParallel-512-2                                                                                  482.5µ ± ∞ ¹%0AStore/AddWithGcParallel-512-4                                                                                  484.2µ ± ∞ ¹%0AStore/AddWithGcParallel-1024                                                                                   891.4µ ± ∞ ¹%0AStore/AddWithGcParallel-1024-2                                                                                 911.1µ ± ∞ ¹%0AStore/AddWithGcParallel-1024-4                                                                                 930.9µ ± ∞ ¹%0AStore/Iterate-1                                                                                                339.8n ± ∞ ¹%0AStore/Iterate-1-2                                                                                              338.5n ± ∞ ¹%0AStore/Iterate-1-4                                                                                              338.5n ± ∞ ¹%0AStore/Iterate-2                                                                                                353.5n ± ∞ ¹%0AStore/Iterate-2-2                                                                                              355.5n ± ∞ ¹%0AStore/Iterate-2-4                                                                                              353.9n ± ∞ ¹%0AStore/Iterate-4                                                                                                379.5n ± ∞ ¹%0AStore/Iterate-4-2                                                                                              384.2n ± ∞ ¹%0AStore/Iterate-4-4                                                                                              379.4n ± ∞ ¹%0AStore/Iterate-8                                                                                                402.0n ± ∞ ¹%0AStore/Iterate-8-2                                                                                              402.0n ± ∞ ¹%0AStore/Iterate-8-4                                                                                              401.9n ± ∞ ¹%0AStore/Iterate-16                                                                                               576.4n ± ∞ ¹%0AStore/Iterate-16-2                                                                                             576.1n ± ∞ ¹%0AStore/Iterate-16-4                                                                                             578.4n ± ∞ ¹%0AStore/Iterate-32                                                                                               827.9n ± ∞ ¹%0AStore/Iterate-32-2                                                                                             822.8n ± ∞ ¹%0AStore/Iterate-32-4                                                                                             825.7n ± ∞ ¹%0AStore/Iterate-64                                                                                               1.323µ ± ∞ ¹%0AStore/Iterate-64-2                                                                                             1.325µ ± ∞ ¹%0AStore/Iterate-64-4                                                                                             1.335µ ± ∞ ¹%0AStore/Iterate-128                                                                                              2.351µ ± ∞ ¹%0AStore/Iterate-128-2                                                                                            2.359µ ± ∞ ¹%0AStore/Iterate-128-4                                                                                            2.340µ ± ∞ ¹%0AStore/Iterate-256                                                                                              4.591µ ± ∞ ¹%0AStore/Iterate-256-2                                                                                            4.649µ ± ∞ ¹%0AStore/Iterate-256-4                                                                                            4.542µ ± ∞ ¹%0AStore/Iterate-512                                                                                              9.312µ ± ∞ ¹%0AStore/Iterate-512-2                                                                                            9.289µ ± ∞ ¹%0AStore/Iterate-512-4                                                                                            9.309µ ± ∞ ¹%0AStore/Iterate-1024                                                                                             18.87µ ± ∞ ¹%0AStore/Iterate-1024-2                                                                                           18.83µ ± ∞ ¹%0AStore/Iterate-1024-4                                                                                           18.99µ ± ∞ ¹%0AStore/IterateParallel-1                                                                                        338.9n ± ∞ ¹%0AStore/IterateParallel-1-2                                                                                      369.0n ± ∞ ¹%0AStore/IterateParallel-1-4                                                                                      381.6n ± ∞ ¹%0AStore/IterateParallel-2                                                                                        375.9n ± ∞ ¹%0AStore/IterateParallel-2-2                                                                                      386.1n ± ∞ ¹%0AStore/IterateParallel-2-4                                                                                      391.3n ± ∞ ¹%0AStore/IterateParallel-4                                                                                        382.8n ± ∞ ¹%0AStore/IterateParallel-4-2                                                                                      409.7n ± ∞ ¹%0AStore/IterateParallel-4-4                                                                                      425.9n ± ∞ ¹%0AStore/IterateParallel-8                                                                                        406.8n ± ∞ ¹%0AStore/IterateParallel-8-2                                                                                      435.0n ± ∞ ¹%0AStore/IterateParallel-8-4                                                                                      454.3n ± ∞ ¹%0AStore/IterateParallel-16                                                                                       578.4n ± ∞ ¹%0AStore/IterateParallel-16-2                                                                                     633.9n ± ∞ ¹%0AStore/IterateParallel-16-4                                                                                     629.9n ± ∞ ¹%0AStore/IterateParallel-32                                                                                       824.9n ± ∞ ¹%0AStore/IterateParallel-32-2                                                                                     528.8n ± ∞ ¹%0AStore/IterateParallel-32-4                                                                                     553.9n ± ∞ ¹%0AStore/IterateParallel-64                                                                                       1.326µ ± ∞ ¹%0AStore/IterateParallel-64-2                                                                                     768.1n ± ∞ ¹%0AStore/IterateParallel-64-4                                                                                     781.7n ± ∞ ¹%0AStore/IterateParallel-128                                                                                      2.377µ ± ∞ ¹%0AStore/IterateParallel-128-2                                                                                    1.287µ ± ∞ ¹%0AStore/IterateParallel-128-4                                                                                    1.297µ ± ∞ ¹%0AStore/IterateParallel-256                                                                                      4.629µ ± ∞ ¹%0AStore/IterateParallel-256-2                                                                                    2.439µ ± ∞ ¹%0AStore/IterateParallel-256-4                                                                                    2.433µ ± ∞ ¹%0AStore/IterateParallel-512                                                                                      9.329µ ± ∞ ¹%0AStore/IterateParallel-512-2                                                                                    4.739µ ± ∞ ¹%0AStore/IterateParallel-512-4                                                                                    4.722µ ± ∞ ¹%0AStore/IterateParallel-1024                                                                                     18.87µ ± ∞ ¹%0AStore/IterateParallel-1024-2                                                                                   9.599µ ± ∞ ¹%0AStore/IterateParallel-1024-4                                                                                   9.582µ ± ∞ ¹%0AStore/IterateWithGc-1                                                                                          2.039µ ± ∞ ¹%0AStore/IterateWithGc-1-2                                                                                        1.978µ ± ∞ ¹%0AStore/IterateWithGc-1-4                                                                                        1.997µ ± ∞ ¹%0AStore/IterateWithGc-2                                                                                          2.079µ ± ∞ ¹%0AStore/IterateWithGc-2-2                                                                                        2.015µ ± ∞ ¹%0AStore/IterateWithGc-2-4                                                                                        2.046µ ± ∞ ¹%0AStore/IterateWithGc-4                                                                                          2.193µ ± ∞ ¹%0AStore/IterateWithGc-4-2                                                                                        2.080µ ± ∞ ¹%0AStore/IterateWithGc-4-4                                                                                        2.119µ ± ∞ ¹%0AStore/IterateWithGc-8                                                                                          2.260µ ± ∞ ¹%0AStore/IterateWithGc-8-2                                                                                        2.157µ ± ∞ ¹%0AStore/IterateWithGc-8-4                                                                                        2.185µ ± ∞ ¹%0AStore/IterateWithGc-16                                                                                         2.640µ ± ∞ ¹%0AStore/IterateWithGc-16-2                                                                                       2.520µ ± ∞ ¹%0AStore/IterateWithGc-16-4                                                                                       2.555µ ± ∞ ¹%0AStore/IterateWithGc-32                                                                                         3.236µ ± ∞ ¹%0AStore/IterateWithGc-32-2                                                                                       3.058µ ± ∞ ¹%0AStore/IterateWithGc-32-4                                                                                       3.099µ ± ∞ ¹%0AStore/IterateWithGc-64                                                                                         4.425µ ± ∞ ¹%0AStore/IterateWithGc-64-2                                                                                       4.240µ ± ∞ ¹%0AStore/IterateWithGc-64-4                                                                                       4.270µ ± ∞ ¹%0AStore/IterateWithGc-128                                                                                        6.979µ ± ∞ ¹%0AStore/IterateWithGc-128-2                                                                                      6.739µ ± ∞ ¹%0AStore/IterateWithGc-128-4                                                                                      6.754µ ± ∞ ¹%0AStore/IterateWithGc-256                                                                                        12.46µ ± ∞ ¹%0AStore/IterateWithGc-256-2                                                                                      11.83µ ± ∞ ¹%0AStore/IterateWithGc-256-4                                                                                      11.87µ ± ∞ ¹%0AStore/IterateWithGc-512                                                                                        23.20µ ± ∞ ¹%0AStore/IterateWithGc-512-2                                                                                      22.36µ ± ∞ ¹%0AStore/IterateWithGc-512-4                                                                                      22.38µ ± ∞ ¹%0AStore/IterateWithGc-1024                                                                                       43.07µ ± ∞ ¹%0AStore/IterateWithGc-1024-2                                                                                     42.88µ ± ∞ ¹%0AStore/IterateWithGc-1024-4                                                                                     42.72µ ± ∞ ¹%0AStore/IterateWithGcParallel-1                                                                                  338.4n ± ∞ ¹%0AStore/IterateWithGcParallel-1-2                                                                                368.5n ± ∞ ¹%0AStore/IterateWithGcParallel-1-4                                                                                378.9n ± ∞ ¹%0AStore/IterateWithGcParallel-2                                                                                  363.9n ± ∞ ¹%0AStore/IterateWithGcParallel-2-2                                                                                383.8n ± ∞ ¹%0AStore/IterateWithGcParallel-2-4                                                                                393.9n ± ∞ ¹%0AStore/IterateWithGcParallel-4                                                                                  382.4n ± ∞ ¹%0AStore/IterateWithGcParallel-4-2                                                                                410.2n ± ∞ ¹%0AStore/IterateWithGcParallel-4-4                                                                                428.5n ± ∞ ¹%0AStore/IterateWithGcParallel-8                                                                                  402.4n ± ∞ ¹%0AStore/IterateWithGcParallel-8-2                                                                                446.9n ± ∞ ¹%0AStore/IterateWithGcParallel-8-4                                                                                461.9n ± ∞ ¹%0AStore/IterateWithGcParallel-16                                                                                 579.9n ± ∞ ¹%0AStore/IterateWithGcParallel-16-2                                                                               637.0n ± ∞ ¹%0AStore/IterateWithGcParallel-16-4                                                                               576.5n ± ∞ ¹%0AStore/IterateWithGcParallel-32                                                                                 826.3n ± ∞ ¹%0AStore/IterateWithGcParallel-32-2                                                                               530.8n ± ∞ ¹%0AStore/IterateWithGcParallel-32-4                                                                               538.8n ± ∞ ¹%0AStore/IterateWithGcParallel-64                                                                                 1.338µ ± ∞ ¹%0AStore/IterateWithGcParallel-64-2                                                                               760.3n ± ∞ ¹%0AStore/IterateWithGcParallel-64-4                                                                               778.9n ± ∞ ¹%0AStore/IterateWithGcParallel-128                                                                                2.376µ ± ∞ ¹%0AStore/IterateWithGcParallel-128-2                                                                              1.307µ ± ∞ ¹%0AStore/IterateWithGcParallel-128-4                                                                              1.277µ ± ∞ ¹%0AStore/IterateWithGcParallel-256                                                                                4.564µ ± ∞ ¹%0AStore/IterateWithGcParallel-256-2                                                                              2.410µ ± ∞ ¹%0AStore/IterateWithGcParallel-256-4                                                                              2.416µ ± ∞ ¹%0AStore/IterateWithGcParallel-512                                                                                9.263µ ± ∞ ¹%0AStore/IterateWithGcParallel-512-2                                                                              4.766µ ± ∞ ¹%0AStore/IterateWithGcParallel-512-4                                                                              4.771µ ± ∞ ¹%0AStore/IterateWithGcParallel-1024                                                                               18.87µ ± ∞ ¹%0AStore/IterateWithGcParallel-1024-2                                                                             9.601µ ± ∞ ¹%0AStore/IterateWithGcParallel-1024-4                                                                             9.558µ ± ∞ ¹%0AMetric/GetDatum-2                                                                                              1.305µ ± ∞ ¹%0AMetric/GetDatum-2-2                                                                                            1.259µ ± ∞ ¹%0AMetric/GetDatum-2-4                                                                                            2.236µ ± ∞ ¹%0AMetric/GetDatum-4                                                                                              2.196µ ± ∞ ¹%0AMetric/GetDatum-4-2                                                                                            2.125µ ± ∞ ¹%0AMetric/GetDatum-4-4                                                                                            3.758µ ± ∞ ¹%0AMetric/GetDatum-8                                                                                              4.102µ ± ∞ ¹%0AMetric/GetDatum-8-2                                                                                            3.831µ ± ∞ ¹%0AMetric/GetDatum-8-4                                                                                            6.695µ ± ∞ ¹%0AMetric/GetDatum-16                                                                                             8.602µ ± ∞ ¹%0AMetric/GetDatum-16-2                                                                                           8.233µ ± ∞ ¹%0AMetric/GetDatum-16-4                                                                                           13.57µ ± ∞ ¹%0AMetric/GetDatum-32                                                                                             16.68µ ± ∞ ¹%0AMetric/GetDatum-32-2                                                                                           16.30µ ± ∞ ¹%0AMetric/GetDatum-32-4                                                                                           26.10µ ± ∞ ¹%0AMetric/GetDatum-64                                                                                             34.67µ ± ∞ ¹%0AMetric/GetDatum-64-2                                                                                           31.92µ ± ∞ ¹%0AMetric/GetDatum-64-4                                                                                           50.28µ ± ∞ ¹%0AMetric/GetDatum-128                                                                                            73.22µ ± ∞ ¹%0AMetric/GetDatum-128-2                                                                                          65.99µ ± ∞ ¹%0AMetric/GetDatum-128-4                                                                                          113.1µ ± ∞ ¹%0AMetric/GetDatum-256                                                                                            166.3µ ± ∞ ¹%0AMetric/GetDatum-256-2                                                                                          149.2µ ± ∞ ¹%0AMetric/GetDatum-256-4                                                                                          240.5µ ± ∞ ¹%0AMetric/GetDatum-512                                                                                            377.8µ ± ∞ ¹%0AMetric/GetDatum-512-2                                                                                          342.5µ ± ∞ ¹%0AMetric/GetDatum-512-4                                                                                          541.3µ ± ∞ ¹%0AMetric/GetDatum-1024                                                                                           836.6µ ± ∞ ¹%0AMetric/GetDatum-1024-2                                                                                         728.5µ ± ∞ ¹%0AMetric/GetDatum-1024-4                                                                                         1.212m ± ∞ ¹%0AMetric/GetDatum-2048                                                                                           1.587m ± ∞ ¹%0AMetric/GetDatum-2048-2                                                                                         1.351m ± ∞ ¹%0AMetric/GetDatum-2048-4                                                                                         2.304m ± ∞ ¹%0AMetric/GetDatum-4096                                                                                           3.243m ± ∞ ¹%0AMetric/GetDatum-4096-2                                                                                         2.575m ± ∞ ¹%0AMetric/GetDatum-4096-4                                                                                         4.082m ± ∞ ¹%0AMetric/GetDatum-8192                                                                                           7.146m ± ∞ ¹%0AMetric/GetDatum-8192-2                                                                                         5.349m ± ∞ ¹%0AMetric/GetDatum-8192-4                                                                                         7.772m ± ∞ ¹%0AMetric/GetDatumParallel-2                                                                                      1.292µ ± ∞ ¹%0AMetric/GetDatumParallel-2-2                                                                                    1.362µ ± ∞ ¹%0AMetric/GetDatumParallel-2-4                                                                                    2.131µ ± ∞ ¹%0AMetric/GetDatumParallel-4                                                                                      2.296µ ± ∞ ¹%0AMetric/GetDatumParallel-4-2                                                                                    2.786µ ± ∞ ¹%0AMetric/GetDatumParallel-4-4                                                                                    3.876µ ± ∞ ¹%0AMetric/GetDatumParallel-8                                                                                      4.535µ ± ∞ ¹%0AMetric/GetDatumParallel-8-2                                                                                    5.352µ ± ∞ ¹%0AMetric/GetDatumParallel-8-4                                                                                    6.603µ ± ∞ ¹%0AMetric/GetDatumParallel-16                                                                                     9.064µ ± ∞ ¹%0AMetric/GetDatumParallel-16-2                                                                                   11.20µ ± ∞ ¹%0AMetric/GetDatumParallel-16-4                                                                                   16.27µ ± ∞ ¹%0AMetric/GetDatumParallel-32                                                                                     17.10µ ± ∞ ¹%0AMetric/GetDatumParallel-32-2                                                                                   20.74µ ± ∞ ¹%0AMetric/GetDatumParallel-32-4                                                                                   30.31µ ± ∞ ¹%0AMetric/GetDatumParallel-64                                                                                     34.15µ ± ∞ ¹%0AMetric/GetDatumParallel-64-2                                                                                   43.76µ ± ∞ ¹%0AMetric/GetDatumParallel-64-4                                                                                   58.54µ ± ∞ ¹%0AMetric/GetDatumParallel-128                                                                                    74.22µ ± ∞ ¹%0AMetric/GetDatumParallel-128-2                                                                                  90.91µ ± ∞ ¹%0AMetric/GetDatumParallel-128-4                                                                                  132.2µ ± ∞ ¹%0AMetric/GetDatumParallel-256                                                                                    167.1µ ± ∞ ¹%0AMetric/GetDatumParallel-256-2                                                                                  201.0µ ± ∞ ¹%0AMetric/GetDatumParallel-256-4                                                                                  270.9µ ± ∞ ¹%0AMetric/GetDatumParallel-512                                                                                    380.5µ ± ∞ ¹%0AMetric/GetDatumParallel-512-2                                                                                  465.1µ ± ∞ ¹%0AMetric/GetDatumParallel-512-4                                                                                  612.1µ ± ∞ ¹%0AMetric/GetDatumParallel-1024                                                                                   788.2µ ± ∞ ¹%0AMetric/GetDatumParallel-1024-2                                                                                 1.024m ± ∞ ¹%0AMetric/GetDatumParallel-1024-4                                                                                 1.246m ± ∞ ¹%0AMetric/GetDatumParallel-2048                                                                                   1.572m ± ∞ ¹%0AMetric/GetDatumParallel-2048-2                                                                                 1.919m ± ∞ ¹%0AMetric/GetDatumParallel-2048-4                                                                                 2.358m ± ∞ ¹%0AMetric/GetDatumParallel-4096                                                                                   3.268m ± ∞ ¹%0AMetric/GetDatumParallel-4096-2                                                                                 3.613m ± ∞ ¹%0AMetric/GetDatumParallel-4096-4                                                                                 4.289m ± ∞ ¹%0AMetric/GetDatumParallel-8192                                                                                   7.195m ± ∞ ¹%0AMetric/GetDatumParallel-8192-2                                                                                 7.153m ± ∞ ¹%0AMetric/GetDatumParallel-8192-4                                                                                 8.231m ± ∞ ¹%0Ageomean                                                                                                        12.70µ%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-google.golang.org-grpc-1.53.0.txt │%0A                     │                                         sec/op                                         │%0AIncrementScalarInt                                                                               18.07n ± ∞ ¹%0AIncrementScalarInt-2                                                                             18.07n ± ∞ ¹%0AIncrementScalarInt-4                                                                             18.09n ± ∞ ¹%0ADecrementScalarInt                                                                               18.07n ± ∞ ¹%0ADecrementScalarInt-2                                                                             18.07n ± ∞ ¹%0ADecrementScalarInt-4                                                                             18.08n ± ∞ ¹%0Ageomean                                                                                          18.07n%0A¹ need >= 6 samples for confidence interval at level 0.95%0A%0Apkg: github.com/google/mtail/internal/mtail%0A                                                                             │ test-results/benchmark-results-dependabot-go_modules-google.golang.org-grpc-1.53.0.txt │%0A                                                                             │                                         sec/op                                         │%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log                                                                                                     3.401m ± ∞ ¹%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                                                                                                   3.562m ± ∞ ¹%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                                                                                                   3.493m ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log                                                                                                  1.328m ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                                                                                                1.378m ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                                                                                                1.357m ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                                                                                            875.2m ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                                                                                          887.8m ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                                                                                          903.9m ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4                                                                                                             224.9µ ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4-2                                                                                                           219.8µ ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4-4                                                                                                           231.2µ ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                                                                                        69.63µ ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2                                                                                      61.82µ ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4                                                                                      75.33µ ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log                                                                                   119.9µ ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log-2                                                                                 110.1µ ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log-4                                                                                 126.5µ ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log                                                                                       112.1µ ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log-2                                                                                     102.4µ ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log-4                                                                                     113.0µ ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log                                                                                                     678.1µ ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                                                                                                   740.8µ ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                                                                                                   689.9µ ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                                                                                                 116.9µ ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                                                                                               109.6µ ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                                                                                               121.1µ ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                                                                                          138.4µ ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                                                                                        136.3µ ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                                                                                        144.4µ ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log                                                                               435.0µ ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2                                                                             430.1µ ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4                                                                             443.8µ ± ∞ ¹%0Ageomean                                                                                                                                                  607.5µ%0A¹ need >= 6 samples for confidence interval at level 0.95%0A%0A                                                                             │ test-results/benchmark-results-dependabot-go_modules-google.golang.org-grpc-1.53.0.txt │%0A                                                                             │                                          B/s                                           │%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log                                                                                                    1.783Gi ± ∞ ¹%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                                                                                                  1.630Gi ± ∞ ¹%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                                                                                                  1.655Gi ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log                                                                                                 12.60Gi ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                                                                                               11.75Gi ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                                                                                               12.23Gi ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                                                                                           11.84Mi ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                                                                                         11.66Mi ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                                                                                         11.46Mi ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4                                                                                                            21.40Gi ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4-2                                                                                                          22.63Gi ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4-4                                                                                                          21.84Gi ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                                                                                       13.15Gi ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2                                                                                     16.15Gi ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4                                                                                     11.27Gi ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log                                                                                  47.49Gi ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log-2                                                                                53.39Gi ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log-4                                                                                44.04Gi ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log                                                                                      24.68Gi ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log-2                                                                                    27.00Gi ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log-4                                                                                    24.49Gi ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log                                                                                                    29.18Gi ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                                                                                                  24.04Gi ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                                                                                                  26.98Gi ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                                                                                                87.17Gi ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                                                                                              95.16Gi ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                                                                                              86.10Gi ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                                                                                         142.4Gi ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                                                                                       148.3Gi ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                                                                                       136.2Gi ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log                                                                              7.808Gi ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2                                                                            8.115Gi ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4                                                                            7.093Gi ± ∞ ¹%0Ageomean                                                                                                                                                 10.73Gi%0A¹ need >= 6 samples for confidence interval at level 0.95%0A%0A                                                                             │ test-results/benchmark-results-dependabot-go_modules-google.golang.org-grpc-1.53.0.txt │%0A                                                                             │                                          B/op                                          │%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log                                                                                                    284.8Ki ± ∞ ¹%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                                                                                                  285.9Ki ± ∞ ¹%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                                                                                                  290.8Ki ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log                                                                                                 228.4Ki ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                                                                                               228.8Ki ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                                                                                               231.7Ki ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                                                                                           101.2Mi ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                                                                                         101.5Mi ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                                                                                         103.0Mi ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4                                                                                                            52.74Ki ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4-2                                                                                                          52.85Ki ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4-4                                                                                                          53.77Ki ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                                                                                       36.07Ki ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2                                                                                     36.10Ki ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4                                                                                     36.81Ki ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log                                                                                  44.72Ki ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log-2                                                                                44.76Ki ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log-4                                                                                45.66Ki ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log                                                                                      42.70Ki ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log-2                                                                                    42.81Ki ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log-4                                                                                    43.66Ki ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log                                                                                                    137.1Ki ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                                                                                                  137.3Ki ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                                                                                                  139.1Ki ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                                                                                                43.03Ki ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                                                                                              43.09Ki ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                                                                                              43.89Ki ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                                                                                         49.54Ki ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                                                                                       49.55Ki ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                                                                                       50.51Ki ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log                                                                              79.94Ki ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2                                                                            80.03Ki ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4                                                                            81.38Ki ± ∞ ¹%0Ageomean                                                                                                                                                 145.5Ki%0A¹ need >= 6 samples for confidence interval at level 0.95%0A%0A                                                                             │ test-results/benchmark-results-dependabot-go_modules-google.golang.org-grpc-1.53.0.txt │%0A                                                                             │                                       allocs/op                                        │%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log                                                                                                     5.717k ± ∞ ¹%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                                                                                                   5.718k ± ∞ ¹%0AProgram/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                                                                                                   5.720k ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log                                                                                                  3.323k ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                                                                                                3.323k ± ∞ ¹%0AProgram/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                                                                                                3.325k ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                                                                                            1.155M ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                                                                                          1.155M ± ∞ ¹%0AProgram/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                                                                                          1.156M ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4                                                                                                              256.0 ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4-2                                                                                                            256.0 ± ∞ ¹%0AProgram/examples/ntpd.mtail_on_testdata/ntp4-4                                                                                                            256.0 ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                                                                                         102.0 ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2                                                                                       102.0 ± ∞ ¹%0AProgram/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4                                                                                       102.0 ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log                                                                                    237.0 ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log-2                                                                                  237.0 ± ∞ ¹%0AProgram/examples/apache_combined.mtail_on_testdata/apache-combined.log-4                                                                                  237.0 ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log                                                                                        222.0 ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log-2                                                                                      222.0 ± ∞ ¹%0AProgram/examples/apache_common.mtail_on_testdata/apache-common.log-4                                                                                      222.0 ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log                                                                                                     1.802k ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                                                                                                   1.802k ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                                                                                                   1.803k ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                                                                                                  184.0 ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                                                                                                184.0 ± ∞ ¹%0AProgram/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                                                                                                184.0 ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                                                                                           215.0 ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                                                                                         215.0 ± ∞ ¹%0AProgram/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                                                                                         215.0 ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log                                                                                945.0 ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2                                                                              945.0 ± ∞ ¹%0AProgram/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4                                                                              945.0 ± ∞ ¹%0Ageomean                                                                                                                                                  1.067k%0A¹ need >= 6 samples for confidence interval at level 0.95

@jaqx0r
Copy link
Contributor

jaqx0r commented Jul 7, 2023

@dependabot rebase

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.51.0...v1.53.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.53.0 branch from ccf4846 to c48466e Compare July 7, 2023 06:08
@github-actions github-actions bot merged commit 6c1f19c into main Jul 7, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/google.golang.org/grpc-1.53.0 branch July 7, 2023 06:15
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2023

Unit Test Results

       1 files  ±    0       27 suites  ±0   4m 20s ⏱️ - 10m 17s
   578 tests  -   62     577 ✔️  -   62  1 💤 ±0  0 ❌ ±0 
1 707 runs   - 186  1 704 ✔️  - 186  3 💤 ±0  0 ❌ ±0 

Results for commit 6c1f19c. ± Comparison against base commit 46f6993.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants