Skip to content

Commit 1d242c8

Browse files
committed
Update README.md for Benchmark kit 4
1 parent d060f2f commit 1d242c8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.phpbenchmarks/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ benchmark:
66
sourceCode:
77
entryPoint: public/index.php
88
urls:
9-
entryPoint: 'https://github.com/phpbenchmarks/php/blob/7.4.0.1/public/index.php'
9+
entryPoint: 'https://github.com/phpbenchmarks/php/blob/7.4.1_hello-world_1/public/index.php'
1010
coreDependency:
1111
name: php
1212
version: 7.4.1

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ It contains PHP benchmark code.
1818

1919
Switch branch to select version and benchmark you want to see.
2020

21-
You can find source code links into [Configuration::getSourceCodeUrls()](.phpbenchmarks/Configuration.php).
22-
2321
## Benchmarks
2422

2523
You can find PHP 7.4 benchmarks results on

0 commit comments

Comments
 (0)