Skip to content

Update tool npm:turbo to v2.10.0#8844

Open
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/tool/turbo-monorepo
Open

Update tool npm:turbo to v2.10.0#8844
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/tool/turbo-monorepo

Conversation

@hash-worker

@hash-worker hash-worker Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
npm:turbo (source) 2.6.32.10.0 age confidence

Warning

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


Release Notes

vercel/turborepo (npm:turbo)

v2.10.0: Turborepo v2.10.0

Compare Source

What's Changed

create-turbo
@​turbo/codemod
eslint
@​turbo/repository
@​turbo/telemetry
Examples
Changelog

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am every weekday,every weekend"
  • Automerge
    • "before 4am every weekday,every weekend"

🚦 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 Mend Renovate.

@hash-worker hash-worker Bot enabled auto-merge June 9, 2026 01:11
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Ready Ready Preview, Comment Jul 11, 2026 11:49am
hashdotdesign-tokens Ready Ready Preview, Comment Jul 11, 2026 11:49am
petrinaut Ready Ready Preview, Comment Jul 11, 2026 11:49am

@cursor

cursor Bot commented Jun 9, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single dev-tool version pin with no runtime code changes; main risk is different Turborepo CLI behavior in local/CI monorepo runs until validated.

Overview
Bumps the Turborepo CLI version pinned in .config/mise/config.toml from 2.6.3 to 2.10.0, so mise-managed dev/CI environments install the newer turbo binary.

No application or turbo.json config changes in this PR—only the mise tool pin. After merge, developers and tasks that run mise exec … turbo (lint, fix, doc, etc.) will use Turborepo 2.10.x behavior (caching, task graph, CLI) per upstream release notes.

Reviewed by Cursor Bugbot for commit 2bb6cd2. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot added the area/deps Relates to third-party dependencies (area) label Jun 9, 2026
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.73%. Comparing base (6736174) to head (2bb6cd2).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8844   +/-   ##
=======================================
  Coverage   59.73%   59.73%           
=======================================
  Files        1371     1371           
  Lines      135461   135461           
  Branches     6066     6066           
=======================================
+ Hits        80911    80915    +4     
+ Misses      53618    53614    -4     
  Partials      932      932           
Flag Coverage Δ
apps.hash-ai-worker-ts 1.39% <ø> (ø)
apps.hash-api 6.39% <ø> (ø)
blockprotocol.type-system 40.84% <ø> (ø)
local.claude-hooks 0.00% <ø> (ø)
local.harpc-client 51.49% <ø> (ø)
local.hash-backend-utils 1.90% <ø> (ø)
local.hash-graph-sdk 10.02% <ø> (ø)
local.hash-isomorphic-utils 0.18% <ø> (ø)
rust.antsi 0.00% <ø> (ø)
rust.error-stack 90.89% <ø> (ø)
rust.harpc-codec 84.70% <ø> (ø)
rust.harpc-net 96.26% <ø> (+0.06%) ⬆️
rust.harpc-tower 67.03% <ø> (ø)
rust.harpc-types 0.00% <ø> (ø)
rust.harpc-wire-protocol 92.23% <ø> (ø)
rust.hash-codec 72.76% <ø> (ø)
rust.hash-graph-api 7.41% <ø> (ø)
rust.hash-graph-authorization 62.59% <ø> (ø)
rust.hash-graph-embeddings 91.88% <ø> (ø)
rust.hash-graph-postgres-store 29.13% <ø> (ø)
rust.hash-graph-store 38.47% <ø> (ø)
rust.hash-graph-temporal-versioning 47.95% <ø> (ø)
rust.hash-graph-types 0.00% <ø> (ø)
rust.hash-graph-validation 84.71% <ø> (ø)
rust.hashql-ast 89.63% <ø> (ø)
rust.hashql-compiletest 28.39% <ø> (ø)
rust.hashql-core 78.98% <ø> (ø)
rust.hashql-diagnostics 72.51% <ø> (ø)
rust.hashql-eval 80.04% <ø> (ø)
rust.hashql-hir 89.09% <ø> (ø)
rust.hashql-mir 87.92% <ø> (ø)
rust.hashql-syntax-jexpr 94.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq

codspeed-hq Bot commented Jun 9, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 15.38%

