> For the complete documentation index, see [llms.txt](https://docs-en.dydu.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.dydu.ai/analytics/exploitation/performance.md).

# Performance

The average processing time of the engine makes it possible to know if the users' questions take a long time to process by the dialog engine.

* **Average duration :**
  * Web service: the average response time (without taking network delays into account).
  * Dialog Engine: this is the average processing time of a question by the dialog engine.
* **Max duration:**
  * Web service: the maximum response time (without taking network delays into account).
  * Dialog Engine: this is the maximum processing time of the dialog engine for a question.
* **Requests with significant processing time:**

  If responding to a request takes longer than 1 second, the response time is considered long (response time of the web service).

<figure><img src="/files/nlTuGGE1wVEE7jZTUpvY" alt="" width="375"><figcaption></figcaption></figure>
