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
Partial96% passing
E2E test pass rate across all tests run for this world. View CI run →
55
Passed
2
Failed
0
Skipped
57
Total
View comprehensive E2E test results against all frameworks/configurations
55
Passed
2
Failed
5
Skipped
62
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 | 1.37s | 1.25s | 1.50s | 15 | |
Promise.all with 25 concurrent steps | 2.56s | 2.52s | 2.63s | 10 | |
Promise.all with 50 concurrent steps | 4.09s | 3.95s | 4.23s | 7 | |
Promise.race with 10 concurrent steps | 1.33s | 1.24s | 1.47s | 15 | |
Promise.race with 25 concurrent steps | 2.54s | 2.48s | 2.58s | 10 | |
Promise.race with 50 concurrent steps | 4.06s | 3.95s | 4.24s | 7 | |
workflow with 1 step | 1.12s | 1.11s | 1.13s | 10 | |
workflow with 10 sequential steps | 10.73s | 10.71s | 10.75s | 3 | |
workflow with 25 sequential steps | 26.69s | 26.62s | 26.79s | 3 | |
workflow with 50 sequential steps | 53.20s | 53.18s | 53.22s | 2 | |
workflow with no steps | 54ms | 44ms | 64ms | 10 |
Stream Benchmarks
| Benchmark | Time | TTFB | Slurp | Min | Max | Samples | |
|---|---|---|---|---|---|---|---|
| workflow with stream | 172ms | 1.00s | 2ms | 164ms | 204ms | 10 |
Last updated: 3/17/2026, 6:26:05 PM · Commit: 2f0772d