Skip to content

Features/rbac#2517

Open
shivamka1 wants to merge 69 commits intodb_v4from
features/rbac
Open

Features/rbac#2517
shivamka1 wants to merge 69 commits intodb_v4from
features/rbac

Conversation

@shivamka1
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a 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 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 6a70667 Previous: 9823ef7 Ratio
lotr_graph/num_edges 5 ns/iter (± 0) 0 ns/iter (± 0) +∞
lotr_graph/num_nodes 137 ns/iter (± 28) 1 ns/iter (± 0) 137
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 (± 28) 5 ns/iter (± 0) 28.80
lotr_graph_window_10/has_node_existing 133 ns/iter (± 8) 62 ns/iter (± 11) 2.15
lotr_graph_window_10/iterate nodes 33557 ns/iter (± 172) 11339 ns/iter (± 40) 2.96
lotr_graph_window_10/iterate edges 100603 ns/iter (± 3689) 48684 ns/iter (± 211) 2.07
lotr_graph_subgraph_10pc/has_edge_existing 235 ns/iter (± 13) 93 ns/iter (± 1) 2.53
lotr_graph_subgraph_10pc/num_nodes 128 ns/iter (± 23) 4 ns/iter (± 0) 32
lotr_graph_subgraph_10pc/has_node_existing 105 ns/iter (± 2) 34 ns/iter (± 0) 3.09
lotr_graph_subgraph_10pc/iterate nodes 2481 ns/iter (± 117) 839 ns/iter (± 5) 2.96
lotr_graph_subgraph_10pc_windowed/has_node_existing 126 ns/iter (± 10) 62 ns/iter (± 14) 2.03
lotr_graph_subgraph_10pc_windowed/iterate nodes 4496 ns/iter (± 111) 1365 ns/iter (± 3) 3.29
lotr_graph_window_50_layered/num_nodes 66494 ns/iter (± 688) 21435 ns/iter (± 536) 3.10
lotr_graph_window_50_layered/has_node_existing 923 ns/iter (± 93) 129 ns/iter (± 12) 7.16
lotr_graph_window_50_layered/max_id 73623 ns/iter (± 2460) 25556 ns/iter (± 252) 2.88
lotr_graph_window_50_layered/iterate nodes 146256 ns/iter (± 2583) 19308 ns/iter (± 47) 7.57
lotr_graph_window_50_layered/iterate edges 208240 ns/iter (± 1551) 83616 ns/iter (± 1318) 2.49
lotr_graph_window_50_layered/graph_latest 109927 ns/iter (± 4807) 36649 ns/iter (± 916) 3.00
lotr_graph_persistent_window_50_layered/num_edges_temporal 584171 ns/iter (± 13276) 192686 ns/iter (± 1569) 3.03
lotr_graph_persistent_window_50_layered/num_nodes 87017 ns/iter (± 3418) 31517 ns/iter (± 779) 2.76
lotr_graph_persistent_window_50_layered/has_node_existing 1120 ns/iter (± 178) 174 ns/iter (± 83) 6.44
lotr_graph_persistent_window_50_layered/max_id 95596 ns/iter (± 2657) 38024 ns/iter (± 490) 2.51
lotr_graph_persistent_window_50_layered/iterate nodes 192056 ns/iter (± 2104) 35886 ns/iter (± 191) 5.35
lotr_graph_persistent_window_50_layered/iterate edges 189379 ns/iter (± 785) 84161 ns/iter (± 596) 2.25
lotr_graph_persistent_window_50_layered/graph_latest 168768 ns/iter (± 1900) 57549 ns/iter (± 4809) 2.93
lotr_graph_persistent_window_50_layered_materialise/materialize 11508133 ns/iter (± 59372) 5298035 ns/iter (± 147912) 2.17
lotr_graph/proto_encode 5914762 ns/iter (± 139239) 1157897 ns/iter (± 73709) 5.11

This comment was automatically generated by workflow using github-action-benchmark.

@ljeub-pometry ljeub-pometry marked this pull request as ready for review March 17, 2026 11:40
Copy link
Copy Markdown
Collaborator

@ljeub-pometry ljeub-pometry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a bunch of permissions need tweaking

Comment thread python/tests/test_permissions.py Outdated
Comment thread python/tests/test_permissions.py Outdated
Comment thread python/tests/test_permissions.py
Comment thread python/tests/test_permissions.py Outdated
Comment thread python/tests/test_permissions.py Outdated
Comment thread raphtory-graphql/src/model/mod.rs Outdated
Comment thread raphtory-graphql/src/model/mod.rs Outdated
Comment thread raphtory-graphql/src/model/mod.rs
Comment thread raphtory-graphql/src/auth_policy.rs Outdated
Comment thread raphtory-graphql/src/auth_policy.rs Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants