Blender Git Loki
Git Commits -> Revision 9ac35be
Revision 9ac35be by Sergey Sharybin (master) May 9, 2016, 12:54 (GMT) |
Task scheduler: Don't calloc in performance-critical areas Majority of the fields are being overwritten anyway, so calloc it kinda waste of CPU ticks. |
Commit Details:
Full Hash: 9ac35be63a96c52c4773b4b2898b144cfa4b3438
Parent Commit: 86a57b0
Lines Changed: +3, -2
1 Modified Path:
/source/blender/blenlib/intern/task.c (+3, -2) (Diff)