3v4l.org

run code in 300+ PHP versions simultaneously
<?php $season_data = [ 'Paul' => [ 'Season' => [2014, 2015, 2016] ], 'John' => [ 'Season' => [2012] ] ]; $appearance_data = [ 'Paul' => [ 'Appearance'=> [ 2014, 2014, 2014, 2014, 2014, 2014, 2014, 2014, 2015, 2015, 2015 ] ], 'John' => [ 'Appearance' => [ 2012, 2012, 2012, 2012 ] ] ]; foreach ($season_data as $person => $data) { $defaults = array_fill_keys($data['Season'], 0); $result[$person]['SeasonCounts'] = array_replace( $defaults, array_count_values( array_intersect( $appearance_data[$person]['Appearance'], $data['Season'] ) ) ); } var_export($result);

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.120.0030.00520.56
8.4.110.0100.01022.67
8.4.100.0120.00824.10
8.4.90.0130.00718.69
8.4.80.0110.00917.98
8.4.70.0100.01118.00
8.4.60.0130.00718.83
8.4.50.0140.00718.59
8.4.40.0130.00619.11
8.4.30.0060.01318.45
8.4.20.0000.01018.98
8.4.10.0100.01019.55
8.3.250.0120.00718.88
8.3.240.0110.00716.54
8.3.230.0120.01116.43
8.3.220.0130.00617.35
8.3.210.0040.00416.85
8.3.200.0050.00316.64
8.3.190.0120.00618.81
8.3.180.0110.00716.54
8.3.170.0120.00620.56
8.3.160.0090.00616.76
8.3.150.0110.00718.84
8.3.140.0140.00318.91
8.3.130.0090.00018.32
8.3.120.0090.00018.88
8.3.110.0050.00316.75
8.3.100.0040.00422.03
8.3.90.0100.01026.77
8.3.80.0060.00318.56
8.3.70.0150.00616.50
8.3.60.0090.00918.30
8.3.50.0090.00718.10
8.3.40.0040.01118.89
8.3.30.0140.00018.84
8.3.20.0040.00421.90
8.3.10.0080.00019.03
8.3.00.0030.00521.90
8.2.290.0120.00520.60
8.2.280.0140.00518.55
8.2.270.0140.00417.30
8.2.260.0040.00416.84
8.2.250.0100.00616.90
8.2.240.0030.00617.17
8.2.230.0050.00320.94
8.2.220.0030.00624.06
8.2.210.0040.00426.77
8.2.200.0040.00418.55
8.2.190.0140.00318.16
8.2.180.0040.01118.16
8.2.170.0170.00022.96
8.2.160.0070.00721.08
8.2.150.0050.00524.18
8.2.140.0000.00824.66
8.2.130.0080.00026.16
8.2.120.0040.00420.75
8.2.110.0090.00022.29
8.2.100.0090.00319.70
8.2.90.0050.00317.75
8.2.80.0060.00318.92
8.2.70.0080.00017.93
8.2.60.0080.00018.03
8.2.50.0040.00418.10
8.2.40.0040.00419.51
8.2.30.0050.00219.26
8.2.20.0000.00818.14
8.2.10.0040.00418.95
8.2.00.0000.00818.19
8.1.330.0110.00722.25
8.1.320.0080.01116.27
8.1.310.0090.00616.89
8.1.300.0060.00317.73
8.1.290.0060.00318.88
8.1.280.0100.01025.92
8.1.270.0080.00022.08
8.1.260.0030.00626.35
8.1.250.0080.00028.09
8.1.240.0100.00623.92
8.1.230.0000.01121.03
8.1.220.0050.00317.79
8.1.210.0050.00318.77
8.1.200.0050.00517.35
8.1.190.0080.00017.35
8.1.180.0040.00418.88
8.1.170.0020.00618.50
8.1.160.0040.00419.04
8.1.150.0070.00018.82
8.1.140.0000.00720.21
8.1.130.0000.00817.58
8.1.120.0040.00417.43
8.1.110.0060.00317.37
8.1.100.0000.00717.49
8.1.90.0050.00317.43
8.1.80.0030.00517.48
8.1.70.0030.00717.55
8.1.60.0030.00517.50
8.1.50.0060.00317.54
8.1.40.0040.00417.43
8.1.30.0040.00817.66
8.1.20.0050.00517.63
8.1.10.0000.00917.55
8.1.00.0040.00417.51
8.0.300.0030.00518.77
8.0.290.0060.00316.63
8.0.280.0030.00318.41
8.0.270.0000.00716.84
8.0.260.0070.00016.71
8.0.250.0000.00716.93
8.0.240.0000.00716.86
8.0.230.0030.00316.98
8.0.220.0040.00416.81
8.0.210.0070.00016.89
8.0.200.0000.00616.95
8.0.190.0030.00616.96
8.0.180.0070.00316.87
8.0.170.0040.00416.77
8.0.160.0000.00716.85
8.0.150.0080.00016.76
8.0.140.0000.00716.77
8.0.130.0000.00513.32
8.0.120.0070.00016.76
8.0.110.0000.00816.82
8.0.100.0040.00416.79
8.0.90.0040.00416.95
8.0.80.0060.01216.91
8.0.70.0000.00716.84
8.0.60.0040.00416.79
8.0.50.0050.00316.81
8.0.30.0100.01017.09
8.0.20.0070.01117.21
8.0.10.0040.00417.07
8.0.00.0120.00916.82
7.4.330.0050.00015.55
7.4.320.0060.00016.61
7.4.300.0030.00316.48
7.4.290.0030.00716.62
7.4.280.0050.00316.43
7.4.270.0020.00516.67
7.4.260.0070.00016.38
7.4.250.0000.00716.35
7.4.240.0080.00016.52
7.4.230.0000.00716.63
7.4.220.0050.00316.43
7.4.210.0070.01016.57
7.4.200.0040.00416.63
7.4.160.0070.01016.46
7.4.130.0150.00616.37
7.4.120.0090.00916.66
7.4.110.0070.01016.57
7.4.100.0150.00316.59
7.4.90.0030.01316.55
7.4.80.0150.00919.39
7.4.70.0180.00916.64
7.4.60.0100.00916.58
7.4.50.0030.00716.58
7.4.40.0090.00916.36
7.4.00.0000.01414.89
7.3.330.0000.00513.27
7.3.320.0000.00713.22
7.3.310.0000.00716.36
7.3.300.0030.00316.36
7.3.290.0000.00816.33
7.3.280.0090.00616.27
7.3.260.0150.00416.53
7.3.230.0080.00916.45
7.3.210.0110.00616.34
7.3.200.0100.00716.54
7.3.190.0130.00316.26
7.3.180.0070.01016.60
7.3.170.0130.01016.45
7.3.160.0080.00816.41
7.3.120.0060.00915.09
7.3.110.0100.00714.61
7.3.100.0040.01114.90
7.3.90.0070.00714.82
7.3.80.0090.00614.88
7.3.70.0120.00314.92
7.3.60.0060.00614.73
7.3.50.0100.00314.89
7.3.40.0080.00814.84
7.3.30.0070.00614.78
7.3.20.0120.00616.67
7.3.10.0100.00916.33
7.3.00.0080.00516.77
7.2.330.0030.01416.72
7.2.320.0060.01216.50
7.2.310.0000.01516.74
7.2.300.0040.01216.79
7.2.290.0100.01316.78
7.2.240.0060.00915.02
7.2.230.0060.00915.28
7.2.220.0060.00615.17
7.2.210.0060.00914.80
7.2.200.0070.00714.85
7.2.190.0070.00715.14
7.2.180.0090.00915.24
7.2.170.0070.01315.01
7.2.160.0020.00914.95
7.2.150.0060.00616.95
7.2.140.0100.00916.99
7.2.130.0090.00916.98
7.2.120.0090.00516.96
7.2.110.0100.00516.81
7.2.100.0100.00616.93
7.2.90.0050.00816.79
7.2.80.0080.00516.89
7.2.70.0100.00816.95
7.2.60.0070.00717.09
7.2.50.0060.01017.05
7.2.40.0070.01217.00
7.2.30.0070.00816.93
7.2.20.0070.00817.08
7.2.10.0100.00816.97
7.2.00.0100.00717.03
7.1.330.0000.01016.02
7.1.320.0070.01015.82
7.1.310.0060.00915.56
7.1.300.0060.00915.77
7.1.290.0070.00715.90
7.1.280.0090.00415.56
7.1.270.0090.00915.87
7.1.260.0060.00515.81
7.1.250.0100.00515.65

preferences:
28.19 ms | 403 KiB | 5 Q