3v4l.org

run code in 500+ PHP versions simultaneously
<?php function removeSomeElements($arr) { for ($i = 0; $i<count($arr); $i++) { $c = $arr[$i]; if ($c > 2) { echo "Element $c found at $i\n"; unset($arr[$i]); } } print_r($arr); // misses middle element return $arr; } $t = [0, 3, 1]; print_r($t); // original array $t = removeSomeElements($t); print_r($t); // should be missing middle element, but everything is here

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.5.90.0050.00517.76
8.5.80.0040.00417.78
8.5.70.0070.00617.77
8.5.60.0060.00717.46
8.5.50.0070.00617.61
8.5.40.0050.00416.88
8.5.30.0080.00417.82
8.5.20.0060.00618.96
8.5.10.0080.00617.58
8.5.00.0080.00719.17
8.4.240.0110.00520.51
8.4.230.0100.00720.78
8.4.220.0090.00620.54
8.4.210.0110.00421.51
8.4.200.0060.00421.59
8.4.190.0070.00219.66
8.4.180.0100.00619.67
8.4.170.0070.00822.66
8.4.160.0090.00622.41
8.4.150.0070.00518.38
8.4.140.0090.00717.71
8.4.130.0080.00717.63
8.4.120.0100.00521.09
8.4.110.0090.00619.24
8.4.100.0090.00618.63
8.4.90.0100.00517.77
8.4.80.0050.00421.07
8.4.70.0090.00618.68
8.4.60.0090.00519.11
8.4.50.0070.00817.79
8.4.40.0060.00817.75
8.4.30.0090.00518.52
8.4.20.0060.00919.65
8.4.10.0090.00517.84
8.3.330.0080.00818.37
8.3.320.0050.00419.40
8.3.310.0050.00419.36
8.3.300.0080.00719.26
8.3.290.0070.00818.40
8.3.280.0080.00618.46
8.3.270.0070.00717.63
8.3.260.0090.00517.61
8.3.250.0060.00617.88
8.3.240.0080.00517.74
8.3.230.0080.00617.76
8.3.220.0030.00417.95
8.3.210.0100.00416.70
8.3.200.0060.00317.52
8.3.190.0050.00417.99
8.3.180.0100.00416.73
8.3.170.0100.00318.79
8.3.160.0080.00617.58
8.3.150.0060.00318.76
8.3.140.0030.00519.65
8.3.130.0060.00617.48
8.3.120.0090.00117.83
8.3.110.0050.00419.78
8.3.100.0040.00521.24
8.3.90.0030.00921.70
8.3.80.0040.00618.44
8.3.70.0080.00317.59
8.3.60.0080.00418.43
8.3.50.0060.00817.17
8.3.40.0050.00719.16
8.3.30.0060.00718.31
8.3.20.0050.00418.44
8.3.10.0030.00619.53
8.3.00.0040.00520.83
8.2.330.0050.00519.87
8.2.320.0060.00418.20
8.2.310.0100.00518.74
8.2.300.0100.00518.06
8.2.290.0060.00718.54
8.2.280.0080.00717.66
8.2.270.0040.00516.95
8.2.260.0080.00616.54
8.2.250.0070.00516.64
8.2.240.0120.00217.59
8.2.230.0070.00319.19
8.2.220.0110.00226.76
8.2.210.0060.00921.44
8.2.200.0100.00516.46
8.2.190.0140.00216.24
8.2.180.0050.00816.49
8.2.170.0100.00620.49
8.2.160.0090.00518.83
8.2.150.0090.00621.01
8.2.140.0080.00721.20
8.2.130.0080.00718.59
8.2.120.0090.00421.98
8.2.110.0090.00419.08
8.2.100.0130.00717.72
8.2.90.0140.00517.70
8.2.80.0150.00517.86
8.2.70.0100.00417.83
8.2.60.0040.00618.86
8.2.50.0070.00517.87
8.2.40.0100.00618.35
8.2.30.0080.00618.47
8.2.20.0090.00717.74
8.2.10.0160.00418.60
8.2.00.0100.00718.57
8.1.340.0210.00817.39
8.1.330.0080.00916.45
8.1.320.0140.00916.26
8.1.310.0060.00916.27
8.1.300.0100.00717.09
8.1.290.0090.00423.44
8.1.280.0090.01020.94
8.1.270.0110.00619.72
8.1.260.0070.00821.92
8.1.250.0080.00622.94
8.1.240.0040.00520.84
8.1.230.0100.00418.39
8.1.220.0050.00318.62
8.1.210.0070.00318.82
8.1.200.0050.00518.21
8.1.190.0040.00617.34
8.1.180.0060.00417.81
8.1.170.0080.00318.12
8.1.160.0060.00218.98
8.1.150.0040.00518.70
8.1.140.0070.00218.09
8.1.130.0060.00619.14
8.1.120.0050.00718.42
8.1.110.0050.00418.19
8.1.100.0060.00318.07
8.1.90.0040.00618.18
8.1.80.0050.00318.25
8.1.70.0030.00618.04
8.1.60.0060.00318.35
8.1.50.0070.00218.43
8.1.40.0050.00418.44
8.1.30.0070.00118.36
8.1.20.0040.00518.23
8.1.10.0050.00318.46
8.1.00.0070.00118.57
8.0.300.0050.00319.18
8.0.290.0060.00317.37
8.0.280.0070.00518.70
8.0.270.0040.00617.98
8.0.260.0090.00217.98
8.0.250.0030.00817.92
8.0.240.0030.00517.88
8.0.230.0060.00116.98
8.0.220.0030.00517.88
8.0.210.0070.00416.71
8.0.200.0050.00616.77
8.0.190.0080.00516.88
8.0.180.0140.00617.03
8.0.170.0150.00516.68
8.0.160.0180.00416.62
8.0.150.0090.00716.74
8.0.140.0070.00817.57
8.0.130.0120.00714.88
8.0.120.0060.00717.80
8.0.110.0070.00817.45
8.0.100.0070.00517.81
8.0.90.0060.00517.79
8.0.80.0080.00717.53
8.0.70.0060.00517.89
8.0.60.0070.00417.78
8.0.50.0040.00417.86
8.0.30.0100.00717.42
8.0.20.0090.00617.77
8.0.10.0040.00417.94
8.0.00.0170.01117.64
7.4.330.0050.00117.10
7.4.320.0030.00417.52
7.4.300.0040.00317.57
7.4.290.0030.00417.52
7.4.280.0040.00317.32
7.4.270.0020.00717.19
7.4.260.0050.00317.34
7.4.250.0040.00317.17
7.4.240.0050.00317.25
7.4.230.0060.00217.34
7.4.220.0060.00316.37
7.4.210.0080.00617.19
7.4.200.0040.00317.19
7.4.190.0050.00318.22
7.4.180.0060.00118.00
7.4.160.0070.00816.89
7.4.150.0070.00217.86
7.4.140.0090.00717.82
7.4.130.0100.00217.00
7.4.120.0090.00816.72
7.4.110.0110.00516.12
7.4.100.0070.00617.29
7.4.90.0090.00717.09
7.4.80.0090.00718.75
7.4.70.0070.00517.27
7.4.60.0060.00517.54
7.4.50.0040.00717.32
7.4.40.0100.00217.37
7.4.30.0050.00118.44
7.4.20.0040.00218.46
7.4.10.0080.00115.99
7.4.00.0070.00416.68
7.3.330.0040.00215.35
7.3.320.0040.00315.92
7.3.310.0040.00317.30
7.3.300.0020.00517.30
7.3.290.0050.00217.01
7.3.280.0080.00616.86
7.3.270.0050.00218.36
7.3.260.0080.00616.87
7.3.250.0040.00516.18
7.3.240.0080.00716.82
7.3.230.0090.00317.39
7.3.220.0030.00318.30
7.3.210.0090.00317.41
7.3.200.0050.00617.42
7.3.190.0040.00817.39
7.3.180.0050.00617.37
7.3.170.0060.00717.49
7.3.160.0090.00317.30
7.3.150.0020.00716.27
7.3.140.0050.00218.08
7.3.130.0050.00218.29
7.3.120.0060.00217.90
7.3.110.0050.00218.28
7.3.100.0040.00218.07
7.3.90.0060.00118.39
7.3.80.0020.00418.05
7.3.70.0040.00317.75
7.3.60.0070.00018.07
7.3.50.0050.00318.33
7.3.40.0050.00218.23
7.3.30.0080.00117.45
7.3.20.0040.00418.06
7.3.10.0060.00117.88
7.3.00.0050.00217.73
7.2.340.0050.00217.96
7.2.330.0070.00716.55
7.2.320.0030.01116.58
7.2.310.0080.00816.29
7.2.300.0110.00616.65
7.2.290.0070.00916.56
7.2.280.0160.00516.52
7.2.270.0140.00916.47
7.2.260.0180.00916.45
7.2.250.0200.00916.55
7.2.240.0220.00716.38
7.2.230.0150.00716.47
7.2.220.0180.00816.46
7.2.210.0190.00916.48
7.2.200.0190.01116.40
7.2.190.0240.00416.34
7.2.180.0180.00716.68
7.2.170.0210.00516.64
7.2.160.0240.00316.51
7.2.150.0210.01118.41
7.2.140.0170.00618.48
7.2.130.0200.00918.61
7.2.120.0210.01018.52
7.2.110.0220.00718.27
7.2.100.0110.00918.57
7.2.90.0200.00818.65
7.2.80.0170.00718.18
7.2.70.0110.00518.40
7.2.60.0130.00716.13
7.2.50.0410.00416.33
7.2.40.0160.00516.29
7.2.30.0140.00516.30
7.2.20.0090.01116.21
7.2.10.0140.00516.23
7.2.00.0120.00816.13
7.1.330.0070.00217.03
7.1.320.0060.00217.43
7.1.310.0060.00317.28
7.1.300.0050.00417.27
7.1.290.0050.00417.13
7.1.280.0060.00217.52
7.1.270.0080.00017.05
7.1.260.0040.00417.09
7.1.250.0070.00217.33
7.1.240.0060.00416.79
7.1.230.0050.00317.24
7.1.220.0060.00217.63
7.1.210.0050.00417.20
7.1.200.0070.00516.13
7.1.190.0050.00416.61
7.1.180.0040.00417.52
7.1.170.0120.00615.02
7.1.160.0130.00414.98
7.1.150.0130.00515.09
7.1.140.0120.00614.86
7.1.130.0120.00614.99
7.1.120.0140.00614.86
7.1.110.0160.00615.14
7.1.100.0140.00615.09
7.1.90.0150.00615.26
7.1.80.0150.00715.07
7.1.70.0130.00515.09
7.1.60.0270.00827.15
7.1.50.0250.00826.97
7.1.40.0240.00926.82
7.1.30.0270.00926.96
7.1.20.0240.00927.13
7.1.10.0140.00414.86
7.1.00.0130.00615.13
7.0.330.0070.00416.76
7.0.320.0110.00016.84
7.0.310.0130.00317.06
7.0.300.0060.00417.16
7.0.290.0160.00417.14
7.0.280.0190.00716.64
7.0.270.0160.00816.39
7.0.260.0160.00516.45
7.0.250.0110.00616.59
7.0.240.0120.00217.33
7.0.230.0080.00717.39
7.0.220.0080.00716.74
7.0.210.0060.00817.36
7.0.200.0070.00517.04
7.0.190.0050.00417.39
7.0.180.0090.00517.10
7.0.170.0060.01017.11
7.0.160.0050.00317.18
7.0.150.0020.00616.52
7.0.140.0040.00316.69
7.0.130.0050.00216.68
7.0.120.0020.00516.62
7.0.110.0050.00216.77
7.0.100.0040.00317.02
7.0.90.0030.00316.82
7.0.80.0010.00516.95
7.0.70.0060.00116.82
7.0.60.0060.00216.93
7.0.50.0040.00216.76
7.0.40.0000.00616.88
7.0.30.0040.00216.82
7.0.20.0050.00116.95
7.0.10.0040.00217.00
7.0.00.0030.00416.68
5.6.400.0070.00016.04
5.6.390.0050.00315.83
5.6.380.0040.00316.04
5.6.370.0040.00316.05
5.6.360.0030.00415.90
5.6.350.0020.00515.80
5.6.340.0040.00315.86
5.6.330.0050.00216.00
5.6.320.0040.00415.66
5.6.310.0060.00115.85
5.6.300.0020.00515.64
5.6.290.0030.00415.67
5.6.280.0060.00215.58
5.6.270.0030.00415.87
5.6.260.0040.00315.78
5.6.250.0050.00216.04
5.6.240.0040.00415.64
5.6.230.0070.00316.11
5.6.220.0130.00716.18
5.6.210.0180.00316.20
5.6.200.0180.00716.16
5.6.190.0170.00916.07
5.6.180.0150.00715.99
5.6.170.0220.00416.27
5.6.160.0140.00416.23
5.6.150.0130.00716.27
5.6.140.0070.00316.22
5.6.130.0170.00616.27
5.6.120.0070.00615.84
5.6.110.0160.00215.89
5.6.100.0150.00616.03
5.6.90.0120.00215.60
5.6.80.0120.00115.45
5.6.70.0140.00716.27
5.6.60.0140.00616.21
5.6.50.0070.00416.09
5.6.40.0130.00016.13
5.6.30.0120.00616.15
5.6.20.0100.00516.11
5.6.10.0100.00815.80
5.6.00.0150.00915.84

preferences:
48.16 ms | 2095 KiB | 5 Q