3v4l.org

run code in 500+ PHP versions simultaneously
<?php $html = <<<HTML <div class="entry-content entry-excerpt clearfix"> <div class="simplesocialbuttons simplesocial-round-icon simplesocialbuttons_inline simplesocialbuttons-align-centered post-1 post simplesocialbuttons-inline-no-animation simplesocialbuttons-inline-in"> <button class="simplesocial-fb-share" target="_blank" data-href="https://www.facebook.com/sharer/sharer.php?u=http://localhost/wp/hello-world/" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Facebook </span> </button> <button class="simplesocial-msng-share" onclick="javascript:window.open( this.dataset.href, '_blank', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600' );return false;" data-href="http://www.facebook.com/dialog/send?app_id=891268654262273&amp;redirect_uri=http%3A%2F%2Flocalhost%2Fwp%2Fhello-world%2F&amp;link=http%3A%2F%2Flocalhost%2Fwp%2Fhello-world%2F&amp;display=popup"><span class="simplesocialtxt">Messenger</span></button> <button onclick="javascript:window.open(this.dataset.href, '_blank' );return false;" class="simplesocial-whatsapp-share" data-href="https://api.whatsapp.com/send?text=http://localhost/wp/hello-world/"><span class="simplesocialtxt">WhatsApp</span></button> <button class="simplesocial-tumblr-share" data-href="http://tumblr.com/widgets/share/tool?canonicalUrl=http%3A%2F%2Flocalhost%2Fwp%2Fhello-world%2F" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Tumblr</span> </button> <button class="simplesocial-twt-share" data-href="https://twitter.com/share?text=Hello+world%21&amp;url=http://localhost/wp/hello-world/" rel="nofollow" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Twitter</span> </button> <button onclick="javascript:window.location.href = this.dataset.href;return false;" class="simplesocial-email-share" data-href="mailto:?subject=Hello+world%21&amp;body=http://localhost/wp/hello-world/"><span class="simplesocialtxt">Email</span></button> <button class="simplesocial-gplus-share" data-href="https://plus.google.com/share?url=http://localhost/wp/hello-world/" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Google+</span></button> <button target="popup" class="simplesocial-linkedin-share" data-href="https://www.linkedin.com/cws/share?url=http://localhost/wp/hello-world/" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">LinkedIn</span></button> <button rel="nofollow" class="simplesocial-pinterest-share" onclick="var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e);return false;"><span class="simplesocialtxt">Pinterest</span></button> <button class="simplesocial-reddit-share" data-href="https://reddit.com/submit?url=http://localhost/wp/hello-world/&amp;title=Hello+world%21" onclick="javascript:window.open(this.dataset.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><span class="simplesocialtxt">Reddit</span> </button> </div> <p>Wel&shy;come to Word&shy;Press.<br> <img class="alignnone size-medium wp-image-8" src="http://localhost/wp/wp-content/uploads/2018/07/DZV_1UkX4AEUlTZ-300x202.jpg" alt="" width="300" height="202" srcset="http://localhost/wp/wp-content/uploads/2018/07/DZV_1UkX4AEUlTZ-300x202.jpg 300w, http://localhost/wp/wp-content/uploads/2018/07/DZV_1UkX4AEUlTZ-768x517.jpg 768w, http://localhost/wp/wp-content/uploads/2018/07/DZV_1UkX4AEUlTZ.jpg 789w" sizes="(max-width: 300px) 100vw, 300px"><br> This is your first post. Edit or delete it, then start writ&shy;ing!</p> <a href="http://localhost/wp/hello-world/" class="more-link">Read more</a> </div> HTML; $dom = new DOMDocument; $dom->loadHTML($html); $xpath = new DOMXPath($dom); // using a loop in case there are multiple occurrences foreach ($xpath->query("//div[contains(@class, 'simplesocialbuttons')]") as $node) { $result[] = $dom->saveHTML($node); } var_export($result);

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.5.80.0100.00717.13
8.5.70.0120.00717.16
8.5.60.0110.00717.07
8.5.50.0090.00517.13
8.5.30.0110.00821.55
8.5.20.0090.01019.70
8.5.10.0110.00816.91
8.5.00.0150.00820.34
8.4.230.0090.00520.01
8.4.220.0090.00820.14
8.4.210.0140.00721.75
8.4.180.0160.00720.13
8.4.170.0130.00824.26
8.4.160.0170.00623.61
8.4.150.0060.00717.11
8.4.140.0100.01117.95
8.4.130.0090.01219.83
8.4.120.0140.00622.69
8.4.110.0060.01520.98
8.4.100.0140.00718.20
8.4.90.0130.00818.22
8.4.80.0130.00721.12
8.4.70.0120.00918.15
8.4.60.0060.00619.05
8.4.50.0130.00918.11
8.4.40.0030.01718.01
8.4.30.0060.01619.96
8.4.20.0080.00020.75
8.4.10.0100.00019.89
8.3.320.0140.01018.82
8.3.310.0100.01018.95
8.3.300.0130.00721.21
8.3.290.0110.00921.17
8.3.280.0120.00718.89
8.3.270.0150.00917.25
8.3.260.0040.00416.94
8.3.250.0080.00019.47
8.3.240.0040.00516.76
8.3.230.0130.00616.73
8.3.220.0110.00817.91
8.3.210.0110.00917.11
8.3.200.0040.00517.18
8.3.190.0060.00217.62
8.3.180.0040.00517.01
8.3.170.0120.00617.57
8.3.160.0050.00316.90
8.3.150.0090.00917.60
8.3.140.0050.00517.69
8.3.130.0060.00617.16
8.3.120.0040.00419.57
8.3.110.0000.00820.94
8.3.100.0030.00618.96
8.3.90.0060.00926.77
8.3.80.0060.00317.25
8.3.70.0100.01316.88
8.3.60.0110.00718.93
8.3.50.0090.00517.75
8.3.40.0090.00619.22
8.3.30.0030.01319.02
8.3.20.0030.00619.20
8.3.10.0070.00023.85
8.3.00.0030.00522.13
8.2.320.0100.01218.50
8.2.310.0110.00918.48
8.2.300.0100.00920.66
8.2.290.0120.00720.96
8.2.280.0140.00619.11
8.2.270.0070.01117.93
8.2.260.0140.00019.50
8.2.250.0040.00419.06
8.2.240.0030.00519.34
8.2.230.0130.00722.58
8.2.220.0060.00324.06
8.2.210.0030.00526.77
8.2.200.0060.00317.13
8.2.190.0090.00618.66
8.2.180.0100.01318.66
8.2.170.0130.00322.96
8.2.160.0110.00419.79
8.2.150.0040.00424.18
8.2.140.0040.00424.66
8.2.130.0040.00421.22
8.2.120.0000.00826.35
8.2.110.0030.00621.36
8.2.100.0080.00418.22
8.2.90.0040.00418.34
8.2.80.0000.00818.30
8.2.70.0080.00018.30
8.2.60.0050.00318.72
8.2.50.0000.00918.13
8.2.40.0040.00419.92
8.2.30.0060.00321.07
8.2.20.0070.00318.43
8.2.10.0030.00518.72
8.2.00.0080.00019.73
8.1.340.0100.01218.03
8.1.330.0100.00917.01
8.1.320.0120.00816.67
8.1.310.0120.00619.12
8.1.300.0090.00020.69
8.1.290.0070.00330.84
8.1.280.0120.00625.92
8.1.270.0070.00324.20
8.1.260.0050.00326.35
8.1.250.0030.00528.09
8.1.240.0030.00724.21
8.1.230.0070.00423.20
8.1.220.0050.00318.16
8.1.210.0080.00018.77
8.1.200.0060.00317.85
8.1.190.0000.00817.61
8.1.180.0050.00318.10
8.1.170.0060.00319.03
8.1.160.0020.00519.27
8.1.150.0040.00419.18
8.1.140.0000.00920.98
8.1.130.0030.00320.66
8.1.120.0060.00317.78
8.1.110.0000.00717.73
8.1.100.0040.00417.82
8.1.90.0000.00817.86
8.1.80.0000.00817.75
8.1.70.0040.00417.81
8.1.60.0000.00818.05
8.1.50.0050.00317.83
8.1.40.0090.00017.96
8.1.30.0030.00518.11
8.1.20.0000.00918.04
8.1.10.0040.00417.87
8.1.00.0000.00817.97
8.0.300.0060.00321.89
8.0.290.0030.00617.00
8.0.280.0000.00718.77
8.0.270.0070.00017.56
8.0.260.0040.00420.55
8.0.250.0030.00417.29
8.0.240.0080.00017.36
8.0.230.0000.00717.26
8.0.220.0000.00817.26
8.0.210.0000.00717.39
8.0.200.0000.00717.43
8.0.190.0080.00017.42
8.0.180.0000.00817.26
8.0.170.0030.00617.18
8.0.160.0040.00417.45
8.0.150.0040.00417.21
8.0.140.0050.00317.32
8.0.130.0070.00013.78
8.0.120.0030.00717.23
8.0.110.0050.00217.35
8.0.100.0030.00517.27
8.0.90.0070.00017.40
8.0.80.0070.00917.31
8.0.70.0040.00417.27
8.0.60.0030.00617.33
8.0.50.0040.00417.11
8.0.30.0110.00717.58
8.0.20.0080.01117.42
8.0.10.0050.00217.47
8.0.00.0080.01117.32
7.4.330.0050.00015.55
7.4.320.0000.00616.88
7.4.300.0030.00316.85
7.4.290.0040.00416.88
7.4.280.0040.00416.97
7.4.270.0000.00716.92
7.4.260.0030.00516.87
7.4.250.0080.00016.96
7.4.240.0000.00816.75
7.4.230.0050.00317.12
7.4.220.0080.00017.12
7.4.210.0020.01516.97
7.4.200.0000.00716.64
7.4.160.0140.00516.98
7.4.140.0100.01017.86
7.4.130.0030.02216.97
7.4.120.0070.01316.89
7.4.110.0100.01016.85
7.4.100.0150.00316.87
7.4.90.0030.01916.91
7.4.80.0030.01419.39
7.4.70.0110.01017.08
7.4.60.0060.00916.79
7.4.50.0070.00316.84
7.4.40.0090.00916.89
7.4.00.0060.01015.19
7.3.330.0000.00513.39
7.3.320.0000.00513.48
7.3.310.0020.00516.50
7.3.300.0050.00216.55
7.3.290.0040.00416.46
7.3.280.0040.01416.68
7.3.260.0070.01116.82
7.3.240.0150.00516.81
7.3.230.0110.00816.78
7.3.210.0130.00316.74
7.3.200.0160.00016.74
7.3.190.0150.00716.59
7.3.180.0130.01016.95
7.3.170.0030.01316.84
7.3.160.0080.00816.70
7.3.10.0170.00816.77
7.3.00.0030.01216.72
7.2.330.0080.01217.13
7.2.320.0110.00716.83
7.2.310.0090.01517.05
7.2.300.0150.00316.95
7.2.290.0070.01116.78
7.2.130.0060.01017.03
7.2.120.0110.01116.95
7.2.110.0030.01417.11
7.2.100.0070.00717.14
7.2.90.1020.00516.11
7.2.80.0870.00915.96
7.2.70.1170.00516.25
7.2.60.0950.01116.12
7.2.50.1300.00916.20
7.2.40.0900.00716.29
7.2.30.0830.00816.04
7.2.20.0620.00816.16
7.2.10.0830.00916.28
7.2.00.0820.00515.89
7.1.250.0070.01115.61
7.1.210.1750.01313.95
7.1.200.1990.01014.14
7.1.190.1860.01013.93
7.1.180.2220.01014.15
7.1.170.1960.01014.09
7.1.160.1810.00914.14
7.1.150.1980.00913.77
7.1.140.1960.01014.16
7.1.130.1880.00314.23
7.1.120.1590.01413.86
7.1.110.0360.01014.17
7.1.100.1390.00313.73
7.1.90.0340.00913.95
7.1.80.3730.01014.10
7.1.70.0760.00714.24
7.1.60.0760.01331.96
7.1.50.0580.01631.75
7.1.40.0480.01231.85
7.1.30.0320.02531.81
7.1.20.0580.01731.57
7.1.10.0720.01114.01
7.1.00.0860.00313.83

preferences:
58.94 ms | 2474 KiB | 5 Q