Closed
Conversation
…2512) * updated graphql-bench * cargo.toml * update rust version * fixed package * fixing * working auth code * 91.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.191.1 * chore: apply tidy-public auto-fixes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.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: 4ef35b4 | Previous: 9823ef7 | Ratio |
|---|---|---|---|
lotr_graph/num_edges |
5 ns/iter (± 0) |
0 ns/iter (± 0) |
+∞ |
lotr_graph/num_nodes |
129 ns/iter (± 26) |
1 ns/iter (± 0) |
129 |
lotr_graph/graph_latest |
3 ns/iter (± 0) |
0 ns/iter (± 0) |
+∞ |
lotr_graph_window_100/num_edges |
28 ns/iter (± 0) |
8 ns/iter (± 0) |
3.50 |
lotr_graph_window_100/num_nodes |
144 ns/iter (± 28) |
5 ns/iter (± 0) |
28.80 |
lotr_graph_window_10/has_node_existing |
135 ns/iter (± 7) |
62 ns/iter (± 11) |
2.18 |
lotr_graph_window_10/iterate nodes |
35086 ns/iter (± 97) |
11339 ns/iter (± 40) |
3.09 |
lotr_graph_window_10/iterate edges |
105233 ns/iter (± 233) |
48684 ns/iter (± 211) |
2.16 |
lotr_graph_subgraph_10pc/has_edge_existing |
235 ns/iter (± 10) |
93 ns/iter (± 1) |
2.53 |
lotr_graph_subgraph_10pc/num_nodes |
131 ns/iter (± 23) |
4 ns/iter (± 0) |
32.75 |
lotr_graph_subgraph_10pc/has_node_existing |
108 ns/iter (± 1) |
34 ns/iter (± 0) |
3.18 |
lotr_graph_subgraph_10pc/iterate nodes |
2593 ns/iter (± 131) |
839 ns/iter (± 5) |
3.09 |
lotr_graph_subgraph_10pc_windowed/has_node_existing |
131 ns/iter (± 7) |
62 ns/iter (± 14) |
2.11 |
lotr_graph_subgraph_10pc_windowed/iterate nodes |
4803 ns/iter (± 95) |
1365 ns/iter (± 3) |
3.52 |
lotr_graph_window_50_layered/num_nodes |
65965 ns/iter (± 2272) |
21435 ns/iter (± 536) |
3.08 |
lotr_graph_window_50_layered/has_node_existing |
962 ns/iter (± 80) |
129 ns/iter (± 12) |
7.46 |
lotr_graph_window_50_layered/max_id |
73046 ns/iter (± 1126) |
25556 ns/iter (± 252) |
2.86 |
lotr_graph_window_50_layered/iterate nodes |
151218 ns/iter (± 403) |
19308 ns/iter (± 47) |
7.83 |
lotr_graph_window_50_layered/iterate edges |
209293 ns/iter (± 616) |
83616 ns/iter (± 1318) |
2.50 |
lotr_graph_window_50_layered/graph_latest |
110629 ns/iter (± 1431) |
36649 ns/iter (± 916) |
3.02 |
lotr_graph_persistent_window_50_layered/num_edges_temporal |
609986 ns/iter (± 21234) |
192686 ns/iter (± 1569) |
3.17 |
lotr_graph_persistent_window_50_layered/num_nodes |
85296 ns/iter (± 1401) |
31517 ns/iter (± 779) |
2.71 |
lotr_graph_persistent_window_50_layered/has_node_existing |
1165 ns/iter (± 190) |
174 ns/iter (± 83) |
6.70 |
lotr_graph_persistent_window_50_layered/max_id |
95838 ns/iter (± 839) |
38024 ns/iter (± 490) |
2.52 |
lotr_graph_persistent_window_50_layered/iterate nodes |
201355 ns/iter (± 1211) |
35886 ns/iter (± 191) |
5.61 |
lotr_graph_persistent_window_50_layered/iterate edges |
196738 ns/iter (± 934) |
84161 ns/iter (± 596) |
2.34 |
lotr_graph_persistent_window_50_layered/graph_latest |
170142 ns/iter (± 1376) |
57549 ns/iter (± 4809) |
2.96 |
lotr_graph_persistent_window_50_layered_materialise/materialize |
11595858 ns/iter (± 42291) |
5298035 ns/iter (± 147912) |
2.19 |
lotr_graph/proto_encode |
5719715 ns/iter (± 55452) |
1157897 ns/iter (± 73709) |
4.94 |
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.
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change? If yes is this documented?
How was this patch tested?
Are there any further changes required?