Skip to content

[draft] testing rough new trace viewer#1422

Draft
mitul-s wants to merge 9 commits intomainfrom
ms/trace-viewer
Draft

[draft] testing rough new trace viewer#1422
mitul-s wants to merge 9 commits intomainfrom
ms/trace-viewer

Conversation

@mitul-s
Copy link

@mitul-s mitul-s commented Mar 17, 2026

testing new trace viewer

@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

⚠️ No Changeset found

Latest commit: 2d4f47c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Contributor

vercel bot commented Mar 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Mar 18, 2026 8:03pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Mar 18, 2026 8:03pm
example-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workbench-astro-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workbench-express-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workbench-fastify-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workbench-hono-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workbench-nitro-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workbench-nuxt-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workbench-vite-workflow Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workflow-docs Ready Ready Preview, Comment, Open in v0 Mar 18, 2026 8:03pm
workflow-nest Ready Ready Preview, Comment Mar 18, 2026 8:03pm
workflow-swc-playground Ready Ready Preview, Comment Mar 18, 2026 8:03pm

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
❌ 🌍 Community Worlds 118 56 15 189
Total 118 56 15 189

❌ Failed Tests

🌍 Community Worlds (56 failed)

mongodb (3 failed):

  • hookWorkflow is not resumable via public webhook endpoint
  • webhookWorkflow
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously

redis (2 failed):

  • hookWorkflow is not resumable via public webhook endpoint
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously

turso (51 failed):

  • addTenWorkflow
  • addTenWorkflow
  • wellKnownAgentWorkflow (.well-known/agent)
  • should work with react rendering in step
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • importedStepOnlyWorkflow
  • hookWorkflow
  • hookWorkflow is not resumable via public webhook endpoint
  • webhookWorkflow
  • sleepingWorkflow
  • parallelSleepWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • concurrent hook token conflict - two workflows cannot use the same hook token simultaneously
  • hookDisposeTestWorkflow - hook token reuse after explicit disposal while workflow still running
  • 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 (queue-based) - workflow and step endpoints respond to health check messages
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
  • customSerializationWorkflow - custom class serialization with WORKFLOW_SERIALIZE/WORKFLOW_DESERIALIZE
  • instanceMethodStepWorkflow - instance methods with "use step" directive
  • crossContextSerdeWorkflow - classes defined in step code are deserializable in workflow context
  • stepFunctionAsStartArgWorkflow - step function reference passed as start() argument
  • cancelRun - cancelling a running workflow
  • cancelRun via CLI - cancelling a running workflow
  • pages router addTenWorkflow via pages router
  • pages router promiseAllWorkflow via pages router
  • pages router sleepingWorkflow via pages router
  • hookWithSleepWorkflow - hook payloads delivered correctly with concurrent sleep
  • sleepInLoopWorkflow - sleep inside loop with steps actually delays each iteration
  • sleepWithSequentialStepsWorkflow - sequential steps work with concurrent sleep (control)

Details by Category

❌ 🌍 Community Worlds
App Passed Failed Skipped
✅ mongodb-dev 3 0 2
❌ mongodb 52 3 3
✅ redis-dev 3 0 2
❌ redis 53 2 3
✅ turso-dev 3 0 2
❌ turso 4 51 3

📋 View full workflow run


Some E2E test jobs failed:

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

Check the workflow run for details.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2026

📊 Benchmark Results

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

