# benchReportCommand

**Kind:** Function

**Source:** [`atloria-monorepo/apps/cli/src/commands/bench.command.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/cli/src/commands/bench.command.ts#L198)

## Signature

```ts
async function benchReportCommand(reportPath: string): Promise<void>
```

## Parameters

| Name | Type |
|---|---|
| `reportPath` | `string` |

**Returns:** `Promise<void>`