❌ 2 regressed benchmarks
✅ 96 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
bit_matrix/dense/iter_row[64] 140.8 ns 170 ns -17.16%
bit_matrix/dense/iter_row[200] 185.8 ns 215 ns -13.57%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing deps/tool/turbo-monorepo (2bb6cd2) with main (5a90775)

Open in CodSpeed

@hash-worker hash-worker Bot force-pushed the deps/tool/turbo-monorepo branch from 59c8ccf to 5238eba Compare June 9, 2026 23:06
@hash-worker hash-worker Bot changed the title Update tool npm:turbo to v2.9.14 Update tool npm:turbo to v2.9.15 Jun 9, 2026
@hash-worker hash-worker Bot force-pushed the deps/tool/turbo-monorepo branch from 5238eba to d6ae07e Compare June 11, 2026 15:55
@hash-worker hash-worker Bot changed the title Update tool npm:turbo to v2.9.15 Update tool npm:turbo to v2.9.16 Jun 11, 2026
@hash-worker hash-worker Bot force-pushed the deps/tool/turbo-monorepo branch from d6ae07e to 445238f Compare June 23, 2026 17:02
@hash-worker hash-worker Bot changed the title Update tool npm:turbo to v2.9.16 Update tool npm:turbo to v2.9.17 Jun 23, 2026
@hash-worker hash-worker Bot force-pushed the deps/tool/turbo-monorepo branch from 445238f to 7014af4 Compare June 24, 2026 23:36
@hash-worker hash-worker Bot changed the title Update tool npm:turbo to v2.9.17 Update tool npm:turbo to v2.9.18 Jun 24, 2026
@hash-worker hash-worker Bot force-pushed the deps/tool/turbo-monorepo branch from 7014af4 to 02e9629 Compare July 8, 2026 17:07
@hash-worker hash-worker Bot changed the title Update tool npm:turbo to v2.9.18 Update tool npm:turbo to v2.10.0 Jul 8, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Benchmark results

@rust/hash-graph-benches – Integrations

