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
Partial98% passing
E2E test pass rate across all tests run for this world. View CI run →
54
Passed
1
Failed
0
Skipped
55
Total
View comprehensive E2E test results against all frameworks/configurations
54
Passed
1
Failed
5
Skipped
60
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.13s | 2.10s | 2.16s | 10 | |
Promise.all with 25 concurrent steps | 4.73s | 4.30s | 5.09s | 6 | |
Promise.all with 50 concurrent steps | 9.96s | 9.63s | 10.20s | 3 | |
Promise.race with 10 concurrent steps | 2.14s | 2.08s | 2.22s | 10 | |
Promise.race with 25 concurrent steps | 4.71s | 4.28s | 5.08s | 6 | |
Promise.race with 50 concurrent steps | 9.93s | 9.62s | 10.13s | 3 | |
workflow with 1 step | 1.30s | 1.25s | 1.34s | 10 | |
workflow with 10 sequential steps | 12.24s | 12.17s | 12.30s | 3 | |
workflow with 25 sequential steps | 30.48s | 30.46s | 30.49s | 2 | |
workflow with 50 sequential steps | 59.89s | 59.65s | 60.13s | 2 | |
workflow with no steps | 83ms | 36ms | 131ms | 10 |
Stream Benchmarks
| Benchmark | Time | TTFB | Slurp | Min | Max | Samples | |
|---|---|---|---|---|---|---|---|
| workflow with stream | 494ms | 945ms | 1ms | 440ms | 533ms | 10 |
Last updated: 3/3/2026, 10:54:08 PM · Commit: 860531d