Skip to content

Commit cbf7425

Browse files
author
Benchmark
committed
1 parent afc7d2f commit cbf7425

File tree

4 files changed

+91
-0
lines changed

4 files changed

+91
-0
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/2024_09_11_06_47_05_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.106-116.188.amzn2023.x86_64 Amazon Linux 2023.5.20240903 11.4.1 0 0 0 0 2024-09-11 06:47:05
Lines changed: 54 additions & 0 deletions

AWS x86_64 (c7i.24xl)

Attribute Value
Environment aws
Runner host
Instance type c7i.metal-24xl
Architecture x86_64
CPU 48 cores
RAM 188 GB
Kernel 6.1.106-116.188.amzn2023.x86_64
OS Amazon Linux 2023.5.20240903
GCC 11.4.1
Time 2024-09-11 06:47:05 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 - previous master 0.43997 0.44245 0.00053 0.44058 0.00% 0.44040 0.00% 41.95 MB
PHP - master 0.43673 0.43831 0.00035 0.43738 -0.73% 0.43737 -0.69% 41.89 MB
PHP - master (JIT) 0.43666 0.43881 0.00055 0.43760 -0.68% 0.43753 -0.65% 41.89 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 - previous master 0.71353 0.73029 0.00288 0.71501 0.00% 0.71443 0.00% 37.38 MB
PHP - master 0.71499 0.71785 0.00071 0.71630 0.18% 0.71623 0.25% 37.38 MB
PHP - master (JIT) 0.71457 0.71672 0.00046 0.71562 0.08% 0.71569 0.18% 37.38 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 - previous master 0.57850 0.58067 0.00057 0.57942 0.00% 0.57929 0.00% 42.95 MB
PHP - master 0.57815 0.58040 0.00052 0.57929 -0.02% 0.57927 -0.00% 42.94 MB
PHP - master (JIT) 0.57813 0.58103 0.00070 0.57929 -0.02% 0.57918 -0.02% 42.94 MB

bench.php - 25 consecutive runs (sec)

PHP Min Max Std dev Average Average diff % Median Median diff % Memory
PHP - previous master 0.21494 0.21930 0.00118 0.21674 0.00% 0.21650 0.00% 26.17 MB
PHP - master 0.21805 0.22184 0.00122 0.21963 1.33% 0.21958 1.42% 26.17 MB
PHP - master (JIT) 0.21685 0.22253 0.00131 0.21890 0.99% 0.21872 1.02% 26.17 MB

micro_bench.php - 25 consecutive runs (sec)

PHP Min Max Std dev Average Average diff % Median Median diff % Memory
PHP - previous master 1.35188 1.36789 0.00416 1.35908 0.00% 1.35888 0.00% 20.42 MB
PHP - master 1.39824 1.41058 0.00346 1.40492 3.37% 1.40533 3.42% 20.42 MB
PHP - master (JIT) 1.38698 1.40309 0.00435 1.39675 2.77% 1.39671 2.78% 20.42 MB
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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 % Instruction count Memory usage
2+
Laravel 11.1.2 demo app 50 30 100 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 0.43997 0.44245 0.00053 0.44058 0.00 0.44040 0.00%d 41.95
3+
Laravel 11.1.2 demo app 50 30 100 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.43673 0.43831 0.00035 0.43738 -0.73 0.43737 -0.69%d 41.89
4+
Laravel 11.1.2 demo app 50 30 100 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.43666 0.43881 0.00055 0.43760 -0.68 0.43753 -0.65%d 41.89
5+
Symfony 2.6.0 demo app 50 30 100 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 0.71353 0.73029 0.00288 0.71501 0.00 0.71443 0.00%d 37.38
6+
Symfony 2.6.0 demo app 50 30 100 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.71499 0.71785 0.00071 0.71630 0.18 0.71623 0.25%d 37.38
7+
Symfony 2.6.0 demo app 50 30 100 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.71457 0.71672 0.00046 0.71562 0.08 0.71569 0.18%d 37.38
8+
Wordpress 6.2 main page 10 30 20 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 0.57850 0.58067 0.00057 0.57942 0.00 0.57929 0.00%d 42.95
9+
Wordpress 6.2 main page 10 30 20 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.57815 0.58040 0.00052 0.57929 -0.02 0.57927 -0.00%d 42.94
10+
Wordpress 6.2 main page 10 30 20 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.57813 0.58103 0.00070 0.57929 -0.02 0.57918 -0.02%d 42.94
11+
bench.php 10 25 0 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 0.21494 0.21930 0.00118 0.21674 0.00 0.21650 0.00%d 26.17
12+
bench.php 10 25 0 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.21805 0.22184 0.00122 0.21963 1.33 0.21958 1.42%d 26.17
13+
bench.php 10 25 0 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.21685 0.22253 0.00131 0.21890 0.99 0.21872 1.02%d 26.17
14+
micro_bench.php 10 25 0 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 1.35188 1.36789 0.00416 1.35908 0.00 1.35888 0.00%d 20.42
15+
micro_bench.php 10 25 0 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 1.39824 1.41058 0.00346 1.40492 3.37 1.40533 3.42%d 20.42
16+
micro_bench.php 10 25 0 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 1.38698 1.40309 0.00435 1.39675 2.77 1.39671 2.78%d 20.42

