Skip to content

Update Rust crate oxc to 0.121.0#8107

Open
hash-worker[bot] wants to merge 1 commit intomainfrom
deps/rs/oxlint-monorepo
Open

Update Rust crate oxc to 0.121.0#8107
hash-worker[bot] wants to merge 1 commit intomainfrom
deps/rs/oxlint-monorepo

Conversation

@hash-worker
Copy link
Copy Markdown
Contributor

@hash-worker hash-worker bot commented Nov 29, 2025

This PR contains the following updates:

Package Type Update Change Pending
oxc (source) workspace.dependencies minor 0.95.0 -> 0.121.0 0.123.0 (+1)

Warning

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


Configuration

📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - "before 4am every weekday,every weekend" (UTC).

🚦 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 November 29, 2025 18:16
@hash-worker hash-worker bot requested a review from a team November 29, 2025 18:16
@github-actions github-actions bot added the area/deps Relates to third-party dependencies (area) label Nov 29, 2025
@hash-worker hash-worker bot force-pushed the deps/rs/oxlint-monorepo branch from 03bb020 to 72bd5a1 Compare December 1, 2025 15:11
@hash-worker hash-worker bot changed the title Update Rust crate oxc to 0.99.0 Update Rust crate oxc to 0.100.0 Dec 1, 2025
@hash-worker
Copy link
Copy Markdown
Contributor Author

hash-worker bot commented Dec 1, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package oxc@0.95.0 --precise 0.121.0
info: syncing channel updates for nightly-2026-03-24-x86_64-unknown-linux-gnu
info: latest update on 2026-03-24 for version 1.96.0-nightly (f66622c7e 2026-03-23)
info: downloading 10 components
    Updating git repository `https://github.com/hashdeps/oxc`
From https://github.com/hashdeps/oxc
 * [new branch]          dependabot/cargo/bytes-1.11.1 -> origin/dependabot/cargo/bytes-1.11.1
 * [new branch]          dependabot/cargo/rustls-webpki-0.103.10 -> origin/dependabot/cargo/rustls-webpki-0.103.10
 * [new branch]          dependabot/cargo/time-0.3.47 -> origin/dependabot/cargo/time-0.3.47
 * [new branch]          dependabot/npm_and_yarn/tasks/e2e/axios-1.13.5 -> origin/dependabot/npm_and_yarn/tasks/e2e/axios-1.13.5
 * [new branch]          dependabot/npm_and_yarn/tasks/e2e/happy-dom-20.8.9 -> origin/dependabot/npm_and_yarn/tasks/e2e/happy-dom-20.8.9
 * [new branch]          dependabot/npm_and_yarn/tasks/e2e/preact-10.27.3 -> origin/dependabot/npm_and_yarn/tasks/e2e/preact-10.27.3
 * [new branch]          main       -> origin/main
 * [new ref]             HEAD       -> origin/HEAD
error: unable to update https://github.com/hashdeps/oxc?rev=73c781b#0.121.0

Caused by:
  revspec '0.121.0' not found; class=Reference (4); code=NotFound (-3)

@hash-worker hash-worker bot force-pushed the deps/rs/oxlint-monorepo branch from 72bd5a1 to fe695f6 Compare December 2, 2025 09:48
@hash-worker hash-worker bot changed the title Update Rust crate oxc to 0.100.0 Update Rust crate oxc to 0.101.0 Dec 2, 2025
@hash-worker hash-worker bot force-pushed the deps/rs/oxlint-monorepo branch from fe695f6 to e8ca944 Compare December 7, 2025 09:43
@hash-worker hash-worker bot force-pushed the deps/rs/oxlint-monorepo branch from e8ca944 to 0e36aba Compare December 8, 2025 12:18
@hash-worker hash-worker bot changed the title Update Rust crate oxc to 0.101.0 Update Rust crate oxc to 0.102.0 Dec 8, 2025
@hash-worker hash-worker bot force-pushed the deps/rs/oxlint-monorepo branch from 0e36aba to 71004fe Compare December 15, 2025 10:51
@hash-worker hash-worker bot changed the title Update Rust crate oxc to 0.102.0 Update Rust crate oxc to 0.103.0 Dec 15, 2025
@cursor
Copy link
Copy Markdown

