We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d060f2f commit 1d242c8Copy full SHA for 1d242c8
.phpbenchmarks/config.yml
@@ -6,7 +6,7 @@ benchmark:
6
sourceCode:
7
entryPoint: public/index.php
8
urls:
9
- entryPoint: 'https://github.com/phpbenchmarks/php/blob/7.4.0.1/public/index.php'
+ entryPoint: 'https://github.com/phpbenchmarks/php/blob/7.4.1_hello-world_1/public/index.php'
10
coreDependency:
11
name: php
12
version: 7.4.1
README.md
@@ -18,8 +18,6 @@ It contains PHP benchmark code.
18
19
Switch branch to select version and benchmark you want to see.
20
21
-You can find source code links into [Configuration::getSourceCodeUrls()](.phpbenchmarks/Configuration.php).
22
-
23
## Benchmarks
24
25
You can find PHP 7.4 benchmarks results on
0 commit comments