VEX Profiling?

   1093   2   1
User Avatar
Member
40 posts
Joined: Feb. 2018
Offline
Trying to profile a costly wrangle node (a detail wrangle w/ ~500 lines, sounds bad I know).

How do I do it? I tried using the vexprofile [www.sidefx.com] command from the text port, following the provided example. The node cooks fine, but nothing is printed.

Just to be clear, I'm interested in profiling VEX, not using the Performance Monitor to profile cooks/draws. (Unless one can use the Performance Monitor to profile VEX?)

Alternatively, is it possible to get the current system time in VEX? Manual time profiling would be just as good..
User Avatar
Member
5 posts
Joined: Feb. 2020
Offline
Bumping this as I'm also unable to get the vexprofile command to do anything, and I can't find anything else online
User Avatar
Staff
653 posts
Joined: Aug. 2019
Offline
You need to cause a re-cook of the code. If you have a change to the code and view the output, does vexprofile produce anything?
  • Quick Links