# Cycle Time

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

#### Cycle time is the time it takes from the first commit to PR merged.

* If things are taking too long to release, it can impact the competitiveness of the product in the market, and customers may be waiting too long for requests.
* With the very smooth delivery system in place, things are moving rapidly. At this pace, even if we see production issues, things can be fixed faster, which is great for teams experimenting with new ideas.

#### Industry Benchmarking

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

#### Related articles

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

{% content-ref url="/pages/ZJKU0PtNa07PLHe25Qv8" %}
[Are draft PRs considered for calculation of coding/cycle time?](/faqs/metrics-and-data-faqs/are-draft-prs-considered-for-calculation-of-coding-cycle-time.md)
{% endcontent-ref %}

{% content-ref url="/pages/m5b4XWrdychCZL5gQMKp" %}
[Why is there an abnormal spike in Cycle Time?](/faqs/metrics-and-data-faqs/why-is-there-an-abnormal-spike-in-cycle-time.md)
{% endcontent-ref %}

{% content-ref url="/pages/OUr4MfLGWfO8fI9v3Zb2" %}
[Why cannot I see cycle time against developers even though they have commits?](/faqs/metrics-and-data-faqs/why-cannot-i-see-cycle-time-against-developers-even-though-they-have-commits.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/cycle-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.