policy_resolution_large

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 2002 $$20.9 \mathrm{ms} \pm 139 \mathrm{μs}\left({\color{red}7.05 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$2.77 \mathrm{ms} \pm 14.1 \mathrm{μs}\left({\color{gray}2.87 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 1002 $$9.96 \mathrm{ms} \pm 84.0 \mathrm{μs}\left({\color{gray}3.79 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 3314 $$33.2 \mathrm{ms} \pm 301 \mathrm{μs}\left({\color{gray}0.864 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$11.8 \mathrm{ms} \pm 116 \mathrm{μs}\left({\color{gray}-2.191 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 1527 $$18.7 \mathrm{ms} \pm 154 \mathrm{μs}\left({\color{gray}-4.221 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 2078 $$21.9 \mathrm{ms} \pm 711 \mathrm{μs}\left({\color{red}8.91 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$3.03 \mathrm{ms} \pm 14.5 \mathrm{μs}\left({\color{gray}2.49 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 1033 $$10.6 \mathrm{ms} \pm 87.1 \mathrm{μs}\left({\color{red}5.35 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_medium

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 102 $$2.93 \mathrm{ms} \pm 14.6 \mathrm{μs}\left({\color{gray}-0.028 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$2.34 \mathrm{ms} \pm 14.4 \mathrm{μs}\left({\color{gray}0.639 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 52 $$2.61 \mathrm{ms} \pm 13.5 \mathrm{μs}\left({\color{gray}-0.428 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 269 $$4.04 \mathrm{ms} \pm 29.2 \mathrm{μs}\left({\color{gray}2.15 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$2.76 \mathrm{ms} \pm 11.9 \mathrm{μs}\left({\color{gray}1.70 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 108 $$3.21 \mathrm{ms} \pm 16.7 \mathrm{μs}\left({\color{gray}-0.449 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 133 $$3.42 \mathrm{ms} \pm 19.9 \mathrm{μs}\left({\color{gray}0.277 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$2.71 \mathrm{ms} \pm 16.3 \mathrm{μs}\left({\color{gray}0.238 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 63 $$3.16 \mathrm{ms} \pm 16.8 \mathrm{μs}\left({\color{gray}-0.776 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_none

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 2 $$2.01 \mathrm{ms} \pm 10.3 \mathrm{μs}\left({\color{gray}-4.520 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$1.93 \mathrm{ms} \pm 7.43 \mathrm{μs}\left({\color{gray}-1.544 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 2 $$2.00 \mathrm{ms} \pm 11.6 \mathrm{μs}\left({\color{gray}-4.218 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 8 $$2.20 \mathrm{ms} \pm 12.7 \mathrm{μs}\left({\color{gray}-3.021 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$2.04 \mathrm{ms} \pm 9.04 \mathrm{μs}\left({\color{gray}-4.718 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 3 $$2.17 \mathrm{ms} \pm 8.86 \mathrm{μs}\left({\color{lightgreen}-5.043 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_small

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 52 $$2.35 \mathrm{ms} \pm 10.8 \mathrm{μs}\left({\color{gray}1.39 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$2.12 \mathrm{ms} \pm 9.04 \mathrm{μs}\left({\color{gray}0.684 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 26 $$2.27 \mathrm{ms} \pm 12.9 \mathrm{μs}\left({\color{gray}-1.520 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 94 $$2.62 \mathrm{ms} \pm 9.55 \mathrm{μs}\left({\color{gray}0.380 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$2.30 \mathrm{ms} \pm 10.3 \mathrm{μs}\left({\color{gray}-0.300 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 27 $$2.51 \mathrm{ms} \pm 13.5 \mathrm{μs}\left({\color{gray}-0.697 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 66 $$2.59 \mathrm{ms} \pm 14.0 \mathrm{μs}\left({\color{gray}0.067 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$2.30 \mathrm{ms} \pm 12.2 \mathrm{μs}\left({\color{gray}0.639 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 29 $$2.48 \mathrm{ms} \pm 11.1 \mathrm{μs}\left({\color{gray}-3.068 \mathrm{\%}}\right) $$ Flame Graph

read_scaling_complete

Function Value Mean Flame graphs
entity_by_id;one_depth 1 entities $$33.0 \mathrm{ms} \pm 197 \mathrm{μs}\left({\color{gray}2.56 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 10 entities $$25.1 \mathrm{ms} \pm 119 \mathrm{μs}\left({\color{gray}-1.784 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 25 entities $$27.3 \mathrm{ms} \pm 185 \mathrm{μs}\left({\color{gray}0.453 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 5 entities $$24.5 \mathrm{ms} \pm 344 \mathrm{μs}\left({\color{gray}0.248 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 50 entities $$32.1 \mathrm{ms} \pm 132 \mathrm{μs}\left({\color{gray}-0.572 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 1 entities $$38.9 \mathrm{ms} \pm 192 \mathrm{μs}\left({\color{gray}4.49 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 10 entities $$31.1 \mathrm{ms} \pm 240 \mathrm{μs}\left({\color{gray}1.82 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 25 entities $$69.2 \mathrm{ms} \pm 418 \mathrm{μs}\left({\color{gray}-0.319 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 5 entities $$53.6 \mathrm{ms} \pm 4.87 \mathrm{ms}\left({\color{red}110 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 50 entities $$194 \mathrm{ms} \pm 654 \mathrm{μs}\left({\color{lightgreen}-16.358 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 1 entities $$8.09 \mathrm{ms} \pm 48.0 \mathrm{μs}\left({\color{gray}0.679 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 10 entities $$8.09 \mathrm{ms} \pm 42.2 \mathrm{μs}\left({\color{gray}0.199 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 25 entities $$8.16 \mathrm{ms} \pm 44.2 \mathrm{μs}\left({\color{gray}0.787 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 5 entities $$8.06 \mathrm{ms} \pm 42.6 \mathrm{μs}\left({\color{gray}-1.517 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 50 entities $$8.23 \mathrm{ms} \pm 53.3 \mathrm{μs}\left({\color{gray}1.02 \mathrm{\%}}\right) $$ Flame Graph

read_scaling_linkless

Function Value Mean Flame graphs
entity_by_id 1 entities $$8.04 \mathrm{ms} \pm 36.1 \mathrm{μs}\left({\color{gray}-0.819 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$8.17 \mathrm{ms} \pm 35.4 \mathrm{μs}\left({\color{gray}-0.264 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$8.23 \mathrm{ms} \pm 32.2 \mathrm{μs}\left({\color{gray}0.677 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$8.26 \mathrm{ms} \pm 45.7 \mathrm{μs}\left({\color{gray}-0.487 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$8.50 \mathrm{ms} \pm 37.7 \mathrm{μs}\left({\color{gray}1.04 \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/block/v/1 $$8.42 \mathrm{ms} \pm 50.4 \mathrm{μs}\left({\color{gray}1.08 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1 $$8.47 \mathrm{ms} \pm 37.1 \mathrm{μs}\left({\color{gray}0.833 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$8.29 \mathrm{ms} \pm 33.9 \mathrm{μs}\left({\color{gray}-2.107 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$8.39 \mathrm{ms} \pm 43.8 \mathrm{μs}\left({\color{gray}0.194 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$8.37 \mathrm{ms} \pm 47.4 \mathrm{μs}\left({\color{gray}-0.124 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$8.41 \mathrm{ms} \pm 49.3 \mathrm{μs}\left({\color{gray}0.557 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$8.49 \mathrm{ms} \pm 50.2 \mathrm{μs}\left({\color{gray}1.69 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$8.44 \mathrm{ms} \pm 59.4 \mathrm{μs}\left({\color{gray}0.770 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$8.49 \mathrm{ms} \pm 60.2 \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: bf5a9ef5-dc3b-43cf-a291-6210c0321eba $$6.53 \mathrm{ms} \pm 47.0 \mathrm{μs}\left({\color{gray}-0.739 \mathrm{\%}}\right) $$ Flame Graph

representative_read_multiple_entities

Function Value Mean Flame graphs
entity_by_property traversal_paths=0 0 $$46.1 \mathrm{ms} \pm 244 \mathrm{μs}\left({\color{gray}-4.090 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=255 1,resolve_depths=inherit:1;values:255;properties:255;links:127;link_dests:126;type:true $$88.0 \mathrm{ms} \pm 365 \mathrm{μs}\left({\color{gray}0.245 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:0;links:0;link_dests:0;type:false $$51.3 \mathrm{ms} \pm 406 \mathrm{μs}\left({\color{gray}-1.519 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:0;links:1;link_dests:0;type:true $$59.4 \mathrm{ms} \pm 400 \mathrm{μs}\left({\color{gray}-0.744 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:2;links:1;link_dests:0;type:true $$66.5 \mathrm{ms} \pm 384 \mathrm{μs}\left({\color{gray}-1.961 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:2;properties:2;links:1;link_dests:0;type:true $$71.0 \mathrm{ms} \pm 481 \mathrm{μs}\left({\color{gray}-0.848 \mathrm{\%}}\right) $$
link_by_source_by_property traversal_paths=0 0 $$36.3 \mathrm{ms} \pm 175 \mathrm{μs}\left({\color{red}5.24 \mathrm{\%}}\right) $$
link_by_source_by_property traversal_paths=255 1,resolve_depths=inherit:1;values:255;properties:255;links:127;link_dests:126;type:true $$59.0 \mathrm{ms} \pm 288 \mathrm{μs}\left({\color{gray}0.187 \mathrm{\%}}\right) $$
link_by_source_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:0;links:0;link_dests:0;type:false $$41.5 \mathrm{ms} \pm 252 \mathrm{μs}\left({\color{gray}3.59 \mathrm{\%}}\right) $$
link_by_source_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:0;links:1;link_dests:0;type:true $$48.3 \mathrm{ms} \pm 227 \mathrm{μs}\left({\color{gray}1.21 \mathrm{\%}}\right) $$
link_by_source_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:2;links:1;link_dests:0;type:true $$50.2 \mathrm{ms} \pm 250 \mathrm{μs}\left({\color{gray}0.344 \mathrm{\%}}\right) $$
link_by_source_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:2;properties:2;links:1;link_dests:0;type:true $$50.7 \mathrm{ms} \pm 240 \mathrm{μs}\left({\color{gray}1.85 \mathrm{\%}}\right) $$

scenarios

Function Value Mean Flame graphs
full_test query-limited $$93.2 \mathrm{ms} \pm 326 \mathrm{μs}\left({\color{gray}0.366 \mathrm{\%}}\right) $$ Flame Graph
full_test query-unlimited $$104 \mathrm{ms} \pm 299 \mathrm{μs}\left({\color{gray}3.82 \mathrm{\%}}\right) $$ Flame Graph
linked_queries query-limited $$14.5 \mathrm{ms} \pm 82.4 \mathrm{μs}\left({\color{gray}-3.104 \mathrm{\%}}\right) $$ Flame Graph
linked_queries query-unlimited $$431 \mathrm{ms} \pm 1.72 \mathrm{ms}\left({\color{gray}-1.559 \mathrm{\%}}\right) $$ Flame Graph

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