const VALIDATION_LATENCY_SAMPLE_WINDOW: usize = 64;
Number of recent successful EL validation timings to retain.