Skip to content

Update Rust crate oxc to 0.120.0#8107

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

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

Conversation

@hash-worker
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
oxc (source) workspace.dependencies minor 0.95.0 -> 0.120.0

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 - 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 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
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.120.0
info: syncing channel updates for 'nightly-2026-02-09-x86_64-unknown-linux-gnu'
info: latest update on 2026-02-09, rust version 1.95.0-nightly (6efa357bf 2026-02-08)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'llvm-tools'
info: downloading component 'miri'
info: downloading component 'rust-analyzer'
info: downloading component 'rust-src'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustc-codegen-cranelift'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'llvm-tools'
info: installing component 'miri'
info: installing component 'rust-analyzer'
info: installing component 'rust-src'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustc-codegen-cranelift'
info: installing component 'rustfmt'
    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/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/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.120.0

Caused by:
  revspec '0.120.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

cursor bot commented Dec 15, 2025

PR Summary

Medium Risk
Moderate risk because it upgrades the oxc toolchain dependency across a large version gap, which can introduce breaking API/behavior changes even though the code changes are limited to dependency metadata.

Overview
Updates the workspace dependency on oxc in Cargo.toml from 0.95.0 to 0.120.0 (keeping default-features = false).

No functional code changes are included beyond the dependency version bump.

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

@vercel
Copy link

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 Mar 16, 2026 11:13am
hash Ready Ready Preview, Comment Mar 16, 2026 11:13am
hashdotdesign Ready Ready Preview, Comment Mar 16, 2026 11:13am
hashdotdesign-tokens Ready Ready Preview, Comment Mar 16, 2026 11:13am
petrinaut Ready Ready Preview Mar 16, 2026 11:13am

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 19, 2026

Merging this PR will not alter performance

✅ 80 untouched benchmarks


Comparing deps/rs/oxlint-monorepo (e48401f) with main (46e4caf)

Open in CodSpeed

Copy link

@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.

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

Cargo.toml Outdated
opentelemetry_sdk = { version = "0.30.0", default-features = false }
owo-colors = { version = "4.2.3", default-features = false }
oxc = { version = "0.95.0", default-features = false }
oxc = { version = "0.116.0", default-features = false }
Copy link

Choose a reason for hiding this comment

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

Version 0.116.0 doesn't exist, PR intended 0.115.0

High Severity

The oxc dependency version is set to 0.116.0, but the PR title and description both state the intended target is 0.115.0. Version 0.116.0 does not exist on crates.io — the latest published version is 0.115.0. While the [patch.crates-io] section at line 404 redirects to a git fork, the declared version must still match the version in the fork's Cargo.toml for Cargo to accept the patch. If the fork is at 0.115.0, this will fail to resolve.

Fix in Cursor Fix in Web