2024/database.tsv

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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/2024_09_11_06_47_05_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.106-116.188.amzn2023.x86_64 Amazon Linux 2023.5.20240903 11.4.1 0 0 0 0 2024-09-11 06:47:05
3+
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
4+
Laravel 11.1.2 demo app 50 30 100 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 0.43997 0.44245 0.00053 0.44058 0.00 0.44040 0.00%d 41.95
5+
Laravel 11.1.2 demo app 50 30 100 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.43673 0.43831 0.00035 0.43738 -0.73 0.43737 -0.69%d 41.89
6+
Laravel 11.1.2 demo app 50 30 100 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.43666 0.43881 0.00055 0.43760 -0.68 0.43753 -0.65%d 41.89
7+
Symfony 2.6.0 demo app 50 30 100 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 0.71353 0.73029 0.00288 0.71501 0.00 0.71443 0.00%d 37.38
8+
Symfony 2.6.0 demo app 50 30 100 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.71499 0.71785 0.00071 0.71630 0.18 0.71623 0.25%d 37.38
9+
Symfony 2.6.0 demo app 50 30 100 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.71457 0.71672 0.00046 0.71562 0.08 0.71569 0.18%d 37.38
10+
Wordpress 6.2 main page 10 30 20 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 0.57850 0.58067 0.00057 0.57942 0.00 0.57929 0.00%d 42.95
11+
Wordpress 6.2 main page 10 30 20 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.57815 0.58040 0.00052 0.57929 -0.02 0.57927 -0.00%d 42.94
12+
Wordpress 6.2 main page 10 30 20 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.57813 0.58103 0.00070 0.57929 -0.02 0.57918 -0.02%d 42.94
13+
bench.php 10 25 0 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 0.21494 0.21930 0.00118 0.21674 0.00 0.21650 0.00%d 26.17
14+
bench.php 10 25 0 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.21805 0.22184 0.00122 0.21963 1.33 0.21958 1.42%d 26.17
15+
bench.php 10 25 0 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 0.21685 0.22253 0.00131 0.21890 0.99 0.21872 1.02%d 26.17
16+
micro_bench.php 10 25 0 PHP - previous master 201c691fab036b40f8b2ddcfd253fd21089ed799 https://github.com/php/php-src/commit/201c691fab036b40f8b2ddcfd253fd21089ed799 1.35188 1.36789 0.00416 1.35908 0.00 1.35888 0.00%d 20.42
17+
micro_bench.php 10 25 0 PHP - master dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 1.39824 1.41058 0.00346 1.40492 3.37 1.40533 3.42%d 20.42
18+
micro_bench.php 10 25 0 PHP - master (JIT) dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 https://github.com/php/php-src/commit/dc5f3b95627526d2e5729ae779e7bc82ee5fa3f3 1.38698 1.40309 0.00435 1.39675 2.77 1.39671 2.78%d 20.42
19+

0 commit comments

Comments
 (0)