3v4l.org

run code in 300+ PHP versions simultaneously
<?php const UNIT_FACTOR = [ 'B' => 1, 'KB' => 1024, 'MB' => 1048576, 'GB' => 1073741824, ]; $array = [ 0 => "100 MB", 4 => "10 MB", 8 => "1GB", 12 => "20 MB", 16 => "250 MB", 20 => "2GB", 24 => "4 MB", 28 => "500 MB", 32 => "50 MB", 36 => "5GB", 40 => "8GB", 44 => "0 MB" ]; $bytes = []; foreach ($array as $string) { sscanf($string, '%f%s', $amount, $unit); $bytes[] = $amount * UNIT_FACTOR[$unit]; } array_multisort($bytes, $array); var_export($array);

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.0090.01217.48
8.4.130.0070.00317.74
8.4.120.0100.00922.63
8.4.110.0080.00218.69
8.4.100.0140.00817.72
8.4.90.0120.00917.61
8.4.80.0090.01017.84
8.4.70.0170.00518.05
8.4.60.0150.00718.57
8.4.50.0110.01017.78
8.4.40.0130.00622.19
8.4.30.0000.00818.77
8.4.20.0180.00317.90
8.4.10.0030.01621.83
8.3.270.0110.00816.78
8.3.260.0120.00716.81
8.3.250.0050.00418.93
8.3.240.0090.01216.71
8.3.230.0100.01016.68
8.3.220.0110.00817.12
8.3.210.0080.01016.52
8.3.200.0050.00416.74
8.3.190.0130.00817.29
8.3.180.0060.00916.76
8.3.170.0100.00716.75
8.3.160.0000.01816.66
8.3.150.0040.00417.20
8.3.140.0000.00919.18
8.3.130.0060.00318.49
8.3.120.0090.00921.02
8.3.110.0060.00318.39
8.3.100.0030.00716.77
8.3.90.0070.01326.77
8.3.80.0090.00016.63
8.3.70.0080.00816.75
8.3.60.0150.00716.50
8.3.50.0120.00320.03
8.3.40.0130.00318.98
8.3.30.0150.00019.29
8.3.20.0070.00024.18
8.3.10.0040.00424.66
8.3.00.0040.00426.16
8.2.290.0100.00820.55
8.2.280.0040.00518.62
8.2.270.0190.00016.81
8.2.260.0110.00718.65
8.2.250.0040.00417.31
8.2.240.0120.00317.29
8.2.230.0000.00820.94
8.2.220.0070.00324.06
8.2.210.0070.01126.77
8.2.200.0080.00016.50
8.2.190.0070.00716.75
8.2.180.0060.01225.92
8.2.170.0170.00022.96
8.2.160.0030.01022.96
8.2.150.0070.00025.66
8.2.140.0040.00424.66
8.2.130.0040.00426.16
8.2.120.0080.00026.16
8.2.110.0060.00320.57
8.2.100.0040.00817.91
8.2.90.0000.00917.91
8.2.80.0030.00618.16
8.2.70.0000.00817.63
8.2.60.0050.00317.50
8.2.50.0000.00817.55
8.2.40.0080.00418.87
8.2.30.0100.00117.87
8.2.20.0060.00519.03
8.2.10.0070.00517.85
8.2.00.0090.00318.48
8.1.330.0110.00816.74
8.1.320.0150.00916.07
8.1.310.0090.00016.69
8.1.300.0100.01016.11
8.1.290.0060.00330.84
8.1.280.0180.00425.92
8.1.270.0120.00323.68
8.1.260.0070.00026.35
8.1.250.0000.00728.09
8.1.240.0090.00023.84
8.1.230.0080.00320.85
8.1.220.0040.00417.79
8.1.210.0050.00318.77
8.1.200.0000.00817.35
8.1.190.0050.00317.10
8.1.180.0040.00418.10
8.1.170.0080.00418.36
8.1.160.0080.00518.26
8.1.150.0100.00218.18
8.1.140.0090.00317.56
8.1.130.0040.00718.24
8.1.120.0100.00317.55
8.1.110.0050.00817.52
8.1.100.0100.00417.60
8.1.90.0030.01017.59
8.1.80.0080.00517.54
8.1.70.0090.00317.54
8.1.60.0130.00117.63
8.1.50.0120.00917.59
8.1.40.0160.00517.60
8.1.30.0140.00717.66
8.1.20.0110.00317.64
8.1.10.0140.00517.60
8.1.00.0140.00817.57
8.0.300.0000.00719.86
8.0.290.0000.00816.75
8.0.280.0050.00718.08
8.0.270.0050.00717.27
8.0.260.0080.00318.08
8.0.250.0060.00517.29
8.0.240.0030.00817.35
8.0.230.0040.00717.34
8.0.220.0030.00817.30
8.0.210.0110.00017.27
8.0.200.0070.00517.29
8.0.190.0070.00517.29
8.0.180.0150.00317.28
8.0.170.0160.00317.25
8.0.160.0140.00517.24
8.0.150.0170.00217.20
8.0.140.0140.00417.29
8.0.130.0100.00817.22
8.0.120.0110.00617.29
8.0.110.0140.00417.20
8.0.100.0150.00317.22
8.0.90.0120.00617.28
8.0.80.0120.00517.29
8.0.70.0140.00617.29
8.0.60.0180.00217.20
8.0.50.0140.00517.26
8.0.30.0120.00817.25
8.0.20.0160.00417.30
8.0.10.0170.00217.32
7.4.330.0040.00516.63
7.4.320.0090.00317.16
7.4.300.0050.00717.16
7.4.290.0120.00317.11
7.4.280.0130.00617.07
7.4.270.0160.00417.12
7.4.260.0100.01017.06
7.4.250.0150.00417.06
7.4.240.0120.00617.08
7.4.230.0110.00717.07
7.4.220.0120.00517.05
7.4.210.0070.00617.02
7.4.200.0110.00317.11
7.4.190.0120.00417.06
7.4.180.0100.00617.04
7.4.160.0110.00617.15
7.4.150.0080.00517.05
7.4.140.0090.00617.01
7.4.130.0080.00616.98
7.4.120.0110.00417.11
7.4.110.0090.00517.07
7.4.100.0090.00617.09
7.4.90.0120.00217.00
7.4.80.0050.00917.12
7.4.70.0060.00717.10
7.4.60.0150.00017.10
7.4.50.0110.00517.10
7.4.40.0110.00317.04
7.4.30.0060.00516.98
7.4.20.0060.00517.06
7.4.10.0060.00517.05
7.4.00.0050.00717.04

preferences:
31.32 ms | 403 KiB | 5 Q