3v4l.org

run code in 300+ PHP versions simultaneously
<?php ini_set('memory_limit', '512M'); echo "Memory limit: ", ini_get('memory_limit'), "\n\n"; $finfo = new finfo(FILEINFO_MIME_TYPE); $minSize = 128 * 1024; $maxSize = 16 * 1024 * 1024; for($size = $minSize; $size <= $maxSize; $size *= 2) { $file = tempnam('/tmp', 'finfo'); file_put_contents($file, str_repeat('0', $size)); echo "Content size: ", number_format(filesize($file)/1024/1024, 1), "M\n"; $finfo->file($file); echo "Peak memory usage: ", number_format(memory_get_peak_usage(true)/1024/1024, 1), "M\n\n"; }

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.0170.00520.95
8.4.110.0110.00818.95
8.4.100.0080.00718.95
8.4.90.0040.00520.68
8.4.80.0090.00619.10
8.4.70.0080.00218.05
8.4.60.0080.01019.09
8.4.50.0160.00418.01
8.4.40.0110.00417.63
8.4.30.0000.00818.59
8.4.20.0080.00017.97
8.4.10.0040.00419.58
8.3.250.0100.00819.03
8.3.240.0080.00218.41
8.3.230.0120.00616.72
8.3.220.0100.00518.99
8.3.210.0130.00516.53
8.3.200.0050.00316.77
8.3.190.0050.00318.46
8.3.180.0090.00816.49
8.3.170.0050.00516.66
8.3.160.0050.00320.04
8.3.150.0160.00316.57
8.3.140.0070.01018.80
8.3.130.0090.00018.25
8.3.120.0040.01418.87
8.3.110.0040.00420.94
8.3.100.0150.00424.06
8.3.90.0040.00426.77
8.3.80.0090.00016.50
8.3.70.0280.00616.94
8.3.60.0250.00817.23
8.3.50.0140.00421.83
8.3.40.0200.00619.19
8.3.30.0230.00518.40
8.3.20.0260.00521.08
8.3.10.0280.00821.32
8.3.00.0230.00422.06
8.2.290.0100.00920.21
8.2.280.0100.00818.55
8.2.270.0070.00319.12
8.2.260.0140.00316.73
8.2.250.0080.00818.73
8.2.240.0030.00617.30
8.2.230.0070.01122.58
8.2.220.0040.00437.54
8.2.210.0040.00426.77
8.2.200.0070.00716.88
8.2.190.0220.00617.84
8.2.180.0220.00721.95
8.2.170.0180.00518.46
8.2.160.0190.00120.47
8.2.150.0150.00421.82
8.2.140.0170.00621.32
8.2.130.0120.00322.06
8.2.120.0100.00518.90
8.2.110.0160.00219.52
8.2.100.0110.00718.00
8.2.90.0100.00418.00
8.2.80.0120.00218.59
8.2.70.0140.00317.86
8.2.60.0100.00717.86
8.2.50.0130.00718.02
8.2.40.0180.00518.90
8.2.30.0170.00618.13
8.2.20.0120.00818.16
8.2.10.0210.00318.73
8.2.00.0150.00818.69
8.1.330.0140.00322.05
8.1.320.0130.00616.38
8.1.310.0100.00718.45
8.1.300.0080.00018.80
8.1.290.0040.00418.88
8.1.280.0180.01121.95
8.1.270.0200.00320.98
8.1.260.0170.00622.16
8.1.250.0120.00523.03
8.1.240.0180.00419.45
8.1.230.0110.00717.81
8.1.220.0130.00117.93
8.1.210.0080.00618.41
8.1.200.0100.00617.66
8.1.190.0100.00818.24
8.1.180.0070.00818.03
8.1.170.0150.00018.31
8.1.160.0130.00218.51
8.1.150.0130.00318.50
8.1.140.0120.00518.45
8.1.130.0180.00217.72
8.1.120.0120.00817.81
8.1.110.0140.00517.75
8.1.100.0130.00617.75
8.1.90.0130.00517.74
8.1.80.0120.00117.79
8.1.70.0070.00717.77
8.1.60.0090.00517.82
8.1.50.0110.00517.82
8.1.40.0130.00217.77
8.1.30.0150.00117.84
8.1.20.0090.00517.82
8.1.10.0130.00317.84
8.1.00.0120.00417.85
8.0.300.0150.00419.03
8.0.290.0150.00517.36
8.0.280.0170.00518.25
8.0.270.0170.00318.04
8.0.260.0150.00317.39
8.0.250.0130.00217.42
8.0.240.0130.00217.51
8.0.230.0120.00317.44
8.0.220.0110.00317.46
8.0.210.0100.00417.46
8.0.200.0100.00317.40
8.0.190.0110.00517.45
8.0.180.0110.00517.44
8.0.170.0140.00317.46
8.0.160.0110.00317.45
8.0.150.0100.00517.43
8.0.140.0070.00717.39
8.0.130.0120.00115.74
8.0.120.0110.00116.13
8.0.110.0060.00516.04
8.0.100.0090.00516.04
8.0.90.0130.00216.06
8.0.80.0130.00316.29
8.0.70.0130.00216.06
8.0.60.0120.00416.06
8.0.50.0130.00216.09
8.0.30.0170.00316.31
8.0.20.0120.01016.44
8.0.10.0130.00816.17
8.0.00.0120.00716.95
7.4.330.0230.00517.31
7.4.320.0140.00317.29
7.4.300.0140.00617.28
7.4.290.0220.00717.22
7.4.280.0240.00517.21
7.4.270.0150.00217.29
7.4.260.0070.00515.65
7.4.250.0090.00515.90
7.4.240.0090.00316.11
7.4.230.0120.00315.98
7.4.220.0070.00416.11
7.4.210.0070.00816.25
7.4.200.0120.00015.88
7.4.190.0140.00115.71
7.4.180.0120.00315.68
7.4.160.0160.00716.02
7.4.150.0270.00616.19
7.4.140.0180.00715.90
7.4.130.0140.00616.13
7.4.120.0160.00516.09
7.4.110.0600.03321.92
7.4.100.0510.03421.93
7.4.90.0550.03521.97
7.4.80.0920.05925.47
7.4.70.0760.06425.50
7.4.60.0770.06025.49
7.4.50.0840.06025.44
7.4.40.0770.05425.40
7.4.30.0730.05625.46
7.4.20.0920.06825.43
7.4.10.0700.05425.46
7.4.00.0560.04022.86
7.3.330.0140.00517.15
7.3.320.0140.00615.65
7.3.310.0140.00615.84
7.3.300.0150.00415.86
7.3.290.0110.00716.07
7.3.280.0130.01115.82
7.3.270.0180.00515.88
7.3.260.0150.00616.01
7.3.250.0120.00415.79
7.3.240.0070.00916.21
7.3.230.0120.00616.01
7.3.220.0170.00515.88
7.3.210.0490.04621.76
7.3.200.0790.09225.28
7.3.190.0670.08025.17
7.3.180.0750.07625.19
7.3.170.0660.08425.27
7.3.160.0640.08325.21
7.3.150.0710.07925.18
7.3.140.0810.09425.29
7.3.130.0750.08625.31
7.3.120.0720.09125.28
7.3.110.0870.09025.20
7.3.100.0820.07725.25
7.3.90.0680.08625.37
7.3.80.0670.08525.21
7.3.70.0880.08225.31
7.3.60.0570.10125.38
7.3.50.0800.08825.38
7.3.40.0750.07925.38
7.3.30.0690.07925.30
7.3.20.1360.08525.89
7.3.10.0960.09025.86
7.3.00.0910.08825.91
7.2.340.0140.00515.88
7.2.330.0490.04721.99
7.2.320.0480.05221.99
7.2.310.0760.07225.68
7.2.300.0720.06825.60
7.2.290.0700.08025.63
7.2.280.0730.07425.63
7.2.270.0790.07525.63
7.2.260.0720.07125.67
7.2.250.0780.08425.65
7.2.240.0810.07225.70
7.2.230.0730.08025.70
7.2.220.0760.07125.62
7.2.210.0760.07925.66
7.2.200.0780.08425.67
7.2.190.0740.07925.62
7.2.180.0750.07325.66
7.2.170.0740.07725.70
7.2.160.0750.07025.74
7.2.150.0880.07626.75
7.2.140.0840.08626.70
7.2.130.0900.07026.87
7.2.120.0770.07326.89
7.2.110.0900.08026.85
7.2.100.0780.07226.77
7.2.90.0850.07726.78
7.2.80.0830.07226.75
7.2.70.0880.07326.78
7.2.60.0740.07226.81
7.2.50.0860.07526.76
7.2.40.0780.07526.83
7.2.30.0800.07826.85
7.2.20.0870.07226.77
7.2.10.0730.07326.83
7.2.00.0910.06726.85

preferences:
88.88 ms | 403 KiB | 5 Q