Add a 5-iteration rolling average timer to Process() with automatic load-shedding levels (0-3) based on pipeline duration thresholds (80ms/90ms/95ms). Recovery steps down when avg drops below 60ms for 10 consecutive iterations. Includes GetShedLevel() getter. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cmd | ||
| internal | ||
| tests/e2e | ||
| go.mod | ||
| go.sum | ||
| mothership | ||
| test_goroutine | ||
| test_syntax | ||