Open
Conversation
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: cd8dfb3 | Previous: 9823ef7 | Ratio |
|---|---|---|---|
lotr_graph/num_edges |
5 ns/iter (± 0) |
0 ns/iter (± 0) |
+∞ |
lotr_graph/num_nodes |
138 ns/iter (± 25) |
1 ns/iter (± 0) |
138 |
lotr_graph/graph_latest |
4 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 (± 25) |
5 ns/iter (± 0) |
28.80 |
lotr_graph_window_10/has_node_existing |
130 ns/iter (± 16) |
62 ns/iter (± 11) |
2.10 |
lotr_graph_window_10/iterate nodes |
33367 ns/iter (± 115) |
11339 ns/iter (± 40) |
2.94 |
lotr_graph_window_10/iterate edges |
101753 ns/iter (± 267) |
48684 ns/iter (± 211) |
2.09 |
lotr_graph_subgraph_10pc/has_edge_existing |
232 ns/iter (± 11) |
93 ns/iter (± 1) |
2.49 |
lotr_graph_subgraph_10pc/num_nodes |
129 ns/iter (± 35) |
4 ns/iter (± 0) |
32.25 |
lotr_graph_subgraph_10pc/has_node_existing |
103 ns/iter (± 2) |
34 ns/iter (± 0) |
3.03 |
lotr_graph_subgraph_10pc/iterate nodes |
2533 ns/iter (± 116) |
839 ns/iter (± 5) |
3.02 |
lotr_graph_subgraph_10pc_windowed/has_node_existing |
126 ns/iter (± 8) |
62 ns/iter (± 14) |
2.03 |
lotr_graph_subgraph_10pc_windowed/iterate nodes |
4958 ns/iter (± 98) |
1365 ns/iter (± 3) |
3.63 |
lotr_graph_window_50_layered/num_nodes |
68353 ns/iter (± 1143) |
21435 ns/iter (± 536) |
3.19 |
lotr_graph_window_50_layered/has_node_existing |
932 ns/iter (± 87) |
129 ns/iter (± 12) |
7.22 |
lotr_graph_window_50_layered/max_id |
74464 ns/iter (± 1814) |
25556 ns/iter (± 252) |
2.91 |
lotr_graph_window_50_layered/iterate nodes |
151027 ns/iter (± 909) |
19308 ns/iter (± 47) |
7.82 |
lotr_graph_window_50_layered/iterate edges |
204298 ns/iter (± 560) |
83616 ns/iter (± 1318) |
2.44 |
lotr_graph_window_50_layered/graph_latest |
112168 ns/iter (± 3512) |
36649 ns/iter (± 916) |
3.06 |
lotr_graph_persistent_window_50_layered/num_edges_temporal |
586165 ns/iter (± 6368) |
192686 ns/iter (± 1569) |
3.04 |
lotr_graph_persistent_window_50_layered/num_nodes |
88252 ns/iter (± 2672) |
31517 ns/iter (± 779) |
2.80 |
lotr_graph_persistent_window_50_layered/has_node_existing |
1153 ns/iter (± 171) |
174 ns/iter (± 83) |
6.63 |
lotr_graph_persistent_window_50_layered/max_id |
97262 ns/iter (± 2175) |
38024 ns/iter (± 490) |
2.56 |
lotr_graph_persistent_window_50_layered/iterate nodes |
197772 ns/iter (± 1441) |
35886 ns/iter (± 191) |
5.51 |
lotr_graph_persistent_window_50_layered/iterate edges |
184826 ns/iter (± 722) |
84161 ns/iter (± 596) |
2.20 |
lotr_graph_persistent_window_50_layered/graph_latest |
171088 ns/iter (± 2234) |
57549 ns/iter (± 4809) |
2.97 |
lotr_graph_persistent_window_50_layered_materialise/materialize |
11997914 ns/iter (± 130184) |
5298035 ns/iter (± 147912) |
2.26 |
lotr_graph/proto_encode |
6056568 ns/iter (± 241382) |
1157897 ns/iter (± 73709) |
5.23 |
This comment was automatically generated by workflow using github-action-benchmark.
ljeub-pometry
requested changes
Mar 17, 2026
Collaborator
ljeub-pometry
left a comment
There was a problem hiding this comment.
a bunch of permissions need tweaking
…ures/rbac # Conflicts: # python/tests/test_permissions.py
…gistration via AtomicBool entrypoints and OneOfInput GraphAccessFilter with And/Or composability
…le binary entry point.
… remove unused GqlGraph::permission field
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.
No description provided.