3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a[] = "paris"; $a[] = "london"; $a[] = "paris"; $a[] = "london tour"; $a[] = "london tours"; $a[] = "london"; $a[] = "londonn"; $b = []; foreach($a as $outerName) { // start optimistic, no similar string found $isUnique = true; foreach($b as $innerName) { // check whether the string already has a similar entry similar_text($outerName, $innerName, $percent); if ($percent > 90) { $isUnique = false; break; } } if ($isUnique) { $b[] = $outerName; } } print_r($b);

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.4.140.0130.00917.56
8.4.130.0170.00417.67
8.4.120.0130.00520.35
8.4.110.0130.00720.63
8.4.100.0030.00517.99
8.4.90.0120.00917.69
8.4.80.0050.00317.93
8.4.70.0120.00617.75
8.4.60.0130.00817.88
8.4.50.0090.01219.63
8.4.40.0120.00319.27
8.4.30.0100.00018.82
8.4.20.0110.00817.89
8.4.10.0090.00022.21
8.3.270.0120.00716.71
8.3.260.0040.00716.73
8.3.250.0100.00918.97
8.3.240.0130.00616.70
8.3.230.0100.00616.56
8.3.220.0100.00817.42
8.3.210.0080.00716.54
8.3.200.0090.00216.66
8.3.190.0110.00916.67
8.3.180.0090.00916.86
8.3.170.0040.01417.29
8.3.160.0120.00616.71
8.3.150.0100.01017.35
8.3.140.0090.00920.81
8.3.130.0000.01016.58
8.3.120.0080.00020.59
8.3.110.0060.00316.56
8.3.100.0040.00416.79
8.3.90.0040.00426.77
8.3.80.0030.00618.43
8.3.70.0130.00316.58
8.3.60.0270.00822.18
8.3.50.0110.00722.21
8.3.40.0200.00623.06
8.3.30.0190.00722.30
8.3.20.0120.00825.05
8.3.10.0140.00525.29
8.3.00.0160.00326.04
8.2.290.0040.00420.56
8.2.280.0100.00616.61
8.2.270.0070.01316.45
8.2.260.0040.00418.70
8.2.250.0050.00316.45
8.2.240.0160.00317.05
8.2.230.0030.00620.94
8.2.220.0080.00024.06
8.2.210.0090.00326.77
8.2.200.0090.00018.41
8.2.190.0070.01118.18
8.2.180.0260.00225.92
8.2.170.0250.00222.46
8.2.160.0220.00524.44
8.2.150.0190.00325.79
8.2.140.0170.00525.29
8.2.130.0170.00726.04
8.2.120.0190.00523.27
8.2.110.0160.00523.49
8.2.100.0160.00621.95
8.2.90.0130.00722.72
8.2.80.0130.00722.50
8.2.70.0190.00221.77
8.2.60.0170.00521.93
8.2.50.0170.00322.00
8.2.40.0190.00622.10
8.2.30.0120.00721.96
8.2.20.0160.00522.57
8.2.10.0190.00521.94
8.2.00.0170.00722.62
8.1.330.0120.00716.77
8.1.320.0120.00617.63
8.1.310.0110.00716.69
8.1.300.0040.00418.56
8.1.290.0060.00330.84
8.1.280.0060.00925.92
8.1.270.0130.00925.29
8.1.260.0160.00726.14
8.1.250.0190.00927.00
8.1.240.0120.00724.06
8.1.230.0200.00323.47
8.1.220.0170.00221.86
8.1.210.0130.00822.38
8.1.200.0160.00321.51
8.1.190.0130.00521.51
8.1.180.0130.00622.01
8.1.170.0160.00322.28
8.1.160.0100.01022.40
8.1.150.0150.00722.26
8.1.140.0170.00721.69
8.1.130.0140.00722.47
8.1.120.0160.00521.68
8.1.110.0130.00521.70
8.1.100.0160.00621.69
8.1.90.0150.00721.71
8.1.80.0200.00421.66
8.1.70.0220.00321.60
8.1.60.0210.00621.71
8.1.50.0220.00521.70
8.1.40.0220.00421.63
8.1.30.0200.00821.76
8.1.20.0210.00721.74
8.1.10.0180.01021.73
8.1.00.0220.00521.63
8.0.300.0150.00423.04
8.0.290.0090.00821.27
8.0.280.0140.00622.14
8.0.270.0160.00421.37
8.0.260.0130.00522.18
8.0.250.0140.00421.38
8.0.240.0170.00321.39
8.0.230.0190.00521.36
8.0.220.0120.01121.41
8.0.210.0190.00421.41
8.0.200.0230.00321.41
8.0.190.0190.00621.38
8.0.180.0220.00321.43
8.0.170.0140.00921.41
8.0.160.0180.00621.37
8.0.150.0180.00621.35
8.0.140.0160.00621.38
8.0.130.0210.00321.30
8.0.120.0200.00321.38
8.0.110.0220.00021.40
8.0.100.0120.01021.38
8.0.90.0150.00821.42
8.0.80.0220.00521.39
8.0.70.0190.00321.30
8.0.60.0170.00621.35
8.0.50.0200.00321.32
8.0.30.0170.00621.37
8.0.20.0190.00621.43
8.0.10.0220.00721.38
7.4.330.0150.00320.73
7.4.320.0140.00521.22
7.4.300.0230.00321.24
7.4.290.0180.00721.16
7.4.280.0150.00921.18
7.4.270.0220.00321.21
7.4.260.0150.00821.23
7.4.250.0220.00521.18
7.4.240.0200.00621.19
7.4.230.0170.00621.19
7.4.220.0170.00921.23
7.4.210.0150.00821.24
7.4.200.0130.00821.24
7.4.190.0180.00521.18
7.4.180.0120.01021.20
7.4.160.0150.00621.23
7.4.150.0150.00621.16
7.4.140.0170.00421.21
7.4.130.0180.00621.17
7.4.120.0170.00521.17
7.4.110.0120.01121.20
7.4.100.0090.01321.17
7.4.90.0180.00321.18
7.4.80.0210.00321.10
7.4.70.0160.00621.20
7.4.60.0090.01121.19
7.4.50.0130.00821.13
7.4.40.0220.00121.13
7.4.30.0190.00421.17
7.4.20.0160.00721.18
7.4.10.0190.00321.12
7.4.00.0170.00321.20

preferences:
51.77 ms | 403 KiB | 5 Q