Psyco x64?

大憨熊 提交于 2019-12-22 11:02:16

问题


Is there a way to get the same sort of speedup on x64 architecture as you can get from psyco on 32 bit processors?


回答1:


No, unfortunately, Psyco only runs on 32-bit x86 right now.



来源:https://stackoverflow.com/questions/381479/psyco-x64

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!