3v4l.org

run code in 300+ PHP versions simultaneously
<?php const UNIT_FACTOR = [ 'g' => 1, 'Kg' => 1000, ]; $weights = ['1 Kg','300 g','1.5 Kg','20 g','5 Kg']; $grams = []; foreach ($weights as $weight) { sscanf($weight, '%f%s', $amount, $unit); $grams[] = $amount * UNIT_FACTOR[$unit]; } array_multisort($grams, $weights); var_export($weights);

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.0110.00617.77
8.4.130.0130.00618.51
8.4.120.0070.00223.86
8.4.110.0090.01122.42
8.4.100.0130.00917.88
8.4.90.0140.00617.68
8.4.80.0120.00817.85
8.4.70.0110.00817.89
8.4.60.0040.00518.86
8.4.50.0110.00519.58
8.4.40.0060.01322.54
8.4.30.0040.00420.54
8.4.20.0120.00917.54
8.4.10.0130.00622.08
8.3.270.0130.00716.70
8.3.260.0070.01216.49
8.3.250.0120.00718.99
8.3.240.0100.00916.85
8.3.230.0060.00416.66
8.3.220.0110.00817.52
8.3.210.0080.00616.66
8.3.200.0050.00416.50
8.3.190.0080.00717.32
8.3.180.0080.00716.54
8.3.170.0000.00818.88
8.3.160.0150.00418.61
8.3.150.0090.00920.92
8.3.140.0110.00418.61
8.3.130.0040.00416.48
8.3.120.0030.00519.18
8.3.110.0040.00420.94
8.3.100.0050.00316.75
8.3.90.0050.00326.77
8.3.80.0090.00016.50
8.3.70.0160.00016.75
8.3.60.0190.00316.50
8.3.50.0040.01120.20
8.3.40.0100.01018.69
8.3.30.0060.00919.18
8.3.20.0050.00324.18
8.3.10.0040.00424.66
8.3.00.0000.00826.16
8.2.290.0140.00620.66
8.2.280.0120.00618.43
8.2.270.0150.00317.04
8.2.260.0000.00816.66
8.2.250.0040.00416.88
8.2.240.0060.00319.04
8.2.230.0080.00022.58
8.2.220.0030.00524.06
8.2.210.0030.00626.77
8.2.200.0060.00316.75
8.2.190.0130.00616.58
8.2.180.0100.00725.92
8.2.170.0100.00618.91
8.2.160.0100.00322.96
8.2.150.0040.00425.66
8.2.140.0070.00024.66
8.2.130.0040.00426.16
8.2.120.0000.00819.95
8.2.110.0000.01020.33
8.2.100.0080.00317.78
8.2.90.0000.00817.88
8.2.80.0080.00018.82
8.2.70.0090.00017.73
8.2.60.0040.00417.50
8.2.50.0000.00917.98
8.2.40.0060.00320.01
8.2.30.0040.00418.06
8.2.20.0040.00420.51
8.2.10.0040.00418.13
8.2.00.0080.00019.11
8.1.330.0070.01116.67
8.1.320.0080.01116.36
8.1.310.0090.00916.44
8.1.300.0100.00718.01
8.1.290.0090.00030.84
8.1.280.0150.00625.92
8.1.270.0070.00023.99
8.1.260.0100.00026.35
8.1.250.0080.00028.09
8.1.240.0030.00619.26
8.1.230.0110.00020.97
8.1.220.0040.00418.57
8.1.210.0060.00318.77
8.1.200.0000.00917.36
8.1.190.0040.00417.35
8.1.180.0050.00318.10
8.1.170.0040.00417.62
8.1.160.0070.00018.85
8.1.150.0040.00418.59
8.1.140.0070.00017.39
8.1.130.0030.00318.96
8.1.120.0070.00317.36
8.1.110.0000.00717.46
8.1.100.0040.00417.38
8.1.90.0070.00017.35
8.1.80.0020.00517.38
8.1.70.0030.00317.46
8.1.60.0030.00717.49
8.1.50.0150.00417.38
8.1.40.0110.00517.42
8.1.30.0190.00517.62
8.1.20.0190.00417.56
8.1.10.0160.00717.50
8.1.00.0200.00417.47
8.0.300.0040.00418.77
8.0.290.0050.00316.63
8.0.280.0000.00718.45
8.0.270.0030.00316.75
8.0.260.0000.00618.41
8.0.250.0030.00317.01
8.0.240.0000.00716.83
8.0.230.0070.00016.99
8.0.220.0030.00316.89
8.0.210.0040.00416.92
8.0.200.0030.00316.89
8.0.190.0040.00416.97
8.0.180.0140.00516.86
8.0.170.0110.00716.82
8.0.160.0150.00416.80
8.0.150.0120.00316.79
8.0.140.0110.00416.73
8.0.130.0080.00616.72
8.0.120.0130.00416.80
8.0.110.0140.00316.79
8.0.100.0160.00216.80
8.0.90.0150.00416.81
8.0.80.0160.00416.78
8.0.70.0190.00216.87
8.0.60.0140.00816.74
8.0.50.0180.00416.76
8.0.30.0170.00816.79
8.0.20.0180.00716.93
8.0.10.0230.00216.92
7.4.330.0050.00015.55
7.4.320.0030.00316.52
7.4.300.0030.00316.61
7.4.290.0100.00316.41
7.4.280.0190.00316.53
7.4.270.0230.00216.40
7.4.260.0240.00016.55
7.4.250.0170.00216.52
7.4.240.0200.00216.47
7.4.230.0200.00216.50
7.4.220.0120.00416.48
7.4.210.0090.00516.37
7.4.200.0080.00416.51
7.4.190.0110.00216.41
7.4.180.0100.00816.52
7.4.160.0180.00216.49
7.4.150.0090.00316.46
7.4.140.0130.00216.40
7.4.130.0080.00616.21
7.4.120.0110.00516.43
7.4.110.0120.00316.34
7.4.100.0080.00616.45
7.4.90.0090.00416.36
7.4.80.0090.00316.41
7.4.70.0130.00716.33
7.4.60.0220.00016.42
7.4.50.0210.00216.25
7.4.40.0180.00716.32
7.4.30.0230.00116.43
7.4.20.0170.00716.43
7.4.10.0170.00516.39
7.4.00.0170.00516.45

preferences:
39.18 ms | 403 KiB | 5 Q