3v4l.org

run code in 300+ PHP versions simultaneously
<?php // index.php //require(baseController.php); //require(basemodel.php); //require(header.php); // baseController.php class baseController { function __construct() { } function speak($s) { echo "baseController says ". $string ."<br />"; } //function echoView($view) { //$this->view->render('views/header');// go to view controller and use the render method to echo view.php view. //} } // basemodel.php class baseModel { function __construct() { // acces db with new db(); } //public function userList($i) { //$query = $this->db->prepare('SELECET....'); //$query->execute(); //return $query->fetchAll(); //} } //view.php //<p>This is a view!</p> //header.php //<header></header> // controller methods operate models // userController.php class userController extends baseController { function __construct($s) { parent::speak($s); } //function edit() { // $tis->view->user = $this->model->userList(); // $this->view->render(user/edit); //} } // model methods operate on the database // usermodel.php class userModel extends baseModel{ function __construct() { parent::__construct(); } public function userList() { $query = $this->db->prepare('SELECET users FROM...'); $query->execute(); return $query->fetchAll(); } } //$home = new baseController("Im in the base"); $home = new userController("Im just a user");

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.3.70.0070.01416.50
8.3.60.0070.01016.63
8.3.50.0080.00821.92
8.3.40.0070.00718.86
8.3.30.0100.00719.10
8.3.20.0050.00220.33
8.3.10.0040.00423.61
8.3.00.0040.00419.36
8.2.180.0110.00418.66
8.2.170.0040.01122.96
8.2.160.0100.00320.35
8.2.150.0040.00424.18
8.2.140.0050.00324.66
8.2.130.0040.00426.16
8.2.120.0040.00422.16
8.2.110.0070.00321.02
8.2.100.0060.00617.97
8.2.90.0000.00819.23
8.2.80.0040.00417.97
8.2.70.0030.00617.63
8.2.60.0000.00917.93
8.2.50.0060.00318.07
8.2.40.0070.00317.97
8.2.30.0040.00418.16
8.2.20.0050.00217.76
8.2.10.0030.00619.83
8.2.00.0030.00717.82
8.1.280.0140.00325.92
8.1.270.0040.00423.82
8.1.260.0040.00426.35
8.1.250.0060.00328.09
8.1.240.0070.00322.02
8.1.230.0080.00318.89
8.1.220.0040.00417.74
8.1.210.0030.00518.77
8.1.200.0030.00617.13
8.1.190.0050.00317.13
8.1.180.0060.00318.89
8.1.170.0040.00418.54
8.1.160.0000.00721.89
8.1.150.0000.00818.75
8.1.140.0000.00717.42
8.1.130.0030.00317.92
8.1.120.0040.00417.46
8.1.110.0050.00217.43
8.1.100.0000.00717.39
8.1.90.0000.00817.43
8.1.80.0000.00817.51
8.1.70.0040.00417.42
8.1.60.0040.00417.55
8.1.50.0030.00617.50
8.1.40.0040.00417.38
8.1.30.0000.00817.52
8.1.20.0040.00417.59
8.1.10.0040.00417.47
8.1.00.0040.00417.50
8.0.300.0060.00320.23
8.0.290.0070.00016.75
8.0.280.0030.00318.53
8.0.270.0000.00717.26
8.0.260.0000.00617.26
8.0.250.0000.00717.04
8.0.240.0000.00716.97
8.0.230.0000.00716.93
8.0.220.0070.00016.86
8.0.210.0000.00716.99
8.0.200.0000.00717.04
8.0.190.0040.00417.04
8.0.180.0050.00316.88
8.0.170.0000.00816.90
8.0.160.0040.00416.99
8.0.150.0030.00616.98
8.0.140.0000.00716.84
8.0.130.0000.00513.41
8.0.120.0070.00016.81
8.0.110.0040.00416.84
8.0.100.0000.00716.89
8.0.90.0000.00716.79
8.0.80.0110.00416.89
8.0.70.0000.00716.82
8.0.60.0040.00416.77
8.0.50.0000.00716.82
8.0.30.0140.00617.08
8.0.20.0120.00717.40
8.0.10.0040.00416.88
8.0.00.0100.00816.82
7.4.330.0000.00515.00
7.4.320.0070.00016.43
7.4.300.0000.00616.65
7.4.290.0070.00016.49
7.4.280.0030.00616.45
7.4.270.0000.00716.49
7.4.260.0050.00316.48
7.4.250.0030.00616.54
7.4.240.0030.00416.54
7.4.230.0000.00816.61
7.4.220.0030.01316.45
7.4.210.0090.00816.59
7.4.200.0030.00316.64
7.4.190.0070.00016.36
7.4.160.0090.00916.47
7.4.150.0150.00617.40
7.4.140.0070.01017.86
7.4.130.0100.00716.51
7.4.120.0110.00716.46
7.4.110.0060.01216.56
7.4.100.0040.01216.60
7.4.90.0100.00716.62
7.4.80.0100.01419.39
7.4.70.0110.00716.49
7.4.60.0120.00416.57
7.4.50.0020.00216.51
7.4.40.0060.00922.77
7.4.30.0100.00616.65
7.4.00.0070.00915.00
7.3.330.0000.00613.15
7.3.320.0050.00013.34
7.3.310.0000.00716.40
7.3.300.0000.00716.33
7.3.290.0070.00716.34
7.3.280.0090.00816.36
7.3.270.0070.01117.40
7.3.260.0030.02016.41
7.3.250.0080.01216.36
7.3.240.0070.01616.33
7.3.230.0060.01616.43
7.3.210.0190.00316.36
7.3.200.0100.00719.39
7.3.190.0100.00716.52
7.3.180.0090.00616.57
7.3.170.0060.00916.55
7.3.160.0090.00816.38
7.3.120.0090.00814.77
7.3.110.0110.00514.68
7.3.100.0080.00714.91
7.3.90.0030.00815.07
7.3.80.0030.00814.76
7.3.70.0050.01014.73
7.3.60.0040.01014.86
7.3.50.0040.01114.61
7.3.40.0050.00914.85
7.3.30.0030.01114.60
7.3.20.0040.00816.63
7.3.10.0090.00516.52
7.3.00.0070.00516.61
7.2.330.0120.00616.78
7.2.320.0070.01016.70
7.2.310.0140.00916.63
7.2.300.0030.01216.68
7.2.290.0060.01216.67
7.2.250.0050.01314.92
7.2.240.0060.01115.14
7.2.230.0070.00914.98
7.2.220.0090.00414.91
7.2.210.0060.00915.00
7.2.200.0080.00715.07
7.2.190.0090.00515.02
7.2.180.0070.01114.87
7.2.170.0120.00614.95
7.2.130.0030.01216.75
7.2.120.0060.00616.70
7.2.110.0030.00716.91
7.2.100.0030.01016.77
7.2.90.0030.00917.03
7.2.80.0040.00716.91
7.2.70.0030.01417.02
7.2.60.0100.00316.92
7.2.50.0130.00016.98
7.2.40.0080.00616.75
7.2.30.0000.01216.76
7.2.20.0090.00616.99
7.2.10.0060.00617.02
7.2.00.0070.00518.25
7.1.330.0090.00415.69
7.1.320.0060.00615.61
7.1.310.0110.00515.70
7.1.300.0050.00615.79
7.1.290.0030.01115.80
7.1.280.0040.01015.65
7.1.270.0030.00615.70
7.1.260.0070.00815.56
7.1.250.0000.01015.40
7.1.200.0090.00615.76
7.1.100.0070.00718.12
7.1.70.0000.00717.21
7.1.60.0070.00419.46
7.1.50.0100.01616.87
7.1.00.0070.07022.57
7.0.200.0070.00016.94
7.0.140.0100.06721.92
7.0.60.0130.08020.07
7.0.50.0000.04317.89
7.0.40.0100.06720.24
7.0.30.0170.04320.34
7.0.20.0400.07020.30
7.0.10.0130.07720.11
7.0.00.0070.04020.09
5.6.210.0170.07720.49
5.6.200.0070.06018.24
5.6.190.0130.07320.34
5.6.180.3900.03720.66
5.6.170.0330.05020.52
5.6.160.0030.05320.46
5.6.150.0070.08318.17
5.6.140.0100.05018.27
5.6.130.0070.05718.16
5.6.120.0170.07320.75
5.6.110.0100.06721.04
5.6.100.0170.03021.14
5.6.90.0100.08721.04
5.6.80.0100.07320.37
5.5.350.0230.06720.39
5.5.340.0070.08017.99
5.5.330.0030.05320.19
5.5.320.0200.04320.35
5.5.310.0270.06320.34
5.5.300.0100.03317.98
5.5.290.0170.04317.97
5.5.280.0100.06020.90
5.5.270.0130.07320.87
5.5.260.0070.07020.89
5.5.250.0000.04320.70
5.5.240.0070.03720.25
5.4.450.0370.05019.34
5.4.440.1130.04019.16
5.4.430.1200.04019.50
5.4.420.0700.03319.48
5.4.410.0470.04019.44
5.4.400.0970.02319.09
5.4.390.1200.04018.87
5.4.380.0370.05018.78
5.4.370.0300.06018.80
5.4.360.0430.04718.63
5.4.350.0370.05318.57
5.4.340.0500.05318.48
5.4.320.0090.03912.52
5.4.310.0050.04912.52
5.4.300.0080.04312.51
5.4.290.0080.04312.51
5.4.280.0170.09712.38
5.4.270.0060.06212.38
5.4.260.0150.06312.38
5.4.250.0140.06412.38
5.4.240.0240.12912.38
5.4.230.0110.06612.38
5.4.220.0110.06712.38
5.4.210.0190.06012.38
5.4.200.0190.05912.37
5.4.190.0140.05912.37
5.4.180.0150.06312.36
5.4.170.0100.05612.38
5.4.160.0290.11312.37
5.4.150.0150.10812.37
5.4.140.0080.06312.05
5.4.130.0120.05412.04
5.4.120.0120.05812.00
5.4.110.0230.12612.00
5.4.100.0080.06512.00
5.4.90.0100.05111.99
5.4.80.0130.05112.00
5.4.70.0110.05512.00
5.4.60.0070.05311.99
5.4.50.0050.05611.99
5.4.40.0070.05011.97
5.4.30.0110.04711.97
5.4.20.0110.05411.98
5.4.10.0200.05411.97
5.4.00.0100.05511.46
5.3.290.0070.05212.80
5.3.280.0150.07312.71
5.3.270.0210.10612.72
5.3.260.0150.10412.72
5.3.250.0250.13112.72
5.3.240.0130.06912.72
5.3.230.0120.05612.71
5.3.220.0130.05312.68
5.3.210.0110.05412.68
5.3.200.0140.05012.68
5.3.190.0100.05812.68
5.3.180.0110.05512.68
5.3.170.0090.05512.67
5.3.160.0130.06912.67
5.3.150.0130.05112.67
5.3.140.0120.05212.66
5.3.130.0170.06812.66
5.3.120.0120.09112.66
5.3.110.0140.08312.66
5.3.100.0100.04512.12
5.3.90.0120.05412.09
5.3.80.0080.06112.08
5.3.70.0220.06312.07
5.3.60.0110.07412.07
5.3.50.0130.06512.01
5.3.40.0120.11412.01
5.3.30.0080.06711.96
5.3.20.0190.05711.75
5.3.10.0090.04211.71
5.3.00.0060.04211.70
5.2.170.0100.0439.20
5.2.160.0070.0509.20
5.2.150.0120.0449.20
5.2.140.0200.0429.20
5.2.130.0110.0509.16
5.2.120.0110.0509.16
5.2.110.0070.0569.16
5.2.100.0130.0449.16
5.2.90.0100.0449.15
5.2.80.0140.0389.15
5.2.70.0090.0489.15
5.2.60.0110.0499.11
5.2.50.0110.0509.08
5.2.40.0040.0469.05
5.2.30.0100.0489.03
5.2.20.0130.0469.02
5.2.10.0100.0418.93
5.2.00.0030.0498.79
5.1.60.0120.0538.08
5.1.50.0090.0338.08
5.1.40.0080.0688.06
5.1.30.0090.0648.41
5.1.20.0130.0498.43
5.1.10.0110.0458.16
5.1.00.0100.0448.16
5.0.50.0080.0336.63
5.0.40.0070.0316.49
5.0.30.0080.0376.30
5.0.20.0060.0226.27
5.0.10.0080.0396.25
5.0.00.0080.0526.24
4.4.90.0050.0264.78
4.4.80.0080.0604.75
4.4.70.0140.0214.76
4.4.60.0070.0284.76
4.4.50.0100.0234.77
4.4.40.0110.0354.71
4.4.30.0050.0274.76
4.4.20.0060.0254.84
4.4.10.0050.0234.84
4.4.00.0030.0374.76
4.3.110.0030.0264.67
4.3.100.0050.0184.67
4.3.90.0040.0164.64
4.3.80.0040.0284.58
4.3.70.0040.0184.63
4.3.60.0050.0204.63
4.3.50.0060.0214.63
4.3.40.0080.0314.54
4.3.30.0030.0243.29
4.3.20.0040.0243.27
4.3.10.0130.0253.24
4.3.00.0070.01013.47

preferences:
42.07 ms | 401 KiB | 5 Q