pub const DEPLOYMENT_TARGET_ROWS_PER_SEC: f64 = GPU_THROUGHPUT_TARGET_ROWS_PER_SEC; // 1.0E+5f64
The deployment target, re-exported so callers measuring throughput do not have to import the policy module directly.