workflow with no steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Express 0.045s (-10.6% 🟢) 1.005s (~) 0.960s 10 1.00x
💻 Local Nitro 0.045s (~) 1.006s (~) 0.961s 10 1.00x
💻 Local Next.js (Turbopack) 0.047s 1.005s 0.958s 10 1.04x
🌐 Redis Next.js (Turbopack) 0.054s 1.005s 0.951s 10 1.20x
🐘 Postgres Next.js (Turbopack) 0.060s 1.012s 0.952s 10 1.33x
🐘 Postgres Express 0.060s (-13.3% 🟢) 1.012s (~) 0.952s 10 1.33x
🐘 Postgres Nitro 0.065s (+0.9%) 1.011s (~) 0.946s 10 1.45x
🌐 MongoDB Next.js (Turbopack) 0.112s 1.008s 0.897s 10 2.49x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 0.461s (-22.7% 🟢) 2.161s (-7.6% 🟢) 1.699s 10 1.00x
▲ Vercel Nitro 0.547s (-12.6% 🟢) 2.450s (+9.9% 🔺) 1.903s 10 1.19x
▲ Vercel Express 0.735s (+39.1% 🔺) 2.586s (+0.6%) 1.852s 10 1.59x

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

workflow with 1 step

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 1.115s 2.005s 0.890s 10 1.00x
🌐 Redis Next.js (Turbopack) 1.124s 2.006s 0.882s 10 1.01x
💻 Local Express 1.124s (~) 2.005s (~) 0.881s 10 1.01x
💻 Local Nitro 1.127s (~) 2.005s (~) 0.878s 10 1.01x
🐘 Postgres Express 1.147s (-0.5%) 2.012s (~) 0.865s 10 1.03x
🐘 Postgres Next.js (Turbopack) 1.154s 2.013s 0.859s 10 1.03x
🐘 Postgres Nitro 1.155s (~) 2.012s (~) 0.857s 10 1.04x
🌐 MongoDB Next.js (Turbopack) 1.317s 2.009s 0.692s 10 1.18x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.102s (-3.1%) 3.551s (-10.2% 🟢) 1.450s 10 1.00x
▲ Vercel Nitro 2.239s (+8.9% 🔺) 3.962s (+5.6% 🔺) 1.722s 10 1.07x
▲ Vercel Next.js (Turbopack) 2.405s (+15.0% 🔺) 3.740s (+0.6%) 1.336s 10 1.14x

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

workflow with 10 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 10.738s 11.024s 0.287s 3 1.00x
🌐 Redis Next.js (Turbopack) 10.753s 11.023s 0.271s 3 1.00x
💻 Local Express 10.909s (~) 11.023s (~) 0.115s 3 1.02x
💻 Local Nitro 10.909s (~) 11.023s (~) 0.114s 3 1.02x
🐘 Postgres Next.js (Turbopack) 10.927s 11.043s 0.116s 3 1.02x
🐘 Postgres Express 10.951s (+0.5%) 11.040s (~) 0.089s 3 1.02x
🐘 Postgres Nitro 10.985s (~) 11.041s (~) 0.057s 3 1.02x
🌐 MongoDB Next.js (Turbopack) 12.293s 13.021s 0.729s 3 1.14x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 17.349s (-2.5%) 19.154s (+0.5%) 1.805s 2 1.00x
▲ Vercel Express 18.450s (+5.8% 🔺) 19.631s (-0.8%) 1.181s 2 1.06x
▲ Vercel Next.js (Turbopack) 18.631s (+7.6% 🔺) 19.801s (-1.3%) 1.170s 2 1.07x

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

workflow with 25 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 26.761s 27.052s 0.291s 3 1.00x
🐘 Postgres Next.js (Turbopack) 27.095s 28.073s 0.978s 3 1.01x
🐘 Postgres Express 27.198s (~) 28.065s (~) 0.866s 3 1.02x
🐘 Postgres Nitro 27.227s (~) 28.067s (~) 0.840s 3 1.02x
💻 Local Next.js (Turbopack) 27.229s 28.051s 0.822s 3 1.02x
💻 Local Nitro 27.511s (~) 28.052s (~) 0.540s 3 1.03x
💻 Local Express 27.566s (~) 28.053s (~) 0.487s 3 1.03x
🌐 MongoDB Next.js (Turbopack) 30.526s 31.048s 0.522s 2 1.14x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 44.693s (-5.7% 🟢) 46.228s (-7.3% 🟢) 1.535s 2 1.00x
▲ Vercel Nitro 44.702s (-1.3%) 46.344s (-3.7%) 1.643s 2 1.00x
▲ Vercel Express 45.733s (~) 47.691s (~) 1.958s 2 1.02x

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

