Severity: low Six percentage calculation function calls were evaluated eagerly as debug log arguments on every repair range completion. Use seastar::value_of() to defer the computations to log-time, skipping them when debug logging is disabled. AI-assisted: OpenCode / Claude Opus 4.6 Signed-off-by: Yaniv Kaul <yaniv.kaul@scylladb.com>