3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array(45, 5, 1, 22, 22, 10, 10); //use array_count_values to counts all the values of an array. $get_repeated_value = array_count_values($array); $final_array = array(); foreach($get_repeated_value as $key => $value){ //If value is repeated, get the index of that values from array. if($value > 1){ $final_array[$key] = array_keys($array, $key); } } echo "<pre>"; print_r($final_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.130.0110.01117.60
8.4.120.0120.00822.12
8.4.110.0130.00818.73
8.4.100.0120.00817.46
8.4.90.0120.00817.59
8.4.80.0050.00517.68
8.4.70.0070.00219.68
8.4.60.0050.00419.00
8.4.50.0090.01020.25
8.4.40.0190.00019.41
8.4.30.0120.00622.28
8.4.20.0130.00618.83
8.4.10.0030.00719.57
8.3.260.0110.00816.69
8.3.250.0110.00618.55
8.3.240.0100.00916.48
8.3.230.0140.00316.67
8.3.220.0050.00416.43
8.3.210.0150.00716.41
8.3.200.0030.00516.75
8.3.190.0060.00917.04
8.3.180.0110.00716.41
8.3.170.0080.00016.97
8.3.160.0120.00616.73
8.3.150.0060.01318.90
8.3.140.0110.00016.74
8.3.130.0050.00318.34
8.3.120.0100.00720.79
8.3.110.0080.00016.59
8.3.100.0090.00016.38
8.3.90.0000.00818.09
8.3.80.0030.00618.55
8.3.70.0080.00816.63
8.3.60.0040.01518.43
8.3.50.0070.00922.07
8.3.40.0120.00618.98
8.3.30.0090.00618.71
8.3.20.0040.00420.90
8.3.10.0040.00419.96
8.3.00.0000.00823.68
8.2.290.0080.00420.26
8.2.280.0110.00718.54
8.2.270.0040.00417.16
8.2.260.0110.00420.55
8.2.250.0080.00018.39
8.2.240.0110.00016.95
8.2.230.0050.00520.94
8.2.220.0030.00637.54
8.2.210.0000.00826.77
8.2.200.0030.00618.29
8.2.190.0090.00616.58
8.2.180.0160.00018.42
8.2.170.0120.00922.96
8.2.160.0030.01022.15
8.2.150.0030.00624.18
8.2.140.0030.00624.66
8.2.130.0040.00426.16
8.2.120.0000.00826.16
8.2.110.0030.00720.83
8.2.100.0130.00019.70
8.2.90.0030.00619.36
8.2.80.0080.00017.97
8.2.70.0040.00417.63
8.2.60.0000.00717.93
8.2.50.0030.00618.07
8.2.40.0050.00319.91
8.2.30.0050.00318.13
8.2.20.0040.00418.19
8.2.10.0040.00419.22
8.2.00.0050.00319.18
8.1.330.0150.00318.30
8.1.320.0130.00816.34
8.1.310.0090.00916.52
8.1.300.0000.01516.20
8.1.290.0000.00918.88
8.1.280.0070.01125.92
8.1.270.0060.00323.79
8.1.260.0040.00426.35
8.1.250.0080.00028.09
8.1.240.0040.00421.39
8.1.230.0060.00619.11
8.1.220.0030.00617.77
8.1.210.0000.00818.77
8.1.200.0000.00917.25
8.1.190.0060.00317.36
8.1.180.0040.00418.10
8.1.170.0050.00318.59
8.1.160.0040.00418.89
8.1.150.0040.00418.95
8.1.140.0040.00418.76
8.1.130.0040.00420.15
8.1.120.0070.00017.45
8.1.110.0030.00717.45
8.1.100.0040.00417.31
8.1.90.0000.00817.42
8.1.80.0000.00717.54
8.1.70.0040.00417.48
8.1.60.0040.00417.46
8.1.50.0000.00817.40
8.1.40.0030.00617.56
8.1.30.0030.00517.64
8.1.20.0040.00417.67
8.1.10.0040.00417.52
8.1.00.0000.00817.52
8.0.300.0000.00718.77
8.0.290.0040.00416.75
8.0.280.0030.00318.39
8.0.270.0040.00417.26
8.0.260.0000.00720.33
8.0.250.0070.00016.79
8.0.240.0070.00017.02
8.0.230.0000.00816.98
8.0.220.0030.00616.90
8.0.210.0000.00716.77
8.0.200.0000.00716.99
8.0.190.0000.00817.00
8.0.180.0030.00316.93
8.0.170.0000.00916.80
8.0.160.0000.00716.86
8.0.150.0030.00316.75
8.0.140.0030.00316.84
8.0.130.0000.00713.34
8.0.120.0040.00416.82
8.0.110.0000.00716.81
8.0.100.0050.00316.79
8.0.90.0040.00416.96
8.0.80.0100.01016.95
8.0.70.0070.00016.76
8.0.60.0040.00416.90
8.0.50.0080.00016.77
8.0.30.0190.00317.32
8.0.20.0050.01516.85
8.0.10.0070.00016.86
8.0.00.0080.01116.80
7.4.330.0040.00015.55
7.4.320.0060.00016.52
7.4.300.0080.00016.43
7.4.290.0070.00016.41
7.4.280.0030.00616.40
7.4.270.0060.00316.41
7.4.260.0100.00016.51
7.4.250.0000.00716.49
7.4.240.0080.00016.52
7.4.230.0030.00316.63
7.4.220.0000.00716.42
7.4.210.0080.00816.56
7.4.200.0040.00416.41
7.4.130.0110.00916.57
7.4.120.0060.01216.48
7.4.110.0110.01116.42
7.4.100.0180.00616.52
7.4.90.0070.01016.60
7.4.80.0120.00919.39
7.4.70.0110.00616.51
7.4.60.0110.00716.53
7.4.50.0090.00616.51
7.4.40.0090.00916.45
7.4.10.0090.00915.14
7.4.00.0120.00514.88
7.3.330.0000.00613.07
7.3.320.0030.00313.16
7.3.310.0030.00316.33
7.3.300.0070.00016.24
7.3.290.0030.00316.24
7.3.280.0030.01016.23
7.3.260.0100.00916.38
7.3.240.0060.01216.47
7.3.230.0060.01416.38
7.3.210.0220.00016.53
7.3.200.0040.01416.30
7.3.190.0070.01116.33
7.3.180.0120.00416.37
7.3.170.0120.00416.53
7.3.160.0170.00016.23
7.3.130.0090.00615.05
7.3.120.0100.00614.57
7.3.110.0030.01415.00
7.3.100.0040.01214.96
7.3.90.0060.00914.76
7.3.80.0040.01014.85
7.3.70.0120.00314.93
7.3.60.0060.00914.69
7.3.50.0070.01014.78
7.3.40.0080.00614.87
7.3.30.0100.00514.61
7.3.20.0070.00516.71
7.3.10.0090.00916.70
7.3.00.0010.01016.76
7.2.330.0110.00716.41
7.2.320.0160.00616.69
7.2.310.0060.00916.70
7.2.300.0130.00616.61
7.2.290.0090.00916.77
7.2.260.0070.00715.23
7.2.250.0070.01015.21
7.2.240.0060.00915.25
7.2.230.0030.01715.33
7.2.220.0030.01515.27
7.2.210.0000.01115.22
7.2.200.0130.00315.09
7.2.190.0050.01514.95
7.2.180.0080.01114.89
7.2.170.0020.01015.02
7.2.160.0100.00614.92
7.2.150.0070.00616.90
7.2.140.0070.00516.73
7.2.130.0050.00816.75
7.2.120.0050.00916.89
7.2.110.0070.00516.82
7.2.100.0080.00516.93
7.2.90.0090.00317.01
7.2.80.0100.00616.91
7.2.70.0070.00716.83
7.2.60.0030.00916.84
7.2.50.0060.00516.94
7.2.40.0050.00816.87
7.2.30.0080.00416.90
7.2.20.0070.01116.91
7.2.10.0050.00816.84
7.2.00.0090.00616.90
7.1.330.0000.01415.74
7.1.320.0060.00915.95
7.1.310.0030.00915.95
7.1.300.0070.00515.74
7.1.290.0060.00515.80
7.1.280.0050.00515.73
7.1.270.0050.00715.77
7.1.260.0030.01115.96
7.1.250.0060.00615.60
7.1.240.0030.01415.77
7.1.230.0090.00315.68
7.1.220.0070.00315.91
7.1.210.0030.00715.88
7.1.200.0070.00715.74
7.1.190.0070.00715.91
7.1.180.0030.00715.86
7.1.170.0060.00315.72
7.1.160.0000.01315.98
7.1.150.0030.01315.89
7.1.140.0000.01015.60
7.1.130.0000.01315.89
7.1.120.0100.00315.82
7.1.110.0000.00815.80
7.1.100.0000.01415.84
7.1.90.0000.01015.89
7.1.80.0000.01015.67
7.1.70.0100.00615.84
7.1.60.0030.01215.71
7.1.50.0110.00316.00
7.1.40.0030.01015.85
7.1.30.0030.00715.79
7.1.20.0060.00615.61
7.1.10.0070.00715.80
7.1.00.0060.00315.80

preferences:
26.75 ms | 403 KiB | 5 Q