mirror of
https://github.com/php/real-time-benchmark-data.git
synced 2026-03-23 23:02:07 +01:00
Add result for php/php-src@32c6ac9133
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
URI ID Name Environment Runner Instance type Architecture CPU CPU cores RAM Kernel OS GCC Dedicated instance Deeper C-states Turbo boost Hyper-threading Time
|
||||
2025/2025_06_10_00_49_48_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.134-152.225.amzn2023.x86_64 Amazon Linux 2023.7.20250527 11.5.0 1 0 0 0 2025-06-10 00:49:48
|
||||
|
@@ -0,0 +1,60 @@
|
||||
### AWS x86_64 (c7i.24xl)
|
||||
|
||||
| Attribute | Value |
|
||||
|---------------|----------------|
|
||||
| Environment |aws|
|
||||
| Runner |host|
|
||||
| Instance type |c7i.metal-24xl (dedicated)|
|
||||
| Architecture |x86_64
|
||||
| CPU |48 cores|
|
||||
| CPU settings |disabled deeper C-states, disabled turbo boost, disabled hyper-threading|
|
||||
| RAM |188 GB|
|
||||
| Kernel |6.1.134-152.225.amzn2023.x86_64|
|
||||
| OS |Amazon Linux 2023.7.20250527|
|
||||
| GCC |11.5.0|
|
||||
| Time |2025-06-10 00:49:48 UTC|
|
||||
|
||||
### Laravel 11.1.2 demo app - 30 consecutive runs, 100 requests (sec)
|
||||
|
||||
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|
||||
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|
||||
|[PHP - baseline@d5f6](https://github.com/php/php-src/commit/d5f6e56610)|0.43943|0.45281|0.00277|0.44102|0.00%|0.44025|0.00%|41.87 MB|
|
||||
|[PHP - previous master](https://github.com/php/php-src/commit/e3cfa4bcae)|0.44060|0.44251|0.00046|0.44118|0.04%|0.44105|0.18%|42.21 MB|
|
||||
|[PHP - master](https://github.com/php/php-src/commit/32c6ac9133)|0.43947|0.44141|0.00040|0.44017|-0.19%|0.44014|-0.02%|42.21 MB|
|
||||
|[PHP - master (JIT)](https://github.com/php/php-src/commit/32c6ac9133)|0.42387|0.42533|0.00031|0.42452|-3.74%|0.42443|-3.59%|51.18 MB|
|
||||
|
||||
### Symfony 2.6.0 demo app - 30 consecutive runs, 100 requests (sec)
|
||||
|
||||
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|
||||
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|
||||
|[PHP - baseline@d5f6](https://github.com/php/php-src/commit/d5f6e56610)|0.71372|0.71928|0.00123|0.71526|0.00%|0.71498|0.00%|37.54 MB|
|
||||
|[PHP - previous master](https://github.com/php/php-src/commit/e3cfa4bcae)|0.70836|0.71192|0.00089|0.70977|-0.77%|0.70953|-0.76%|37.88 MB|
|
||||
|[PHP - master](https://github.com/php/php-src/commit/32c6ac9133)|0.71033|0.71357|0.00081|0.71171|-0.50%|0.71167|-0.46%|37.88 MB|
|
||||
|[PHP - master (JIT)](https://github.com/php/php-src/commit/32c6ac9133)|0.68239|0.68562|0.00063|0.68344|-4.45%|0.68341|-4.42%|44.94 MB|
|
||||
|
||||
### Wordpress 6.2 main page - 30 consecutive runs, 20 requests (sec)
|
||||
|
||||
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|
||||
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|
||||
|[PHP - baseline@d5f6](https://github.com/php/php-src/commit/d5f6e56610)|0.58128|0.58384|0.00054|0.58204|0.00%|0.58199|0.00%|43.09 MB|
|
||||
|[PHP - previous master](https://github.com/php/php-src/commit/e3cfa4bcae)|0.58209|0.58403|0.00057|0.58299|0.16%|0.58289|0.15%|43.44 MB|
|
||||
|[PHP - master](https://github.com/php/php-src/commit/32c6ac9133)|0.58193|0.58359|0.00045|0.58262|0.10%|0.58253|0.09%|43.44 MB|
|
||||
|[PHP - master (JIT)](https://github.com/php/php-src/commit/32c6ac9133)|0.52451|0.52639|0.00043|0.52527|-9.75%|0.52512|-9.77%|60.97 MB|
|
||||
|
||||
### bench.php - 25 consecutive runs (sec)
|
||||
|
||||
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|
||||
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|
||||
|[PHP - baseline@d5f6](https://github.com/php/php-src/commit/d5f6e56610)|0.21589|0.21988|0.00101|0.21734|0.00%|0.21722|0.00%|26.26 MB|
|
||||
|[PHP - previous master](https://github.com/php/php-src/commit/e3cfa4bcae)|0.21096|0.21489|0.00089|0.21289|-2.05%|0.21287|-2.00%|26.49 MB|
|
||||
|[PHP - master](https://github.com/php/php-src/commit/32c6ac9133)|0.21673|0.21990|0.00078|0.21787|0.24%|0.21767|0.20%|26.48 MB|
|
||||
|[PHP - master (JIT)](https://github.com/php/php-src/commit/32c6ac9133)|0.07582|0.07923|0.00092|0.07728|-64.44%|0.07701|-64.55%|27.70 MB|
|
||||
|
||||
### micro_bench.php - 25 consecutive runs (sec)
|
||||
|
||||
| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|
||||
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|
||||
|[PHP - baseline@d5f6](https://github.com/php/php-src/commit/d5f6e56610)|1.34137|1.35752|0.00437|1.34937|0.00%|1.34945|0.00%|20.51 MB|
|
||||
|[PHP - previous master](https://github.com/php/php-src/commit/e3cfa4bcae)|1.28838|1.30895|0.00517|1.29842|-3.78%|1.29747|-3.85%|20.75 MB|
|
||||
|[PHP - master](https://github.com/php/php-src/commit/32c6ac9133)|1.28957|1.30633|0.00382|1.30049|-3.62%|1.30094|-3.60%|20.75 MB|
|
||||
|[PHP - master (JIT)](https://github.com/php/php-src/commit/32c6ac9133)|0.54837|0.56393|0.00352|0.55624|-58.78%|0.55653|-58.76%|22.11 MB|
|
||||
@@ -0,0 +1,21 @@
|
||||
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 % Instruction count Memory usage
|
||||
Laravel 11.1.2 demo app 50 30 100 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 0.43943 0.45281 0.00277 0.44102 0.00 0.44025 0.00 0 41.87
|
||||
Laravel 11.1.2 demo app 50 30 100 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.44060 0.44251 0.00046 0.44118 0.04 0.44105 0.18 0 42.21
|
||||
Laravel 11.1.2 demo app 50 30 100 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.43947 0.44141 0.00040 0.44017 -0.19 0.44014 -0.02 0 42.21
|
||||
Laravel 11.1.2 demo app 50 30 100 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.42387 0.42533 0.00031 0.42452 -3.74 0.42443 -3.59 0 51.18
|
||||
Symfony 2.6.0 demo app 50 30 100 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 0.71372 0.71928 0.00123 0.71526 0.00 0.71498 0.00 0 37.54
|
||||
Symfony 2.6.0 demo app 50 30 100 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.70836 0.71192 0.00089 0.70977 -0.77 0.70953 -0.76 0 37.88
|
||||
Symfony 2.6.0 demo app 50 30 100 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.71033 0.71357 0.00081 0.71171 -0.50 0.71167 -0.46 0 37.88
|
||||
Symfony 2.6.0 demo app 50 30 100 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.68239 0.68562 0.00063 0.68344 -4.45 0.68341 -4.42 0 44.94
|
||||
Wordpress 6.2 main page 10 30 20 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 0.58128 0.58384 0.00054 0.58204 0.00 0.58199 0.00 0 43.09
|
||||
Wordpress 6.2 main page 10 30 20 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.58209 0.58403 0.00057 0.58299 0.16 0.58289 0.15 0 43.44
|
||||
Wordpress 6.2 main page 10 30 20 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.58193 0.58359 0.00045 0.58262 0.10 0.58253 0.09 0 43.44
|
||||
Wordpress 6.2 main page 10 30 20 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.52451 0.52639 0.00043 0.52527 -9.75 0.52512 -9.77 0 60.97
|
||||
bench.php 10 25 0 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 0.21589 0.21988 0.00101 0.21734 0.00 0.21722 0.00 0 26.26
|
||||
bench.php 10 25 0 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.21096 0.21489 0.00089 0.21289 -2.05 0.21287 -2.00 0 26.49
|
||||
bench.php 10 25 0 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.21673 0.21990 0.00078 0.21787 0.24 0.21767 0.20 0 26.48
|
||||
bench.php 10 25 0 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.07582 0.07923 0.00092 0.07728 -64.44 0.07701 -64.55 0 27.70
|
||||
micro_bench.php 10 25 0 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 1.34137 1.35752 0.00437 1.34937 0.00 1.34945 0.00 0 20.51
|
||||
micro_bench.php 10 25 0 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 1.28838 1.30895 0.00517 1.29842 -3.78 1.29747 -3.85 0 20.75
|
||||
micro_bench.php 10 25 0 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 1.28957 1.30633 0.00382 1.30049 -3.62 1.30094 -3.60 0 20.75
|
||||
micro_bench.php 10 25 0 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.54837 0.56393 0.00352 0.55624 -58.78 0.55653 -58.76 0 22.11
|
||||
|
@@ -3598,3 +3598,27 @@ micro_bench.php 10 25 0 PHP - previous master ceffa70b97 https://github.com/php/
|
||||
micro_bench.php 10 25 0 PHP - master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 1.28988 1.31635 0.00496 1.29926 -3.88 1.29911 -3.95 0 20.76
|
||||
micro_bench.php 10 25 0 PHP - master (JIT) e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.56114 0.58372 0.00516 0.57198 -57.69 0.57154 -57.74 0 22.12
|
||||
|
||||
URI ID Name Environment Runner Instance type Architecture CPU CPU cores RAM Kernel OS GCC Dedicated instance Deeper C-states Turbo boost Hyper-threading Time
|
||||
2025/2025_06_10_00_49_48_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.134-152.225.amzn2023.x86_64 Amazon Linux 2023.7.20250527 11.5.0 1 0 0 0 2025-06-10 00:49:48
|
||||
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 % Instruction count Memory usage
|
||||
Laravel 11.1.2 demo app 50 30 100 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 0.43943 0.45281 0.00277 0.44102 0.00 0.44025 0.00 0 41.87
|
||||
Laravel 11.1.2 demo app 50 30 100 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.44060 0.44251 0.00046 0.44118 0.04 0.44105 0.18 0 42.21
|
||||
Laravel 11.1.2 demo app 50 30 100 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.43947 0.44141 0.00040 0.44017 -0.19 0.44014 -0.02 0 42.21
|
||||
Laravel 11.1.2 demo app 50 30 100 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.42387 0.42533 0.00031 0.42452 -3.74 0.42443 -3.59 0 51.18
|
||||
Symfony 2.6.0 demo app 50 30 100 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 0.71372 0.71928 0.00123 0.71526 0.00 0.71498 0.00 0 37.54
|
||||
Symfony 2.6.0 demo app 50 30 100 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.70836 0.71192 0.00089 0.70977 -0.77 0.70953 -0.76 0 37.88
|
||||
Symfony 2.6.0 demo app 50 30 100 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.71033 0.71357 0.00081 0.71171 -0.50 0.71167 -0.46 0 37.88
|
||||
Symfony 2.6.0 demo app 50 30 100 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.68239 0.68562 0.00063 0.68344 -4.45 0.68341 -4.42 0 44.94
|
||||
Wordpress 6.2 main page 10 30 20 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 0.58128 0.58384 0.00054 0.58204 0.00 0.58199 0.00 0 43.09
|
||||
Wordpress 6.2 main page 10 30 20 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.58209 0.58403 0.00057 0.58299 0.16 0.58289 0.15 0 43.44
|
||||
Wordpress 6.2 main page 10 30 20 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.58193 0.58359 0.00045 0.58262 0.10 0.58253 0.09 0 43.44
|
||||
Wordpress 6.2 main page 10 30 20 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.52451 0.52639 0.00043 0.52527 -9.75 0.52512 -9.77 0 60.97
|
||||
bench.php 10 25 0 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 0.21589 0.21988 0.00101 0.21734 0.00 0.21722 0.00 0 26.26
|
||||
bench.php 10 25 0 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 0.21096 0.21489 0.00089 0.21289 -2.05 0.21287 -2.00 0 26.49
|
||||
bench.php 10 25 0 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.21673 0.21990 0.00078 0.21787 0.24 0.21767 0.20 0 26.48
|
||||
bench.php 10 25 0 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.07582 0.07923 0.00092 0.07728 -64.44 0.07701 -64.55 0 27.70
|
||||
micro_bench.php 10 25 0 PHP - baseline@d5f6 d5f6e56610 https://github.com/php/php-src/commit/d5f6e56610 1.34137 1.35752 0.00437 1.34937 0.00 1.34945 0.00 0 20.51
|
||||
micro_bench.php 10 25 0 PHP - previous master e3cfa4bcae https://github.com/php/php-src/commit/e3cfa4bcae 1.28838 1.30895 0.00517 1.29842 -3.78 1.29747 -3.85 0 20.75
|
||||
micro_bench.php 10 25 0 PHP - master 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 1.28957 1.30633 0.00382 1.30049 -3.62 1.30094 -3.60 0 20.75
|
||||
micro_bench.php 10 25 0 PHP - master (JIT) 32c6ac9133 https://github.com/php/php-src/commit/32c6ac9133 0.54837 0.56393 0.00352 0.55624 -58.78 0.55653 -58.76 0 22.11
|
||||
|
||||
|
||||
|
Can't render this file because it is too large.
|
Reference in New Issue
Block a user