Skip to content

Update Rust crate orx-concurrent-vec to v3.6.0 #6911

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hash-worker[bot]
Copy link
Contributor

@hash-worker hash-worker bot commented Apr 12, 2025

This PR contains the following updates:

Package Type Update Change
orx-concurrent-vec workspace.dependencies minor =3.5.0 -> =3.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

orxfun/orx-concurrent-vec (orx-concurrent-vec)

v3.6.0: 2024edition

Compare Source

Migration to edition2024.

CI action is added.


Configuration

📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@hash-worker hash-worker bot enabled auto-merge April 12, 2025 01:37
@github-actions github-actions bot added the area/deps Relates to third-party dependencies (area) label Apr 12, 2025
Copy link
Contributor

Benchmark results

@rust/hash-graph-benches – Integrations

representative_read_entity

Function Value Mean Flame graphs
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/block/v/1 $$16.6 \mathrm{ms} \pm 192 \mathrm{μs}\left({\color{gray}-2.644 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$16.9 \mathrm{ms} \pm 220 \mathrm{μs}\left({\color{gray}3.24 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$17.0 \mathrm{ms} \pm 228 \mathrm{μs}\left({\color{lightgreen}-27.892 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$16.4 \mathrm{ms} \pm 191 \mathrm{μs}\left({\color{gray}-0.971 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$17.0 \mathrm{ms} \pm 212 \mathrm{μs}\left({\color{lightgreen}-8.184 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1 $$17.8 \mathrm{ms} \pm 209 \mathrm{μs}\left({\color{lightgreen}-26.900 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$17.4 \mathrm{ms} \pm 224 \mathrm{μs}\left({\color{gray}4.51 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$17.7 \mathrm{ms} \pm 244 \mathrm{μs}\left({\color{red}9.35 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$17.1 \mathrm{ms} \pm 202 \mathrm{μs}\left({\color{gray}3.32 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_zero_depth

Function Value Mean Flame graphs
entity_by_id 10 entities $$2.26 \mathrm{ms} \pm 13.9 \mathrm{μs}\left({\color{gray}0.467 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$2.06 \mathrm{ms} \pm 14.3 \mathrm{μs}\left({\color{gray}0.074 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 50 entities $$4.07 \mathrm{ms} \pm 15.3 \mathrm{μs}\left({\color{lightgreen}-5.076 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$3.47 \mathrm{ms} \pm 16.3 \mathrm{μs}\left({\color{gray}-2.786 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$2.05 \mathrm{ms} \pm 18.1 \mathrm{μs}\left({\color{gray}0.931 \mathrm{\%}}\right) $$ Flame Graph

representative_read_entity_type

Function Value Mean Flame graphs
get_entity_type_by_id Account ID: d4e16033-c281-4cde-aa35-9085bf2e7579 $$2.16 \mathrm{ms} \pm 9.47 \mathrm{μs}\left({\color{gray}-0.155 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_linkless

Function Value Mean Flame graphs
entity_by_id 10000 entities $$14.5 \mathrm{ms} \pm 73.4 \mathrm{μs}\left({\color{gray}4.10 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$2.28 \mathrm{ms} \pm 9.44 \mathrm{μs}\left({\color{red}7.18 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$2.05 \mathrm{ms} \pm 10.1 \mathrm{μs}\left({\color{gray}-1.514 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$3.05 \mathrm{ms} \pm 20.3 \mathrm{μs}\left({\color{gray}-2.154 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$2.07 \mathrm{ms} \pm 9.50 \mathrm{μs}\left({\color{gray}1.30 \mathrm{\%}}\right) $$ Flame Graph

representative_read_multiple_entities

Function Value Mean Flame graphs
entity_by_property depths: DT=0, PT=2, ET=2, E=2 $$53.9 \mathrm{ms} \pm 299 \mathrm{μs}\left({\color{gray}1.74 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=0 $$40.7 \mathrm{ms} \pm 312 \mathrm{μs}\left({\color{red}5.80 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=2 $$44.2 \mathrm{ms} \pm 305 \mathrm{μs}\left({\color{gray}0.782 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=2, PT=2, ET=2, E=2 $$59.2 \mathrm{ms} \pm 347 \mathrm{μs}\left({\color{gray}4.41 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=255, PT=255, ET=255, E=255 $$68.2 \mathrm{ms} \pm 354 \mathrm{μs}\left({\color{gray}1.67 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=2, E=2 $$49.4 \mathrm{ms} \pm 273 \mathrm{μs}\left({\color{gray}-0.596 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=2, ET=2, E=2 $$87.8 \mathrm{ms} \pm 507 \mathrm{μs}\left({\color{gray}0.545 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=0 $$39.0 \mathrm{ms} \pm 449 \mathrm{μs}\left({\color{gray}4.26 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=2 $$77.6 \mathrm{ms} \pm 586 \mathrm{μs}\left({\color{red}7.19 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=2, PT=2, ET=2, E=2 $$94.8 \mathrm{ms} \pm 575 \mathrm{μs}\left({\color{gray}1.19 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=255, PT=255, ET=255, E=255 $$101 \mathrm{ms} \pm 539 \mathrm{μs}\left({\color{gray}-2.706 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=2, E=2 $$85.6 \mathrm{ms} \pm 488 \mathrm{μs}\left({\color{red}5.37 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_one_depth

Function Value Mean Flame graphs
entity_by_id 10 entities $$59.7 \mathrm{ms} \pm 403 \mathrm{μs}\left({\color{gray}2.02 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$28.4 \mathrm{ms} \pm 231 \mathrm{μs}\left({\color{gray}3.59 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 50 entities $$276 \mathrm{ms} \pm 1.91 \mathrm{ms}\left({\color{gray}-0.137 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$181 \mathrm{ms} \pm 493 \mathrm{μs}\left({\color{gray}-1.654 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$21.1 \mathrm{ms} \pm 107 \mathrm{μs}\left({\color{gray}-1.436 \mathrm{\%}}\right) $$ Flame Graph

@hash-worker hash-worker bot requested a review from a team April 12, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deps Relates to third-party dependencies (area)
Development

Successfully merging this pull request may close these issues.

2 participants