One of the common points I hear against PyMel as an interface to the Maya API is its speed. The python 2.0 API is reportedly much faster. I was curious about how much faster, and wanted to see some numbers, using python's timeit module.
Read MoreProfiling Maya's python interfaces
in Software