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 →
52
Passed
0
Failed
0
Skipped
52
Total
View comprehensive E2E test results against all frameworks/configurations
52
Passed
0
Failed
3
Skipped
55
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.15s | 2.10s | 2.21s | 10 | |
Promise.all with 25 concurrent steps | 4.74s | 4.29s | 5.07s | 6 | |
Promise.all with 50 concurrent steps | 9.97s | 9.64s | 10.23s | 3 | |
Promise.race with 10 concurrent steps | 2.15s | 2.09s | 2.19s | 10 | |
Promise.race with 25 concurrent steps | 4.78s | 4.42s | 5.09s | 6 | |
Promise.race with 50 concurrent steps | 10.23s | 9.86s | 10.50s | 3 | |
workflow with 1 step | 1.31s | 1.26s | 1.35s | 10 | |
workflow with 10 sequential steps | 12.35s | 12.33s | 12.37s | 3 | |
workflow with 25 sequential steps | 30.55s | 30.48s | 30.61s | 2 | |
workflow with 50 sequential steps | 61.26s | 61.23s | 61.29s | 2 | |
workflow with no steps | 87ms | 45ms | 144ms | 10 |
Stream Benchmarks
| Benchmark | Time | TTFB | Slurp | Min | Max | Samples | |
|---|---|---|---|---|---|---|---|
| workflow with stream | 508ms | 943ms | 2ms | 469ms | 548ms | 10 |
Last updated: 2/27/2026, 4:29:06 AM · Commit: 905b94a