Blender Git Commit Log
Git Commits -> Revision 85c7ecc
Revision 85c7ecc by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 20, 2017, 10:37 (GMT) |
Depsgraph: Use HIGH priority for scheduled tasks This kind of keeps threads "warmer" and should in theory give better cache coherency bringing some %% of speedup. It was already tested few months ago and it gave few % speedup in barber shop, but was reverted due to some bone popping. The popping is now fixed so it should be fine to use new scheduling policy. |
Commit Details:
Full Hash: 85c7ecce278b139faa05cb8fe02e256c19f22612
Parent Commit: e3ede82
Lines Changed: +1, -1
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval.cc (+1, -1) (Diff)