Skip to content

Commit 94d8d18

Browse files
committed
Update results
1 parent e7a516b commit 94d8d18

File tree

4 files changed

+101
-1
lines changed

4 files changed

+101
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
URI ID Name Environment Runner Instance type Architecture CPU CPU cores RAM Kernel OS GCC Dedicated instance Disabled deeper C-states Disabled turbo boost Disabled hyper-threading Time
2+
2024_01_15_15_10_1_aws_x86_64_c7i_metal_24xl aws_x86_64_c7i_metal_24xl AWS x86_64 (c7i.metal-24xl) aws host c7i.metal-24xl x86_64 48 188 GB 6.1.66-93.164.amzn2023.x86_64 Amazon Linux 2023 11.4.1 0 0 0 0 2024-01-15 15:10:00
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
### AWS x86_64 (c7i.metal-24xl)
2+
3+
| Attribute | Value |
4+
|---------------|----------------|
5+
| Environment |aws|
6+
| Runner |host|
7+
| Instance type |c7i.metal-24xl|
8+
| Architecture |x86_64
9+
| CPU |48 cores|
10+
| RAM |188 GB|
11+
| Kernel |6.1.66-93.164.amzn2023.x86_64|
12+
| OS |Amazon Linux 2023|
13+
| GCC |11.4.1|
14+
| Time |2024-01-15 15:10:00|
15+
16+
### Laravel demo app - 25 consecutive runs, 250 requests (sec)
17+
18+
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
19+
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
20+
|[PHP 8.1](https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342)|1.05038|1.05631|0.00162|1.05262|0.00%|1.05263|0.00%|38.83 MB|
21+
|[PHP 8.2](https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00)|1.04086|1.04612|0.00153|1.04295|-0.92%|1.04248|-0.96%|39.48 MB|
22+
|[PHP 8.3](https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e)|1.03995|1.04656|0.00173|1.04209|-1.00%|1.04180|-1.03%|38.69 MB|
23+
|[PHP 8.4](https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905)|1.07512|1.08024|0.00137|1.07752|2.37%|1.07714|2.33%|39.74 MB|
24+
|[PHP 8.4 (JIT)](https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905)|1.06699|1.08293|0.00484|1.07089|1.74%|1.06873|1.53%|47.91 MB|
25+
26+
### Symfony demo app - 25 consecutive runs, 250 requests (sec)
27+
28+
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
29+
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
30+
|[PHP 8.1](https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342)|0.49150|0.49439|0.00087|0.49305|0.00%|0.49305|0.00%|32.70 MB|
31+
|[PHP 8.2](https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00)|0.48767|0.49135|0.00086|0.48893|-0.84%|0.48869|-0.88%|32.91 MB|
32+
|[PHP 8.3](https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e)|0.48687|0.49314|0.00134|0.48866|-0.89%|0.48840|-0.94%|33.01 MB|
33+
|[PHP 8.4](https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905)|0.49023|0.55270|0.01190|0.49450|0.29%|0.49213|-0.19%|33.27 MB|
34+
|[PHP 8.4 (JIT)](https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905)|0.51638|0.52088|0.00112|0.51877|5.22%|0.51829|5.12%|39.37 MB|
35+
36+
### bench.php - 15 consecutive runs (sec)
37+
38+
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
39+
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
40+
|[PHP 8.1](https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342)|0.21582|0.21835|0.00062|0.21690|0.00%|0.21687|0.00%|25.22 MB|
41+
|[PHP 8.2](https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00)|0.21340|0.21677|0.00094|0.21441|-1.15%|0.21400|-1.33%|24.90 MB|
42+
|[PHP 8.3](https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e)|0.21395|0.21705|0.00081|0.21476|-0.99%|0.21450|-1.09%|24.96 MB|
43+
|[PHP 8.4](https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905)|0.21454|0.21824|0.00101|0.21573|-0.54%|0.21533|-0.71%|25.39 MB|
44+
|[PHP 8.4 (JIT)](https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905)|0.07481|0.07785|0.00093|0.07646|-64.75%|0.07656|-64.70%|26.23 MB|
45+
46+
### micro_bench.php - 15 consecutive runs (sec)
47+
48+
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
49+
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
50+
|[PHP 8.1](https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342)|1.35184|1.37328|0.00476|1.36499|0.00%|1.36609|0.00%|19.11 MB|
51+
|[PHP 8.2](https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00)|1.36918|1.39409|0.00661|1.37685|0.87%|1.37488|0.64%|19.26 MB|
52+
|[PHP 8.3](https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e)|1.41226|1.43175|0.00531|1.41947|3.99%|1.41973|3.93%|19.35 MB|
53+
|[PHP 8.4](https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905)|1.30611|1.32066|0.00379|1.31396|-3.74%|1.31429|-3.79%|19.76 MB|
54+
|[PHP 8.4 (JIT)](https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905)|0.61768|0.63521|0.00486|0.62709|-54.06%|0.62725|-54.08%|20.74 MB|
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Test name Test warmup Test iterations Test requests PHP PHP Commit hash PHP Commit URL Min Max Std dev Average Average diff % Median Median diff % Memory usage
2+
Laravel demo app 50 25 250 PHP 8.1 8f6610ce8871c1065682db84264fd3450a5db342 https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342 1.05038 1.05631 0.00162 1.05262 0.00 1.05263 0.00 38.83
3+
Laravel demo app 50 25 250 PHP 8.2 5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 1.04086 1.04612 0.00153 1.04295 -0.92 1.04248 -0.96 39.48
4+
Laravel demo app 50 25 250 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e 1.03995 1.04656 0.00173 1.04209 -1.00 1.04180 -1.03 38.69
5+
Laravel demo app 50 25 250 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 1.07512 1.08024 0.00137 1.07752 2.37 1.07714 2.33 39.74
6+
Laravel demo app 50 25 250 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 1.06699 1.08293 0.00484 1.07089 1.74 1.06873 1.53 47.91
7+
Symfony demo app 50 25 250 PHP 8.1 8f6610ce8871c1065682db84264fd3450a5db342 https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342 0.49150 0.49439 0.00087 0.49305 0.00 0.49305 0.00 32.70
8+
Symfony demo app 50 25 250 PHP 8.2 5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 0.48767 0.49135 0.00086 0.48893 -0.84 0.48869 -0.88 32.91
9+
Symfony demo app 50 25 250 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e 0.48687 0.49314 0.00134 0.48866 -0.89 0.48840 -0.94 33.01
10+
Symfony demo app 50 25 250 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.49023 0.55270 0.01190 0.49450 0.29 0.49213 -0.19 33.27
11+
Symfony demo app 50 25 250 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.51638 0.52088 0.00112 0.51877 5.22 0.51829 5.12 39.37
12+
bench.php 5 15 0 PHP 8.1 8f6610ce8871c1065682db84264fd3450a5db342 https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342 0.21582 0.21835 0.00062 0.21690 0.00 0.21687 0.00 25.22
13+
bench.php 5 15 0 PHP 8.2 5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 0.21340 0.21677 0.00094 0.21441 -1.15 0.21400 -1.33 24.90
14+
bench.php 5 15 0 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e 0.21395 0.21705 0.00081 0.21476 -0.99 0.21450 -1.09 24.96
15+
bench.php 5 15 0 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.21454 0.21824 0.00101 0.21573 -0.54 0.21533 -0.71 25.39
16+
bench.php 5 15 0 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.07481 0.07785 0.00093 0.07646 -64.75 0.07656 -64.70 26.23
17+
micro_bench.php 5 15 0 PHP 8.1 8f6610ce8871c1065682db84264fd3450a5db342 https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342 1.35184 1.37328 0.00476 1.36499 0.00 1.36609 0.00 19.11
18+
micro_bench.php 5 15 0 PHP 8.2 5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 1.36918 1.39409 0.00661 1.37685 0.87 1.37488 0.64 19.26
19+
micro_bench.php 5 15 0 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e 1.41226 1.43175 0.00531 1.41947 3.99 1.41973 3.93 19.35
20+
micro_bench.php 5 15 0 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 1.30611 1.32066 0.00379 1.31396 -3.74 1.31429 -3.79 19.76
21+
micro_bench.php 5 15 0 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.61768 0.63521 0.00486 0.62709 -54.06 0.62725 -54.08 20.74

