3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* # -- BEGIN LICENSE BLOCK ---------------------------------- # # This file is part of MAGIX CMS. # MAGIX CMS, The content management system optimized for users # Copyright (C) 2008 - 2013 magix-cms.com <support@magix-cms.com> # # OFFICIAL TEAM : # # * Gerits Aurelien (Author - Developer) <aurelien@magix-cms.com> <contact@aurelien-gerits.be> # # Redistributions of files must retain the above copyright notice. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # # -- END LICENSE BLOCK ----------------------------------- # DISCLAIMER # Do not edit or add to this file if you wish to upgrade MAGIX CMS to newer # versions in the future. If you wish to customize MAGIX CMS for your # needs please refer to http://www.magix-cms.com for more information. */ /** * MAGIX CMS * @category backend * @package load class and config files * @copyright MAGIX CMS Copyright (c) 2010 - 2012 Gerits Aurelien, * http://www.magix-cms.com, http://www.magix-cjquery.com * @license Dual licensed under the MIT or GPL Version 3 licenses. * @version 1.0 * @author Gérits Aurélien <aurelien@magix-cms.com> * @name mcbackend * */ /** * Charge toutes les Classes de l'application */ final class backendConfig{ public static function backendLoaderFiles($files,array $arraydir){ $libraryArraydir = $arraydir; return str_replace($libraryArraydir, array('') , $files); } } $magixglobal = backendConfig::backendLoaderFiles(dirname(realpath( __FILE__ )).'app/magixglobal/autoload.php',array('lib')); $mcbackend = backendConfig::backendLoaderFiles(dirname(realpath( __FILE__ )).'app/backend/autoload.php',array('lib')); if (!file_exists($magixglobal) || !file_exists($mcbackend)) { throw new Exception("Autoload is not found Contact Webmestre: support@magix-cms.com"); exit; }else{ require($magixglobal); require($mcbackend); } $loaderFilename = dirname(realpath( __FILE__ )).'/loaderIniclass.php'; if (!file_exists($loaderFilename)) { print "<p>Loader is not found<br />Contact Support Magix CMS: support@magix-cms.com</p>"; exit; }else{ require $loaderFilename; } $dbconfig = backendConfig::backendLoaderFiles(dirname(realpath( __FILE__ )).'app/config/config.php',array('lib')); if (!file_exists($dbconfig)) { print '<p>La base de donnée n\'existe pas, veuillez suivre la procédure pour faire l\'<a href="/install/">installation</a> de Magix CMS</p>'; exit; } magixglobal_Autoloader::register(); backend_Autoloader::register(); ?>

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.60.0060.00918.55
8.3.50.0090.01122.91
8.3.40.0110.00418.79
8.3.30.0150.00019.09
8.3.20.0180.00020.34
8.3.10.0040.00423.39
8.3.00.0080.00019.38
8.2.180.0130.00616.75
8.2.170.0120.00322.96
8.2.160.0070.00720.33
8.2.150.0080.00024.18
8.2.140.0050.00324.66
8.2.130.0070.00026.16
8.2.120.0030.00720.95
8.2.110.0030.00620.59
8.2.100.0060.00618.03
8.2.90.0060.00319.20
8.2.80.0030.00517.97
8.2.70.0030.00917.63
8.2.60.0040.00417.80
8.2.50.0050.00318.07
8.2.40.0050.00318.08
8.2.30.0040.00419.60
8.2.20.0040.00417.87
8.2.10.0000.00818.03
8.2.00.0030.00517.79
8.1.280.0110.00425.92
8.1.270.0050.00324.00
8.1.260.0050.00326.35
8.1.250.0070.00028.09
8.1.240.0040.00423.96
8.1.230.0070.00319.29
8.1.220.0030.00517.91
8.1.210.0050.00318.77
8.1.200.0030.01017.37
8.1.190.0000.00817.23
8.1.180.0000.00818.10
8.1.170.0040.00418.84
8.1.160.0040.00421.95
8.1.150.0040.00419.00
8.1.140.0040.00417.39
8.1.130.0040.00417.80
8.1.120.0040.00417.51
8.1.110.0000.00717.54
8.1.100.0000.00717.45
8.1.90.0040.00317.55
8.1.80.0040.00417.46
8.1.70.0000.00717.38
8.1.60.0040.00417.57
8.1.50.0080.00017.56
8.1.40.0050.00517.62
8.1.30.0000.00917.62
8.1.20.0050.00317.71
8.1.10.0050.00317.61
8.1.00.0030.00517.54
8.0.300.0030.00518.77
8.0.290.0000.00716.88
8.0.280.0090.00018.41
8.0.270.0070.00017.32
8.0.260.0070.00017.32
8.0.250.0000.00817.01
8.0.240.0000.00817.12
8.0.230.0050.00317.09
8.0.220.0070.00017.01
8.0.210.0050.00217.04
8.0.200.0030.00317.08
8.0.190.0030.00516.99
8.0.180.0040.00417.03
8.0.170.0000.00817.06
8.0.160.0040.00417.12
8.0.150.0000.00717.00
8.0.140.0050.00316.96
8.0.130.0030.00313.47
8.0.120.0070.00315.14
8.0.110.0080.00215.16
8.0.100.0070.00315.17
8.0.90.0060.00315.29
8.0.80.0080.00915.29
8.0.70.0040.00615.21
8.0.60.0050.00515.25
8.0.50.0030.00715.20
8.0.30.0080.00816.04
8.0.20.0080.01016.11
8.0.10.0060.00415.39
8.0.00.0050.01015.75
7.4.330.0050.00015.05
7.4.320.0060.00016.68
7.4.300.0000.00816.72
7.4.290.0030.00316.59
7.4.280.0000.00816.57
7.4.270.0030.00316.55
7.4.260.0000.00816.65
7.4.250.0060.00115.07
7.4.240.0060.00315.50
7.4.230.0060.00415.00
7.4.220.0110.00414.98
7.4.210.0060.00714.93
7.4.200.0090.00114.90
7.4.190.0040.00813.45
7.4.180.0030.00513.38
7.4.160.0110.00415.05
7.4.150.0080.00615.43
7.4.140.0080.00616.32
7.4.130.0100.00615.58
7.4.120.0120.00315.47
7.4.110.0100.00414.89
7.4.100.0070.00414.95
7.4.90.0050.00714.96
7.4.80.0050.00716.30
7.4.70.0020.01014.95
7.4.60.0080.00314.91
7.4.50.0050.00214.78
7.4.40.0110.00115.00
7.4.30.0030.00915.03
7.4.20.0000.00513.27
7.4.10.0000.00513.38
7.4.00.0020.00914.14
7.3.330.0050.00013.43
7.3.320.0000.00513.33
7.3.310.0030.00314.97
7.3.300.0010.00514.99
7.3.290.0070.00314.95
7.3.280.0080.00715.66
7.3.270.0060.00815.46
7.3.260.0020.01014.82
7.3.250.0080.00515.45
7.3.240.0060.00815.08
7.3.230.0060.00515.07
7.3.220.0030.00313.22
7.3.210.0060.00614.82
7.3.200.0080.00516.38
7.3.190.0040.01115.08
7.3.180.0030.00914.90
7.3.170.0080.00314.91
7.3.160.0130.00014.92
7.3.150.0030.00313.32
7.3.140.0070.00013.19
7.3.130.0060.00013.36
7.3.120.0030.00313.16
7.3.110.0030.00313.19
7.3.100.0000.00813.17
7.3.90.0060.00013.66
7.3.80.0030.00313.44
7.3.70.0040.00213.52
7.3.60.0030.00313.47
7.3.50.0030.00313.44
7.3.40.0030.00313.34
7.3.30.0000.00513.32
7.3.20.0000.00615.11
7.3.10.0000.00515.19
7.3.00.0050.00015.20
7.2.340.0090.00313.37
7.2.330.0210.01514.98
7.2.320.0100.00514.82
7.2.310.0110.00414.94
7.2.300.0060.00914.85
7.2.290.0090.00615.07
7.2.280.0120.00013.20
7.2.270.0060.00613.16
7.2.260.0080.00413.38
7.2.250.0070.00513.36
7.2.240.0060.00613.19
7.2.230.0090.00313.30
7.2.220.0060.00613.21
7.2.210.0080.00413.25
7.2.200.0090.00613.61
7.2.190.0110.00313.40
7.2.180.0100.00313.33
7.2.170.0080.00513.50
7.2.160.0080.00413.55
7.2.150.0090.00315.30
7.2.140.0130.00015.25
7.2.130.0080.00515.49
7.2.120.0040.00815.26
7.2.110.0120.00015.41
7.2.100.0100.00315.38
7.2.90.0070.00715.37
7.2.80.0080.00415.17
7.2.70.0090.00415.33
7.2.60.0110.00716.06
7.2.50.0070.00715.29
7.2.40.0080.00415.16
7.2.30.0090.00415.36
7.2.20.0080.00415.27
7.2.10.0130.00015.41
7.2.00.0080.00415.39
7.1.330.0080.00414.35
7.1.320.0060.00614.32
7.1.310.0090.00314.35
7.1.300.0070.00514.36
7.1.290.0120.00014.20
7.1.280.0120.00014.32
7.1.270.0120.00014.29
7.1.260.0120.00014.15
7.1.250.0090.00414.24
7.1.240.0100.00214.05
7.1.230.0000.01114.36
7.1.220.0040.00814.34
7.1.210.0100.00214.20
7.1.200.0060.00515.04
7.1.190.0120.00014.27
7.1.180.0120.00014.11
7.1.170.0120.00014.20
7.1.160.0080.00414.18
7.1.150.0120.00014.13
7.1.140.0060.00614.05
7.1.130.0100.00314.14
7.1.120.0080.00414.26
7.1.110.0000.01214.29
7.1.100.0000.01214.09
7.1.90.0080.00414.08
7.1.80.0080.00414.30
7.1.70.0110.00115.60
7.1.60.0130.00516.92
7.1.50.0060.01215.59
7.1.40.0060.00614.30
7.1.30.0060.00614.34
7.1.20.0080.00514.18
7.1.10.0100.00214.27
7.1.00.0040.04118.41
7.0.330.0080.00414.30
7.0.320.0110.00014.25
7.0.310.0090.00214.00
7.0.300.0120.00014.04
7.0.290.0090.00314.24
7.0.280.0110.00014.32
7.0.270.0100.00214.13
7.0.260.0080.00314.02
7.0.250.0090.00314.20
7.0.240.0090.00314.34
7.0.230.0000.01114.21
7.0.220.0110.00014.27
7.0.210.0120.00014.39
7.0.200.0100.00314.44
7.0.190.0090.00314.31
7.0.180.0120.00014.28
7.0.170.0080.00414.22
7.0.160.0120.00014.25
7.0.150.0060.00614.18
7.0.140.0100.03318.02
7.0.130.0120.00014.21
7.0.120.0060.00614.15
7.0.110.0000.01214.05
7.0.100.0000.01114.21
7.0.90.0120.00013.93
7.0.80.0120.00013.95
7.0.70.0120.00014.09
7.0.60.0120.04217.01
7.0.50.0050.02716.02
7.0.40.0110.03617.13
7.0.30.0230.03117.17
7.0.20.0160.03917.04
7.0.10.0060.02317.20
7.0.00.0090.02217.03
5.6.400.0080.00312.73
5.6.390.0090.00212.57
5.6.380.0080.00412.71
5.6.370.0080.00312.51
5.6.360.0060.00612.72
5.6.350.0100.00212.68
5.6.340.0110.00012.87
5.6.330.0090.00212.84
5.6.320.0090.00212.80
5.6.310.0090.00312.77
5.6.300.0090.00212.61
5.6.290.0120.00012.85
5.6.280.0100.03416.82
5.6.270.0040.00712.53
5.6.260.0110.00012.73
5.6.250.0070.00412.80
5.6.240.0040.00712.81
5.6.230.0060.00612.93
5.6.220.0080.00412.92
5.6.210.0090.04316.70
5.6.200.0090.04015.51
5.6.190.0040.02516.63
5.6.180.0140.03716.65
5.6.170.0140.03716.78
5.6.160.0140.02516.80
5.6.150.0040.02815.53
5.6.140.0080.04115.62
5.6.130.0100.03215.49
5.6.120.0030.04916.88
5.6.110.0090.04316.88
5.6.100.0080.03516.89
5.6.90.0210.02716.84
5.6.80.0090.03916.48
5.6.70.2050.02016.57
5.6.60.0030.00712.86
5.6.50.0090.00312.68
5.6.40.0110.00012.64
5.6.30.0110.00012.77
5.6.20.0050.00512.79
5.6.10.0100.00012.66
5.6.00.0080.00312.87
5.5.380.0110.00013.05
5.5.370.0090.00313.00
5.5.360.0080.00312.50
5.5.350.0110.03316.54
5.5.340.0080.02215.36
5.5.330.0060.02316.39
5.5.320.0210.03816.60
5.5.310.0220.03816.45
5.5.300.0080.04015.27
5.5.290.0080.02115.39
5.5.280.0120.03516.78
5.5.270.0120.04016.80
5.5.260.0110.03616.67
5.5.250.0120.03416.76
5.5.240.0170.02416.48
5.5.230.0070.00512.54
5.5.220.0000.01112.93
5.5.210.0030.00712.98
5.5.200.0080.00312.80
5.5.190.0090.00312.45
5.5.180.0110.00012.42
5.5.170.0070.00412.63
5.5.160.0070.00412.63
5.5.150.0110.00012.57
5.5.140.0090.00212.29
5.5.130.0060.00612.68
5.5.120.0110.00012.51
5.5.110.0120.00012.41
5.5.100.0070.00312.77
5.5.90.0050.00512.84
5.5.80.0040.00712.92
5.5.70.0050.00512.82
5.5.60.0070.00412.84
5.5.50.0080.00312.66
5.5.40.0110.00012.63
5.5.30.0100.00012.73
5.5.20.0000.01012.79
5.5.10.0070.00312.85
5.5.00.0060.00612.47
5.4.450.0250.02715.90
5.4.440.0250.02216.17
5.4.430.0260.02316.07
5.4.420.0310.02316.08
5.4.410.0240.01816.12
5.4.400.0190.01815.96
5.4.390.0140.02415.70
5.4.380.0160.02915.76
5.4.370.0200.03415.58
5.4.360.0270.02315.54
5.4.350.0140.03615.69
5.4.340.0250.03015.68
5.4.330.0040.00812.84
5.4.320.0100.01812.62
5.4.310.0080.02512.66
5.4.300.0080.01912.70
5.4.290.0090.02012.70
5.4.280.0100.01712.46
5.4.270.0090.02012.64
5.4.260.0080.02112.44
5.4.250.0080.02312.42
5.4.240.0070.01912.62
5.4.230.0080.01812.34
5.4.220.0100.01812.44
5.4.210.0110.01712.45
5.4.200.0080.02112.34
5.4.190.0100.01712.44
5.4.180.0090.02012.43
5.4.170.0080.01912.52
5.4.160.0060.02012.48
5.4.150.0070.02012.38
5.4.140.0070.02012.33
5.4.130.0070.02012.38
5.4.120.0060.02112.30
5.4.110.0050.02412.45
5.4.100.0080.02112.30
5.4.90.0080.02312.26
5.4.80.0060.02212.43
5.4.70.0060.02012.35
5.4.60.0060.01912.42
5.4.50.0080.02012.30
5.4.40.0050.02012.29
5.4.30.0060.02512.40
5.4.20.0070.02212.38
5.4.10.0070.02112.30
5.4.00.0090.02312.01
5.3.290.0030.02612.90
5.3.280.0050.02312.82
5.3.270.0080.02012.79
5.3.260.0100.02112.81
5.3.250.0080.02112.93
5.3.240.0080.02012.79
5.3.230.0070.02412.90
5.3.220.0120.02012.82
5.3.210.0060.02512.88
5.3.200.0100.01812.74
5.3.190.0080.02312.78
5.3.180.0070.02012.97
5.3.170.0080.02212.86
5.3.160.0090.01912.95
5.3.150.0070.02012.90
5.3.140.0040.02312.80
5.3.130.0100.01912.95
5.3.120.0070.02112.80
5.3.110.0070.02212.79
5.3.100.0060.02112.61
5.3.90.0070.02412.54
5.3.80.0040.02412.48
5.3.70.0070.02212.49
5.3.60.0090.02312.50
5.3.50.0060.02112.61
5.3.40.0060.02212.53
5.3.30.0080.01812.47
5.3.20.0060.02512.44
5.3.10.0080.02212.37
5.3.00.0090.02212.33
5.2.170.0040.02110.64
5.2.160.0050.01810.56
5.2.150.0020.01910.67
5.2.140.0070.01910.60
5.2.130.0040.01910.55
5.2.120.0020.01910.67
5.2.110.0070.01910.56
5.2.100.0070.01610.66
5.2.90.0070.01410.55
5.2.80.0050.01910.50
5.2.70.0050.02110.63
5.2.60.0070.01510.57
5.2.50.0080.01610.59
5.2.40.0050.01810.48
5.2.30.0070.01910.54
5.2.20.0050.01710.50
5.2.10.0010.02310.40
5.2.00.0040.01710.29
5.1.60.0040.0169.63
5.1.50.0030.0169.49
5.1.40.0060.0179.54
5.1.30.0060.0169.76
5.1.20.0060.0159.81
5.1.10.0070.0139.72
5.1.00.0040.0189.48
5.0.50.0040.0168.57
5.0.40.0040.0138.50
5.0.30.0020.0198.40
5.0.20.0040.0108.38
5.0.10.0040.0118.38
5.0.00.0020.0228.37
4.4.90.0040.0077.64
4.4.80.0040.0077.62
4.4.70.0040.0077.63
4.4.60.0030.0077.63
4.4.50.0040.0107.63
4.4.40.0020.0147.60
4.4.30.0030.0077.63
4.4.20.0030.0097.67
4.4.10.0050.0067.67
4.4.00.0020.0157.63
4.3.110.0030.0097.58
4.3.100.0030.0077.58
4.3.90.0020.0097.56
4.3.80.0030.0147.54
4.3.70.0040.0077.56
4.3.60.0040.0097.56
4.3.50.0020.0117.56
4.3.40.0020.0177.52
4.3.30.0020.0106.89
4.3.20.0020.0106.88
4.3.10.0030.0076.86
4.3.00.0170.01114.53

preferences:
69.81 ms | 401 KiB | 5 Q