3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array ( 0 => array ( 0 => array ( 'personNum' => 2, 'type' => 'comment', 'datetime' => '2019-05-15 11:29:45' ), 1 => array ( 'personNum' => 3, 'type' => 'status', 'datetime' => '2019-05-26 15:59:53' ) ), 1 => array ( 0 => array ( 'personNum' => 3, 'type' => 'status', 'datetime' => '2019-05-26 15:59:53' ), 1 => array ( 'personNum' => 4, 'type' => 'status', 'datetime' => '2019-05-26 16:04:24' ), ) ); array_walk($arr, function (&$v) { array_multisort(array_column($v, 'datetime'), SORT_DESC, $v); }); usort($arr, function ($a, $b) { return strcmp(max(array_column($b, 'datetime')), max(array_column($a, 'datetime'))); }); print_r($arr);

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.0120.00817.27
8.4.130.0130.00718.66
8.4.120.0050.00424.11
8.4.110.0100.00319.03
8.4.100.0120.00618.80
8.4.90.0140.00720.44
8.4.80.0150.00220.29
8.4.70.0050.00618.83
8.4.60.0110.01018.75
8.4.50.0090.01118.64
8.4.40.0060.00319.53
8.4.30.0110.00718.51
8.4.20.0040.00418.79
8.4.10.0060.00317.91
8.3.270.0070.01216.66
8.3.260.0120.00816.64
8.3.250.0090.01019.11
8.3.240.0110.00917.04
8.3.230.0160.00417.05
8.3.220.0110.00718.82
8.3.210.0080.00818.46
8.3.200.0090.00616.49
8.3.190.0040.00417.19
8.3.180.0100.00916.97
8.3.170.0160.00320.71
8.3.160.0150.00317.10
8.3.150.0080.00016.52
8.3.140.0150.00317.28
8.3.130.0060.00318.31
8.3.120.0120.00320.60
8.3.110.0060.00320.94
8.3.100.0100.00024.06
8.3.90.0080.00026.77
8.3.80.0060.00316.63
8.3.70.0140.00716.50
8.3.60.0140.00318.18
8.3.50.0080.00517.94
8.3.40.0060.00918.72
8.3.30.0070.00718.58
8.3.20.0040.00420.27
8.3.10.0050.00322.13
8.3.00.0080.00022.52
8.2.290.0090.01020.50
8.2.280.0110.00818.25
8.2.270.0150.00316.58
8.2.260.0040.01516.48
8.2.250.0080.00018.23
8.2.240.0000.00816.84
8.2.230.0030.00622.58
8.2.220.0080.00037.54
8.2.210.0090.00026.77
8.2.200.0030.00616.38
8.2.190.0100.00616.58
8.2.180.0120.00816.75
8.2.170.0110.00422.96
8.2.160.0110.00322.09
8.2.150.0050.00224.18
8.2.140.0040.00424.66
8.2.130.0080.00026.16
8.2.120.0040.00426.16
8.2.110.0040.00420.94
8.2.100.0090.00317.89
8.2.90.0040.00419.54
8.2.80.0030.00717.97
8.2.70.0030.00618.04
8.2.60.0040.00418.16
8.2.50.0000.00818.10
8.2.40.0070.00019.48
8.2.30.0040.00419.23
8.2.20.0030.00618.09
8.2.10.0030.00519.58
8.2.00.0070.00019.34
8.1.330.0070.01121.99
8.1.320.0140.00717.99
8.1.310.0030.00517.99
8.1.300.0060.01215.94
8.1.290.0050.00530.84
8.1.280.0100.00525.92
8.1.270.0080.00022.29
8.1.260.0000.00726.35
8.1.250.0050.00328.09
8.1.240.0060.00323.98
8.1.230.0040.00822.64
8.1.220.0000.00817.89
8.1.210.0080.00019.09
8.1.200.0070.00417.35
8.1.190.0040.00417.35
8.1.180.0040.00418.10
8.1.170.0040.00418.65
8.1.160.0000.00718.91
8.1.150.0020.00518.78
8.1.140.0040.00420.27
8.1.130.0050.00320.09
8.1.120.0000.00817.45
8.1.110.0040.00417.38
8.1.100.0000.00717.40
8.1.90.0050.00217.46
8.1.80.0000.00717.38
8.1.70.0040.00417.43
8.1.60.0040.00417.55
8.1.50.0040.00417.53
8.1.40.0040.00417.51
8.1.30.0040.00417.71
8.1.20.0060.00317.56
8.1.10.0060.00317.44
8.1.00.0000.00817.32
8.0.300.0000.00719.60
8.0.290.0040.00416.63
8.0.280.0000.00718.38
8.0.270.0040.00417.14
8.0.260.0030.00320.20
8.0.250.0070.00016.96
8.0.240.0070.00016.92
8.0.230.0020.00516.88
8.0.220.0030.00316.73
8.0.210.0040.00416.82
8.0.200.0040.00416.95
8.0.190.0040.00416.94
8.0.180.0040.00416.87
8.0.170.0030.00716.91
8.0.160.0000.00716.80
8.0.150.0040.00416.72
8.0.140.0040.00416.93
8.0.130.0000.00513.38
8.0.120.0020.00516.86
8.0.110.0000.00716.96
8.0.100.0040.00416.92
8.0.90.0030.00516.86
8.0.80.0030.01516.88
8.0.70.0040.00416.76
8.0.60.0000.00716.95
8.0.50.0000.00716.92
8.0.30.0110.00717.21
8.0.20.0060.01217.03
8.0.10.0040.00417.05
8.0.00.0110.00716.69
7.4.330.0050.00015.55
7.4.320.0060.00016.46
7.4.300.0000.00616.56
7.4.290.0000.00816.59
7.4.280.0040.00416.42
7.4.270.0030.00416.41
7.4.260.0030.00313.34
7.4.250.0070.00016.58
7.4.240.0020.00616.56
7.4.230.0030.00516.63
7.4.220.0020.00516.47
7.4.210.0100.00816.53
7.4.200.0070.00016.46
7.4.130.0100.00716.50
7.4.120.0030.01716.66
7.4.110.0150.00916.40
7.4.100.0110.00716.62
7.4.90.0110.00716.48
7.4.80.0110.00519.39
7.4.70.0080.00816.32
7.4.60.0050.01216.51
7.4.50.0040.01116.47
7.4.40.0120.00416.44
7.4.30.0030.01316.18
7.4.20.0040.01416.19
7.4.10.0130.00316.30
7.4.00.0090.00715.71
7.3.330.0000.00716.09
7.3.320.0000.00513.17
7.3.310.0000.00816.23
7.3.300.0040.00416.25
7.3.290.0000.00716.25
7.3.280.0030.01016.25
7.3.260.0100.00816.45
7.3.240.0070.01016.42
7.3.230.0060.01016.20
7.3.210.0080.00916.25
7.3.200.0110.00716.41
7.3.190.0090.00616.20
7.3.180.0080.00816.32
7.3.170.0090.01216.43
7.3.160.0090.00616.25
7.3.150.0070.00816.02
7.3.140.0100.01016.56
7.3.130.0100.00716.27
7.3.120.0080.00715.48
7.3.110.0090.00715.51
7.3.100.0080.00615.31
7.3.90.0200.00915.26
7.3.80.0170.01115.20
7.3.70.0060.00915.13
7.3.60.0060.00915.06
7.3.50.0050.01015.16
7.3.40.0070.00815.14
7.3.30.0060.00915.16
7.3.20.0270.00715.75
7.3.10.0220.00915.76
7.3.00.0270.00615.67
7.2.330.0060.00916.35
7.2.320.0130.00316.65
7.2.310.0060.00916.59
7.2.300.0180.00416.24
7.2.290.0100.01016.67
7.2.280.0030.01216.70
7.2.270.0080.00816.27
7.2.260.0040.01116.43
7.2.250.0110.00315.61
7.2.240.0100.00715.66
7.2.230.0090.00615.77
7.2.220.0090.00915.34
7.2.210.0220.01015.30
7.2.200.0060.01015.29
7.2.190.0110.00515.38
7.2.180.0100.00915.31
7.2.170.0100.00715.27
7.2.160.0100.00815.63
7.2.150.0170.00615.73
7.2.140.0250.01315.57
7.2.130.0230.01415.43
7.2.120.0350.01015.66
7.2.110.0150.01015.49
7.2.100.0160.00615.46
7.2.90.0340.00615.44
7.2.80.0540.01315.32
7.2.70.0170.00415.48
7.2.60.0290.00715.37
7.2.50.0210.01015.37
7.2.40.0370.00915.42
7.2.30.0200.01415.51
7.2.20.0350.00815.66
7.2.10.0230.00815.20
7.2.00.0220.00815.52
7.1.330.0080.00715.49
7.1.320.0220.00915.02
7.1.310.0130.00514.72
7.1.300.0220.00715.00
7.1.290.0210.00414.92
7.1.280.0240.00514.92
7.1.270.0210.01014.97
7.1.260.0170.00914.77
7.1.250.0630.01214.33
7.1.240.0120.00315.37
7.1.230.0080.00715.02
7.1.220.0070.00715.35
7.1.210.0090.00615.34
7.1.200.0060.00915.24
7.1.190.0040.01215.31
7.1.180.0110.00415.14
7.1.170.0040.01115.07
7.1.160.0080.00715.20
7.1.150.0540.00315.25
7.1.140.0090.00615.33
7.1.130.0000.01615.23
7.1.120.0060.00915.10
7.1.110.0070.00715.19
7.1.100.0040.01815.23
7.1.90.0070.01315.14
7.1.80.0070.01415.30
7.1.70.0100.01015.08
7.1.60.0090.01215.54
7.1.50.0060.01115.35
7.1.40.0100.00615.27
7.1.30.0120.00315.49
7.1.20.0060.00915.47
7.1.10.0030.01315.34
7.1.00.0070.01015.37

preferences:
37.61 ms | 403 KiB | 5 Q