re-enable the performance test that was available in v1. This requires - MockServer to be Swift 6 compliant - re-implement the [MAX_REQUEST](https://github.com/swift-server/swift-aws-lambda-runtime/blob/11756b4e00ca75894826b41666bdae506b6eb496/Sources/AWSLambdaRuntimeCore/LambdaConfiguration.swift#L53) that was available in v1 (to avoid an infinite loop when pointing the runtime against the mock server)