3v4l.org

run code in 300+ PHP versions simultaneously
<?php $read_log = file($webserver_root_path.$file_path_log); foreach ($read_log as $num => $log_line) { if (preg_match("/OTL_PROV:S:/i", $log_line)) { $processing_line_num_from=$num; } if (preg_match("/OTL_PROV:E:/i", $log_line)) { $processing_line_num_to=$num; $result_code=1; $t=0; while ($processing_line_num_from<=$processing_line_num_to) { $errorlogtext.=$read_log[$processing_line_num_from]; if ($t==0) { $errorlogtext.="<font color=#AA0000>\n"; $t=1; } $processing_line_num_from++; } $errorlogtext.="</font>\n"; $prov_failure++; } } if ($prov_failure>0) { $fh = fopen($webserver_root_path.$file_path_errorlog, 'w') or die("can't open file"); $stringData = "$errorlogtext\n"; fwrite($fh, $stringData); fclose($fh); echo "Error log : <a href=".$public_includes_path."/fileviewer.php?file=".$file_path_errorlog." target=".$file_path_errorlog.">".$file_name_errorlog."</a> Full log : <a href=".$public_includes_path."/fileviewer.php?file=".$file_path_log." target=".$file_name_log.">".$file_name_log."</a> <font color=#DD0000>X Failure!!</font>\n"; echo "<input type=hidden name=prov_voice_failures[PROXY][$proxy_id][] value=\"Mass Provisioning returned errors!\">"; $provisioning_report.="Error log : <a href=".$public_includes_path."/fileviewer.php?file=".$file_path_errorlog." target=".$file_path_errorlog.">".$file_name_errorlog."</a> Full log : <a href=".$public_includes_path."/fileviewer.php?file=".$file_path_log." target=".$file_name_log.">".$file_name_log."</a> <font color=#DD0000>X Failure!!</font>\n"; } else { echo "<a href=".$public_includes_path."/fileviewer.php?file=".$file_path_log." target=".$file_name_log.">".$file_name_log."</a> <font color=#00AA00>&radic;</font>\n"; $provisioning_report.="<a href=".$public_includes_path."/fileviewer.php?file=".$file_path_log." target=".$file_name_log.">".$file_name_log."</a> <font color=#00AA00>&radic;</font>\n"; }

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)
8.3.60.0070.00716.63
8.3.50.0120.00517.24
8.3.40.0000.01518.59
8.3.30.0100.00318.84
8.3.20.0000.00818.90
8.3.10.0040.00420.43
8.3.00.0080.00019.26
8.2.180.0120.00917.00
8.2.170.0140.00022.96
8.2.160.0110.00720.75
8.2.150.0060.00324.18
8.2.140.0080.00024.66
8.2.130.0000.00726.16
8.2.120.0080.00018.89
8.2.110.0090.00021.18
8.2.100.0120.00017.79
8.2.90.0080.00019.38
8.2.80.0030.00519.38
8.2.70.0040.00417.63
8.2.60.0040.00418.04
8.2.50.0030.00618.07
8.2.40.0000.00917.97
8.2.30.0050.00317.95
8.2.20.0040.00419.46
8.2.10.0000.00817.70
8.2.00.0030.00517.78
8.1.280.0100.01025.92
8.1.270.0040.00423.99
8.1.260.0030.00526.35
8.1.250.0080.00028.09
8.1.240.0120.00922.61
8.1.230.0040.00720.88
8.1.220.0080.00017.74
8.1.210.0040.00418.88
8.1.200.0060.00317.23
8.1.190.0000.00817.51
8.1.180.0000.00818.10
8.1.170.0030.00618.77
8.1.160.0060.00320.50
8.1.150.0040.00418.55
8.1.140.0060.00317.30
8.1.130.0030.00517.80
8.1.120.0040.00417.42
8.1.110.0000.00717.31
8.1.100.0000.00817.33
8.1.90.0000.00817.26
8.1.80.0000.00717.34
8.1.70.0000.00717.32
8.1.60.0000.00917.56
8.1.50.0040.00717.36
8.1.40.0000.00817.44
8.1.30.0000.00817.48
8.1.20.0040.00417.70
8.1.10.0040.00417.46
8.1.00.0000.00817.37
8.0.300.0070.00019.89
8.0.290.0040.00416.88
8.0.280.0000.00718.38
8.0.270.0000.00717.23
8.0.260.0000.00716.90
8.0.250.0020.00517.02
8.0.240.0000.00817.04
8.0.230.0050.00316.96
8.0.220.0000.00816.99
8.0.210.0070.00016.98
8.0.200.0040.00417.09
8.0.190.0060.00317.09
8.0.180.0080.00016.95
8.0.170.0000.00916.89
8.0.160.0000.00717.03
8.0.150.0070.00317.02
8.0.140.0060.00616.92
8.0.130.0000.00513.40
8.0.120.0000.00716.89
8.0.110.0040.00416.93
8.0.100.0040.00417.04
8.0.90.0040.00416.93
8.0.80.0100.00616.93
8.0.70.0000.00817.00
8.0.60.0020.00516.91
8.0.50.0070.00016.95
8.0.30.0110.00816.97
8.0.20.0140.01117.16
8.0.10.0000.00816.87
8.0.00.0080.01516.65
7.4.330.0000.00513.01
7.4.320.0000.00716.53
7.4.300.0030.00316.54
7.4.290.0070.00016.48
7.4.280.0100.00016.48
7.4.270.0000.00716.62
7.4.260.0000.00513.25
7.4.250.0040.00416.53
7.4.240.0030.00316.59
7.4.230.0040.00416.75
7.4.220.0040.01216.40
7.4.210.0120.00916.57
7.4.200.0000.00716.57
7.4.190.0040.00416.71
7.4.160.0040.01216.61
7.4.150.0160.01016.72
7.4.140.0060.01116.61
7.4.130.0100.00716.50
7.4.120.0060.01216.60
7.4.110.0180.00016.52
7.4.100.0090.00916.60
7.4.90.0170.00716.64
7.4.80.0100.01619.39
7.4.70.0040.01216.43
7.4.60.0090.00916.54
7.4.50.0000.00916.42
7.4.40.0070.01016.48
7.4.30.0080.00816.46
7.4.00.0030.00914.89
7.3.330.0000.00613.05
7.3.320.0030.00313.31
7.3.310.0000.00716.45
7.3.300.0000.00716.20
7.3.290.0070.00716.34
7.3.280.0050.01216.38
7.3.270.0070.01016.64
7.3.260.0150.00416.64
7.3.250.0110.01116.47
7.3.240.0070.01016.44
7.3.230.0180.00316.24
7.3.210.0130.00616.39
7.3.200.0100.00716.51
7.3.190.0030.01616.33
7.3.180.0120.00416.64
7.3.170.0120.00916.34
7.3.160.0130.00316.53
7.3.120.0070.00714.88
7.2.330.0000.01816.72
7.2.320.0030.01616.60
7.2.310.0110.00716.76
7.2.300.0170.00616.50
7.2.290.0130.01016.84
7.2.60.0070.00416.85
7.2.00.0000.01319.45
7.1.200.0000.00715.76
7.1.100.0080.00317.90
7.1.70.0000.00816.99
7.1.60.0100.01019.30
7.1.50.0260.01034.72
7.1.00.0000.06022.35
7.0.200.0070.00314.95
7.0.140.0070.07022.10
7.0.120.0070.07022.02
7.0.60.0070.03719.95
7.0.50.0230.05717.95
7.0.40.0030.04720.03
7.0.30.0270.04020.20
7.0.20.0170.07720.10
7.0.10.0270.07720.00
7.0.00.0130.03720.07
5.6.210.0170.06020.61
5.6.200.0000.04318.08
5.6.190.0130.09020.43
5.6.180.0270.05320.38
5.6.170.0230.09020.38
5.6.160.0100.07320.39
5.6.150.0070.08018.10
5.6.140.0030.08318.20
5.6.130.0170.04318.09
5.6.120.0130.06721.14
5.6.110.0100.08321.02
5.6.100.0100.04021.04
5.6.90.0070.08321.09
5.6.80.0030.07720.38
5.6.70.0230.04320.54
5.5.350.0430.06720.53
5.5.340.0000.04317.93
5.5.330.0100.04320.43
5.5.320.0400.06720.19
5.5.310.0270.05020.23
5.5.300.0030.08717.97
5.5.290.0070.07317.92
5.5.280.0070.03720.91
5.5.270.0130.08020.88
5.5.260.0070.04720.88
5.5.250.0100.03720.70
5.5.240.0030.03720.38
5.4.450.0100.07719.14
5.4.440.0170.07019.48
5.4.430.0130.07319.44
5.4.420.0130.04019.47
5.4.410.0200.05318.99
5.4.400.0100.05718.76
5.4.390.0100.04718.81
5.4.380.0070.07719.00
5.4.370.0030.04718.79
5.4.360.0100.07319.14
5.4.350.0070.07019.08
5.4.340.0070.04318.94
5.4.320.0130.06018.79
5.4.310.0070.09019.15
5.4.300.0130.07318.97
5.4.290.0130.07019.17
5.4.280.0030.08318.80
5.4.270.0030.07719.14
5.4.260.0070.07319.20
5.4.250.0030.08019.13
5.4.240.0100.05019.16
5.4.230.0030.06019.00
5.4.220.0070.07319.08
5.4.210.0130.06719.07
5.4.200.0100.07018.91
5.4.190.0070.07719.07
5.4.180.0070.06019.07
5.4.170.0000.07719.13
5.4.160.0030.05319.06
5.4.150.0100.05719.12
5.4.140.0070.05716.38
5.4.130.0030.03716.27
5.4.120.0070.07716.30
5.4.110.0030.05316.36
5.4.100.0070.07716.41
5.4.90.0130.06016.29
5.4.80.0070.05716.37
5.4.70.0030.07716.22
5.4.60.0070.03316.25
5.4.50.0070.03716.20
5.4.40.0100.07316.40
5.4.30.0070.04016.27
5.4.20.0070.06716.25
5.4.10.0030.06716.13
5.4.00.0170.06015.78
5.3.290.0100.07714.61
5.3.280.0070.07014.57
5.3.270.0130.07714.54
5.3.260.0070.07014.56
5.3.250.0030.04314.64
5.3.240.0000.05014.54
5.3.230.0030.08014.49
5.3.220.0130.07314.40
5.3.210.0100.07314.50
5.3.200.0000.04314.51
5.3.190.0070.08014.53
5.3.180.0030.07014.37
5.3.170.0070.03714.53
5.3.160.0070.04714.53
5.3.150.0070.05714.50
5.3.140.0070.05014.52
5.3.130.0070.06714.64
5.3.120.0070.07314.50
5.3.110.0030.08014.44
5.3.100.0070.06013.95
5.3.90.0100.06313.82
5.3.80.0070.04713.99
5.3.70.0000.04013.96
5.3.60.0000.04313.85
5.3.50.0070.03313.88
5.3.40.0070.03313.89
5.3.30.0030.03313.74
5.3.20.0100.02713.55
5.3.10.0100.03313.50
5.3.00.0030.03313.67
5.2.170.0030.02711.07
5.2.160.0000.03011.10
5.2.150.0030.03711.11
5.2.140.0000.03011.11
5.2.130.0030.03011.05
5.2.120.0030.03011.02
5.2.110.0000.03011.29
5.2.100.0030.02711.06
5.2.90.0030.02711.05
5.2.80.0000.03011.11
5.2.70.0000.03311.10
5.2.60.0030.02710.95
5.2.50.0070.02311.00
5.2.40.0000.03711.09
5.2.30.0070.03310.95
5.2.20.0030.02710.95
5.2.10.0070.02310.79
5.2.00.0030.02710.73
5.1.60.0070.02010.07
5.1.50.0030.0239.97
5.1.40.0030.02310.00
5.1.30.0030.03010.38
5.1.20.0030.02310.45
5.1.10.0030.02310.07
5.1.00.0000.02710.16
5.0.50.0000.0208.65
5.0.40.0030.0178.34
5.0.30.0000.0308.33
5.0.20.0030.0178.14
5.0.10.0000.0208.16
5.0.00.0000.0308.18
4.4.90.0000.0178.14
4.4.80.0030.0138.14
4.4.70.0030.0138.14
4.4.60.0000.0178.14
4.4.50.0030.0138.14
4.4.40.0000.0238.14
4.4.30.0030.0138.14
4.4.20.0030.0138.14
4.4.10.0000.0178.14
4.4.00.0000.0238.14
4.3.110.0070.0108.14
4.3.100.0000.0138.14
4.3.90.0000.0178.14
4.3.80.0070.0208.14
4.3.70.0000.0138.14
4.3.60.0030.0138.14
4.3.50.0000.0178.14
4.3.40.0000.0238.14
4.3.30.0030.0138.14
4.3.20.0030.0138.14
4.3.10.0000.0178.14
4.3.00.0000.0178.14

preferences:
36.29 ms | 401 KiB | 5 Q