docs/results/database.tsv

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ micro_bench.php 5 15 0 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://
7777
micro_bench.php 5 15 0 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 1.14662 1.14964 0.00069 1.14812 -0.24 1.14822 -0.22 19.71
7878
micro_bench.php 5 15 0 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.57973 0.58867 0.00308 0.58458 -49.20 0.58436 -49.22 20.65
7979

80-
8180
URI ID Name Environment Runner Instance type Architecture CPU CPU cores RAM Kernel OS GCC Dedicated instance Disabled deeper C-states Disabled turbo boost Disabled hyper-threading Time
8281
2024_01_15_14_13_1_aws_x86_64_c7i_metal_24xl aws_x86_64_c7i_metal_24xl AWS x86_64 (c7i.24xl) aws host c7i.metal-24xl x86_64 48 188 GB 6.1.66-93.164.amzn2023.x86_64 Amazon Linux 2023 11.4.1 0 0 0 0 2024-01-15 14:13:00
8382
Test name Test warmup Test iterations Test requests PHP PHP Commit hash PHP Commit URL Min Max Std dev Average Average diff % Median Median diff % Memory usage
@@ -102,3 +101,27 @@ micro_bench.php 5 15 0 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://
102101
micro_bench.php 5 15 0 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 1.30615 1.32029 0.00343 1.31435 -3.93 1.31406 -3.97 19.67
103102
micro_bench.php 5 15 0 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.62014 0.64329 0.00728 0.62903 -54.02 0.62619 -54.24 20.66
104103

