3v4l.org

run code in 300+ PHP versions simultaneously
<?php $response = <<<TEXT OLT(config-interface-epon-0/0)# show ont info 1 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 1 1 AC:4E:91:A6:CF:F5 active online success match VILERMINA-. ----------------------------------------------------------------------------- Total: 1, online 1 OLT(config-interface-epon-0/0)# show ont info 2 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 2 1 E0:E8:E6:4E:62:58 active online success match CLOVES-NAV. ----------------------------------------------------------------------------- Total: 1, online 1 OLT(config-interface-epon-0/0)# show ont info 3 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 3 1 E0:67:B3:93:F1:97 active online success match 0/0 3 2 18:C5:8A:B0:19:4F active online success match ----------------------------------------------------------------------------- Total: 2, online 2 OLT(config-interface-epon-0/0)# show ont info 4 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 4 1 E0:67:B3:A6:45:E1 active online success match Jessica-Si. 0/0 4 2 E0:67:B3:7E:20:05 active online success match onu-id-2 0/0 4 3 E0:67:B3:7D:F8:F9 active online success match onu-id-3 0/0 4 4 E0:E8:E6:4E:69:B8 active online success match onu-id-4 ----------------------------------------------------------------------------- Total: 4, online 4 OLT(config-interface-epon-0/0)# show ont info 5 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 5 1 C4:70:0B:26:B9:38 active online success match 0/0 5 2 E0:67:B3:88:33:E2 active online success match 0/0 5 3 E0:E8:E6:4E:70:B8 active powerdown initial initial 0/0 5 4 C4:70:0B:26:5C:28 active online success match 0/0 5 5 E0:E8:E6:4E:75:C8 active online success match 0/0 5 6 E0:E8:E6:4E:69:C0 active online success match 0/0 5 7 E0:67:B3:93:EF:D5 active online success match ----------------------------------------------------------------------------- Total: 7, online 6 OLT(config-interface-epon-0/0)# show ont info 6 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 6 1 E0:67:B3:88:3D:57 active online success match 0/0 6 2 E0:E8:E6:4E:71:08 active online success match 0/0 6 3 E0:E8:E6:4E:74:78 active online success match ----------------------------------------------------------------------------- Total: 3, online 3 OLT(config-interface-epon-0/0)# show ont info 7 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 7 1 00:6D:61:59:D8:48 active online success match 0/0 7 2 E0:E8:E6:4E:55:20 active online success match ----------------------------------------------------------------------------- Total: 2, online 2 OLT(config-interface-epon-0/0)# show ont info 8 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 8 1 E0:E8:E6:4E:69:E0 active online success match 0/0 8 2 E0:E8:E6:4E:70:08 active online success match ----------------------------------------------------------------------------- Total: 2, online 2 OLT(config-interface-epon-0/0)# show ont info 9 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 9 1 E0:E8:E6:4E:62:78 active online success match 0/0 9 2 E0:67:B3:A6:58:0F active online success match 0/0 9 3 9C:28:EF:01:AE:99 active online success match ----------------------------------------------------------------------------- Total: 3, online 3 OLT(config-interface-epon-0/0)# show ont info 10 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 10 1 E0:67:B3:35:CE:9B active online success match 0/0 10 2 E0:67:B3:A6:56:71 active online success match 0/0 10 3 E0:67:B3:A6:25:33 active online success match ----------------------------------------------------------------------------- Total: 3, online 3 OLT(config-interface-epon-0/0)# show ont info 11 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 11 1 E0:67:B3:7D:F3:E0 active online success match ----------------------------------------------------------------------------- Total: 1, online 1 OLT(config-interface-epon-0/0)# show ont info 12 all ----------------------------------------------------------------------------- F/S P ONT MAC Control Run Config Match Desc ID flag state state state ---------------------------------------------------------------------------- 0/0 12 1 E0:67:B3:93:F9:11 active online success match ----------------------------------------------------------------------------- Total: 1, online 1 OLT(config-interface-epon-0/0)# show ont info 13 all Error: There is no ONT available. OLT(config-interface-epon-0/0)# show ont info 14 all Error: There is no ONT available. OLT(config-interface-epon-0/0)# show ont info 15 all Error: There is no ONT available. OLT(config-interface-epon-0/0)# show ont info 16 all Error: There is no ONT available. TEXT; var_export( preg_match_all( '~^\h*(\d+/\d+)\h+(\d+)\h+(\d+)\h+([A-F\d]{2}(?::[A-F\d]{2}){5})\h+(\S+)\h+(\S+)\h+(\S+)\h+(\S+)(?:\h+(\S+))?~m', $response, $m, PREG_SET_ORDER ) ? $m : 'no matches' );

Abusive script

