-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 #861
Conversation
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0. - [Commits](golang/sys@v0.19.0...v0.20.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]>
Unit Test Results 1 files 27 suites 8m 38s ⏱️ Results for commit 3c6aacb. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2
.
Benchmark suite | Current: 3c6aacb | Previous: 28136c2 | Ratio |
---|---|---|---|
BenchmarkStore/Add |
2314 ns/op |
821.1 ns/op |
2.82 |
BenchmarkStore/Add |
4511 ns/op |
821.1 ns/op |
5.49 |
BenchmarkStore/Add |
8786 ns/op |
821.1 ns/op |
10.70 |
BenchmarkStore/Add |
17178 ns/op |
821.1 ns/op |
20.92 |
BenchmarkStore/Add |
34618 ns/op |
821.1 ns/op |
42.16 |
BenchmarkStore/Add |
76029 ns/op |
821.1 ns/op |
92.59 |
BenchmarkStore/Add |
147024 ns/op |
821.1 ns/op |
179.06 |
BenchmarkStore/Add |
307289 ns/op |
821.1 ns/op |
374.24 |
BenchmarkStore/Add |
628156 ns/op |
821.1 ns/op |
765.02 |
BenchmarkStore/AddParallel |
2326 ns/op |
815.3 ns/op |
2.85 |
BenchmarkStore/AddParallel |
4386 ns/op |
815.3 ns/op |
5.38 |
BenchmarkStore/AddParallel |
8639 ns/op |
815.3 ns/op |
10.60 |
BenchmarkStore/AddParallel |
17119 ns/op |
815.3 ns/op |
21.00 |
BenchmarkStore/AddParallel |
34478 ns/op |
815.3 ns/op |
42.29 |
BenchmarkStore/AddParallel |
71088 ns/op |
815.3 ns/op |
87.19 |
BenchmarkStore/AddParallel |
149852 ns/op |
815.3 ns/op |
183.80 |
BenchmarkStore/AddParallel |
311090 ns/op |
815.3 ns/op |
381.57 |
BenchmarkStore/AddParallel |
622480 ns/op |
815.3 ns/op |
763.50 |
BenchmarkStore/AddWithGc |
6173 ns/op |
2444 ns/op |
2.53 |
BenchmarkStore/AddWithGc |
10885 ns/op |
2444 ns/op |
4.45 |
BenchmarkStore/AddWithGc |
19890 ns/op |
2444 ns/op |
8.14 |
BenchmarkStore/AddWithGc |
39519 ns/op |
2444 ns/op |
16.17 |
BenchmarkStore/AddWithGc |
76689 ns/op |
2444 ns/op |
31.38 |
BenchmarkStore/AddWithGc |
158816 ns/op |
2444 ns/op |
64.98 |
BenchmarkStore/AddWithGc |
316284 ns/op |
2444 ns/op |
129.41 |
BenchmarkStore/AddWithGc |
652319 ns/op |
2444 ns/op |
266.91 |
BenchmarkStore/AddWithGcParallel |
2288 ns/op |
818.7 ns/op |
2.79 |
BenchmarkStore/AddWithGcParallel |
4490 ns/op |
818.7 ns/op |
5.48 |
BenchmarkStore/AddWithGcParallel |
8683 ns/op |
818.7 ns/op |
10.61 |
BenchmarkStore/AddWithGcParallel |
18309 ns/op |
818.7 ns/op |
22.36 |
BenchmarkStore/AddWithGcParallel |
34588 ns/op |
818.7 ns/op |
42.25 |
BenchmarkStore/AddWithGcParallel |
74075 ns/op |
818.7 ns/op |
90.48 |
BenchmarkStore/AddWithGcParallel |
150119 ns/op |
818.7 ns/op |
183.36 |
BenchmarkStore/AddWithGcParallel |
304321 ns/op |
818.7 ns/op |
371.71 |
BenchmarkStore/AddWithGcParallel |
620178 ns/op |
818.7 ns/op |
757.52 |
BenchmarkStore/Iterate |
738.6 ns/op |
361.4 ns/op |
2.04 |
BenchmarkStore/Iterate |
1130 ns/op |
361.4 ns/op |
3.13 |
BenchmarkStore/Iterate |
1893 ns/op |
361.4 ns/op |
5.24 |
BenchmarkStore/Iterate |
3579 ns/op |
361.4 ns/op |
9.90 |
BenchmarkStore/Iterate |
6857 ns/op |
361.4 ns/op |
18.97 |
BenchmarkStore/Iterate |
13620 ns/op |
361.4 ns/op |
37.69 |
BenchmarkStore/IterateParallel |
716.8 ns/op |
336.5 ns/op |
2.13 |
BenchmarkStore/IterateParallel |
1103 ns/op |
336.5 ns/op |
3.28 |
BenchmarkStore/IterateParallel |
1896 ns/op |
336.5 ns/op |
5.63 |
BenchmarkStore/IterateParallel |
3494 ns/op |
336.5 ns/op |
10.38 |
BenchmarkStore/IterateParallel |
6817 ns/op |
336.5 ns/op |
20.26 |
BenchmarkStore/IterateParallel |
13593 ns/op |
336.5 ns/op |
40.40 |
BenchmarkStore/IterateWithGc |
5339 ns/op |
1883 ns/op |
2.84 |
BenchmarkStore/IterateWithGc |
10009 ns/op |
1883 ns/op |
5.32 |
BenchmarkStore/IterateWithGc |
17429 ns/op |
1883 ns/op |
9.26 |
BenchmarkStore/IterateWithGc |
31428 ns/op |
1883 ns/op |
16.69 |
BenchmarkStore/IterateWithGcParallel |
710.5 ns/op |
336.9 ns/op |
2.11 |
BenchmarkStore/IterateWithGcParallel |
1091 ns/op |
336.9 ns/op |
3.24 |
BenchmarkStore/IterateWithGcParallel |
1925 ns/op |
336.9 ns/op |
5.71 |
BenchmarkStore/IterateWithGcParallel |
3514 ns/op |
336.9 ns/op |
10.43 |
BenchmarkStore/IterateWithGcParallel |
6867 ns/op |
336.9 ns/op |
20.38 |
BenchmarkStore/IterateWithGcParallel |
13551 ns/op |
336.9 ns/op |
40.22 |
BenchmarkMetric/GetDatum |
2950 ns/op |
776.4 ns/op |
3.80 |
BenchmarkMetric/GetDatum |
5617 ns/op |
776.4 ns/op |
7.23 |
BenchmarkMetric/GetDatum |
10932 ns/op |
776.4 ns/op |
14.08 |
BenchmarkMetric/GetDatum |
22734 ns/op |
776.4 ns/op |
29.28 |
BenchmarkMetric/GetDatum |
47895 ns/op |
776.4 ns/op |
61.69 |
BenchmarkMetric/GetDatum |
106324 ns/op |
776.4 ns/op |
136.94 |
BenchmarkMetric/GetDatum |
242832 ns/op |
776.4 ns/op |
312.77 |
BenchmarkMetric/GetDatum |
516841 ns/op |
776.4 ns/op |
665.69 |
BenchmarkMetric/GetDatum |
1034780 ns/op |
776.4 ns/op |
1332.79 |
BenchmarkMetric/GetDatum |
2108953 ns/op |
776.4 ns/op |
2716.32 |
BenchmarkMetric/GetDatum |
4630544 ns/op |
776.4 ns/op |
5964.12 |
BenchmarkMetric/GetDatumParallel |
2824 ns/op |
912.2 ns/op |
3.10 |
BenchmarkMetric/GetDatumParallel |
5508 ns/op |
912.2 ns/op |
6.04 |
BenchmarkMetric/GetDatumParallel |
11879 ns/op |
912.2 ns/op |
13.02 |
BenchmarkMetric/GetDatumParallel |
23074 ns/op |
912.2 ns/op |
25.29 |
BenchmarkMetric/GetDatumParallel |
49061 ns/op |
912.2 ns/op |
53.78 |
BenchmarkMetric/GetDatumParallel |
109470 ns/op |
912.2 ns/op |
120.01 |
BenchmarkMetric/GetDatumParallel |
248548 ns/op |
912.2 ns/op |
272.47 |
BenchmarkMetric/GetDatumParallel |
520935 ns/op |
912.2 ns/op |
571.08 |
BenchmarkMetric/GetDatumParallel |
1031200 ns/op |
912.2 ns/op |
1130.45 |
BenchmarkMetric/GetDatumParallel |
2099628 ns/op |
912.2 ns/op |
2301.72 |
BenchmarkMetric/GetDatumParallel |
4702205 ns/op |
912.2 ns/op |
5154.80 |
This comment was automatically generated by workflow using github-action-benchmark.
Bumps golang.org/x/sys from 0.19.0 to 0.20.0.
Commits
7d69d98
unix: extend support for z/OS7758090
cpu: add support for sve2 detection9a28524
windows: drop go version tags for unsupported versions27dc90b
unix: update to Linux kernel 6.4Dependabot 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)