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

feat(turbopack-core): parse query params of resolve requests #5677

Merged
merged 5 commits into from Aug 10, 2023

Conversation

ForsakenHarmony
Copy link
Member

Description

Testing Instructions

@vercel
Copy link

vercel bot commented Aug 4, 2023

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

Name Status Preview Comments Updated (UTC)
examples-basic-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 3:10pm
examples-designsystem-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 3:10pm
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 3:10pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-cra-web ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 3:10pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 3:10pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 3:10pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 3:10pm
examples-nonmonorepo ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 3:10pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 3:10pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 3:10pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 3:10pm

@ForsakenHarmony
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

✅ This change can build next-swc

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

crates/turbopack-core/src/ident.rs Outdated Show resolved Hide resolved
@github-actions

This comment was marked as outdated.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2023

Linux Benchmark for ccbdcf2

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 5381.49µs ± 21.08µs 5376.51µs ± 37.17µs -0.09%
bench_hmr_to_eval/Turbopack CSR/1000 modules 5036.15µs ± 18.29µs 5132.39µs ± 144.41µs +1.91%
bench_startup/Turbopack CSR/1000 modules 986.97ms ± 1.33ms 990.44ms ± 2.22ms +0.35%

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

Linux Benchmark for adb6834

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 6771.88µs ± 65.21µs 6692.17µs ± 33.17µs -1.18%
bench_hmr_to_eval/Turbopack CSR/1000 modules 6229.09µs ± 29.46µs 6335.82µs ± 163.36µs +1.71%
bench_startup/Turbopack CSR/1000 modules 1012.83ms ± 0.98ms 1015.77ms ± 2.41ms +0.29%

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

MacOS Benchmark for adb6834

Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 27.55ms ± 0.13ms 26.78ms ± 0.23ms -2.81% -0.24%
bench_hmr_to_eval/Turbopack CSR/1000 modules 24.50ms ± 1.97ms 39.58ms ± 3.92ms +61.56% +11.58%
bench_startup/Turbopack CSR/1000 modules 4941.83ms ± 392.19ms 3477.19ms ± 142.36ms -29.64% -9.51%
Click to view full benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 27.55ms ± 0.13ms 26.78ms ± 0.23ms -2.81% -0.24%
bench_hmr_to_eval/Turbopack CSR/1000 modules 24.50ms ± 1.97ms 39.58ms ± 3.92ms +61.56% +11.58%
bench_startup/Turbopack CSR/1000 modules 4941.83ms ± 392.19ms 3477.19ms ± 142.36ms -29.64% -9.51%

crates/turbopack-core/src/resolve/mod.rs Outdated Show resolved Hide resolved
crates/turbopack-core/src/resolve/mod.rs Outdated Show resolved Hide resolved
crates/turbopack-core/src/resolve/mod.rs Show resolved Hide resolved
@github-actions
Copy link
Contributor

Linux Benchmark for 632430e

Test Base PR % Significant %
bench_hmr_to_eval/Turbopack CSR/1000 modules 5990.75µs ± 84.70µs 5412.54µs ± 93.03µs -9.65% -3.83%
bench_startup/Turbopack CSR/1000 modules 1031.63ms ± 2.90ms 1067.74ms ± 10.32ms +3.50% +0.93%
Click to view full benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 6644.78µs ± 49.91µs 6684.64µs ± 53.53µs +0.60%
bench_hmr_to_eval/Turbopack CSR/1000 modules 5990.75µs ± 84.70µs 5412.54µs ± 93.03µs -9.65% -3.83%
bench_startup/Turbopack CSR/1000 modules 1031.63ms ± 2.90ms 1067.74ms ± 10.32ms +3.50% +0.93%

@github-actions
Copy link
Contributor

Linux Benchmark for c9a1ca7

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 5900.54µs ± 45.89µs 5901.23µs ± 30.06µs +0.01%
bench_hmr_to_eval/Turbopack CSR/1000 modules 5424.98µs ± 30.79µs 5720.52µs ± 225.10µs +5.45%
bench_startup/Turbopack CSR/1000 modules 1017.54ms ± 3.86ms 1011.76ms ± 5.92ms -0.57%

@ForsakenHarmony ForsakenHarmony merged commit 4c650d6 into main Aug 10, 2023
62 of 63 checks passed
@ForsakenHarmony ForsakenHarmony deleted the hrmny/parse-request-query branch August 10, 2023 15:56
@github-actions
Copy link
Contributor

MacOS Benchmark for c9a1ca7

Test Base PR % Significant %
bench_startup/Turbopack CSR/1000 modules 3920.50ms ± 266.95ms 13.38s ± 2.07s +241.33% +107.36%
Click to view full benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 27.99ms ± 0.12ms 27.60ms ± 0.12ms -1.39%
bench_hmr_to_eval/Turbopack CSR/1000 modules 26.04ms ± 0.07ms 25.84ms ± 0.29ms -0.77%
bench_startup/Turbopack CSR/1000 modules 3920.50ms ± 266.95ms 13.38s ± 2.07s +241.33% +107.36%

kodiakhq bot pushed a commit to vercel/next.js that referenced this pull request Aug 11, 2023
### What?

Now that we have wasm support (and support for `?module`) `@vercel/og` should be supported

### Turbopack updates

* vercel/turbo#5677 
* vercel/turbo#5660 

Closes WEB-138
X-oss-byte pushed a commit to X-oss-byte/turbo that referenced this pull request Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants