pub const PERFORMANCE_CONTRACT_WARNING: &str = "performance contract not met: expected <= 200ms";
Performance warning text emitted by benchmark/helpers when threshold is exceeded.