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 npm package sigma to v3.0.0-beta.38 #5679

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

hash-worker[bot]
Copy link
Contributor

@hash-worker hash-worker bot commented Nov 20, 2024

This PR contains the following updates:

Package Type Update Change
sigma (source) dependencies patch 3.0.0-beta.37 -> 3.0.0-beta.38

Release Notes

jacomyal/sigma.js (sigma)

v3.0.0-beta.38

Compare Source


Configuration

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

🚦 Automerge: Disabled because a matching PR was automerged previously.

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.

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/book/v/1 $$17.3 \mathrm{ms} \pm 240 \mathrm{μs}\left({\color{gray}1.27 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$18.2 \mathrm{ms} \pm 214 \mathrm{μs}\left({\color{gray}3.83 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$18.3 \mathrm{ms} \pm 224 \mathrm{μs}\left({\color{gray}3.83 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$18.4 \mathrm{ms} \pm 236 \mathrm{μs}\left({\color{red}5.10 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$18.7 \mathrm{ms} \pm 249 \mathrm{μs}\left({\color{red}11.5 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$18.7 \mathrm{ms} \pm 263 \mathrm{μs}\left({\color{gray}-0.917 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/block/v/1 $$18.3 \mathrm{ms} \pm 255 \mathrm{μs}\left({\color{red}8.57 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$19.0 \mathrm{ms} \pm 258 \mathrm{μs}\left({\color{gray}1.36 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$17.7 \mathrm{ms} \pm 271 \mathrm{μs}\left({\color{lightgreen}-5.026 \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 $$74.4 \mathrm{ms} \pm 297 \mathrm{μs}\left({\color{gray}2.35 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=0 $$44.0 \mathrm{ms} \pm 198 \mathrm{μs}\left({\color{gray}0.008 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=2, PT=2, ET=2, E=2 $$63.8 \mathrm{ms} \pm 404 \mathrm{μs}\left({\color{gray}0.223 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=2 $$48.3 \mathrm{ms} \pm 255 \mathrm{μs}\left({\color{gray}0.054 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=2, E=2 $$54.4 \mathrm{ms} \pm 237 \mathrm{μs}\left({\color{gray}-0.058 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=2, ET=2, E=2 $$59.3 \mathrm{ms} \pm 272 \mathrm{μs}\left({\color{gray}0.239 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=255, PT=255, ET=255, E=255 $$117 \mathrm{ms} \pm 780 \mathrm{μs}\left({\color{gray}-0.470 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=0 $$46.4 \mathrm{ms} \pm 322 \mathrm{μs}\left({\color{gray}1.71 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=2, PT=2, ET=2, E=2 $$107 \mathrm{ms} \pm 454 \mathrm{μs}\left({\color{gray}3.27 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=2 $$87.6 \mathrm{ms} \pm 626 \mathrm{μs}\left({\color{gray}1.48 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=2, E=2 $$96.8 \mathrm{ms} \pm 400 \mathrm{μs}\left({\color{gray}0.089 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=2, ET=2, E=2 $$102 \mathrm{ms} \pm 565 \mathrm{μs}\left({\color{gray}1.74 \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 $$1.48 \mathrm{ms} \pm 7.30 \mathrm{μs}\left({\color{gray}-2.111 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_one_depth

Function Value Mean Flame graphs
entity_by_id 50 entities $$268 \mathrm{ms} \pm 1.90 \mathrm{ms}\left({\color{gray}-1.955 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$26.3 \mathrm{ms} \pm 255 \mathrm{μs}\left({\color{gray}-1.161 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$21.6 \mathrm{ms} \pm 149 \mathrm{μs}\left({\color{gray}1.40 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$53.1 \mathrm{ms} \pm 325 \mathrm{μs}\left({\color{gray}-2.439 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$90.9 \mathrm{ms} \pm 570 \mathrm{μs}\left({\color{red}17.9 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_linkless

Function Value Mean Flame graphs
entity_by_id 1 entities $$2.00 \mathrm{ms} \pm 12.5 \mathrm{μs}\left({\color{gray}-1.328 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$2.21 \mathrm{ms} \pm 10.3 \mathrm{μs}\left({\color{gray}-0.366 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$2.16 \mathrm{ms} \pm 12.0 \mathrm{μs}\left({\color{gray}4.76 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$3.15 \mathrm{ms} \pm 14.7 \mathrm{μs}\left({\color{gray}-1.715 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$15.2 \mathrm{ms} \pm 71.4 \mathrm{μs}\left({\color{gray}2.92 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_zero_depth

Function Value Mean Flame graphs
entity_by_id 50 entities $$5.82 \mathrm{ms} \pm 34.4 \mathrm{μs}\left({\color{red}20.7 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$2.10 \mathrm{ms} \pm 12.9 \mathrm{μs}\left({\color{gray}1.53 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$2.04 \mathrm{ms} \pm 17.6 \mathrm{μs}\left({\color{gray}0.189 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$2.38 \mathrm{ms} \pm 16.7 \mathrm{μs}\left({\color{gray}1.24 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$3.61 \mathrm{ms} \pm 102 \mathrm{μs}\left({\color{gray}-2.483 \mathrm{\%}}\right) $$ Flame Graph

@vilkinsons vilkinsons merged commit 83968b8 into main Nov 20, 2024
165 of 166 checks passed
@vilkinsons vilkinsons deleted the deps/js/sigma-npm-packages branch November 20, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps > hash* Affects HASH (a `hash-*` app) area/apps area/deps Relates to third-party dependencies (area) type/eng > frontend Owned by the @frontend team
Development

Successfully merging this pull request may close these issues.

3 participants