针对magento做了一些优化

LeoCraFT

默认的环境用来运行magento这样的重量级商城程序效率很低的,通过Mysql/memcached/等一系列措施的优化,响应速度可以得到较大提升,附上默认安装以及优化后的测试效果对比。

  1. Concurrency Level:      20
  2. Complete requests:      100
  3. Time taken for tests:   149.947 seconds
  4. Requests per second:    0.67 [#/sec] (mean)

  1. Concurrency Level:      20
  2. Complete requests:      100
  3. Time taken for tests:   33.040 seconds
  4. Requests per second:    3.03 [#/sec] (mean)

经过基本的优化,性能大致有5倍的提升;跟那些使用SSD来提升magento性能的家伙们自然还不能比,但是已经很不错了。

评论内容

hi,可以分享下是怎么优化的吗?

hi,可以分享下是怎么优化的吗?

发表评论

  • 输入内容会自动换行、分段。

有关输入格式的详细解释

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.