Blender Git Commit Log
Git Commits -> Revision 4ad3996
Revision 4ad3996 by Sergey Sharybin (master) August 2, 2017, 18:59 (GMT) |
Cycles: Speed up #include expansion algorithm The idea is to re-use files which were already processed. Gives about 4x speedup of processing time (~4.5sec vs 1.0sec) on my laptop for the whole OpenCL kernel. For users it will mean lower delay before OpenCL rendering might start. |
Commit Details:
Full Hash: 4ad39964fd2f7e27ecc42946b421c22794e8f75f
Parent Commit: 8ff2c14
Lines Changed: +43, -21
1 Modified Path:
/intern/cycles/util/util_path.cpp (+43, -21) (Diff)