3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [ [ 'attributes' => [ 'attribute_art-der-karte' => 'Rot' ], 'variation_id' => '222' ], [ 'attributes' => [ 'attribute_art-der-karte' => 'Green' ], 'variation_id' => '221' ] ]; function findVariationId(array $array, string $attrName, string $attrValue): ?string { foreach ($array as $entry) { if (($entry['attributes'][$attrName] ?? null) === $attrValue) { return $entry['variation_id']; } } return null; } echo findVariationId($array, 'attribute_art-der-karte', 'Green');

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.0120.00718.88
8.4.120.0100.01024.02
8.4.110.0120.00818.86
8.4.100.0120.00818.86
8.4.90.0100.00722.46
8.4.80.0100.01018.90
8.4.70.0140.00722.33
8.4.60.0100.01118.86
8.4.50.0100.01117.73
8.4.40.0040.00717.67
8.4.30.0100.01020.60
8.4.20.0030.00617.62
8.4.10.0160.00022.26
8.3.260.0040.00416.61
8.3.250.0040.00418.74
8.3.240.0100.00617.06
8.3.230.0120.00816.71
8.3.220.0140.00418.84
8.3.210.0090.00916.54
8.3.200.0040.00516.69
8.3.190.0070.00217.16
8.3.180.0130.00516.61
8.3.170.0070.01118.71
8.3.160.0140.00016.66
8.3.150.0090.00920.76
8.3.140.0030.00616.65
8.3.130.0030.00516.53
8.3.120.0030.00519.07
8.3.110.0040.00420.94
8.3.100.0100.00024.06
8.3.90.0060.00326.77
8.3.80.0040.00819.36
8.3.70.0150.00018.56
8.3.60.0150.00316.63
8.3.50.0090.00723.59
8.3.40.0090.00618.85
8.3.30.0120.00618.69
8.3.20.0070.00024.18
8.3.10.0070.00724.66
8.3.00.0030.00726.16
8.2.290.0100.01120.49
8.2.280.0040.00318.61
8.2.270.0110.00717.41
8.2.260.0080.00018.91
8.2.250.0040.00416.97
8.2.240.0040.01518.95
8.2.230.0060.00322.58
8.2.220.0060.00337.54
8.2.210.0000.00826.77
8.2.200.0040.00718.88
8.2.190.0120.00318.16
8.2.180.0070.01425.92
8.2.170.0190.00319.09
8.2.160.0070.00722.96
8.2.150.0000.00825.66
8.2.140.0000.00724.66
8.2.130.0040.00426.16
8.2.120.0040.00426.35
8.2.110.0060.00322.25
8.2.100.0120.00017.84
8.2.90.0040.00417.63
8.2.80.0050.00319.16
8.2.70.0040.00417.93
8.2.60.0030.00617.75
8.2.50.0000.00817.63
8.2.40.0050.00319.36
8.2.30.0040.00419.20
8.2.20.0000.00818.01
8.2.10.0000.00820.94
8.2.00.0030.00519.13
8.1.330.0130.00521.95
8.1.320.0100.00916.55
8.1.310.0040.00416.73
8.1.300.0150.00319.28
8.1.290.0060.00330.84
8.1.280.0070.01025.92
8.1.270.0000.00823.86
8.1.260.0070.00028.09
8.1.250.0080.00028.09
8.1.240.0060.00322.11
8.1.230.0080.00319.29
8.1.220.0090.00017.74
8.1.210.0000.00818.77
8.1.200.0030.00717.35
8.1.190.0040.00417.23
8.1.180.0030.00518.10
8.1.170.0000.00818.62
8.1.160.0030.00518.94
8.1.150.0000.00818.65
8.1.140.0030.00718.90
8.1.130.0000.00720.07
8.1.120.0030.00317.48
8.1.110.0000.00817.45
8.1.100.0040.00417.40
8.1.90.0000.00717.38
8.1.80.0030.00617.43
8.1.70.0030.00317.46
8.1.60.0030.00617.49
8.1.50.0050.00317.43
8.1.40.0030.00517.54
8.1.30.0000.00817.68
8.1.20.0060.00317.68
8.1.10.0000.00817.59
8.1.00.0000.00817.55
8.0.300.0000.00721.46
8.0.290.0060.00316.75
8.0.280.0030.00318.39
8.0.270.0070.00018.01
8.0.260.0050.00218.46
8.0.250.0040.00416.84
8.0.240.0070.00016.88
8.0.230.0040.00416.95
8.0.220.0030.00316.90
8.0.210.0030.00316.91
8.0.200.0000.00616.86
8.0.190.0030.00516.92
8.0.180.0040.00416.80
8.0.170.0060.00316.96
8.0.160.0050.00316.74
8.0.150.0070.00016.89
8.0.140.0040.00416.81
8.0.130.0030.00313.38
8.0.120.0000.00716.91
8.0.110.0040.00416.79
8.0.100.0070.00016.90
8.0.90.0050.00316.74
8.0.80.0080.00916.88
8.0.70.0070.00016.76
8.0.60.0000.00717.02
8.0.50.0040.00316.95
8.0.30.0000.01616.82
8.0.20.0090.00917.01
8.0.10.0080.01116.91
8.0.00.0120.00917.04
7.4.330.0000.00516.66
7.4.320.0030.00316.71
7.4.300.0030.00316.55
7.4.290.0050.00316.45
7.4.280.0040.00416.60
7.4.270.0000.00816.55
7.4.260.0060.00013.29
7.4.250.0030.00316.51
7.4.240.0030.00516.55
7.4.230.0000.00716.62
7.4.220.0040.00416.47
7.4.210.0080.00616.51
7.4.200.0050.00216.27
7.4.150.0120.00916.36
7.4.140.0090.00816.40
7.4.130.0130.00816.50
7.4.120.0100.00816.64
7.4.110.0120.00716.37
7.4.100.0050.01316.37
7.4.90.0080.01316.51
7.4.80.0100.00716.41
7.4.70.0120.00816.61
7.4.60.0090.01016.43
7.4.50.0120.00616.44
7.4.40.0070.01016.53
7.4.30.0070.01116.42
7.4.20.0090.00916.55
7.4.10.0120.00516.60
7.4.00.0080.00916.37
7.3.330.0070.00016.37
7.3.320.0030.00313.41
7.3.310.0030.00316.28
7.3.300.0000.00716.43
7.3.290.0060.01316.43
7.3.270.0110.01016.41
7.3.260.0100.00816.31
7.3.250.0120.00616.26
7.3.240.0100.00716.31
7.3.230.0120.00816.29
7.3.220.0110.00916.44
7.3.210.0150.00716.38
7.3.200.0160.00516.57
7.3.190.0110.01016.51
7.3.180.0040.01316.44
7.3.170.0100.00816.38
7.3.160.0090.00816.42
7.3.150.0090.00816.53
7.3.140.0140.00616.30
7.3.130.0080.00916.51
7.3.120.0140.00416.56
7.3.110.0060.01316.30
7.3.100.0110.00916.56
7.3.90.0110.00616.55
7.3.80.0080.00916.37
7.3.70.0110.00816.29
7.3.60.0080.01016.33
7.3.50.0050.01216.35
7.3.40.0060.01016.30
7.3.30.0140.00416.33
7.3.20.0960.00516.40
7.3.10.0100.00816.31
7.3.00.0110.00816.43
7.2.340.0300.00916.62
7.2.330.0310.00416.68
7.2.320.0340.00316.78
7.2.310.0240.01216.83
7.2.300.0200.01216.83
7.2.290.0230.01216.81
7.2.280.0220.01016.41
7.2.270.0310.00016.66
7.2.260.0280.00916.64
7.2.250.0270.00716.66
7.2.240.0180.01516.57
7.2.230.0250.00716.45
7.2.220.0260.00916.52
7.2.210.0190.01216.40
7.2.200.0180.01516.57
7.2.190.0320.01016.71
7.2.180.0210.00916.54
7.2.170.0290.00416.62
7.2.160.0260.00616.75
7.2.150.0260.00816.68
7.2.140.0210.01116.70
7.2.130.0220.01216.68
7.2.120.0300.00316.61
7.2.110.0430.01116.70
7.2.100.0270.00516.60
7.2.90.0300.00616.71
7.2.80.0400.00616.70
7.2.70.0250.00816.48
7.2.60.0200.01116.63
7.2.50.0220.01016.68
7.2.40.0150.01116.28
7.2.30.0210.01416.39
7.2.20.0160.01016.52
7.2.10.0250.00716.36
7.2.00.0300.00616.62
7.1.330.0380.00915.70
7.1.320.0280.00315.73
7.1.310.0230.01515.73
7.1.300.0280.00615.55
7.1.290.0240.00615.59
7.1.280.0190.01115.59
7.1.270.0200.01015.61
7.1.260.0210.00815.62
7.1.250.0140.01715.41
7.1.240.0240.00715.55
7.1.230.0270.00415.66
7.1.220.0210.00915.55
7.1.210.0260.00515.53
7.1.200.0190.01515.64
7.1.190.0220.00915.48
7.1.180.0230.01315.63
7.1.170.0160.00615.40
7.1.160.0110.01415.36
7.1.150.0430.01115.41
7.1.140.0160.00815.53
7.1.130.0220.01015.59
7.1.120.0220.00515.48
7.1.110.0180.01315.48
7.1.100.0190.01315.34
7.1.90.0210.00315.45
7.1.80.0170.00615.35
7.1.70.0090.01415.27
7.1.60.0100.01915.38
7.1.50.0230.00315.27
7.1.40.0240.00515.42
7.1.30.0210.00815.42
7.1.20.0180.01315.59
7.1.10.0270.00015.33
7.1.00.0180.00915.54
7.0.330.0220.00915.02
7.0.320.0180.01115.07
7.0.310.0230.01015.09
7.0.300.0140.00914.74
7.0.290.0190.00615.00
7.0.280.0170.00614.67
7.0.270.0070.01414.75
7.0.260.0170.00714.96
7.0.250.0120.01215.03
7.0.240.0200.00414.97
7.0.230.0120.01214.78
7.0.220.0130.01314.99
7.0.210.0190.00814.79
7.0.200.0280.01114.86
7.0.190.0190.00914.89
7.0.180.0180.00614.82
7.0.170.0150.00814.67
7.0.160.0250.00614.71
7.0.150.0190.00314.94
7.0.140.0080.01414.75
7.0.130.0160.00815.00
7.0.120.0250.00314.85
7.0.110.0150.00915.00
7.0.100.0180.00814.79
7.0.90.0200.00615.05
7.0.80.0080.01114.59
7.0.70.0070.01514.83
7.0.60.0440.00415.09
7.0.50.0100.01014.81
7.0.40.0140.00414.76
7.0.30.0180.00614.79
7.0.20.0260.00414.80
7.0.10.0210.00414.85
7.0.00.0150.01214.75
5.6.400.0230.01016.00
5.6.390.0240.00715.63
5.6.380.0290.00515.46
5.6.370.0170.01315.83
5.6.360.0120.00815.41
5.6.350.0210.00315.56
5.6.340.0160.00815.47
5.6.330.0110.01715.63
5.6.320.0160.01715.43
5.6.310.0140.01415.56
5.6.300.0140.01015.66
5.6.290.0120.01515.43
5.6.280.0150.00915.76
5.6.270.0110.01415.41
5.6.260.0200.00315.72
5.6.250.0140.01115.36
5.6.240.0170.01415.65
5.6.230.0120.01215.68
5.6.220.0140.01015.53
5.6.210.0070.01715.59
5.6.200.0190.00615.51
5.6.190.0210.00915.47
5.6.180.0210.00915.63
5.6.170.0250.00415.42
5.6.160.0130.01315.51
5.6.150.0180.00915.47
5.6.140.0180.00615.27
5.6.130.0040.02015.40
5.6.120.0170.01015.75
5.6.110.0230.00315.54
5.6.100.0240.01415.64
5.6.90.0220.00715.32
5.6.80.0240.00315.15
5.6.70.0190.01115.41
5.6.60.0190.01315.57
5.6.50.0130.01815.19
5.6.40.0160.01115.36
5.6.30.0220.01315.45
5.6.20.0070.02115.40
5.6.10.0240.00915.38
5.6.00.0140.01015.41
5.5.380.0160.01015.38
5.5.370.0190.01215.49
5.5.360.0250.00715.65
5.5.350.0250.00715.53
5.5.340.0140.01715.67
5.5.330.0180.01215.54
5.5.320.0300.00315.93
5.5.310.0180.01415.74
5.5.300.0260.00515.44
5.5.290.0200.01015.61
5.5.280.0200.01215.59
5.5.270.0220.01315.64
5.5.260.0240.01015.59
5.5.250.0190.01115.46
5.5.240.0190.01215.46
5.5.230.0200.01115.38
5.5.220.0220.00615.58
5.5.210.0230.00615.54
5.5.200.0280.00515.44
5.5.190.0220.00815.32
5.5.180.0270.00415.24
5.5.170.0250.00915.57
5.5.160.0220.00915.75
5.5.150.0200.00915.57
5.5.140.0170.01315.57
5.5.130.0230.00615.34
5.5.120.0140.01915.64
5.5.110.0280.00515.30
5.5.100.0200.01315.56
5.5.90.0210.00615.55
5.5.80.0260.00315.58
5.5.70.0240.00615.48
5.5.60.0210.00915.50
5.5.50.0270.00315.52
5.5.40.0190.01615.49
5.5.30.0160.01315.71
5.5.20.0160.01215.54
5.5.10.0250.00615.66
5.5.00.0120.02015.43
5.4.450.0190.00312.29
5.4.440.0190.01012.43
5.4.430.0050.01912.36
5.4.420.0170.00312.29
5.4.410.0190.00312.22
5.4.400.0100.01012.19
5.4.390.0190.00412.22
5.4.380.0140.00512.29
5.4.370.0170.00312.35
5.4.360.0090.01312.14
5.4.350.0160.00512.10
5.4.340.0160.01112.29
5.4.330.0110.01212.19
5.4.320.0180.00312.27
5.4.310.0120.01212.45
5.4.300.0200.00312.15
5.4.290.0170.00812.25
5.4.280.0150.00612.25
5.4.270.0150.00612.46
5.4.260.0150.00812.54
5.4.250.0160.00812.45
5.4.240.0140.01012.55
5.4.230.0130.01012.56
5.4.220.0140.01112.39
5.4.210.0220.00012.40
5.4.200.0120.01012.30
5.4.190.0140.01012.44
5.4.180.0100.01412.27
5.4.170.0210.00012.20
5.4.160.0180.00512.33
5.4.150.0200.00612.50
5.4.140.0150.00812.28
5.4.130.0160.00612.48
5.4.120.0110.01112.41
5.4.110.0170.00712.26
5.4.100.0130.01012.32
5.4.90.0220.00312.45
5.4.80.0120.01212.52
5.4.70.0120.00912.49
5.4.60.0170.00412.46
5.4.50.0180.00412.27
5.4.40.0180.00912.48
5.4.30.0190.00612.57
5.4.20.0150.00712.42
5.4.10.0140.00712.37
5.4.00.0230.00012.38
5.3.290.0150.01212.84
5.3.280.0150.00812.66
5.3.270.0140.01012.70
5.3.260.0210.00312.68
5.3.250.0200.00312.73
5.3.240.0130.01012.60
5.3.230.0210.00612.88
5.3.220.0120.01312.89
5.3.210.0160.00812.63
5.3.200.0160.00812.73
5.3.190.0190.00412.72
5.3.180.0310.00012.96
5.3.170.0160.01012.95
5.3.160.0160.00612.82
5.3.150.0200.00312.76
5.3.140.0200.00312.99
5.3.130.0240.00712.72
5.3.120.0190.00812.76
5.3.110.0140.00912.66
5.3.100.0140.00712.75
5.3.90.0090.01212.95
5.3.80.0180.00312.59
5.3.70.0110.01112.64
5.3.60.0170.00612.69
5.3.50.0110.01412.91
5.3.40.0140.00812.57
5.3.30.0190.00412.61
5.3.20.0170.00312.60
5.3.10.0120.01212.48
5.3.00.0160.00512.41
5.2.170.0070.01111.89
5.2.160.0160.00311.86
5.2.150.0150.00811.86
5.2.140.0100.00811.86
5.2.130.0130.00611.86
5.2.120.0100.01011.94
5.2.110.0180.00711.86
5.2.100.0110.00811.86
5.2.90.0040.01511.86
5.2.80.0140.01011.86
5.2.70.0110.00811.86
5.2.60.0180.00011.86
5.2.50.0150.00311.86
5.2.40.0150.00411.86
5.2.30.0080.01011.86
5.2.20.0090.00911.86
5.2.10.0040.01411.86
5.2.00.0120.00611.86
5.1.60.0070.01011.86
5.1.50.0100.00611.86
5.1.40.0070.01011.86
5.1.30.0160.00511.86
5.1.20.0140.00411.86
5.1.10.0100.00711.86
5.1.00.0100.00711.86
5.0.50.0050.00911.86
5.0.40.0140.00011.86
5.0.30.0030.00711.86
5.0.20.0090.00311.86
5.0.10.0080.00811.86
5.0.00.0060.00611.86
4.4.90.0060.00311.86
4.4.80.0070.00211.86
4.4.70.0080.00011.86
4.4.60.0060.00211.86
4.4.50.0040.00411.86
4.4.40.0040.00411.86
4.4.30.0070.00211.86
4.4.20.0070.00211.86
4.4.10.0090.00011.86
4.4.00.0080.00311.86
4.3.110.0000.00811.86
4.3.100.0120.00011.86
4.3.90.0040.00711.86
4.3.80.0030.00311.86
4.3.70.0040.00311.86
4.3.60.0030.00411.86
4.3.50.0030.00311.86
4.3.40.0000.00611.86
4.3.30.0050.00011.86
4.3.20.0030.00311.86
4.3.10.0040.00411.86
4.3.00.0030.00311.86

preferences:
30.97 ms | 403 KiB | 5 Q