3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a1 = [ ['target_id' => 124], ['target_id' => 234], ['target_id' => 345], ]; $a2 = [ ['target_id' => 123, 'type' => 'node'], ['target_id' => 234, 'type' => 'node'], ['target_id' => 345, 'type' => 'node'], ]; var_dump(array_udiff($a1, $a2, function ($a, $b) { if ($a['target_id'] == $b['target_id']) { return 0; } return 1; }));

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.3.70.0140.00716.50
8.3.60.0090.00616.50
8.3.50.0060.01016.50
8.3.40.0070.00718.71
8.3.30.0070.00718.59
8.3.20.0040.00420.16
8.3.10.0080.00021.68
8.3.00.0050.00319.25
8.2.180.0040.01118.28
8.2.170.0060.00922.96
8.2.160.0110.00420.32
8.2.150.0030.00524.18
8.2.140.0000.00724.66
8.2.130.0030.00619.45
8.2.120.0050.00526.35
8.2.110.0030.00621.00
8.2.100.0070.00418.16
8.2.90.0000.00818.22
8.2.80.0040.00418.04
8.2.70.0040.00418.16
8.2.60.0000.00817.80
8.2.50.0050.00318.10
8.2.40.0050.00220.64
8.2.30.0000.00821.04
8.2.20.0070.00018.11
8.2.10.0040.00418.13
8.2.00.0000.00718.10
8.1.280.0160.00325.92
8.1.270.0080.00023.95
8.1.260.0050.00326.35
8.1.250.0080.00028.09
8.1.240.0060.00322.21
8.1.230.0080.00420.97
8.1.220.0000.00817.79
8.1.210.0030.00618.77
8.1.200.0030.00617.48
8.1.190.0090.00017.35
8.1.180.0060.00318.10
8.1.170.0030.00520.41
8.1.160.0000.00718.96
8.1.150.0040.00420.67
8.1.140.0040.00419.64
8.1.130.0000.00718.93
8.1.120.0000.00717.48
8.1.110.0040.00417.37
8.1.100.0040.00417.43
8.1.90.0050.00317.36
8.1.80.0050.00217.35
8.1.70.0050.00317.53
8.1.60.0060.00317.59
8.1.50.0070.00017.50
8.1.40.0050.00317.54
8.1.30.0040.00717.48
8.1.20.0040.00417.61
8.1.10.0030.00617.54
8.1.00.0050.00217.46
8.0.300.0070.00019.59
8.0.290.0090.00016.63
8.0.280.0030.00318.40
8.0.270.0040.00417.19
8.0.260.0030.00316.76
8.0.250.0000.00716.84
8.0.240.0000.00716.91
8.0.230.0030.00416.96
8.0.220.0030.00316.89
8.0.210.0050.00216.71
8.0.200.0050.00216.97
8.0.190.0030.00616.97
8.0.180.0040.00416.88
8.0.170.0050.00216.95
8.0.160.0030.00517.02
8.0.150.0040.00416.74
8.0.140.0070.00316.75
8.0.130.0060.00013.27
8.0.120.0070.00016.84
8.0.110.0000.00716.94
8.0.100.0000.00816.80
8.0.90.0000.00716.76
8.0.80.0130.00616.89
8.0.70.0040.00416.89
8.0.60.0080.00016.89
8.0.50.0000.00716.78
8.0.30.0090.00717.13
8.0.20.0120.00617.40
8.0.10.0040.00416.90
8.0.00.0110.01416.53
7.4.330.0030.00315.55
7.4.320.0000.00716.63
7.4.300.0070.00016.61
7.4.290.0000.00916.41
7.4.280.0000.00816.50
7.4.270.0070.00016.50
7.4.260.0050.00216.52
7.4.250.0030.00316.48
7.4.240.0070.00016.55
7.4.230.0030.00316.62
7.4.220.0170.00716.45
7.4.210.0060.00916.38
7.4.200.0030.00316.49
7.4.160.0130.00816.43
7.4.150.0080.01117.40
7.4.140.0160.00417.86
7.4.130.0060.01816.36
7.4.120.0060.01316.53
7.3.330.0000.00613.27
7.3.320.0030.00313.32
7.3.310.0030.00316.12
7.3.300.0000.00716.19
7.3.290.0050.00916.26
7.3.280.0070.00916.25
7.3.270.0080.00817.40
7.3.260.0110.00616.48
7.3.250.0090.01016.36
7.3.240.0080.00916.28

preferences:
42.82 ms | 401 KiB | 5 Q