> For the complete documentation index, see [llms.txt](https://typo.gitbook.io/typo-help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://typo.gitbook.io/typo-help-docs/platform/health/metrics/throughput.md).

# Throughput

Indicates the amount of work completed within a specific time frame.

<figure><img src="/files/LGCH7ufEGF2vqOvmCE4D" alt=""><figcaption></figcaption></figure>

The following metrics are part of Throughput -

#### [**Coding Days**](/typo-help-docs/engineering-metrics/pull-request-metrics/coding-days.md)

Coding days represent the average number of days per week each developer commits their code to Git. This metric is different from Coding Time.

#### **Pull Requests Created**

This shows the total PRs created in the given periods

#### **Issues Resolved**

The issue resolved represents the number of issues moved to the complete stage in the selected period.

#### [**Merge Frequency**](/typo-help-docs/engineering-metrics/pull-request-metrics/merge-frequency.md)

Merge Frequency represents the rate at which the Pull Requests are merged into any of the code branches per day.

#### [**Deployment PRs**](/typo-help-docs/engineering-metrics/dora/deployment-frequency.md)

Deployment PRs represent the average number of Pull Requests merged in the main/master/production branch per week.
