3 Star 0 Fork 0

mirrors_aliyun/yitian-ecs-getting-started

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
php.md 468 Bytes
一键复制 编辑 原始数据 按行查看 历史

关于php bench

目前包含了 php 源码提供的 bench.php 和 micro_bench.php。

运行过程中会创建 nproc 个 php 进程。

测试环境

php 7.4 和 php 8.1。

运行方法

php 7.4

$ docker run cape2/php-7.4

php 8.1

$ docker run cape2/php-8.1

结果解析

输出格式如下:

micro_bench.php 0.295465
bench.php 1.74216

数值通过计算 nproc 除以运行总时间得到,越大表示性能越好。

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_aliyun/yitian-ecs-getting-started.git
git@gitee.com:mirrors_aliyun/yitian-ecs-getting-started.git
mirrors_aliyun
yitian-ecs-getting-started
yitian-ecs-getting-started
master

搜索帮助