Seems like it, I haven't tested it myself but according to Hamish McKenzie(macaronikazoo.com) pymel is slower:

http://www.macaronikazoo.com/?p=271 and http://www.macaronikazoo.com/? p=290

He has some excellent python related posts on his site btw.

-Sveinbjorn

On 2.10.2010, at 15:08, breeder wrote:

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

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

Reply via email to