uuid-benchmark:ramseyuuid的基准测试

时间:2021-05-19 07:07:10
【文件属性】:
文件名称:uuid-benchmark:ramseyuuid的基准测试
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-19 07:07:10
PHP ramsey / uuid基准测试 是创建以引起人们对ramsey / uuid版本之间性能下降的关注。 另请参阅 。 设置基准 一些有用的设置(使用 ): phpbrew install next as php-7.0.0-dev phpbrew use php-7.0.0-dev wget http://pecl.php.net/get/uuid-1.0.4.tgz && tar zxf uuid-1.0.4.tgz && cd uuid-1.0.4/ phpize && ./configure && make && make install phpbrew config # Add the line "extension=uuid.so" to the config and save 现在获取基准脚本并使用Composer安装依赖项: git clone https://g
【文件预览】:
uuid-benchmark-master
----.gitignore(22B)
----README.md(2KB)
----composer.json(282B)
----uuid1-benchmark.php(1KB)
----src()
--------Php7Generator.php(242B)
--------PeclRandomGenerator.php(291B)
----uuid4-benchmark.php(3KB)

网友评论