ello/benchmark
Composer 安装命令:
composer require ello/benchmark
包简介
README 文档
README
<?php
Benchmark::run(function() {
json_encode("hello world");
});
// Result:
// 10000000 17 ns/op 0.173s 2Mb
统计信息
- 总下载量: 169
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-31