Hi
I did some test with maya.cmds as pymel , and result is that pymel is
slower.
For simple:
for i in xrange():setAttr
it is two times slower.
For expression i was testing it was 4-5 times slower that maya.cmds.
In my test i tried both "pymel.core.cmds" and PyNode method.

Is this "normal" thing for pymel to be slower that maya.cmds?

Thanks

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to