It is a performance test for PHP Benchmark on a VPS at a DigitalOcean droplet. The server is located at San Francisco Datacenter 2. Here is the system information:
| Operating system | Ubuntu Linux 20.04 |
| Webmin version | 1.941 |
| Time on system | Sun Apr 26 18:41:34 2020 |
| Kernel and CPU | Linux 5.4.0-26-generic on x86_64 |
| Processor information | Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz, 1 cores |
The VPS has 1 CPU, 1GB RAM, 25GB Storage.
The php I installed on the VPS is just from the Ubuntu 20.04. It is php 7.4.3.

How To test the PHP benchmark.
I tested 7 times. So get rid of the highest one, and the lowest one. Get the average of the rest five scores.
--------------------------------------| PHP BENCHMARK SCRIPT |--------------------------------------Start : 2020-04-26 18:36:58Server : u20.webexample.win@206.189.213.58PHP version : 7.4.3Platform : Linux--------------------------------------test_math : 0.505 sec.test_stringmanipulation : 0.503 sec.test_loops : 0.223 sec.test_ifelse : 0.130 sec.--------------------------------------Total time: : 1.361 sec. |
The average results are 1.375sec.





