Blender Git Commit Log
Git Commits -> Revision 5dbeea9
Revision 5dbeea9 by Sergey Sharybin (master) May 9, 2016, 09:58 (GMT) |
Depsgraph: Avoid having per-node lock when scheduling children Use atomic operations instead, should in theory improve timing of scheduling. However, probably not so visible yet because actual task scheduling still have some locks and memory allocations. Baby steps, what would i say. |
Commit Details:
Full Hash: 5dbeea95d0e1eb61eaa52dc5943d143f3b2e490c
Parent Commit: dc5e02c
Lines Changed: +2, -6
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_eval.cc (+2, -6) (Diff)