phpbenchmarks / plates-common
3.1.0
2018-04-22 10:15 UTC
Requires
- league/plates: ^3.0
This package is auto-updated.
Last update: 2024-09-16 03:47:22 UTC
README
什么是 www.phpbenchmarks.com ?
您将找到大量关于PHP框架和模板引擎的基准测试。
您可以比较Apache Bench和Siege之间的结果,以及PHP 5.6到7.3之间的结果。
这个仓库是什么?
它是Plates基准测试的通用代码。
切换分支以选择您的Plates主要版本和您想要看到的基准测试。
在 phpbenchmarks/plates 上查看所有Plates基准测试版本。
您可以在 phpbenchmarks.com 上找到我们的基准测试方法。
版本如何工作?
我们不会遵循语义版本号为此仓库。以下是关于我们的版本控制系统的说明
X
相关于Plates主版本(1
Plates ^1,2
Plates ^2,3
Plates ^3)
Y
基准类型(1
Hello World)
Z
新版本,不仅包含错误修复,还可能包含BC
基准测试
您可以在 phpbenchmarks.com 上找到所有Plates基准测试结果。
分数太低?不要犹豫,创建一个pull request,并要求一个新的基准测试!