On Thu, Dec 24, 2009 at 1:11 PM, Roshan Mathews <rmath...@gmail.com> wrote:
> [..] > When you do need to get things faster, (assuming you already have > optimized your algo), just use psyco [1] -- that should speed things > up significantly. If that's still not good enough, then think of > tricks (like the tuple vs. list) one, and use a profiler to see what > works for you.[..] psyco is 32 bit only and development has pretty much ceased since all the chaps working on it went to PyPy. Also, for some perverse bits of code, it plainly skips compilation. -- ~noufal http://nibrahim.net.in _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers