danelsan/benchmark

基准测试库

1.0 2016-05-18 09:27 UTC

This package is not auto-updated.

Last update: 2024-09-24 21:20:56 UTC


README

Benchmark是一个用PHP编写的库,用于对您的应用程序进行有用的基准测试。

使用composer

在根目录(其中包含composer.json)中运行

composer update

Benchmark的使用示例