# 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="https://264031769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPMvi3Izk7dvjl9HitZpp%2Fuploads%2FLicxVuOFuEFgvL4uNsBP%2Fimage.png?alt=media&#x26;token=8088c03a-d59e-4c64-b2c4-6879469355fb" alt="" width="375"><figcaption></figcaption></figure>
