3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '012345678901234567890123456789012345678901234567890123456789'; $splitAtPoints = [1, 18, 32, 41, 108, 125, 137, 152, 161]; preg_match( sprintf( '/%s/us', implode( array_map( fn($quantifier) => "(.{{$quantifier}})?", $splitAtPoints ) ) ), $string, $match ); array_shift($match); var_export($match);

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.0100.01024.33
8.4.110.0130.00618.73
8.4.100.0090.01217.93
8.4.90.0120.00920.68
8.4.80.0150.00518.74
8.4.70.0150.00418.21
8.4.60.0100.00618.92
8.4.50.0130.00919.61
8.4.40.0470.00317.45
8.4.30.0350.01317.37
8.4.20.0370.01217.39
8.4.10.0400.00717.39
8.3.250.0120.00718.80
8.3.240.0100.00817.10
8.3.230.0090.01016.61
8.3.220.0050.00318.93
8.3.210.0040.00516.75
8.3.200.0050.00416.84
8.3.190.0080.00916.91
8.3.180.0060.00516.83
8.3.170.0480.00016.40
8.3.160.0340.01316.37
8.3.150.0350.00616.63
8.3.140.0350.00916.34
8.3.130.0370.00316.41
8.3.120.0250.01816.54
8.3.110.0340.00316.57
8.3.100.0370.00916.56
8.3.90.0350.01316.51
8.3.80.0400.00316.55
8.3.70.0380.00416.92
8.3.60.0320.01016.75
8.3.50.0400.00516.63
8.3.40.0260.01517.59
8.3.30.0290.00917.60
8.3.20.0340.01017.27
8.3.10.0330.00317.56
8.3.00.0140.01217.69
8.2.290.0090.01020.62
8.2.280.0080.00316.46
8.2.270.0310.00816.50
8.2.260.0310.00716.48
8.2.250.0270.01216.59
8.2.240.0330.00716.47
8.2.230.0410.00716.30
8.2.220.0280.01416.63
8.2.210.0280.00316.40
8.2.200.0200.01716.53
8.2.190.0270.01216.43
8.2.180.0290.01116.68
8.2.170.0380.00817.72
8.2.160.0340.00817.86
8.2.150.0150.00317.77
8.2.140.0350.00617.69
8.2.130.0320.00917.61
8.2.120.0340.00717.76
8.2.110.0350.00317.72
8.2.100.0380.00717.55
8.2.90.0400.00017.64
8.2.80.0270.00917.81
8.2.70.0200.00417.70
8.2.60.0210.00517.65
8.2.50.0300.00917.59
8.2.40.0270.00917.68
8.2.30.0330.00417.35
8.2.20.0220.01517.57
8.2.10.0270.01017.65
8.2.00.0200.01717.68
8.1.320.0070.01316.23

preferences:
27.17 ms | 403 KiB | 5 Q