Home  >  Article  >  php教程  >  PHP 5.4 性能比对

PHP 5.4 性能比对

WBOY
WBOYOriginal
2016-06-13 11:14:501005browse

下图展示的是 PHP 不同版本的性能测试,用的是 bench.php 这个测试脚本(这个脚本从 PHP 5.1 开始就有了)。纵坐标是完成测试的时间,所以数字越小,成绩越好。

498)this.width=498;' onmousewheel = 'javascript:return big(this)' alt="\" src="http://www.bkjia.com/uploadfile/2013/0904/20130904095433254.jpg" minmax_bound="true" />

测试的大致步骤:

获取从 PHP 5.1 到 5.4 各个版本最新的代码

使用最基本的默认配置进行编译,不加任何扩展

运行 bench.php 10遍并收集数据

取平均值,并且使用 Google Chart 展示

原始数据如下:


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn