> 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="https://813988662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeCZyG1kSmV84geZ9Ws6s%2Fuploads%2FWBZuW80KAn1a8pFgnpE5%2FScreenshot%202025-06-03%20at%2012.38.41%E2%80%AFAM.png?alt=media&amp;token=685ca2a5-57ed-499b-8421-f03fa66010db" 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.
