这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Jul 5, 2025

Running fs operations through yarn pnp incurs significant performance cost, caused by running VPath::from(path) on every path.

Feature gate this through a runtime flag,
because a bundler can enable yarn_pnp feature but run the resolver without presence of yarn.

Running fs operations through yarn_pnp incurs significant performance
cost, caused by running `VPath::from(path)` on every path.

Feature gate this through a runtime flag,
because a bundler can enable `yarn_pnp` feature but run the resolver
without presence of `yarn`.
@graphite-app
Copy link

graphite-app bot commented Jul 5, 2025

How to use the Graphite Merge Queue

Add the label merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@codecov
Copy link

codecov bot commented Jul 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.03%. Comparing base (b4e88b3) to head (7c97b9f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #589   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files          12       12           
  Lines        2719     2721    +2     
=======================================
+ Hits         2584     2586    +2     
  Misses        135      135           

☔ View full report in Codecov by Sentry.
📢 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
Copy link

codspeed-hq bot commented Jul 5, 2025

CodSpeed Performance Report

Merging #589 will not alter performance

Comparing 07-05-feat_add_yarn_pnp_logic_to_filesystem_ (7c97b9f) with main (b4e88b3)

Summary

✅ 3 untouched benchmarks

@Boshen Boshen merged commit 705f8c6 into main Jul 5, 2025
20 checks passed
@Boshen Boshen deleted the 07-05-feat_add_yarn_pnp_logic_to_filesystem_ branch July 5, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants