3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test() { for($x =0; $x < 10; $x++) { if ($x ==3) { continue; } print $x } } test();

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)
7.0.00.0100.08020.09
5.6.160.0070.08720.43
5.6.150.0030.05018.21
5.6.140.0070.07318.15
5.6.130.0100.06718.22
5.6.120.0100.05720.90
5.6.110.0100.07720.99
5.6.100.0070.04020.99
5.6.90.0000.05021.11
5.6.80.0100.08020.37
5.5.300.0100.03717.98
5.5.290.0070.08317.95
5.5.280.0130.07720.77
5.5.270.0130.07720.74
5.5.260.0070.04320.87
5.5.250.0200.06320.61
5.5.240.0130.07020.16

preferences:
139.86 ms | 1394 KiB | 7 Q