3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "some text here [baz] and here [you|him|her|foo|bar|baz|foo|option|test] and even here [another]."; $pattern = (function () use ($string) { $array = []; for ($i = 0; $i <= substr_count($string, "|"); $i++) { $array[] = $i == 0 ? '([^][|]+)' : '([^][|]+)?'; } return implode("\|?", $array); })(); preg_match_all("~\[$pattern]~", $string, $matches, PREG_SET_ORDER); var_dump($matches);

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.0130.00720.36
8.4.110.0100.01020.53
8.4.100.0110.01017.96
8.4.90.0130.00920.57
8.4.80.0130.00820.62
8.4.70.0110.00820.68
8.4.60.0050.00319.04
8.4.50.0130.00718.71
8.4.40.0220.00019.24
8.4.30.0070.01317.70
8.4.20.0100.01317.95
8.4.10.0110.00720.78
8.3.250.0040.00518.86
8.3.240.0090.00717.22
8.3.230.0040.00616.57
8.3.220.0130.00620.68
8.3.210.0070.01116.91
8.3.200.0070.00216.81
8.3.190.0090.00717.29
8.3.180.0090.01116.68
8.3.170.0150.00416.71
8.3.160.0100.00317.06
8.3.150.0100.00619.13
8.3.140.0140.00416.96
8.3.130.0060.00316.96
8.3.120.0080.00019.05
8.3.110.0060.01320.94
8.3.100.0030.00624.06
8.3.90.0030.00526.77
8.3.80.0090.00017.97
8.3.70.0150.00016.50
8.3.60.0030.01616.75
8.3.50.0120.01022.05
8.3.40.0120.00318.92
8.3.30.0120.00619.14
8.3.20.0150.00019.10
8.3.10.0040.00421.90
8.3.00.0040.00420.73
8.2.290.0120.00717.31
8.2.280.0100.00918.75
8.2.270.0150.00317.15
8.2.260.0030.00618.92
8.2.250.0000.00918.47
8.2.240.0060.00319.34
8.2.230.0030.00722.58
8.2.220.0080.00037.54
8.2.210.0060.00926.77
8.2.200.0030.00718.79
8.2.190.0160.00018.48
8.2.180.0180.00016.63
8.2.170.0110.00422.96
8.2.160.0110.00321.00
8.2.150.0080.00024.18
8.2.140.0000.00824.66
8.2.130.0040.00426.16
8.2.120.0100.00018.00
8.2.110.0100.00022.23
8.2.100.0060.00617.97
8.2.90.0030.00519.16
8.2.80.0060.00317.97
8.2.70.0070.00317.88
8.2.60.0060.00317.93
8.2.50.0040.00418.10
8.2.40.0000.00820.36
8.2.30.0000.00719.43
8.2.20.0030.00617.87
8.2.10.0050.00218.24
8.2.00.0020.00518.25
8.1.330.0110.00816.66
8.1.320.0160.00416.42
8.1.310.0050.00316.76
8.1.300.0060.00318.34
8.1.290.0060.00330.84
8.1.280.0110.00425.92
8.1.270.0050.00323.82
8.1.260.0000.00826.35
8.1.250.0080.00028.09
8.1.240.0030.00720.79
8.1.230.0080.00417.94
8.1.220.0050.00317.74
8.1.210.0030.00618.77
8.1.200.0070.00417.60
8.1.190.0050.00317.11
8.1.180.0050.00318.10
8.1.170.0040.00418.89
8.1.160.0070.00022.11
8.1.150.0040.00419.02
8.1.140.0070.00019.66
8.1.130.0000.00717.76
8.1.120.0030.00517.64
8.1.110.0040.00417.61
8.1.100.0050.00217.61
8.1.90.0030.00517.55
8.1.80.0050.00317.66
8.1.70.0040.00417.68
8.1.60.0040.00417.75
8.1.50.0090.00017.69
8.1.40.0070.00317.71
8.1.30.0030.00517.82
8.1.20.0050.00317.73
8.1.10.0040.00417.80
8.1.00.0080.00017.68
8.0.300.0050.00318.77
8.0.290.0000.00717.00
8.0.280.0000.00818.57
8.0.270.0080.00017.32
8.0.260.0030.00317.20
8.0.250.0000.00817.03
8.0.240.0000.00717.16
8.0.230.0040.00417.11
8.0.220.0040.00417.10
8.0.210.0050.00316.98
8.0.200.0070.00017.04
8.0.190.0000.00717.02
8.0.180.0050.00316.99
8.0.170.0080.00017.13
8.0.160.0000.00817.12
8.0.150.0000.00716.97
8.0.140.0000.00716.93
8.0.130.0050.00313.54
8.0.120.0040.00417.01
8.0.110.0000.00717.01
8.0.100.0000.00817.13
8.0.90.0000.00717.04
8.0.80.0070.01017.12
8.0.70.0050.00217.10
8.0.60.0000.00717.07
8.0.50.0040.00416.98
8.0.30.0080.00817.26
8.0.20.0110.00917.54
8.0.10.0070.00017.10
8.0.00.0140.00716.88
7.4.330.0000.00515.18
7.4.320.0030.00316.69
7.4.300.0000.00616.77
7.4.290.0070.00016.77
7.4.280.0030.00516.75
7.4.270.0030.00416.80
7.4.260.0030.00316.73
7.4.250.0000.00716.67
7.4.240.0050.00216.77
7.4.230.0040.00416.60
7.4.220.0150.00916.87
7.4.210.0070.00716.96
7.4.200.0050.00316.83
7.4.160.0090.00816.89
7.4.150.0150.00317.40
7.4.140.0090.01217.86
7.4.130.0090.00816.77
7.4.120.0100.00816.87
7.4.110.0130.01016.73
7.4.100.0140.00316.70
7.4.90.0040.01316.71
7.4.80.0120.00619.39
7.4.70.0070.01016.73
7.4.60.0000.01716.72
7.4.50.0100.00716.72
7.4.40.0090.00916.78
7.4.30.0110.00716.73
7.4.00.0110.00615.23
7.3.330.0030.00313.54
7.3.320.0050.00013.45
7.3.310.0040.00416.55
7.3.300.0040.00416.41
7.3.290.0090.00716.57
7.3.280.0080.00816.53
7.3.270.0100.00817.40
7.3.260.0120.00616.72
7.3.250.0100.00716.60
7.3.240.0060.01316.60
7.3.230.0070.01016.55
7.3.210.0090.00916.75
7.3.200.0080.01116.49
7.3.190.0130.00316.37
7.3.180.0130.01016.31
7.3.170.0170.00416.73
7.3.160.0080.00816.46
7.3.120.0060.01214.67
7.3.110.0040.01515.34
7.3.100.0080.00815.14
7.3.90.0040.01215.25
7.3.80.0030.01015.21
7.3.70.0000.01115.11
7.3.60.0030.01014.74
7.3.50.0040.01115.12
7.3.40.0110.00314.96
7.3.30.0000.01515.20
7.3.20.0110.00016.86
7.3.10.0090.00617.12
7.3.00.0040.01116.67
7.2.330.0120.00616.69
7.2.320.0090.00916.86
7.2.310.0070.01016.94
7.2.300.0110.00816.94
7.2.290.0100.01016.87
7.2.250.0100.01015.25
7.2.240.0130.00615.24
7.2.230.0140.00015.13
7.2.220.0060.00915.41
7.2.210.0040.01115.28
7.2.200.0070.00715.26
7.2.190.0030.00915.36
7.2.180.0070.01015.27
7.2.170.0090.00614.96
7.2.60.0030.01017.18
7.2.00.0040.01119.50
7.1.330.0000.01316.23
7.1.320.0030.00715.59
7.1.310.0030.01016.06
7.1.300.0030.00915.80
7.1.290.0040.00715.96
7.1.280.0110.00315.71
7.1.270.0120.00315.96
7.1.260.0030.00715.79
7.1.200.0070.00415.96
7.1.70.0000.01117.42
7.1.60.0190.00617.12
7.1.50.0170.01316.98
7.1.00.0000.08022.39
7.0.200.0030.01416.93
7.0.100.0130.05719.99
7.0.90.0170.05719.92
7.0.80.0170.05319.96
7.0.70.0100.05319.99
7.0.60.0130.06019.85
7.0.50.0100.05720.36
7.0.40.0200.07320.37
7.0.30.0300.05020.29
7.0.20.0170.08720.34
7.0.10.0100.09020.32
7.0.00.0200.08020.25
5.6.250.0170.07020.66
5.6.240.0170.06020.52
5.6.230.0100.08720.82
5.6.220.0100.05320.71
5.6.210.0100.05320.63
5.6.200.0100.07021.21
5.6.190.0170.05021.03
5.6.180.0030.06021.09
5.6.170.0130.06321.09
5.6.160.0270.06021.18
5.6.150.0100.08721.15
5.6.140.0100.05721.06
5.6.130.0100.05721.09
5.6.120.0070.06321.09
5.6.110.0170.08021.07
5.6.100.0100.05721.10
5.6.90.0100.08721.08
5.6.80.0100.07720.51
5.6.70.0300.04320.46
5.6.60.0070.07720.51
5.6.50.0200.04320.52
5.6.40.0200.04320.54
5.6.30.0130.05720.45
5.6.20.0170.05020.55
5.6.10.0230.05020.38
5.6.00.0200.04320.47

preferences:
27.41 ms | 403 KiB | 5 Q