cursor bot commented Dec 15, 2025

PR Summary

Medium Risk
Updates the oxc crate across the workspace, which could introduce upstream API/behavior changes in any code relying on it. Risk is limited to build/runtime impacts driven by the dependency upgrade (no local logic changes).

Overview
Bumps the workspace oxc dependency in Cargo.toml from 0.95.0 to 0.121.0 (keeping default-features = false). No other code changes are included in this PR.

Written by Cursor Bugbot for commit b760ae4. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 19, 2026

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

Project Deployment Actions Updated (UTC)
ds-theme Error Error Apr 2, 2026 7:00am
hash Ready Ready Preview, Comment Apr 2, 2026 7:00am
hashdotdesign Ready Ready Preview, Comment Apr 2, 2026 7:00am
hashdotdesign-tokens Ready Ready Preview, Comment Apr 2, 2026 7:00am
petrinaut Ready Ready Preview Apr 2, 2026 7:00am

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Jan 19, 2026

Merging this PR will not alter performance

✅ 80 untouched benchmarks


Comparing deps/rs/oxlint-monorepo (b760ae4) with main (0c2347e)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (839d015) during the generation of this report, so 0c2347e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

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 $$27.1 \mathrm{ms} \pm 187 \mathrm{μs}\left({\color{gray}-1.831 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$3.37 \mathrm{ms} \pm 17.0 \mathrm{μs}\left({\color{gray}-1.829 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 1001 $$12.0 \mathrm{ms} \pm 84.3 \mathrm{μs}\left({\color{gray}-2.869 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 3314 $$42.8 \mathrm{ms} \pm 311 \mathrm{μs}\left({\color{gray}0.078 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$14.0 \mathrm{ms} \pm 129 \mathrm{μs}\left({\color{gray}-2.418 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 1526 $$23.4 \mathrm{ms} \pm 186 \mathrm{μs}\left({\color{gray}-2.261 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 2078 $$28.0 \mathrm{ms} \pm 154 \mathrm{μs}\left({\color{gray}-2.034 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$3.67 \mathrm{ms} \pm 21.9 \mathrm{μs}\left({\color{gray}-1.153 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 1033 $$13.1 \mathrm{ms} \pm 84.8 \mathrm{μs}\left({\color{lightgreen}-6.290 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_medium

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 102 $$3.75 \mathrm{ms} \pm 19.7 \mathrm{μs}\left({\color{gray}-1.528 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$2.96 \mathrm{ms} \pm 18.9 \mathrm{μs}\left({\color{gray}0.158 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 51 $$3.33 \mathrm{ms} \pm 18.4 \mathrm{μs}\left({\color{gray}0.114 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 269 $$5.14 \mathrm{ms} \pm 38.8 \mathrm{μs}\left({\color{gray}-0.772 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$3.51 \mathrm{ms} \pm 19.6 \mathrm{μs}\left({\color{gray}-2.145 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 107 $$4.10 \mathrm{ms} \pm 23.8 \mathrm{μs}\left({\color{gray}-1.364 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 133 $$4.46 \mathrm{ms} \pm 29.8 \mathrm{μs}\left({\color{gray}0.162 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$3.43 \mathrm{ms} \pm 21.9 \mathrm{μs}\left({\color{gray}1.21 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 63 $$4.16 \mathrm{ms} \pm 28.6 \mathrm{μs}\left({\color{gray}1.70 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_none

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 2 $$2.71 \mathrm{ms} \pm 14.0 \mathrm{μs}\left({\color{gray}-1.438 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$2.67 \mathrm{ms} \pm 16.5 \mathrm{μs}\left({\color{gray}0.244 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 1 $$2.77 \mathrm{ms} \pm 14.4 \mathrm{μs}\left({\color{gray}-0.113 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 8 $$3.03 \mathrm{ms} \pm 17.0 \mathrm{μs}\left({\color{gray}-0.682 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$2.83 \mathrm{ms} \pm 15.9 \mathrm{μs}\left({\color{gray}0.121 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 3 $$3.13 \mathrm{ms} \pm 17.4 \mathrm{μs}\left({\color{gray}-0.350 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_small

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 52 $$3.06 \mathrm{ms} \pm 15.2 \mathrm{μs}\left({\color{gray}-1.015 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$2.76 \mathrm{ms} \pm 17.5 \mathrm{μs}\left({\color{gray}-0.448 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 25 $$2.91 \mathrm{ms} \pm 13.1 \mathrm{μs}\left({\color{gray}-2.534 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 94 $$3.48 \mathrm{ms} \pm 17.1 \mathrm{μs}\left({\color{gray}-0.427 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$3.01 \mathrm{ms} \pm 14.8 \mathrm{μs}\left({\color{gray}-1.576 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 26 $$3.28 \mathrm{ms} \pm 18.1 \mathrm{μs}\left({\color{gray}-0.327 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 66 $$3.42 \mathrm{ms} \pm 22.8 \mathrm{μs}\left({\color{gray}-0.421 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$3.00 \mathrm{ms} \pm 14.8 \mathrm{μs}\left({\color{gray}-0.083 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 29 $$3.36 \mathrm{ms} \pm 24.6 \mathrm{μs}\left({\color{gray}0.558 \mathrm{\%}}\right) $$ Flame Graph

read_scaling_complete

Function Value Mean Flame graphs
entity_by_id;one_depth 1 entities $$44.8 \mathrm{ms} \pm 225 \mathrm{μs}\left({\color{gray}-0.219 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 10 entities $$81.3 \mathrm{ms} \pm 354 \mathrm{μs}\left({\color{gray}-2.907 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 25 entities $$48.3 \mathrm{ms} \pm 237 \mathrm{μs}\left({\color{gray}-2.272 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 5 entities $$51.8 \mathrm{ms} \pm 300 \mathrm{μs}\left({\color{gray}0.657 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 50 entities $$61.0 \mathrm{ms} \pm 303 \mathrm{μs}\left({\color{gray}-0.608 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 1 entities $$46.3 \mathrm{ms} \pm 196 \mathrm{μs}\left({\color{gray}0.423 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 10 entities $$424 \mathrm{ms} \pm 1.15 \mathrm{ms}\left({\color{gray}-2.309 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 25 entities $$99.3 \mathrm{ms} \pm 678 \mathrm{μs}\left({\color{gray}-1.930 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 5 entities $$91.0 \mathrm{ms} \pm 386 \mathrm{μs}\left({\color{gray}-0.078 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 50 entities $$294 \mathrm{ms} \pm 991 \mathrm{μs}\left({\color{gray}0.961 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 1 entities $$19.9 \mathrm{ms} \pm 117 \mathrm{μs}\left({\color{gray}3.47 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 10 entities $$19.8 \mathrm{ms} \pm 109 \mathrm{μs}\left({\color{gray}-1.376 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 25 entities $$20.0 \mathrm{ms} \pm 110 \mathrm{μs}\left({\color{gray}-0.661 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 5 entities $$20.0 \mathrm{ms} \pm 113 \mathrm{μs}\left({\color{gray}-0.731 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 50 entities $$23.6 \mathrm{ms} \pm 201 \mathrm{μs}\left({\color{gray}-3.171 \mathrm{\%}}\right) $$ Flame Graph

read_scaling_linkless

Function Value Mean Flame graphs
entity_by_id 1 entities $$19.3 \mathrm{ms} \pm 125 \mathrm{μs}\left({\color{gray}-1.528 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$19.7 \mathrm{ms} \pm 154 \mathrm{μs}\left({\color{gray}1.04 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$19.8 \mathrm{ms} \pm 138 \mathrm{μs}\left({\color{gray}1.66 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$19.9 \mathrm{ms} \pm 128 \mathrm{μs}\left({\color{gray}1.48 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$26.1 \mathrm{ms} \pm 180 \mathrm{μs}\left({\color{gray}0.447 \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 $$35.3 \mathrm{ms} \pm 282 \mathrm{μs}\left({\color{gray}0.801 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1 $$35.2 \mathrm{ms} \pm 265 \mathrm{μs}\left({\color{gray}1.55 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$33.6 \mathrm{ms} \pm 326 \mathrm{μs}\left({\color{gray}1.96 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$33.5 \mathrm{ms} \pm 320 \mathrm{μs}\left({\color{gray}-2.550 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$34.9 \mathrm{ms} \pm 322 \mathrm{μs}\left({\color{gray}-0.483 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$34.2 \mathrm{ms} \pm 276 \mathrm{μs}\left({\color{gray}0.646 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$33.0 \mathrm{ms} \pm 247 \mathrm{μs}\left({\color{gray}-0.479 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$33.1 \mathrm{ms} \pm 251 \mathrm{μs}\left({\color{gray}-1.652 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$35.4 \mathrm{ms} \pm 285 \mathrm{μs}\left({\color{gray}0.404 \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 $$8.47 \mathrm{ms} \pm 50.8 \mathrm{μs}\left({\color{gray}0.267 \mathrm{\%}}\right) $$ Flame Graph

representative_read_multiple_entities

Function Value Mean Flame graphs
entity_by_property traversal_paths=0 0 $$91.3 \mathrm{ms} \pm 478 \mathrm{μs}\left({\color{gray}-1.742 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=255 1,resolve_depths=inherit:1;values:255;properties:255;links:127;link_dests:126;type:true $$143 \mathrm{ms} \pm 672 \mathrm{μs}\left({\color{gray}-2.024 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:0;links:0;link_dests:0;type:false $$98.3 \mathrm{ms} \pm 549 \mathrm{μs}\left({\color{gray}-1.928 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:0;links:1;link_dests:0;type:true $$106 \mathrm{ms} \pm 537 \mathrm{μs}\left({\color{gray}-3.088 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:2;links:1;link_dests:0;type:true $$116 \mathrm{ms} \pm 705 \mathrm{μs}\left({\color{gray}-1.292 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:2;properties:2;links:1;link_dests:0;type:true $$124 \mathrm{ms} \pm 687 \mathrm{μs}\left({\color{gray}-0.728 \mathrm{\%}}\right) $$
link_by_source_by_property traversal_paths=0 0 $$99.1 \mathrm{ms} \pm 498 \mathrm{μs}\left({\color{gray}-1.806 \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 $$128 \mathrm{ms} \pm 569 \mathrm{μs}\left({\color{gray}-1.557 \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 $$106 \mathrm{ms} \pm 567 \mathrm{μs}\left({\color{gray}-3.380 \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 $$114 \mathrm{ms} \pm 488 \mathrm{μs}\left({\color{gray}-2.148 \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 $$117 \mathrm{ms} \pm 576 \mathrm{μs}\left({\color{gray}-1.050 \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 $$117 \mathrm{ms} \pm 551 \mathrm{μs}\left({\color{gray}-2.526 \mathrm{\%}}\right) $$

scenarios

Function Value Mean Flame graphs
full_test query-limited $$133 \mathrm{ms} \pm 651 \mathrm{μs}\left({\color{gray}1.70 \mathrm{\%}}\right) $$ Flame Graph
full_test query-unlimited $$142 \mathrm{ms} \pm 537 \mathrm{μs}\left({\color{gray}0.675 \mathrm{\%}}\right) $$ Flame Graph
linked_queries query-limited $$105 \mathrm{ms} \pm 481 \mathrm{μs}\left({\color{gray}-1.392 \mathrm{\%}}\right) $$ Flame Graph
linked_queries query-unlimited $$553 \mathrm{ms} \pm 3.13 \mathrm{ms}\left({\color{gray}-0.902 \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