3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* Copyright © 2014, Anthony Jordan (Magictallguy) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by Magictallguy. Neither the name of Magictallguy nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY ANTHONY JORDAN (MAGICTALLGUY) "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANTHONY JORDAN (MAGICTALLGUY) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ function emote($source) { $source = preg_replace('/(\:\))|(\:\=\))|(\:\-\))/', 'smile', $source); $source = preg_replace('/(\:\()|(\:\=\()|(\:\-\()/', 'sadsmile', $source); $source = preg_replace('/(\:D)|(\:\=D)|(\:\-D)/i', 'bigsmile', $source); $source = preg_replace('/(8\))|(8\=\))|(8\-\))|(B\))|(B\=\))|(B\-\))|(\(cool\))/i', 'cool', $source); $source = preg_replace('/(\:o)|(\:\=o)|(\:\-o)/i', 'wink', $source); $source = preg_replace('/(\;\()|(\;\-\()|(\;\=\()/', 'crying', $source); $source = preg_replace('/(\(sweat\))|(\(\:\|)/i', 'sweating', $source); $source = preg_replace('/(\:\|)|(\:\=\|)|(\:\-\|)/', 'speechless', $source); $source = preg_replace('/(\:\*)|(\:\=\*)|(\:\-\*)/', 'kiss', $source); $source = preg_replace('/:P:=P:-P/i', 'tongueout', $source); $source = preg_replace('/(\(blush\))|(\:\$)|(\:\-\$)|(\:\=\$)|(\:\"\>)/i', 'blush', $source); $source = preg_replace('/(\:\^\))/', 'wondering', $source); $source = preg_replace('/(\|\-\))|(\I\-\))|(\I\=\))|(\(snooze\))/i', 'sleepy', $source); $source = preg_replace('/(\|\()|(\|\-\()|(\|\=\()/', 'dull', $source); $source = preg_replace('/(\(inlove\))/i', 'inlove', $source); $source = preg_replace('/(\]\:\))|(>\:\))|(\(grin\))/i', 'evilgrin', $source); $source = preg_replace('/(\(talk\))/i', 'talking', $source); $source = preg_replace('/(\(yawn\))|(\|\-\(\))/i', 'yawn', $source); $source = preg_replace('/(\(puke\))|(\:\&)|(\:\-\&)|(\:\=\&)/i', 'puke', $source); $source = preg_replace('/(\(doh\))/i', 'doh', $source); $source = preg_replace('/(\:\@)|(\:\-\@)|(\:\=\@)|(\x\()|(\x\-\()|(\x\=\()/i', 'angry', $source); $source = preg_replace('/(\(wasntme\))/i', 'wasntme', $source); $source = preg_replace('/(\(party\))/i', 'party', $source); $source = preg_replace('/(\:S)|(\:\-S)|(\:\=S)/i', 'worried', $source); $source = preg_replace('/(\(mm\))|(\(mmm\))/i', 'mmm', $source); $source = preg_replace('/(8\-\|)|(B\-\|)|(8\|)|(B\|)|(8\=\|)|(B\=\|)|(\(nerd\))/i', 'nerd', $source); $source = preg_replace('/(\:x)|(\:\-x)|(\:\=x)|(\:\#)|(\:\-\#)|(\:\=\#)/i', 'lipssealed', $source); $source = preg_replace('/(\(hi\))/i', 'hi', $source); $source = preg_replace('/(\(call\))/i', 'call', $source); $source = preg_replace('/(\(devil\))/i', 'devil', $source); $source = preg_replace('/(\(angel\))/i', 'angel', $source); $source = preg_replace('/(\(envy\))/i', 'envy', $source); $source = preg_replace('/(\(wait\))/i', 'wait', $source); $source = preg_replace('/(\(bear\))|(\(hug\))/i', 'bear', $source); $source = preg_replace('/(\(makeup\))|(\(kate\))/i', 'makeup', $source); $source = preg_replace('/(\(giggle\))|(\(chuckle\))/i', 'coveredlaugh', $source); $source = preg_replace('/(\(clap\))|(\(applaud\))|(\(applause\))/i', 'clapping', $source); $source = preg_replace('/(\(think\))|(\:\?)|(\:\-\?)|(\:\=\?)/i', 'thinking', $source); $source = preg_replace('/(\(bow\))/i', 'bow', $source); $source = preg_replace('/(rofl)|(\(rofl\))/i', 'rofl', $source); $source = preg_replace('/(\(whew\))|(\(phew\))/i', 'whew', $source); $source = preg_replace('/(\(happy\))/i', 'happy', $source); $source = preg_replace('/(\(smirk\))/i', 'smirking', $source); $source = preg_replace('/(\(nod\))/i', 'nodding', $source); $source = preg_replace('/(\(shake\))/i', 'shaking', $source); $source = preg_replace('/(\(punch\))/i', 'punch', $source); $source = preg_replace('/(\(emo\))/i', 'emo', $source); $source = preg_replace('/(\(y\))|(\(ok\))/i', 'yes', $source); $source = preg_replace('/(\(n\))/i', 'no', $source); $source = preg_replace('/(\(handshake\))/i', 'handshake', $source); $source = preg_replace('/(\(skype\))|(\(ss\))/i', 'skype', $source); $source = preg_replace('/(\(h\))|(\(l\))/i', 'heart', $source); $source = preg_replace('/(\(u\))/i', 'brokenheart', $source); $source = preg_replace('/(\(e\))|(\(m\))/i', 'mail', $source); $source = preg_replace('/(\(f\))/i', 'flower', $source); $source = preg_replace('/(\(rain\))|(\(london\))|(\(st\))/i', 'rain', $source); $source = preg_replace('/(\(sun\))/i', 'sun', $source); $source = preg_replace('/(\(o\))|(\(time\))|(\(clock\))/i', 'clock', $source); $source = preg_replace('/(\(8\))|(\(music\))/i', 'music', $source); $source = preg_replace('/(\(\~\))|(\(film\))|(\(movie\))/i', 'movie', $source); $source = preg_replace('/(\(mp\))|(\(ph\))|(\(phone\))|(\(mobile\))|(\(cell\))/i', 'phone', $source); $source = preg_replace('/(\(coffee\))/i', 'coffee', $source); $source = preg_replace('/(\(pizza\))|(\(pi\))|(\(za\))/i', 'pizza', $source); $source = preg_replace('/(\(cash\))|(\(mo\))|(\(\$\))/i', 'cash', $source); $source = preg_replace('/(\(muscle\))|(\(flex\))/i', 'muscle', $source); $source = preg_replace('/(\(\^\))|(\(cake\))/i', 'cake', $source); $source = preg_replace('/(\(beer\))/i', 'beer', $source); $source = preg_replace('/(\(d\))/i', 'drink', $source); $source = preg_replace('/(\(dance\))|(\\\o\/)|(\\\:D\/)/i', 'dance', $source); $source = preg_replace('/(\(ninja\))/i', 'ninja', $source); $source = preg_replace('/(\(\*\))|(\(star\))/i', 'star', $source); $source = preg_replace('/(\(mooning\))/i', 'mooning', $source); $source = preg_replace('/(\(finger\))/i', 'finger', $source); $source = preg_replace('/(\(smoking\))|(\(smoke\))|(\(ci\))|(\(cig\))/i', 'smoking', $source); $source = preg_replace('/(\(drunk\))/i', 'drunk', $source); $source = preg_replace('/(\(bandit\))/i', 'bandit', $source); $source = preg_replace('/(\(toivo\))/i', 'toivo', $source); $source = preg_replace('/(\(rock\))/i', 'rock', $source); $source = preg_replace('/(\(headbang\))|(\(banghead\))/i', 'headbang', $source); $source = preg_replace('/(\(bug\))/i', 'bug', $source); $source = preg_replace('/(\(fubar\))/i', 'fubar', $source); $source = preg_replace('/(\(poolparty\))/i', 'poolparty', $source); $source = preg_replace('/(\(swear\))/i', 'swear', $source); $source = preg_replace('/(\(tmi\))/i', 'tmi', $source); $source = preg_replace('/(\(heidy\))/i', 'heidy', $source); $source = preg_replace('/(\(malthe\))/i', 'malthe', $source); $source = preg_replace('/(\(tauri\))/i', 'tauri', $source); $source = preg_replace('/(\(priidu\))/i', 'priidu', $source); // foreach($emotes as $command => $image) // $source = preg_replace($command, '[emote]images/smilies/skype/'.$image.'.gif[/emote]', $source); return $source; } function show_emoticons() { $emotes = array( ':)' => 'smile', ':(' => 'sadsmile', ':D' => 'bigsmile', '8)' => 'cool', ':O' => 'wink', ';(' => 'crying', '(sweat)' => 'sweating', ':|' => 'speechless', ':*' => 'kiss', ':P' => 'tongueout', ':$' => 'blush', ':^' => 'wondering', '|-\\' => 'sleepy', '|(' => 'dull', '(inlove)' => 'inlove', '>:)' => 'evilgrin', '(talk)' => 'talking', '(yawn)' => 'yawn', ':&' => 'puke', '(doh)' => 'doh', ':@' => 'angry', '(wasntme)' => 'wasntme', '(party)' => 'party', ':S' => 'worried', '(mmm)' => 'mmm', '8-|' => 'nerd', ':X' => 'lipssealed', '(hi)' => 'hi', '(call)' => 'call', '(devil)' => 'devil', '(angel))' => 'angel', '(envy)' => 'envy', '(wait)' => 'wait', '(bear)' => 'bear', '(makeup)' => 'makeup', '(giggle)' => 'coveredlaugh', '(clap)' => 'clapping', ':?' => 'thinking', '(bow)' => 'bow', '(rofl)' => 'rofl', '(phew)' => 'whew', '(happy)' => 'happy', '(smirk)' => 'smirking', '(nod)' => 'nodding', '(shake)' => 'shaking', '(punch)' => 'punch', '(emo)' => 'emo', '(y)' => 'yes', '(n)' => 'no', '(handshake)' => 'handshake', '(skype)' => 'skype', '(h)' => 'heart', '(u)' => 'brokenheart', '(e)' => 'mail', '(f)' => 'flower', '(rain)' => 'rain', '(sun)' => 'sun', '(clock)' => 'clock', '(8)' => 'music', '(movie)' => 'movie', '(phone)' => 'phone', '(coffee)' => 'coffee', '(pizza)' => 'pizza', '(cash)' => 'cash', '(muscle)' => 'muscle', '(cake)' => 'cake', '(beer)' => 'beer', '(d)' => 'drink', '(dance)' => 'dance', '(ninja)' => 'ninja', '(*)' => 'star', '(mooning)' => 'mooning', '(finger)' => 'finger', '(smoking)' => 'smoking', '(drunk)' => 'drunk', '(bandit)' => 'bandit', '(toivo)' => 'toivo', '(rock)' => 'rock', '(headbang)' => 'headbang', '(bug)' => 'bug', '(fubar)' => 'fubar', '(poolparty)' => 'poolparty', '(swear)' => 'swear', '(tmi)' => 'tmi', '(heidy)' => 'heidy', '(malthe)' => 'malthe', '(tauri)' => 'tauri', '(priidu)' => 'priidu' ); $html = '<a href="#" name="emotes" id="showhide">Toggle Emotes</a><br /><div class="emoticon-list" id="emotes" style="display:none;">'; foreach($emoticons as $short_code => $short_html) $html .= '<img src="images/smilies/skype/' . $short_html . '.gif" data-short-code="' . $short_code . '" />&nbsp;'; $html .= '</div><br /><a href="bbcode.php">Chat Commands</a>'; $js1 = "<script language=\"JavaScript\" type=\"text/javascript\"> <!-- function insertTextAtCursor(el, text) { var val = el.value, endIndex, range, doc = el.ownerDocument; if (typeof el.selectionStart == 'number' && typeof el.selectionEnd == 'number') { endIndex = el.selectionEnd; el.value = val.slice(0, endIndex) + text + val.slice(endIndex); el.selectionStart = el.selectionEnd = endIndex + text.length; } else if (doc.selection != 'undefined' && doc.selection.createRange) { el.focus(); range = doc.selection.createRange(); range.collapse(false); range.text = text; range.select(); } } //--> </script>"; $js2 = "<script type=\"text/javascript\" src=\"http://code.jquery.com/jquery-1.8.3.min.js\"></script>"; $js3 = "<script type=\"text/javascript\"> jQuery(document).ready(function() { jQuery('div.emoticon-list img').click(function() { var jThis = jQuery(this), jMessage = jQuery('input#message'); jMessage.val(jMessage.val() + ' ' + jThis.attr('data-short-code')); }); }); </script>"; $js4 = "<script> var iframeWin = document.getElementById('message').contentWindow; var textObj = iframeWin.document.getElementById('message'); insertTextAtCursor(textObj, jThis.attr('data-short-code')); </script>"; $js5 = "<script> $(document).ready(function(){ $('#showhide').click(function(){ $('#emotes').toggle('slow'); }); }); </script>"; $css = '<style type="text/css"> div.emoticon-list { padding: 5px; border: none; } div.emoticon-list img { cursor: pointer; margin-right: 3px; border: none; width: 20px; height: 20px; } div.emoticon-list img:hover { border: 1px solid #003F87; } </style>'; echo $js5, $html, $css, $js1, $js2, $js3, $js4; } ?> <?php $complete = 1; ?> <?php echo emote(":)");

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.0070.01518.81
8.3.50.0070.01021.27
8.3.40.0060.01019.30
8.3.30.0060.00919.34
8.3.20.0030.00620.45
8.3.10.0030.00622.13
8.3.00.0000.00822.53
8.2.180.0150.00317.00
8.2.170.0030.01322.96
8.2.160.0090.00919.41
8.2.150.0060.00324.18
8.2.140.0060.00324.66
8.2.130.0080.00026.16
8.2.120.0060.00618.00
8.2.110.0060.00322.36
8.2.100.0070.00719.47
8.2.90.0040.00419.50
8.2.80.0000.00918.30
8.2.70.0070.00318.00
8.2.60.0080.00418.04
8.2.50.0000.00918.07
8.2.40.0000.00918.47
8.2.30.0100.00018.29
8.2.20.0030.00618.07
8.2.10.0060.00318.29
8.2.00.0030.00718.34
8.1.280.0130.00325.92
8.1.270.0080.00022.56
8.1.260.0060.00326.35
8.1.250.0040.00428.09
8.1.240.0180.00024.09
8.1.230.0100.00319.54
8.1.220.0030.00617.91
8.1.210.0060.00318.77
8.1.200.0060.00617.73
8.1.190.0060.00317.90
8.1.180.0000.00919.07
8.1.170.0030.00918.90
8.1.160.0000.00922.49
8.1.150.0040.00419.06
8.1.140.0000.00917.82
8.1.130.0000.00818.21
8.1.120.0090.00017.90
8.1.110.0060.00317.88
8.1.100.0040.00417.79
8.1.90.0000.00917.77
8.1.80.0000.00817.75
8.1.70.0000.00817.85
8.1.60.0000.00918.07
8.1.50.0060.00317.99
8.1.40.0030.00617.86
8.1.30.0030.00617.94
8.1.20.0090.00018.08
8.1.10.0030.00617.89
8.1.00.0030.00617.76
8.0.300.0040.00418.77
8.0.290.0090.00017.43
8.0.280.0060.00318.62
8.0.270.0000.00817.53
8.0.260.0000.00817.21
8.0.250.0040.00417.41
8.0.240.0110.00017.38
8.0.230.0060.00317.36
8.0.220.0040.00517.20
8.0.210.0080.00017.29
8.0.200.0030.00617.25
8.0.190.0040.00417.36
8.0.180.0030.00617.29
8.0.170.0030.00717.37
8.0.160.0040.00417.34
8.0.150.0090.00017.25
8.0.140.0070.00417.32
8.0.130.0040.00413.66
8.0.120.0000.00917.21
8.0.110.0040.00417.33
8.0.100.0060.00317.39
8.0.90.0090.00017.37
8.0.80.0160.00617.23
8.0.70.0000.00817.17
8.0.60.0040.00417.36
8.0.50.0000.00917.18
8.0.30.0130.00817.47
8.0.20.0080.01317.50
8.0.10.0030.00617.30
8.0.00.0110.01117.07
7.4.330.0000.00615.00
7.4.320.0040.00417.03
7.4.300.0000.00717.00
7.4.290.0080.00016.91
7.4.280.0040.00417.11
7.4.270.0000.00917.09
7.4.260.0000.00816.97
7.4.250.0030.00616.99
7.4.240.0040.00417.00
7.4.230.0000.00917.17
7.4.220.0080.01217.04
7.4.210.0070.01117.08
7.4.200.0090.00016.98
7.4.190.0030.00616.79
7.4.160.0220.00416.80
7.4.150.0070.01517.40
7.4.140.0140.01517.86
7.4.130.0100.00916.98
7.4.120.0130.00917.01
7.4.110.0070.01716.82
7.4.100.0130.01317.02
7.4.90.0150.00716.93
7.4.80.0090.01819.39
7.4.70.0070.01316.62
7.4.60.0130.00716.86
7.4.50.0030.00616.80
7.4.40.0070.01122.77
7.4.30.0110.00817.02
7.4.10.0030.01415.62
7.4.00.0030.01415.25
7.3.330.0000.00713.52
7.3.320.0000.00713.42
7.3.310.0000.01016.73
7.3.300.0040.00416.70
7.3.290.0060.01016.74
7.3.280.0090.00916.68
7.3.270.0130.00917.40
7.3.260.0090.01316.95
7.3.250.0120.00716.87
7.3.240.0160.00316.80
7.3.230.0000.01816.72
7.3.210.0100.01017.01
7.3.200.0090.01019.39
7.3.190.0000.01916.78
7.3.180.0130.00717.03
7.3.170.0060.01216.66
7.3.160.0060.01216.91
7.3.130.0140.00315.15
7.3.120.0070.01015.24
7.3.110.0130.00715.39
7.3.100.0090.00614.96
7.3.90.0070.01015.49
7.3.80.0040.01115.21
7.3.70.0040.01115.11
7.3.60.0070.01015.34
7.3.50.0030.01415.30
7.3.40.0070.01015.25
7.3.30.0060.01215.32
7.3.20.0000.02216.99
7.3.10.0070.01116.73
7.3.00.0080.00416.92
7.2.330.0130.00617.10
7.2.320.0070.01716.90
7.2.310.0100.01617.09
7.2.300.0080.01217.18
7.2.290.0060.01317.14
7.2.260.0060.01315.34
7.2.250.0030.02015.41
7.2.240.0070.00715.62
7.2.230.0030.01015.53
7.2.220.0100.00715.24
7.2.210.0100.00315.55
7.2.200.0070.00315.35
7.2.190.0000.02015.23
7.2.180.0090.00615.63
7.2.170.0070.01015.20
7.2.160.0060.00915.42
7.2.150.0130.00717.25
7.2.140.0070.01117.22
7.2.130.0070.00717.27
7.2.120.0080.00817.13
7.2.110.0000.01817.30
7.2.100.0070.01116.95
7.2.90.0030.00917.16
7.2.80.0000.01317.36
7.2.70.0150.00317.39
7.2.60.0060.00917.26
7.2.50.0100.00717.28
7.2.40.0060.00917.48
7.2.30.0040.01117.03
7.2.20.0100.00617.35
7.2.10.0100.00717.33
7.2.00.0050.01218.30
7.1.330.0060.00616.03
7.1.320.0080.00416.28
7.1.310.0070.01016.30
7.1.300.0030.01615.97
7.1.290.0030.01215.88
7.1.280.0000.01715.98
7.1.270.0120.00916.03
7.1.260.0100.00616.20
7.1.250.0000.01415.95
7.1.240.0070.01016.20
7.1.230.0100.00616.13
7.1.220.0060.00615.89
7.1.210.0090.00916.22
7.1.200.0030.01216.05
7.1.190.0030.00916.09
7.1.180.0040.00716.13
7.1.170.0000.01316.17
7.1.160.0030.00915.87
7.1.150.0060.01015.87
7.1.140.0100.00315.93
7.1.130.0040.01816.03
7.1.120.0070.01116.00
7.1.110.0070.00716.19
7.1.100.0050.00917.35
7.1.90.0100.00716.14
7.1.80.0080.00815.78
7.1.70.0050.00916.70
7.1.60.0100.01217.99
7.1.50.0080.00716.78
7.1.40.0000.01516.01
7.1.30.0030.01216.11
7.1.20.0070.00715.91
7.1.10.0100.00716.16
7.1.00.0030.03019.43
7.0.330.0100.00715.44
7.0.320.0090.00315.49
7.0.310.0030.01015.45
7.0.300.0040.01215.54
7.0.290.0070.01015.51
7.0.280.0070.00715.79
7.0.270.0100.01115.60
7.0.260.0060.00615.59
7.0.250.0070.00715.79
7.0.240.0030.01415.55
7.0.230.0070.00315.52
7.0.220.0060.00915.56
7.0.210.0030.01015.70
7.0.200.0030.00616.24
7.0.190.0080.00815.68
7.0.180.0070.01015.63
7.0.170.0050.00515.59
7.0.160.0070.00715.41
7.0.150.0140.00315.71
7.0.140.0030.04218.98
7.0.130.0040.01115.79
7.0.120.0030.01215.55
7.0.110.0040.01515.83
7.0.100.0050.03517.83
7.0.90.0020.02817.95
7.0.80.0100.05117.87
7.0.70.0120.03917.92
7.0.60.0030.04917.95
7.0.50.0030.03218.28
7.0.40.0080.03316.95
7.0.30.0070.04717.09
7.0.20.0050.05017.03
7.0.10.0120.04216.92
7.0.00.0050.03717.05
5.6.400.0060.00614.48
5.6.390.0100.00314.57
5.6.380.0040.01114.37
5.6.370.0100.00714.42
5.6.360.0070.00314.29
5.6.350.0030.00914.44
5.6.340.0090.00014.57
5.6.330.0070.01014.57
5.6.320.0030.00914.77
5.6.310.0080.00414.40
5.6.300.0060.01014.75
5.6.290.0040.00714.59
5.6.280.0030.04117.85
5.6.270.0050.00514.74
5.6.260.0070.00714.36
5.6.250.0030.04517.61
5.6.240.0080.03417.67
5.6.230.0130.03917.65
5.6.220.0070.04817.58
5.6.210.0110.03817.49
5.6.200.0070.04217.71
5.6.190.0070.04017.81
5.6.180.0050.04217.78
5.6.170.0080.04517.78
5.6.160.0070.04717.86
5.6.150.0050.04517.83
5.6.140.0050.04817.74
5.6.130.0090.04417.75
5.6.120.0090.04117.95
5.6.110.0070.02817.78
5.6.100.0110.02717.71
5.6.90.0080.03717.79
5.6.80.0100.03817.35
5.6.70.0070.04717.29
5.6.60.0050.04717.42
5.6.50.0050.03517.46
5.6.40.0080.03217.51
5.6.30.0060.04117.38
5.6.20.0100.04317.42
5.6.10.0090.04617.29
5.6.00.0060.04317.40
5.5.380.0050.04517.42
5.5.370.0070.03317.52
5.5.360.0080.04517.45
5.5.350.0070.04717.32
5.5.340.0110.03917.49
5.5.330.0090.04417.71
5.5.320.0060.04117.62
5.5.310.0100.03817.79
5.5.300.0050.03217.67
5.5.290.0100.04217.61
5.5.280.0090.04317.48
5.5.270.0120.04017.70
5.5.260.0050.03117.76
5.5.250.0110.04517.45
5.5.240.0020.04617.34
5.5.230.0030.05017.37
5.5.220.0030.02817.22
5.5.210.0080.04017.42
5.5.200.0050.04617.24
5.5.190.0030.03617.28
5.5.180.0160.03817.30
5.5.170.0000.01614.41
5.5.160.0090.04417.21
5.5.150.0090.04917.32
5.5.140.0000.04217.12
5.5.130.0070.04517.29
5.5.120.0050.04217.22
5.5.110.0080.04017.34
5.5.100.0030.04517.12
5.5.90.0080.04217.30
5.5.80.0080.04317.20
5.5.70.0080.04317.13
5.5.60.0080.04417.18
5.5.50.0050.04017.22
5.5.40.0050.04217.12
5.5.30.0130.03617.11
5.5.20.0130.03417.13
5.5.10.0040.04217.17
5.5.00.0080.03817.25
5.4.450.0090.02715.48
5.4.440.0080.04315.45
5.4.430.0050.04515.45
5.4.420.0050.04215.45
5.4.410.0050.03815.38
5.4.400.0050.04015.31
5.4.390.0130.03615.20
5.4.380.0060.02215.21
5.4.370.0050.04415.28
5.4.360.0080.03715.30
5.4.350.0030.04315.32
5.4.340.0040.04615.37
5.4.330.0050.00511.50
5.4.320.0050.04415.38
5.4.310.0080.04215.28
5.4.300.0020.04015.29
5.4.290.0000.04615.20
5.4.280.0060.04015.31
5.4.270.0050.04315.32
5.4.260.0030.04515.34
5.4.250.0090.03715.23
5.4.240.0110.03515.28
5.4.230.0050.02415.23
5.4.220.0070.03815.18
5.4.210.0040.04015.28
5.4.200.0050.04115.32
5.4.190.0130.03315.28
5.4.180.0020.04515.18
5.4.170.0050.03015.19
5.4.160.0080.01815.28
5.4.150.0050.04315.28
5.4.140.0090.03813.96
5.4.130.0090.03613.88
5.4.120.0090.02813.96
5.4.110.0090.03614.04
5.4.100.0050.04214.00
5.4.90.0130.02514.02
5.4.80.0070.04014.01
5.4.70.0080.03313.99
5.4.60.0070.03413.95
5.4.50.0020.02613.95
5.4.40.0080.03113.97
5.4.30.0030.02614.01
5.4.20.0070.04014.00
5.4.10.0060.04113.98
5.4.00.0070.03513.63
5.3.290.0000.03513.14
5.3.280.0090.02213.11
5.3.270.0070.03313.17
5.3.260.0080.03313.10
5.3.250.0070.03813.13
5.3.240.0050.03613.12
5.3.230.0050.03713.16
5.3.220.0000.04313.10
5.3.210.0060.03813.13
5.3.200.0070.02313.08
5.3.190.0100.03613.07
5.3.180.0000.04513.09
5.3.170.0050.03413.09
5.3.160.0100.03613.09
5.3.150.0030.03713.04
5.3.140.0030.04013.13
5.3.130.0080.04013.11
5.3.120.0070.02713.10
5.3.110.0070.03113.11
5.3.100.0050.04012.79
5.3.90.0050.03712.87
5.3.80.0070.04012.77
5.3.70.0100.02012.76
5.3.60.0100.03512.81
5.3.50.0090.03512.74
5.3.40.0020.03512.78
5.3.30.0020.02712.81
5.3.20.0080.02812.59
5.3.10.0100.03312.63
5.3.00.0030.03312.63

preferences:
55.7 ms | 401 KiB | 5 Q