best way to check you plugin speed

34 views
Skip to first unread message

Rudi Hammad

unread,
May 18, 2023, 7:01:26 AM5/18/23
to Python Programming for Autodesk Maya
Hello,

using maya's profiler is good to check the nodes speed but I was wondering which method you use to check the speed within your plugins.
I was thinking about using std::chrono to time the timelaps between the beginning and the end of the compute method. Or Python's timing libraries if you are in python.
Is this correct or is there a more "profesional way"?

thanks,
R
Reply all
Reply to author
Forward
0 new messages