workflow with 50 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 53.318s 54.097s 0.779s 2 1.00x
🐘 Postgres Next.js (Turbopack) 53.964s 54.104s 0.140s 2 1.01x
🐘 Postgres Express 54.395s (~) 55.100s (~) 0.705s 2 1.02x
🐘 Postgres Nitro 54.423s (~) 55.104s (~) 0.680s 2 1.02x
💻 Local Next.js (Turbopack) 55.880s 56.100s 0.220s 2 1.05x
💻 Local Express 56.557s (~) 57.101s (~) 0.543s 2 1.06x
💻 Local Nitro 56.585s (~) 57.102s (~) 0.517s 2 1.06x
🌐 MongoDB Next.js (Turbopack) 60.897s 61.078s 0.181s 2 1.14x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 95.124s (-3.7%) 95.857s (-5.7% 🟢) 0.733s 1 1.00x
▲ Vercel Express 96.253s (-2.0%) 98.123s (-2.0%) 1.870s 1 1.01x
▲ Vercel Nitro 102.945s (~) 104.541s (~) 1.596s 1 1.08x

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

Promise.all with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Next.js (Turbopack) 1.260s 2.012s 0.752s 15 1.00x
🐘 Postgres Express 1.270s (~) 2.011s (~) 0.741s 15 1.01x
🐘 Postgres Nitro 1.284s (~) 2.012s (~) 0.728s 15 1.02x
🌐 Redis Next.js (Turbopack) 1.381s 2.006s 0.625s 15 1.10x
💻 Local Nitro 1.496s (-1.4%) 2.006s (~) 0.511s 15 1.19x
💻 Local Next.js (Turbopack) 1.513s 2.006s 0.493s 15 1.20x
💻 Local Express 1.536s (~) 2.006s (~) 0.470s 15 1.22x
🌐 MongoDB Next.js (Turbopack) 2.172s 3.008s 0.836s 10 1.72x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 2.334s (-11.6% 🟢) 3.544s (-12.9% 🟢) 1.210s 9 1.00x
▲ Vercel Express 2.441s (-6.4% 🟢) 3.888s (-12.7% 🟢) 1.447s 8 1.05x
▲ Vercel Nitro 2.756s (+2.9%) 4.369s (+10.6% 🔺) 1.613s 7 1.18x

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

Promise.all with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 2.453s (~) 3.011s (~) 0.558s 10 1.00x
🐘 Postgres Nitro 2.457s (-1.5%) 3.012s (~) 0.555s 10 1.00x
🐘 Postgres Next.js (Turbopack) 2.474s 3.013s 0.539s 10 1.01x
🌐 Redis Next.js (Turbopack) 2.621s 3.109s 0.488s 10 1.07x
💻 Local Next.js (Turbopack) 2.792s 3.108s 0.316s 10 1.14x
💻 Local Express 2.954s (-1.1%) 3.208s (-10.0% 🟢) 0.253s 10 1.20x
💻 Local Nitro 3.029s (+2.1%) 3.676s (-2.2%) 0.647s 9 1.23x
🌐 MongoDB Next.js (Turbopack) 4.687s 5.177s 0.490s 6 1.91x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 3.022s (-1.7%) 4.579s (-6.4% 🟢) 1.557s 7 1.00x
▲ Vercel Express 3.054s (+9.4% 🔺) 4.326s (-1.2%) 1.273s 7 1.01x
▲ Vercel Nitro 3.137s (+27.4% 🔺) 4.987s (+27.7% 🔺) 1.850s 7 1.04x

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

