artdag: cost-based scheduling — critical path + makespan + speedup + 13 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 56s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 56s
cost.sx: injected cost-fn keeps media costs opaque. critical-path = longest weighted path (= unlimited-worker makespan); makespan sums each batch's slowest node (full plan == critical path, serial == total-work); speedup = work/makespan. cost 13/13, total 115/115. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -10,4 +10,5 @@ _Generated by `lib/artdag/conformance.sh`_
|
||||
| execute | 15 | 0 | 15 |
|
||||
| optimize | 18 | 0 | 18 |
|
||||
| fed | 15 | 0 | 15 |
|
||||
| **Total** | **102** | **0** | **102** |
|
||||
| cost | 13 | 0 | 13 |
|
||||
| **Total** | **115** | **0** | **115** |
|
||||
|
||||
Reference in New Issue
Block a user