Is there a way to get the same sort of speedup on x64 architecture as you can get from psyco on 32 bit processors?
mipadi
No, unfortunately, Psyco only runs on 32-bit x86 right now.
来源:https://stackoverflow.com/questions/381479/psyco-x64
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.
来源:https://stackoverflow.com/questions/381479/psyco-x64