8000 build(deps): Bump github.com/golang/glog from 1.2.1 to 1.2.2 by dependabot[bot] · Pull Request #138 · urans/mtail · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): Bump github.com/golang/glog from 1.2.1 to 1.2.2 #138

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

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

dependabot[bot]
Copy link
@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Bumps github.com/golang/glog from 1.2.1 to 1.2.2.

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.2

What's Changed

Full Changelog: golang/glog@v1.2.1...v1.2.2

Commits

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/golang/glog](https://github.com/golang/glog) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/golang/glog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 9, 2024
Copy link
github-actions bot commented Jul 9, 2024

Benchmark Result

Benchmark diff with base
goos: linux
goarch: amd64
pkg: github.com/google/mtail/internal/metrics
cpu: AMD EPYC 7763 64-Core Processor                
                                   │ test-results/benchmark-results-dependabot-go_modules-github.com-golang-glog-1.2.2.txt │
                                   │                                        sec/op                                         │
Store/Add-1                                                                                                   696.1n ± ∞ ¹
Store/Add-1-2                                                                                                 649.4n ± ∞ ¹
Store/Add-1-4                                                                                                 648.3n ± ∞ ¹
Store/Add-2                                                                                                   1.219µ ± ∞ ¹
Store/Add-2-2                                                                                                 1.102µ ± ∞ ¹
Store/Add-2-4                                                                                                 1.091µ ± ∞ ¹
Store/Add-4                                                                                                   2.265µ ± ∞ ¹
Store/Add-4-2                                                                                                 2.038µ ± ∞ ¹
Store/Add-4-4                                                                                                 2.046µ ± ∞ ¹
Store/Add-8                                                                                                   4.494µ ± ∞ ¹
Store/Add-8-2                                                                                                 4.025µ ± ∞ ¹
Store/Add-8-4                                                                                                 4.011µ ± ∞ ¹
Store/Add-16                                                                                                  9.022µ ± ∞ ¹
Store/Add-16-2                                                                                                8.017µ ± ∞ ¹
Store/Add-16-4                                                                                                8.046µ ± ∞ ¹
Store/Add-32                                                                                                  17.86µ ± ∞ ¹
Store/Add-32-2                                                                                                16.77µ ± ∞ ¹
Store/Add-32-4                                                                                                16.23µ ± ∞ ¹
Store/Add-64                                                                                                  36.91µ ± ∞ ¹
Store/Add-64-2                                                                                                32.59µ ± ∞ ¹
Store/Add-64-4                                                                                                34.12µ ± ∞ ¹
Store/Add-128                                                                                                 73.86µ ± ∞ ¹
Store/Add-128-2                                                                                               65.52µ ± ∞ ¹
Store/Add-128-4                                                                                               69.07µ ± ∞ ¹
Store/Add-256                                                                                                 155.5µ ± ∞ ¹
Store/Add-256-2                                                                                               139.4µ ± ∞ ¹
Store/Add-256-4                                                                                               139.6µ ± ∞ ¹
Store/Add-512                                                                                                 314.7µ ± ∞ ¹
Store/Add-512-2                                                                                               287.6µ ± ∞ ¹
Store/Add-512-4                                                                                               292.3µ ± ∞ ¹
Store/Add-1024                                                                                                648.9µ ± ∞ ¹
Store/Add-1024-2                                                                                              588.6µ ± ∞ ¹
Store/Add-1024-4                                                                                              596.7µ ± ∞ ¹
Store/AddParallel-1                                                                                           712.7n ± ∞ ¹
Store/AddParallel-1-2                                                                                         760.0n ± ∞ ¹
Store/AddParallel-1-4                                                                                         908.1n ± ∞ ¹
Store/AddParallel-2                                                                                           1.239µ ± ∞ ¹
Store/AddParallel-2-2                                                                                         1.269µ ± ∞ ¹
Store/AddParallel-2-4                                                                                         1.431µ ± ∞ ¹
Store/AddParallel-4                                                                                           2.309µ ± ∞ ¹
Store/AddParallel-4-2                                                                                         2.387µ ± ∞ ¹
Store/AddParallel-4-4                                                                                         2.687µ ± ∞ ¹
Store/AddParallel-8                                                                                           4.560µ ± ∞ ¹
Store/AddParallel-8-2                                                                                         4.767µ ± ∞ ¹
Store/AddParallel-8-4                                                                                         5.298µ ± ∞ ¹
Store/AddParallel-16                                                                                          9.396µ ± ∞ ¹
Store/AddParallel-16-2                                                                             
8000
           9.522µ ± ∞ ¹
Store/AddParallel-16-4                                                                                        10.41µ ± ∞ ¹
Store/AddParallel-32                                                                                          18.85µ ± ∞ ¹
Store/AddParallel-32-2                                                                                        18.93µ ± ∞ ¹
Store/AddParallel-32-4                                                                                        21.36µ ± ∞ ¹
Store/AddParallel-64                                                                                          37.40µ ± ∞ ¹
Store/AddParallel-64-2                                                                                        38.29µ ± ∞ ¹
Store/AddParallel-64-4                                                                                        43.87µ ± ∞ ¹
Store/AddParallel-128                                                                                         77.02µ ± ∞ ¹
Store/AddParallel-128-2                                                                                       81.52µ ± ∞ ¹
Store/AddParallel-128-4                                                                                       91.17µ ± ∞ ¹
Store/AddParallel-256                                                                                         158.8µ ± ∞ ¹
Store/AddParallel-256-2                                                                                       169.5µ ± ∞ ¹
Store/AddParallel-256-4                                                                                       187.3µ ± ∞ ¹
Store/AddParallel-512                                                                                         324.0µ ± ∞ ¹
Store/AddParallel-512-2                                                                                       350.5µ ± ∞ ¹
Store/AddParallel-512-4                                                                                       370.9µ ± ∞ ¹
Store/AddParallel-1024                                                                                        665.1µ ± ∞ ¹
Store/AddParallel-1024-2                                                                                      685.5µ ± ∞ ¹
Store/AddParallel-1024-4                                                                                      750.3µ ± ∞ ¹
Store/AddWithGc-1                                                                                             2.476µ ± ∞ ¹
Store/AddWithGc-1-2                                                                                           2.328µ ± ∞ ¹
Store/AddWithGc-1-4                                                                                           2.336µ ± ∞ ¹
Store/AddWithGc-2                                                                                             3.057µ ± ∞ ¹
Store/AddWithGc-2-2                                                                                           2.852µ ± ∞ ¹
Store/AddWithGc-2-4                                                                                           2.910µ ± ∞ ¹
Store/AddWithGc-4                                                                                             4.214µ ± ∞ ¹
Store/AddWithGc-4-2                                                                                           3.925µ ± ∞ ¹
Store/AddWithGc-4-4                                                                                           3.982µ ± ∞ ¹
Store/AddWithGc-8                                                                                             6.606µ ± ∞ ¹
Store/AddWithGc-8-2                                                                                           6.109µ ± ∞ ¹
Store/AddWithGc-8-4                                                                                           6.174µ ± ∞ ¹
Store/AddWithGc-16                                                                                            11.69µ ± ∞ ¹
Store/AddWithGc-16-2                                                                                          10.40µ ± ∞ ¹
Store/AddWithGc-16-4                                                                                          10.70µ ± ∞ ¹
Store/AddWithGc-32                                                                                            21.58µ ± ∞ ¹
Store/AddWithGc-32-2                                                                                          19.59µ ± ∞ ¹
Store/AddWithGc-32-4                                                                                          19.40µ ± ∞ ¹
Store/AddWithGc-64                                                                                            41.12µ ± ∞ ¹
Store/AddWithGc-64-2                                                                                          37.58µ ± ∞ ¹
Store/AddWithGc-64-4                                                                                          37.68µ ± ∞ ¹
Store/AddWithGc-128                                                                                           82.84µ ± ∞ ¹
Store/AddWithGc-128-2                                                                                         75.80µ ± ∞ ¹
Store/AddWithGc-128-4                                                                                         77.18µ ± ∞ ¹
Store/AddWithGc-256                                                                                           172.1µ ± ∞ ¹
Store/AddWithGc-256-2                                                                                         157.7µ ± ∞ ¹
Store/AddWithGc-256-4                                                                                         160.8µ ± ∞ ¹
Store/AddWithGc-512                                                                                           353.6µ ± ∞ ¹
Store/AddWithGc-512-2                                                                                         321.8µ ± ∞ ¹
Store/AddWithGc-512-4                                                                                         314.3µ ± ∞ ¹
Store/AddWithGc-1024                                                                                          705.5µ ± ∞ ¹
Store/AddWithGc-1024-2                                                                                        622.1µ ± ∞ ¹
Store/AddWithGc-1024-4                                                                                        626.6µ ± ∞ ¹
Store/AddWithGcParallel-1                                                                                     725.9n ± ∞ ¹
Store/AddWithGcParallel-1-2                                                                                   800.9n ± ∞ ¹
Store/AddWithGcParallel-1-4                                                                                   914.6n ± ∞ ¹
Store/AddWithGcParallel-2                                                                                     1.265µ ± ∞ ¹
Store/AddWithGcParallel-2-2                                                                                   1.280µ ± ∞ ¹
Store/AddWithGcParallel-2-4                                                                                   1.453µ ± ∞ ¹
Store/AddWithGcParallel-4                                                                                     2.380µ ± ∞ ¹
Store/AddWithGcParallel-4-2                                                                                   2.438µ ± ∞ ¹
Store/AddWithGcParallel-4-4                                                                                   2.735µ ± ∞ ¹
Store/AddWithGcParallel-8                                                                                     4.671µ ± ∞ ¹
Store/AddWithGcParallel-8-2                                                                                   4.806µ ± ∞ ¹
Store/AddWithGcParallel-8-4                                                                                   5.428µ ± ∞ ¹
Store/AddWithGcParallel-16                                                                                    9.427µ ± ∞ ¹
Store/AddWithGcParallel-16-2                                                                                  9.661µ ± ∞ ¹
Store/AddWithGcParallel-16-4                                                                                  10.74µ ± ∞ ¹
Store/AddWithGcParallel-32                                                                                    19.03µ ± ∞ ¹
Store/AddWithGcParallel-32-2                                                                                  19.32µ ± ∞ ¹
Store/AddWithGcParallel-32-4                                                                                  21.30µ ± ∞ ¹
Store/AddWithGcParallel-64                                                                                    38.39µ ± ∞ ¹
Store/AddWithGcParallel-64-2                                                                                  39.74µ ± ∞ ¹
Store/AddWithGcParallel-64-4                                                                                  43.37µ ± ∞ ¹
Store/AddWithGcParallel-128                                                                                   78.51µ ± ∞ ¹
Store/AddWithGcParallel-128-2                                                                                 82.26µ ± ∞ ¹
Store/AddWithGcParallel-128-4                                                                                 89.04µ ± ∞ ¹
Store/AddWithGcParallel-256                                                                                   158.2µ ± ∞ ¹
Store/AddWithGcParallel-256-2                                                                                 172.5µ ± ∞ ¹
Store/AddWithGcParallel-256-4                                                                                 191.0µ ± ∞ ¹
Store/AddWithGcParallel-512                                                                                   321.2µ ± ∞ ¹
Store/AddWithGcParallel-512-2                                                                                 340.3µ ± ∞ ¹
Store/AddWithGcParallel-512-4                                                                                 367.4µ ± ∞ ¹
Store/AddWithGcParallel-1024                                                                                  664.6µ ± ∞ ¹
Store/AddWithGcParallel-1024-2                                                                                688.2µ ± ∞ ¹
Store/AddWithGcParallel-1024-4                                                                                747.6µ ± ∞ ¹
Store/Iterate-1                                                                                               208.3n ± ∞ ¹
Store/Iterate-1-2                                                                                             209.7n ± ∞ ¹
Store/Iterate-1-4                                                                                             213.7n ± ∞ ¹
Store/Iterate-2                                                                                               223.6n ± ∞ ¹
Store/Iterate-2-2                                                                                             222.6n ± ∞ ¹
Store/Iterate-2-4                                                                                             222.4n ± ∞ ¹
Store/Iterate-4                                                                                               241.1n ± ∞ ¹
Store/Iterate-4-2                                                                                             237.9n ± ∞ ¹
Store/Iterate-4-4                                                                                             241.9n ± ∞ ¹
Store/Iterate-8                                                                                               261.9n ± ∞ ¹
Store/Iterate-8-2                                                                                             260.0n ± ∞ ¹
Store/Iterate-8-4                                                                                             263.7n ± ∞ ¹
Store/Iterate-16                                                                                              398.6n ± ∞ ¹
Store/Iterate-16-2                                                                                            389.7n ± ∞ ¹
Store/Iterate-16-4                                                                                            398.6n ± ∞ ¹
Store/Iterate-32                                                                                              588.5n ± ∞ ¹
Store/Iterate-32-2                                                                                            585.2n ± ∞ ¹
Store/Iterate-32-4                                                                                            588.7n ± ∞ ¹
Store/Iterate-64                                                                                              996.9n ± ∞ ¹
Store/Iterate-64-2                                                                                            994.5n ± ∞ ¹
Store/Iterate-64-4                                                                                            1.005µ ± ∞ ¹
Store/Iterate-128                                                                                             1.814µ ± ∞ ¹
Store/Iterate-128-2                                                                                           1.814µ ± ∞ ¹
Store/Iterate-128-4                                                                                           1.809µ ± ∞ ¹
Store/Iterate-256                                                                                             3.495µ ± ∞ ¹
Store/Iterate-256-2                                                                                           3.509µ ± ∞ ¹
Store/Iterate-256-4                                                                                           3.501µ ± ∞ ¹
Store/Iterate-512                                                                                             6.963µ ± ∞ ¹
Store/Iterate-512-2                                                                                           6.868µ ± ∞ ¹
Store/Iterate-512-4                                                                                           6.857µ ± ∞ ¹
Store/Iterate-1024                                                                                            13.78µ ± ∞ ¹
Store/Iterate-1024-2                                                                                          13.91µ ± ∞ ¹
Store/Iterate-1024-4                                                                                          13.88µ ± ∞ ¹
Store/IterateParallel-1                                                                                       211.4n ± ∞ ¹
Store/IterateParallel-1-2                                                                                     242.3n ± ∞ ¹
Store/IterateParallel-1-4                                                                                     271.5n ± ∞ ¹
Store/IterateParallel-2                                                                                       220.2n ± ∞ ¹
Store/IterateParallel-2-2                                                                                     247.8n ± ∞ ¹
Store/IterateParallel-2-4                                                                                     287.7n ± ∞ ¹
Store/IterateParallel-4                                                                                       237.8n ± ∞ ¹
Store/IterateParallel-4-2                                                                                     304.9n ± ∞ ¹
Store/IterateParallel-4-4                                                                                     305.6n ± ∞ ¹
Store/IterateParallel-8                                                                                       258.2n ± ∞ ¹
Store/IterateParallel-8-2                                                                                     293.5n ± ∞ ¹
Store/IterateParallel-8-4                                                                                     415.3n ± ∞ ¹
Store/IterateParallel-16                                                                                      394.4n ± ∞ ¹
Store/IterateParallel-16-2                                                                                    411.5n ± ∞ ¹
Store/IterateParallel-16-4                                                                                    391.3n ± ∞ ¹
Store/IterateParallel-32                                                                                      580.2n ± ∞ ¹
Store/IterateParallel-32-2                                                                                    354.2n ± ∞ ¹
Store/IterateParallel-32-4                                                                                    633.5n ± ∞ ¹
Store/IterateParallel-64                                                                                      961.5n ± ∞ ¹
Store/IterateParallel-64-2                                                                                    543.2n ± ∞ ¹
Store/IterateParallel-64-4                                                                                    685.6n ± ∞ ¹
Store/IterateParallel-128                                                                                     1.807µ ± ∞ ¹
Store/IterateParallel-128-2                                                                                   940.7n ± ∞ ¹
Store/IterateParallel-128-4                                                                                   855.5n ± ∞ ¹
Store/IterateParallel-256                                                                                     3.476µ ± ∞ ¹
Store/IterateParallel-256-2                                                                                   1.772µ ± ∞ ¹
Store/IterateParallel-256-4                                                                                   1.585µ ± ∞ ¹
Store/IterateParallel-512                                                                                     6.946µ ± ∞ ¹
Store/IterateParallel-512-2                                                                                   3.488µ ± ∞ ¹
Store/IterateParallel-512-4                                                                                   3.154µ ± ∞ ¹
Store/IterateParallel-1024                                                                                    13.79µ ± ∞ ¹
Store/IterateParallel-1024-2                                                                                  6.866µ ± ∞ ¹
Store/IterateParallel-1024-4                                                                                  6.212µ ± ∞ ¹
Store/IterateWithGc-1                                                                                         1.862µ ± ∞ ¹
Store/IterateWithGc-1-2                                                                                       1.740µ ± ∞ ¹
Store/IterateWithGc-1-4                                                                                       1.742µ ± ∞ ¹
Store/IterateWithGc-2                                                                                         1.854µ ± ∞ ¹
Store/IterateWithGc-2-2                                                                                       1.748µ ± ∞ ¹
Store/IterateWithGc-2-4                                                                                       1.761µ ± ∞ ¹
Store/IterateWithGc-4                                                                                         1.919µ ± ∞ ¹
Store/IterateWithGc-4-2                                                                                       1.795µ ± ∞ ¹
Store/IterateWithGc-4-4                                                                                       1.824µ ± ∞ ¹
Store/IterateWithGc-8                                                                                         1.990µ ± ∞ ¹
Store/IterateWithGc-8-2                                                                                       1.843µ ± ∞ ¹
Store/IterateWithGc-8-4                                                                                       1.873µ ± ∞ ¹
Store/IterateWithGc-16                                                                                        2.409µ ± ∞ ¹
Store/IterateWithGc-16-2                                                                                      2.126µ ± ∞ ¹
Store/IterateWithGc-16-4                                                                                      2.132µ ± ∞ ¹
Store/IterateWithGc-32                                                                                        2.944µ ± ∞ ¹
Store/IterateWithGc-32-2                                                                                      2.559µ ± ∞ ¹
Store/IterateWithGc-32-4                                                                                      2.570µ ± ∞ ¹
Store/IterateWithGc-64                                                                                        3.672µ ± ∞ ¹
Store/IterateWithGc-64-2                                                                                      3.452µ ± ∞ ¹
Store/IterateWithGc-64-4                                                                                      3.462µ ± ∞ ¹
Store/IterateWithGc-128                                                                                       5.606µ ± ∞ ¹
Store/IterateWithGc-128-2                                                                                     5.293µ ± ∞ ¹
Store/IterateWithGc-128-4                                                                                     5.293µ ± ∞ ¹
Store/IterateWithGc-256                                                                                       9.768µ ± ∞ ¹
Store/IterateWithGc-256-2                                                                                     9.170µ ± ∞ ¹
Store/IterateWithGc-256-4                                                                                     9.012µ ± ∞ ¹
Store/IterateWithGc-512                                                                                       16.88µ ± ∞ ¹
Store/IterateWithGc-512-2                                                                                     16.68µ ± ∞ ¹
Store/IterateWithGc-512-4                                                                                     16.58µ ± ∞ ¹
Store/IterateWithGc-1024                                                                                      31.94µ ± ∞ ¹
Store/IterateWithGc-1024-2                                                                                    31.75µ ± ∞ ¹
Store/IterateWithGc-1024-4                                                                                    31.46µ ± ∞ ¹
Store/IterateWithGcParallel-1                                                                                 211.6n ± ∞ ¹
Store/IterateWithGcParallel-1-2                                                                               247.7n ± ∞ ¹
Store/IterateWithGcParallel-1-4                                                                               269.9n ± ∞ ¹
Store/IterateWithGcParallel-2                                                                                 220.9n ± ∞ ¹
Store/IterateWithGcParallel-2-2                                                                               245.2n ± ∞ ¹
Store/IterateWithGcParallel-2-4                                                                               288.4n ± ∞ ¹
Store/IterateWithGcParallel-4                                                                                 238.6n ± ∞ ¹
Store/IterateWithGcParallel-4-2                                                                               313.8n ± ∞ ¹
Store/IterateWithGcParallel-4-4                                                                               307.6n ± ∞ ¹
Store/IterateWithGcParallel-8                                                                                 258.4n ± ∞ ¹
Store/IterateWithGcParallel-8-2                                                                               298.2n ± ∞ ¹
Store/IterateWithGcParallel-8-4                                                                               419.6n ± ∞ ¹
Store/IterateWithGcParallel-16                                                                                396.2n ± ∞ ¹
Store/IterateWithGcParallel-16-2                                                                              408.3n ± ∞ ¹
Store/IterateWithGcParallel-16-4                                                                              391.4n ± ∞ ¹
Store/IterateWithGcParallel-32                                                                                588.7n ± ∞ ¹
Store/IterateWithGcParallel-32-2                                                                              332.5n ± ∞ ¹
Store/IterateWithGcParallel-32-4                                                                              652.1n ± ∞ ¹
Store/IterateWithGcParallel-64                                                                                992.9n ± ∞ ¹
Store/IterateWithGcParallel-64-2                                                                              550.0n ± ∞ ¹
Store/IterateWithGcParallel-64-4                                                                              690.1n ± ∞ ¹
Store/IterateWithGcParallel-128                                                                               1.800µ ± ∞ ¹
Store/IterateWithGcParallel-128-2                                                                             939.0n ± ∞ ¹
Store/IterateWithGcParallel-128-4                                                                             864.0n ± ∞ ¹
Store/IterateWithGcParallel-256                                                                               3.475µ ± ∞ ¹
Store/IterateWithGcParallel-256-2                                                                             1.767µ ± ∞ ¹
Store/IterateWithGcParallel-256-4                                                                             1.616µ ± ∞ ¹
Store/IterateWithGcParallel-512                                                                               6.978µ ± ∞ ¹
Store/IterateWithGcParallel-512-2                                                                             3.484µ ± ∞ ¹
Store/IterateWithGcParallel-512-4                                                                             3.151µ ± ∞ ¹
Store/IterateWithGcParallel-1024                                                                              13.81µ ± ∞ ¹
Store/IterateWithGcParallel-1024-2                                                                            6.944µ ± ∞ ¹
Store/IterateWithGcParallel-1024-4                                                                            6.199µ ± ∞ ¹
Metric/GetDatum-2                                                                                             983.9n ± ∞ ¹
Metric/GetDatum-2-2                                                                                           762.6n ± ∞ ¹
Metric/GetDatum-2-4                                                                                           933.6n ± ∞ ¹
Metric/GetDatum-4                                                                                             1.494µ ± ∞ ¹
Metric/GetDatum-4-2                                                                                           1.507µ ± ∞ ¹
Metric/GetDatum-4-4                                                                                           1.675µ ± ∞ ¹
Metric/GetDatum-8                                                                                             2.925µ ± ∞ ¹
Metric/GetDatum-8-2                                                                                           2.940µ ± ∞ ¹
Metric/GetDatum-8-4                                                                                           3.009µ ± ∞ ¹
Metric/GetDatum-16                                                                                            6.269µ ± ∞ ¹
Metric/GetDatum-16-2                                                                                          5.748µ ± ∞ ¹
Metric/GetDatum-16-4                                                                                          6.241µ ± ∞ ¹
Metric/GetDatum-32                                                                                            11.92µ ± ∞ ¹
Metric/GetDatum-32-2                                                                                          13.73µ ± ∞ ¹
Metric/GetDatum-32-4                                                                                          12.94µ ± ∞ ¹
Metric/GetDatum-64                                                                                            25.01µ ± ∞ ¹
Metric/GetDatum-64-2                                                                                          24.53µ ± ∞ ¹
Metric/GetDatum-64-4                                                                                          26.12µ ± ∞ ¹
Metric/GetDatum-128                                                                                           53.20µ ± ∞ ¹
Metric/GetDatum-128-2                                                                                         52.98µ ± ∞ ¹
Metric/GetDatum-128-4                                                                                         55.23µ ± ∞ ¹
Metric/GetDatum-256                                                                                           117.2µ ± ∞ ¹
Metric/GetDatum-256-2                                                                                         116.8µ ± ∞ ¹
Metric/GetDatum-256-4                                                                                         119.4µ ± ∞ ¹
Metric/GetDatum-512                                                                                           265.1µ ± ∞ ¹
Metric/GetDatum-512-2                                                                                         243.9µ ± ∞ ¹
Metric/GetDatum-512-4                                                                                         264.0µ ± ∞ ¹
Metric/GetDatum-1024                                                                                          541.3µ ± ∞ ¹
Metric/GetDatum-1024-2                                                                                        524.8µ ± ∞ ¹
Metric/GetDatum-1024-4                                                                                        573.4µ ± ∞ ¹
Metric/GetDatum-2048                                                                                          1.108m ± ∞ ¹
Metric/GetDatum-2048-2                                                                                        923.9µ ± ∞ ¹
Metric/GetDatum-2048-4                                                                                        1.054m ± ∞ ¹
Metric/GetDatum-4096                                                                                          2.260m ± ∞ ¹
Metric/GetDatum-4096-2                                                                                        1.911m ± ∞ ¹
Metric/GetDatum-4096-4                                                                                        2.099m ± ∞ ¹
Metric/GetDatum-8192                                                                                          5.168m ± ∞ ¹
Metric/GetDatum-8192-2                                                                                        4.074m ± ∞ ¹
Metric/GetDatum-8192-4                                                                                        4.252m ± ∞ ¹
Metric/GetDatumParallel-2                          
8000
                                                           805.6n ± ∞ ¹
Metric/GetDatumParallel-2-2                                                                                   1.024µ ± ∞ ¹
Metric/GetDatumParallel-2-4                                                                                   1.107µ ± ∞ ¹
Metric/GetDatumParallel-4                                                                                     1.540µ ± ∞ ¹
Metric/GetDatumParallel-4-2                                                                                   1.902µ ± ∞ ¹
Metric/GetDatumParallel-4-4                                                                                   2.288µ ± ∞ ¹
Metric/GetDatumParallel-8                                                                                     3.172µ ± ∞ ¹
Metric/GetDatumParallel-8-2                                                                                   3.695µ ± ∞ ¹
Metric/GetDatumParallel-8-4                                                                                   4.836µ ± ∞ ¹
Metric/GetDatumParallel-16                                                                                    6.031µ ± ∞ ¹
Metric/GetDatumParallel-16-2                                                                                  7.366µ ± ∞ ¹
Metric/GetDatumParallel-16-4                                                                                  9.502µ ± ∞ ¹
Metric/GetDatumParallel-32                                                                                    11.66µ ± ∞ ¹
Metric/GetDatumParallel-32-2                                                                                  15.79µ ± ∞ ¹
Metric/GetDatumParallel-32-4                                                                                  18.78µ ± ∞ ¹
Metric/GetDatumParallel-64                                                                                    24.43µ ± ∞ ¹
Metric/GetDatumParallel-64-2                                                                                  32.02µ ± ∞ ¹
Metric/GetDatumParallel-64-4                                                                                  39.19µ ± ∞ ¹
Metric/GetDatumParallel-128                                                                                   54.40µ ± ∞ ¹
Metric/GetDatumParallel-128-2                                                                                 68.37µ ± ∞ ¹
Metric/GetDatumParallel-128-4                                                                                 82.83µ ± ∞ ¹
Metric/GetDatumParallel-256                                                                                   116.7µ ± ∞ ¹
Metric/GetDatumParallel-256-2                                                                                 149.2µ ± ∞ ¹
Metric/GetDatumParallel-256-4                                                                                 174.5µ ± ∞ ¹
Metric/GetDatumParallel-512                                                                                   265.3µ ± ∞ ¹
Metric/GetDatumParallel-512-2                                                                                 318.4µ ± ∞ ¹
Metric/GetDatumParallel-512-4                                                                                 368.5µ ± ∞ ¹
Metric/GetDatumParallel-1024                                                                                  527.0µ ± ∞ ¹
Metric/GetDatumParallel-1024-2                                                                                649.3µ ± ∞ ¹
Metric/GetDatumParallel-1024-4                                                                                737.3µ ± ∞ ¹
Metric/GetDatumParallel-2048                                                                                  1.112m ± ∞ ¹
Metric/GetDatumParallel-2048-2                                                                                1.230m ± ∞ ¹
Metric/GetDatumParallel-2048-4                                                                                1.400m ± ∞ ¹
Metric/GetDatumParallel-4096                                                                                  2.797m ± ∞ ¹
Metric/GetDatumParallel-4096-2                                                                                2.409m ± ∞ ¹
Metric/GetDatumParallel-4096-4                                                                                2.530m ± ∞ ¹
Metric/GetDatumParallel-8192                                                                                  6.235m ± ∞ ¹
Metric/GetDatumParallel-8192-2                                                                                4.625m ± ∞ ¹
Metric/GetDatumParallel-8192-4                                                                                5.055m ± ∞ ¹
geomean                                                                                                       9.094µ
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/google/mtail/internal/metrics/datum
                     │ test-results/benchmark-results-dependabot-go_modules-github.com-golang-glog-1.2.2.txt │
                     │                                        sec/op                                         │
IncrementScalarInt                                                                              4.887n ± ∞ ¹
IncrementScalarInt-2                                                                            4.888n ± ∞ ¹
IncrementScalarInt-4                                                                            4.885n ± ∞ ¹
DecrementScalarInt                                                                              4.886n ± ∞ ¹
DecrementScalarInt-2                                                                            4.888n ± ∞ ¹
DecrementScalarInt-4                                                                            4.887n ± ∞ ¹
geomean                                                                                         4.887n
¹ need >= 6 samples for confidence interval at level 0.95

@kelein kelein merged commit adcc0e3 into master Jul 10, 2024
10 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/golang/glog-1.2.2 branch July 10, 2024 15:35
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.

1 participant
0