Linode 1024 London:
Code:
--------------------------------------
| PHP BENCHMARK SCRIPT |
--------------------------------------
Start : 2014-01-30 11:37:49
Server : @
PHP version : 5.3.10-1ubuntu3.9
Platform : Linux
--------------------------------------
test_math : 14.134 sec.
test_stringmanipulation : 15.207 sec.
test_loops : 8.050 sec.
test_ifelse : 7.364 sec.
--------------------------------------
Total time: : 44.755 sec.
m1.micro eu-west1 (Ireland):
Code:
--------------------------------------
| PHP BENCHMARK SCRIPT |
--------------------------------------
Start : 2014-01-30 11:40:12
Server : @
PHP version : 5.3.3
Platform : Linux
--------------------------------------
test_math : 3.735 sec.
test_stringmanipulation : 3.338 sec.
test_loops : 2.484 sec.
test_ifelse : 1.814 sec.
--------------------------------------
Total time: : 11.371 sec.
m1.small eu-west1 (Ireland):
Code:
--------------------------------------
| PHP BENCHMARK SCRIPT |
--------------------------------------
Start : 2014-01-30 11:39:06
Server : @
PHP version : 5.3.10-1ubuntu3.9
Platform : Linux
--------------------------------------
test_math : 4.563 sec.
test_stringmanipulation : 4.881 sec.
test_loops : 4.100 sec.
test_ifelse : 2.959 sec.
--------------------------------------
Total time: : 16.503 sec.
Digital Ocean 1GB New York 1:
Code:
--------------------------------------
| PHP BENCHMARK SCRIPT |
--------------------------------------
Start : 2014-01-30 10:46:24
Server : @
PHP version : 5.5.3-1ubuntu2
Platform : Linux
--------------------------------------
test_math : 1.438 sec.
test_stringmanipulation : 1.546 sec.
test_loops : 0.992 sec.
test_ifelse : 0.858 sec.
--------------------------------------
Total time: : 4.834 sec.
Not exactly a scientific test though. Not all the machines above were fully idle, running the same OS, and the same version of PHP.
EDIT: Pretty up the formatting.
EDIT2: The Linode and the m1.small are both running the same OS and the same PHP version. Both were idle. As the Linode has 8 E5-2670 cores @ 5202.85 bogomips and the m1.small only 1 E5-2650 @ 3599.99 bogomips the Linode should have been faster.