3v4l.org

run code in 500+ PHP versions simultaneously
<?php $needles = ['a','c','r','r']; $haystacks = ['carr','car','arc','ra','c','abc','do','aa','rr', 'rrr']; $result = []; foreach ($haystacks as $i => $haystack) { foreach ($needles as $needle) { $haystack = preg_replace("/$needle/", '', $haystack, 1); } if (!$haystack) { $result[] = $haystacks[$i]; } } var_export($result);

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.70.0150.00717.00
8.5.60.0090.00916.94
8.5.50.0080.01016.96
8.5.30.0090.00919.07
8.5.20.0100.00721.21
8.5.10.0090.00920.16
8.5.00.0080.01624.57
8.4.210.0180.00519.66
8.4.180.0100.01322.18
8.4.170.0140.00819.89
8.4.160.0100.01123.86
8.4.150.0060.00617.04
8.4.140.0110.01117.92
8.4.130.0100.01118.67
8.4.120.0130.00724.04
8.4.110.0110.00922.05
8.4.100.0120.01018.63
8.4.90.0080.00318.79
8.4.80.0060.00318.66
8.4.70.0110.00917.94
8.4.60.0120.00918.04
8.4.50.0080.00318.82
8.4.40.0150.00619.67
8.4.30.0060.00320.45
8.4.20.0130.00718.15
8.4.10.0070.01022.12
8.3.300.0080.01220.77
8.3.290.0130.00820.54
8.3.280.0170.00818.61
8.3.270.0160.00516.95
8.3.260.0130.00616.77
8.3.250.0080.01018.96
8.3.240.0120.00617.27
8.3.230.0110.00816.58
8.3.220.0110.00619.09
8.3.210.0130.00616.70
8.3.200.0100.01316.49
8.3.190.0110.00718.55
8.3.180.0060.00218.45
8.3.170.0040.01419.13
8.3.160.0040.00418.74
8.3.150.0150.00018.63
8.3.140.0040.00418.42
8.3.130.0050.00318.67
8.3.120.0120.00318.96
8.3.110.0040.00418.30
8.3.100.0090.00016.68
8.3.90.0000.00826.77
8.3.80.0000.01216.63
8.3.70.0070.00716.58
8.3.60.0100.01018.68
8.3.50.0120.00920.13
8.3.40.0130.00721.88
8.3.30.0070.01119.04
8.3.20.0000.00724.18
8.3.10.0040.00424.66
8.3.00.0080.00026.16
8.2.300.0120.00922.29
8.2.290.0090.00820.58
8.2.280.0060.00318.79
8.2.270.0140.00419.04
8.2.260.0050.00316.76
8.2.250.0090.00018.69
8.2.240.0040.00416.96
8.2.230.0090.00020.94
8.2.220.0080.00024.06
8.2.210.0060.00926.77
8.2.200.0060.00317.00
8.2.190.0110.00316.58
8.2.180.0100.01025.92
8.2.170.0130.00319.21
8.2.160.0060.00922.96
8.2.150.0020.00525.66
8.2.140.0000.00824.66
8.2.130.0040.00426.16
8.2.120.0080.00021.03
8.2.110.0100.00022.24
8.2.100.0080.00418.03
8.2.90.0080.00017.75
8.2.80.0030.00518.99
8.2.70.0060.00317.75
8.2.60.0040.00417.80
8.2.50.0060.00618.07
8.2.40.0030.00619.89
8.2.30.0080.00018.21
8.2.20.0000.00720.56
8.2.10.0030.00618.07
8.2.00.0040.00419.20
8.1.340.0140.00717.78
8.1.330.0140.00522.12
8.1.320.0130.00616.42
8.1.310.0070.00718.16
8.1.300.0030.00617.98
8.1.290.0030.00730.84
8.1.280.0100.00725.92
8.1.270.0090.00023.99
8.1.260.0040.00428.09
8.1.250.0060.00328.09
8.1.240.0070.00320.60
8.1.230.0060.00617.77
8.1.220.0050.00317.74
8.1.210.0000.00818.77
8.1.200.0040.00417.35
8.1.190.0060.00317.48
8.1.180.0040.00418.10
8.1.170.0050.00318.63
8.1.160.0000.01018.86
8.1.150.0000.00818.72
8.1.140.0040.00417.50
8.1.130.0030.00318.81
8.1.120.0070.00017.51
8.1.110.0070.00417.66
8.1.100.0040.00417.66
8.1.90.0080.00017.58
8.1.80.0040.00817.49
8.1.70.0090.00617.47
8.1.60.0090.00917.55
8.1.50.0040.01317.52
8.1.40.0130.00517.61
8.1.30.0120.00517.71
8.1.20.0120.00417.77
8.1.10.0130.00417.67
8.1.00.0130.00417.70
8.0.300.0050.00518.77
8.0.290.0000.00716.73
8.0.280.0030.00620.17
8.0.270.0040.00418.07
8.0.260.0000.00618.39
8.0.250.0040.00417.03
8.0.240.0000.00817.08
8.0.230.0090.00017.08
8.0.220.0030.00317.06
8.0.210.0130.00217.01
8.0.200.0100.00516.99
8.0.190.0080.00816.91
8.0.180.0070.00916.92
8.0.170.0090.00616.89
8.0.160.0110.00416.98
8.0.150.0040.01116.99
8.0.140.0150.00016.98
8.0.130.0050.01016.97
8.0.120.0120.00316.97
8.0.110.0090.00616.85
8.0.100.0160.00016.91
8.0.90.0120.00416.90
8.0.80.0140.00217.02
8.0.70.0130.00316.92
8.0.60.0100.00716.95
8.0.50.0130.00316.86
8.0.30.0080.00817.04
8.0.20.0070.01017.08
8.0.10.0040.00716.98
7.4.330.0020.00215.55
7.4.320.0030.00316.72
7.4.300.0000.00716.73
7.4.290.0100.00316.52
7.4.280.0080.00316.58
7.4.270.0110.00016.61
7.4.260.0080.00316.54
7.4.250.0080.00416.75
7.4.240.0170.00016.72
7.4.230.0140.00416.75
7.4.220.0150.00016.63
7.4.210.0160.00016.76
7.4.200.0110.00416.77
7.4.190.0090.00516.80
7.4.180.0110.00316.85
7.4.160.0130.00016.83
7.4.150.0070.00416.73
7.4.140.0080.00416.77
7.4.130.0080.00416.75
7.4.120.0000.01016.60
7.4.110.0120.00016.70
7.4.100.0110.00216.83
7.4.90.0040.00916.61
7.4.80.0090.00416.71
7.4.70.0130.00016.77
7.4.60.0100.00316.74
7.4.50.0030.00716.65
7.4.40.0090.00016.54
7.4.30.0040.00716.73
7.4.20.0070.00416.59
7.4.10.0060.00316.66
7.4.00.0020.00616.63

preferences:
57.45 ms | 1265 KiB | 5 Q