[Epic] Performance hardening #94

Closed
opened 2026-07-01 00:53:46 +00:00 by manlycucumber · 1 comment
manlycucumber commented 2026-07-01 00:53:46 +00:00 (Migrated from github.com)

Make resolution fast and cacheable for production API load. Done when single-day and year-range resolution meet documented performance budgets.

Epic — child issues are tracked as sub-issues.

Make resolution fast and cacheable for production API load. Done when single-day and year-range resolution meet documented performance budgets. _Epic — child issues are tracked as sub-issues._
manlycucumber commented 2026-07-10 22:14:19 +00:00 (Migrated from github.com)

Epic complete — #95 and #96 merged in PR #474. Resolution is benchmarked (bin/benchmark.php) against a documented budget (docs/performance.md) and met with wide headroom (cold day ~13ms, warm ~0.01ms); the process-wide corpus cache is proven byte-identical to an uncached (flushed) resolution by CacheConsistencyTest, with Corpus::flush() as the data-version invalidation hook.

Epic complete — #95 and #96 merged in PR #474. Resolution is benchmarked (bin/benchmark.php) against a documented budget (docs/performance.md) and met with wide headroom (cold day ~13ms, warm ~0.01ms); the process-wide corpus cache is proven byte-identical to an uncached (flushed) resolution by CacheConsistencyTest, with Corpus::flush() as the data-version invalidation hook.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Core#94
No description provided.