3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set("Europe/Amsterdam"); ini_set('display_errors', 1); ini_set('error_reporting', E_ALL); // This file Copyright ©2004 Fusker.com $_GET['special'] = 'preview'; $PAGE = 'index'; include('mainfile.php'); // Emulate register_globals on if (!ini_get('register_globals')) { $superglobals = array($_SERVER, $_ENV, $_FILES, $_COOKIE, $_POST, $_GET); if (isset($_SESSION)) { array_unshift($superglobals, $_SESSION); } foreach ($superglobals as $superglobal) { extract($superglobal, EXTR_SKIP); } } // Convert initial parameters $lid = $_GET['lid']; $offset = $_GET['offset']; $query = $_GET['query']; $author = $_GET['author']; $url = $_GET['url']; $method = $_GET['method']; $special = $_GET['special']; // Refer parameter $q = $_GET['q']; // Do we have a user if ($xoopsUser) { $uid = $xoopsUser->getVar('uid'); } else { $uid = 0; } // Load needed includes if (is_numeric($q)) { include_once(XOOPS_ROOT_PATH . '/mainfile.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/refer_track_functions.php'); } else { $q = false; } if ($url) { include_once(XOOPS_ROOT_PATH . '/include/functions/return_link_array.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/analyze_url.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/extract_linked_images_functions.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/store_serialized.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/update_store_serialized.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/check_banned_url.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/clean_cache.php'); } if ($query) { include_once(XOOPS_ROOT_PATH . '/include/functions/prepare_query.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/validate_query.php'); } // General includes include_once(XOOPS_ROOT_PATH . '/include/functions/time_functions.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/die_with_warning.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/parameter_validations.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/create_links.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/force_links.php'); include_once(XOOPS_ROOT_PATH . '/include/functions/display_fusker.php'); // Begin page display include(XOOPS_ROOT_PATH . '/include/header.php'); include(XOOPS_ROOT_PATH . '/include/top.php'); include(XOOPS_ROOT_PATH . '/include/links.php'); include(XOOPS_ROOT_PATH . '/include/search.php'); include(XOOPS_ROOT_PATH . '/include/url.php'); include(XOOPS_ROOT_PATH . '/include/content.php'); include(XOOPS_ROOT_PATH . '/include/fuskers.php'); include(XOOPS_ROOT_PATH . '/include/recent_fuskers.php'); include(XOOPS_ROOT_PATH . '/include/footer.php'); exit(); ?>

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.0040.01817.00
8.3.50.0110.00718.09
8.3.40.0100.01019.05
8.3.30.0190.00318.97
8.3.20.0120.00320.29
8.3.10.0030.00622.13
8.3.00.0080.00023.65
8.2.180.0150.00616.75
8.2.170.0140.00422.96
8.2.160.0150.00320.60
8.2.150.0040.00424.18
8.2.140.0090.00624.66
8.2.130.0040.00426.16
8.2.120.0040.00721.05
8.2.110.0090.00019.39
8.2.100.0080.00318.34
8.2.90.0000.00819.33
8.2.80.0050.00517.97
8.2.70.0040.00417.75
8.2.60.0030.00518.16
8.2.50.0000.01018.34
8.2.40.0050.00320.51
8.2.30.0030.00721.11
8.2.20.0040.00418.09
8.2.10.0000.00818.27
8.2.00.0040.00418.09
8.1.270.0080.00023.99
8.1.260.0090.00026.35
8.1.250.0040.00428.09
8.1.240.0030.00622.67
8.1.230.0060.00620.51
8.1.220.0000.00817.89
8.1.210.0000.00818.77
8.1.200.0040.00417.48
8.1.190.0060.00317.48
8.1.180.0080.00018.10
8.1.170.0040.00418.81
8.1.160.0000.00718.98
8.1.150.0070.00020.14
8.1.140.0030.00519.66
8.1.130.0040.00419.01
8.1.120.0000.00717.61
8.1.110.0090.00017.54
8.1.100.0000.00817.58
8.1.90.0080.00017.59
8.1.80.0000.00817.67
8.1.70.0040.00417.52
8.1.60.0020.00717.77
8.1.50.0090.00017.63
8.1.40.0070.00317.62
8.1.30.0060.00317.72
8.1.20.0030.00517.82
8.1.10.0040.00417.76
8.1.00.0030.00517.54
8.0.300.0080.00019.15
8.0.290.0060.00216.86
8.0.280.0000.00718.53
8.0.270.0000.00717.38
8.0.260.0000.00718.71
8.0.250.0050.00317.13
8.0.240.0070.00017.08
8.0.230.0050.00317.21
8.0.220.0000.00716.99
8.0.210.0030.00317.09
8.0.200.0060.00017.13
8.0.190.0060.00317.08
8.0.180.0050.00317.04
8.0.170.0070.00017.17
8.0.160.0000.00717.12
8.0.150.0040.00416.95
8.0.140.0040.00417.03
8.0.130.0060.00013.55
8.0.120.0040.00417.07
8.0.110.0000.00717.14
8.0.100.0040.00417.01
8.0.90.0040.00416.96
8.0.80.0120.00317.14
8.0.70.0040.00417.02
8.0.60.0000.00716.92
8.0.50.0000.00716.99
8.0.30.0090.00817.30
8.0.20.0070.01417.40
8.0.10.0040.00417.10
8.0.00.0170.00317.03
7.4.330.0020.00215.55
7.4.320.0040.00416.62
7.4.300.0070.00016.54
7.4.290.0090.00316.59
7.4.280.0030.00516.61
7.4.270.0070.00016.55
7.4.260.0030.00616.61
7.4.250.0040.00416.58
7.4.240.0050.00316.50
7.4.230.0030.00516.41
7.4.220.0150.00616.76
7.4.210.0040.01816.59
7.4.200.0000.00816.53
7.4.160.0100.01116.80
7.4.150.0120.00917.40
7.4.140.0100.01017.86
7.4.130.0130.00916.73
7.4.120.0160.00716.57
7.4.110.0100.01316.74
7.4.100.0220.00816.62
7.4.90.0120.00816.57
7.4.80.0090.01419.39
7.4.70.0070.01416.60
7.4.60.0130.01016.50
7.4.50.0030.01016.56
7.4.40.0060.01216.65
7.4.30.0060.01616.66
7.4.00.0040.01115.00
7.3.330.0030.00313.44
7.3.320.0030.00313.36
7.3.310.0030.00516.64
7.3.300.0040.00416.61
7.3.290.0090.00716.55
7.3.280.0100.01016.55
7.3.270.0100.01317.40
7.3.260.0110.01316.63
7.3.250.0080.01316.55
7.3.240.0130.00916.55
7.3.230.0140.00716.57
7.3.210.0120.00616.66
7.3.200.0110.01116.54
7.3.190.0040.01316.59
7.3.180.0120.00616.45
7.3.170.0040.01616.73
7.3.160.0060.01316.54
7.3.00.0060.00616.72
7.2.330.0060.01516.60
7.2.320.0120.00916.67
7.2.310.0030.01616.86
7.2.300.0150.00816.84
7.2.290.0030.01616.89
7.2.130.0090.00316.68
7.2.120.0120.00317.03
7.2.110.0030.00917.02
7.2.100.0060.00616.99
7.2.90.0120.00417.09
7.2.80.0060.00617.07
7.2.70.0040.00817.01
7.2.60.0080.00717.12
7.2.50.0050.01116.95
7.2.40.0070.00716.80
7.2.30.0070.00716.99
7.2.20.0030.01216.73
7.2.10.0030.00916.81
7.2.00.0070.00417.06
7.1.250.0030.01015.90
7.1.240.0030.01015.83
7.1.230.0100.00715.90
7.1.220.0040.00815.59
7.1.210.0080.00415.73
7.1.200.0050.00915.72
7.1.190.0000.01015.98
7.1.180.0080.00415.96
7.1.170.0110.00415.90
7.1.160.0000.01315.88
7.1.150.0030.01015.66
7.1.140.0100.00615.81
7.1.130.0110.00015.63
7.1.120.0000.01315.92
7.1.110.0100.00715.67
7.1.100.0030.01316.87
7.1.90.0060.01117.06
7.1.80.0070.00616.90
7.1.70.0100.00916.66
7.1.60.0170.00725.36
7.1.50.0090.01225.22
7.1.40.0160.00525.20
7.1.30.0150.00825.11
7.1.20.0130.01125.27
7.1.10.0120.00616.16
7.1.00.0040.01016.05
7.0.330.0030.00815.28
7.0.320.0060.00615.52
7.0.310.0070.01115.33
7.0.300.0100.00015.14
7.0.290.0040.00715.10
7.0.280.0000.01115.25
7.0.270.0040.00715.25
7.0.260.0000.01115.01
7.0.250.0070.01015.32
7.0.240.0050.00816.49
7.0.230.0060.01116.48
7.0.220.0050.00716.73
7.0.210.0060.00816.13
7.0.200.0040.00915.96
7.0.190.0090.00715.95
7.0.180.0060.00815.97
7.0.170.0060.00815.78
7.0.160.0050.01215.82
7.0.150.0070.01015.82
7.0.140.0080.00615.86
7.0.130.0090.00615.99
7.0.120.0030.01215.70
7.0.110.0030.01015.66
7.0.100.0080.00915.81
7.0.90.0040.00915.74
7.0.80.0050.00815.67
7.0.70.0060.01015.81
7.0.60.0070.00815.64
7.0.50.0070.00715.96
7.0.40.0100.00914.98
7.0.30.0020.01514.91
7.0.20.0090.00714.88
7.0.10.0050.00814.76
7.0.00.0060.00614.84
5.6.380.0040.00814.27

preferences:
78.6 ms | 400 KiB | 5 Q