Installation & Usage
This is a community-maintained World implementation. For installation instructions and usage documentation, please refer to the project's README on GitHub.
E2E Tests
Partial95% passing
E2E test pass rate across all tests run for this world. View CI run →
61
Passed
3
Failed
0
Skipped
64
Total
View comprehensive E2E test results against all frameworks/configurations
61
Passed
3
Failed
8
Skipped
72
Total
Benchmarks
Click on a benchmark to view performance history over the last 30 commits.
| Benchmark | Time | Min | Max | Samples | |
|---|---|---|---|---|---|
Promise.all with 10 concurrent steps | 2.16s | 2.11s | 2.22s | 10 | |
Promise.all with 25 concurrent steps | 4.76s | 4.33s | 5.12s | 6 | |
Promise.all with 50 concurrent steps | 10.06s | 9.71s | 10.29s | 3 | |
Promise.race with 10 concurrent steps | 2.16s | 2.10s | 2.21s | 10 | |
Promise.race with 25 concurrent steps | 4.76s | 4.31s | 5.19s | 6 | |
Promise.race with 50 concurrent steps | 10.05s | 9.72s | 10.27s | 3 | |
workflow with 1 step | 1.33s | 1.28s | 1.37s | 10 | |
workflow with 10 concurrent data payload steps (10KB) | 1.70s | 1.20s | 2.13s | 28 | |
workflow with 10 sequential data payload steps (10KB) | 2.14s | 2.09s | 2.18s | 20 | |
workflow with 10 sequential steps | 12.27s | 12.24s | 12.29s | 3 | |
workflow with 25 concurrent data payload steps (10KB) | 4.76s | 4.29s | 5.20s | 18 | |
workflow with 25 sequential data payload steps (10KB) | 5.21s | 5.16s | 5.38s | 15 | |
workflow with 25 sequential steps | 17.89s | 17.84s | 17.91s | 4 | |
workflow with 50 concurrent data payload steps (10KB) | 10.00s | 9.51s | 10.42s | 12 | |
workflow with 50 sequential data payload steps (10KB) | 10.75s | 10.44s | 11.03s | 11 | |
workflow with 50 sequential steps | 20.43s | 20.34s | 20.59s | 5 | |
workflow with no steps | 126ms | 81ms | 151ms | 10 |
Stream Benchmarks
| Benchmark | Time | TTFB | Slurp | Min | Max | Samples | |
|---|---|---|---|---|---|---|---|
| 10 parallel streams (1MB each) | 2.38s | 2.94s | 0ms | 2.31s | 2.54s | 20 | |
| fan-out fan-in 10 streams (1MB each) | 4.43s | 4.93s | — | 4.40s | 4.50s | 12 | |
| stream pipeline with 5 transform steps (1MB) | 1.32s | 1.95s | 3ms | 1.27s | 1.37s | 30 | |
| workflow with stream | 502ms | 958ms | 2ms | 474ms | 525ms | 10 |
Last updated: 3/30/2026, 9:07:20 PM · Commit: 329cdb3