Blender Git Loki

Git Commits -> Revision c1b7628

Revision c1b7628 by Bastien Montagne (master)
January 20, 2016, 18:58 (GMT)
Particle_system.c: OMP -> BLI_task.

The threaded code is twice quicker now (from an average of 20ms/frame to 10ms/frame
while baking 10000 particles here e.g.)!

Think this is mostly due to usage of 'dynamic' scheduler in OMP code though,
from my experience so far this tends to have dramatic effects over performances,
static scheduler is usually much much more efficient.

Commit Details:

Full Hash: c1b76285eef7ab907431c7a539df4b91d969f69e
Parent Commit: 6703d41
Lines Changed: +135, -48

1 Modified Path:

/source/blender/blenkernel/intern/particle_system.c (+135, -48) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021