Files
test2/intern/cycles/render
Kévin Dietrich edd1164575 Cycles: add time statistics to scene update
Gathers information for time spent in the various managers or object (Film, Camera, etc.) being updated in Scene::device_update.

The stats include the total time spent in the device_update methods as well as time spent in subroutines (e.g. bvh build, displacement, etc.).

This does not qualify as a full blown profiler, but is useful to identify potential bottleneck areas.

The stats can be enabled and printed by passing `--cycles-print-stats` on the command line to Cycles, or `-- --cycles-print-stats` to Blender.

Reviewed By: brecht

Maniphest Tasks: T79174

Differential Revision: https://developer.blender.org/D8596
2020-10-01 23:21:11 +02:00
..
2020-07-02 13:03:46 +10:00
2020-08-18 14:28:59 +02:00
2020-08-19 15:47:09 +02:00
2020-08-19 15:47:09 +02:00
2020-08-19 15:47:09 +02:00
2020-09-06 02:21:27 +10:00
2020-09-10 09:45:25 +10:00
2020-08-19 15:47:09 +02:00
2020-08-19 15:47:09 +02:00