3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array( array( 'title' => 'What kind of developer/designer are you, and how much do you make?', 'url' => 'http://www.reddit.com/r/webdev/comments/29hh0c/what_kind_of_developerdesigner_are_you_and_how/', 'upvotes' => 82, 'comments' => 255 ), array( 'title' => 'Want to learn or make the switch to Python? Here\'s an excellent resource to get you started.', 'url' => 'http://www.fullstackpython.com/', 'upvotes' => 23, 'comments' => 0 ), array( 'title' => 'Very Thorough Git Tutorial', 'url' => 'http://www.vogella.com/tutorials/Git/article.html', 'upvotes' => 188, 'comments' => 7 ), array( 'title' => 'List of URLs censored from Google by EU "Right to be Forgotten" ruling', 'url' => 'http://hiddenfromgoogle.com/', 'upvotes' => 13, 'comments' => 3 ), ); ?> <?php foreach ($find_subreddit as $link): ?> <?php print_r($link); ?> <li> <ul> <li><?php echo $link['title']; ?></li> <li><?php echo $link['url']; ?></li> <li><?php echo $link['upvotes']; ?></li> </ul> </li> ?>

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)
5.4.300.0530.03719.08
5.4.290.0500.04718.79
5.4.280.0330.04319.07
5.4.270.0370.03719.10
5.4.260.0400.04019.24
5.4.250.0400.04719.24
5.4.240.0630.05019.05
5.4.230.0430.03318.88
5.4.220.0470.06318.77
5.4.210.0370.04018.77
5.4.200.0400.05019.11
5.4.190.0400.03318.92
5.4.180.0570.06319.20
5.4.170.0430.03718.90
5.4.160.0370.03719.23
5.4.150.0430.06719.04
5.4.140.0470.04316.46
5.4.130.0370.05016.32
5.4.120.0400.05016.29
5.4.110.0430.06016.43
5.4.100.0530.06716.39
5.4.90.0530.04316.39
5.4.80.0500.05316.37
5.4.70.0530.06016.20
5.4.60.0470.07016.11
5.4.50.0570.05716.17
5.4.40.0470.07316.21
5.4.30.0530.04716.20
5.4.20.0400.05016.24
5.4.10.0500.06716.15
5.4.00.0470.03015.78
5.3.280.0470.05714.46
5.3.270.0400.04314.56
5.3.260.0430.06714.56
5.3.250.0400.04014.55
5.3.240.0470.04014.63
5.3.230.0470.06714.46
5.3.220.0530.06014.41
5.3.210.0500.05314.52
5.3.200.0600.06014.41
5.3.190.0400.06014.52
5.3.180.0430.04014.50
5.3.170.0370.04314.51
5.3.160.0500.06014.68
5.3.150.0400.03714.62
5.3.140.0430.04314.66
5.3.130.0470.06314.65
5.3.120.0430.04014.49
5.3.110.0530.06014.57
5.3.100.0430.04313.91
5.3.90.0400.03714.11
5.3.80.0500.06714.12
5.3.70.0530.05713.96
5.3.60.0430.05714.05
5.3.50.0430.03713.79
5.3.40.0570.06013.80
5.3.30.0500.04013.77
5.3.20.0400.05013.65
5.3.10.0530.04013.57
5.3.00.0500.04013.63

preferences:
141.14 ms | 1394 KiB | 7 Q