Build(deps): bump actions/cache from 3 to 6#2663
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Contributor
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.
| Benchmark suite | Current: 56c4436 | Previous: 9823ef7 | Ratio |
|---|---|---|---|
lotr_graph/num_edges |
4 ns/iter (± 0) |
0 ns/iter (± 0) |
+∞ |
lotr_graph/num_nodes |
4 ns/iter (± 0) |
1 ns/iter (± 0) |
4 |
lotr_graph/graph_latest |
3 ns/iter (± 0) |
0 ns/iter (± 0) |
+∞ |
lotr_graph_materialise/materialize |
7775901 ns/iter (± 42647) |
1564816 ns/iter (± 35303) |
4.97 |
lotr_graph_window_100/num_nodes |
13 ns/iter (± 0) |
5 ns/iter (± 0) |
2.60 |
lotr_graph_window_100_materialise/materialize |
7926034 ns/iter (± 38480) |
1669150 ns/iter (± 10700) |
4.75 |
lotr_graph_window_10/has_node_existing |
137 ns/iter (± 10) |
62 ns/iter (± 11) |
2.21 |
lotr_graph_window_10_materialise/materialize |
3294459 ns/iter (± 23614) |
971980 ns/iter (± 4278) |
3.39 |
lotr_graph_subgraph_10pc_materialise/materialize |
2078858 ns/iter (± 14662) |
334634 ns/iter (± 1287) |
6.21 |
lotr_graph_subgraph_10pc_windowed/has_node_existing |
140 ns/iter (± 8) |
62 ns/iter (± 14) |
2.26 |
lotr_graph_subgraph_10pc_windowed_materialise/materialize |
1241978 ns/iter (± 12363) |
230399 ns/iter (± 2617) |
5.39 |
lotr_graph_window_50_layered/num_edges_temporal |
144340 ns/iter (± 3142) |
70121 ns/iter (± 7586) |
2.06 |
lotr_graph_window_50_layered/has_node_existing |
381 ns/iter (± 29) |
129 ns/iter (± 12) |
2.95 |
lotr_graph_window_50_layered/has_node_nonexisting |
5 ns/iter (± 0) |
2 ns/iter (± 0) |
2.50 |
lotr_graph_window_50_layered/graph_latest |
87140 ns/iter (± 1911) |
36649 ns/iter (± 916) |
2.38 |
lotr_graph_window_50_layered_materialise/materialize |
29356760 ns/iter (± 193131) |
3488825 ns/iter (± 24948) |
8.41 |
lotr_graph_persistent_window_50_layered/num_edges_temporal |
584838 ns/iter (± 12536) |
192686 ns/iter (± 1569) |
3.04 |
lotr_graph_persistent_window_50_layered/has_node_existing |
418 ns/iter (± 381) |
174 ns/iter (± 83) |
2.40 |
lotr_graph_persistent_window_50_layered/has_node_nonexisting |
5 ns/iter (± 0) |
2 ns/iter (± 0) |
2.50 |
lotr_graph_persistent_window_50_layered/graph_latest |
131739 ns/iter (± 3170) |
57549 ns/iter (± 4809) |
2.29 |
lotr_graph_persistent_window_50_layered_materialise/materialize |
49671328 ns/iter (± 886608) |
5298035 ns/iter (± 147912) |
9.38 |
This comment was automatically generated by workflow using github-action-benchmark.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/cache from 3 to 6.
Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesb9bf592Update documentation for v6 release80f7777Update packages, migrate to ESMDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)