Promise.all with 50 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Express 3.602s (~) 4.014s (~) 0.412s 8 1.00x
🐘 Postgres Nitro 3.624s (~) 4.015s (~) 0.391s 8 1.01x
🐘 Postgres Next.js (Turbopack) 3.782s 4.012s 0.230s 8 1.05x
🌐 Redis Next.js (Turbopack) 4.142s 5.011s 0.869s 6 1.15x
💻 Local Next.js (Turbopack) 7.248s 8.015s 0.767s 4 2.01x
💻 Local Nitro 8.065s (+2.0%) 8.772s (~) 0.708s 4 2.24x
💻 Local Express 8.089s (-7.2% 🟢) 8.771s (-5.4% 🟢) 0.682s 4 2.25x
🌐 MongoDB Next.js (Turbopack) 9.897s 10.684s 0.787s 3 2.75x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.098s (+4.8%) 4.657s (+8.3% 🔺) 1.559s 7 1.00x
▲ Vercel Nitro 3.214s (+6.5% 🔺) 4.763s (+11.3% 🔺) 1.548s 7 1.04x
▲ Vercel Next.js (Turbopack) 3.345s (~) 4.429s (-15.5% 🟢) 1.083s 7 1.08x

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

Promise.race with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Next.js (Turbopack) 1.255s 2.011s 0.756s 15 1.00x
🐘 Postgres Nitro 1.278s (-0.7%) 2.011s (~) 0.733s 15 1.02x
🌐 Redis Next.js (Turbopack) 1.288s 2.006s 0.718s 15 1.03x
🐘 Postgres Express 1.301s (+2.6%) 2.013s (~) 0.712s 15 1.04x
💻 Local Nitro 1.514s (~) 2.005s (~) 0.491s 15 1.21x
💻 Local Next.js (Turbopack) 1.524s 2.006s 0.482s 15 1.21x
💻 Local Express 1.607s (+4.2%) 2.005s (~) 0.398s 15 1.28x
🌐 MongoDB Next.js (Turbopack) 2.190s 3.008s 0.818s 10 1.74x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.279s (+6.4% 🔺) 3.611s (-4.3%) 1.332s 9 1.00x
▲ Vercel Nitro 2.282s (~) 3.701s (-2.5%) 1.419s 9 1.00x
▲ Vercel Next.js (Turbopack) 2.350s (+3.1%) 4.184s (+8.8% 🔺) 1.834s 8 1.03x

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

Promise.race with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Next.js (Turbopack) 2.447s 3.013s 0.565s 10 1.00x
🐘 Postgres Nitro 2.450s (~) 3.012s (~) 0.562s 10 1.00x
🐘 Postgres Express 2.500s (+3.4%) 3.012s (~) 0.512s 10 1.02x
🌐 Redis Next.js (Turbopack) 2.556s 3.008s 0.452s 10 1.04x
💻 Local Next.js (Turbopack) 2.909s 3.209s 0.300s 10 1.19x
💻 Local Nitro 2.989s (-5.7% 🟢) 3.453s (-11.1% 🟢) 0.464s 9 1.22x
💻 Local Express 3.000s (-1.2%) 3.564s (-5.2% 🟢) 0.564s 9 1.23x
🌐 MongoDB Next.js (Turbopack) 4.721s 5.177s 0.455s 6 1.93x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 2.469s (+3.7%) 4.007s (+11.2% 🔺) 1.538s 8 1.00x
▲ Vercel Express 2.698s (+6.7% 🔺) 4.022s (+0.7%) 1.324s 8 1.09x
▲ Vercel Next.js (Turbopack) 2.744s (-0.9%) 3.825s (-6.2% 🟢) 1.081s 8 1.11x

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

