Files
rose-ash/lib/artdag/scoreboard.md
giles afe69cbdc6
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 56s
artdag: cost-based scheduling — critical path + makespan + speedup + 13 tests
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>
2026-06-07 12:15:51 +00:00

15 lines
352 B
Markdown

# artdag Conformance Scoreboard
_Generated by `lib/artdag/conformance.sh`_
| Suite | Pass | Fail | Total |
|-------|-----:|-----:|------:|
| dag | 20 | 0 | 20 |
| analyze | 16 | 0 | 16 |
| plan | 18 | 0 | 18 |
| execute | 15 | 0 | 15 |
| optimize | 18 | 0 | 18 |
| fed | 15 | 0 | 15 |
| cost | 13 | 0 | 13 |
| **Total** | **115** | **0** | **115** |