3v4l.org

run code in 500+ PHP versions simultaneously
<?php if( $orderby !== ‘view_count’ ) { $today = date(‘l j F’); $nectar_blog_arr = array( ‘post_type’ => ‘evenement’, ‘posts_per_page’ => $posts_per_page, ‘post_status’ => ‘publish’, ‘meta-key’ => ‘event_startdate’, ‘meta_query’ => array( ‘relation’ => ‘AND’, ‘date_clause’ => array( ‘key’ => ‘event_startdate’, ‘value’ => $today, ‘type’ => ‘DATE’, ‘compare’ => ‘>=’ ), ), ‘orderby’ => array( ‘date_clause’ => ‘ASC’, ), ‘offset’ => $post_offset, ‘category_name’ => $category, ‘paged’ => $paged );

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.130.0380.00316.30
8.3.120.0410.00316.44
8.3.110.0310.01216.71
8.3.100.0390.00316.72
8.3.90.0310.01416.54
8.3.80.0350.01016.70
8.3.70.0320.00716.61
8.3.60.0420.00416.73
8.3.50.0440.00716.45
8.3.40.0220.00917.24
8.3.30.0340.00717.41
8.3.20.0370.00317.32
8.3.10.0300.00717.43
8.3.00.0130.00817.54
8.2.250.0170.01716.30
8.2.240.0210.00416.31
8.2.230.0180.00916.18
8.2.220.0170.00316.55
8.2.210.0270.00816.18
8.2.200.0290.00916.18
8.2.190.0260.01316.18
8.2.180.0230.01516.18
8.2.170.0330.00817.60
8.2.160.0330.00617.50
8.2.150.0350.01017.28
8.2.140.0340.01717.28
8.2.130.0250.00416.93
8.2.120.0360.00417.39
8.2.110.0280.00717.28
8.2.100.0350.00417.42
8.2.90.0370.00317.41
8.2.80.0340.00417.45
8.2.70.0270.01317.27
8.2.60.0300.00917.23
8.2.50.0360.00317.22
8.2.40.0340.00317.29
8.2.30.0370.00417.38
8.2.20.0340.00317.21
8.2.10.0280.00817.18
8.2.00.0290.00717.16
8.1.300.0290.01016.18
8.1.290.0270.01216.18
8.1.280.0380.00016.18
8.1.270.0360.00017.11
8.1.260.0210.00717.55
8.1.250.0450.00017.02
8.1.240.0320.01316.87
8.1.230.0250.01416.95
8.1.220.0210.01417.19
8.1.210.0290.00616.89
8.1.200.0260.01017.21
8.1.190.0250.01117.02
8.1.180.0250.01116.81
8.1.170.0230.01317.29
8.1.160.0330.01017.05
8.1.150.0330.00617.30
8.1.140.0250.00417.02
8.1.130.0240.01017.10
8.1.120.0250.01117.13
8.1.110.0250.00817.01
8.1.100.0280.00017.11
8.1.90.0270.00616.70
8.1.80.0260.00617.00
8.1.70.0320.00016.74
8.1.60.0250.01417.15
8.1.50.0270.01217.36
8.1.40.0300.00317.27
8.1.30.0270.01217.22
8.1.20.0270.01317.07
8.1.10.0370.00716.82
8.1.00.0290.00816.71

preferences:
158.27 ms | 1394 KiB | 7 Q