Blender Git Loki
Git Commits -> Revision eb76c5b
Revision eb76c5b by Sergey Sharybin (master) August 15, 2013, 10:11 (GMT) |
Added detailed timing information output Used to visualize CPU threads activity during threaded object update. It prints whole bunch of timing information to STDERR which then could be parsed and nicely visualized. Detailed statistics is disabled by default. File to parse and visualize statistics: http://blender.nazg-gul.dyndns.org/depsgraph/threaded_update_stats.blend And screenshot for fun: http://blender.nazg-gul.dyndns.org/depsgraph/threaded_update_stats.blend.png |
Commit Details:
Full Hash: eb76c5bb1ab1d67c7200b92d7178130c956ff030
SVN Revision: 59157
Parent Commit: 1aa4e3a
Lines Changed: +84, -6
1 Modified Path:
/source/blender/blenkernel/intern/scene.c (+84, -6) (Diff)