Blender Git Commit Log

Git Commits -> Revision 5ab3a97

Revision 5ab3a97 by Sergey Sharybin (master)
April 4, 2016, 11:43 (GMT)
Cycles: Log overall time spent on building object's BVH

We had per-tree statistics already, but it's a bit tricky to see overall
time because trees could be building in parallel.

In fact, we can now print statistics for any TaskPool.

Commit Details:

Full Hash: 5ab3a97dbbcfe2cb2bc7093f5e18a195eb31f080
Parent Commit: ba7c2b7
Lines Changed: +48, -3

3 Modified Paths:

/intern/cycles/render/mesh.cpp (+5, -1) (Diff)
/intern/cycles/util/util_task.cpp (+20, -1) (Diff)
/intern/cycles/util/util_task.h (+23, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021