Blender Git Loki
Git Commits -> Revision 9e566b0
Revision 9e566b0 by Sergey Sharybin (master) March 7, 2017, 16:32 (GMT) |
Task scheduler: Add concept of suspended pools Suspended pools allows to push huge amount of initial tasks without any threading synchronization and hence overhead. This gives ~50% speedup of cached rigid body with file from T50027 and seems to have no negative affect in other scenes here. |
Commit Details:
Full Hash: 9e566b06e3e10e2a6514ee09354abfe90c538284
Parent Commit: 347410a
Lines Changed: +50, -7