3v4l.org

run code in 500+ PHP versions simultaneously
<?php const UNIT_FACTOR = [ 'g' => 1, 'Kg' => 1000, ]; $weights = ['1 Kg','300 g','1.5 Kg','20 g','5 Kg']; 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.5.70.0080.00916.99
8.5.60.0100.00616.76
8.5.50.0110.00618.36
8.5.30.0090.00920.23
8.5.20.0060.01220.26
8.5.10.0100.00918.76
8.5.00.0120.01020.04
8.4.210.0120.00919.64
8.4.180.0130.01021.59
8.4.170.0120.01020.43
8.4.160.0140.00723.98
8.4.150.0080.00516.90
8.4.140.0150.00717.68
8.4.130.0100.00918.83
8.4.120.0120.00824.00
8.4.110.0110.00618.88
8.4.100.0110.00918.71
8.4.90.0040.00520.74
8.4.80.0130.00719.03
8.4.70.0120.00918.06
8.4.60.0120.00918.82
8.4.50.0140.00718.66
8.4.40.0040.00422.19
8.4.30.0140.00720.46
8.4.20.0100.01017.89
8.4.10.0130.00622.32
8.3.300.0130.00820.89
8.3.290.0110.01020.75
8.3.280.0110.01018.54
8.3.270.0140.00816.45
8.3.260.0120.00716.79
8.3.250.0090.01018.89
8.3.240.0050.00417.27
8.3.230.0090.00616.49
8.3.220.0100.00919.21
8.3.210.0030.00516.71
8.3.200.0060.00316.78
8.3.190.0100.00818.97
8.3.180.0110.00717.41
8.3.170.0120.00618.87
8.3.160.0140.00316.54
8.3.150.0080.00419.12
8.3.140.0080.00018.60
8.3.130.0000.00818.51
8.3.120.0070.00318.93
8.3.110.0090.00016.62
8.3.100.0030.00624.06
8.3.90.0080.00026.77
8.3.80.0090.00016.63
8.3.70.0100.01016.63
8.3.60.0110.01116.46
8.3.50.0150.00620.02
8.3.40.0070.00718.82
8.3.30.0070.00719.25
8.3.20.0040.00424.18
8.3.10.0040.00424.66
8.3.00.0000.00826.16
8.2.300.0100.00922.23
8.2.290.0110.00920.52
8.2.280.0030.00618.55
8.2.270.0090.00919.20
8.2.260.0080.00016.46
8.2.250.0040.00416.61
8.2.240.0000.00918.95
8.2.230.0090.00020.94
8.2.220.0030.00637.54
8.2.210.0050.00326.77
8.2.200.0060.00316.75
8.2.190.0090.00616.58
8.2.180.0060.00925.92
8.2.170.0120.00318.91
8.2.160.0100.00322.96
8.2.150.0040.00425.66
8.2.140.0080.00024.66
8.2.130.0000.00726.16
8.2.120.0080.00026.16
8.2.110.0060.00322.17
8.2.100.0120.00017.63
8.2.90.0000.00719.39
8.2.80.0050.00317.97
8.2.70.0030.00617.50
8.2.60.0000.00817.80
8.2.50.0050.00318.07
8.2.40.0090.00019.88
8.2.30.0040.00418.01
8.2.20.0050.00320.53
8.2.10.0040.00418.07
8.2.00.0000.00719.24
8.1.340.0120.00721.61
8.1.330.0110.00721.89
8.1.320.0130.00617.79
8.1.310.0060.00616.16
8.1.300.0030.00618.61
8.1.290.0040.00430.84
8.1.280.0030.01325.92
8.1.270.0040.00423.99
8.1.260.0000.00726.35
8.1.250.0060.00328.09
8.1.240.0060.00319.07
8.1.230.0060.00619.04
8.1.220.0040.00417.74
8.1.210.0080.00018.77
8.1.200.0050.00517.34
8.1.190.0060.00317.23
8.1.180.0000.00818.10
8.1.170.0080.00018.50
8.1.160.0050.00218.81
8.1.150.0000.00718.61
8.1.140.0040.00417.33
8.1.130.0000.00718.80
8.1.120.0000.00717.36
8.1.110.0000.00717.34
8.1.100.0030.00317.38
8.1.90.0040.00417.41
8.1.80.0040.00717.38
8.1.70.0030.00317.38
8.1.60.0040.00417.58
8.1.50.0080.00017.52
8.1.40.0170.00717.35
8.1.30.0130.00317.59
8.1.20.0070.00317.55
8.1.10.0080.00817.52
8.1.00.0140.00317.31
8.0.300.0070.00018.77
8.0.290.0040.00416.63
8.0.280.0000.00818.39
8.0.270.0080.00016.77
8.0.260.0030.00318.48
8.0.250.0030.00316.92
8.0.240.0060.00016.98
8.0.230.0030.00316.97
8.0.220.0030.00316.84
8.0.210.0030.00316.90
8.0.200.0000.00616.93
8.0.190.0030.00517.00
8.0.180.0180.00016.84
8.0.170.0060.00616.89
8.0.160.0170.00416.76
8.0.150.0120.00616.82
8.0.140.0100.01016.72
8.0.130.0140.00616.80
8.0.120.0240.00416.91
8.0.110.0210.00416.83
8.0.100.0240.00416.86
8.0.90.0180.00616.70
8.0.80.0120.00316.90
8.0.70.0090.00316.79
8.0.60.0070.00616.92
8.0.50.0070.00516.89
8.0.30.0060.00616.92
8.0.20.0050.00916.78
8.0.10.0100.00317.00
7.4.330.0050.00015.55
7.4.320.0000.00616.42
7.4.300.0060.00016.46
7.4.290.0090.00416.32
7.4.280.0100.00316.50
7.4.270.0080.00516.34
7.4.260.0110.00416.48
7.4.250.0110.00716.39
7.4.240.0190.00416.50
7.4.230.0170.00616.59
7.4.220.0120.00216.44
7.4.210.0100.00516.41
7.4.200.0050.00616.39
7.4.190.0130.00316.41
7.4.180.0140.00416.51
7.4.160.0120.00616.43
7.4.150.0070.01116.56
7.4.140.0150.00316.44
7.4.130.0110.00616.51
7.4.120.0120.00616.41
7.4.110.0060.01216.41
7.4.100.0130.00516.50
7.4.90.0130.00616.31
7.4.80.0190.00016.51
7.4.70.0150.00516.39
7.4.60.0130.00716.47
7.4.50.0170.00316.32
7.4.40.0130.00616.34
7.4.30.0040.00916.41
7.4.20.0080.00316.41
7.4.10.0130.00016.39
7.4.00.0080.00416.32

preferences:
53.23 ms | 1262 KiB | 5 Q