Blender Git Loki
Git Commits -> Revision bc081c7
Revision bc081c7 by Sergey Sharybin (cycles-x) May 5, 2021, 09:31 (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: bc081c76722738e301a730a39d739ffc42937dbe
Parent Commit: 4bcd9f1
Lines Changed: +0, -3
1 Modified Path:
/intern/cycles/render/scene.cpp (+0, -3) (Diff)