Module stats

Module stats 

Source
Expand description

Pipeline-wide statistics helpers.

This module defines the PipelineStats structure used to track execution metrics for OCR pipeline runs and the StatsManager helper that coordinates thread-safe updates to these metrics.

Structsยง

PipelineStats
Statistics for the OCR pipeline.
StatsManager
Thread-safe manager for updating pipeline statistics during OCR execution.