104+
URI ID Name Environment Runner Instance type Architecture CPU CPU cores RAM Kernel OS GCC Dedicated instance Disabled deeper C-states Disabled turbo boost Disabled hyper-threading Time
105+
2024_01_15_15_10_1_aws_x86_64_c7i_metal_24xl aws_x86_64_c7i_metal_24xl AWS x86_64 (c7i.metal-24xl) aws host c7i.metal-24xl x86_64 48 188 GB 6.1.66-93.164.amzn2023.x86_64 Amazon Linux 2023 11.4.1 0 0 0 0 2024-01-15 15:10:00
106+
Test name Test warmup Test iterations Test requests PHP PHP Commit hash PHP Commit URL Min Max Std dev Average Average diff % Median Median diff % Memory usage
107+
Laravel demo app 50 25 250 PHP 8.1 8f6610ce8871c1065682db84264fd3450a5db342 https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342 1.05038 1.05631 0.00162 1.05262 0.00 1.05263 0.00 38.83
108+
Laravel demo app 50 25 250 PHP 8.2 5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 1.04086 1.04612 0.00153 1.04295 -0.92 1.04248 -0.96 39.48
109+
Laravel demo app 50 25 250 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e 1.03995 1.04656 0.00173 1.04209 -1.00 1.04180 -1.03 38.69
110+
Laravel demo app 50 25 250 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 1.07512 1.08024 0.00137 1.07752 2.37 1.07714 2.33 39.74
111+
Laravel demo app 50 25 250 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 1.06699 1.08293 0.00484 1.07089 1.74 1.06873 1.53 47.91
112+
Symfony demo app 50 25 250 PHP 8.1 8f6610ce8871c1065682db84264fd3450a5db342 https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342 0.49150 0.49439 0.00087 0.49305 0.00 0.49305 0.00 32.70
113+
Symfony demo app 50 25 250 PHP 8.2 5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 0.48767 0.49135 0.00086 0.48893 -0.84 0.48869 -0.88 32.91
114+
Symfony demo app 50 25 250 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e 0.48687 0.49314 0.00134 0.48866 -0.89 0.48840 -0.94 33.01
115+
Symfony demo app 50 25 250 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.49023 0.55270 0.01190 0.49450 0.29 0.49213 -0.19 33.27
116+
Symfony demo app 50 25 250 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.51638 0.52088 0.00112 0.51877 5.22 0.51829 5.12 39.37
117+
bench.php 5 15 0 PHP 8.1 8f6610ce8871c1065682db84264fd3450a5db342 https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342 0.21582 0.21835 0.00062 0.21690 0.00 0.21687 0.00 25.22
118+
bench.php 5 15 0 PHP 8.2 5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 0.21340 0.21677 0.00094 0.21441 -1.15 0.21400 -1.33 24.90
119+
bench.php 5 15 0 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e 0.21395 0.21705 0.00081 0.21476 -0.99 0.21450 -1.09 24.96
120+
bench.php 5 15 0 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.21454 0.21824 0.00101 0.21573 -0.54 0.21533 -0.71 25.39
121+
bench.php 5 15 0 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.07481 0.07785 0.00093 0.07646 -64.75 0.07656 -64.70 26.23
122+
micro_bench.php 5 15 0 PHP 8.1 8f6610ce8871c1065682db84264fd3450a5db342 https://github.com/php/php-src/commit/8f6610ce8871c1065682db84264fd3450a5db342 1.35184 1.37328 0.00476 1.36499 0.00 1.36609 0.00 19.11
123+
micro_bench.php 5 15 0 PHP 8.2 5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 https://github.com/php/php-src/commit/5e2a586c9ae7e6be77b130de443c0a18a2ff4a00 1.36918 1.39409 0.00661 1.37685 0.87 1.37488 0.64 19.26
124+
micro_bench.php 5 15 0 PHP 8.3 719c74e91976415b8a9b9e49ba12211153a32f9e https://github.com/php/php-src/commit/719c74e91976415b8a9b9e49ba12211153a32f9e 1.41226 1.43175 0.00531 1.41947 3.99 1.41973 3.93 19.35
125+
micro_bench.php 5 15 0 PHP 8.4 ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 1.30611 1.32066 0.00379 1.31396 -3.74 1.31429 -3.79 19.76
126+
micro_bench.php 5 15 0 PHP 8.4 (JIT) ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 https://github.com/php/php-src/commit/ad9ec2607ae9c31c307ed55cbe9c0d9f3be97905 0.61768 0.63521 0.00486 0.62709 -54.06 0.62725 -54.08 20.74
127+

0 commit comments

Comments
 (0)