Blender Git Commit Log
Git Commits -> Revision f1ce279
Revision f1ce279 by Bastien Montagne (master) November 26, 2017, 15:03 (GMT) |
Removing OMP: bmesh_operators.c Two more 'not really useful' cases (OMP only shows some noticeable speedup with above 1M elements, and since this is quick operation anyway compared to even ather basic operators, gain is in the 1% area of total processing time in best case). So not worth parallelizing here, we'll gain much more on tackling heavy operations. ;) And BMesh is free from OMP now! |
Commit Details:
Full Hash: f1ce2799039fd554f6ef2b54a9f0fddd44444a85
Parent Commit: 2b6f345
Lines Changed: +64, -102
1 Modified Path:
/source/blender/bmesh/intern/bmesh_operators.c (+64, -102) (Diff)