Version Packages (beta) - #696

Merged
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

Version Packages (beta)#696
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-botvercel-release-bot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.38

Patch Changes

  • #69525bfa52 Thanks @ctate! - Fix: Handle object-style finishReason for AI SDK v5/v6 compatibility

  • Updated dependencies []:

    • workflow@4.0.1-beta.38

@workflow/cli@4.0.1-beta.38

Patch Changes

  • #68480955e7 Thanks @VaguelySerious! - Allow opening UI without a valid local config detected, UI will show warning and watch folder

  • Updated dependencies [f989613]:

    • @workflow/web@4.0.1-beta.22

@workflow/web@4.0.1-beta.22

Patch Changes

workflow@4.0.1-beta.38

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38

@workflow/world-testing@4.0.1-beta.39

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38
    • workflow@4.0.1-beta.38

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production286011297
❌ 💻 Local Development236268270
✅ 📦 Local Production26208270
✅ 🐘 Local Postgres26208270
❌ 🪟 Windows027027
❌ 🌍 Community Worlds80400120
Total112693351254

❌ Failed Tests

💻 Local Development (26 failed)

nuxt-stable (26 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🪟 Windows (27 failed)

nextjs-turbopack (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🌍 Community Worlds (40 failed)

mongodb-dev (3 failed):

  • dev e2e should rebuild on step change
  • dev e2e should rebuild on workflow change
  • dev e2e should rebuild on adding workflow file

mongodb (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter

redis (1 failed):

  • webhookWorkflow

starter (8 failed):

  • addTenWorkflow
  • addTenWorkflow
  • retryAttemptCounterWorkflow
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro2601
✅ example2601
✅ express2601
✅ fastify2601
✅ hono2601
✅ nextjs-turbopack2601
✅ nextjs-webpack2601
✅ nitro2601
✅ nuxt2601
✅ sveltekit2601
✅ vite2601
❌ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
❌ nuxt-stable0261
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
❌ 🪟 Windows
AppPassedFailedSkipped
❌ nextjs-turbopack0270
❌ 🌍 Community Worlds
AppPassedFailedSkipped
❌ mongodb-dev030
❌ mongodb0270
✅ redis-dev300
❌ redis2610
✅ starter-dev300
❌ starter1980
✅ turso-dev300
❌ turso2610

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.031s (-18.0% 🟢)1.015s (~)0.984s101.00x
🌐 StarterNext.js (Turbopack)0.036s (+0.6%)1.013s (~)0.977s101.17x
🌐 RedisNext.js (Turbopack)0.038s (-5.2% 🟢)1.017s (~)0.979s101.24x
💻 LocalNitro0.043s (~)1.008s (~)0.964s101.40x
💻 LocalExpress0.046s (+6.9% 🔺)1.008s (~)0.961s101.50x
🌐 TursoNext.js (Turbopack)0.049s (-38.7% 🟢)1.013s (~)0.964s101.59x
🌐 MongoDBNext.js (Turbopack)0.123s (+138.1% 🔺)1.016s (~)0.893s103.97x
🐘 PostgresNext.js (Turbopack)0.290s (-18.3% 🟢)1.021s (~)0.730s109.39x
🐘 PostgresNitro0.304s (+1.8%)1.012s (~)0.709s109.83x
🐘 PostgresExpress0.326s (+11.1% 🔺)1.014s (-0.6%)0.688s1010.54x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro0.545s (-7.2% 🟢)1.667s (+12.0% 🔺)1.122s101.00x
▲ VercelNext.js (Turbopack)0.559s (+4.6%)1.397s (-13.4% 🟢)0.839s101.03x
▲ VercelExpress0.588s (+19.2% 🔺)1.477s (+7.5% 🔺)0.889s101.08x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.075s (-1.7%)2.012s (~)0.937s101.00x
🌐 StarterNext.js (Turbopack)1.081s (~)2.011s (~)0.929s101.01x
🌐 RedisNext.js (Turbopack)1.098s (~)2.013s (~)0.915s101.02x
💻 LocalNitro1.114s (~)2.006s (~)0.891s101.04x
💻 LocalExpress1.118s (~)2.008s (~)0.890s101.04x
🌐 TursoNext.js (Turbopack)1.278s (-0.7%)2.012s (~)0.734s101.19x
🌐 MongoDBNext.js (Turbopack)1.286s (-0.6%)2.014s (~)0.728s101.20x
🐘 PostgresNitro1.820s (-15.6% 🟢)2.312s (-23.3% 🟢)0.492s101.69x
🐘 PostgresNext.js (Turbopack)1.855s (-20.5% 🟢)2.017s (-33.1% 🟢)0.162s101.73x
🐘 PostgresExpress2.160s (~)3.015s (~)0.855s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.699s (+0.8%)3.643s (-1.1%)0.944s101.00x
▲ VercelNitro2.707s (+8.7% 🔺)3.680s (+1.7%)0.974s101.00x
▲ VercelExpress2.843s (+5.2% 🔺)3.811s (+5.8% 🔺)0.968s101.05x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)10.523s (-1.1%)11.016s (~)0.493s51.00x
🌐 StarterNext.js (Turbopack)10.598s (~)11.012s (~)0.414s51.01x
🌐 RedisNext.js (Turbopack)10.673s (~)11.018s (~)0.346s51.01x
💻 LocalNitro10.789s (~)11.012s (~)0.224s51.03x
💻 LocalExpress10.810s (~)11.017s (~)0.207s51.03x
🌐 MongoDBNext.js (Turbopack)11.921s (-2.2%)12.428s (-4.5%)0.507s51.13x
🌐 TursoNext.js (Turbopack)12.183s (~)13.023s (~)0.840s51.16x
🐘 PostgresNext.js (Turbopack)15.190s (-13.5% 🟢)16.039s (-12.1% 🟢)0.848s51.44x
🐘 PostgresNitro15.251s (-25.5% 🟢)16.027s (-23.8% 🟢)0.776s51.45x
🐘 PostgresExpress20.426s (~)21.028s (~)0.602s51.94x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro21.507s (+1.3%)22.528s (+2.4%)1.021s51.00x
▲ VercelNext.js (Turbopack)21.614s (~)22.343s (-0.7%)0.730s51.00x
▲ VercelExpress22.161s (+4.2%)23.050s (+4.9%)0.889s51.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.335s (-4.8%)2.012s (~)0.677s151.00x
🌐 StarterNext.js (Turbopack)1.345s (+0.6%)2.008s (~)0.663s151.01x
🌐 RedisNext.js (Turbopack)1.363s (-0.6%)2.010s (~)0.647s151.02x
💻 LocalNitro1.411s (~)2.005s (~)0.593s151.06x
💻 LocalExpress1.428s (+1.1%)2.007s (~)0.578s151.07x
🐘 PostgresNitro1.924s (-19.0% 🟢)2.078s (-31.0% 🟢)0.154s151.44x
🌐 TursoNext.js (Turbopack)2.115s (~)3.016s (~)0.901s101.58x
🌐 MongoDBNext.js (Turbopack)2.133s (-1.2%)3.014s (~)0.881s101.60x
🐘 PostgresNext.js (Turbopack)2.199s (+12.1% 🔺)2.597s (+24.9% 🔺)0.399s121.65x
🐘 PostgresExpress2.473s (+4.3%)3.013s (~)0.539s101.85x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.863s (+1.5%)3.926s (+2.2%)1.063s81.00x
▲ VercelNext.js (Turbopack)3.116s (+5.9% 🔺)3.779s (-3.5%)0.663s81.09x
▲ VercelExpress3.295s (+22.6% 🔺)4.156s (+15.3% 🔺)0.861s81.15x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.036s (-0.8%)2.769s (-4.7%)0.733s111.00x
💻 LocalNitro2.222s (-1.1%)3.150s (-1.3%)0.928s101.09x
💻 LocalExpress2.320s (+3.6%)3.219s (+1.2%)0.899s101.14x
🌐 StarterNext.js (Turbopack)2.463s (~)3.008s (~)0.545s101.21x
🌐 RedisNext.js (Turbopack)2.507s (+0.6%)3.013s (~)0.506s101.23x
🐘 PostgresNitro2.650s (-9.5% 🟢)3.011s (-9.3% 🟢)0.362s101.30x
🐘 PostgresNext.js (Turbopack)2.650s (-0.6%)3.014s (~)0.364s101.30x
🐘 PostgresExpress2.842s (-7.1% 🟢)3.011s (-18.6% 🟢)0.169s101.40x
🌐 MongoDBNext.js (Turbopack)4.680s (+2.3%)5.182s (~)0.502s62.30x
🌐 TursoNext.js (Turbopack)4.709s (+1.7%)5.185s (~)0.476s62.31x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.074s (-7.4% 🟢)3.726s (-5.5% 🟢)0.652s91.00x
▲ VercelNitro3.320s (-7.5% 🟢)3.837s (-9.1% 🟢)0.517s81.08x
▲ VercelNext.js (Turbopack)3.490s (-6.7% 🟢)4.287s (-1.0%)0.797s71.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.359s (-1.3%)2.012s (~)0.654s151.00x
🌐 StarterNext.js (Turbopack)1.359s (-0.9%)2.007s (~)0.648s151.00x
🌐 RedisNext.js (Turbopack)1.367s (~)2.009s (~)0.642s151.01x
💻 LocalNitro1.447s (+2.6%)2.005s (~)0.557s151.07x
💻 LocalExpress1.450s (+1.5%)2.006s (~)0.555s151.07x
🐘 PostgresNitro1.798s (-9.1% 🟢)2.009s (-6.8% 🟢)0.210s151.32x
🐘 PostgresNext.js (Turbopack)1.832s (+4.2%)2.012s (~)0.180s151.35x
🐘 PostgresExpress2.031s (+7.0% 🔺)2.522s (+21.4% 🔺)0.492s121.49x
🌐 MongoDBNext.js (Turbopack)2.127s (~)3.013s (~)0.886s101.57x
🌐 TursoNext.js (Turbopack)2.151s (+1.3%)3.015s (~)0.864s101.58x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.708s (~)3.822s (+1.3%)1.115s81.00x
▲ VercelExpress2.888s (+9.6% 🔺)3.577s (+1.6%)0.689s91.07x
▲ VercelNext.js (Turbopack)3.025s (+7.4% 🔺)3.790s (-2.7%)0.765s81.12x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.016s (-5.7% 🟢)2.556s (-14.2% 🟢)0.539s121.00x
💻 LocalNitro2.240s (-0.9%)3.181s (-1.0%)0.940s101.11x
💻 LocalExpress2.393s (+2.8%)3.292s (+0.7%)0.899s101.19x
🌐 RedisNext.js (Turbopack)2.468s (~)3.011s (~)0.543s101.22x
🌐 StarterNext.js (Turbopack)2.476s (+1.2%)3.012s (~)0.536s101.23x
🐘 PostgresNitro2.625s (+1.7%)3.017s (~)0.392s101.30x
🐘 PostgresNext.js (Turbopack)2.718s (+10.8% 🔺)3.022s (~)0.304s101.35x
🐘 PostgresExpress2.789s (+1.6%)3.014s (~)0.226s101.38x
🌐 TursoNext.js (Turbopack)4.675s (-3.3%)5.188s (-3.0%)0.513s62.32x
🌐 MongoDBNext.js (Turbopack)4.689s (-2.0%)5.183s (~)0.494s62.33x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.932s (-8.4% 🟢)3.706s (-4.7%)0.774s91.00x
▲ VercelNext.js (Turbopack)2.993s (-3.0%)3.796s (-2.1%)0.803s91.02x
▲ VercelExpress3.069s (-4.7%)3.698s (~)0.629s91.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.107s (-24.2% 🟢)1.003s (~)0.023s (+41.0% 🔺)1.034s (+0.7%)0.927s101.00x
🌐 StarterNext.js (Turbopack)0.130s (+1.2%)1.005s (~)0.000s (~)1.011s (~)0.881s101.21x
🌐 RedisNext.js (Turbopack)0.142s (-3.0%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.871s101.33x
💻 LocalNitro0.178s (+0.9%)0.993s (~)0.017s (+17.2% 🔺)1.023s (~)0.846s101.66x
💻 LocalExpress0.184s (+3.7%)0.992s (~)0.016s (+5.2% 🔺)1.024s (~)0.839s101.72x
🌐 TursoNext.js (Turbopack)0.464s (-9.5% 🟢)0.978s (+4.7%)0.000s (+Infinity% 🔺)1.013s (~)0.550s104.33x
🌐 MongoDBNext.js (Turbopack)0.508s (-3.9%)0.937s (+1.9%)0.000s (~)1.014s (~)0.506s104.75x
🐘 PostgresNitro1.385s (-39.5% 🟢)1.647s (-40.1% 🟢)0.000s (-100.0% 🟢)2.011s (-33.3% 🟢)0.626s1012.95x
🐘 PostgresNext.js (Turbopack)1.397s (-4.1%)1.700s (+2.2%)0.000s (NaN%)2.022s (~)0.626s1013.05x
🐘 PostgresExpress2.375s (+4.1%)2.668s (-3.5%)0.000s (+Infinity% 🔺)3.014s (~)0.639s1022.20x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.751s (+8.0% 🔺)3.198s (+4.1%)0.481s (+4.3%)4.126s (+4.5%)1.375s101.00x
▲ VercelNext.js (Turbopack)2.795s (+7.8% 🔺)3.217s (~)0.535s (-60.0% 🟢)4.183s (-16.4% 🟢)1.389s101.02x
▲ VercelNitro2.889s (+6.5% 🔺)3.249s (+2.0%)0.718s (+108.1% 🔺)4.493s (+12.6% 🔺)1.604s101.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)8/8
🐘 PostgresNitro6/8
▲ VercelNitro5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)💻 Local8/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 443e4df to ef278ccCompareDecember 28, 2025 16:56
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from ef278cc to 2004d89CompareDecember 28, 2025 17:01
@VaguelySerious
VaguelySerious merged commit 62cde6d into mainDec 28, 2025
17 checks passed
@VaguelySerious
VaguelySerious deleted the changeset-release/main branch December 28, 2025 17:07
Sign up for freeto 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

@vercel-release-bot@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

Version Packages (beta) - #696

Merged
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

Version Packages (beta)#696
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-botvercel-release-bot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.38

Patch Changes

  • #69525bfa52 Thanks @ctate! - Fix: Handle object-style finishReason for AI SDK v5/v6 compatibility

  • Updated dependencies []:

    • workflow@4.0.1-beta.38

@workflow/cli@4.0.1-beta.38

Patch Changes

  • #68480955e7 Thanks @VaguelySerious! - Allow opening UI without a valid local config detected, UI will show warning and watch folder

  • Updated dependencies [f989613]:

    • @workflow/web@4.0.1-beta.22

@workflow/web@4.0.1-beta.22

Patch Changes

workflow@4.0.1-beta.38

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38

@workflow/world-testing@4.0.1-beta.39

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38
    • workflow@4.0.1-beta.38

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production286011297
❌ 💻 Local Development236268270
✅ 📦 Local Production26208270
✅ 🐘 Local Postgres26208270
❌ 🪟 Windows027027
❌ 🌍 Community Worlds80400120
Total112693351254

❌ Failed Tests

💻 Local Development (26 failed)

nuxt-stable (26 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🪟 Windows (27 failed)

nextjs-turbopack (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🌍 Community Worlds (40 failed)

mongodb-dev (3 failed):

  • dev e2e should rebuild on step change
  • dev e2e should rebuild on workflow change
  • dev e2e should rebuild on adding workflow file

mongodb (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter

redis (1 failed):

  • webhookWorkflow

starter (8 failed):

  • addTenWorkflow
  • addTenWorkflow
  • retryAttemptCounterWorkflow
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro2601
✅ example2601
✅ express2601
✅ fastify2601
✅ hono2601
✅ nextjs-turbopack2601
✅ nextjs-webpack2601
✅ nitro2601
✅ nuxt2601
✅ sveltekit2601
✅ vite2601
❌ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
❌ nuxt-stable0261
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
❌ 🪟 Windows
AppPassedFailedSkipped
❌ nextjs-turbopack0270
❌ 🌍 Community Worlds
AppPassedFailedSkipped
❌ mongodb-dev030
❌ mongodb0270
✅ redis-dev300
❌ redis2610
✅ starter-dev300
❌ starter1980
✅ turso-dev300
❌ turso2610

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.031s (-18.0% 🟢)1.015s (~)0.984s101.00x
🌐 StarterNext.js (Turbopack)0.036s (+0.6%)1.013s (~)0.977s101.17x
🌐 RedisNext.js (Turbopack)0.038s (-5.2% 🟢)1.017s (~)0.979s101.24x
💻 LocalNitro0.043s (~)1.008s (~)0.964s101.40x
💻 LocalExpress0.046s (+6.9% 🔺)1.008s (~)0.961s101.50x
🌐 TursoNext.js (Turbopack)0.049s (-38.7% 🟢)1.013s (~)0.964s101.59x
🌐 MongoDBNext.js (Turbopack)0.123s (+138.1% 🔺)1.016s (~)0.893s103.97x
🐘 PostgresNext.js (Turbopack)0.290s (-18.3% 🟢)1.021s (~)0.730s109.39x
🐘 PostgresNitro0.304s (+1.8%)1.012s (~)0.709s109.83x
🐘 PostgresExpress0.326s (+11.1% 🔺)1.014s (-0.6%)0.688s1010.54x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro0.545s (-7.2% 🟢)1.667s (+12.0% 🔺)1.122s101.00x
▲ VercelNext.js (Turbopack)0.559s (+4.6%)1.397s (-13.4% 🟢)0.839s101.03x
▲ VercelExpress0.588s (+19.2% 🔺)1.477s (+7.5% 🔺)0.889s101.08x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.075s (-1.7%)2.012s (~)0.937s101.00x
🌐 StarterNext.js (Turbopack)1.081s (~)2.011s (~)0.929s101.01x
🌐 RedisNext.js (Turbopack)1.098s (~)2.013s (~)0.915s101.02x
💻 LocalNitro1.114s (~)2.006s (~)0.891s101.04x
💻 LocalExpress1.118s (~)2.008s (~)0.890s101.04x
🌐 TursoNext.js (Turbopack)1.278s (-0.7%)2.012s (~)0.734s101.19x
🌐 MongoDBNext.js (Turbopack)1.286s (-0.6%)2.014s (~)0.728s101.20x
🐘 PostgresNitro1.820s (-15.6% 🟢)2.312s (-23.3% 🟢)0.492s101.69x
🐘 PostgresNext.js (Turbopack)1.855s (-20.5% 🟢)2.017s (-33.1% 🟢)0.162s101.73x
🐘 PostgresExpress2.160s (~)3.015s (~)0.855s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.699s (+0.8%)3.643s (-1.1%)0.944s101.00x
▲ VercelNitro2.707s (+8.7% 🔺)3.680s (+1.7%)0.974s101.00x
▲ VercelExpress2.843s (+5.2% 🔺)3.811s (+5.8% 🔺)0.968s101.05x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)10.523s (-1.1%)11.016s (~)0.493s51.00x
🌐 StarterNext.js (Turbopack)10.598s (~)11.012s (~)0.414s51.01x
🌐 RedisNext.js (Turbopack)10.673s (~)11.018s (~)0.346s51.01x
💻 LocalNitro10.789s (~)11.012s (~)0.224s51.03x
💻 LocalExpress10.810s (~)11.017s (~)0.207s51.03x
🌐 MongoDBNext.js (Turbopack)11.921s (-2.2%)12.428s (-4.5%)0.507s51.13x
🌐 TursoNext.js (Turbopack)12.183s (~)13.023s (~)0.840s51.16x
🐘 PostgresNext.js (Turbopack)15.190s (-13.5% 🟢)16.039s (-12.1% 🟢)0.848s51.44x
🐘 PostgresNitro15.251s (-25.5% 🟢)16.027s (-23.8% 🟢)0.776s51.45x
🐘 PostgresExpress20.426s (~)21.028s (~)0.602s51.94x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro21.507s (+1.3%)22.528s (+2.4%)1.021s51.00x
▲ VercelNext.js (Turbopack)21.614s (~)22.343s (-0.7%)0.730s51.00x
▲ VercelExpress22.161s (+4.2%)23.050s (+4.9%)0.889s51.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.335s (-4.8%)2.012s (~)0.677s151.00x
🌐 StarterNext.js (Turbopack)1.345s (+0.6%)2.008s (~)0.663s151.01x
🌐 RedisNext.js (Turbopack)1.363s (-0.6%)2.010s (~)0.647s151.02x
💻 LocalNitro1.411s (~)2.005s (~)0.593s151.06x
💻 LocalExpress1.428s (+1.1%)2.007s (~)0.578s151.07x
🐘 PostgresNitro1.924s (-19.0% 🟢)2.078s (-31.0% 🟢)0.154s151.44x
🌐 TursoNext.js (Turbopack)2.115s (~)3.016s (~)0.901s101.58x
🌐 MongoDBNext.js (Turbopack)2.133s (-1.2%)3.014s (~)0.881s101.60x
🐘 PostgresNext.js (Turbopack)2.199s (+12.1% 🔺)2.597s (+24.9% 🔺)0.399s121.65x
🐘 PostgresExpress2.473s (+4.3%)3.013s (~)0.539s101.85x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.863s (+1.5%)3.926s (+2.2%)1.063s81.00x
▲ VercelNext.js (Turbopack)3.116s (+5.9% 🔺)3.779s (-3.5%)0.663s81.09x
▲ VercelExpress3.295s (+22.6% 🔺)4.156s (+15.3% 🔺)0.861s81.15x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.036s (-0.8%)2.769s (-4.7%)0.733s111.00x
💻 LocalNitro2.222s (-1.1%)3.150s (-1.3%)0.928s101.09x
💻 LocalExpress2.320s (+3.6%)3.219s (+1.2%)0.899s101.14x
🌐 StarterNext.js (Turbopack)2.463s (~)3.008s (~)0.545s101.21x
🌐 RedisNext.js (Turbopack)2.507s (+0.6%)3.013s (~)0.506s101.23x
🐘 PostgresNitro2.650s (-9.5% 🟢)3.011s (-9.3% 🟢)0.362s101.30x
🐘 PostgresNext.js (Turbopack)2.650s (-0.6%)3.014s (~)0.364s101.30x
🐘 PostgresExpress2.842s (-7.1% 🟢)3.011s (-18.6% 🟢)0.169s101.40x
🌐 MongoDBNext.js (Turbopack)4.680s (+2.3%)5.182s (~)0.502s62.30x
🌐 TursoNext.js (Turbopack)4.709s (+1.7%)5.185s (~)0.476s62.31x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.074s (-7.4% 🟢)3.726s (-5.5% 🟢)0.652s91.00x
▲ VercelNitro3.320s (-7.5% 🟢)3.837s (-9.1% 🟢)0.517s81.08x
▲ VercelNext.js (Turbopack)3.490s (-6.7% 🟢)4.287s (-1.0%)0.797s71.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.359s (-1.3%)2.012s (~)0.654s151.00x
🌐 StarterNext.js (Turbopack)1.359s (-0.9%)2.007s (~)0.648s151.00x
🌐 RedisNext.js (Turbopack)1.367s (~)2.009s (~)0.642s151.01x
💻 LocalNitro1.447s (+2.6%)2.005s (~)0.557s151.07x
💻 LocalExpress1.450s (+1.5%)2.006s (~)0.555s151.07x
🐘 PostgresNitro1.798s (-9.1% 🟢)2.009s (-6.8% 🟢)0.210s151.32x
🐘 PostgresNext.js (Turbopack)1.832s (+4.2%)2.012s (~)0.180s151.35x
🐘 PostgresExpress2.031s (+7.0% 🔺)2.522s (+21.4% 🔺)0.492s121.49x
🌐 MongoDBNext.js (Turbopack)2.127s (~)3.013s (~)0.886s101.57x
🌐 TursoNext.js (Turbopack)2.151s (+1.3%)3.015s (~)0.864s101.58x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.708s (~)3.822s (+1.3%)1.115s81.00x
▲ VercelExpress2.888s (+9.6% 🔺)3.577s (+1.6%)0.689s91.07x
▲ VercelNext.js (Turbopack)3.025s (+7.4% 🔺)3.790s (-2.7%)0.765s81.12x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.016s (-5.7% 🟢)2.556s (-14.2% 🟢)0.539s121.00x
💻 LocalNitro2.240s (-0.9%)3.181s (-1.0%)0.940s101.11x
💻 LocalExpress2.393s (+2.8%)3.292s (+0.7%)0.899s101.19x
🌐 RedisNext.js (Turbopack)2.468s (~)3.011s (~)0.543s101.22x
🌐 StarterNext.js (Turbopack)2.476s (+1.2%)3.012s (~)0.536s101.23x
🐘 PostgresNitro2.625s (+1.7%)3.017s (~)0.392s101.30x
🐘 PostgresNext.js (Turbopack)2.718s (+10.8% 🔺)3.022s (~)0.304s101.35x
🐘 PostgresExpress2.789s (+1.6%)3.014s (~)0.226s101.38x
🌐 TursoNext.js (Turbopack)4.675s (-3.3%)5.188s (-3.0%)0.513s62.32x
🌐 MongoDBNext.js (Turbopack)4.689s (-2.0%)5.183s (~)0.494s62.33x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.932s (-8.4% 🟢)3.706s (-4.7%)0.774s91.00x
▲ VercelNext.js (Turbopack)2.993s (-3.0%)3.796s (-2.1%)0.803s91.02x
▲ VercelExpress3.069s (-4.7%)3.698s (~)0.629s91.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.107s (-24.2% 🟢)1.003s (~)0.023s (+41.0% 🔺)1.034s (+0.7%)0.927s101.00x
🌐 StarterNext.js (Turbopack)0.130s (+1.2%)1.005s (~)0.000s (~)1.011s (~)0.881s101.21x
🌐 RedisNext.js (Turbopack)0.142s (-3.0%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.871s101.33x
💻 LocalNitro0.178s (+0.9%)0.993s (~)0.017s (+17.2% 🔺)1.023s (~)0.846s101.66x
💻 LocalExpress0.184s (+3.7%)0.992s (~)0.016s (+5.2% 🔺)1.024s (~)0.839s101.72x
🌐 TursoNext.js (Turbopack)0.464s (-9.5% 🟢)0.978s (+4.7%)0.000s (+Infinity% 🔺)1.013s (~)0.550s104.33x
🌐 MongoDBNext.js (Turbopack)0.508s (-3.9%)0.937s (+1.9%)0.000s (~)1.014s (~)0.506s104.75x
🐘 PostgresNitro1.385s (-39.5% 🟢)1.647s (-40.1% 🟢)0.000s (-100.0% 🟢)2.011s (-33.3% 🟢)0.626s1012.95x
🐘 PostgresNext.js (Turbopack)1.397s (-4.1%)1.700s (+2.2%)0.000s (NaN%)2.022s (~)0.626s1013.05x
🐘 PostgresExpress2.375s (+4.1%)2.668s (-3.5%)0.000s (+Infinity% 🔺)3.014s (~)0.639s1022.20x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.751s (+8.0% 🔺)3.198s (+4.1%)0.481s (+4.3%)4.126s (+4.5%)1.375s101.00x
▲ VercelNext.js (Turbopack)2.795s (+7.8% 🔺)3.217s (~)0.535s (-60.0% 🟢)4.183s (-16.4% 🟢)1.389s101.02x
▲ VercelNitro2.889s (+6.5% 🔺)3.249s (+2.0%)0.718s (+108.1% 🔺)4.493s (+12.6% 🔺)1.604s101.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)8/8
🐘 PostgresNitro6/8
▲ VercelNitro5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)💻 Local8/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 443e4df to ef278ccCompareDecember 28, 2025 16:56
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from ef278cc to 2004d89CompareDecember 28, 2025 17:01
@VaguelySerious
VaguelySerious merged commit 62cde6d into mainDec 28, 2025
17 checks passed
@VaguelySerious
VaguelySerious deleted the changeset-release/main branch December 28, 2025 17:07
Sign up for freeto 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

@vercel-release-bot@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Version Packages (beta) - #696

Merged
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

Version Packages (beta)#696
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-botvercel-release-bot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.38

Patch Changes

  • #69525bfa52 Thanks @ctate! - Fix: Handle object-style finishReason for AI SDK v5/v6 compatibility

  • Updated dependencies []:

    • workflow@4.0.1-beta.38

@workflow/cli@4.0.1-beta.38

Patch Changes

  • #68480955e7 Thanks @VaguelySerious! - Allow opening UI without a valid local config detected, UI will show warning and watch folder

  • Updated dependencies [f989613]:

    • @workflow/web@4.0.1-beta.22

@workflow/web@4.0.1-beta.22

Patch Changes

workflow@4.0.1-beta.38

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38

@workflow/world-testing@4.0.1-beta.39

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38
    • workflow@4.0.1-beta.38

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production286011297
❌ 💻 Local Development236268270
✅ 📦 Local Production26208270
✅ 🐘 Local Postgres26208270
❌ 🪟 Windows027027
❌ 🌍 Community Worlds80400120
Total112693351254

❌ Failed Tests

💻 Local Development (26 failed)

nuxt-stable (26 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🪟 Windows (27 failed)

nextjs-turbopack (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🌍 Community Worlds (40 failed)

mongodb-dev (3 failed):

  • dev e2e should rebuild on step change
  • dev e2e should rebuild on workflow change
  • dev e2e should rebuild on adding workflow file

mongodb (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter

redis (1 failed):

  • webhookWorkflow

starter (8 failed):

  • addTenWorkflow
  • addTenWorkflow
  • retryAttemptCounterWorkflow
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro2601
✅ example2601
✅ express2601
✅ fastify2601
✅ hono2601
✅ nextjs-turbopack2601
✅ nextjs-webpack2601
✅ nitro2601
✅ nuxt2601
✅ sveltekit2601
✅ vite2601
❌ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
❌ nuxt-stable0261
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
❌ 🪟 Windows
AppPassedFailedSkipped
❌ nextjs-turbopack0270
❌ 🌍 Community Worlds
AppPassedFailedSkipped
❌ mongodb-dev030
❌ mongodb0270
✅ redis-dev300
❌ redis2610
✅ starter-dev300
❌ starter1980
✅ turso-dev300
❌ turso2610

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.031s (-18.0% 🟢)1.015s (~)0.984s101.00x
🌐 StarterNext.js (Turbopack)0.036s (+0.6%)1.013s (~)0.977s101.17x
🌐 RedisNext.js (Turbopack)0.038s (-5.2% 🟢)1.017s (~)0.979s101.24x
💻 LocalNitro0.043s (~)1.008s (~)0.964s101.40x
💻 LocalExpress0.046s (+6.9% 🔺)1.008s (~)0.961s101.50x
🌐 TursoNext.js (Turbopack)0.049s (-38.7% 🟢)1.013s (~)0.964s101.59x
🌐 MongoDBNext.js (Turbopack)0.123s (+138.1% 🔺)1.016s (~)0.893s103.97x
🐘 PostgresNext.js (Turbopack)0.290s (-18.3% 🟢)1.021s (~)0.730s109.39x
🐘 PostgresNitro0.304s (+1.8%)1.012s (~)0.709s109.83x
🐘 PostgresExpress0.326s (+11.1% 🔺)1.014s (-0.6%)0.688s1010.54x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro0.545s (-7.2% 🟢)1.667s (+12.0% 🔺)1.122s101.00x
▲ VercelNext.js (Turbopack)0.559s (+4.6%)1.397s (-13.4% 🟢)0.839s101.03x
▲ VercelExpress0.588s (+19.2% 🔺)1.477s (+7.5% 🔺)0.889s101.08x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.075s (-1.7%)2.012s (~)0.937s101.00x
🌐 StarterNext.js (Turbopack)1.081s (~)2.011s (~)0.929s101.01x
🌐 RedisNext.js (Turbopack)1.098s (~)2.013s (~)0.915s101.02x
💻 LocalNitro1.114s (~)2.006s (~)0.891s101.04x
💻 LocalExpress1.118s (~)2.008s (~)0.890s101.04x
🌐 TursoNext.js (Turbopack)1.278s (-0.7%)2.012s (~)0.734s101.19x
🌐 MongoDBNext.js (Turbopack)1.286s (-0.6%)2.014s (~)0.728s101.20x
🐘 PostgresNitro1.820s (-15.6% 🟢)2.312s (-23.3% 🟢)0.492s101.69x
🐘 PostgresNext.js (Turbopack)1.855s (-20.5% 🟢)2.017s (-33.1% 🟢)0.162s101.73x
🐘 PostgresExpress2.160s (~)3.015s (~)0.855s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.699s (+0.8%)3.643s (-1.1%)0.944s101.00x
▲ VercelNitro2.707s (+8.7% 🔺)3.680s (+1.7%)0.974s101.00x
▲ VercelExpress2.843s (+5.2% 🔺)3.811s (+5.8% 🔺)0.968s101.05x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)10.523s (-1.1%)11.016s (~)0.493s51.00x
🌐 StarterNext.js (Turbopack)10.598s (~)11.012s (~)0.414s51.01x
🌐 RedisNext.js (Turbopack)10.673s (~)11.018s (~)0.346s51.01x
💻 LocalNitro10.789s (~)11.012s (~)0.224s51.03x
💻 LocalExpress10.810s (~)11.017s (~)0.207s51.03x
🌐 MongoDBNext.js (Turbopack)11.921s (-2.2%)12.428s (-4.5%)0.507s51.13x
🌐 TursoNext.js (Turbopack)12.183s (~)13.023s (~)0.840s51.16x
🐘 PostgresNext.js (Turbopack)15.190s (-13.5% 🟢)16.039s (-12.1% 🟢)0.848s51.44x
🐘 PostgresNitro15.251s (-25.5% 🟢)16.027s (-23.8% 🟢)0.776s51.45x
🐘 PostgresExpress20.426s (~)21.028s (~)0.602s51.94x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro21.507s (+1.3%)22.528s (+2.4%)1.021s51.00x
▲ VercelNext.js (Turbopack)21.614s (~)22.343s (-0.7%)0.730s51.00x
▲ VercelExpress22.161s (+4.2%)23.050s (+4.9%)0.889s51.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.335s (-4.8%)2.012s (~)0.677s151.00x
🌐 StarterNext.js (Turbopack)1.345s (+0.6%)2.008s (~)0.663s151.01x
🌐 RedisNext.js (Turbopack)1.363s (-0.6%)2.010s (~)0.647s151.02x
💻 LocalNitro1.411s (~)2.005s (~)0.593s151.06x
💻 LocalExpress1.428s (+1.1%)2.007s (~)0.578s151.07x
🐘 PostgresNitro1.924s (-19.0% 🟢)2.078s (-31.0% 🟢)0.154s151.44x
🌐 TursoNext.js (Turbopack)2.115s (~)3.016s (~)0.901s101.58x
🌐 MongoDBNext.js (Turbopack)2.133s (-1.2%)3.014s (~)0.881s101.60x
🐘 PostgresNext.js (Turbopack)2.199s (+12.1% 🔺)2.597s (+24.9% 🔺)0.399s121.65x
🐘 PostgresExpress2.473s (+4.3%)3.013s (~)0.539s101.85x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.863s (+1.5%)3.926s (+2.2%)1.063s81.00x
▲ VercelNext.js (Turbopack)3.116s (+5.9% 🔺)3.779s (-3.5%)0.663s81.09x
▲ VercelExpress3.295s (+22.6% 🔺)4.156s (+15.3% 🔺)0.861s81.15x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.036s (-0.8%)2.769s (-4.7%)0.733s111.00x
💻 LocalNitro2.222s (-1.1%)3.150s (-1.3%)0.928s101.09x
💻 LocalExpress2.320s (+3.6%)3.219s (+1.2%)0.899s101.14x
🌐 StarterNext.js (Turbopack)2.463s (~)3.008s (~)0.545s101.21x
🌐 RedisNext.js (Turbopack)2.507s (+0.6%)3.013s (~)0.506s101.23x
🐘 PostgresNitro2.650s (-9.5% 🟢)3.011s (-9.3% 🟢)0.362s101.30x
🐘 PostgresNext.js (Turbopack)2.650s (-0.6%)3.014s (~)0.364s101.30x
🐘 PostgresExpress2.842s (-7.1% 🟢)3.011s (-18.6% 🟢)0.169s101.40x
🌐 MongoDBNext.js (Turbopack)4.680s (+2.3%)5.182s (~)0.502s62.30x
🌐 TursoNext.js (Turbopack)4.709s (+1.7%)5.185s (~)0.476s62.31x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.074s (-7.4% 🟢)3.726s (-5.5% 🟢)0.652s91.00x
▲ VercelNitro3.320s (-7.5% 🟢)3.837s (-9.1% 🟢)0.517s81.08x
▲ VercelNext.js (Turbopack)3.490s (-6.7% 🟢)4.287s (-1.0%)0.797s71.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.359s (-1.3%)2.012s (~)0.654s151.00x
🌐 StarterNext.js (Turbopack)1.359s (-0.9%)2.007s (~)0.648s151.00x
🌐 RedisNext.js (Turbopack)1.367s (~)2.009s (~)0.642s151.01x
💻 LocalNitro1.447s (+2.6%)2.005s (~)0.557s151.07x
💻 LocalExpress1.450s (+1.5%)2.006s (~)0.555s151.07x
🐘 PostgresNitro1.798s (-9.1% 🟢)2.009s (-6.8% 🟢)0.210s151.32x
🐘 PostgresNext.js (Turbopack)1.832s (+4.2%)2.012s (~)0.180s151.35x
🐘 PostgresExpress2.031s (+7.0% 🔺)2.522s (+21.4% 🔺)0.492s121.49x
🌐 MongoDBNext.js (Turbopack)2.127s (~)3.013s (~)0.886s101.57x
🌐 TursoNext.js (Turbopack)2.151s (+1.3%)3.015s (~)0.864s101.58x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.708s (~)3.822s (+1.3%)1.115s81.00x
▲ VercelExpress2.888s (+9.6% 🔺)3.577s (+1.6%)0.689s91.07x
▲ VercelNext.js (Turbopack)3.025s (+7.4% 🔺)3.790s (-2.7%)0.765s81.12x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.016s (-5.7% 🟢)2.556s (-14.2% 🟢)0.539s121.00x
💻 LocalNitro2.240s (-0.9%)3.181s (-1.0%)0.940s101.11x
💻 LocalExpress2.393s (+2.8%)3.292s (+0.7%)0.899s101.19x
🌐 RedisNext.js (Turbopack)2.468s (~)3.011s (~)0.543s101.22x
🌐 StarterNext.js (Turbopack)2.476s (+1.2%)3.012s (~)0.536s101.23x
🐘 PostgresNitro2.625s (+1.7%)3.017s (~)0.392s101.30x
🐘 PostgresNext.js (Turbopack)2.718s (+10.8% 🔺)3.022s (~)0.304s101.35x
🐘 PostgresExpress2.789s (+1.6%)3.014s (~)0.226s101.38x
🌐 TursoNext.js (Turbopack)4.675s (-3.3%)5.188s (-3.0%)0.513s62.32x
🌐 MongoDBNext.js (Turbopack)4.689s (-2.0%)5.183s (~)0.494s62.33x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.932s (-8.4% 🟢)3.706s (-4.7%)0.774s91.00x
▲ VercelNext.js (Turbopack)2.993s (-3.0%)3.796s (-2.1%)0.803s91.02x
▲ VercelExpress3.069s (-4.7%)3.698s (~)0.629s91.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.107s (-24.2% 🟢)1.003s (~)0.023s (+41.0% 🔺)1.034s (+0.7%)0.927s101.00x
🌐 StarterNext.js (Turbopack)0.130s (+1.2%)1.005s (~)0.000s (~)1.011s (~)0.881s101.21x
🌐 RedisNext.js (Turbopack)0.142s (-3.0%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.871s101.33x
💻 LocalNitro0.178s (+0.9%)0.993s (~)0.017s (+17.2% 🔺)1.023s (~)0.846s101.66x
💻 LocalExpress0.184s (+3.7%)0.992s (~)0.016s (+5.2% 🔺)1.024s (~)0.839s101.72x
🌐 TursoNext.js (Turbopack)0.464s (-9.5% 🟢)0.978s (+4.7%)0.000s (+Infinity% 🔺)1.013s (~)0.550s104.33x
🌐 MongoDBNext.js (Turbopack)0.508s (-3.9%)0.937s (+1.9%)0.000s (~)1.014s (~)0.506s104.75x
🐘 PostgresNitro1.385s (-39.5% 🟢)1.647s (-40.1% 🟢)0.000s (-100.0% 🟢)2.011s (-33.3% 🟢)0.626s1012.95x
🐘 PostgresNext.js (Turbopack)1.397s (-4.1%)1.700s (+2.2%)0.000s (NaN%)2.022s (~)0.626s1013.05x
🐘 PostgresExpress2.375s (+4.1%)2.668s (-3.5%)0.000s (+Infinity% 🔺)3.014s (~)0.639s1022.20x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.751s (+8.0% 🔺)3.198s (+4.1%)0.481s (+4.3%)4.126s (+4.5%)1.375s101.00x
▲ VercelNext.js (Turbopack)2.795s (+7.8% 🔺)3.217s (~)0.535s (-60.0% 🟢)4.183s (-16.4% 🟢)1.389s101.02x
▲ VercelNitro2.889s (+6.5% 🔺)3.249s (+2.0%)0.718s (+108.1% 🔺)4.493s (+12.6% 🔺)1.604s101.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)8/8
🐘 PostgresNitro6/8
▲ VercelNitro5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)💻 Local8/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 443e4df to ef278ccCompareDecember 28, 2025 16:56
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from ef278cc to 2004d89CompareDecember 28, 2025 17:01
@VaguelySerious
VaguelySerious merged commit 62cde6d into mainDec 28, 2025
17 checks passed
@VaguelySerious
VaguelySerious deleted the changeset-release/main branch December 28, 2025 17:07
Sign up for freeto 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

@vercel-release-bot@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Version Packages (beta) - #696

Merged
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

Version Packages (beta)#696
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-botvercel-release-bot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.38

Patch Changes

  • #69525bfa52 Thanks @ctate! - Fix: Handle object-style finishReason for AI SDK v5/v6 compatibility

  • Updated dependencies []:

    • workflow@4.0.1-beta.38

@workflow/cli@4.0.1-beta.38

Patch Changes

  • #68480955e7 Thanks @VaguelySerious! - Allow opening UI without a valid local config detected, UI will show warning and watch folder

  • Updated dependencies [f989613]:

    • @workflow/web@4.0.1-beta.22

@workflow/web@4.0.1-beta.22

Patch Changes

workflow@4.0.1-beta.38

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38

@workflow/world-testing@4.0.1-beta.39

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38
    • workflow@4.0.1-beta.38

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production286011297
❌ 💻 Local Development236268270
✅ 📦 Local Production26208270
✅ 🐘 Local Postgres26208270
❌ 🪟 Windows027027
❌ 🌍 Community Worlds80400120
Total112693351254

❌ Failed Tests

💻 Local Development (26 failed)

nuxt-stable (26 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🪟 Windows (27 failed)

nextjs-turbopack (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🌍 Community Worlds (40 failed)

mongodb-dev (3 failed):

  • dev e2e should rebuild on step change
  • dev e2e should rebuild on workflow change
  • dev e2e should rebuild on adding workflow file

mongodb (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter

redis (1 failed):

  • webhookWorkflow

starter (8 failed):

  • addTenWorkflow
  • addTenWorkflow
  • retryAttemptCounterWorkflow
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro2601
✅ example2601
✅ express2601
✅ fastify2601
✅ hono2601
✅ nextjs-turbopack2601
✅ nextjs-webpack2601
✅ nitro2601
✅ nuxt2601
✅ sveltekit2601
✅ vite2601
❌ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
❌ nuxt-stable0261
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
❌ 🪟 Windows
AppPassedFailedSkipped
❌ nextjs-turbopack0270
❌ 🌍 Community Worlds
AppPassedFailedSkipped
❌ mongodb-dev030
❌ mongodb0270
✅ redis-dev300
❌ redis2610
✅ starter-dev300
❌ starter1980
✅ turso-dev300
❌ turso2610

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.031s (-18.0% 🟢)1.015s (~)0.984s101.00x
🌐 StarterNext.js (Turbopack)0.036s (+0.6%)1.013s (~)0.977s101.17x
🌐 RedisNext.js (Turbopack)0.038s (-5.2% 🟢)1.017s (~)0.979s101.24x
💻 LocalNitro0.043s (~)1.008s (~)0.964s101.40x
💻 LocalExpress0.046s (+6.9% 🔺)1.008s (~)0.961s101.50x
🌐 TursoNext.js (Turbopack)0.049s (-38.7% 🟢)1.013s (~)0.964s101.59x
🌐 MongoDBNext.js (Turbopack)0.123s (+138.1% 🔺)1.016s (~)0.893s103.97x
🐘 PostgresNext.js (Turbopack)0.290s (-18.3% 🟢)1.021s (~)0.730s109.39x
🐘 PostgresNitro0.304s (+1.8%)1.012s (~)0.709s109.83x
🐘 PostgresExpress0.326s (+11.1% 🔺)1.014s (-0.6%)0.688s1010.54x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro0.545s (-7.2% 🟢)1.667s (+12.0% 🔺)1.122s101.00x
▲ VercelNext.js (Turbopack)0.559s (+4.6%)1.397s (-13.4% 🟢)0.839s101.03x
▲ VercelExpress0.588s (+19.2% 🔺)1.477s (+7.5% 🔺)0.889s101.08x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.075s (-1.7%)2.012s (~)0.937s101.00x
🌐 StarterNext.js (Turbopack)1.081s (~)2.011s (~)0.929s101.01x
🌐 RedisNext.js (Turbopack)1.098s (~)2.013s (~)0.915s101.02x
💻 LocalNitro1.114s (~)2.006s (~)0.891s101.04x
💻 LocalExpress1.118s (~)2.008s (~)0.890s101.04x
🌐 TursoNext.js (Turbopack)1.278s (-0.7%)2.012s (~)0.734s101.19x
🌐 MongoDBNext.js (Turbopack)1.286s (-0.6%)2.014s (~)0.728s101.20x
🐘 PostgresNitro1.820s (-15.6% 🟢)2.312s (-23.3% 🟢)0.492s101.69x
🐘 PostgresNext.js (Turbopack)1.855s (-20.5% 🟢)2.017s (-33.1% 🟢)0.162s101.73x
🐘 PostgresExpress2.160s (~)3.015s (~)0.855s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.699s (+0.8%)3.643s (-1.1%)0.944s101.00x
▲ VercelNitro2.707s (+8.7% 🔺)3.680s (+1.7%)0.974s101.00x
▲ VercelExpress2.843s (+5.2% 🔺)3.811s (+5.8% 🔺)0.968s101.05x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)10.523s (-1.1%)11.016s (~)0.493s51.00x
🌐 StarterNext.js (Turbopack)10.598s (~)11.012s (~)0.414s51.01x
🌐 RedisNext.js (Turbopack)10.673s (~)11.018s (~)0.346s51.01x
💻 LocalNitro10.789s (~)11.012s (~)0.224s51.03x
💻 LocalExpress10.810s (~)11.017s (~)0.207s51.03x
🌐 MongoDBNext.js (Turbopack)11.921s (-2.2%)12.428s (-4.5%)0.507s51.13x
🌐 TursoNext.js (Turbopack)12.183s (~)13.023s (~)0.840s51.16x
🐘 PostgresNext.js (Turbopack)15.190s (-13.5% 🟢)16.039s (-12.1% 🟢)0.848s51.44x
🐘 PostgresNitro15.251s (-25.5% 🟢)16.027s (-23.8% 🟢)0.776s51.45x
🐘 PostgresExpress20.426s (~)21.028s (~)0.602s51.94x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro21.507s (+1.3%)22.528s (+2.4%)1.021s51.00x
▲ VercelNext.js (Turbopack)21.614s (~)22.343s (-0.7%)0.730s51.00x
▲ VercelExpress22.161s (+4.2%)23.050s (+4.9%)0.889s51.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.335s (-4.8%)2.012s (~)0.677s151.00x
🌐 StarterNext.js (Turbopack)1.345s (+0.6%)2.008s (~)0.663s151.01x
🌐 RedisNext.js (Turbopack)1.363s (-0.6%)2.010s (~)0.647s151.02x
💻 LocalNitro1.411s (~)2.005s (~)0.593s151.06x
💻 LocalExpress1.428s (+1.1%)2.007s (~)0.578s151.07x
🐘 PostgresNitro1.924s (-19.0% 🟢)2.078s (-31.0% 🟢)0.154s151.44x
🌐 TursoNext.js (Turbopack)2.115s (~)3.016s (~)0.901s101.58x
🌐 MongoDBNext.js (Turbopack)2.133s (-1.2%)3.014s (~)0.881s101.60x
🐘 PostgresNext.js (Turbopack)2.199s (+12.1% 🔺)2.597s (+24.9% 🔺)0.399s121.65x
🐘 PostgresExpress2.473s (+4.3%)3.013s (~)0.539s101.85x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.863s (+1.5%)3.926s (+2.2%)1.063s81.00x
▲ VercelNext.js (Turbopack)3.116s (+5.9% 🔺)3.779s (-3.5%)0.663s81.09x
▲ VercelExpress3.295s (+22.6% 🔺)4.156s (+15.3% 🔺)0.861s81.15x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.036s (-0.8%)2.769s (-4.7%)0.733s111.00x
💻 LocalNitro2.222s (-1.1%)3.150s (-1.3%)0.928s101.09x
💻 LocalExpress2.320s (+3.6%)3.219s (+1.2%)0.899s101.14x
🌐 StarterNext.js (Turbopack)2.463s (~)3.008s (~)0.545s101.21x
🌐 RedisNext.js (Turbopack)2.507s (+0.6%)3.013s (~)0.506s101.23x
🐘 PostgresNitro2.650s (-9.5% 🟢)3.011s (-9.3% 🟢)0.362s101.30x
🐘 PostgresNext.js (Turbopack)2.650s (-0.6%)3.014s (~)0.364s101.30x
🐘 PostgresExpress2.842s (-7.1% 🟢)3.011s (-18.6% 🟢)0.169s101.40x
🌐 MongoDBNext.js (Turbopack)4.680s (+2.3%)5.182s (~)0.502s62.30x
🌐 TursoNext.js (Turbopack)4.709s (+1.7%)5.185s (~)0.476s62.31x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.074s (-7.4% 🟢)3.726s (-5.5% 🟢)0.652s91.00x
▲ VercelNitro3.320s (-7.5% 🟢)3.837s (-9.1% 🟢)0.517s81.08x
▲ VercelNext.js (Turbopack)3.490s (-6.7% 🟢)4.287s (-1.0%)0.797s71.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.359s (-1.3%)2.012s (~)0.654s151.00x
🌐 StarterNext.js (Turbopack)1.359s (-0.9%)2.007s (~)0.648s151.00x
🌐 RedisNext.js (Turbopack)1.367s (~)2.009s (~)0.642s151.01x
💻 LocalNitro1.447s (+2.6%)2.005s (~)0.557s151.07x
💻 LocalExpress1.450s (+1.5%)2.006s (~)0.555s151.07x
🐘 PostgresNitro1.798s (-9.1% 🟢)2.009s (-6.8% 🟢)0.210s151.32x
🐘 PostgresNext.js (Turbopack)1.832s (+4.2%)2.012s (~)0.180s151.35x
🐘 PostgresExpress2.031s (+7.0% 🔺)2.522s (+21.4% 🔺)0.492s121.49x
🌐 MongoDBNext.js (Turbopack)2.127s (~)3.013s (~)0.886s101.57x
🌐 TursoNext.js (Turbopack)2.151s (+1.3%)3.015s (~)0.864s101.58x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.708s (~)3.822s (+1.3%)1.115s81.00x
▲ VercelExpress2.888s (+9.6% 🔺)3.577s (+1.6%)0.689s91.07x
▲ VercelNext.js (Turbopack)3.025s (+7.4% 🔺)3.790s (-2.7%)0.765s81.12x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.016s (-5.7% 🟢)2.556s (-14.2% 🟢)0.539s121.00x
💻 LocalNitro2.240s (-0.9%)3.181s (-1.0%)0.940s101.11x
💻 LocalExpress2.393s (+2.8%)3.292s (+0.7%)0.899s101.19x
🌐 RedisNext.js (Turbopack)2.468s (~)3.011s (~)0.543s101.22x
🌐 StarterNext.js (Turbopack)2.476s (+1.2%)3.012s (~)0.536s101.23x
🐘 PostgresNitro2.625s (+1.7%)3.017s (~)0.392s101.30x
🐘 PostgresNext.js (Turbopack)2.718s (+10.8% 🔺)3.022s (~)0.304s101.35x
🐘 PostgresExpress2.789s (+1.6%)3.014s (~)0.226s101.38x
🌐 TursoNext.js (Turbopack)4.675s (-3.3%)5.188s (-3.0%)0.513s62.32x
🌐 MongoDBNext.js (Turbopack)4.689s (-2.0%)5.183s (~)0.494s62.33x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.932s (-8.4% 🟢)3.706s (-4.7%)0.774s91.00x
▲ VercelNext.js (Turbopack)2.993s (-3.0%)3.796s (-2.1%)0.803s91.02x
▲ VercelExpress3.069s (-4.7%)3.698s (~)0.629s91.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.107s (-24.2% 🟢)1.003s (~)0.023s (+41.0% 🔺)1.034s (+0.7%)0.927s101.00x
🌐 StarterNext.js (Turbopack)0.130s (+1.2%)1.005s (~)0.000s (~)1.011s (~)0.881s101.21x
🌐 RedisNext.js (Turbopack)0.142s (-3.0%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.871s101.33x
💻 LocalNitro0.178s (+0.9%)0.993s (~)0.017s (+17.2% 🔺)1.023s (~)0.846s101.66x
💻 LocalExpress0.184s (+3.7%)0.992s (~)0.016s (+5.2% 🔺)1.024s (~)0.839s101.72x
🌐 TursoNext.js (Turbopack)0.464s (-9.5% 🟢)0.978s (+4.7%)0.000s (+Infinity% 🔺)1.013s (~)0.550s104.33x
🌐 MongoDBNext.js (Turbopack)0.508s (-3.9%)0.937s (+1.9%)0.000s (~)1.014s (~)0.506s104.75x
🐘 PostgresNitro1.385s (-39.5% 🟢)1.647s (-40.1% 🟢)0.000s (-100.0% 🟢)2.011s (-33.3% 🟢)0.626s1012.95x
🐘 PostgresNext.js (Turbopack)1.397s (-4.1%)1.700s (+2.2%)0.000s (NaN%)2.022s (~)0.626s1013.05x
🐘 PostgresExpress2.375s (+4.1%)2.668s (-3.5%)0.000s (+Infinity% 🔺)3.014s (~)0.639s1022.20x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.751s (+8.0% 🔺)3.198s (+4.1%)0.481s (+4.3%)4.126s (+4.5%)1.375s101.00x
▲ VercelNext.js (Turbopack)2.795s (+7.8% 🔺)3.217s (~)0.535s (-60.0% 🟢)4.183s (-16.4% 🟢)1.389s101.02x
▲ VercelNitro2.889s (+6.5% 🔺)3.249s (+2.0%)0.718s (+108.1% 🔺)4.493s (+12.6% 🔺)1.604s101.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)8/8
🐘 PostgresNitro6/8
▲ VercelNitro5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)💻 Local8/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 443e4df to ef278ccCompareDecember 28, 2025 16:56
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from ef278cc to 2004d89CompareDecember 28, 2025 17:01
@VaguelySerious
VaguelySerious merged commit 62cde6d into mainDec 28, 2025
17 checks passed
@VaguelySerious
VaguelySerious deleted the changeset-release/main branch December 28, 2025 17:07
Sign up for freeto 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

@vercel-release-bot@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

Version Packages (beta) - #696

Merged
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

Version Packages (beta)#696
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-botvercel-release-bot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.38

Patch Changes

  • #69525bfa52 Thanks @ctate! - Fix: Handle object-style finishReason for AI SDK v5/v6 compatibility

  • Updated dependencies []:

    • workflow@4.0.1-beta.38

@workflow/cli@4.0.1-beta.38

Patch Changes

  • #68480955e7 Thanks @VaguelySerious! - Allow opening UI without a valid local config detected, UI will show warning and watch folder

  • Updated dependencies [f989613]:

    • @workflow/web@4.0.1-beta.22

@workflow/web@4.0.1-beta.22

Patch Changes

workflow@4.0.1-beta.38

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38

@workflow/world-testing@4.0.1-beta.39

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38
    • workflow@4.0.1-beta.38

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production286011297
❌ 💻 Local Development236268270
✅ 📦 Local Production26208270
✅ 🐘 Local Postgres26208270
❌ 🪟 Windows027027
❌ 🌍 Community Worlds80400120
Total112693351254

❌ Failed Tests

💻 Local Development (26 failed)

nuxt-stable (26 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🪟 Windows (27 failed)

nextjs-turbopack (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🌍 Community Worlds (40 failed)

mongodb-dev (3 failed):

  • dev e2e should rebuild on step change
  • dev e2e should rebuild on workflow change
  • dev e2e should rebuild on adding workflow file

mongodb (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter

redis (1 failed):

  • webhookWorkflow

starter (8 failed):

  • addTenWorkflow
  • addTenWorkflow
  • retryAttemptCounterWorkflow
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro2601
✅ example2601
✅ express2601
✅ fastify2601
✅ hono2601
✅ nextjs-turbopack2601
✅ nextjs-webpack2601
✅ nitro2601
✅ nuxt2601
✅ sveltekit2601
✅ vite2601
❌ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
❌ nuxt-stable0261
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
❌ 🪟 Windows
AppPassedFailedSkipped
❌ nextjs-turbopack0270
❌ 🌍 Community Worlds
AppPassedFailedSkipped
❌ mongodb-dev030
❌ mongodb0270
✅ redis-dev300
❌ redis2610
✅ starter-dev300
❌ starter1980
✅ turso-dev300
❌ turso2610

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.031s (-18.0% 🟢)1.015s (~)0.984s101.00x
🌐 StarterNext.js (Turbopack)0.036s (+0.6%)1.013s (~)0.977s101.17x
🌐 RedisNext.js (Turbopack)0.038s (-5.2% 🟢)1.017s (~)0.979s101.24x
💻 LocalNitro0.043s (~)1.008s (~)0.964s101.40x
💻 LocalExpress0.046s (+6.9% 🔺)1.008s (~)0.961s101.50x
🌐 TursoNext.js (Turbopack)0.049s (-38.7% 🟢)1.013s (~)0.964s101.59x
🌐 MongoDBNext.js (Turbopack)0.123s (+138.1% 🔺)1.016s (~)0.893s103.97x
🐘 PostgresNext.js (Turbopack)0.290s (-18.3% 🟢)1.021s (~)0.730s109.39x
🐘 PostgresNitro0.304s (+1.8%)1.012s (~)0.709s109.83x
🐘 PostgresExpress0.326s (+11.1% 🔺)1.014s (-0.6%)0.688s1010.54x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro0.545s (-7.2% 🟢)1.667s (+12.0% 🔺)1.122s101.00x
▲ VercelNext.js (Turbopack)0.559s (+4.6%)1.397s (-13.4% 🟢)0.839s101.03x
▲ VercelExpress0.588s (+19.2% 🔺)1.477s (+7.5% 🔺)0.889s101.08x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.075s (-1.7%)2.012s (~)0.937s101.00x
🌐 StarterNext.js (Turbopack)1.081s (~)2.011s (~)0.929s101.01x
🌐 RedisNext.js (Turbopack)1.098s (~)2.013s (~)0.915s101.02x
💻 LocalNitro1.114s (~)2.006s (~)0.891s101.04x
💻 LocalExpress1.118s (~)2.008s (~)0.890s101.04x
🌐 TursoNext.js (Turbopack)1.278s (-0.7%)2.012s (~)0.734s101.19x
🌐 MongoDBNext.js (Turbopack)1.286s (-0.6%)2.014s (~)0.728s101.20x
🐘 PostgresNitro1.820s (-15.6% 🟢)2.312s (-23.3% 🟢)0.492s101.69x
🐘 PostgresNext.js (Turbopack)1.855s (-20.5% 🟢)2.017s (-33.1% 🟢)0.162s101.73x
🐘 PostgresExpress2.160s (~)3.015s (~)0.855s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.699s (+0.8%)3.643s (-1.1%)0.944s101.00x
▲ VercelNitro2.707s (+8.7% 🔺)3.680s (+1.7%)0.974s101.00x
▲ VercelExpress2.843s (+5.2% 🔺)3.811s (+5.8% 🔺)0.968s101.05x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)10.523s (-1.1%)11.016s (~)0.493s51.00x
🌐 StarterNext.js (Turbopack)10.598s (~)11.012s (~)0.414s51.01x
🌐 RedisNext.js (Turbopack)10.673s (~)11.018s (~)0.346s51.01x
💻 LocalNitro10.789s (~)11.012s (~)0.224s51.03x
💻 LocalExpress10.810s (~)11.017s (~)0.207s51.03x
🌐 MongoDBNext.js (Turbopack)11.921s (-2.2%)12.428s (-4.5%)0.507s51.13x
🌐 TursoNext.js (Turbopack)12.183s (~)13.023s (~)0.840s51.16x
🐘 PostgresNext.js (Turbopack)15.190s (-13.5% 🟢)16.039s (-12.1% 🟢)0.848s51.44x
🐘 PostgresNitro15.251s (-25.5% 🟢)16.027s (-23.8% 🟢)0.776s51.45x
🐘 PostgresExpress20.426s (~)21.028s (~)0.602s51.94x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro21.507s (+1.3%)22.528s (+2.4%)1.021s51.00x
▲ VercelNext.js (Turbopack)21.614s (~)22.343s (-0.7%)0.730s51.00x
▲ VercelExpress22.161s (+4.2%)23.050s (+4.9%)0.889s51.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.335s (-4.8%)2.012s (~)0.677s151.00x
🌐 StarterNext.js (Turbopack)1.345s (+0.6%)2.008s (~)0.663s151.01x
🌐 RedisNext.js (Turbopack)1.363s (-0.6%)2.010s (~)0.647s151.02x
💻 LocalNitro1.411s (~)2.005s (~)0.593s151.06x
💻 LocalExpress1.428s (+1.1%)2.007s (~)0.578s151.07x
🐘 PostgresNitro1.924s (-19.0% 🟢)2.078s (-31.0% 🟢)0.154s151.44x
🌐 TursoNext.js (Turbopack)2.115s (~)3.016s (~)0.901s101.58x
🌐 MongoDBNext.js (Turbopack)2.133s (-1.2%)3.014s (~)0.881s101.60x
🐘 PostgresNext.js (Turbopack)2.199s (+12.1% 🔺)2.597s (+24.9% 🔺)0.399s121.65x
🐘 PostgresExpress2.473s (+4.3%)3.013s (~)0.539s101.85x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.863s (+1.5%)3.926s (+2.2%)1.063s81.00x
▲ VercelNext.js (Turbopack)3.116s (+5.9% 🔺)3.779s (-3.5%)0.663s81.09x
▲ VercelExpress3.295s (+22.6% 🔺)4.156s (+15.3% 🔺)0.861s81.15x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.036s (-0.8%)2.769s (-4.7%)0.733s111.00x
💻 LocalNitro2.222s (-1.1%)3.150s (-1.3%)0.928s101.09x
💻 LocalExpress2.320s (+3.6%)3.219s (+1.2%)0.899s101.14x
🌐 StarterNext.js (Turbopack)2.463s (~)3.008s (~)0.545s101.21x
🌐 RedisNext.js (Turbopack)2.507s (+0.6%)3.013s (~)0.506s101.23x
🐘 PostgresNitro2.650s (-9.5% 🟢)3.011s (-9.3% 🟢)0.362s101.30x
🐘 PostgresNext.js (Turbopack)2.650s (-0.6%)3.014s (~)0.364s101.30x
🐘 PostgresExpress2.842s (-7.1% 🟢)3.011s (-18.6% 🟢)0.169s101.40x
🌐 MongoDBNext.js (Turbopack)4.680s (+2.3%)5.182s (~)0.502s62.30x
🌐 TursoNext.js (Turbopack)4.709s (+1.7%)5.185s (~)0.476s62.31x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.074s (-7.4% 🟢)3.726s (-5.5% 🟢)0.652s91.00x
▲ VercelNitro3.320s (-7.5% 🟢)3.837s (-9.1% 🟢)0.517s81.08x
▲ VercelNext.js (Turbopack)3.490s (-6.7% 🟢)4.287s (-1.0%)0.797s71.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.359s (-1.3%)2.012s (~)0.654s151.00x
🌐 StarterNext.js (Turbopack)1.359s (-0.9%)2.007s (~)0.648s151.00x
🌐 RedisNext.js (Turbopack)1.367s (~)2.009s (~)0.642s151.01x
💻 LocalNitro1.447s (+2.6%)2.005s (~)0.557s151.07x
💻 LocalExpress1.450s (+1.5%)2.006s (~)0.555s151.07x
🐘 PostgresNitro1.798s (-9.1% 🟢)2.009s (-6.8% 🟢)0.210s151.32x
🐘 PostgresNext.js (Turbopack)1.832s (+4.2%)2.012s (~)0.180s151.35x
🐘 PostgresExpress2.031s (+7.0% 🔺)2.522s (+21.4% 🔺)0.492s121.49x
🌐 MongoDBNext.js (Turbopack)2.127s (~)3.013s (~)0.886s101.57x
🌐 TursoNext.js (Turbopack)2.151s (+1.3%)3.015s (~)0.864s101.58x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.708s (~)3.822s (+1.3%)1.115s81.00x
▲ VercelExpress2.888s (+9.6% 🔺)3.577s (+1.6%)0.689s91.07x
▲ VercelNext.js (Turbopack)3.025s (+7.4% 🔺)3.790s (-2.7%)0.765s81.12x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.016s (-5.7% 🟢)2.556s (-14.2% 🟢)0.539s121.00x
💻 LocalNitro2.240s (-0.9%)3.181s (-1.0%)0.940s101.11x
💻 LocalExpress2.393s (+2.8%)3.292s (+0.7%)0.899s101.19x
🌐 RedisNext.js (Turbopack)2.468s (~)3.011s (~)0.543s101.22x
🌐 StarterNext.js (Turbopack)2.476s (+1.2%)3.012s (~)0.536s101.23x
🐘 PostgresNitro2.625s (+1.7%)3.017s (~)0.392s101.30x
🐘 PostgresNext.js (Turbopack)2.718s (+10.8% 🔺)3.022s (~)0.304s101.35x
🐘 PostgresExpress2.789s (+1.6%)3.014s (~)0.226s101.38x
🌐 TursoNext.js (Turbopack)4.675s (-3.3%)5.188s (-3.0%)0.513s62.32x
🌐 MongoDBNext.js (Turbopack)4.689s (-2.0%)5.183s (~)0.494s62.33x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.932s (-8.4% 🟢)3.706s (-4.7%)0.774s91.00x
▲ VercelNext.js (Turbopack)2.993s (-3.0%)3.796s (-2.1%)0.803s91.02x
▲ VercelExpress3.069s (-4.7%)3.698s (~)0.629s91.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.107s (-24.2% 🟢)1.003s (~)0.023s (+41.0% 🔺)1.034s (+0.7%)0.927s101.00x
🌐 StarterNext.js (Turbopack)0.130s (+1.2%)1.005s (~)0.000s (~)1.011s (~)0.881s101.21x
🌐 RedisNext.js (Turbopack)0.142s (-3.0%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.871s101.33x
💻 LocalNitro0.178s (+0.9%)0.993s (~)0.017s (+17.2% 🔺)1.023s (~)0.846s101.66x
💻 LocalExpress0.184s (+3.7%)0.992s (~)0.016s (+5.2% 🔺)1.024s (~)0.839s101.72x
🌐 TursoNext.js (Turbopack)0.464s (-9.5% 🟢)0.978s (+4.7%)0.000s (+Infinity% 🔺)1.013s (~)0.550s104.33x
🌐 MongoDBNext.js (Turbopack)0.508s (-3.9%)0.937s (+1.9%)0.000s (~)1.014s (~)0.506s104.75x
🐘 PostgresNitro1.385s (-39.5% 🟢)1.647s (-40.1% 🟢)0.000s (-100.0% 🟢)2.011s (-33.3% 🟢)0.626s1012.95x
🐘 PostgresNext.js (Turbopack)1.397s (-4.1%)1.700s (+2.2%)0.000s (NaN%)2.022s (~)0.626s1013.05x
🐘 PostgresExpress2.375s (+4.1%)2.668s (-3.5%)0.000s (+Infinity% 🔺)3.014s (~)0.639s1022.20x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.751s (+8.0% 🔺)3.198s (+4.1%)0.481s (+4.3%)4.126s (+4.5%)1.375s101.00x
▲ VercelNext.js (Turbopack)2.795s (+7.8% 🔺)3.217s (~)0.535s (-60.0% 🟢)4.183s (-16.4% 🟢)1.389s101.02x
▲ VercelNitro2.889s (+6.5% 🔺)3.249s (+2.0%)0.718s (+108.1% 🔺)4.493s (+12.6% 🔺)1.604s101.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)8/8
🐘 PostgresNitro6/8
▲ VercelNitro5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)💻 Local8/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 443e4df to ef278ccCompareDecember 28, 2025 16:56
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from ef278cc to 2004d89CompareDecember 28, 2025 17:01
@VaguelySerious
VaguelySerious merged commit 62cde6d into mainDec 28, 2025
17 checks passed
@VaguelySerious
VaguelySerious deleted the changeset-release/main branch December 28, 2025 17:07
Sign up for freeto 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

@vercel-release-bot@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Version Packages (beta) - #696

Merged
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

Version Packages (beta)#696
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-botvercel-release-bot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.38

Patch Changes

  • #69525bfa52 Thanks @ctate! - Fix: Handle object-style finishReason for AI SDK v5/v6 compatibility

  • Updated dependencies []:

    • workflow@4.0.1-beta.38

@workflow/cli@4.0.1-beta.38

Patch Changes

  • #68480955e7 Thanks @VaguelySerious! - Allow opening UI without a valid local config detected, UI will show warning and watch folder

  • Updated dependencies [f989613]:

    • @workflow/web@4.0.1-beta.22

@workflow/web@4.0.1-beta.22

Patch Changes

workflow@4.0.1-beta.38

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38

@workflow/world-testing@4.0.1-beta.39

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38
    • workflow@4.0.1-beta.38

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production286011297
❌ 💻 Local Development236268270
✅ 📦 Local Production26208270
✅ 🐘 Local Postgres26208270
❌ 🪟 Windows027027
❌ 🌍 Community Worlds80400120
Total112693351254

❌ Failed Tests

💻 Local Development (26 failed)

nuxt-stable (26 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🪟 Windows (27 failed)

nextjs-turbopack (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🌍 Community Worlds (40 failed)

mongodb-dev (3 failed):

  • dev e2e should rebuild on step change
  • dev e2e should rebuild on workflow change
  • dev e2e should rebuild on adding workflow file

mongodb (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter

redis (1 failed):

  • webhookWorkflow

starter (8 failed):

  • addTenWorkflow
  • addTenWorkflow
  • retryAttemptCounterWorkflow
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro2601
✅ example2601
✅ express2601
✅ fastify2601
✅ hono2601
✅ nextjs-turbopack2601
✅ nextjs-webpack2601
✅ nitro2601
✅ nuxt2601
✅ sveltekit2601
✅ vite2601
❌ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
❌ nuxt-stable0261
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
❌ 🪟 Windows
AppPassedFailedSkipped
❌ nextjs-turbopack0270
❌ 🌍 Community Worlds
AppPassedFailedSkipped
❌ mongodb-dev030
❌ mongodb0270
✅ redis-dev300
❌ redis2610
✅ starter-dev300
❌ starter1980
✅ turso-dev300
❌ turso2610

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.031s (-18.0% 🟢)1.015s (~)0.984s101.00x
🌐 StarterNext.js (Turbopack)0.036s (+0.6%)1.013s (~)0.977s101.17x
🌐 RedisNext.js (Turbopack)0.038s (-5.2% 🟢)1.017s (~)0.979s101.24x
💻 LocalNitro0.043s (~)1.008s (~)0.964s101.40x
💻 LocalExpress0.046s (+6.9% 🔺)1.008s (~)0.961s101.50x
🌐 TursoNext.js (Turbopack)0.049s (-38.7% 🟢)1.013s (~)0.964s101.59x
🌐 MongoDBNext.js (Turbopack)0.123s (+138.1% 🔺)1.016s (~)0.893s103.97x
🐘 PostgresNext.js (Turbopack)0.290s (-18.3% 🟢)1.021s (~)0.730s109.39x
🐘 PostgresNitro0.304s (+1.8%)1.012s (~)0.709s109.83x
🐘 PostgresExpress0.326s (+11.1% 🔺)1.014s (-0.6%)0.688s1010.54x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro0.545s (-7.2% 🟢)1.667s (+12.0% 🔺)1.122s101.00x
▲ VercelNext.js (Turbopack)0.559s (+4.6%)1.397s (-13.4% 🟢)0.839s101.03x
▲ VercelExpress0.588s (+19.2% 🔺)1.477s (+7.5% 🔺)0.889s101.08x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.075s (-1.7%)2.012s (~)0.937s101.00x
🌐 StarterNext.js (Turbopack)1.081s (~)2.011s (~)0.929s101.01x
🌐 RedisNext.js (Turbopack)1.098s (~)2.013s (~)0.915s101.02x
💻 LocalNitro1.114s (~)2.006s (~)0.891s101.04x
💻 LocalExpress1.118s (~)2.008s (~)0.890s101.04x
🌐 TursoNext.js (Turbopack)1.278s (-0.7%)2.012s (~)0.734s101.19x
🌐 MongoDBNext.js (Turbopack)1.286s (-0.6%)2.014s (~)0.728s101.20x
🐘 PostgresNitro1.820s (-15.6% 🟢)2.312s (-23.3% 🟢)0.492s101.69x
🐘 PostgresNext.js (Turbopack)1.855s (-20.5% 🟢)2.017s (-33.1% 🟢)0.162s101.73x
🐘 PostgresExpress2.160s (~)3.015s (~)0.855s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.699s (+0.8%)3.643s (-1.1%)0.944s101.00x
▲ VercelNitro2.707s (+8.7% 🔺)3.680s (+1.7%)0.974s101.00x
▲ VercelExpress2.843s (+5.2% 🔺)3.811s (+5.8% 🔺)0.968s101.05x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)10.523s (-1.1%)11.016s (~)0.493s51.00x
🌐 StarterNext.js (Turbopack)10.598s (~)11.012s (~)0.414s51.01x
🌐 RedisNext.js (Turbopack)10.673s (~)11.018s (~)0.346s51.01x
💻 LocalNitro10.789s (~)11.012s (~)0.224s51.03x
💻 LocalExpress10.810s (~)11.017s (~)0.207s51.03x
🌐 MongoDBNext.js (Turbopack)11.921s (-2.2%)12.428s (-4.5%)0.507s51.13x
🌐 TursoNext.js (Turbopack)12.183s (~)13.023s (~)0.840s51.16x
🐘 PostgresNext.js (Turbopack)15.190s (-13.5% 🟢)16.039s (-12.1% 🟢)0.848s51.44x
🐘 PostgresNitro15.251s (-25.5% 🟢)16.027s (-23.8% 🟢)0.776s51.45x
🐘 PostgresExpress20.426s (~)21.028s (~)0.602s51.94x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro21.507s (+1.3%)22.528s (+2.4%)1.021s51.00x
▲ VercelNext.js (Turbopack)21.614s (~)22.343s (-0.7%)0.730s51.00x
▲ VercelExpress22.161s (+4.2%)23.050s (+4.9%)0.889s51.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.335s (-4.8%)2.012s (~)0.677s151.00x
🌐 StarterNext.js (Turbopack)1.345s (+0.6%)2.008s (~)0.663s151.01x
🌐 RedisNext.js (Turbopack)1.363s (-0.6%)2.010s (~)0.647s151.02x
💻 LocalNitro1.411s (~)2.005s (~)0.593s151.06x
💻 LocalExpress1.428s (+1.1%)2.007s (~)0.578s151.07x
🐘 PostgresNitro1.924s (-19.0% 🟢)2.078s (-31.0% 🟢)0.154s151.44x
🌐 TursoNext.js (Turbopack)2.115s (~)3.016s (~)0.901s101.58x
🌐 MongoDBNext.js (Turbopack)2.133s (-1.2%)3.014s (~)0.881s101.60x
🐘 PostgresNext.js (Turbopack)2.199s (+12.1% 🔺)2.597s (+24.9% 🔺)0.399s121.65x
🐘 PostgresExpress2.473s (+4.3%)3.013s (~)0.539s101.85x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.863s (+1.5%)3.926s (+2.2%)1.063s81.00x
▲ VercelNext.js (Turbopack)3.116s (+5.9% 🔺)3.779s (-3.5%)0.663s81.09x
▲ VercelExpress3.295s (+22.6% 🔺)4.156s (+15.3% 🔺)0.861s81.15x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.036s (-0.8%)2.769s (-4.7%)0.733s111.00x
💻 LocalNitro2.222s (-1.1%)3.150s (-1.3%)0.928s101.09x
💻 LocalExpress2.320s (+3.6%)3.219s (+1.2%)0.899s101.14x
🌐 StarterNext.js (Turbopack)2.463s (~)3.008s (~)0.545s101.21x
🌐 RedisNext.js (Turbopack)2.507s (+0.6%)3.013s (~)0.506s101.23x
🐘 PostgresNitro2.650s (-9.5% 🟢)3.011s (-9.3% 🟢)0.362s101.30x
🐘 PostgresNext.js (Turbopack)2.650s (-0.6%)3.014s (~)0.364s101.30x
🐘 PostgresExpress2.842s (-7.1% 🟢)3.011s (-18.6% 🟢)0.169s101.40x
🌐 MongoDBNext.js (Turbopack)4.680s (+2.3%)5.182s (~)0.502s62.30x
🌐 TursoNext.js (Turbopack)4.709s (+1.7%)5.185s (~)0.476s62.31x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.074s (-7.4% 🟢)3.726s (-5.5% 🟢)0.652s91.00x
▲ VercelNitro3.320s (-7.5% 🟢)3.837s (-9.1% 🟢)0.517s81.08x
▲ VercelNext.js (Turbopack)3.490s (-6.7% 🟢)4.287s (-1.0%)0.797s71.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.359s (-1.3%)2.012s (~)0.654s151.00x
🌐 StarterNext.js (Turbopack)1.359s (-0.9%)2.007s (~)0.648s151.00x
🌐 RedisNext.js (Turbopack)1.367s (~)2.009s (~)0.642s151.01x
💻 LocalNitro1.447s (+2.6%)2.005s (~)0.557s151.07x
💻 LocalExpress1.450s (+1.5%)2.006s (~)0.555s151.07x
🐘 PostgresNitro1.798s (-9.1% 🟢)2.009s (-6.8% 🟢)0.210s151.32x
🐘 PostgresNext.js (Turbopack)1.832s (+4.2%)2.012s (~)0.180s151.35x
🐘 PostgresExpress2.031s (+7.0% 🔺)2.522s (+21.4% 🔺)0.492s121.49x
🌐 MongoDBNext.js (Turbopack)2.127s (~)3.013s (~)0.886s101.57x
🌐 TursoNext.js (Turbopack)2.151s (+1.3%)3.015s (~)0.864s101.58x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.708s (~)3.822s (+1.3%)1.115s81.00x
▲ VercelExpress2.888s (+9.6% 🔺)3.577s (+1.6%)0.689s91.07x
▲ VercelNext.js (Turbopack)3.025s (+7.4% 🔺)3.790s (-2.7%)0.765s81.12x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.016s (-5.7% 🟢)2.556s (-14.2% 🟢)0.539s121.00x
💻 LocalNitro2.240s (-0.9%)3.181s (-1.0%)0.940s101.11x
💻 LocalExpress2.393s (+2.8%)3.292s (+0.7%)0.899s101.19x
🌐 RedisNext.js (Turbopack)2.468s (~)3.011s (~)0.543s101.22x
🌐 StarterNext.js (Turbopack)2.476s (+1.2%)3.012s (~)0.536s101.23x
🐘 PostgresNitro2.625s (+1.7%)3.017s (~)0.392s101.30x
🐘 PostgresNext.js (Turbopack)2.718s (+10.8% 🔺)3.022s (~)0.304s101.35x
🐘 PostgresExpress2.789s (+1.6%)3.014s (~)0.226s101.38x
🌐 TursoNext.js (Turbopack)4.675s (-3.3%)5.188s (-3.0%)0.513s62.32x
🌐 MongoDBNext.js (Turbopack)4.689s (-2.0%)5.183s (~)0.494s62.33x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.932s (-8.4% 🟢)3.706s (-4.7%)0.774s91.00x
▲ VercelNext.js (Turbopack)2.993s (-3.0%)3.796s (-2.1%)0.803s91.02x
▲ VercelExpress3.069s (-4.7%)3.698s (~)0.629s91.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.107s (-24.2% 🟢)1.003s (~)0.023s (+41.0% 🔺)1.034s (+0.7%)0.927s101.00x
🌐 StarterNext.js (Turbopack)0.130s (+1.2%)1.005s (~)0.000s (~)1.011s (~)0.881s101.21x
🌐 RedisNext.js (Turbopack)0.142s (-3.0%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.871s101.33x
💻 LocalNitro0.178s (+0.9%)0.993s (~)0.017s (+17.2% 🔺)1.023s (~)0.846s101.66x
💻 LocalExpress0.184s (+3.7%)0.992s (~)0.016s (+5.2% 🔺)1.024s (~)0.839s101.72x
🌐 TursoNext.js (Turbopack)0.464s (-9.5% 🟢)0.978s (+4.7%)0.000s (+Infinity% 🔺)1.013s (~)0.550s104.33x
🌐 MongoDBNext.js (Turbopack)0.508s (-3.9%)0.937s (+1.9%)0.000s (~)1.014s (~)0.506s104.75x
🐘 PostgresNitro1.385s (-39.5% 🟢)1.647s (-40.1% 🟢)0.000s (-100.0% 🟢)2.011s (-33.3% 🟢)0.626s1012.95x
🐘 PostgresNext.js (Turbopack)1.397s (-4.1%)1.700s (+2.2%)0.000s (NaN%)2.022s (~)0.626s1013.05x
🐘 PostgresExpress2.375s (+4.1%)2.668s (-3.5%)0.000s (+Infinity% 🔺)3.014s (~)0.639s1022.20x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.751s (+8.0% 🔺)3.198s (+4.1%)0.481s (+4.3%)4.126s (+4.5%)1.375s101.00x
▲ VercelNext.js (Turbopack)2.795s (+7.8% 🔺)3.217s (~)0.535s (-60.0% 🟢)4.183s (-16.4% 🟢)1.389s101.02x
▲ VercelNitro2.889s (+6.5% 🔺)3.249s (+2.0%)0.718s (+108.1% 🔺)4.493s (+12.6% 🔺)1.604s101.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)8/8
🐘 PostgresNitro6/8
▲ VercelNitro5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)💻 Local8/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 443e4df to ef278ccCompareDecember 28, 2025 16:56
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from ef278cc to 2004d89CompareDecember 28, 2025 17:01
@VaguelySerious
VaguelySerious merged commit 62cde6d into mainDec 28, 2025
17 checks passed
@VaguelySerious
VaguelySerious deleted the changeset-release/main branch December 28, 2025 17:07
Sign up for freeto 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

@vercel-release-bot@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Version Packages (beta) - #696

Merged
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

Version Packages (beta)#696
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-botvercel-release-bot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.38

Patch Changes

  • #69525bfa52 Thanks @ctate! - Fix: Handle object-style finishReason for AI SDK v5/v6 compatibility

  • Updated dependencies []:

    • workflow@4.0.1-beta.38

@workflow/cli@4.0.1-beta.38

Patch Changes

  • #68480955e7 Thanks @VaguelySerious! - Allow opening UI without a valid local config detected, UI will show warning and watch folder

  • Updated dependencies [f989613]:

    • @workflow/web@4.0.1-beta.22

@workflow/web@4.0.1-beta.22

Patch Changes

workflow@4.0.1-beta.38

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38

@workflow/world-testing@4.0.1-beta.39

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38
    • workflow@4.0.1-beta.38

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production286011297
❌ 💻 Local Development236268270
✅ 📦 Local Production26208270
✅ 🐘 Local Postgres26208270
❌ 🪟 Windows027027
❌ 🌍 Community Worlds80400120
Total112693351254

❌ Failed Tests

💻 Local Development (26 failed)

nuxt-stable (26 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🪟 Windows (27 failed)

nextjs-turbopack (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🌍 Community Worlds (40 failed)

mongodb-dev (3 failed):

  • dev e2e should rebuild on step change
  • dev e2e should rebuild on workflow change
  • dev e2e should rebuild on adding workflow file

mongodb (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter

redis (1 failed):

  • webhookWorkflow

starter (8 failed):

  • addTenWorkflow
  • addTenWorkflow
  • retryAttemptCounterWorkflow
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro2601
✅ example2601
✅ express2601
✅ fastify2601
✅ hono2601
✅ nextjs-turbopack2601
✅ nextjs-webpack2601
✅ nitro2601
✅ nuxt2601
✅ sveltekit2601
✅ vite2601
❌ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
❌ nuxt-stable0261
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
❌ 🪟 Windows
AppPassedFailedSkipped
❌ nextjs-turbopack0270
❌ 🌍 Community Worlds
AppPassedFailedSkipped
❌ mongodb-dev030
❌ mongodb0270
✅ redis-dev300
❌ redis2610
✅ starter-dev300
❌ starter1980
✅ turso-dev300
❌ turso2610

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.031s (-18.0% 🟢)1.015s (~)0.984s101.00x
🌐 StarterNext.js (Turbopack)0.036s (+0.6%)1.013s (~)0.977s101.17x
🌐 RedisNext.js (Turbopack)0.038s (-5.2% 🟢)1.017s (~)0.979s101.24x
💻 LocalNitro0.043s (~)1.008s (~)0.964s101.40x
💻 LocalExpress0.046s (+6.9% 🔺)1.008s (~)0.961s101.50x
🌐 TursoNext.js (Turbopack)0.049s (-38.7% 🟢)1.013s (~)0.964s101.59x
🌐 MongoDBNext.js (Turbopack)0.123s (+138.1% 🔺)1.016s (~)0.893s103.97x
🐘 PostgresNext.js (Turbopack)0.290s (-18.3% 🟢)1.021s (~)0.730s109.39x
🐘 PostgresNitro0.304s (+1.8%)1.012s (~)0.709s109.83x
🐘 PostgresExpress0.326s (+11.1% 🔺)1.014s (-0.6%)0.688s1010.54x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro0.545s (-7.2% 🟢)1.667s (+12.0% 🔺)1.122s101.00x
▲ VercelNext.js (Turbopack)0.559s (+4.6%)1.397s (-13.4% 🟢)0.839s101.03x
▲ VercelExpress0.588s (+19.2% 🔺)1.477s (+7.5% 🔺)0.889s101.08x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.075s (-1.7%)2.012s (~)0.937s101.00x
🌐 StarterNext.js (Turbopack)1.081s (~)2.011s (~)0.929s101.01x
🌐 RedisNext.js (Turbopack)1.098s (~)2.013s (~)0.915s101.02x
💻 LocalNitro1.114s (~)2.006s (~)0.891s101.04x
💻 LocalExpress1.118s (~)2.008s (~)0.890s101.04x
🌐 TursoNext.js (Turbopack)1.278s (-0.7%)2.012s (~)0.734s101.19x
🌐 MongoDBNext.js (Turbopack)1.286s (-0.6%)2.014s (~)0.728s101.20x
🐘 PostgresNitro1.820s (-15.6% 🟢)2.312s (-23.3% 🟢)0.492s101.69x
🐘 PostgresNext.js (Turbopack)1.855s (-20.5% 🟢)2.017s (-33.1% 🟢)0.162s101.73x
🐘 PostgresExpress2.160s (~)3.015s (~)0.855s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.699s (+0.8%)3.643s (-1.1%)0.944s101.00x
▲ VercelNitro2.707s (+8.7% 🔺)3.680s (+1.7%)0.974s101.00x
▲ VercelExpress2.843s (+5.2% 🔺)3.811s (+5.8% 🔺)0.968s101.05x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)10.523s (-1.1%)11.016s (~)0.493s51.00x
🌐 StarterNext.js (Turbopack)10.598s (~)11.012s (~)0.414s51.01x
🌐 RedisNext.js (Turbopack)10.673s (~)11.018s (~)0.346s51.01x
💻 LocalNitro10.789s (~)11.012s (~)0.224s51.03x
💻 LocalExpress10.810s (~)11.017s (~)0.207s51.03x
🌐 MongoDBNext.js (Turbopack)11.921s (-2.2%)12.428s (-4.5%)0.507s51.13x
🌐 TursoNext.js (Turbopack)12.183s (~)13.023s (~)0.840s51.16x
🐘 PostgresNext.js (Turbopack)15.190s (-13.5% 🟢)16.039s (-12.1% 🟢)0.848s51.44x
🐘 PostgresNitro15.251s (-25.5% 🟢)16.027s (-23.8% 🟢)0.776s51.45x
🐘 PostgresExpress20.426s (~)21.028s (~)0.602s51.94x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro21.507s (+1.3%)22.528s (+2.4%)1.021s51.00x
▲ VercelNext.js (Turbopack)21.614s (~)22.343s (-0.7%)0.730s51.00x
▲ VercelExpress22.161s (+4.2%)23.050s (+4.9%)0.889s51.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.335s (-4.8%)2.012s (~)0.677s151.00x
🌐 StarterNext.js (Turbopack)1.345s (+0.6%)2.008s (~)0.663s151.01x
🌐 RedisNext.js (Turbopack)1.363s (-0.6%)2.010s (~)0.647s151.02x
💻 LocalNitro1.411s (~)2.005s (~)0.593s151.06x
💻 LocalExpress1.428s (+1.1%)2.007s (~)0.578s151.07x
🐘 PostgresNitro1.924s (-19.0% 🟢)2.078s (-31.0% 🟢)0.154s151.44x
🌐 TursoNext.js (Turbopack)2.115s (~)3.016s (~)0.901s101.58x
🌐 MongoDBNext.js (Turbopack)2.133s (-1.2%)3.014s (~)0.881s101.60x
🐘 PostgresNext.js (Turbopack)2.199s (+12.1% 🔺)2.597s (+24.9% 🔺)0.399s121.65x
🐘 PostgresExpress2.473s (+4.3%)3.013s (~)0.539s101.85x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.863s (+1.5%)3.926s (+2.2%)1.063s81.00x
▲ VercelNext.js (Turbopack)3.116s (+5.9% 🔺)3.779s (-3.5%)0.663s81.09x
▲ VercelExpress3.295s (+22.6% 🔺)4.156s (+15.3% 🔺)0.861s81.15x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.036s (-0.8%)2.769s (-4.7%)0.733s111.00x
💻 LocalNitro2.222s (-1.1%)3.150s (-1.3%)0.928s101.09x
💻 LocalExpress2.320s (+3.6%)3.219s (+1.2%)0.899s101.14x
🌐 StarterNext.js (Turbopack)2.463s (~)3.008s (~)0.545s101.21x
🌐 RedisNext.js (Turbopack)2.507s (+0.6%)3.013s (~)0.506s101.23x
🐘 PostgresNitro2.650s (-9.5% 🟢)3.011s (-9.3% 🟢)0.362s101.30x
🐘 PostgresNext.js (Turbopack)2.650s (-0.6%)3.014s (~)0.364s101.30x
🐘 PostgresExpress2.842s (-7.1% 🟢)3.011s (-18.6% 🟢)0.169s101.40x
🌐 MongoDBNext.js (Turbopack)4.680s (+2.3%)5.182s (~)0.502s62.30x
🌐 TursoNext.js (Turbopack)4.709s (+1.7%)5.185s (~)0.476s62.31x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.074s (-7.4% 🟢)3.726s (-5.5% 🟢)0.652s91.00x
▲ VercelNitro3.320s (-7.5% 🟢)3.837s (-9.1% 🟢)0.517s81.08x
▲ VercelNext.js (Turbopack)3.490s (-6.7% 🟢)4.287s (-1.0%)0.797s71.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.359s (-1.3%)2.012s (~)0.654s151.00x
🌐 StarterNext.js (Turbopack)1.359s (-0.9%)2.007s (~)0.648s151.00x
🌐 RedisNext.js (Turbopack)1.367s (~)2.009s (~)0.642s151.01x
💻 LocalNitro1.447s (+2.6%)2.005s (~)0.557s151.07x
💻 LocalExpress1.450s (+1.5%)2.006s (~)0.555s151.07x
🐘 PostgresNitro1.798s (-9.1% 🟢)2.009s (-6.8% 🟢)0.210s151.32x
🐘 PostgresNext.js (Turbopack)1.832s (+4.2%)2.012s (~)0.180s151.35x
🐘 PostgresExpress2.031s (+7.0% 🔺)2.522s (+21.4% 🔺)0.492s121.49x
🌐 MongoDBNext.js (Turbopack)2.127s (~)3.013s (~)0.886s101.57x
🌐 TursoNext.js (Turbopack)2.151s (+1.3%)3.015s (~)0.864s101.58x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.708s (~)3.822s (+1.3%)1.115s81.00x
▲ VercelExpress2.888s (+9.6% 🔺)3.577s (+1.6%)0.689s91.07x
▲ VercelNext.js (Turbopack)3.025s (+7.4% 🔺)3.790s (-2.7%)0.765s81.12x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.016s (-5.7% 🟢)2.556s (-14.2% 🟢)0.539s121.00x
💻 LocalNitro2.240s (-0.9%)3.181s (-1.0%)0.940s101.11x
💻 LocalExpress2.393s (+2.8%)3.292s (+0.7%)0.899s101.19x
🌐 RedisNext.js (Turbopack)2.468s (~)3.011s (~)0.543s101.22x
🌐 StarterNext.js (Turbopack)2.476s (+1.2%)3.012s (~)0.536s101.23x
🐘 PostgresNitro2.625s (+1.7%)3.017s (~)0.392s101.30x
🐘 PostgresNext.js (Turbopack)2.718s (+10.8% 🔺)3.022s (~)0.304s101.35x
🐘 PostgresExpress2.789s (+1.6%)3.014s (~)0.226s101.38x
🌐 TursoNext.js (Turbopack)4.675s (-3.3%)5.188s (-3.0%)0.513s62.32x
🌐 MongoDBNext.js (Turbopack)4.689s (-2.0%)5.183s (~)0.494s62.33x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.932s (-8.4% 🟢)3.706s (-4.7%)0.774s91.00x
▲ VercelNext.js (Turbopack)2.993s (-3.0%)3.796s (-2.1%)0.803s91.02x
▲ VercelExpress3.069s (-4.7%)3.698s (~)0.629s91.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.107s (-24.2% 🟢)1.003s (~)0.023s (+41.0% 🔺)1.034s (+0.7%)0.927s101.00x
🌐 StarterNext.js (Turbopack)0.130s (+1.2%)1.005s (~)0.000s (~)1.011s (~)0.881s101.21x
🌐 RedisNext.js (Turbopack)0.142s (-3.0%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.871s101.33x
💻 LocalNitro0.178s (+0.9%)0.993s (~)0.017s (+17.2% 🔺)1.023s (~)0.846s101.66x
💻 LocalExpress0.184s (+3.7%)0.992s (~)0.016s (+5.2% 🔺)1.024s (~)0.839s101.72x
🌐 TursoNext.js (Turbopack)0.464s (-9.5% 🟢)0.978s (+4.7%)0.000s (+Infinity% 🔺)1.013s (~)0.550s104.33x
🌐 MongoDBNext.js (Turbopack)0.508s (-3.9%)0.937s (+1.9%)0.000s (~)1.014s (~)0.506s104.75x
🐘 PostgresNitro1.385s (-39.5% 🟢)1.647s (-40.1% 🟢)0.000s (-100.0% 🟢)2.011s (-33.3% 🟢)0.626s1012.95x
🐘 PostgresNext.js (Turbopack)1.397s (-4.1%)1.700s (+2.2%)0.000s (NaN%)2.022s (~)0.626s1013.05x
🐘 PostgresExpress2.375s (+4.1%)2.668s (-3.5%)0.000s (+Infinity% 🔺)3.014s (~)0.639s1022.20x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.751s (+8.0% 🔺)3.198s (+4.1%)0.481s (+4.3%)4.126s (+4.5%)1.375s101.00x
▲ VercelNext.js (Turbopack)2.795s (+7.8% 🔺)3.217s (~)0.535s (-60.0% 🟢)4.183s (-16.4% 🟢)1.389s101.02x
▲ VercelNitro2.889s (+6.5% 🔺)3.249s (+2.0%)0.718s (+108.1% 🔺)4.493s (+12.6% 🔺)1.604s101.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)8/8
🐘 PostgresNitro6/8
▲ VercelNitro5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)💻 Local8/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 443e4df to ef278ccCompareDecember 28, 2025 16:56
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from ef278cc to 2004d89CompareDecember 28, 2025 17:01
@VaguelySerious
VaguelySerious merged commit 62cde6d into mainDec 28, 2025
17 checks passed
@VaguelySerious
VaguelySerious deleted the changeset-release/main branch December 28, 2025 17:07
Sign up for freeto 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

@vercel-release-bot@VaguelySerious
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

Version Packages (beta) - #696

Merged
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

Version Packages (beta)#696
VaguelySerious merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vercel-release-bot

@vercel-release-botvercel-release-bot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.38

Patch Changes

  • #69525bfa52 Thanks @ctate! - Fix: Handle object-style finishReason for AI SDK v5/v6 compatibility

  • Updated dependencies []:

    • workflow@4.0.1-beta.38

@workflow/cli@4.0.1-beta.38

Patch Changes

  • #68480955e7 Thanks @VaguelySerious! - Allow opening UI without a valid local config detected, UI will show warning and watch folder

  • Updated dependencies [f989613]:

    • @workflow/web@4.0.1-beta.22

@workflow/web@4.0.1-beta.22

Patch Changes

workflow@4.0.1-beta.38

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38

@workflow/world-testing@4.0.1-beta.39

Patch Changes

  • Updated dependencies [80955e7]:
    • @workflow/cli@4.0.1-beta.38
    • workflow@4.0.1-beta.38

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

🧪 E2E Test Results

Some tests failed

Summary

PassedFailedSkippedTotal
✅ ▲ Vercel Production286011297
❌ 💻 Local Development236268270
✅ 📦 Local Production26208270
✅ 🐘 Local Postgres26208270
❌ 🪟 Windows027027
❌ 🌍 Community Worlds80400120
Total112693351254

❌ Failed Tests

💻 Local Development (26 failed)

nuxt-stable (26 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🪟 Windows (27 failed)

nextjs-turbopack (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter
🌍 Community Worlds (40 failed)

mongodb-dev (3 failed):

  • dev e2e should rebuild on step change
  • dev e2e should rebuild on workflow change
  • dev e2e should rebuild on adding workflow file

mongodb (27 failed):

  • addTenWorkflow
  • addTenWorkflow
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • retryAttemptCounterWorkflow
  • retryableAndFatalErrorWorkflow
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint - workflow and step endpoints respond to __health query parameter

redis (1 failed):

  • webhookWorkflow

starter (8 failed):

  • addTenWorkflow
  • addTenWorkflow
  • retryAttemptCounterWorkflow
  • crossFileErrorWorkflow - stack traces work across imported modules
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
AppPassedFailedSkipped
✅ astro2601
✅ example2601
✅ express2601
✅ fastify2601
✅ hono2601
✅ nextjs-turbopack2601
✅ nextjs-webpack2601
✅ nitro2601
✅ nuxt2601
✅ sveltekit2601
✅ vite2601
❌ 💻 Local Development
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
❌ nuxt-stable0261
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 📦 Local Production
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
✅ 🐘 Local Postgres
AppPassedFailedSkipped
✅ astro-stable2601
✅ express-stable2601
✅ fastify-stable2601
✅ hono-stable2601
✅ nextjs-turbopack-stable2700
✅ nextjs-webpack-stable2700
✅ nitro-stable2601
✅ nuxt-stable2601
✅ sveltekit-stable2601
✅ vite-stable2601
❌ 🪟 Windows
AppPassedFailedSkipped
❌ nextjs-turbopack0270
❌ 🌍 Community Worlds
AppPassedFailedSkipped
❌ mongodb-dev030
❌ mongodb0270
✅ redis-dev300
❌ redis2610
✅ starter-dev300
❌ starter1980
✅ turso-dev300
❌ turso2610

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions

github-actionsBot commented Dec 28, 2025

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.031s (-18.0% 🟢)1.015s (~)0.984s101.00x
🌐 StarterNext.js (Turbopack)0.036s (+0.6%)1.013s (~)0.977s101.17x
🌐 RedisNext.js (Turbopack)0.038s (-5.2% 🟢)1.017s (~)0.979s101.24x
💻 LocalNitro0.043s (~)1.008s (~)0.964s101.40x
💻 LocalExpress0.046s (+6.9% 🔺)1.008s (~)0.961s101.50x
🌐 TursoNext.js (Turbopack)0.049s (-38.7% 🟢)1.013s (~)0.964s101.59x
🌐 MongoDBNext.js (Turbopack)0.123s (+138.1% 🔺)1.016s (~)0.893s103.97x
🐘 PostgresNext.js (Turbopack)0.290s (-18.3% 🟢)1.021s (~)0.730s109.39x
🐘 PostgresNitro0.304s (+1.8%)1.012s (~)0.709s109.83x
🐘 PostgresExpress0.326s (+11.1% 🔺)1.014s (-0.6%)0.688s1010.54x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro0.545s (-7.2% 🟢)1.667s (+12.0% 🔺)1.122s101.00x
▲ VercelNext.js (Turbopack)0.559s (+4.6%)1.397s (-13.4% 🟢)0.839s101.03x
▲ VercelExpress0.588s (+19.2% 🔺)1.477s (+7.5% 🔺)0.889s101.08x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 1 step

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.075s (-1.7%)2.012s (~)0.937s101.00x
🌐 StarterNext.js (Turbopack)1.081s (~)2.011s (~)0.929s101.01x
🌐 RedisNext.js (Turbopack)1.098s (~)2.013s (~)0.915s101.02x
💻 LocalNitro1.114s (~)2.006s (~)0.891s101.04x
💻 LocalExpress1.118s (~)2.008s (~)0.890s101.04x
🌐 TursoNext.js (Turbopack)1.278s (-0.7%)2.012s (~)0.734s101.19x
🌐 MongoDBNext.js (Turbopack)1.286s (-0.6%)2.014s (~)0.728s101.20x
🐘 PostgresNitro1.820s (-15.6% 🟢)2.312s (-23.3% 🟢)0.492s101.69x
🐘 PostgresNext.js (Turbopack)1.855s (-20.5% 🟢)2.017s (-33.1% 🟢)0.162s101.73x
🐘 PostgresExpress2.160s (~)3.015s (~)0.855s102.01x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Next.js (Turbopack)2.699s (+0.8%)3.643s (-1.1%)0.944s101.00x
▲ VercelNitro2.707s (+8.7% 🔺)3.680s (+1.7%)0.974s101.00x
▲ VercelExpress2.843s (+5.2% 🔺)3.811s (+5.8% 🔺)0.968s101.05x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 10 sequential steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)10.523s (-1.1%)11.016s (~)0.493s51.00x
🌐 StarterNext.js (Turbopack)10.598s (~)11.012s (~)0.414s51.01x
🌐 RedisNext.js (Turbopack)10.673s (~)11.018s (~)0.346s51.01x
💻 LocalNitro10.789s (~)11.012s (~)0.224s51.03x
💻 LocalExpress10.810s (~)11.017s (~)0.207s51.03x
🌐 MongoDBNext.js (Turbopack)11.921s (-2.2%)12.428s (-4.5%)0.507s51.13x
🌐 TursoNext.js (Turbopack)12.183s (~)13.023s (~)0.840s51.16x
🐘 PostgresNext.js (Turbopack)15.190s (-13.5% 🟢)16.039s (-12.1% 🟢)0.848s51.44x
🐘 PostgresNitro15.251s (-25.5% 🟢)16.027s (-23.8% 🟢)0.776s51.45x
🐘 PostgresExpress20.426s (~)21.028s (~)0.602s51.94x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro21.507s (+1.3%)22.528s (+2.4%)1.021s51.00x
▲ VercelNext.js (Turbopack)21.614s (~)22.343s (-0.7%)0.730s51.00x
▲ VercelExpress22.161s (+4.2%)23.050s (+4.9%)0.889s51.03x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.335s (-4.8%)2.012s (~)0.677s151.00x
🌐 StarterNext.js (Turbopack)1.345s (+0.6%)2.008s (~)0.663s151.01x
🌐 RedisNext.js (Turbopack)1.363s (-0.6%)2.010s (~)0.647s151.02x
💻 LocalNitro1.411s (~)2.005s (~)0.593s151.06x
💻 LocalExpress1.428s (+1.1%)2.007s (~)0.578s151.07x
🐘 PostgresNitro1.924s (-19.0% 🟢)2.078s (-31.0% 🟢)0.154s151.44x
🌐 TursoNext.js (Turbopack)2.115s (~)3.016s (~)0.901s101.58x
🌐 MongoDBNext.js (Turbopack)2.133s (-1.2%)3.014s (~)0.881s101.60x
🐘 PostgresNext.js (Turbopack)2.199s (+12.1% 🔺)2.597s (+24.9% 🔺)0.399s121.65x
🐘 PostgresExpress2.473s (+4.3%)3.013s (~)0.539s101.85x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.863s (+1.5%)3.926s (+2.2%)1.063s81.00x
▲ VercelNext.js (Turbopack)3.116s (+5.9% 🔺)3.779s (-3.5%)0.663s81.09x
▲ VercelExpress3.295s (+22.6% 🔺)4.156s (+15.3% 🔺)0.861s81.15x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Promise.all with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.036s (-0.8%)2.769s (-4.7%)0.733s111.00x
💻 LocalNitro2.222s (-1.1%)3.150s (-1.3%)0.928s101.09x
💻 LocalExpress2.320s (+3.6%)3.219s (+1.2%)0.899s101.14x
🌐 StarterNext.js (Turbopack)2.463s (~)3.008s (~)0.545s101.21x
🌐 RedisNext.js (Turbopack)2.507s (+0.6%)3.013s (~)0.506s101.23x
🐘 PostgresNitro2.650s (-9.5% 🟢)3.011s (-9.3% 🟢)0.362s101.30x
🐘 PostgresNext.js (Turbopack)2.650s (-0.6%)3.014s (~)0.364s101.30x
🐘 PostgresExpress2.842s (-7.1% 🟢)3.011s (-18.6% 🟢)0.169s101.40x
🌐 MongoDBNext.js (Turbopack)4.680s (+2.3%)5.182s (~)0.502s62.30x
🌐 TursoNext.js (Turbopack)4.709s (+1.7%)5.185s (~)0.476s62.31x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express3.074s (-7.4% 🟢)3.726s (-5.5% 🟢)0.652s91.00x
▲ VercelNitro3.320s (-7.5% 🟢)3.837s (-9.1% 🟢)0.517s81.08x
▲ VercelNext.js (Turbopack)3.490s (-6.7% 🟢)4.287s (-1.0%)0.797s71.14x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)1.359s (-1.3%)2.012s (~)0.654s151.00x
🌐 StarterNext.js (Turbopack)1.359s (-0.9%)2.007s (~)0.648s151.00x
🌐 RedisNext.js (Turbopack)1.367s (~)2.009s (~)0.642s151.01x
💻 LocalNitro1.447s (+2.6%)2.005s (~)0.557s151.07x
💻 LocalExpress1.450s (+1.5%)2.006s (~)0.555s151.07x
🐘 PostgresNitro1.798s (-9.1% 🟢)2.009s (-6.8% 🟢)0.210s151.32x
🐘 PostgresNext.js (Turbopack)1.832s (+4.2%)2.012s (~)0.180s151.35x
🐘 PostgresExpress2.031s (+7.0% 🔺)2.522s (+21.4% 🔺)0.492s121.49x
🌐 MongoDBNext.js (Turbopack)2.127s (~)3.013s (~)0.886s101.57x
🌐 TursoNext.js (Turbopack)2.151s (+1.3%)3.015s (~)0.864s101.58x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.708s (~)3.822s (+1.3%)1.115s81.00x
▲ VercelExpress2.888s (+9.6% 🔺)3.577s (+1.6%)0.689s91.07x
▲ VercelNext.js (Turbopack)3.025s (+7.4% 🔺)3.790s (-2.7%)0.765s81.12x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)2.016s (-5.7% 🟢)2.556s (-14.2% 🟢)0.539s121.00x
💻 LocalNitro2.240s (-0.9%)3.181s (-1.0%)0.940s101.11x
💻 LocalExpress2.393s (+2.8%)3.292s (+0.7%)0.899s101.19x
🌐 RedisNext.js (Turbopack)2.468s (~)3.011s (~)0.543s101.22x
🌐 StarterNext.js (Turbopack)2.476s (+1.2%)3.012s (~)0.536s101.23x
🐘 PostgresNitro2.625s (+1.7%)3.017s (~)0.392s101.30x
🐘 PostgresNext.js (Turbopack)2.718s (+10.8% 🔺)3.022s (~)0.304s101.35x
🐘 PostgresExpress2.789s (+1.6%)3.014s (~)0.226s101.38x
🌐 TursoNext.js (Turbopack)4.675s (-3.3%)5.188s (-3.0%)0.513s62.32x
🌐 MongoDBNext.js (Turbopack)4.689s (-2.0%)5.183s (~)0.494s62.33x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Nitro2.932s (-8.4% 🟢)3.706s (-4.7%)0.774s91.00x
▲ VercelNext.js (Turbopack)2.993s (-3.0%)3.796s (-2.1%)0.803s91.02x
▲ VercelExpress3.069s (-4.7%)3.698s (~)0.629s91.05x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

Stream Benchmarks(includes TTFB metrics)
workflow with stream

💻 Local Development

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
💻 Local🥇 Next.js (Turbopack)0.107s (-24.2% 🟢)1.003s (~)0.023s (+41.0% 🔺)1.034s (+0.7%)0.927s101.00x
🌐 StarterNext.js (Turbopack)0.130s (+1.2%)1.005s (~)0.000s (~)1.011s (~)0.881s101.21x
🌐 RedisNext.js (Turbopack)0.142s (-3.0%)1.005s (~)0.000s (+Infinity% 🔺)1.014s (~)0.871s101.33x
💻 LocalNitro0.178s (+0.9%)0.993s (~)0.017s (+17.2% 🔺)1.023s (~)0.846s101.66x
💻 LocalExpress0.184s (+3.7%)0.992s (~)0.016s (+5.2% 🔺)1.024s (~)0.839s101.72x
🌐 TursoNext.js (Turbopack)0.464s (-9.5% 🟢)0.978s (+4.7%)0.000s (+Infinity% 🔺)1.013s (~)0.550s104.33x
🌐 MongoDBNext.js (Turbopack)0.508s (-3.9%)0.937s (+1.9%)0.000s (~)1.014s (~)0.506s104.75x
🐘 PostgresNitro1.385s (-39.5% 🟢)1.647s (-40.1% 🟢)0.000s (-100.0% 🟢)2.011s (-33.3% 🟢)0.626s1012.95x
🐘 PostgresNext.js (Turbopack)1.397s (-4.1%)1.700s (+2.2%)0.000s (NaN%)2.022s (~)0.626s1013.05x
🐘 PostgresExpress2.375s (+4.1%)2.668s (-3.5%)0.000s (+Infinity% 🔺)3.014s (~)0.639s1022.20x

▲ Production (Vercel)

WorldFrameworkWorkflow TimeTTFBSlurpWall TimeOverheadSamplesvs Fastest
▲ Vercel🥇 Express2.751s (+8.0% 🔺)3.198s (+4.1%)0.481s (+4.3%)4.126s (+4.5%)1.375s101.00x
▲ VercelNext.js (Turbopack)2.795s (+7.8% 🔺)3.217s (~)0.535s (-60.0% 🟢)4.183s (-16.4% 🟢)1.389s101.02x
▲ VercelNitro2.889s (+6.5% 🔺)3.249s (+2.0%)0.718s (+108.1% 🔺)4.493s (+12.6% 🔺)1.604s101.05x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World🥇 Fastest FrameworkWins
💻 LocalNext.js (Turbopack)8/8
🐘 PostgresNitro6/8
▲ VercelNitro5/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework🥇 Fastest WorldWins
Express💻 Local8/8
Next.js (Turbopack)💻 Local8/8
Nitro💻 Local8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from 443e4df to ef278ccCompareDecember 28, 2025 16:56
@github-actions
github-actionsBotforce-pushed the changeset-release/main branch from ef278cc to 2004d89CompareDecember 28, 2025 17:01
@VaguelySerious
VaguelySerious merged commit 62cde6d into mainDec 28, 2025
17 checks passed
@VaguelySerious
VaguelySerious deleted the changeset-release/main branch December 28, 2025 17:07
Sign up for freeto 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

@vercel-release-bot@VaguelySerious