3v4l.org

run code in 300+ PHP versions simultaneously
<?php $year = date('Y'); $month = date('m'); $day = date('d'); $w = date('w', mktime(12, 00, 00, $month, $day, $year)); $start_day = 4;//($mission_type == 0) ? 2 : 4; // 대회 시작 요일 $start_dttm = mktime(0, 0, 0, $month, ($day - $w + ($start_day + 7)), $year); // 다음 대회 시작 일시 echo $start_dttm; echo '@@@'; echo time();

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)
7.4.00.0030.01615.31
7.3.120.0090.00914.85
7.3.110.0040.01414.89
7.3.100.0060.00914.88
7.3.90.0000.01114.67
7.3.80.0030.01315.02
7.3.70.0040.01214.96
7.3.60.0060.00915.16
7.3.50.0070.00714.86
7.3.40.0120.00314.64
7.3.30.0100.00314.81
7.3.20.0000.01516.69
7.3.10.0130.00316.85
7.3.00.0060.00616.74
7.2.250.0070.01315.12
7.2.240.0000.01515.27
7.2.230.0000.01015.33
7.2.220.0070.01014.73
7.2.210.0030.01614.94
7.2.200.0030.01415.09
7.2.190.0030.01415.22
7.2.180.0090.00614.93
7.2.170.0040.00714.88
7.2.160.0090.00315.06
7.2.150.0040.01216.88
7.2.140.0060.00917.18
7.2.130.0000.01616.93
7.2.120.0060.00916.95
7.2.110.0070.01116.89
7.2.100.0030.01017.01
7.2.90.0060.00917.04
7.2.80.0060.00917.03
7.2.70.0120.00617.16
7.2.60.0080.00516.94
7.2.50.0000.01216.88
7.2.40.0130.00416.88
7.2.30.0120.00617.17
7.2.20.0040.01216.73
7.2.10.0040.01116.91
7.2.00.0080.00618.20
7.1.330.0070.00715.99
7.1.320.0040.00415.95
7.1.310.0070.00715.98
7.1.300.0060.00915.96
7.1.290.0000.01215.96
7.1.280.0000.01015.79
7.1.270.0090.00615.91
7.1.260.0000.01116.03
7.1.250.0040.00715.61
7.1.200.0040.01216.00
7.1.100.0240.00617.50
7.1.70.0040.01117.30
7.1.60.0430.00335.10
7.1.50.0400.00933.17
7.1.40.0330.02932.67
7.1.30.0280.02833.05
7.1.20.0360.00933.03
7.1.10.0240.02116.63
7.1.00.0000.02016.90
7.0.200.0290.00015.26
7.0.190.0000.01516.68
7.0.180.0310.00914.56
7.0.170.0170.01014.48
7.0.160.0190.01814.34
7.0.150.0070.01116.31
7.0.140.0070.00716.30
7.0.130.0210.01314.73
7.0.120.0060.00916.47
7.0.110.0180.01116.46
7.0.100.0000.01616.44
7.0.90.0240.01014.58
7.0.80.0180.01214.73
7.0.70.0090.01216.18
7.0.60.0280.01714.50
7.0.50.0060.01016.36
7.0.40.0190.00914.71
7.0.30.0200.01414.57
7.0.20.0150.00416.55
7.0.10.0030.01616.41
7.0.00.0200.00714.66

preferences:
29.12 ms | 401 KiB | 5 Q