Personal tools
You are here: Home 新闻 Plone2慢吗?
Document Actions

Plone2慢吗?

by 潘俊勇 last modified 2004-01-15 05:28

Plone2.x已经到RC3(第三个候选版本),据反映性能不佳,最近社区的大佬进行了优化

详细参考此文

具体采用的优化方法包括:

  1. 改进plone中CMF的代码,使用cache加快skin文件的查找,如custom等目录。代价是:skin中的变化不会自动被应用,需要程序启动zope(以后会改为使用手动刷新的方式)
  2. 使用psyco(python的加速器)进行加速。代价是:占用更多的内存。
  3. 启动zope的时候,打开PYTHONOPTIMIZE=1的开关

进行上述优化后,评测的结果是:

最高提速500%!!

Nice job !


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: