News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

Make Python run as fast as C with Psyco [IBM developerWorks]

Oct 18, 2002 — by LinuxDevices Staff — from the LinuxDevices Archive — views

Psyco is a Python specializing compiler and is an external module, but it could someday be included in Python itself. With only a tiny amount of extra programming, Psyco can often be used to increase the speed of Python code by orders of magnitude. This online article at IBM's developerWorks website looks at what Psyco is, and tests it in various applications.

Read full story

 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.