# Why does the operation lag when previewing?

When previewing, you can check the fps value in Menu-View-Show Statistics to check how many frames per second are transmitted when running the current scene; the fps value during previewing does not affect the actual rendering output result.&#x20;

If the fps value is lower than 20 when running the scene, there will be a lagging feeling; the fps value will be reduced when the graphics memory is high. You can check the current graphics memory usage by viewing Task Manager - Performance - GPU - View - Dedicated GPU Memory.&#x20;

If memory usage is high, consider using Smooth Mode during preview or combining it with ↓ content to optimize memory usage.

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

> How to view and optimise video memory usage?


---

# 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.d5render.com/user-guide/resource/why-does-the-operation-lag-when-previewing.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.
