3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dist = "1"; $mapno = "15"; $parcel = "50"; $subparcel = ""; $parid = ""; if(strlen($dist) == 1){ $dist = '0' . $dist; } $arr = explode('.',$parcel); if (count($arr) > 1) { $parcel = $arr[0]; $subparcel = $arr[1]; } if(strlen($subparcel) == 1){ $subparcel = '0' . $subparcel; } $spcs = " "; if (strlen($mapno) == 1) { $spc = " "; } if (strlen($mapno) == 2){ $spc = " " } $parid = $dist . $spc . str_pad($mapno, 4, '0', STR_PAD_RIGHT) . str_pad($parcel, 4, '0', STR_PAD_RIGHT) . str_pad($subparcel, 6, '0', STR_PAD_RIGHT); echo $parid; ?>

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)
5.4.320.0130.03012.50
5.4.310.0090.03612.50
5.4.300.0050.03912.50
5.4.290.0080.03612.49
5.4.280.0040.03812.39
5.4.270.0030.04012.39
5.4.260.0050.03812.39
5.4.250.0050.03812.39
5.4.240.0040.03912.39
5.4.230.0050.04212.38
5.4.220.0080.03812.38
5.4.210.0080.03412.39
5.4.200.0070.04412.38
5.4.190.0060.03712.38
5.4.180.0090.03512.38
5.4.170.0040.03712.39
5.4.160.0100.03112.38
5.4.150.0060.03612.38
5.4.140.0040.04012.07
5.4.130.0040.03812.05
5.4.120.0050.05012.02
5.4.110.0050.03612.02
5.4.100.0080.03412.01
5.4.90.0080.04512.01
5.4.80.0060.03812.02
5.4.70.0070.04012.01
5.4.60.0070.03612.02
5.4.50.0070.04512.01
5.4.40.0090.04212.00
5.4.30.0030.03712.00
5.4.20.0040.03911.99
5.4.10.0070.03911.99
5.4.00.0060.03511.49
5.3.290.0080.03812.80
5.3.280.0030.04212.71
5.3.270.0080.03812.72
5.3.260.0050.04412.72
5.3.250.0040.04112.72
5.3.240.0030.04012.72
5.3.230.0060.03812.70
5.3.220.0040.03912.68
5.3.210.0050.04012.68
5.3.200.0050.03712.68
5.3.190.0040.04112.68
5.3.180.0060.03712.67
5.3.170.0090.04412.67
5.3.160.0060.03812.67
5.3.150.0070.04512.67
5.3.140.0030.03912.66
5.3.130.0090.03712.66
5.3.120.0060.03912.66
5.3.110.0080.03712.66
5.3.100.0100.03512.12
5.3.90.0050.03712.08
5.3.80.0080.04212.08
5.3.70.0040.03812.07
5.3.60.0070.03612.07
5.3.50.0070.03512.00
5.3.40.0060.03812.00
5.3.30.0050.03611.95
5.3.20.0050.03611.73
5.3.10.0050.03611.70
5.3.00.0080.03311.68
5.2.170.0080.0279.18
5.2.160.0070.0269.19
5.2.150.0040.0319.18
5.2.140.0040.0319.18
5.2.130.0050.0289.14
5.2.120.0030.0309.14
5.2.110.0040.0309.15
5.2.100.0080.0269.15
5.2.90.0060.0309.14
5.2.80.0030.0329.14
5.2.70.0040.0319.14
5.2.60.0050.0299.09
5.2.50.0050.0309.07
5.2.40.0090.0259.04
5.2.30.0050.0299.02
5.2.20.0020.0319.00
5.2.10.0040.0298.93
5.2.00.0040.0298.79
5.1.60.0030.0258.08
5.1.50.0020.0268.07
5.1.40.0040.0248.05
5.1.30.0040.0268.40
5.1.20.0030.0278.43
5.1.10.0030.0268.14
5.1.00.0000.0298.15
5.0.50.0040.0206.63
5.0.40.0020.0206.50
5.0.30.0030.0316.31
5.0.20.0060.0176.28
5.0.10.0040.0196.25
5.0.00.0050.0286.25
4.4.90.0010.0174.78
4.4.80.0020.0164.75
4.4.70.0040.0144.76
4.4.60.0030.0154.76
4.4.50.0020.0154.77
4.4.40.0040.0244.70
4.4.30.0040.0144.76
4.4.20.0020.0164.85
4.4.10.0030.0174.85
4.4.00.0020.0274.75
4.3.110.0030.0154.67
4.3.100.0040.0164.66
4.3.90.0040.0194.63
4.3.80.0030.0254.58
4.3.70.0020.0184.63
4.3.60.0020.0154.63
4.3.50.0030.0154.63
4.3.40.0050.0214.54
4.3.30.0050.0153.30
4.3.20.0010.0183.27
4.3.10.0010.0183.23
4.3.00.0030.02015.96

preferences:
140.1 ms | 1394 KiB | 7 Q