Psyco for Python

297
1
03-11-2011 10:42 AM
AaronBarkhurst
New Contributor
Does anyone have any experience using the Psyco module for Python? We are currently implementing some very intensive Python scripts that can take anywhere from several minutes to several hours. We are discussing our options for optimizations and Psyco was one of those options. However, I downloaded the extension module and tried to test it with a few of our scripts and it seems to cause problems with arcpy. Any comments, experience, or insight would be greatly appreciated. Thanks!

Aaron
Tags (2)
0 Kudos
1 Reply
JasonScheirer
Occasional Contributor III
What kind of problems?
0 Kudos