Please note: This wiki is currently running in test mode after an attack on January 5 2013. All passwords were reset, so you will have to use the password recovery function to get a new password. To edit wiki pages, please log in first. See the wiki attack description page for more details. If you find problems, please report them to the pydotorg-www mailing list.

Code Speedup Experiments

This is a log of the speed up experiments that we are conducting.

Here are some experiments we could conduct. For each, we would compare against a pure Python implementation: Fib hand optimized to Java, no frames or other call setup support as seen in PyBaseCode.

Before venturing into these experiments, I tried to speedup the PyByteCode. You can view the page on that at CodeSpeedupExperiments/PyByteCode

Repository

All the work is being done at a mercurial repo at http://bitbucket.org/shashank/jython-experiments/