3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = "foo bar, php js double-space apo'strophe 9 "; echo 'explode(): '; var_export(explode(' ', $input)); echo "\npreg_split(): "; var_export(preg_split('/ +/', $input, null, PREG_SPLIT_NO_EMPTY)); echo "\nstr_word_count(): "; var_export(str_word_count($input, 1)); echo "\npreg_match_all(): "; var_export(preg_match_all('/[a-z]+/', $input, $output) ? $output[0]: []);

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.15
8.4.110.0090.01218.76
8.4.100.0070.01318.81
8.4.90.0140.00620.66
8.4.80.0100.01018.86
8.4.70.0110.00918.88
8.4.60.0110.01018.63
8.4.50.0100.01018.66
8.4.40.0040.01519.79
8.4.30.0090.00018.95
8.4.20.0060.01318.79
8.4.10.0090.00018.05
8.3.250.0130.00618.96
8.3.240.0130.00516.97
8.3.230.0110.00516.70
8.3.220.0050.00418.92
8.3.210.0080.01018.77
8.3.200.0040.00516.63
8.3.190.0090.00817.10
8.3.180.0100.01019.02
8.3.170.0100.01018.53
8.3.160.0030.01417.08
8.3.150.0150.00620.50
8.3.140.0000.00918.28
8.3.130.0080.00016.97
8.3.120.0050.00319.00
8.3.110.0040.00417.00
8.3.100.0070.00324.06
8.3.90.0000.00826.77
8.3.80.0090.00316.63
8.3.70.0070.00716.88
8.3.60.0150.00618.55
8.3.50.0150.00516.72
8.3.40.0100.01018.94
8.3.30.0110.00418.69
8.3.20.0140.00023.70
8.3.10.0080.00021.88
8.3.00.0080.00022.15
8.2.290.0120.00820.58
8.2.280.0090.00918.52
8.2.270.0090.00917.13
8.2.260.0090.00018.50
8.2.250.0080.00018.54
8.2.240.0110.00417.24
8.2.230.0040.01520.94
8.2.220.0060.00337.54
8.2.210.0070.00726.77
8.2.200.0090.00017.00
8.2.190.0080.00817.25
8.2.180.0160.00018.91
8.2.170.0040.01119.17
8.2.160.0070.00722.43
8.2.150.0060.00324.18
8.2.140.0050.00324.66
8.2.130.0040.00426.16
8.2.120.0030.00619.73
8.2.110.0070.00319.45
8.2.100.0120.00018.03
8.2.90.0050.00318.28
8.2.80.0040.00419.16
8.2.70.0060.00317.88
8.2.60.0040.00418.00
8.2.50.0090.00017.88
8.2.40.0030.00620.42
8.2.30.0050.00217.99
8.2.20.0040.00418.15
8.2.10.0040.00419.12
8.2.00.0000.00819.21
8.1.330.0040.00521.95
8.1.320.0110.00816.21
8.1.310.0040.01116.85
8.1.300.0080.01118.44
8.1.290.0040.00430.84
8.1.280.0140.00325.92
8.1.270.0040.00420.70
8.1.260.0060.00326.35
8.1.250.0070.00028.09
8.1.240.0060.00322.19
8.1.230.0080.00420.84
8.1.220.0000.00817.74
8.1.210.0080.00018.95
8.1.200.0030.00617.35
8.1.190.0050.00317.35
8.1.180.0090.00418.10
8.1.170.0040.00418.70
8.1.160.0040.00418.79
8.1.150.0000.00818.86
8.1.140.0000.00721.00
8.1.130.0040.00420.18
8.1.120.0060.00617.62
8.1.110.0040.00417.53
8.1.100.0080.00017.52
8.1.90.0070.00017.45
8.1.80.0080.00017.41
8.1.70.0050.00517.54
8.1.60.0110.00017.73
8.1.50.0000.00817.66
8.1.40.0030.00617.55
8.1.30.0040.00417.74
8.1.20.0000.00917.75
8.1.10.0040.00417.61
8.1.00.0070.00317.69
8.0.300.0020.00520.14
8.0.290.0040.00417.00
8.0.280.0030.00318.50
8.0.270.0030.00317.33
8.0.260.0060.00021.94
8.0.250.0030.00316.98
8.0.240.0000.00617.08
8.0.230.0060.00317.07
8.0.220.0000.00817.03
8.0.210.0030.00316.89
8.0.200.0060.00017.03
8.0.190.0040.00417.04
8.0.180.0080.00017.04
8.0.170.0000.00917.07
8.0.160.0000.00817.00
8.0.150.0070.00016.80
8.0.140.0000.00716.98
8.0.130.0030.00313.45
8.0.120.0030.00616.86
8.0.110.0060.00316.92
8.0.100.0040.00416.85
8.0.90.0040.00417.08
8.0.80.0060.00916.88
8.0.70.0040.00416.98
8.0.60.0080.00016.80
8.0.50.0060.00316.95
8.0.30.0100.00717.14
8.0.20.0070.01116.91
8.0.10.0030.01217.17
8.0.00.0080.01116.97
7.4.330.0050.00016.86
7.4.320.0000.00716.62
7.4.300.0040.00416.70
7.4.290.0050.00216.68
7.4.280.0070.00316.79
7.4.270.0000.00716.77
7.4.260.0030.00313.38
7.4.250.0000.00716.80
7.4.240.0060.00116.67
7.4.230.0040.00416.87
7.4.220.0050.00216.71
7.4.210.0080.00816.75
7.4.200.0000.00716.84
7.4.160.0030.01216.84
7.4.150.0000.01516.72
7.4.140.0120.00316.70
7.4.130.0100.00816.76
7.4.120.0110.00516.63
7.4.110.0120.00616.67
7.4.100.0090.01116.74
7.4.90.0060.01416.68
7.4.80.0040.01417.66
7.4.70.0070.01016.75
7.4.60.0080.00816.68
7.4.50.0100.00516.61
7.4.40.0080.00816.54
7.4.30.0120.00616.61
7.4.20.0100.00616.65
7.4.10.0080.00816.64
7.4.00.0100.00516.37
7.3.330.0000.00716.23
7.3.320.0000.00513.11
7.3.310.0000.00716.37
7.3.300.0000.00716.27
7.3.290.0000.00816.27
7.3.280.0090.00916.27
7.3.270.0120.00316.35
7.3.260.0100.00716.58
7.3.250.0110.00416.33
7.3.240.0110.00616.47
7.3.230.0110.00616.48
7.3.220.0060.01316.54
7.3.210.0080.00816.47
7.3.200.0080.00916.43
7.3.190.0070.00916.46
7.3.180.0070.00916.45
7.3.170.0060.01016.47
7.3.160.0100.01116.46
7.3.150.0140.00716.44
7.3.140.0050.01116.52
7.3.130.0090.00716.49
7.3.120.0060.01116.39
7.3.110.0110.00716.51
7.3.100.0070.00916.21
7.3.90.0090.00916.24
7.3.80.0090.00815.95
7.3.70.0090.00815.95
7.3.60.0090.00915.94
7.3.50.0110.00515.82
7.3.40.0110.00715.88
7.3.30.0090.00915.91
7.3.20.0100.00816.21
7.3.10.0080.00916.22
7.3.00.0090.00816.23
7.2.340.0210.00316.61
7.2.330.0170.00516.66
7.2.320.0140.00716.61
7.2.310.0150.00816.77
7.2.300.0120.00916.71
7.2.290.0160.01016.52
7.2.280.0140.00716.54
7.2.270.0120.00916.55
7.2.260.0100.01016.70
7.2.250.0110.00916.70
7.2.240.0110.00716.61
7.2.230.0130.00716.32
7.2.220.0110.00816.31
7.2.210.0090.00916.13
7.2.200.0130.00916.10
7.2.190.0120.00916.08
7.2.180.0080.01116.04
7.2.170.0090.01016.01
7.2.160.0110.00816.15
7.2.150.0150.00816.41
7.2.140.0250.01116.43
7.2.130.0110.00816.45
7.2.120.0110.01016.45
7.2.110.0130.00716.53
7.2.100.0140.00716.45
7.2.90.0120.00816.48
7.2.80.0130.00916.48
7.2.70.0130.00716.47
7.2.60.0130.00916.45
7.2.50.0130.00716.45
7.2.40.0140.00816.51
7.2.30.0130.01016.47
7.2.20.0130.00816.40
7.2.10.0140.00716.39
7.2.00.0110.00916.54
7.1.330.0110.01216.26
7.1.320.0170.00715.75
7.1.310.0170.00515.55
7.1.300.0150.01015.48
7.1.290.0160.00815.45
7.1.280.0150.01115.51
7.1.270.0170.00615.45
7.1.260.0150.00915.44
7.1.250.0200.00815.33
7.1.240.0180.00815.66
7.1.230.0210.00915.75
7.1.220.0190.00515.72
7.1.210.0150.00915.68
7.1.200.0170.00815.65
7.1.190.0200.01015.71
7.1.180.0160.00615.68
7.1.170.0150.00915.60
7.1.160.0120.01215.68
7.1.150.0130.01015.66
7.1.140.0120.01015.63
7.1.130.0190.00915.70
7.1.120.0140.00915.68
7.1.110.0160.00815.69
7.1.100.0160.00715.66
7.1.90.0140.00915.76
7.1.80.0160.00815.76
7.1.70.0170.00915.65
7.1.60.0310.00915.83
7.1.50.0160.00815.70
7.1.40.0170.00615.70
7.1.30.0170.00615.77
7.1.20.0140.01115.71
7.1.10.0120.00815.78
7.1.00.0120.01215.65

preferences:
134.13 ms | 403 KiB | 5 Q