This script was stopped while abusing our resources

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.10.0090.00021.89
8.3.140.0110.00816.87
8.3.130.0080.00016.47
8.3.120.0100.00018.86
8.3.110.0130.00320.94
8.3.100.0000.00816.91
8.3.90.0040.01126.77
8.3.80.0110.00016.63
8.3.70.0090.00616.63
8.3.60.0160.00616.88
8.3.50.0090.00619.96
8.3.40.0040.01118.96
8.3.30.0130.01019.04
8.3.20.0080.00024.18
8.3.10.0040.00424.66
8.3.00.0040.00426.16
8.2.250.0040.00416.91
8.2.240.0040.00719.03
8.2.230.0100.00022.58
8.2.220.0000.01524.06
8.2.210.0050.00326.77
8.2.200.0060.00316.88
8.2.190.0140.00717.00
8.2.180.0150.00625.92
8.2.170.0090.00919.07
8.2.160.0140.00022.96
8.2.150.0040.00425.66
8.2.140.0050.00324.66
8.2.130.0040.00426.16
8.2.120.0000.00726.16
8.2.110.0090.00322.20
8.2.100.0090.00317.93
8.2.90.0040.00419.22
8.2.80.0060.00317.97
8.2.70.0090.00017.75
8.2.60.0050.00317.93
8.2.50.0000.01218.07
8.2.40.0000.00819.46
8.2.30.0050.00318.05
8.2.20.0040.00420.49
8.2.10.0040.00418.19
8.2.00.0040.00419.37
8.1.300.0130.00318.30
8.1.290.0060.00330.84
8.1.280.0120.00325.92
8.1.270.0030.00622.19
8.1.260.0000.00826.35
8.1.250.0040.00428.09
8.1.240.0030.00622.61
8.1.230.0120.00017.77
8.1.220.0000.00817.77
8.1.210.0030.00618.77
8.1.200.0100.00017.47
8.1.190.0000.00817.68
8.1.180.0030.00518.10
8.1.170.0000.00818.80
8.1.160.0000.00918.91
8.1.150.0040.00418.82
8.1.140.0000.00817.60
8.1.130.0030.00617.66
8.1.120.0040.00417.62
8.1.110.0080.00017.61
8.1.100.0000.00717.66
8.1.90.0040.00417.64
8.1.80.0030.00717.64
8.1.70.0040.00417.59
8.1.60.0000.00917.79
8.1.50.0140.00917.51
8.1.40.0070.00717.47
8.1.30.0060.00617.80
8.1.20.0180.00517.69
8.1.10.0130.00817.72
8.1.00.0100.00717.58
8.0.300.0050.00318.77
8.0.290.0000.00816.88
8.0.280.0040.00420.26
8.0.270.0000.00818.23
8.0.260.0050.00316.96
8.0.250.0000.00717.14
8.0.240.0000.00717.12
8.0.230.0040.00417.14
8.0.220.0080.00017.07
8.0.210.0040.00417.06
8.0.200.0050.00317.21
8.0.190.0000.00817.19
8.0.180.0120.00716.94
8.0.170.0140.00516.95
8.0.160.0100.01017.12
8.0.150.0120.00817.00
8.0.140.0140.00516.92
8.0.130.0200.00016.93
8.0.120.0100.00717.11
8.0.110.0070.00717.07
8.0.100.0120.00416.99
8.0.90.0090.00316.96
8.0.80.0140.00016.95
8.0.70.0090.00317.09
8.0.60.0040.00817.05
8.0.50.0120.00316.99
8.0.30.0100.00516.91
8.0.20.0120.00017.14
8.0.10.0080.00417.04
7.4.330.0050.00015.55
7.4.320.0000.00716.83
7.4.300.0070.00016.70
7.4.290.0070.00416.55
7.4.280.0080.00416.77
7.4.270.0050.00516.63
7.4.260.0240.00016.80
7.4.250.0220.00316.80
7.4.240.0120.01116.69
7.4.230.0160.00916.63
7.4.220.0190.00416.76
7.4.210.0160.00016.77
7.4.200.0160.00316.65
7.4.190.0140.00516.87
7.4.180.0170.00316.75
7.4.160.0150.00016.79
7.4.150.0140.00516.63
7.4.140.0160.00416.72
7.4.130.0100.00716.79
7.4.120.0170.00216.64
7.4.110.0140.00516.51
7.4.100.0170.00216.84
7.4.90.0110.00816.71
7.4.80.0120.00616.64
7.4.70.0030.00616.71
7.4.60.0080.00016.74
7.4.50.0120.00016.50
7.4.40.0120.00416.47
7.4.30.0110.00016.52
7.4.20.0070.00716.59
7.4.10.0120.00516.52
7.4.00.0100.00616.70

preferences:
29.54 ms | 403 KiB | 5 Q