Performance – Продуктивність#

Reference – Довідка

Panel – Панель:

«Рендер > Продуктивність» – Render ‣ Performance

Properties that affect render speeds or memory consumption. There are several presets available to help choose between different trade offs:

Default – Стандарт:

Balances memory saving and faster rendering settings.

Faster Render:

Uses settings to render faster at the cost of higher memory consumption.

Lower Memory:

Uses settings to decrease memory considered at the cost of slower renders.

Потоки – Threads#

Threads Mode

Method to determine the maximum number of CPU cores to use while rendering.

Auto-Detect:

Автоматично обирає кількість потоків відповідно до кількості логічних процесорів на вашому комп’ютері.

Fixed – Фіксовано:

Manually choose the maximum number threads to use for rendering. This can be useful for example, if you want to use your computer while rendering, you can set the property to a thread count lower the amount of logical processors on your computer.

Потоки – Threads

The maximum number of CPU cores to use simultaneously while rendering.

Плитки – Tiles#

Use Tiling

Render high resolution images in tiles to reduce memory usage. Tiles are cached to disk while rendering to save memory.

Розмір Плитки – Tile Size

This value is used to control the size of the tile used for rendering; decreasing the size reduces memory usage.

Примітка

In some cases changing the Tile Size can result in increased performance. For example when a small object renders slowly compared to other objects, using a small Tiles Size can lead to an increase in performance.

Структура Прискорення – Acceleration Structure#

Вжити Просторові Розділи – Use Spatial Splits

Spatial splits improve the rendering performance in scenes with a mix of large and small polygons. The downsides are longer BVH build times and slightly increased memory usage.

Use Curves BVH

Use a special type of BVH for rendering curves. The bounding boxes are not axis aligned allowing a spatially closer fit to the curve geometry. Disabling this option will reduce memory, at the cost of increasing curve render time.

Кроки Часу BVH – BVH Time Steps

Split BVH primitives by this number of time steps to speed up render time at the expense of memory.

Use Compact BVH

Use a more compact BVH structure, which can reduce RAM usage but render slower.

Фінальний Рендер – Final Render#

Persistent Data

Keep render data in memory after rendering for faster re-renders and animation renders at the cost of extra memory usage while performing other tasks in Blender.

When using multiple View Layers, only data from a single view layer is preserved to keep memory usage within bounds; however, objects shared between view layers are preserved.

Viewport – Оглядвікно#

Розмір у Пікселях – Pixel Size

Option to control the resolution for viewport rendering. Allows you to speed up viewport rendering, which is especially useful for displays with high DPI.