Blender Git Commit Log

Git Commits -> Revision 12a20b7

Revision 12a20b7 by Sergey Sharybin (master)
May 10, 2016, 08:39 (GMT)
Depsgraph: Don't leave active thread if there's only one children node

This reduces stress on the task scheduler and avoids some unwanted overhead
caused by all the threading business in the cases when there's only one
children node. We try to immediately switch to it's evaluation now, keeping
active thread up and running.

This bumps FPS from 58 to 64 on the blenrig test file from jpbouza.

Commit Details:

Full Hash: 12a20b78d3d9b0f3d5ef9cc6a81ae2619c82db88
Parent Commit: 7efa34d
Lines Changed: +92, -20

1 Modified Path:

/source/blender/depsgraph/intern/depsgraph_eval.cc (+92, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021