3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array( array('date' => '09-04-2018','item' => 'player 1', 'score' => '1'), array('date' => '09-04-2018','item' => 'player 2', 'score' => '2'), array('date' => '10-04-2018','item' => 'player 1', 'score' => '1'), array('date' => '10-04-2018','item' => 'player 2', 'score' => '2'), array('date' => '16-04-2018','item' => 'player 1', 'score' => '3'), array('date' => '16-04-2018','item' => 'player 2', 'score' => '4'), array('date' => '17-04-2018','item' => 'player 1', 'score' => '3'), array('date' => '17-04-2018','item' => 'player 2', 'score' => '4') ); //Week example Foreach($arr as $val){ $res[$val['item']][date("F", strtotime($val['date']))][] = (int)$val['score']; } Foreach($res as $player => $time){ Foreach($time as $timeperiod => $score){ Echo $player. " ". $timeperiod ." " . array_sum($score) ."\n"; } } //Var_dump($res);

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.0110.00817.95
8.4.120.0120.01020.77
8.4.110.0110.01022.49
8.4.100.0110.00718.06
8.4.90.0150.00618.81
8.4.80.0080.00118.08
8.4.70.0050.00618.18
8.4.60.0130.00619.04
8.4.50.0130.00818.10
8.4.40.0160.00319.52
8.4.30.0130.00719.67
8.4.20.0060.01020.73
8.4.10.0040.00418.99
8.3.250.0130.00518.93
8.3.240.0060.00316.91
8.3.230.0100.00816.70
8.3.220.0110.00717.13
8.3.210.0110.00716.64
8.3.200.0050.00417.02
8.3.190.0040.00417.24
8.3.180.0070.01218.32
8.3.170.0090.00917.53
8.3.160.0000.01918.48
8.3.150.0140.00716.73
8.3.140.0130.00616.78
8.3.130.0000.00818.63
8.3.120.0030.00618.97
8.3.110.0060.00320.94
8.3.100.0030.01016.64
8.3.90.0040.01426.77
8.3.80.0030.00717.00
8.3.70.0160.00318.55
8.3.60.0040.01116.75
8.3.50.0090.00418.46
8.3.40.0150.00019.08
8.3.30.0040.01218.96
8.3.20.0050.00321.91
8.3.10.0040.00421.53
8.3.00.0060.00319.91
8.2.290.0070.00520.50
8.2.280.0050.00418.49
8.2.270.0090.00918.27
8.2.260.0000.01517.41
8.2.250.0060.00316.65
8.2.240.0000.00917.26
8.2.230.0000.00922.58
8.2.220.0080.00324.06
8.2.210.0000.01326.77
8.2.200.0060.00316.88
8.2.190.0100.00717.13
8.2.180.0060.01218.29
8.2.170.0070.01422.96
8.2.160.0090.00619.34
8.2.150.0040.00424.18
8.2.140.0040.00424.66
8.2.130.0040.00419.33
8.2.120.0040.00426.35
8.2.110.0100.00022.25
8.2.100.0110.00417.91
8.2.90.0040.00419.30
8.2.80.0030.00517.97
8.2.70.0000.00817.88
8.2.60.0060.00318.16
8.2.50.0000.00817.88
8.2.40.0050.00319.60
8.2.30.0030.00519.51
8.2.20.0070.00018.18
8.2.10.0000.00718.14
8.2.00.0040.00418.26
8.1.330.0050.00522.28
8.1.320.0120.00816.31
8.1.310.0060.00318.68
8.1.300.0000.00819.66
8.1.290.0030.00618.88
8.1.280.0070.01125.92
8.1.270.0090.00020.86
8.1.260.0080.00026.35
8.1.250.0060.00328.09
8.1.240.0060.00319.53
8.1.230.0080.00420.82
8.1.220.0040.00417.91
8.1.210.0040.00418.77
8.1.200.0090.00017.38
8.1.190.0040.00417.48
8.1.180.0040.00418.10
8.1.170.0000.00717.62
8.1.160.0030.00518.89
8.1.150.0030.00520.91
8.1.140.0000.00717.69
8.1.130.0040.00417.66
8.1.120.0040.00417.70
8.1.110.0030.00517.63
8.1.100.0000.00717.55
8.1.90.0050.00317.70
8.1.80.0000.00717.68
8.1.70.0070.00017.55
8.1.60.0080.00017.73
8.1.50.0000.00717.63
8.1.40.0060.00317.73
8.1.30.0000.00817.79
8.1.20.0080.00017.76
8.1.10.0000.00717.74
8.1.00.0080.00017.72
8.0.300.0080.00018.77
8.0.290.0000.00716.88
8.0.280.0030.00318.53
8.0.270.0040.00417.33
8.0.260.0030.00316.93
8.0.250.0000.00817.21
8.0.240.0000.00717.20
8.0.230.0030.00317.10
8.0.220.0050.00217.12
8.0.210.0040.00417.16
8.0.200.0000.00717.15
8.0.190.0110.00017.15
8.0.180.0030.00317.01
8.0.170.0030.00517.13
8.0.160.0030.00617.12
8.0.150.0000.00717.08
8.0.140.0070.00017.09
8.0.130.0060.00013.49
8.0.120.0040.00417.07
8.0.110.0050.00317.16
8.0.100.0000.00716.97
8.0.90.0040.00417.15
8.0.80.0040.01717.05
8.0.70.0040.00417.08
8.0.60.0020.00516.97
8.0.50.0040.00417.08
8.0.30.0130.00817.16
8.0.20.0120.00917.40
8.0.10.0040.00417.10
8.0.00.0080.01016.97
7.4.330.0050.00016.80
7.4.320.0030.00316.56
7.4.300.0000.00616.73
7.4.290.0030.00316.59
7.4.280.0000.00816.63
7.4.270.0030.00316.67
7.4.260.0000.00716.64
7.4.250.0000.00716.53
7.4.240.0030.00616.57
7.4.230.0030.00316.77
7.4.220.0090.00016.82
7.4.210.0040.01016.80
7.4.200.0000.00616.50
7.4.160.0120.00516.70
7.4.140.0090.01017.86
7.4.130.0060.01716.75
7.4.120.0120.00616.70
7.4.110.0100.00716.61
7.4.100.0130.00416.79
7.4.90.0090.00616.80
7.4.80.0060.01319.39
7.4.70.0120.00316.54
7.4.60.0120.00316.68
7.4.50.0060.00816.64
7.4.40.0170.00016.84
7.4.00.0090.00915.12
7.3.330.0000.00513.26
7.3.320.0030.00313.25
7.3.310.0030.00516.31
7.3.300.0000.00616.49
7.3.290.0030.00316.42
7.3.280.0060.00816.40
7.3.260.0070.01016.63
7.3.240.0110.00716.55
7.3.230.0100.00716.52
7.3.210.0170.00716.51
7.3.200.0100.00716.41
7.3.190.0120.00916.75
7.3.180.0100.00616.53
7.3.170.0100.00616.68
7.3.160.0100.00616.57
7.3.120.0040.01515.06
7.3.110.0090.00915.25
7.3.100.0070.01114.87
7.3.90.0000.01415.09
7.3.80.0100.00314.96
7.3.70.0060.00614.86
7.3.60.0040.01114.92
7.3.50.0090.00615.20
7.3.40.0030.01414.84
7.3.30.0000.01415.06
7.3.20.0060.00616.53
7.3.10.0080.00716.85
7.3.00.0050.01016.80
7.2.330.0140.00316.82
7.2.320.0070.01016.77
7.2.310.0160.00916.90
7.2.300.0090.00616.73
7.2.290.0130.00716.88
7.2.250.0000.01515.15
7.2.240.0130.00615.05
7.2.230.0070.00715.20
7.2.220.0060.00915.18
7.2.210.0000.01115.26
7.2.200.0110.00415.00
7.2.190.0080.00415.04
7.2.180.0060.00915.23
7.2.170.0060.01215.16
7.2.160.0060.01015.20
7.2.150.0030.01216.99
7.2.140.0090.00616.94
7.2.130.0060.00517.21
7.2.120.0030.00617.04
7.2.110.0060.00816.94
7.2.100.0040.00917.08
7.2.90.0090.00216.94
7.2.80.0080.00717.12
7.2.70.0080.00717.22
7.2.60.0070.00817.10
7.2.50.0050.01016.98
7.2.40.0620.00817.32
7.2.30.0810.01117.41
7.2.20.0720.00817.51
7.2.10.0590.00717.57
7.2.00.0850.01017.41
7.1.330.0100.00316.11
7.1.320.0000.01415.87
7.1.310.0110.00316.01
7.1.300.0060.00615.84
7.1.290.0040.01115.78
7.1.280.0070.00715.74
7.1.270.0070.00715.89
7.1.260.0000.01116.10
7.1.250.0060.00616.03
7.1.240.0040.00815.96
7.1.230.0090.00315.98
7.1.220.0030.00916.07
7.1.210.0040.00816.02
7.1.200.0050.00815.92
7.1.190.0100.00716.06
7.1.180.0110.00316.11
7.1.170.0000.01316.02
7.1.160.1030.01416.39
7.1.150.1230.00816.57
7.1.140.0860.00616.50
7.1.130.0840.01116.44
7.1.120.1260.01116.42
7.1.110.0940.00916.11
7.1.100.0780.00616.29
7.1.90.1170.00916.15
7.1.80.1100.01216.32
7.1.70.1130.01415.81
7.1.60.1220.01124.62
7.1.50.0220.01124.54
7.1.40.0330.01324.25
7.1.30.1590.01324.37
7.1.20.1150.01524.63
7.1.10.2000.00915.51
7.1.00.1700.00815.66
7.0.330.0080.00815.72
7.0.320.0030.01015.73
7.0.310.0080.00415.63
7.0.300.0040.00415.65
7.0.290.0030.01415.59
7.0.280.0090.00615.49
7.0.270.0100.00315.55
7.0.260.0000.01115.77
7.0.250.0040.00715.70
7.0.240.0040.00415.67
7.0.230.0030.01015.45
7.0.220.0000.01115.63
7.0.210.0060.00315.62
7.0.200.0000.00915.63
7.0.190.0000.01315.66
7.0.180.0000.01015.63
7.0.170.0040.01115.55
7.0.160.0060.00615.59
7.0.150.0000.00915.30
7.0.140.0060.00615.68
7.0.130.0040.00415.45
7.0.120.0070.00715.57
7.0.110.0030.01215.66
7.0.100.0050.00515.71
7.0.90.0000.00915.56
7.0.80.0070.00715.66
7.0.70.0080.00815.82
7.0.60.0050.00515.38
7.0.50.0060.00615.65
7.0.40.0000.01413.46
7.0.30.0040.00813.43
7.0.20.0060.00613.63
7.0.10.0070.01013.46
7.0.00.0030.01613.42
5.6.400.0040.01114.74
5.6.390.0000.01214.69
5.6.380.0100.00314.51
5.6.370.0060.00614.57
5.6.360.0000.01014.92
5.6.350.0100.00714.54
5.6.340.0000.01614.57
5.6.330.0120.00314.42
5.6.320.0060.00914.59
5.6.310.0040.00814.30
5.6.300.0030.01214.67
5.6.290.0070.00714.79
5.6.280.0070.00314.53
5.6.270.0000.01514.64
5.6.260.0100.00314.35
5.6.250.0030.01214.81
5.6.240.0060.00614.43
5.6.230.0090.00314.59
5.6.220.0000.01414.40
5.6.210.0000.01214.54
5.6.200.0040.00914.82
5.6.190.0000.00914.43
5.6.180.0040.00714.41
5.6.170.0060.00914.52
5.6.160.0030.01314.57
5.6.150.0080.01214.61
5.6.140.0080.00314.84
5.6.130.0000.01414.29
5.6.120.0090.00614.71
5.6.110.0000.01414.84
5.6.100.0090.00614.67
5.6.90.0030.01214.82
5.6.80.0000.01314.36
5.6.70.0060.00614.43
5.6.60.0040.00814.52
5.6.50.0090.00614.75
5.6.40.0110.00314.56
5.6.30.0130.00314.46
5.6.20.0040.01114.52
5.6.10.0060.00914.28
5.6.00.0030.00914.46

preferences:
36.37 ms | 403 KiB | 5 Q