how to speed up code??
Posted
by kaushik
on Stack Overflow
See other posts from Stack Overflow
or by kaushik
Published on 2010-06-09T16:11:57Z
Indexed on
2010/06/09
16:22 UTC
Read the original article
Hit count: 182
python
|optimization
i want to speed my code compilation..I have searched the internet and heard that psyco is a very tool to improve the speed.i have searched but could get a site for download.
i have installed any additional libraries or modules till date in my python.. can psyco user,tell where we can download the psyco and its installation and using procedures?? i use windows vista and python 2.6 does this work on this ??
© Stack Overflow or respective owner