@github-actions
Copy link
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 $$28.3 \mathrm{ms} \pm 167 \mathrm{μs}\left({\color{gray}0.451 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$3.58 \mathrm{ms} \pm 18.0 \mathrm{μs}\left({\color{gray}-0.325 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 1001 $$13.2 \mathrm{ms} \pm 101 \mathrm{μs}\left({\color{gray}-0.162 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 3314 $$44.7 \mathrm{ms} \pm 340 \mathrm{μs}\left({\color{gray}-0.040 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$15.2 \mathrm{ms} \pm 105 \mathrm{μs}\left({\color{gray}-2.155 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 1526 $$25.4 \mathrm{ms} \pm 140 \mathrm{μs}\left({\color{gray}-0.276 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 2078 $$29.2 \mathrm{ms} \pm 232 \mathrm{μs}\left({\color{gray}0.827 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$3.89 \mathrm{ms} \pm 26.4 \mathrm{μs}\left({\color{gray}-0.485 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 1033 $$14.6 \mathrm{ms} \pm 120 \mathrm{μs}\left({\color{gray}3.45 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_medium

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 102 $$3.93 \mathrm{ms} \pm 20.6 \mathrm{μs}\left({\color{gray}-0.029 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$3.13 \mathrm{ms} \pm 20.5 \mathrm{μs}\left({\color{gray}0.288 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 51 $$3.47 \mathrm{ms} \pm 17.0 \mathrm{μs}\left({\color{gray}-0.472 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 269 $$5.36 \mathrm{ms} \pm 27.4 \mathrm{μs}\left({\color{gray}-1.062 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$3.69 \mathrm{ms} \pm 16.8 \mathrm{μs}\left({\color{gray}-1.137 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 107 $$4.28 \mathrm{ms} \pm 20.9 \mathrm{μs}\left({\color{gray}-1.023 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 133 $$4.60 \mathrm{ms} \pm 27.9 \mathrm{μs}\left({\color{gray}-0.472 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$3.55 \mathrm{ms} \pm 20.8 \mathrm{μs}\left({\color{gray}-1.315 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 63 $$4.25 \mathrm{ms} \pm 25.3 \mathrm{μs}\left({\color{gray}-0.554 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_none

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 2 $$2.85 \mathrm{ms} \pm 15.1 \mathrm{μs}\left({\color{gray}-0.275 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$2.82 \mathrm{ms} \pm 18.2 \mathrm{μs}\left({\color{gray}0.280 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 1 $$2.93 \mathrm{ms} \pm 19.3 \mathrm{μs}\left({\color{gray}-0.189 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 8 $$3.22 \mathrm{ms} \pm 20.1 \mathrm{μs}\left({\color{gray}1.08 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$3.00 \mathrm{ms} \pm 14.2 \mathrm{μs}\left({\color{gray}-0.286 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 3 $$3.28 \mathrm{ms} \pm 14.7 \mathrm{μs}\left({\color{gray}-0.607 \mathrm{\%}}\right) $$ Flame Graph

policy_resolution_small

Function Value Mean Flame graphs
resolve_policies_for_actor user: empty, selectivity: high, policies: 52 $$3.20 \mathrm{ms} \pm 14.3 \mathrm{μs}\left({\color{gray}-1.122 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: low, policies: 1 $$2.95 \mathrm{ms} \pm 14.2 \mathrm{μs}\left({\color{gray}0.764 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: empty, selectivity: medium, policies: 25 $$3.15 \mathrm{ms} \pm 32.1 \mathrm{μs}\left({\color{gray}1.71 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: high, policies: 94 $$3.68 \mathrm{ms} \pm 21.5 \mathrm{μs}\left({\color{gray}0.987 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: low, policies: 1 $$3.18 \mathrm{ms} \pm 12.8 \mathrm{μs}\left({\color{gray}-1.042 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: seeded, selectivity: medium, policies: 26 $$3.43 \mathrm{ms} \pm 15.8 \mathrm{μs}\left({\color{gray}-0.711 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: high, policies: 66 $$3.58 \mathrm{ms} \pm 14.1 \mathrm{μs}\left({\color{gray}-1.069 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: low, policies: 1 $$3.19 \mathrm{ms} \pm 15.8 \mathrm{μs}\left({\color{gray}-1.473 \mathrm{\%}}\right) $$ Flame Graph
resolve_policies_for_actor user: system, selectivity: medium, policies: 29 $$3.46 \mathrm{ms} \pm 16.9 \mathrm{μs}\left({\color{gray}-3.468 \mathrm{\%}}\right) $$ Flame Graph

read_scaling_complete

Function Value Mean Flame graphs
entity_by_id;one_depth 1 entities $$46.3 \mathrm{ms} \pm 212 \mathrm{μs}\left({\color{gray}-0.140 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 10 entities $$83.4 \mathrm{ms} \pm 320 \mathrm{μs}\left({\color{gray}-0.838 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 25 entities $$50.7 \mathrm{ms} \pm 269 \mathrm{μs}\left({\color{gray}-0.077 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 5 entities $$54.3 \mathrm{ms} \pm 355 \mathrm{μs}\left({\color{gray}1.11 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;one_depth 50 entities $$64.1 \mathrm{ms} \pm 342 \mathrm{μs}\left({\color{gray}-0.610 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 1 entities $$49.4 \mathrm{ms} \pm 225 \mathrm{μs}\left({\color{gray}2.70 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 10 entities $$428 \mathrm{ms} \pm 1.01 \mathrm{ms}\left({\color{gray}0.541 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 25 entities $$104 \mathrm{ms} \pm 478 \mathrm{μs}\left({\color{gray}-1.467 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 5 entities $$95.8 \mathrm{ms} \pm 342 \mathrm{μs}\left({\color{gray}1.81 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;two_depth 50 entities $$325 \mathrm{ms} \pm 787 \mathrm{μs}\left({\color{red}10.1 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 1 entities $$19.7 \mathrm{ms} \pm 97.3 \mathrm{μs}\left({\color{gray}-1.920 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 10 entities $$20.2 \mathrm{ms} \pm 83.5 \mathrm{μs}\left({\color{gray}-1.490 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 25 entities $$20.5 \mathrm{ms} \pm 106 \mathrm{μs}\left({\color{gray}-1.690 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 5 entities $$20.5 \mathrm{ms} \pm 100 \mathrm{μs}\left({\color{gray}-1.631 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id;zero_depth 50 entities $$24.7 \mathrm{ms} \pm 143 \mathrm{μs}\left({\color{gray}-0.117 \mathrm{\%}}\right) $$ Flame Graph

read_scaling_linkless

Function Value Mean Flame graphs
entity_by_id 1 entities $$19.8 \mathrm{ms} \pm 143 \mathrm{μs}\left({\color{gray}-3.548 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$19.9 \mathrm{ms} \pm 114 \mathrm{μs}\left({\color{gray}-1.791 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$19.7 \mathrm{ms} \pm 95.0 \mathrm{μs}\left({\color{gray}-2.697 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$20.1 \mathrm{ms} \pm 102 \mathrm{μs}\left({\color{gray}-2.286 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$25.7 \mathrm{ms} \pm 168 \mathrm{μs}\left({\color{gray}-4.692 \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 $$34.0 \mathrm{ms} \pm 273 \mathrm{μs}\left({\color{lightgreen}-5.121 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1 $$33.9 \mathrm{ms} \pm 259 \mathrm{μs}\left({\color{gray}-3.007 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$34.6 \mathrm{ms} \pm 314 \mathrm{μs}\left({\color{gray}-2.616 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$34.5 \mathrm{ms} \pm 312 \mathrm{μs}\left({\color{gray}-3.156 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$34.4 \mathrm{ms} \pm 233 \mathrm{μs}\left({\color{gray}-4.132 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$34.3 \mathrm{ms} \pm 285 \mathrm{μs}\left({\color{gray}-1.396 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$34.6 \mathrm{ms} \pm 282 \mathrm{μs}\left({\color{gray}-0.176 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$34.4 \mathrm{ms} \pm 269 \mathrm{μs}\left({\color{gray}-2.193 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$33.1 \mathrm{ms} \pm 234 \mathrm{μs}\left({\color{gray}-2.084 \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.79 \mathrm{ms} \pm 43.3 \mathrm{μs}\left({\color{gray}-1.555 \mathrm{\%}}\right) $$ Flame Graph

representative_read_multiple_entities

Function Value Mean Flame graphs
entity_by_property traversal_paths=0 0 $$92.1 \mathrm{ms} \pm 584 \mathrm{μs}\left({\color{gray}-2.092 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=255 1,resolve_depths=inherit:1;values:255;properties:255;links:127;link_dests:126;type:true $$145 \mathrm{ms} \pm 795 \mathrm{μs}\left({\color{gray}-0.340 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:0;links:0;link_dests:0;type:false $$99.3 \mathrm{ms} \pm 659 \mathrm{μs}\left({\color{gray}-3.082 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:0;properties:0;links:1;link_dests:0;type:true $$107 \mathrm{ms} \pm 557 \mathrm{μs}\left({\color{gray}-2.891 \mathrm{\%}}\right) $$
entity_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 554 \mathrm{μs}\left({\color{gray}-0.913 \mathrm{\%}}\right) $$
entity_by_property traversal_paths=2 1,resolve_depths=inherit:0;values:2;properties:2;links:1;link_dests:0;type:true $$123 \mathrm{ms} \pm 521 \mathrm{μs}\left({\color{gray}-1.882 \mathrm{\%}}\right) $$
link_by_source_by_property traversal_paths=0 0 $$99.9 \mathrm{ms} \pm 467 \mathrm{μs}\left({\color{gray}-2.363 \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 $$129 \mathrm{ms} \pm 502 \mathrm{μs}\left({\color{gray}-1.116 \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 $$107 \mathrm{ms} \pm 506 \mathrm{μs}\left({\color{gray}-1.501 \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 $$116 \mathrm{ms} \pm 595 \mathrm{μs}\left({\color{gray}-0.713 \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 507 \mathrm{μs}\left({\color{gray}-1.701 \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 $$119 \mathrm{ms} \pm 702 \mathrm{μs}\left({\color{gray}-1.227 \mathrm{\%}}\right) $$

scenarios

Function Value Mean Flame graphs
full_test query-limited $$127 \mathrm{ms} \pm 607 \mathrm{μs}\left({\color{lightgreen}-7.421 \mathrm{\%}}\right) $$ Flame Graph
full_test query-unlimited $$140 \mathrm{ms} \pm 492 \mathrm{μs}\left({\color{lightgreen}-5.928 \mathrm{\%}}\right) $$ Flame Graph
linked_queries query-limited $$82.7 \mathrm{ms} \pm 3.22 \mathrm{ms}\left({\color{lightgreen}-22.387 \mathrm{\%}}\right) $$ Flame Graph
linked_queries query-unlimited $$553 \mathrm{ms} \pm 1.16 \mathrm{ms}\left({\color{lightgreen}-5.698 \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