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

reduce work and tasks during module analysis #7080

Merged
merged 2 commits into from
Jan 24, 2024
Merged

reduce work and tasks during module analysis #7080

merged 2 commits into from
Jan 24, 2024

Conversation

sokra
Copy link
Member

@sokra sokra commented Jan 23, 2024

Description

  • Avoid read_dir calls on files

Testing Instructions

Closes PACK-2278

Copy link

vercel bot commented Jan 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rust-docs ❌ Failed (Inspect) Jan 23, 2024 7:55am
turbo-site ✅ Ready (Inspect) Visit Preview Jan 23, 2024 7:55am
9 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am
examples-designsystem-docs ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am
examples-gatsby-web ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am
examples-native-web ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am
examples-nonmonorepo ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am
examples-svelte-web ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am
examples-tailwind-web ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am
examples-vite-web ⬜️ Ignored (Inspect) Jan 23, 2024 7:55am

Copy link
Contributor

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Jan 23, 2024

🟢 CI successful 🟢

Thanks

@sokra sokra merged commit 64d5d60 into main Jan 24, 2024
53 of 54 checks passed
@sokra sokra deleted the sokra/perf7 branch January 24, 2024 18:28
ForsakenHarmony added a commit to vercel/next.js that referenced this pull request Jan 24, 2024
### Turbopack Updates

* vercel/turborepo#7091 <!-- Tobias Koppers - lock
reqwest to 0.11.17 due to build issues -->
* vercel/turborepo#7080 <!-- Tobias Koppers - reduce
work and tasks during module analysis -->
* vercel/turborepo#7093 <!-- Leah - fix: don't
escape base path in ecmascript runtime to allow for URLs -->

Closes PACK-2282
Fixes #60891 via vercel/turborepo#7093
kdy1 added a commit that referenced this pull request Jan 26, 2024
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
### Description

* Avoid read_dir calls on files

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes PACK-2278
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

* Avoid read_dir calls on files

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes PACK-2278
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

* Avoid read_dir calls on files

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes PACK-2278
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
### Description

* Avoid read_dir calls on files

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes PACK-2278
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