我就是因为yum本身以及中国太慢才转的deb系。。。ailurus 那块本身没多大,主要效率问题在 backend。
2010/6/7 Devil Wang <[email protected]>: > 悲剧的是我的环境的Fedora, yum 貌似就直接是python写的。 > > 每次load都花好长时间。 > 2010/6/7 Aron Xu <[email protected]> >> >> dpkg 现在正用 C++ 重写,还有很多是 perl 实现的,效率比较低。 >> >> 2010/6/7 Yangyang Chen <[email protected]>: >> > 貌似installed software加载慢的瓶颈在加载APT缓存。用C++重写的话提高的效率可能不明显吧。调查下先~ >> > >> > 2010/6/7 Devil Wang <[email protected]> >> >> >> >> 如题。 >> >> 我在加载installed software的时候,要等好久。 >> >> python貌似有可以调用C++的功能。 >> >> 我想用c++来实现一些底层。是不是可以提高性能? >> >> 大家还能分析下可行性? >> >> >> >> -- >> >> Thanks & Regards >> >> >> >> Linux Developer : Devil Wang >> >> >> >> _______________________________________________ >> >> Mailing list: https://launchpad.net/~ailurus >> >> Post to : [email protected] >> >> Unsubscribe : https://launchpad.net/~ailurus >> >> More help : https://help.launchpad.net/ListHelp >> >> >> > >> > >> > _______________________________________________ >> > Mailing list: https://launchpad.net/~ailurus >> > Post to : [email protected] >> > Unsubscribe : https://launchpad.net/~ailurus >> > More help : https://help.launchpad.net/ListHelp >> > >> > > > > > -- > Thanks & Regards > > Linux Developer : Devil Wang > _______________________________________________ Mailing list: https://launchpad.net/~ailurus Post to : [email protected] Unsubscribe : https://launchpad.net/~ailurus More help : https://help.launchpad.net/ListHelp

