[GH-ISSUE #563] Pre-render pipeline performance / configurability improvements #120

Open
opened 2026-05-06 12:37:22 +02:00 by BreizhHardware · 0 comments

Originally created by @james-elicx on GitHub (Mar 16, 2026).
Original GitHub issue: https://github.com/cloudflare/vinext/issues/563

There are a few opportunities that have already been identified to improve our pre-render pipeline:

  • Configurable concurrency via CLI flag.
  • Deduping RSC requests by extract RSC payloads from HTML responses.
  • Add informational logs when a server is started for pre-rendering.
  • Replace Wrangler with Vite for builds.
  • Improving the performance for resolveParentParams lookups.
Originally created by @james-elicx on GitHub (Mar 16, 2026). Original GitHub issue: https://github.com/cloudflare/vinext/issues/563 There are a few opportunities that have already been identified to improve our pre-render pipeline: - [ ] Configurable concurrency via CLI flag. - [ ] Deduping RSC requests by extract RSC payloads from HTML responses. - [ ] Add informational logs when a server is started for pre-rendering. - [x] Replace Wrangler with Vite for builds. - [ ] Improving the performance for `resolveParentParams` lookups.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#120
No description provided.