The build setting TREAT_MISSING_BASELINES_AS_TEST_FAILURES = YES
should report a failure for every performance test that has a missing baseline for the current machine. This used to work back in Catalina / Xcode 12.4, but seems to be broken when running the tests on BigSur / Xcode 12.5.
Is this known? Is there a workaround?