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

H-3809: Update glossary pages #5900

Merged
merged 9 commits into from
Dec 14, 2024
Merged

H-3809: Update glossary pages #5900

merged 9 commits into from
Dec 14, 2024

Conversation

vilkinsons
Copy link
Member

🌟 What is the purpose of this PR?

Various updates to glossary pages.

@vilkinsons vilkinsons requested a review from hashdotai December 13, 2024 15:57
@vilkinsons vilkinsons self-assigned this Dec 13, 2024
@github-actions github-actions bot added area/apps > hash.ai Affects the `hash.ai` informational site (app) area/apps labels Dec 13, 2024
@vilkinsons vilkinsons marked this pull request as ready for review December 14, 2024 00:31
@vilkinsons vilkinsons enabled auto-merge December 14, 2024 00:34
@vilkinsons vilkinsons added this pull request to the merge queue Dec 14, 2024
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 $$16.2 \mathrm{ms} \pm 177 \mathrm{μs}\left({\color{lightgreen}-31.157 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$16.0 \mathrm{ms} \pm 159 \mathrm{μs}\left({\color{gray}-0.278 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$15.6 \mathrm{ms} \pm 150 \mathrm{μs}\left({\color{lightgreen}-5.088 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$16.4 \mathrm{ms} \pm 156 \mathrm{μs}\left({\color{gray}1.31 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$15.9 \mathrm{ms} \pm 174 \mathrm{μs}\left({\color{gray}-2.820 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$16.2 \mathrm{ms} \pm 166 \mathrm{μs}\left({\color{gray}-1.332 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$16.5 \mathrm{ms} \pm 157 \mathrm{μs}\left({\color{gray}1.35 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$15.3 \mathrm{ms} \pm 153 \mathrm{μs}\left({\color{lightgreen}-32.418 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/block/v/1 $$16.3 \mathrm{ms} \pm 176 \mathrm{μs}\left({\color{lightgreen}-16.775 \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 $$65.4 \mathrm{ms} \pm 328 \mathrm{μs}\left({\color{gray}1.85 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=0 $$37.9 \mathrm{ms} \pm 178 \mathrm{μs}\left({\color{gray}-3.276 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=2, PT=2, ET=2, E=2 $$56.5 \mathrm{ms} \pm 277 \mathrm{μs}\left({\color{gray}2.17 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=2 $$42.1 \mathrm{ms} \pm 165 \mathrm{μs}\left({\color{gray}0.229 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=2, E=2 $$47.8 \mathrm{ms} \pm 285 \mathrm{μs}\left({\color{gray}1.09 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=2, ET=2, E=2 $$52.8 \mathrm{ms} \pm 225 \mathrm{μs}\left({\color{gray}0.972 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=255, PT=255, ET=255, E=255 $$106 \mathrm{ms} \pm 562 \mathrm{μs}\left({\color{gray}0.224 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=0 $$42.6 \mathrm{ms} \pm 216 \mathrm{μs}\left({\color{gray}2.64 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=2, PT=2, ET=2, E=2 $$101 \mathrm{ms} \pm 747 \mathrm{μs}\left({\color{gray}4.01 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=2 $$81.3 \mathrm{ms} \pm 480 \mathrm{μs}\left({\color{gray}1.56 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=2, E=2 $$90.2 \mathrm{ms} \pm 447 \mathrm{μs}\left({\color{gray}1.49 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=2, ET=2, E=2 $$94.9 \mathrm{ms} \pm 705 \mathrm{μs}\left({\color{gray}1.09 \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.39 \mathrm{ms} \pm 10.8 \mathrm{μs}\left({\color{gray}1.46 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_one_depth

Function Value Mean Flame graphs
entity_by_id 50 entities $$268 \mathrm{ms} \pm 993 \mathrm{μs}\left({\color{lightgreen}-95.151 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$26.3 \mathrm{ms} \pm 212 \mathrm{μs}\left({\color{gray}0.194 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$19.8 \mathrm{ms} \pm 81.6 \mathrm{μs}\left({\color{gray}-2.188 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$36.4 \mathrm{ms} \pm 234 \mathrm{μs}\left({\color{lightgreen}-32.039 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$175 \mathrm{ms} \pm 567 \mathrm{μs}\left({\color{gray}-1.929 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_linkless

Function Value Mean Flame graphs
entity_by_id 1 entities $$1.90 \mathrm{ms} \pm 7.17 \mathrm{μs}\left({\color{gray}0.359 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$2.08 \mathrm{ms} \pm 7.33 \mathrm{μs}\left({\color{gray}-0.846 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$1.92 \mathrm{ms} \pm 5.97 \mathrm{μs}\left({\color{gray}-0.034 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$2.92 \mathrm{ms} \pm 16.0 \mathrm{μs}\left({\color{gray}-2.192 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$13.4 \mathrm{ms} \pm 43.7 \mathrm{μs}\left({\color{red}46.4 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_zero_depth

Function Value Mean Flame graphs
entity_by_id 50 entities $$3.89 \mathrm{ms} \pm 20.0 \mathrm{μs}\left({\color{gray}-1.731 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$1.92 \mathrm{ms} \pm 5.97 \mathrm{μs}\left({\color{gray}-1.124 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$1.92 \mathrm{ms} \pm 8.59 \mathrm{μs}\left({\color{gray}0.215 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$2.13 \mathrm{ms} \pm 13.0 \mathrm{μs}\left({\color{gray}0.173 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$3.27 \mathrm{ms} \pm 11.0 \mathrm{μs}\left({\color{red}21.1 \mathrm{\%}}\right) $$ Flame Graph

Merged via the queue into main with commit eea1fd9 Dec 14, 2024
164 checks passed
@vilkinsons vilkinsons deleted the d/gloss branch December 14, 2024 01:40
CiaranMn pushed a commit that referenced this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps > hash.ai Affects the `hash.ai` informational site (app) area/apps
Development

Successfully merging this pull request may close these issues.

2 participants