Blender Git Commit Log

Git Commits -> Revision 3ffa24f

February 2, 2015, 21:30 (GMT)
Rework threaded code...

Now small meshes do not use threading at all (allows to be 6 times quicker on a 200 verts cube e.g.),
and threading code use ThreadQueue as it should have been doing since the beginning.
We do not gain much here, though, two or three percents at most on a 1M verts monkey
(using a mempool might help here, though, have to check this yet).

Commit Details:

Full Hash: 3ffa24f6a4c0ae1e8f41b2c483bd1d63fd5ab347
Parent Commit: f859bb7
Lines Changed: +88, -90

1 Modified Path:

/source/blender/blenkernel/intern/mesh_evaluate.c (+88, -90) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021