performance
command
Set various options of the performance monitor.
Replaced by: hou.setHighlightNodesWhenCooking, hou.performance, hou.showCookStatisticsInNodeInfo
Usages
-
performance [options]
Without any options, the command prints the current settings.
Options
|
|
Output Log mode. |
|
|
Monitor OP Cook on/off |
|
|
Monitor Object Display on/off |
|
|
Monitor Viewport Display on/off |
|
|
Monitor Frame Length on/off |
|
|
Memory on/off |
|
|
Tile Statistics in OP Info on/off |
|
|
Tile Hilight when Cooking on/off |
|
|
Single Frame Capture on/off |
|
|
Pause on/off |
|
|
Enable Output on/off |
|
|
Set the filtering mode to filter the output based on the operation cook time. Highlight will highlight output lines above the cook time threshold, whereas Hide will suppress the output of operations below the threshold. |
|
|
Set the threshold for filtering by cook time, in either milliseconds, seconds or minutes, depending on the -U option (default is milliseconds). |
|
|
Specifies the units the cook time threshold is in: milliseconds (ms), seconds (s) or minutes (min). |