3v4l.org

run code in 300+ PHP versions simultaneously
<?php $matches = [ [ 'insult' => [ 'text' => 'You fight like a Dairy Farmer!', 'maxDistance' => 15, ], 'response' => [ 'text' => 'How appropriate! You fight like a cow!', 'maxDistance' => 20, ], ], [ 'insult' => [ 'text' => 'This is the END for you, you gutter crawling cur!', 'maxDistance' => 32, ], 'response' => [ 'text' => 'And I\'ve got a little TIP for you, get the POINT?', 'maxDistance' => 25, ], ], ]; $search = "This is the end for you, gutter-crawling cur!"; $closestSet = null; $closestScore = 0; foreach ($matches as $set) { $score = similar_text($search, $set['insult']['text']); var_dump($score); if ($score > $closestScore) { $closestScore = $score; $closestSet = $set; } } echo "---", PHP_EOL; var_dump($search, $closestScore, $closestSet);

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.130.0130.00819.32
8.4.120.0070.01020.45
8.4.110.0110.00822.41
8.4.100.0120.01219.32
8.4.90.0120.00918.60
8.4.80.0140.00619.25
8.4.70.0020.00717.79
8.4.60.0060.00218.86
8.4.50.0090.01118.38
8.4.40.0200.00019.57
8.4.30.0190.00017.59
8.4.20.0060.00317.62
8.4.10.0160.00317.80
8.3.260.0110.00916.28
8.3.250.0120.00718.57
8.3.240.0120.00818.89
8.3.230.0130.00616.30
8.3.220.0070.00617.12
8.3.210.0070.00918.29
8.3.200.0160.00316.64
8.3.190.0110.00517.29
8.3.180.0130.00816.45
8.3.170.0060.00918.86
8.3.160.0030.00520.58
8.3.150.0100.01016.60
8.3.140.0100.00316.98
8.3.130.0040.00418.29
8.3.120.0110.00420.96
8.3.110.0060.00320.94
8.3.100.0150.00416.55
8.3.90.0060.00926.77
8.3.80.0090.00017.97
8.3.70.0090.00916.38
8.3.60.0040.01816.50
8.3.50.0140.00722.04
8.3.40.0110.00718.62
8.3.30.0110.00818.84
8.3.20.0040.00419.18
8.3.10.0040.00421.90
8.3.00.0040.00420.82
8.2.290.0120.00820.36
8.2.280.0030.00518.57
8.2.270.0070.01118.82
8.2.260.0050.00316.72
8.2.250.0060.00918.33
8.2.240.0000.00818.88
8.2.230.0030.00622.58
8.2.220.0060.00324.06
8.2.210.0080.00026.77
8.2.200.0090.00018.16
8.2.190.0070.00716.58
8.2.180.0070.01116.38
8.2.170.0070.00722.96
8.2.160.0100.00320.44
8.2.150.0040.00424.18
8.2.140.0080.00024.66
8.2.130.0080.00018.03
8.2.120.0050.00226.35
8.2.110.0060.00322.26
8.2.100.0090.00317.93
8.2.90.0030.00619.35
8.2.80.0090.00017.97
8.2.70.0050.00317.75
8.2.60.0050.00318.03
8.2.50.0080.00018.10
8.2.40.0000.00822.32
8.2.30.0050.00319.25
8.2.20.0000.00717.76
8.2.10.0040.00418.18
8.2.00.0000.00718.16
8.1.330.0130.00622.10
8.1.320.0120.00815.96
8.1.310.0040.01118.45
8.1.300.0060.01017.72
8.1.290.0030.00630.84
8.1.280.0110.00425.92
8.1.270.0080.00023.76
8.1.260.0000.00728.09
8.1.250.0040.00428.09
8.1.240.0030.00620.88
8.1.230.0060.00622.60
8.1.220.0030.00517.74
8.1.210.0030.00618.77
8.1.200.0070.00317.35
8.1.190.0040.00417.23
8.1.180.0040.00419.13
8.1.170.0050.00318.71
8.1.160.0000.00818.96
8.1.150.0040.00418.76
8.1.140.0040.00419.46
8.1.130.0070.00017.71
8.1.120.0000.00717.52
8.1.110.0050.00217.47
8.1.100.0000.00717.46
8.1.90.0050.00217.41
8.1.80.0080.00017.46
8.1.70.0000.00817.34
8.1.60.0040.00417.59
8.1.50.0000.00817.35
8.1.40.0000.00817.54
8.1.30.0040.00417.69
8.1.20.0040.00417.55
8.1.10.0060.00317.48
8.1.00.0040.00717.39
8.0.300.0000.00818.77
8.0.290.0040.00416.63
8.0.280.0030.00318.35
8.0.270.0020.00517.16
8.0.260.0000.00717.21
8.0.250.0000.00716.91
8.0.240.0040.00416.84
8.0.230.0070.00016.84
8.0.220.0000.00716.77
8.0.210.0040.00416.98
8.0.200.0040.00416.96
8.0.190.0030.00617.01
8.0.180.0070.00016.77
8.0.170.0000.00716.89
8.0.160.0000.00716.86
8.0.150.0080.00016.82
8.0.140.0000.00916.82
8.0.130.0070.00013.34
8.0.120.0000.00816.74
8.0.110.0050.00216.90
8.0.100.0050.00216.93
8.0.90.0000.00716.68
8.0.80.0040.01116.93
8.0.70.0040.00416.77
8.0.60.0040.00416.87
8.0.50.0000.00716.75
8.0.30.0060.01217.08
8.0.20.0090.01117.40
8.0.10.0040.00416.96
8.0.00.0160.00016.86
7.4.330.0060.00016.67
7.4.320.0030.00316.64
7.4.300.0000.00616.57
7.4.290.0000.00916.50
7.4.280.0050.00316.48
7.4.270.0000.00716.64
7.4.260.0000.00716.58
7.4.250.0030.00316.45
7.4.240.0040.00416.59
7.4.230.0040.00416.60
7.4.220.0130.01316.62
7.4.210.0050.01016.61
7.4.200.0000.00716.49
7.4.160.0120.00316.48
7.4.150.0090.00917.40
7.4.140.0080.01117.86
7.4.130.0090.01016.45
7.4.120.0090.00916.41
7.4.110.0070.01016.31
7.4.100.0120.00916.52
7.4.90.0070.01116.51
7.4.80.0030.01719.39
7.4.70.0080.00816.36
7.4.60.0040.01316.50
7.4.50.0120.00316.45
7.4.40.0090.00916.48
7.4.30.0140.00416.39
7.4.00.0040.01115.11
7.3.330.0060.00013.16
7.3.320.0060.00013.25
7.3.310.0000.00816.32
7.3.300.0060.00016.27
7.3.290.0140.00016.31
7.3.280.0090.00716.31
7.3.270.0070.01517.40
7.3.260.0120.00616.37
7.3.250.0120.00616.34
7.3.240.0080.01316.38
7.3.230.0110.00616.39
7.3.210.0100.01116.35
7.3.200.0120.00816.35
7.3.190.0110.00616.31
7.3.180.0040.01116.34
7.3.170.0060.01216.53
7.3.160.0060.01016.54
7.2.330.0100.00716.66
7.2.320.0170.01116.55
7.2.310.0060.01116.47
7.2.300.0100.00716.55
7.2.290.0090.00916.88
7.2.60.0040.00817.04
7.1.200.0070.00715.83
7.1.70.0000.00817.00
7.1.60.0040.01919.47
7.1.00.0000.08022.43
7.0.200.0030.00716.89
7.0.60.0770.00019.92
7.0.50.0870.00020.30
7.0.40.0900.00020.34
7.0.30.1030.00020.26
7.0.20.0900.00020.32
7.0.10.0770.00020.43
7.0.00.0730.00020.31
5.6.280.0030.07320.86
5.6.210.0730.00020.66
5.6.200.1030.00021.12
5.6.190.1030.00021.08
5.6.180.0800.00021.06
5.6.170.1000.00021.03
5.6.160.0970.00021.12
5.6.150.0830.00021.19
5.6.140.0770.00021.05
5.6.130.1100.00021.08
5.6.120.0700.00021.14
5.6.110.0730.00021.04
5.6.100.0800.00021.10
5.6.90.0830.00021.00
5.6.80.0800.00020.41
5.6.70.0770.00020.44
5.6.60.0870.00020.51
5.6.50.0730.00020.44
5.6.40.0670.00020.41
5.6.30.0870.00020.57
5.6.20.0730.00020.55
5.6.10.0900.00020.40
5.6.00.0830.00020.47
5.5.350.0970.00020.50
5.5.340.0830.00020.70
5.5.330.0700.00021.02
5.5.320.0800.00020.87
5.5.310.0770.00020.87
5.5.300.0730.00020.96
5.5.290.0800.00020.88
5.5.280.0770.00021.02
5.5.270.0900.00021.01
5.5.260.0800.00020.69
5.5.250.0830.00020.77
5.5.240.0770.00020.29
5.5.230.0970.00020.22
5.5.220.0830.00020.10
5.5.210.0830.00020.39
5.5.200.0770.00020.23
5.5.190.0770.00020.15
5.5.180.0870.00020.08
5.5.160.0800.00020.20
5.5.150.0800.00020.18
5.5.140.0870.00020.12
5.5.130.0800.00020.21
5.5.120.0830.00020.17
5.5.110.0770.00020.30
5.5.100.1030.00020.20
5.5.90.0800.00020.07
5.5.80.0800.00020.10
5.5.70.0770.00020.03
5.5.60.0800.00020.24
5.5.50.0770.00020.10
5.5.40.0770.00020.09
5.5.30.0770.00020.18
5.5.20.0870.00020.09
5.5.10.0800.00020.20
5.5.00.0800.00020.06

preferences:
89.4 ms | 403 KiB | 5 Q