Y
Hacker News
new
|
ask
|
show
|
jobs
by
thorax
6368 days ago
Don't forget psyco's JIT which gives some impressive performance gains for a lot of different code. We use it while embedding Python in Counter-Strike Source and it performs admirably.
1 comments
tocomment
6368 days ago
Someone needs to upgrade pyscho for 64 bit IIRC
link