Point Emmaforo timing note at HubAudio measured seconds.

This commit is contained in:
2026-09-20 23:00:27 +02:00
parent 6b605d1cf2
commit 63c85a4319
@@ -25,4 +25,4 @@ Import of modules ~0.36 s (once). Historical parse/inventory/checks on that job:
## Does geometry dominate? ## Does geometry dominate?
**No.** Deterministic geometry + via≠pad is tens of milliseconds. ImpedenceFinder (Shapely plane coverage) is ~2 s. The realistic MODE=pcb wall is **~5 minutes**, almost all DeepSeek `review_pcb_ics`. HubAudio (`a1dba2c6447c`) was inspected the same way: **no stored `.kicad_pcb`**, event log is schematic-only — see [HUBAUDIO_PCB_TIMING.md](./HUBAUDIO_PCB_TIMING.md). **No.** Deterministic geometry + via≠pad is tens of milliseconds. ImpedenceFinder (Shapely plane coverage) is ~2 s. The realistic MODE=pcb wall is **~5 minutes**, almost all DeepSeek `review_pcb_ics`. HubAudio (`a1dba2c6447c`) now has a stored board: parse **0.66 s**, Z0 **180 s** (176 nets), checks **1.62 s**, LLM **not timed** — see [HUBAUDIO_PCB_TIMING.md](./HUBAUDIO_PCB_TIMING.md).