Blender Git Commit Log
Git Commits -> Revision 2409a9f
Revision 2409a9f by Bastien Montagne (master) September 18, 2019, 15:38 (GMT) |
BLI_tasks: simplify/generalize heuristic computing default chunk size. That code is simpler and more general (not limited to some specific values of thread numbers). It still gives similar default chunk size as what we had before, but handles smoother increase steps, and higher number of threads, by keeping increasing the chunk size. No functional change expected from that commit. |
Commit Details:
Full Hash: 2409a9f0af42b999aed5ecb3118767551d8a04e0
Parent Commit: 84bd9e2
Lines Changed: +21, -15
1 Modified Path:
/source/blender/blenlib/intern/task.c (+21, -15) (Diff)