Blender Git Commit Log
Git Commits -> Revision 50f1c9a
Revision 50f1c9a by Sergey Sharybin (master) December 22, 2017, 11:25 (GMT) |
Task scheduler: Start with suspended pool to avoid threading overhead on push The idea is to avoid any threading overhead when we start pushing tasks in a loop. Similarly to how we do it from the new dependency graph. Gives couple of percent of speedup here, but also improves scalability. |
Commit Details:
Full Hash: 50f1c9a8afeffc81580bc12a19d8ffd01c3a9e6f
Parent Commit: c66983c
Lines Changed: +3, -3
1 Modified Path:
/source/blender/blenlib/intern/task.c (+3, -3) (Diff)