Evaluate a run asynchronously using the wrapped async function.
This method directly invokes the wrapped async function with the provided arguments.
acompare_runs(
self,
runs: Sequence[Run],
example: Optional[Example] = None
) -> ComparisonEvaluationResult