• Andrey Filippov's avatar
    CLAUDE: rung A - debug-save fetches last-cycle-only + own profile stage · 27e5139b
    Andrey Filippov authored
    Design 3-A4i rung A (2026-07-16 handoff): the 00:25:48 gate profile's
    'leanMeasure other' (26.1 ms/call, 43% of post) was unprofiled debug-save
    data motion (pose_corr_save/pose_img_save). Changes:
    - leanFitScene passes corr_pd_out/img_out only on the LAST outer cycle in
      fixed-cycle mode (legacy convergence mode keeps every-cycle so an early
      exit still fills the holders).
    - New DEBUG_FETCH profile stage wraps perSensorImagesFromTD, the no-MB
      debug re-convert, and fetchNormalizedPD, so debug data motion can never
      hide in 'leanMeasure other' again (it joins measureAccounted).
    Armed pose_corr capture unaffected (fetch keyed on isArmed() unchanged).
    Expected gate: poses/records byte-exact, hyperstacks identical, capacity
    ~3.9 -> ~5.5 scenes/s in the debug config.
    Co-Authored-By: 's avatarClaude Fable 5 <noreply@anthropic.com>
    27e5139b
Name
Last commit
Last update
..
CuasConditioning.java Loading commit data...
CuasDetectRT.java Loading commit data...
CuasDnnBackend.java Loading commit data...
CuasDnnInfer.java Loading commit data...
CuasDnnLocal.java Loading commit data...
CuasDnnRemote.java Loading commit data...
CuasLogFold.java Loading commit data...
CuasPoseRT.java Loading commit data...
CuasRT.java Loading commit data...
CuasRTDetector.java Loading commit data...
CuasRTLib.java Loading commit data...
CuasRTUtils.java Loading commit data...
CuasRecurrentBuffer.java Loading commit data...
CuasRender.java Loading commit data...
CuasRtState.java Loading commit data...
CuasScenePreload.java Loading commit data...
CuasStage2Infer.java Loading commit data...
CuasTD.java Loading commit data...
RtParams.java Loading commit data...
TemporalConsolidator.java Loading commit data...
TemporalKernelGenerator.java Loading commit data...
TpDnnJna.java Loading commit data...
package-info.java Loading commit data...