Promise.race with 50 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🐘 Postgres 🥇 Nitro 3.603s (~) 4.015s (~) 0.413s 8 1.00x
🐘 Postgres Express 3.614s (+1.5%) 4.013s (~) 0.399s 8 1.00x
🐘 Postgres Next.js (Turbopack) 3.737s 4.013s 0.276s 8 1.04x
🌐 Redis Next.js (Turbopack) 4.168s 5.011s 0.843s 6 1.16x
💻 Local Next.js (Turbopack) 7.604s 8.016s 0.412s 4 2.11x
💻 Local Express 8.825s (+4.2%) 9.025s (~) 0.200s 4 2.45x
💻 Local Nitro 8.968s (+2.7%) 9.519s (+5.5% 🔺) 0.551s 4 2.49x
🌐 MongoDB Next.js (Turbopack) 9.918s 10.682s 0.764s 3 2.75x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.115s (+12.6% 🔺) 5.217s (+30.7% 🔺) 2.102s 6 1.00x
▲ Vercel Nitro 3.148s (-8.5% 🟢) 4.535s (-8.3% 🟢) 1.387s 8 1.01x
▲ Vercel Next.js (Turbopack) 3.227s (-25.5% 🟢) 4.740s (-23.2% 🟢) 1.513s 7 1.04x

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

Stream Benchmarks (includes TTFB metrics)
workflow with stream

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 0.178s 1.000s 0.002s 1.008s 0.830s 10 1.00x
💻 Local Next.js (Turbopack) 0.180s 1.002s 0.011s 1.017s 0.837s 10 1.01x
💻 Local Express 0.197s (-0.7%) 1.003s (~) 0.011s (-3.4%) 1.017s (~) 0.820s 10 1.11x
💻 Local Nitro 0.202s (-1.9%) 1.003s (~) 0.011s (-6.8% 🟢) 1.017s (~) 0.815s 10 1.14x
🐘 Postgres Next.js (Turbopack) 0.204s 1.001s 0.001s 1.012s 0.808s 10 1.15x
🐘 Postgres Express 0.217s (-3.0%) 0.994s (~) 0.002s (-16.7% 🟢) 1.013s (~) 0.796s 10 1.22x
🐘 Postgres Nitro 0.222s (-5.6% 🟢) 0.997s (~) 0.002s (~) 1.013s (~) 0.790s 10 1.25x
🌐 MongoDB Next.js (Turbopack) 0.511s 0.942s 0.001s 1.009s 0.498s 10 2.88x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 1.609s (-5.1% 🟢) 2.943s (-6.8% 🟢) 0.007s (+6.1% 🔺) 3.448s (-8.4% 🟢) 1.839s 10 1.00x
▲ Vercel Nitro 1.665s (+2.4%) 3.227s (+20.2% 🔺) 0.317s (+3913.9% 🔺) 4.119s (+27.4% 🔺) 2.455s 10 1.03x
▲ Vercel Express 1.719s (~) 3.194s (+12.0% 🔺) 0.005s (-5.7% 🟢) 3.953s (+15.8% 🔺) 2.235s 10 1.07x

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

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World 🥇 Fastest Framework Wins
💻 Local Next.js (Turbopack) 9/12
🐘 Postgres Next.js (Turbopack) 8/12
▲ Vercel Next.js (Turbopack) 6/12
Fastest World by Framework

Winner determined by most benchmark wins

Framework 🥇 Fastest World Wins
Express 🐘 Postgres 6/12
Next.js (Turbopack) 🐘 Postgres 4/12
Nitro 🐘 Postgres 6/12
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
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

Copy link
Contributor

@vercel vercel bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Suggestion:

Build script doesn't copy CSS files from src/components/trace-2/ to dist/components/trace-2/, causing @workflow/web build to fail with UNRESOLVED_IMPORT for trace-2.module.css.

Fix on Vercel

…<mitulxshah@gmail.com>, hereby add my Signed-off-by to this commit: eccf425 I, mitul-s <mitulxshah@gmail.com>, hereby add my Signed-off-by to this commit: 003b054 I, mitul-s <mitulxshah@gmail.com>, hereby add my Signed-off-by to this commit: 3bbea05 I, mitul-s <mitulxshah@gmail.com>, hereby add my Signed-off-by to this commit: 4ce0add  Signed-off-by: mitul-s <mitulxshah@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant