Skip to content
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

Update Rust crate bytes to v1.8.0 #5457

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

hash-worker[bot]
Copy link
Contributor

@hash-worker hash-worker bot commented Oct 22, 2024

This PR contains the following updates:

Package Type Update Change
bytes workspace.dependencies minor 1.7.2 -> 1.8.0

Release Notes

tokio-rs/bytes (bytes)

v1.8.0

Compare Source

  • Guarantee address in split_off/split_to for empty slices (#​740)

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 October 22, 2024 08:42
@github-actions github-actions bot added the area/deps Relates to third-party dependencies (area) label Oct 22, 2024
@hash-worker hash-worker bot added this pull request to the merge queue Oct 22, 2024
Copy link
Contributor

Benchmark results

@rust/graph-benches – Integrations

representative_read_entity_type

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

scaling_read_entity_complete_zero_depth

Function Value Mean Flame graphs
entity_by_id 10 entities $$2.15 \mathrm{ms} \pm 21.9 \mathrm{μs}\left({\color{gray}2.08 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 50 entities $$4.06 \mathrm{ms} \pm 30.8 \mathrm{μs}\left({\color{lightgreen}-5.023 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$1.89 \mathrm{ms} \pm 8.19 \mathrm{μs}\left({\color{gray}-3.449 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$1.94 \mathrm{ms} \pm 12.1 \mathrm{μs}\left({\color{gray}-0.362 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$2.78 \mathrm{ms} \pm 84.3 \mathrm{μs}\left({\color{lightgreen}-10.168 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_linkless

Function Value Mean Flame graphs
entity_by_id 10 entities $$1.90 \mathrm{ms} \pm 10.4 \mathrm{μs}\left({\color{gray}0.966 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$2.89 \mathrm{ms} \pm 20.8 \mathrm{μs}\left({\color{gray}3.92 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$1.91 \mathrm{ms} \pm 7.63 \mathrm{μs}\left({\color{gray}-0.530 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$9.24 \mathrm{ms} \pm 103 \mathrm{μs}\left({\color{gray}-3.932 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$2.03 \mathrm{ms} \pm 9.51 \mathrm{μs}\left({\color{gray}-5.000 \mathrm{\%}}\right) $$ Flame Graph

representative_read_multiple_entities

Function Value Mean Flame graphs
entity_by_property depths: DT=255, PT=255, ET=255, E=255 $$69.4 \mathrm{ms} \pm 299 \mathrm{μs}\left({\color{gray}-1.753 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=2, ET=2, E=2 $$55.9 \mathrm{ms} \pm 430 \mathrm{μs}\left({\color{gray}-1.189 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=0 $$40.8 \mathrm{ms} \pm 209 \mathrm{μs}\left({\color{gray}-0.402 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=2, E=2 $$51.5 \mathrm{ms} \pm 298 \mathrm{μs}\left({\color{gray}-2.410 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=2 $$45.3 \mathrm{ms} \pm 324 \mathrm{μs}\left({\color{gray}-0.408 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=2, PT=2, ET=2, E=2 $$60.4 \mathrm{ms} \pm 250 \mathrm{μs}\left({\color{gray}-0.598 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=255, PT=255, ET=255, E=255 $$112 \mathrm{ms} \pm 683 \mathrm{μs}\left({\color{gray}0.940 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=2, ET=2, E=2 $$96.9 \mathrm{ms} \pm 465 \mathrm{μs}\left({\color{gray}-0.933 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=0 $$43.8 \mathrm{ms} \pm 226 \mathrm{μs}\left({\color{gray}-0.638 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=2, E=2 $$92.1 \mathrm{ms} \pm 433 \mathrm{μs}\left({\color{gray}-1.057 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=2 $$81.7 \mathrm{ms} \pm 594 \mathrm{μs}\left({\color{gray}-0.992 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=2, PT=2, ET=2, E=2 $$101 \mathrm{ms} \pm 532 \mathrm{μs}\left({\color{gray}-0.171 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_one_depth

Function Value Mean Flame graphs
entity_by_id 10 entities $$49.5 \mathrm{ms} \pm 2.41 \mathrm{ms}\left({\color{red}55.6 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 50 entities $$279 \mathrm{ms} \pm 2.58 \mathrm{ms}\left({\color{lightgreen}-30.650 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$20.6 \mathrm{ms} \pm 115 \mathrm{μs}\left({\color{gray}0.290 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$25.6 \mathrm{ms} \pm 281 \mathrm{μs}\left({\color{gray}-0.292 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$78.4 \mathrm{ms} \pm 1.10 \mathrm{ms}\left({\color{red}5.45 \mathrm{\%}}\right) $$ Flame Graph

representative_read_entity

Function Value Mean Flame graphs
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$17.1 \mathrm{ms} \pm 218 \mathrm{μs}\left({\color{red}7.86 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/block/v/1 $$16.2 \mathrm{ms} \pm 195 \mathrm{μs}\left({\color{lightgreen}-7.413 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$16.3 \mathrm{ms} \pm 218 \mathrm{μs}\left({\color{gray}-2.423 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$16.7 \mathrm{ms} \pm 207 \mathrm{μs}\left({\color{gray}1.72 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$16.2 \mathrm{ms} \pm 226 \mathrm{μs}\left({\color{lightgreen}-6.094 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$17.0 \mathrm{ms} \pm 246 \mathrm{μs}\left({\color{gray}0.971 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1 $$16.2 \mathrm{ms} \pm 198 \mathrm{μs}\left({\color{lightgreen}-13.418 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$16.1 \mathrm{ms} \pm 191 \mathrm{μs}\left({\color{lightgreen}-32.731 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$16.1 \mathrm{ms} \pm 223 \mathrm{μs}\left({\color{gray}-2.708 \mathrm{\%}}\right) $$ Flame Graph

Merged via the queue into main with commit 560218d Oct 22, 2024
162 checks passed
@hash-worker hash-worker bot deleted the deps/rs/bytes-1.x-lockfile branch October 22, 2024 09:29
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.

1 participant