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 →
54
Passed
3
Failed
0
Skipped
57
Total
View comprehensive E2E test results against all frameworks/configurations
54
Passed
3
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 | 2.17s | 2.12s | 2.22s | 10 | |
Promise.all with 25 concurrent steps | 4.77s | 4.33s | 5.11s | 6 | |
Promise.all with 50 concurrent steps | 10.13s | 9.79s | 10.35s | 3 | |
Promise.race with 10 concurrent steps | 2.15s | 2.09s | 2.21s | 10 | |
Promise.race with 25 concurrent steps | 4.77s | 4.32s | 5.11s | 6 | |
Promise.race with 50 concurrent steps | 10.19s | 9.84s | 10.36s | 3 | |
workflow with 1 step | 1.32s | 1.27s | 1.37s | 10 | |
workflow with 10 sequential steps | 12.34s | 12.27s | 12.39s | 3 | |
workflow with 25 sequential steps | 30.65s | 30.65s | 30.66s | 2 | |
workflow with 50 sequential steps | 60.84s | 60.80s | 60.89s | 2 | |
workflow with no steps | 98ms | 65ms | 150ms | 10 |
Stream Benchmarks
| Benchmark | Time | TTFB | Slurp | Min | Max | Samples | |
|---|---|---|---|---|---|---|---|
| workflow with stream | 499ms | 955ms | 1ms | 456ms | 548ms | 10 |
Last updated: 3/17/2026, 6:26:05 PM · Commit: 2f0772d