Issue 33: 内存占用好像用点大 & 输入响应问题
http://code.google.com/p/ibus/issues/detail?id=33

Comment #6 by Shawn.P.Huang:
我是迅驰1.8一点儿都不卡。不知道你的配置是什么样的?是不是打开模糊拼音了?模糊 
拼音速度
比较慢,主要是数据库设计有点儿问题,不太好提高了。:(
用C重写可能内存使用会少一些,速度略快一点儿,但是提高肯定是有限的,因为目前 
的设计,只
有上层是python开发,底层的通讯,UI和数据引擎用的是dbus,gtk和sqlite,这些成熟 
的库都是c
开发的。上层的代码占真个系统的比重很有限,这部分转变成c也不见得会有明显改 
善,倒是对现
在的逻辑进行优化,提高会更多一些。

再有用c写工作量太大了,不是一个人几个月可以搞定的。:( 要是能有更多有经验的 
人参与,
到是可以做的。



-- 
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.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

回复