# Merge Time

<div data-with-frame="true"><figure><img src="/files/5b6U0wUf6pCa4fAU26zL" alt=""><figcaption></figcaption></figure></div>

#### Merge time is the duration between when a pull request is reviewed and when it is merged.

* Faster merge (lower number) times represent efficient release processes.
* Longer merge time could be due to inefficient CI/CD processes.

#### Industry Benchmarking

<div data-with-frame="true"><figure><img src="/files/XhqC8j5Xdo0rFVm2pYRe" alt=""><figcaption></figcaption></figure></div>

#### Related article

{% content-ref url="/pages/EDlQS5l4EoydSwL1WV6G" %}
[What to do if my Merge Time is high?](/improve-performance/how-to-improve-speed/what-to-do-if-my-merge-time-is-high.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hivel.ai/metrics-and-definitions/speed/merge-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
