Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Is there a way to get the same sort of speedup on x64 architecture as you can get from psyco on 32 bit processors?
No, unfortunately, Psyco only runs on 32-bit x86 right now.