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

Bump golang.org/x/sys from 0.0.0-20220908164124-27713097b956 to 0.6.0 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps golang.org/x/sys from 0.0.0-20220908164124-27713097b956 to 0.6.0.

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 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 [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220908164124-27713097b956 to 0.6.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

Benchmark Result

Benchmark diff with base
goos: linux
goarch: amd64
pkg: github.com/google/mtail/internal/metrics
cpu: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
                                   │ test-results/benchmark-results-dependabot-go_modules-golang.org-x-sys-0.6.0.txt │
                                   │                                     sec/op                                      │
Store/Add-1                                                                                             826.7n ± ∞ ¹
Store/Add-1-2                                                                                           834.1n ± ∞ ¹
Store/Add-1-4                                                                                           843.1n ± ∞ ¹
Store/Add-2                                                                                             1.352µ ± ∞ ¹
Store/Add-2-2                                                                                           1.316µ ± ∞ ¹
Store/Add-2-4                                                                                           1.330µ ± ∞ ¹
Store/Add-4                                                                                             2.462µ ± ∞ ¹
Store/Add-4-2                                                                                           2.344µ ± ∞ ¹
Store/Add-4-4                                                                                           2.377µ ± ∞ ¹
Store/Add-8                                                                                             4.580µ ± ∞ ¹
Store/Add-8-2                                                                                           4.452µ ± ∞ ¹
Store/Add-8-4                                                                                           4.550µ ± ∞ ¹
Store/Add-16                                                                                            9.397µ ± ∞ ¹
Store/Add-16-2                                                                                          9.143µ ± ∞ ¹
Store/Add-16-4                                                                                          9.227µ ± ∞ ¹
Store/Add-32                                                                                            18.20µ ± ∞ ¹
Store/Add-32-2                                                                                          18.34µ ± ∞ ¹
Store/Add-32-4                                                                                          18.65µ ± ∞ ¹
Store/Add-64                                                                                            37.74µ ± ∞ ¹
Store/Add-64-2                                                                                          36.84µ ± ∞ ¹
Store/Add-64-4                                                                                          38.16µ ± ∞ ¹
Store/Add-128                                                                                           78.10µ ± ∞ ¹
Store/Add-128-2                                                                                         74.67µ ± ∞ ¹
Store/Add-128-4                                                                                         77.95µ ± ∞ ¹
Store/Add-256                                                                                           167.8µ ± ∞ ¹
Store/Add-256-2                                                                                         157.1µ ± ∞ ¹
Store/Add-256-4                                                                                         162.3µ ± ∞ ¹
Store/Add-512                                                                                           344.2µ ± ∞ ¹
Store/Add-512-2                                                                                         320.1µ ± ∞ ¹
Store/Add-512-4                                                                                         329.6µ ± ∞ ¹
Store/Add-1024                                                                                          720.7µ ± ∞ ¹
Store/Add-1024-2                                                                                        649.1µ ± ∞ ¹
Store/Add-1024-4                                                                                        675.5µ ± ∞ ¹
Store/AddParallel-1                                                                                     838.8n ± ∞ ¹
Store/AddParallel-1-2                                                                                   887.4n ± ∞ ¹
Store/AddParallel-1-4                                                                                   863.9n ± ∞ ¹
Store/AddParallel-2                                                                                     1.334µ ± ∞ ¹
Store/AddParallel-2-2                                                                                   1.412µ ± ∞ ¹
Store/AddParallel-2-4                                                                                   1.421µ ± ∞ ¹
Store/AddParallel-4                                                                                     2.439µ ± ∞ ¹
Store/AddParallel-4-2                                                                                   2.493µ ± ∞ ¹
Store/AddParallel-4-4                                                                                   2.452µ ± ∞ ¹
Store/AddParallel-8                                                                                     4.620µ ± ∞ ¹
Store/AddParallel-8-2                                                                                   4.804µ ± ∞ ¹
Store/AddParallel-8-4                                                                                   4.849µ ± ∞ ¹
Store/AddParallel-16                                                                                    9.406µ ± ∞ ¹
Store/AddParallel-16-2                                                                                  9.839µ ± ∞ ¹
Store/AddParallel-16-4                                                                                  9.988µ ± ∞ ¹
Store/AddParallel-32                                                                                    18.36µ ± ∞ ¹
Store/AddParallel-32-2                                                                                  19.36µ ± ∞ ¹
Store/AddParallel-32-4                                                                                  19.87µ ± ∞ ¹
Store/AddParallel-64                                                                                    37.62µ ± ∞ ¹
Store/AddParallel-64-2                                                                                  38.75µ ± ∞ ¹
Store/AddParallel-64-4                                                                                  39.76µ ± ∞ ¹
Store/AddParallel-128                                                                                   79.76µ ± ∞ ¹
Store/AddParallel-128-2                                                                                 82.93µ ± ∞ ¹
Store/AddParallel-128-4                                                                                 81.87µ ± ∞ ¹
Store/AddParallel-256                                                                                   165.4µ ± ∞ ¹
Store/AddParallel-256-2                                                                                 164.9µ ± ∞ ¹
Store/AddParallel-256-4                                                                                 169.3µ ± ∞ ¹
Store/AddParallel-512                                                                                   346.0µ ± ∞ ¹
Store/AddParallel-512-2                                                                                 343.5µ ± ∞ ¹
Store/AddParallel-512-4                                                                                 364.7µ ± ∞ ¹
Store/AddParallel-1024                                                                                  716.7µ ± ∞ ¹
Store/AddParallel-1024-2                                                                                704.7µ ± ∞ ¹
Store/AddParallel-1024-4                                                                                700.9µ ± ∞ ¹
Store/AddWithGc-1                                                                                       2.377µ ± ∞ ¹
Store/AddWithGc-1-2                                                                                     2.291µ ± ∞ ¹
Store/AddWithGc-1-4                                                                                     2.342µ ± ∞ ¹
Store/AddWithGc-2                                                                                       3.013µ ± ∞ ¹
Store/AddWithGc-2-2                                                                                     2.826µ ± ∞ ¹
Store/AddWithGc-2-4                                                                                     2.901µ ± ∞ ¹
Store/AddWithGc-4                                                                                       4.131µ ± ∞ ¹
Store/AddWithGc-4-2                                                                                     3.900µ ± ∞ ¹
Store/AddWithGc-4-4                                                                                     4.064µ ± ∞ ¹
Store/AddWithGc-8                                                                                       6.375µ ± ∞ ¹
Store/AddWithGc-8-2                                                                                     6.090µ ± ∞ ¹
Store/AddWithGc-8-4                                                                                     6.264µ ± ∞ ¹
Store/AddWithGc-16                                                                                      11.40µ ± ∞ ¹
Store/AddWithGc-16-2                                                                                    11.03µ ± ∞ ¹
Store/AddWithGc-16-4                                                                                    11.55µ ± ∞ ¹
Store/AddWithGc-32                                                                                      21.32µ ± ∞ ¹
Store/AddWithGc-32-2                                                                                    20.28µ ± ∞ ¹
Store/AddWithGc-32-4                                                                                    20.79µ ± ∞ ¹
Store/AddWithGc-64                                                                                      41.95µ ± ∞ ¹
Store/AddWithGc-64-2                                                                                    39.41µ ± ∞ ¹
Store/AddWithGc-64-4                                                                                    40.89µ ± ∞ ¹
Store/AddWithGc-128                                                                                     86.33µ ± ∞ ¹
Store/AddWithGc-128-2                                                                                   80.28µ ± ∞ ¹
Store/AddWithGc-128-4                                                                                   83.11µ ± ∞ ¹
Store/AddWithGc-256                                                                                     183.8µ ± ∞ ¹
Store/AddWithGc-256-2                                                                                   163.5µ ± ∞ ¹
Store/AddWithGc-256-4                                                                                   169.3µ ± ∞ ¹
Store/AddWithGc-512                                                                                     355.3µ ± ∞ ¹
Store/AddWithGc-512-2                                                                                   334.2µ ± ∞ ¹
Store/AddWithGc-512-4                                                                                   350.1µ ± ∞ ¹
Store/AddWithGc-1024                                                                                    743.3µ ± ∞ ¹
Store/AddWithGc-1024-2                                                                                  675.1µ ± ∞ ¹
Store/AddWithGc-1024-4                                                                                  685.7µ ± ∞ ¹
Store/AddWithGcParallel-1                                                                               828.7n ± ∞ ¹
Store/AddWithGcParallel-1-2                                                                             876.5n ± ∞ ¹
Store/AddWithGcParallel-1-4                                                                             873.3n ± ∞ ¹
Store/AddWithGcParallel-2                                                                               1.336µ ± ∞ ¹
Store/AddWithGcParallel-2-2                                                                             1.402µ ± ∞ ¹
Store/AddWithGcParallel-2-4                                                                             1.400µ ± ∞ ¹
Store/AddWithGcParallel-4                                                                               2.416µ ± ∞ ¹
Store/AddWithGcParallel-4-2                                                                             2.492µ ± ∞ ¹
Store/AddWithGcParallel-4-4                                                                             2.535µ ± ∞ ¹
Store/AddWithGcParallel-8                                                                               4.669µ ± ∞ ¹
Store/AddWithGcParallel-8-2                                                                             4.829µ ± ∞ ¹
Store/AddWithGcParallel-8-4                                                                             4.866µ ± ∞ ¹
Store/AddWithGcParallel-16                                                                              9.581µ ± ∞ ¹
Store/AddWithGcParallel-16-2                                                                            9.822µ ± ∞ ¹
Store/AddWithGcParallel-16-4                                                                            10.01µ ± ∞ ¹
Store/AddWithGcParallel-32                                                                              19.17µ ± ∞ ¹
Store/AddWithGcParallel-32-2                                                                            19.24µ ± ∞ ¹
Store/AddWithGcParallel-32-4                                                                            19.93µ ± ∞ ¹
Store/AddWithGcParallel-64                                                                              38.87µ ± ∞ ¹
Store/AddWithGcParallel-64-2                                                                            38.58µ ± ∞ ¹
Store/AddWithGcParallel-64-4                                                                            39.69µ ± ∞ ¹
Store/AddWithGcParallel-128                                                                             78.06µ ± ∞ ¹
Store/AddWithGcParallel-128-2                                                                           80.78µ ± ∞ ¹
Store/AddWithGcParallel-128-4                                                                           82.46µ ± ∞ ¹
Store/AddWithGcParallel-256                                                                             169.7µ ± ∞ ¹
Store/AddWithGcParallel-256-2                                                                           167.1µ ± ∞ ¹
Store/AddWithGcParallel-256-4                                                                           172.3µ ± ∞ ¹
Store/AddWithGcParallel-512                                                                             340.9µ ± ∞ ¹
Store/AddWithGcParallel-512-2                                                                           340.1µ ± ∞ ¹
Store/AddWithGcParallel-512-4                                                                           347.3µ ± ∞ ¹
Store/AddWithGcParallel-1024                                                                            698.2µ ± ∞ ¹
Store/AddWithGcParallel-1024-2                                                                          698.2µ ± ∞ ¹
Store/AddWithGcParallel-1024-4                                                                          685.9µ ± ∞ ¹
Store/Iterate-1                                                                                         353.6n ± ∞ ¹
Store/Iterate-1-2                                                                                       353.7n ± ∞ ¹
Store/Iterate-1-4                                                                                       353.8n ± ∞ ¹
Store/Iterate-2                                                                                         366.0n ± ∞ ¹
Store/Iterate-2-2                                                                                       366.5n ± ∞ ¹
Store/Iterate-2-4                                                                                       366.1n ± ∞ ¹
Store/Iterate-4                                                                                         393.5n ± ∞ ¹
Store/Iterate-4-2                                                                                       393.8n ± ∞ ¹
Store/Iterate-4-4                                                                                       395.8n ± ∞ ¹
Store/Iterate-8                                                                                         436.0n ± ∞ ¹
Store/Iterate-8-2                                                                                       437.0n ± ∞ ¹
Store/Iterate-8-4                                                                                       437.1n ± ∞ ¹
Store/Iterate-16                                                                                        599.9n ± ∞ ¹
Store/Iterate-16-2                                                                                      606.5n ± ∞ ¹
Store/Iterate-16-4                                                                                      592.5n ± ∞ ¹
Store/Iterate-32                                                                                        864.1n ± ∞ ¹
Store/Iterate-32-2                                                                                      852.2n ± ∞ ¹
Store/Iterate-32-4                                                                                      870.4n ± ∞ ¹
Store/Iterate-64                                                                                        1.420µ ± ∞ ¹
Store/Iterate-64-2                                                                                      1.424µ ± ∞ ¹
Store/Iterate-64-4                                                                                      1.399µ ± ∞ ¹
Store/Iterate-128                                                                                       2.525µ ± ∞ ¹
Store/Iterate-128-2                                                                                     2.480µ ± ∞ ¹
Store/Iterate-128-4                                                                                     2.483µ ± ∞ ¹
Store/Iterate-256                                                                                       4.832µ ± ∞ ¹
Store/Iterate-256-2                                                                                     4.755µ ± ∞ ¹
Store/Iterate-256-4                                                                                     4.710µ ± ∞ ¹
Store/Iterate-512                                                                                       9.236µ ± ∞ ¹
Store/Iterate-512-2                                                                                     9.281µ ± ∞ ¹
Store/Iterate-512-4                                                                                     9.288µ ± ∞ ¹
Store/Iterate-1024                                                                                      18.04µ ± ∞ ¹
Store/Iterate-1024-2                                                                                    18.18µ ± ∞ ¹
Store/Iterate-1024-4                                                                                    18.14µ ± ∞ ¹
Store/IterateParallel-1                                                                                 352.8n ± ∞ ¹
Store/IterateParallel-1-2                                                                               382.7n ± ∞ ¹
Store/IterateParallel-1-4                                                                               416.4n ± ∞ ¹
Store/IterateParallel-2                                                                                 368.7n ± ∞ ¹
Store/IterateParallel-2-2                                                                               407.1n ± ∞ ¹
Store/IterateParallel-2-4                                                                               425.5n ± ∞ ¹
Store/IterateParallel-4                                                                                 394.8n ± ∞ ¹
Store/IterateParallel-4-2                                                                               431.1n ± ∞ ¹
Store/IterateParallel-4-4                                                                               476.4n ± ∞ ¹
Store/IterateParallel-8                                                                                 437.7n ± ∞ ¹
Store/IterateParallel-8-2                                                                               469.4n ± ∞ ¹
Store/IterateParallel-8-4                                                                               513.1n ± ∞ ¹
Store/IterateParallel-16                                                                                594.6n ± ∞ ¹
Store/IterateParallel-16-2                                                                              514.4n ± ∞ ¹
Store/IterateParallel-16-4                                                                              577.5n ± ∞ ¹
Store/IterateParallel-32                                                                                873.3n ± ∞ ¹
Store/IterateParallel-32-2                                                                              605.6n ± ∞ ¹
Store/IterateParallel-32-4                                                                              613.3n ± ∞ ¹
Store/IterateParallel-64                                                                                1.390µ ± ∞ ¹
Store/IterateParallel-64-2                                                                              850.6n ± ∞ ¹
Store/IterateParallel-64-4                                                                              868.5n ± ∞ ¹
Store/IterateParallel-128                                                                               2.546µ ± ∞ ¹
Store/IterateParallel-128-2                                                                             1.430µ ± ∞ ¹
Store/IterateParallel-128-4                                                                             1.427µ ± ∞ ¹
Store/IterateParallel-256                                                                               4.734µ ± ∞ ¹
Store/IterateParallel-256-2                                                                             2.500µ ± ∞ ¹
Store/IterateParallel-256-4                                                                             2.586µ ± ∞ ¹
Store/IterateParallel-512                                                                               9.281µ ± ∞ ¹
Store/IterateParallel-512-2                                                                             4.797µ ± ∞ ¹
Store/IterateParallel-512-4                                                                             4.859µ ± ∞ ¹
Store/IterateParallel-1024                                                                              18.12µ ± ∞ ¹
Store/IterateParallel-1024-2                                                                            9.295µ ± ∞ ¹
Store/IterateParallel-1024-4                                                                            9.293µ ± ∞ ¹
Store/IterateWithGc-1                                                                                   1.875µ ± ∞ ¹
Store/IterateWithGc-1-2                                                                                 1.843µ ± ∞ ¹
Store/IterateWithGc-1-4                                                                                 1.876µ ± ∞ ¹
Store/IterateWithGc-2                                                                                   1.909µ ± ∞ ¹
Store/IterateWithGc-2-2                                                                                 1.874µ ± ∞ ¹
Store/IterateWithGc-2-4                                                                                 1.904µ ± ∞ ¹
Store/IterateWithGc-4                                                                                   1.993µ ± ∞ ¹
Store/IterateWithGc-4-2                                                                                 1.956µ ± ∞ ¹
Store/IterateWithGc-4-4                                                                                 1.973µ ± ∞ ¹
Store/IterateWithGc-8                                                                                   2.098µ ± ∞ ¹
Store/IterateWithGc-8-2                                                                                 2.041µ ± ∞ ¹
Store/IterateWithGc-8-4                                                                                 2.078µ ± ∞ ¹
Store/IterateWithGc-16                                                                                  2.501µ ± ∞ ¹
Store/IterateWithGc-16-2                                                                                2.395µ ± ∞ ¹
Store/IterateWithGc-16-4                                                                                2.438µ ± ∞ ¹
Store/IterateWithGc-32                                                                                  3.134µ ± ∞ ¹
Store/IterateWithGc-32-2                                                                                3.025µ ± ∞ ¹
Store/IterateWithGc-32-4                                                                                3.054µ ± ∞ ¹
Store/IterateWithGc-64                                                                                  4.516µ ± ∞ ¹
Store/IterateWithGc-64-2                                                                                4.245µ ± ∞ ¹
Store/IterateWithGc-64-4                                                                                4.287µ ± ∞ ¹
Store/IterateWithGc-128                                                                                 7.107µ ± ∞ ¹
Store/IterateWithGc-128-2                                                                               6.751µ ± ∞ ¹
Store/IterateWithGc-128-4                                                                               6.741µ ± ∞ ¹
Store/IterateWithGc-256                                                                                 12.23µ ± ∞ ¹
Store/IterateWithGc-256-2                                                                               11.63µ ± ∞ ¹
Store/IterateWithGc-256-4                                                                               11.85µ ± ∞ ¹
Store/IterateWithGc-512                                                                                 21.87µ ± ∞ ¹
Store/IterateWithGc-512-2                                                                               21.10µ ± ∞ ¹
Store/IterateWithGc-512-4                                                                               21.77µ ± ∞ ¹
Store/IterateWithGc-1024                                                                                40.46µ ± ∞ ¹
Store/IterateWithGc-1024-2                                                                              39.92µ ± ∞ ¹
Store/IterateWithGc-1024-4                                                                              40.11µ ± ∞ ¹
Store/IterateWithGcParallel-1                                                                           352.2n ± ∞ ¹
Store/IterateWithGcParallel-1-2                                                                         386.7n ± ∞ ¹
Store/IterateWithGcParallel-1-4                                                                         388.7n ± ∞ ¹
Store/IterateWithGcParallel-2                                                                           366.4n ± ∞ ¹
Store/IterateWithGcParallel-2-2                                                                         397.1n ± ∞ ¹
Store/IterateWithGcParallel-2-4                                                                         417.2n ± ∞ ¹
Store/IterateWithGcParallel-4                                                                           393.8n ± ∞ ¹
Store/IterateWithGcParallel-4-2                                                                         427.3n ± ∞ ¹
Store/IterateWithGcParallel-4-4                                                                         476.2n ± ∞ ¹
Store/IterateWithGcParallel-8                                                                           437.2n ± ∞ ¹
Store/IterateWithGcParallel-8-2                                                                         472.6n ± ∞ ¹
Store/IterateWithGcParallel-8-4                                                                         506.7n ± ∞ ¹
Store/IterateWithGcParallel-16                                                                          602.9n ± ∞ ¹
Store/IterateWithGcParallel-16-2                                                                        505.9n ± ∞ ¹
Store/IterateWithGcParallel-16-4                                                                        546.4n ± ∞ ¹
Store/IterateWithGcParallel-32                                                                          866.4n ± ∞ ¹
Store/IterateWithGcParallel-32-2                                                                        586.7n ± ∞ ¹
Store/IterateWithGcParallel-32-4                                                                        605.2n ± ∞ ¹
Store/IterateWithGcParallel-64                                                                          1.420µ ± ∞ ¹
Store/IterateWithGcParallel-64-2                                                                        816.5n ± ∞ ¹
Store/IterateWithGcParallel-64-4                                                                        849.4n ± ∞ ¹
Store/IterateWithGcParallel-128                                                                         2.550µ ± ∞ ¹
Store/IterateWithGcParallel-128-2                                                                       1.363µ ± ∞ ¹
Store/IterateWithGcParallel-128-4                                                                       1.397µ ± ∞ ¹
Store/IterateWithGcParallel-256                                                                         4.769µ ± ∞ ¹
Store/IterateWithGcParallel-256-2                                                                       2.537µ ± ∞ ¹
Store/IterateWithGcParallel-256-4                                                                       2.559µ ± ∞ ¹
Store/IterateWithGcParallel-512                                                                         9.260µ ± ∞ ¹
Store/IterateWithGcParallel-512-2                                                                       4.791µ ± ∞ ¹
Store/IterateWithGcParallel-512-4                                                                       4.828µ ± ∞ ¹
Store/IterateWithGcParallel-1024                                                                        18.10µ ± ∞ ¹
Store/IterateWithGcParallel-1024-2                                                                      9.318µ ± ∞ ¹
Store/IterateWithGcParallel-1024-4                                                                      9.229µ ± ∞ ¹
Metric/GetDatum-2                                                                                       1.294µ ± ∞ ¹
Metric/GetDatum-2-2                                                                                     1.171µ ± ∞ ¹
Metric/GetDatum-2-4                                                                                     2.130µ ± ∞ ¹
Metric/GetDatum-4                                                                                       2.348µ ± ∞ ¹
Metric/GetDatum-4-2                                                                                     2.099µ ± ∞ ¹
Metric/GetDatum-4-4                                                                                     3.493µ ± ∞ ¹
Metric/GetDatum-8                                                                                       4.012µ ± ∞ ¹
Metric/GetDatum-8-2                                                                                     4.162µ ± ∞ ¹
Metric/GetDatum-8-4                                                                                     6.588µ ± ∞ ¹
Metric/GetDatum-16                                                                                      8.634µ ± ∞ ¹
Metric/GetDatum-16-2                                                                                    8.292µ ± ∞ ¹
Metric/GetDatum-16-4                                                                                    14.07µ ± ∞ ¹
Metric/GetDatum-32                                                                                      17.55µ ± ∞ ¹
Metric/GetDatum-32-2                                                                                    17.07µ ± ∞ ¹
Metric/GetDatum-32-4                                                                                    29.27µ ± ∞ ¹
Metric/GetDatum-64                                                                                      36.39µ ± ∞ ¹
Metric/GetDatum-64-2                                                                                    33.79µ ± ∞ ¹
Metric/GetDatum-64-4                                                                                    53.26µ ± ∞ ¹
Metric/GetDatum-128                                                                                     80.24µ ± ∞ ¹
Metric/GetDatum-128-2                                                                                   74.47µ ± ∞ ¹
Metric/GetDatum-128-4                                                                                   116.4µ ± ∞ ¹
Metric/GetDatum-256                                                                                     172.9µ ± ∞ ¹
Metric/GetDatum-256-2                                                                                   165.8µ ± ∞ ¹
Metric/GetDatum-256-4                                                                                   267.9µ ± ∞ ¹
Metric/GetDatum-512                                                                                     378.8µ ± ∞ ¹
Metric/GetDatum-512-2                                                                                   375.3µ ± ∞ ¹
Metric/GetDatum-512-4                                                                                   611.6µ ± ∞ ¹
Metric/GetDatum-1024                                                                                    789.7µ ± ∞ ¹
Metric/GetDatum-1024-2                                                                                  841.8µ ± ∞ ¹
Metric/GetDatum-1024-4                                                                                  1.285m ± ∞ ¹
Metric/GetDatum-2048                                                                                    1.593m ± ∞ ¹
Metric/GetDatum-2048-2                                                                                  1.494m ± ∞ ¹
Metric/GetDatum-2048-4                                                                                  2.441m ± ∞ ¹
Metric/GetDatum-4096                                                                                    3.480m ± ∞ ¹
Metric/GetDatum-4096-2                                                                                  2.834m ± ∞ ¹
Metric/GetDatum-4096-4                                                                                  4.450m ± ∞ ¹
Metric/GetDatum-8192                                                                                    8.434m ± ∞ ¹
Metric/GetDatum-8192-2                                                                                  6.807m ± ∞ ¹
Metric/GetDatum-8192-4                                                                                  8.949m ± ∞ ¹
Metric/GetDatumParallel-2                                                                               1.302µ ± ∞ ¹
Metric/GetDatumParallel-2-2                                                                             1.440µ ± ∞ ¹
Metric/GetDatumParallel-2-4                                                                             1.854µ ± ∞ ¹
Metric/GetDatumParallel-4                                                                               2.276µ ± ∞ ¹
Metric/GetDatumParallel-4-2                                                                             2.382µ ± ∞ ¹
Metric/GetDatumParallel-4-4                                                                             3.735µ ± ∞ ¹
Metric/GetDatumParallel-8                                                                               4.209µ ± ∞ ¹
Metric/GetDatumParallel-8-2                                                                             4.561µ ± ∞ ¹
Metric/GetDatumParallel-8-4                                                                             6.954µ ± ∞ ¹
Metric/GetDatumParallel-16                                                                              8.479µ ± ∞ ¹
Metric/GetDatumParallel-16-2                                                                            9.995µ ± ∞ ¹
Metric/GetDatumParallel-16-4                                                                            14.81µ ± ∞ ¹
Metric/GetDatumParallel-32                                                                              17.62µ ± ∞ ¹
Metric/GetDatumParallel-32-2                                                                            19.85µ ± ∞ ¹
Metric/GetDatumParallel-32-4                                                                            27.77µ ± ∞ ¹
Metric/GetDatumParallel-64                                                                              36.18µ ± ∞ ¹
Metric/GetDatumParallel-64-2                                                                            41.25µ ± ∞ ¹
Metric/GetDatumParallel-64-4                                                                            61.81µ ± ∞ ¹
Metric/GetDatumParallel-128                                                                             79.99µ ± ∞ ¹
Metric/GetDatumParallel-128-2                                                                           89.51µ ± ∞ ¹
Metric/GetDatumParallel-128-4                                                                           132.4µ ± ∞ ¹
Metric/GetDatumParallel-256                                                                             171.4µ ± ∞ ¹
Metric/GetDatumParallel-256-2                                                                           194.9µ ± ∞ ¹
Metric/GetDatumParallel-256-4                                                                           302.9µ ± ∞ ¹
Metric/GetDatumParallel-512                                                                             380.2µ ± ∞ ¹
Metric/GetDatumParallel-512-2                                                                           427.2µ ± ∞ ¹
Metric/GetDatumParallel-512-4                                                                           635.5µ ± ∞ ¹
Metric/GetDatumParallel-1024                                                                            785.5µ ± ∞ ¹
Metric/GetDatumParallel-1024-2                                                                          958.6µ ± ∞ ¹
Metric/GetDatumParallel-1024-4                                                                          1.365m ± ∞ ¹
Metric/GetDatumParallel-2048                                                                            1.606m ± ∞ ¹
Metric/GetDatumParallel-2048-2                                                                          1.771m ± ∞ ¹
Metric/GetDatumParallel-2048-4                                                                          2.477m ± ∞ ¹
Metric/GetDatumParallel-4096                                                                            3.499m ± ∞ ¹
Metric/GetDatumParallel-4096-2                                                                          3.332m ± ∞ ¹
Metric/GetDatumParallel-4096-4                                                                          4.695m ± ∞ ¹
Metric/GetDatumParallel-8192                                                                            8.846m ± ∞ ¹
Metric/GetDatumParallel-8192-2                                                                          7.836m ± ∞ ¹
Metric/GetDatumParallel-8192-4                                                                          10.26m ± ∞ ¹
geomean                                                                                                 11.61µ
¹ 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-golang.org-x-sys-0.6.0.txt │
                     │                                     sec/op                                      │
IncrementScalarInt                                                                        16.06n ± ∞ ¹
IncrementScalarInt-2                                                                      16.07n ± ∞ ¹
IncrementScalarInt-4                                                                      16.07n ± ∞ ¹
DecrementScalarInt                                                                        16.07n ± ∞ ¹
DecrementScalarInt-2                                                                      16.07n ± ∞ ¹
DecrementScalarInt-4                                                                      16.07n ± ∞ ¹
geomean                                                                                   16.07n
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/google/mtail/internal/mtail
                                                                             │ test-results/benchmark-results-dependabot-go_modules-golang.org-x-sys-0.6.0.txt │
                                                                             │                                     sec/op                                      │
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                                                                                              3.312m ± ∞ ¹
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                                                                                            3.531m ± ∞ ¹
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                                                                                            3.370m ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                                                                                           1.266m ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                                                                                         1.341m ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                                                                                         1.273m ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                                                                                     874.2m ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                                                                                   887.1m ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                                                                                   903.6m ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4                                                                                                      218.6µ ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                                                                                    217.1µ ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                                                                                    228.1µ ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                                                                                 67.67µ ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2                                                                               60.80µ ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4                                                                               75.63µ ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log                                                                            116.0µ ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2                                                                          105.4µ ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4                                                                          122.0µ ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log                                                                                102.5µ ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2                                                                              97.81µ ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4                                                                              108.9µ ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                                                                                              648.2µ ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                                                                                            695.0µ ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                                                                                            659.2µ ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                                                                                          112.4µ ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                                                                                        104.2µ ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                                                                                        115.2µ ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                                                                                   130.6µ ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                                                                                 128.6µ ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                                                                                 133.0µ ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log                                                                        432.9µ ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2                                                                      429.5µ ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4                                                                      441.8µ ± ∞ ¹
geomean                                                                                                                                           587.7µ
¹ need >= 6 samples for confidence interval at level 0.95

                                                                             │ test-results/benchmark-results-dependabot-go_modules-golang.org-x-sys-0.6.0.txt │
                                                                             │                                       B/s                                       │
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                                                                                             1.883Gi ± ∞ ¹
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                                                                                           1.651Gi ± ∞ ¹
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                                                                                           1.810Gi ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                                                                                          13.88Gi ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                                                                                        12.09Gi ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                                                                                        13.68Gi ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                                                                                    11.84Mi ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                                                                                  11.67Mi ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                                                                                  11.46Mi ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4                                                                                                     22.06Gi ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                                                                                   22.59Gi ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                                                                                   21.94Gi ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                                                                                13.90Gi ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2                                                                              17.70Gi ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4                                                                              11.22Gi ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log                                                                           45.78Gi ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2                                                                         55.84Gi ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4                                                                         44.75Gi ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log                                                                               26.89Gi ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2                                                                             34.98Gi ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4                                                                             25.67Gi ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                                                                                             31.18Gi ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                                                                                           27.83Gi ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                                                                                           30.93Gi ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                                                                                         89.71Gi ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                                                                                       100.1Gi ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                                                                                       90.52Gi ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                                                                                  147.6Gi ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                                                                                163.8Gi ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                                                                                157.4Gi ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log                                                                       7.746Gi ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2                                                                     8.067Gi ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4                                                                     7.752Gi ± ∞ ¹
geomean                                                                                                                                          11.34Gi
¹ need >= 6 samples for confidence interval at level 0.95

                                                                             │ test-results/benchmark-results-dependabot-go_modules-golang.org-x-sys-0.6.0.txt │
                                                                             │                                      B/op                                       │
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                                                                                             280.5Ki ± ∞ ¹
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                                                                                           282.1Ki ± ∞ ¹
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                                                                                           286.0Ki ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                                                                                          224.1Ki ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                                                                                        224.5Ki ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                                                                                        227.3Ki ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                                                                                    100.4Mi ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                                                                                  100.4Mi ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                                                                                  102.1Mi ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4                                                                                                     52.15Ki ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                                                                                   52.25Ki ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                                                                                   53.06Ki ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                                                                                35.69Ki ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2                                                                              35.71Ki ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4                                                                              36.43Ki ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log                                                                           44.28Ki ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2                                                                         44.33Ki ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4                                                                         45.13Ki ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log                                                                               42.29Ki ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2                                                                             42.42Ki ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4                                                                             43.18Ki ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                                                                                             134.6Ki ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                                                                                           134.8Ki ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                                                                                           136.4Ki ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                                                                                         42.51Ki ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                                                                                       42.56Ki ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                                                                                       43.27Ki ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                                                                                  48.88Ki ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                                                                                48.89Ki ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                                                                                49.75Ki ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log                                                                       79.04Ki ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2                                                                     79.18Ki ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4                                                                     80.44Ki ± ∞ ¹
geomean                                                                                                                                          143.6Ki
¹ need >= 6 samples for confidence interval at level 0.95

                                                                             │ test-results/benchmark-results-dependabot-go_modules-golang.org-x-sys-0.6.0.txt │
                                                                             │                                    allocs/op                                    │
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log                                                                                              5.457k ± ∞ ¹
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-2                                                                                            5.457k ± ∞ ¹
Program/examples/rsyncd.mtail_on_testdata/rsyncd.log-4                                                                                            5.459k ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log                                                                                           3.062k ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-2                                                                                         3.062k ± ∞ ¹
Program/examples/sftp.mtail_on_testdata/sftp_chroot.log-4                                                                                         3.063k ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log                                                                                     1.103M ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-2                                                                                   1.103M ± ∞ ¹
Program/examples/dhcpd.mtail_on_testdata/anonymised_dhcpd_log-4                                                                                   1.103M ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4                                                                                                       225.0 ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4-2                                                                                                     225.0 ± ∞ ¹
Program/examples/ntpd.mtail_on_testdata/ntp4-4                                                                                                     225.0 ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats                                                                                  84.00 ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-2                                                                                84.00 ± ∞ ¹
Program/examples/ntpd_peerstats.mtail_on_testdata/xntp3_peerstats-4                                                                                84.00 ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log                                                                             215.0 ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-2                                                                           215.0 ± ∞ ¹
Program/examples/apache_combined.mtail_on_testdata/apache-combined.log-4                                                                           215.0 ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log                                                                                 202.0 ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log-2                                                                               202.0 ± ∞ ¹
Program/examples/apache_common.mtail_on_testdata/apache-common.log-4                                                                               202.0 ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log                                                                                              1.656k ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-2                                                                                            1.656k ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_log-4                                                                                            1.656k ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog                                                                                           157.0 ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-2                                                                                         157.0 ± ∞ ¹
Program/examples/vsftpd.mtail_on_testdata/vsftpd_xferlog-4                                                                                         157.0 ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log                                                                                    179.0 ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-2                                                                                  179.0 ± ∞ ¹
Program/examples/lighttpd.mtail_on_testdata/lighttpd_access.log-4                                                                                  179.0 ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log                                                                         893.0 ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-2                                                                       894.0 ± ∞ ¹
Program/examples/mysql_slowqueries.mtail_on_testdata/mysql_slowqueries.log-4                                                                       894.0 ± ∞ ¹
geomean                                                                                                                                            958.8
¹ need >= 6 samples for confidence interval at level 0.95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants