# How fast is HackerOne Code?

## How fast is HackerOne Code?

We aim to turn around pull/merge requests as fast as possible.&#x20;

* Most detection & validation scanning completes in 2-4 minutes.
* Most code validation complete in less than 2 hours.

In case of emergency, the team should be aware that the *Code service will not block merge*.

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

n = 21,096 reviews (past 12 months)

Factors that contribute to variety of review turnaround times include:

* The size of the pull/merge request
* The complexity of the code changes
* The expertise required to review the code

Check out our optional guide for best practices when doing peer code review: [How to Get More Out of Code](/customer-documentation/frequently-asked-questions/what-to-expect/how-to-get-more-out-of-code.md)


---

# 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.pullrequest.com/customer-documentation/frequently-asked-questions/what-to-expect/how-fast-is-hackerone-code.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.
