Blender Git Commit Log

Git Commits -> Revision d9d7169

Revision d9d7169 by Sergey Sharybin (master)
May 5, 2021, 12:50 (GMT)
Fix kernel loading time accounted twice in render progress

The render session is keeping track of the scene update, which includes
kernel loading time.

This fixes negative render times reported when CUDA kernels are compiled
at runtime.

A bit fragile logic, can be re-implemented using some user-counted
scope utility classes, so that only outer-most time skip is applied.

Commit Details:

Full Hash: d9d71698374101bad61b712c742183c94e5d8e6c
Parent Commit: fff80af
Lines Changed: +0, -3

1 Modified Path:

/intern/cycles/render/scene.cpp (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021