Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Benchmark committed Sep 2, 2024
1 parent 0fa5f26 commit 66e2733
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2024_09_02_07_47_20_1_aws_x86_64_c7i_4xlarge/environment.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
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
2024_09_02_07_47_20_1_aws_x86_64_c7i_4xlarge aws_x86_64_c7i_4xlarge AWS x86_64 (c7i.4xlarge) aws host c7i.4xlarge x86_64 8 30 GB 6.1.102-111.182.amzn2023.x86_64 Amazon Linux 2023.5.20240819 11.4.1 0 0 0 0 2024-09-02 07:47:20
54 changes: 54 additions & 0 deletions 2024_09_02_07_47_20_1_aws_x86_64_c7i_4xlarge/result.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
### AWS x86_64 (c7i.4xlarge)

| Attribute | Value |
|---------------|----------------|
| Environment |aws|
| Runner |host|
| Instance type |c7i.4xlarge|
| Architecture |x86_64
| CPU |8 cores|
| RAM |30 GB|
| Kernel |6.1.102-111.182.amzn2023.x86_64|
| OS |Amazon Linux 2023.5.20240819|
| GCC |11.4.1|
| Time |2024-09-02 07:47:20 UTC|

### Laravel demo app - 30 consecutive runs, 100 requests (sec)

| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|[PHP - previous master](https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de)|0.29976|0.31655|0.00418|0.30738|0.00%|0.30806|0.00%|41.94 MB|
|[PHP - master](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.29941|0.31478|0.00374|0.30447|-0.94%|0.30341|-1.51%|41.93 MB|
|[PHP - master (JIT)](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.30075|0.32163|0.00474|0.30741|0.01%|0.30712|-0.31%|41.93 MB|

### Symfony demo app - 30 consecutive runs, 100 requests (sec)

| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|[PHP - previous master](https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de)|0.50333|0.56228|0.01300|0.52252|0.00%|0.51820|0.00%|36.98 MB|
|[PHP - master](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.49748|0.57360|0.01782|0.53040|1.51%|0.52501|1.31%|37.59 MB|
|[PHP - master (JIT)](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.50564|0.60585|0.02137|0.55280|5.80%|0.55513|7.13%|37.60 MB|

### Wordpress - 30 consecutive runs, 20 requests (sec)

| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|[PHP - previous master](https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de)|0.63112|0.71585|0.02243|0.66686|0.00%|0.66509|0.00%|43.02 MB|
|[PHP - master](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.62882|0.74143|0.02543|0.67716|1.54%|0.67620|1.67%|43.01 MB|
|[PHP - master (JIT)](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.64320|0.72648|0.01962|0.67510|1.23%|0.67309|1.20%|43.01 MB|

### bench.php - 25 consecutive runs (sec)

| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|[PHP - previous master](https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de)|0.14897|0.15936|0.00288|0.15455|0.00%|0.15503|0.00%|26.25 MB|
|[PHP - master](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.14410|0.15771|0.00397|0.14990|-3.01%|0.14949|-3.57%|26.25 MB|
|[PHP - master (JIT)](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.14361|0.15719|0.00330|0.15272|-1.18%|0.15335|-1.08%|26.25 MB|

### micro_bench.php - 25 consecutive runs (sec)

| PHP | Min | Max | Std dev | Average | Average diff % | Median | Median diff % | Memory |
|-------------|-------------|-------------|--------------|------------|-----------------|------------|---------------|---------------|
|[PHP - previous master](https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de)|0.93594|0.98652|0.01264|0.95866|0.00%|0.95824|0.00%|20.51 MB|
|[PHP - master](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.91724|0.97863|0.01496|0.95167|-0.73%|0.95005|-0.86%|20.50 MB|
|[PHP - master (JIT)](https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256)|0.93422|0.98275|0.01375|0.95665|-0.21%|0.95645|-0.19%|20.51 MB|
16 changes: 16 additions & 0 deletions 2024_09_02_07_47_20_1_aws_x86_64_c7i_4xlarge/result.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
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
Laravel demo app 50 30 100 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.29976 0.31655 0.00418 0.30738 0.00 0.30806 0.00 41.94
Laravel demo app 50 30 100 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.29941 0.31478 0.00374 0.30447 -0.94 0.30341 -1.51 41.93
Laravel demo app 50 30 100 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.30075 0.32163 0.00474 0.30741 0.01 0.30712 -0.31 41.93
Symfony demo app 50 30 100 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.50333 0.56228 0.01300 0.52252 0.00 0.51820 0.00 36.98
Symfony demo app 50 30 100 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.49748 0.57360 0.01782 0.53040 1.51 0.52501 1.31 37.59
Symfony demo app 50 30 100 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.50564 0.60585 0.02137 0.55280 5.80 0.55513 7.13 37.60
Wordpress 10 30 20 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.63112 0.71585 0.02243 0.66686 0.00 0.66509 0.00 43.02
Wordpress 10 30 20 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.62882 0.74143 0.02543 0.67716 1.54 0.67620 1.67 43.01
Wordpress 10 30 20 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.64320 0.72648 0.01962 0.67510 1.23 0.67309 1.20 43.01
bench.php 10 25 0 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.14897 0.15936 0.00288 0.15455 0.00 0.15503 0.00 26.25
bench.php 10 25 0 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.14410 0.15771 0.00397 0.14990 -3.01 0.14949 -3.57 26.25
bench.php 10 25 0 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.14361 0.15719 0.00330 0.15272 -1.18 0.15335 -1.08 26.25
micro_bench.php 10 25 0 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.93594 0.98652 0.01264 0.95866 0.00 0.95824 0.00 20.51
micro_bench.php 10 25 0 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.91724 0.97863 0.01496 0.95167 -0.73 0.95005 -0.86 20.50
micro_bench.php 10 25 0 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.93422 0.98275 0.01375 0.95665 -0.21 0.95645 -0.19 20.51
19 changes: 19 additions & 0 deletions database.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
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
2024_09_02_07_47_20_1_aws_x86_64_c7i_4xlarge aws_x86_64_c7i_4xlarge AWS x86_64 (c7i.4xlarge) aws host c7i.4xlarge x86_64 8 30 GB 6.1.102-111.182.amzn2023.x86_64 Amazon Linux 2023.5.20240819 11.4.1 0 0 0 0 2024-09-02 07:47:20
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
Laravel demo app 50 30 100 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.29976 0.31655 0.00418 0.30738 0.00 0.30806 0.00 41.94
Laravel demo app 50 30 100 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.29941 0.31478 0.00374 0.30447 -0.94 0.30341 -1.51 41.93
Laravel demo app 50 30 100 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.30075 0.32163 0.00474 0.30741 0.01 0.30712 -0.31 41.93
Symfony demo app 50 30 100 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.50333 0.56228 0.01300 0.52252 0.00 0.51820 0.00 36.98
Symfony demo app 50 30 100 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.49748 0.57360 0.01782 0.53040 1.51 0.52501 1.31 37.59
Symfony demo app 50 30 100 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.50564 0.60585 0.02137 0.55280 5.80 0.55513 7.13 37.60
Wordpress 10 30 20 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.63112 0.71585 0.02243 0.66686 0.00 0.66509 0.00 43.02
Wordpress 10 30 20 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.62882 0.74143 0.02543 0.67716 1.54 0.67620 1.67 43.01
Wordpress 10 30 20 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.64320 0.72648 0.01962 0.67510 1.23 0.67309 1.20 43.01
bench.php 10 25 0 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.14897 0.15936 0.00288 0.15455 0.00 0.15503 0.00 26.25
bench.php 10 25 0 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.14410 0.15771 0.00397 0.14990 -3.01 0.14949 -3.57 26.25
bench.php 10 25 0 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.14361 0.15719 0.00330 0.15272 -1.18 0.15335 -1.08 26.25
micro_bench.php 10 25 0 PHP - previous master 1a126c540a8e01cec74898c84da537474ec6c5de https://github.com/php/php-src/commit/1a126c540a8e01cec74898c84da537474ec6c5de 0.93594 0.98652 0.01264 0.95866 0.00 0.95824 0.00 20.51
micro_bench.php 10 25 0 PHP - master 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.91724 0.97863 0.01496 0.95167 -0.73 0.95005 -0.86 20.50
micro_bench.php 10 25 0 PHP - master (JIT) 4dc77953ebd7e4ad47fa3da83ab32cd069b00256 https://github.com/php/php-src/commit/4dc77953ebd7e4ad47fa3da83ab32cd069b00256 0.93422 0.98275 0.01375 0.95665 -0.21 0.95645 -0.19 20.51

0 comments on commit 66e2733

Please sign in to comment.