3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Test { public static __callStatic($method, $vars) { echo $method . ': ' . print_r($vars, true); } } Test::test(); Test::test2(1, 2, 3);

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
5.4.50.0100.03912.00
5.4.40.0130.06111.99
5.4.30.0110.03911.98
5.4.20.0130.04211.98
5.4.10.0100.03811.98
5.4.00.0110.04111.48
5.3.150.0110.04212.67
5.3.140.0150.05012.66
5.3.130.0130.04412.66
5.3.120.0120.04612.66
5.3.110.0110.04512.66
5.3.100.0130.04512.12
5.3.90.0120.04612.09
5.3.80.0080.04612.08
5.3.70.0110.03912.08
5.3.60.0150.04512.07
5.3.50.0080.04112.01
5.3.40.0090.04112.01
5.3.30.0100.03711.96
5.3.20.0100.03811.75
5.3.10.0090.04411.71
5.3.00.0160.05711.70

preferences:
142.4 ms | 1398 KiB | 7 Q