Files
foxhunt/crates
jgrusewski 775b5597a2 perf: add per-phase epoch profiling instrumentation
Measures init, experience collection, training steps, and validation
phases separately. Logs breakdown at end of each epoch:
  "Epoch N/M phase breakdown: init=Xms experience=Xms training=Xms validation=Xms total=Xms"

RTX 3050 baseline: training=97.2%, experience=2.3%, validation=0.3%

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:05:53 +01:00
..