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
Passing100% passing
E2E test pass rate across all tests run for this world. View CI run →
55
Passed
0
Failed
0
Skipped
55
Total
View comprehensive E2E test results against all frameworks/configurations
55
Passed
0
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 | 1.27s | 1.22s | 1.42s | 15 | |
Promise.all with 25 concurrent steps | 2.53s | 2.43s | 2.65s | 10 | |
Promise.all with 50 concurrent steps | 4.29s | 4.15s | 4.49s | 6 | |
Promise.race with 10 concurrent steps | 1.26s | 1.21s | 1.36s | 15 | |
Promise.race with 25 concurrent steps | 2.52s | 2.47s | 2.68s | 10 | |
Promise.race with 50 concurrent steps | 4.22s | 4.18s | 4.32s | 6 | |
workflow with 1 step | 1.11s | 1.09s | 1.13s | 10 | |
workflow with 10 sequential steps | 10.67s | 10.62s | 10.72s | 3 | |
workflow with 25 sequential steps | 26.51s | 26.48s | 26.52s | 3 | |
workflow with 50 sequential steps | 52.93s | 52.90s | 52.96s | 2 | |
workflow with no steps | 46ms | 36ms | 68ms | 10 |
Stream Benchmarks
| Benchmark | Time | TTFB | Slurp | Min | Max | Samples | |
|---|---|---|---|---|---|---|---|
| workflow with stream | 146ms | 1000ms | 1ms | 136ms | 168ms | 10 |
Last updated: 3/3/2026, 10:54:08 PM · Commit: 860531d