<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PHP UK Conference 2016 - Juozas Kaziukėnas - From PHP to Machine Code</title>
        <link>https://phpc.tv/videos/watch/911d904d-62c3-40a1-bc7d-75942fddeae0</link>
        <description>What exactly happens when you run php example.com? I wanted to answer this, so I decided to build my own PHP interpreter. Let me tell you what I learned and what does fancy words like opcodes and bytecode cache mean. With now two main rivals the standard PHP and HHVM from Facebook, there are plenty of choices to run your code fast. But they are both complicated projects, making it hard to understand the inner workings. Rather than relying on them to magically do the right thing, understand the principles of programming languages.</description>
        <lastBuildDate>Tue, 14 Apr 2026 21:33:18 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>PHP UK Conference 2016 - Juozas Kaziukėnas - From PHP to Machine Code</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/911d904d-62c3-40a1-bc7d-75942fddeae0</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=911d904d-62c3-40a1-bc7d-75942fddeae0" rel="self" type="application/rss+xml"/>
    </channel>
</rss>