# generatePerformanceReport

**Kind:** Function

**Source:** [`atloria-monorepo/apps/web-e2e/src/utils/performance.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web-e2e/src/utils/performance.ts#L305)

Generate performance report

## Signature

```ts
function generatePerformanceReport(metrics: PerformanceMetrics): string
```

## Parameters

| Name | Type |
|---|---|
| `metrics` | `PerformanceMetrics` |

**Returns:** `string`
