Conversation
Updated page title and description to reflect backend usage of React with Workflow SDK Slack-Thread: https://vercel.slack.com/archives/C09R2J37F6K/p1776797760051119?thread_ts=1776797760.051119&cid=C09R2J37F6K Co-authored-by: Pranay Prakash <1797812+pranaygp@users.noreply.github.com>
|
🧪 E2E Test Results✅ All tests passed Summary
Details by Category✅ 💻 Local Development
✅ 📦 Local Production
✅ 🐘 Local Postgres
✅ 📋 Other
❌ Some E2E test jobs failed:
Check the workflow run for details. |
📊 Benchmark Results
workflow with no steps💻 Local Development
workflow with 1 step💻 Local Development
workflow with 10 sequential steps💻 Local Development
workflow with 25 sequential steps💻 Local Development
workflow with 50 sequential steps💻 Local Development
Promise.all with 10 concurrent steps💻 Local Development
Promise.all with 25 concurrent steps💻 Local Development
Promise.all with 50 concurrent steps💻 Local Development
Promise.race with 10 concurrent steps💻 Local Development
Promise.race with 25 concurrent steps💻 Local Development
Promise.race with 50 concurrent steps💻 Local Development
workflow with 10 sequential data payload steps (10KB)💻 Local Development
workflow with 25 sequential data payload steps (10KB)💻 Local Development
workflow with 50 sequential data payload steps (10KB)💻 Local Development
workflow with 10 concurrent data payload steps (10KB)💻 Local Development
workflow with 25 concurrent data payload steps (10KB)💻 Local Development
workflow with 50 concurrent data payload steps (10KB)💻 Local Development
Stream Benchmarks (includes TTFB metrics)workflow with stream💻 Local Development
stream pipeline with 5 transform steps (1MB)💻 Local Development
10 parallel streams (1MB each)💻 Local Development
fan-out fan-in 10 streams (1MB each)💻 Local Development
SummaryFastest Framework by WorldWinner determined by most benchmark wins
Fastest World by FrameworkWinner determined by most benchmark wins
Column Definitions
Worlds:
❌ Some benchmark jobs failed:
Check the workflow run for details. |
There was a problem hiding this comment.
Pull request overview
Updates the docs homepage hero copy and page metadata to reflect the new “React for the backend” positioning.
Changes:
- Replaces the homepage hero title with “React for the backend”.
- Updates the hero byline/description to emphasize long-running, durable, reliable, observable workflows and AI agents.
- Updates the page metadata title to match the new hero title.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Updates the homepage hero title and byline as requested by @Pranay Prakash.
What changed