Issue 117: 推荐加入psyco的支持
http://code.google.com/p/ibus/issues/detail?id=117
New issue report by zdzhjx:
据说加入psyco的支持后能得到至少2倍以上的速度提升。使用特别简单,只需要再
python文件的开始部分加入:
import psyco
psyco.full()
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---