为什么运行php think swoole 参数这么感人?

浏览:5423 发布日期:2019/11/04 分类:ThinkPHP6专区
为什么运行php think swoole 参数这么感人? 之前的 php think run 吞率 200多啊
运行时间 : 11.536601s [ 吞吐率:0.09req/s ] 内存消耗:1,571.20kb 文件加载:162
具体试的步骤
先安装tp6
composer create-project topthink/think tp
然后
cd tp
php think run
看trace 200多吞吐率
然后 ctrl+c
composer require topthink/think-swoole
php think swoole
查看就得开始的参数 其它其它配置没有设置过 只设置了 trace显示
是性能问题还是统计分析出错了? 运行环境是 macosx 10.14.6 php7.3 swoole 4.4.6
最佳答案
评论( 相关
后面还有条评论,点击查看>>