<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PHP UK Conference 2014 - Davey Shafik - PHP Under The Hood</title>
        <link>https://phpc.tv/videos/watch/0575189a-0dfa-4846-9e16-eb0c9a718d04</link>
        <description>We've all experienced performance issues and we would typically turn to a profiler. Whether that's something in userland, or a tool like xdebug or xhprof, the reason is the same: to figure out why our code is slow. This talk will take that inspection a step further and look under the hood of PHP, at the C internals, for common performance problems. If you've ever wanted to know exactly what your code is doing, and why ++$i is faster than $i++, this talk is for you. Note: This is an advanced talk, you should be extremely familiar with PHP and have some experience with profiling if you are to get the most from this talk.</description>
        <lastBuildDate>Tue, 14 Apr 2026 19:22:23 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>PHP UK Conference 2014 - Davey Shafik - PHP Under The Hood</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/0575189a-0dfa-4846-9e16-eb0c9a718d04</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://phpc.tv/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://phpc.tv/feeds/video-comments.xml?videoId=0575189a-0dfa-4846-9e16-eb0c9a718d04" rel="self" type="application/rss+xml"/>
    </channel>
</rss>