PDA

View Full Version : Speed up python


sleiN13
01-03-2014, 06:41 AM
I found this old article http://kb.worldviz.com/articles/504#more-504 in the knowledge base, psyco is not maintained anymore but they suggest using pypy http://pypy.org/

Is there a way to use pypy with my main vizard code? it seems what Vizard has its own buildin python compiler ?