WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: PyPy JIT on TC?  (Read 2050 times)

Offline Demolishun

  • Newbie
  • *
  • Posts: 14
PyPy JIT on TC?
« on: April 30, 2012, 12:18:20 PM »
Has anyone tried getting the PyPy JIT working on TC? 
I searched the forums and the package index, but did not see either term (PyPy or JIT) bring up any hits.  I have a project where any increase in the speed of my Python code would be a good thing.  Otherwise I will need to write a compiled program if I have speed issues.  I much prefer to keep things in Python where I can.  It would allow me to update programs on TC without compiling.