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
Partial97% passing
E2E test pass rate across all tests run for this world. View CI run →
56
Passed
2
Failed
0
Skipped
58
Total
View comprehensive E2E test results against all frameworks/configurations
56
Passed
2
Failed
5
Skipped
63
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.27s | 1.61s | 15 | |
Promise.all with 25 concurrent steps | 2.57s | 2.53s | 2.73s | 10 | |
Promise.all with 50 concurrent steps | 4.11s | 3.96s | 4.24s | 7 | |
Promise.race with 10 concurrent steps | 1.31s | 1.25s | 1.55s | 15 | |
Promise.race with 25 concurrent steps | 2.55s | 2.48s | 2.66s | 10 | |
Promise.race with 50 concurrent steps | 4.16s | 3.99s | 4.30s | 7 | |
workflow with 1 step | 1.12s | 1.11s | 1.15s | 10 | |
workflow with 10 sequential steps | 10.78s | 10.74s | 10.81s | 3 | |
workflow with 25 sequential steps | 26.78s | 26.74s | 26.81s | 3 | |
workflow with 50 sequential steps | 53.52s | 53.52s | 53.52s | 2 | |
workflow with no steps | 57ms | 50ms | 68ms | 10 |
Stream Benchmarks
| Benchmark | Time | TTFB | Slurp | Min | Max | Samples | |
|---|---|---|---|---|---|---|---|
| workflow with stream | 182ms | 1.00s | 2ms | 174ms | 222ms | 10 |
Last updated: 3/18/2026, 10:18:09 PM · Commit: aee035f